Package: mini-buildd
Version: 1.0.5~1.gbpb2a4a1
Severity: normal

With the new eatmydata 82 now in sid, the examples and the
default setup in Distributions do no longer work for sid (and
maybe soon jessie) builds.

This is due to the new so-file location; this should be determined automatically
for the default snippets and examples.

To fix this now, update the resp part in the custom chroot setup
script of a Distribution to something like

---
# Old style
EATMYDATA_SO=$(dpkg -L eatmydata | grep 'libeatmydata.so$')
if [ -z "${EATMYDATA_SO}" ]; then
    # New style (eatmydata-82)
    EATMYDATA_SO=$(dpkg -L libeatmydata1 | grep 'libeatmydata.so$')
fi
printf " ${EATMYDATA_SO}" >> /etc/ld.so.preload
---

-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mini-buildd depends on:
ii  adduser                     3.113+nmu3
ii  debconf [debconf-2.0]       1.5.53
ii  debootstrap                 1.0.63
ii  devscripts                  2.14.10
ii  dpkg-dev                    1.17.18
ii  gnupg                       1.4.18-4
ii  libjs-jquery                1.7.2+dfsg-3.2
ii  libjs-sphinxdoc             1.2.3+dfsg-1
ii  lintian                     2.5.28
ii  mini-buildd-common          1.0.5~1.gbpb2a4a1
ii  python-cherrypy3            3.5.0-1
ii  python-daemon               1.5.5-1
ii  python-django               1.7-3
ii  python-django-extensions    1.3.10-1
ii  python-django-registration  1.0+dfsg-2
ii  python-mini-buildd          1.0.5~1.gbpb2a4a1
ii  python-pyftpdlib            1.2.0-1
pn  python:any                  <none>
ii  reprepro                    4.16.0-1
ii  sbuild                      0.64.3-2
ii  schroot                     1.6.10-1+b1
ii  sudo                        1.8.11p1-1

Versions of packages mini-buildd recommends:
ii  python-apt  0.9.3.10

Versions of packages mini-buildd suggests:
pn  binfmt-support    <none>
ii  debootstrap       1.0.63
pn  haveged           <none>
pn  lvm2              <none>
pn  qemu-user-static  <none>

-- Configuration Files:
/etc/default/mini-buildd changed [not included]
/etc/sudoers.d/mini-buildd-sudoers [Errno 13] Permission denied: 
u'/etc/sudoers.d/mini-buildd-sudoers'

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to