[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #1 from John Eckersberg --- Ok, some more detail at least on the "Authentication is required" bit. GetRemoteHistory contains the following line: req.Header.Set("Authorization", "Token "+strings.Join(token, ", ")) However, token

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #2 from John Eckersberg --- I see at least a few patches on master upstream that are related to this: https://github.com/dotcloud/docker/commit/045989e3d824f577cd90a6386b66a5814e703766 https://github.com/dotcloud/docker/commit/ec

[Bug 1037634] The devicemapper volumes are not removed after container is removed

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037634 --- Comment #4 from Alexander Larsson --- Michal: Not sure what you mean, you seem to have some mounts with 3.2 gigs of data in /var/lib/devicemapper/mnt, which implies that you have either a container or an image. Plus, the loopback mounts in

[Bug 1022983] Update to Go 1.2

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1022983] Update to Go 1.2

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #24 from Fedora Update System --- golang-1.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-1.2-1.el6 -- You are receiving this mail because: You are on the CC list for the

[Bug 1034951] golang-vim has unsatisfied dependencies on epel6

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034951 --- Comment #7 from Fedora Update System --- golang-1.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-1.2-1.el6 -- You are receiving this mail because: You are on the CC list for the

[Bug 1034951] golang-vim has unsatisfied dependencies on epel6

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034951 --- Comment #8 from Fedora Update System --- golang-1.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-1.2-1.fc19 -- You are receiving this mail because: You are on the CC list for the bu

[Bug 1022983] Update to Go 1.2

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #25 from Fedora Update System --- golang-1.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-1.2-1.fc19 -- You are receiving this mail because: You are on the CC list for the b

[Bug 1022983] Update to Go 1.2

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 --- Comment #26 from Fedora Update System --- golang-1.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-1.2-1.fc20 -- You are receiving this mail because: You are on the CC list for the b

[Bug 1034951] golang-vim has unsatisfied dependencies on epel6

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034951 --- Comment #9 from Fedora Update System --- golang-1.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-1.2-1.fc20 -- You are receiving this mail because: You are on the CC list for the bu

[Bug 1038329] New: Updating docker-io should probably restart the daemon

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038329 Bug ID: 1038329 Summary: Updating docker-io should probably restart the daemon Product: Fedora Version: 19 Component: docker-io Assignee: l...@redhat.com Reporter: l...@mit

[Bug 1022983] Update to Go 1.2

2013-12-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1022983 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #27 from Fed

[Bug 1038683] New: golang appears to contain an ECC implementation

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 Bug ID: 1038683 Summary: golang appears to contain an ECC implementation Product: Fedora Version: 20 Component: golang Assignee: a...@spicenitz.org Reporter: nott...@redhat

[Bug 1038683] golang appears to contain an ECC implementation

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 Vincent Batts changed: What|Removed |Added Assignee|a...@spicenitz.org |vba...@redhat.com -- You are receivi

[Bug 1038683] golang appears to contain an ECC implementation

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 --- Comment #1 from Vincent Batts --- This will take a bit of work/consideration on which curves are not allowed. From just stdlib alone, the following libraries import from crypto/elliptic: * crypto/ecdsa * crypto/x509 - also imports from c

[Bug 1038683] golang appears to contain an ECC implementation

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 --- Comment #2 from Vincent Batts --- per http://golang.org/src/pkg/crypto/ecdsa/ecdsa.go, the ecdsa implementation is to spec of the Suite B guide for FIPS 186-3 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 1038683] golang appears to contain an ECC implementation

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 Vincent Batts changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this m

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #3 from John Eckersberg --- I've provisioned a clean RHEL 6.5 VM and cannot reproduce this issue there, so whatever the issue is seems to be isolated to this one system. Also of note is that I get the exact same error if I use the

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #4 from Lokesh Mandvekar --- I see, this didn't occur on my rhel instance either, but I saw a 404 on my rawhide machine for docker-io built using go1.2, need to check -- You are receiving this mail because: You are on the CC list

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #5 from John Eckersberg --- I think you'll get the 404 at the end if any of the downloads fail. I think this patch upstream fixes that part: https://github.com/dotcloud/docker/commit/d47507791e14908e78cf38d415a9863c9ef75c5e --

[Bug 1037634] The devicemapper volumes are not removed after container is removed

2013-12-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037634 --- Comment #5 from Alexander Larsson --- The -init layer deletion is fixed in master and will be in 0.7.1 This will make us unmount not used devices: https://github.com/dotcloud/docker/pull/3073 -- You are receiving this mail because: You

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-11 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 Raman Gupta changed: What|Removed |Added CC||rocketra...@gmail.com --- Comment #8 fr

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #9 from Marek Goldmann --- (In reply to Raman Gupta from comment #8) > The fix does not appear to be in Fedora 19? > > # rpm -q --info docker-io | head -2 > Name: docker-io > Version : 0.7.0 > > # cat /usr/lib/system

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #10 from Raman Gupta --- (In reply to Marek Goldmann from comment #9) > (In reply to Raman Gupta from comment #8) > > I use shorewall and ran into this issue on F19. > > The fix is available in all Fedora (and EPEL) versions. The

[Bug 1041400] New: docker permission denied errors

2013-12-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1041400 Bug ID: 1041400 Summary: docker permission denied errors Product: Fedora Version: rawhide Component: docker-io Assignee: l...@redhat.com Reporter: l...@redhat.com Q

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-12 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 --- Comment #11 from Matthew Miller --- You should also be able to disable firewalld completely with systemd mask firewalld service -- unfortunately, "disabled" does not actually mean what it seems like it might in systemd. -- You are receiv

[Bug 1042786] New: Docker can't talk to the API as certificate can't be verfified

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 Bug ID: 1042786 Summary: Docker can't talk to the API as certificate can't be verfified Product: Fedora Version: 19 Component: docker-io Assignee: l...@redhat.com

[Bug 1034951] golang-vim has unsatisfied dependencies on epel6

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034951 Vincent Batts changed: What|Removed |Added Status|ON_QA |CLOSED Resolution|---

[Bug 1034095] Hide devicemapper mounts in Gnome

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034095 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20 --- Co

[Bug 1034919] Docker-io needs libcgroup installed and running in order to function

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1034919 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20 --- Co

[Bug 1036027] Save daemon log to file

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036027 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20 --- Co

[Bug 1036217] docker-io doesn't work without firewalld

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1036217 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1026545] dockerinit fails with "libdevmapper.so.1.02: cannot open shared object file"

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1026545 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20 --- Co

[Bug 1033606] Failed to connect to network from Docker container

2013-12-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033606 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.0-14.fc19 |docker-io-0.7.0-14.fc20 --- Co

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 --- Comment #1 from Lokesh Mandvekar --- Hi Peter, Can you check if this occurs with 0.7.1-1 (currently in testing repo)? If yes, can you also check with upstream released binary? http://docs.docker.io/en/latest/installation/binaries/ I'm s

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 Peter Meier changed: What|Removed |Added Status|NEW |CLOSED Resolution|---

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 Peter Meier changed: What|Removed |Added Status|CLOSED |NEW Resolution|CURRENTRELEASE

[Bug 1044373] New: docker-io-0.7.2 is available

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Bug ID: 1044373 Summary: docker-io-0.7.2 is available Product: Fedora Version: rawhide Component: docker-io Keywords: FutureFeature, Triaged Assignee: l...@redhat.com

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 --- Comment #9 from Fedora Update System --- golang-github-syndtr-gocapability-0-0.3.git3454319.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.fc20

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 --- Comment #10 from Fedora Update System --- golang-github-syndtr-gocapability-0-0.3.git3454319.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.fc1

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 --- Comment #11 from Fedora Update System --- golang-github-syndtr-gocapability-0-0.3.git3454319.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/golang-github-syndtr-gocapability-0-0.3.git3454319.

