[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#605008: release.debian.org: unblock: fusionforge/5.0.2-5



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,

I'd like to request an unblock for fusionforge/5.0.2-4, which contains a
single patch fixing RC bug #604218:

,----
| === modified file 'gforge/deb-specific/install-chroot.sh'
| --- gforge/deb-specific/install-chroot.sh	2010-10-03 13:36:24 +0000
| +++ gforge/deb-specific/install-chroot.sh	2010-11-26 08:48:49 +0000
| @@ -77,10 +77,6 @@
|  	# pthread cancel
|  	cp /lib/libgcc_s* $CHROOTDIR/lib
|  	
| -	# pam extras 
| -	# pam_limits.so
| -	cp /lib/libcap* $CHROOTDIR/lib
| -        
|  	# nss extras
|  	# /lib/libnss_pgsql ?
|  	cp /lib/libcom_err* $CHROOTDIR/lib
| 
| === modified file 'gforge/debian/changelog'
| --- gforge/debian/changelog	2010-10-29 12:17:14 +0000
| +++ gforge/debian/changelog	2010-11-26 08:50:26 +0000
| @@ -1,3 +1,11 @@
| +fusionforge (5.0.2-5) unstable; urgency=low
| +
| +  * Stop trying to copy libcap into chroot, since it's not used by PAM
| +    anymore and therefore not guaranteed to be present, thanks to Lucas
| +    Nussbaum and Hideki Yamane (closes: #604218).
| +
| + -- Roland Mas <lolando@debian.org>  Fri, 26 Nov 2010 09:50:25 +0100
| +
|  fusionforge (5.0.2-4) unstable; urgency=low
|  
|    * Fixed logic in create-mailing-lists.pl script, allowing it to actually
`----

  Explanation for the bug and patch: PAM used to depend on libcap2, so
the corresponding files had to be copied into the chroot.  That has
changed (in 2007 apparently), and there are systems where libcap2 isn't
installed, and the script fails on them.  In “real-world” systems the
risk is small because ntp (which is commonly installed on servers) pulls
in libcap2, but the bug exists nevertheless.

  Thanks,

Roland.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Roland Mas

Qu'est-ce qui est jaune, qui pèse deux cents kilos et qui chante ?
Un canari.  Belle bête, pas vrai ?



Reply to: