[docker-io/f22] (6 commits) ...NVR: docker-io-1.5.0-19.git5d7adce

2015-03-16 Thread Lokesh Mandvekar
Summary of changes:

  cba582d... point Source0 URL to github @lsm5 (*)
  a9ec958... correct Source0 URL (*)
  54b3403... use project instead of hack symlink (*)
  f67b88c... BTRFS_BUILD_VERSION removed, use btrfs_noversion for now (*)
  01702d0... correct path for make.sh (*)
  75da334... NVR: docker-io-1.5.0-19.git5d7adce (*)

(*) This commit already existed in another branch; no separate mail sent
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1200899] F21 has newer NVR than F22

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1200899



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
docker-io-1.5.0-19.git5d7adce.fc22 has been submitted as an update for Fedora
22.
https://admin.fedoraproject.org/updates/docker-io-1.5.0-19.git5d7adce.fc22

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1171928] update from 3.2-27 to 3.2-28 fails on docker fedora 21 image

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171928



--- Comment #19 from Dusty Mabe dustym...@redhat.com ---
(In reply to Daniel Walsh from comment #18)
 Would it be better to make the filesystem package handle this more
 gracefully.  IE Don't report the error if it attempts to change the
 permissions on a directory that is read only.

That may be the most practical solution. The one thing I don't like about it is
that (I think) it would require other distros to do something similar. I know
we aren't responsible for them, but it would be nice if there was a solution
that could be implemented at the Docker level. Another thing to think about
is that we would need to release an updated version of the filesystem package
for those older OSes. Is that a big deal? I don't know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1171928] update from 3.2-27 to 3.2-28 fails on docker fedora 21 image

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171928



--- Comment #18 from Daniel Walsh dwa...@redhat.com ---
Would it be better to make the filesystem package handle this more gracefully. 
IE Don't report the error if it attempts to change the permissions on a
directory that is read only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1189028] docker fd leak

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1189028

Vivek Goyal vgo...@redhat.com changed:

   What|Removed |Added

 CC||vgo...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1171928] update from 3.2-27 to 3.2-28 fails on docker fedora 21 image

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171928

Ondrej Vasik ova...@redhat.com changed:

   What|Removed |Added

 CC||jzel...@redhat.com
  Flags||needinfo?(jzel...@redhat.co
   ||m)



--- Comment #20 from Ondrej Vasik ova...@redhat.com ---
%verify(not mode) /sys may be an option. Adding Jan Zeleny. Honzo, is there
some other alternative what can be used here? Is %verify(not mode) safe way to
resolve this issue caused by underlying kernel?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1171928] update from 3.2-27 to 3.2-28 fails on docker fedora 21 image

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171928

Jan Zeleny jzel...@redhat.com changed:

   What|Removed |Added

 CC||ffe...@redhat.com,
   ||lkar...@redhat.com
  Flags|needinfo?(jzel...@redhat.co |needinfo?(ffe...@redhat.com
   |m)  |)
   ||needinfo?(lkar...@redhat.co
   ||m)



--- Comment #21 from Jan Zeleny jzel...@redhat.com ---
No idea ... redirecting to our rpm developers ...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[docker-io] correct path for make.sh

2015-03-16 Thread Lokesh Mandvekar
commit 01702d0a695cd2c7b47f57685c35981c22ebbe9a
Author: Lokesh Mandvekar l...@fedoraproject.org
Date:   Mon Mar 16 13:10:45 2015 -0500

correct path for make.sh

Signed-off-by: Lokesh Mandvekar l...@fedoraproject.org

 docker-io.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docker-io.spec b/docker-io.spec
index d1ee54f..6325f22 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -221,7 +221,7 @@ export DOCKER_GITCOMMIT=%{shortcommit}/%{version}
 export DOCKER_BUILDTAGS=selinux btrfs_noversion
 export GOPATH=$(pwd)/_build:$(pwd)/vendor:%{gopath}
 
-DEBUG=1 project/make.sh dynbinary
+DEBUG=1 hack/make.sh dynbinary
 docs/man/md2man-all.sh
 cp contrib/syntax/vim/LICENSE LICENSE-vim-syntax
 cp contrib/syntax/vim/README.md README-vim-syntax.md
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File docker-14eeb3b.tar.gz uploaded to lookaside cache by lsm5

2015-03-16 Thread Lokesh Mandvekar
A file has been added to the lookaside cache for docker-io:

b61e5e47ac07f3da4bbe1a68db74f3e1  docker-14eeb3b.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1189028] docker fd leak

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1189028



--- Comment #11 from Daniel Walsh dwa...@redhat.com ---
There is no unregistermachine.  I don't see a nice way to call conn.Close.  I
have changed the code to only do conn.InitConnection once, which will at least
only open one descriptor for all of the daemon run.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1189028] docker fd leak

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1189028



--- Comment #12 from Daniel Walsh dwa...@redhat.com ---
I have checked it into the docker-1.5.0 branch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1202517] New: docker fd leak

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202517

Bug ID: 1202517
   Summary: docker fd leak
   Product: Red Hat Enterprise Linux 7
   Version: 7.2
 Component: docker
  Keywords: Extras
  Assignee: dwa...@redhat.com
  Reporter: dwa...@redhat.com
QA Contact: virt-b...@redhat.com
CC: adima...@gmail.com, admil...@redhat.com,
aroza...@redhat.com, b...@wtnb.mydns.jp,
dwa...@redhat.com, extras...@fedoraproject.org,
golang@lists.fedoraproject.org, hushan@gmail.com,
jchal...@redhat.com, je...@redhat.com,
jma...@redhat.com, jper...@centos.org,
l...@redhat.com, mat...@redhat.com,
mgold...@redhat.com, mimi...@redhat.com, s...@shk.io,
s...@redhat.com, thr...@redhat.com,
tstcl...@redhat.com, vba...@redhat.com,
vgo...@redhat.com
Depends On: 1189028
  Keywords: Extras




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1189028
[Bug 1189028] docker fd leak
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


[Bug 1202517] docker fd leak

2015-03-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1202517

Daniel Walsh dwa...@redhat.com changed:

   What|Removed |Added

   Keywords|Extras  |
 Status|NEW |ASSIGNED



--- Comment #1 from Daniel Walsh dwa...@redhat.com ---
This will require a new build of docker-1.5.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang


File docker-5d7adce.tar.gz uploaded to lookaside cache by lsm5

2015-03-16 Thread Lokesh Mandvekar
A file has been added to the lookaside cache for docker-io:

2b85eff027e0efa78f37d5069ea5c3c4  docker-5d7adce.tar.gz
___
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang