Your message dated Sat, 13 Jun 2020 15:48:38 +0000
with message-id <[email protected]>
and subject line Bug#901723: fixed in bootpc 0.64-8
has caused the Debian Bug report #901723,
regarding cowbuilder not working properly under docker
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
901723: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901723
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.8.12.2
Severity: normal

Dear Maintainer,

The `git-pbuilder create` works well within the host but is giving
errors when running under docker. It'll fail with the following error:

I: Installing apt-lines
I: Refreshing the base.tgz
I: upgrading packages
I: mounting /proc filesystem
mount: /var/cache/pbuilder/base.cow/proc: permission denied.
W: Aborting with an error
E: pbuilder create failed
I: forking: rm -rf /var/cache/pbuilder/base.cow
The command '/bin/sh -c git-pbuilder create' returned a non-zero code: 32

Note that

- When running within docker, the user is root. I.e., this is not a
permission problem.
- This has been duplicated and verified several times under both
latest Ubuntu (18.04) and Debian (testing & sid).

The Dockerfile that initially trigger such problem is in two steps:
https://github.com/suntong/docker/blob/master/devenv-gbp/Dockerfile
https://github.com/suntong/docker/blob/master/devenv-go/Dockerfile

But I was able to duplicate it with this simple Dockerfile:

------
FROM debian:sid

# Set the env variables to non-interactive
ENV LANG C.UTF-8
ENV DEBIAN_FRONTEND noninteractive
ENV DEBIAN_PRIORITY critical
ENV DEBCONF_NOWARNINGS yes
ENV QUILT_PATCHES=debian/patches

RUN apt-get update
RUN apt-get install --no-install-recommends -yq git-buildpackage
pbuilder cowbuilder debootstrap sudo
------

then run  `git-pbuilder create` within the docker.

 docker build --rm -t gbp /tmp/gbp
 docker run --rm -it gbp

The whole test log is posted to,
http://paste.debian.net/1029576/

Please verify. Thx.

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-buildpackage depends on:
ii  devscripts            2.17.6+deb9u1
ii  git                   1:2.11.0-3+deb9u3
ii  man-db                2.7.6.1-2
ii  python                2.7.13-2
ii  python-dateutil       2.5.3-2
ii  python-pkg-resources  33.1.1-1
ii  python-six            1.10.0-3

Versions of packages git-buildpackage recommends:
ii  cowbuilder       0.85
ii  pbuilder         0.228.7
pn  pristine-tar     <none>
pn  python-requests  <none>

Versions of packages git-buildpackage suggests:
pn  python-notify  <none>
ii  sudo           1.8.19p1-2.1
ii  unzip          6.0-21

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: bootpc
Source-Version: 0.64-8
Done: Boyuan Yang <[email protected]>

We believe that the bug you reported is fixed in the latest version of
bootpc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <[email protected]> (supplier of updated bootpc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 13 Jun 2020 11:27:30 -0400
Source: bootpc
Architecture: source
Version: 0.64-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 493507 710414 901723
Changes:
 bootpc (0.64-8) unstable; urgency=medium
 .
   * QA upload.
   * debian/patches:
     + Add patch to convert to Autotools buildsystem. This also makes
       the package cross-buildable. (Closes: #901723)
     + Add patch to fix FTBFS with clang. (Closes: #710414)
   * debian/control:
     + Bump debhelper compat to v13.
     + Bump Standards-Version to 4.5.0.
     + Add Vcs-* field for git packaging repo under Salsa Debian group.
     + Update package short description. (Closes: #493507)
     + Use Rules-Requires-Root: no.
   * debian/rules: Convert to dh sequencer.
   * debian/rules: Enable full hardening.
   * debian/source/format: Convert to "3.0 (quilt)" format.
Checksums-Sha1:
 48c640a69b8ab84205c87883aad582ed8bdeed4e 1750 bootpc_0.64-8.dsc
 7ce34d600c145d12a2a6d8015ff33dc13aea8e4b 4612 bootpc_0.64-8.debian.tar.xz
 0daaed4f7b7c3da0939b4340d4d4e95f517d6903 5535 bootpc_0.64-8_amd64.buildinfo
Checksums-Sha256:
 42c88abe98104149f20f09fc5f04a7b0d1777dd8120cc749891ab1a2440d4e8d 1750 
bootpc_0.64-8.dsc
 3fe12dff5c775de3a7cb7c22da832999196e228f67136bccde018dbbe447dd2d 4612 
bootpc_0.64-8.debian.tar.xz
 82ac26a891d3f72bca20cefc3c9e702b8d41ce84c326c266374a111470e64473 5535 
bootpc_0.64-8_amd64.buildinfo
Files:
 6188f7699b8d1252e15b7d9ae194f4a0 1750 net optional bootpc_0.64-8.dsc
 c7162e8b71e4d27531886b281ac8fe7c 4612 net optional bootpc_0.64-8.debian.tar.xz
 c41845b8f2a2a5aa532638e0484aa5a9 5535 net optional 
bootpc_0.64-8_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl7k8MsACgkQwpPntGGC
Ws7d2g//T2AhHdfpp9X+fowkPXSpSb0mNT6t/YNf73KrlvRvrZpytKusr0ueO/hh
TED3PdbNUGFAxnvcA55q34t9kR0HrROjzj4Pqyadw/Sf9WvZWXNFT8xOMm3QxRWe
KbRiGQWtYTBCvDdTpt+JkyCnJBZ+qBY9OFa564azCsveGHSZv0VKYngzbv1O7oLS
YzOjCOPfYXUQoKZd8H4xF4ix68p7RBQ+k22EAKszE/neZUzmJ2Cpm1Ox4/JvqW0A
kD1fzBDWcnwo659FIzBSXENdNrAen39I85pHO1FsrzYDN8Kzj7XxetMYdMsD+0lg
M22vpAmqjXjX+Wq7IHTnDXxfkW9ATitCvX9SmLHvAflJ6LrDq4ebcraFxlu6DDQy
pTG4ZFarD7Of6/GLrlazGlLRv15rwWc8L1/TZrHRgQ2nHWSp3VoQjazCGE6tbVF6
MjAkiYJKeVmiw4cP3ZyJzaHv1RLJ9UuRFX3qip91xEesVUmHtovRWE0xZ9SieoK8
v62OD7mKfpAX+HgEPvdkpch6SokRe/Gpr1z5HPWStIwo2lmK9xZkbPU8xnM173i+
/i5WJWT+mHK+VM0gMxTmxndaUd7ztHQSBskKQFLVQH58UuW6LqX3RCe27mysRdF/
e4PYRSEtdrhn08b+WW+jGLUgZfLlnc3rt9ATzFKfZHtVkMYTSkI=
=F8iw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to