Comments

325 Comments
karma

Works well!

karma

Works nicely.

karma

Works nicely.

let's do this!

Fixes the issue when the openshift cluster would not work.

Push to stable please since we are facing an issue with 2.10 wrt change in result file names.

Push to stable please since we are facing an issue with 2.10 wrt change in result file names.

Unfortunately I'm having this issue: https://github.com/varlink/python/issues/5

$ python3 -m varlink.cli help unix:/run/io.projectatomic.podman                                                                                                  
Traceback (most recent call last):                                        
  File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main                                                                                                   
    "__main__", mod_spec)                                                 
  File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code                                                                                                              
    exec(code, run_globals)                                             
  File "/usr/lib/python3.6/site-packages/varlink/cli.py", line 107, in <module>                                                                                             
    args.func(args)                                          
  File "/usr/lib/python3.6/site-packages/varlink/cli.py", line 60, in varlink_help
    client = varlink.Client(address)                                                                                                                                       
  File "/usr/lib/python3.6/site-packages/varlink/client.py", line 328, in __init__                                                                                          
    if address[0] == '@':                                                                                                                                                   
IndexError: string index out of range  

Works well!

karma

fixed the issue with plugging headphones for me

karma

I installed directly from koji: dnf install https://kojipkgs.fedoraproject.org//packages/conu/0.2.0/1.fc27/noarch/python3-conu-0.2.0-1.fc27.noarch.rpm https://kojipkgs.fedoraproject.org//pack ages/conu/0.2.0/1.fc27/noarch/python2-conu-0.2.0-1.fc27.noarch.rpm

Works as expected.

BZ#1510351 CVE-2017-14992 docker: Lack of content verification [fedora-all]
BZ#1508376 docker-storage-setup fails to start

I installed these packages on my rawhide box, and openshift origin still can't run -- getting the same error as Petr mentioned above:

Error: failed to start container "deployment":
 Error response from daemon: {"message":"oci runtime error: container_linux.go:247: starting container process caused \"process_linux.go:364: container init caused \\\"rootfs
_linux.go:54: mounting \\\\\\\"/var/lib/origin/openshift.local.volumes/pods/61474a7b-c854-11e7-a327-68f728aba37f/volumes/kubernetes.io~secret/deployer-token-frqln\\\\\\\" to
rootfs \\\\\\\"/var/lib/docker/overlay2/17772cead9f9fb1d52d6dc456a881cd6a828c8bb08bd91267805478a5732f29a/merged\\\\\\\" at \\\\\\\"/var/lib/docker/overlay2/17772cead9f9fb1d52
d6dc456a881cd6a828c8bb08bd91267805478a5732f29a/merged/run/secrets/kubernetes.io/serviceaccount\\\\\\\" caused \\\\\\\"mkdir /var/lib/docker/overlay2/17772cead9f9fb1d52d6dc456
a881cd6a828c8bb08bd91267805478a5732f29a/merged/run/secrets/kubernetes.io: read-only file system\\\\\\\"\\\"\"\n"}
BZ#1357171 source-to-image-v1.1.7 is available