[Bug 1044373] docker-io-0.7.2 is available

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1044373] docker-io-0.7.2 is available

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #1 from Fedora Update System --- docker-io-0.7.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.fc20 -- You are receiving this mail because: You are on the CC list

[Bug 1044373] docker-io-0.7.2 is available

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #2 from Fedora Update System --- docker-io-0.7.2-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.fc19 -- You are receiving this mail because: You are on the CC list

[Bug 1044373] docker-io-0.7.2 is available

2013-12-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #3 from Fedora Update System --- docker-io-0.7.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.2-1.el6 -- You are receiving this mail because: You are on the CC lis

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #12 from Fed

[Bug 1044373] docker-io-0.7.2 is available

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #4 from Fedo

[Bug 1029068] Review Request: golang-googlecode-tools - Supplementary tools and packages for Go

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1045173] New: Accessing Docker containers from outside network - adding firewall exceptions problem

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045173 Bug ID: 1045173 Summary: Accessing Docker containers from outside network - adding firewall exceptions problem Product: Fedora EPEL Version: el6 Component: docker-io

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 --- Comment #4 from Lokesh Mandvekar --- Peter, could you check with 0.7.2 ? this should be going into updates-testing repo for f19 and f20 soon. get the f19 rpm from here: http://kojipkgs.fedoraproject.org//packages/docker-io/0.7.2/1.fc19/x8

[Bug 1045173] Accessing Docker containers from outside network - adding firewall exceptions problem

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045173 --- Comment #1 from Lokesh Mandvekar --- hi ajinkya, docker-io 0.7.2-1.el6 should be in epel-testing repo. Could you please check with this? Please add +1 or -1 karma based on how it works for you here: https://admin.fedoraproject.org/updates

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 --- Comment #5 from Peter Meier --- Unfortunately not: $ rpm -Uvh http://kojipkgs.fedoraproject.org//packages/docker-io/0.7.2/1.fc19/x86_64/docker-io-0.7.2-1.fc19.x86_64.rpm Retrieving http://kojipkgs.fedoraproject.org//packages/docker-io/0.7

[Bug 1045220] New: Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Bug ID: 1045220 Summary: Pulling the "ubuntu" image from upstream fails Product: Fedora EPEL Version: el6 Component: docker-io Severity: low Assignee: l...@redhat.com

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 --- Comment #1 from Lokesh Mandvekar --- Hi Don, looks like it's xz that the ubuntu image depends on, cause it seemed to work fine even after removing xz-lzma-compat, but I could see this error only after removing xz. Could you verify this pl

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 --- Comment #2 from Don Marti --- Hi Lokesh, Yes, you are right. I removed xz-lzma-compat and it works: [demo@CentoOS6-2013-09-30 ~]$ docker run ubuntu echo "hello world" Unable to find image 'ubuntu' (tag: latest) locally Pulling repository

[Bug 1044373] docker-io-0.7.2 is available

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #5 from Fedora Update System --- docker-io-0.7.2-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc20 -- You are receiving this mail because: You are on the CC list

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 --- Comment #3 from Fedora Update System --- docker-io-0.7.2-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc20 -- You are receiving this mail because: You are on the CC list

[Bug 1044373] docker-io-0.7.2 is available

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #6 from Fedora Update System --- docker-io-0.7.2-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc19 -- You are receiving this mail because: You are on the CC list

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 --- Comment #4 from Fedora Update System --- docker-io-0.7.2-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.fc19 -- You are receiving this mail because: You are on the CC list

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 --- Comment #5 from Fedora Update System --- docker-io-0.7.2-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.el6 -- You are receiving this mail because: You are on the CC lis

[Bug 1044373] docker-io-0.7.2 is available

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 --- Comment #7 from Fedora Update System --- docker-io-0.7.2-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.2-2.el6 -- You are receiving this mail because: You are on the CC lis

[Bug 1037830] Error pulling image, Authentication is required / Server error: 404

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1037830 --- Comment #6 from Lokesh Mandvekar --- (In reply to John Eckersberg from comment #5) > I think you'll get the 404 at the end if any of the downloads fail. I think > this patch upstream fixes that part: > > https://github.com/dotcloud/docke

[Bug 1042786] Docker can't talk to the API as certificate can't be verfified

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1042786 --- Comment #6 from Lokesh Mandvekar --- hmm, I can't seem to replicate it, perhaps you might wanna check if this helps: https://groups.google.com/d/msg/golang-nuts/vWewH0Wum90/4A4SNmdlb8gJ -- You are receiving this mail because: You are on

[Bug 1029068] Review Request: golang-googlecode-tools - Supplementary tools and packages for Go

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Fedora Update System changed: What|Removed |Added Fixed In Version|golang-googlecode-tools-0-0 |golang-googlecode-tools-0-0

[Bug 1029068] Review Request: golang-googlecode-tools - Supplementary tools and packages for Go

2013-12-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1029068 Fedora Update System changed: What|Removed |Added Fixed In Version|golang-googlecode-tools-0-0 |golang-googlecode-tools-0-0

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2013-12-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #6 from Fedo

[Bug 1038683] golang appears to contain an ECC implementation

2013-12-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1038683 --- Comment #9 from Vincent Batts --- I've pushed a patched build to rawhide, to bake for a bit. http://koji.fedoraproject.org/koji/buildinfo?buildID=485741 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 1046469] New: docker privileged mode with cmd /sbin/init - agetty & high cpu

2013-12-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046469 Bug ID: 1046469 Summary: docker privileged mode with cmd /sbin/init - agetty & high cpu Product: Fedora Version: 20 Component: docker-io Assignee: l...@redhat.com

[Bug 1046472] New: Request for docker api python client package

2013-12-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046472 Bug ID: 1046472 Summary: Request for docker api python client package Product: Fedora Version: 20 Component: docker-io Assignee: l...@redhat.com Reporter: fort...@gmail.com

[Bug 1046472] Request for docker api python client package

2013-12-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046472 fort...@gmail.com changed: What|Removed |Added Doc Type|Bug Fix |Enhancement --- Doc Text *updated*

[Bug 1046717] New: Cancel run or pull operation doesn't actually stop the ongoing task

2013-12-26 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046717 Bug ID: 1046717 Summary: Cancel run or pull operation doesn't actually stop the ongoing task Product: Fedora Version: 20 Component: docker-io Severity: medium

[Bug 1046882] New: docker-io: Make it available for EPEL 7

2013-12-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046882 Bug ID: 1046882 Summary: docker-io: Make it available for EPEL 7 Product: Fedora EPEL Version: el7 Component: docker-io Assignee: l...@redhat.com Reporter: mgold...@redhat.

[Bug 1046882] docker-io: Make it available for EPEL 7

2013-12-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046882 --- Comment #1 from Lokesh Mandvekar --- So, to get this done, we need to wait for EPEL 7 to be released, right? -- You are receiving this mail because: You are on the CC list for the bug. ___ gola

[Bug 1047194] New: etcd-0.2.0 is available

2013-12-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1047194 Bug ID: 1047194 Summary: etcd-0.2.0 is available Product: Fedora Version: rawhide Component: etcd Keywords: FutureFeature, Triaged Assignee: lacyp...@gmail.com Re

[Bug 1046882] docker-io: Make it available for EPEL 7

2013-12-30 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046882 --- Comment #2 from Marek Goldmann --- I think you can already ask for el7 branch. I see that the process of rebuilding core packages already started - some mirrors have some EPEL 7 packages already: http://mirrors.fedoraproject.org/publiclist

[Bug 1046717] Cancel run or pull operation doesn't actually stop the ongoing task

2014-01-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046717 --- Comment #1 from Marek Goldmann --- This was reported upstream: https://github.com/dotcloud/docker/issues/3136 -- You are receiving this mail because: You are on the CC list for the bug. ___ gol

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2014-01-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1045173] Accessing Docker containers from outside network - adding firewall exceptions problem

2014-01-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045173 --- Comment #2 from ajin...@ajinkyakulkarni.com --- Hi Lokesh, I just tested it with docker-io 0.7.2-1.el6 and I am still having the same issue. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 Fedora Update System changed: What|Removed |Added Fixed In Version|golang-github-syndtr-gocapa |golang-github-syndtr-gocapa

[Bug 1032750] Review Request: golang-github-syndtr-gocapability - POSIX capability library for the Go programming language

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1032750 Fedora Update System changed: What|Removed |Added Fixed In Version|golang-github-syndtr-gocapa |golang-github-syndtr-gocapa

[Bug 1045173] Accessing Docker containers from outside network - adding firewall exceptions problem

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045173 bugzi...@consolejunkie.net changed: What|Removed |Added CC||bugzi...@consolejunkie.net

[Bug 1033797] Review Request: golang-labix-mgo - The mgo rich MongoDB driver for Go

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033797 --- Comment #2 from Lokesh Mandvekar --- In this case since we have an upstream version number, the %{release} tag should be 1%{dist}. Also, since upstream doesn't maintain tarballs, it's perhaps preferable to include in comments the steps to

[Bug 1033797] Review Request: golang-labix-mgo - The mgo rich MongoDB driver for Go

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033797 --- Comment #3 from Lokesh Mandvekar --- The version number here is probably more like a snapshot release timestamp. In that case the timestamp is probably better off in %{release} as per this: https://fedoraproject.org/wiki/Packaging:Naming

[Bug 1046882] docker-io: Make it available for EPEL 7

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046882 --- Comment #3 from Lokesh Mandvekar --- I posted a package change request asking for el7 on Bug 1000662. -- You are receiving this mail because: You are on the CC list for the bug. ___ golang mail

[Bug 1046882] docker-io: Make it available for EPEL 7

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1046882 --- Comment #4 from Lokesh Mandvekar --- (In reply to Lokesh Mandvekar from comment #3) > I posted a package change request asking for el7 on Bug 1000662. hmm, so it seems it's still too early for el7. -- You are receiving this mail because

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1044373] docker-io-0.7.2 is available

2014-01-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Fixed In Version|

[Bug 1048441] New: docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 Bug ID: 1048441 Summary: docker-io-0.7.3 is available Product: Fedora Version: rawhide Component: docker-io Keywords: FutureFeature, Triaged Assignee: l...@redhat.com

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 --- Comment #1 from Fedora Update System --- docker-io-0.7.3-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.3-1.fc20 -- You are receiving this mail because: You are on the CC list

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 --- Comment #2 from Fedora Update System --- docker-io-0.7.3-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.fc20 -- You are receiving this mail because: You are on the CC list

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 --- Comment #3 from Fedora Update System --- docker-io-0.7.3-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.fc19 -- You are receiving this mail because: You are on the CC list

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 --- Comment #4 from Fedora Update System --- docker-io-0.7.3-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/docker-io-0.7.3-2.el6 -- You are receiving this mail because: You are on the CC lis

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.2-2.el6 |docker-io-0.7.2-2.fc20 --- Com

[Bug 1044373] docker-io-0.7.2 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.2-2.el6 |docker-io-0.7.2-2.fc20 --- Com

[Bug 1044373] docker-io-0.7.2 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1044373 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.2-2.fc20 |docker-io-0.7.2-2.fc19 --- Com

[Bug 1045220] Pulling the "ubuntu" image from upstream fails

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Fedora Update System changed: What|Removed |Added Fixed In Version|docker-io-0.7.2-2.fc20 |docker-io-0.7.2-2.fc19 --- Com

[Bug 1048441] docker-io-0.7.3 is available

2014-01-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1048441 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #5 from Fedo

<    1   2   3   4   5   6   7   8   9   10   >