Re: [Reproducible-builds] Missing dependencies aren't actually missing

2015-03-15 Thread Holger Levsen
On Sonntag, 15. März 2015, Holger Levsen wrote:
 what's the setting of BINDMOUNTS in your pbuilderrc? I've added /sys and
 /proc to it today, which fixed some of the FTBFS we saw, but now s3ql's...

   not


signature.asc
Description: This is a digitally signed message part.
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Re: [Reproducible-builds] Missing dependencies aren't actually missing

2015-03-15 Thread Holger Levsen
Hi Nikolaus,

On Samstag, 14. März 2015, Nikolaus Rath wrote:
  I can also reproduce this with s3ql_2.11.1+dfsg-2.dsc pbuilding for
  jessie.
 Alright, I'm at a loss:
[..]
 The current package (2.13+dfsg) builds just as fine.

what's the setting of BINDMOUNTS in your pbuilderrc? I've added /sys and /proc 
to it today, which fixed some of the FTBFS we saw, but now s3ql's...

This is from our new pbuilderrc:

# remove /run/shm bindmount once we are running jessie - this is a workaround 
for #700591
# /sys and /proc were added as workarounds for #773767
BINDMOUNTS=$BINDMOUNTS /run/shm /dev/shm /sys /proc


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Re: [Reproducible-builds] Missing dependencies aren't actually missing

2015-03-15 Thread Nikolaus Rath
On Mar 15 2015, Holger Levsen holger-Yq+U+nADzX/cal+tvhy...@public.gmane.org 
wrote:
 Hi Nikolaus,

 On Samstag, 14. März 2015, Nikolaus Rath wrote:
  I can also reproduce this with s3ql_2.11.1+dfsg-2.dsc pbuilding for
  jessie.
 Alright, I'm at a loss:
 [..]
 The current package (2.13+dfsg) builds just as fine.

 what's the setting of BINDMOUNTS in your pbuilderrc?

$ cat ~/.pbuilderrc 
AUTO_DEBSIGN=${AUTO_DEBSIGN:-no}
HOOKDIR=/var/cache/pbuilder/hooks
BINDMOUNTS=/var/cache/pbuilder/result
EXTRAPACKAGES=eatmydata

export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libeatmydata.so

$ cat /etc/pbuilderrc | grep -i BINDMOUNTS
(nothing)

Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

 »Time flies like an arrow, fruit flies like a Banana.«


signature.asc
Description: PGP signature
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds