On 08/24/2015 10:05 AM, Niels de Vos wrote:
On Mon, Aug 24, 2015 at 09:01:52AM +0530, Lalatendu Mohanty wrote:
On 08/22/2015 10:22 PM, Niels de Vos wrote:
Hi Lala,
Today I've prepared the glusterfs-coreutils package for the Storage SIG. Everything works fine, but there is one thing I am unable to get done. Maybe I am missing certain permissions?
The new glusterfs-coreutils package would need to be added to the CBS. This fails for me:
$ koji -p centos \ add-pkg --owner storage \ storage6-gluster-common-candidate glusterfs-coreutils SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
Doing scratch-builds works fine, so I doubt that the issue really is the SSL-certificate.
Could you let me know if I am doing something wrong, or if it is expected that I can not add new packages?
Thanks, Niels
Niels,
I correct command is "koji add-pkg storage6-gluster-common-candidate glusterfs-coreutils --owner storage". I have executed this and it is added to the SIG now. Let me know you still face the issue.
Thanks, but that really does not work for me... I'd like to add userspace-rcu and glusterfs-coreutils to the storage7 channels too, but it fails exactly the same as before:
$ koji -p centos add-pkg storage7-gluster-37-candidate userspace-rcu --owner storage SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
$ koji -p centos add-pkg storage7-gluster-common-candidate glusterfs-coreutils --owner storage SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
Note that I use "-p centos" to pick the CentOS profile for Koji, the default would connect to Fedora's instance.
Niels
Niels,
Copying Thomas to check if you need extra access to add packages.
Thomas,
Does Niels some extra access to get the access to add packages to storage sig i.e. Gluster build targets?
Thanks, Lala