Your message dated Sat, 03 Dec 2005 14:02:22 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#246006: fixed in devscripts 2.9.10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Apr 2004 19:40:58 +0000
>From [EMAIL PROTECTED] Mon Apr 26 12:40:58 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.wanadoo.fr (mwinf0103.wanadoo.fr) [193.252.22.30] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BIByM-00042m-00; Mon, 26 Apr 2004 12:40:58 -0700
Received: from bylbo.nowhere.earth (APuteaux-115-1-12-89.w81-50.abo.wanadoo.fr 
[81.50.150.89])
        by mwinf0103.wanadoo.fr (SMTP Server) with ESMTP
        id 805DF1BFC2EA; Mon, 26 Apr 2004 21:40:26 +0200 (CEST)
Received: from dwitch by bylbo.nowhere.earth with local (Exim 3.36 #1 (Debian))
        id 1BIC1J-0005XZ-00; Mon, 26 Apr 2004 21:44:01 +0200
Date: Mon, 26 Apr 2004 21:44:00 +0200
From: Yann Dirson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: dpkg-depcheck: does not work for me - probable symlinks issue
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Reportbug-Version: 2.58
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Yann Dirson <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: devscripts
Version: 2.7.95.1
Severity: normal

Here is the log from running 'debuild clean' on a source tree on my system.
I uniq'd the log to spare more than 2000 clones of the "Use of
uninitialized" messages:

$ uniq /tmp/log 
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp
/usr/bin/make distclean
make[1]: entrant dans le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7 »
(cd src && /usr/bin/make clean)
make[2]: entrant dans le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7/src »
(cd bigloo && /usr/bin/make clean)
make[3]: entrant dans le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7/src/bigloo »
Makefile:15: ../../etc/bigloo/Makefile.skb: Aucun fichier ou répertoire de ce 
type
make[3]: *** Pas de règle pour fabriquer la cible « 
../../etc/bigloo/Makefile.skb ». Arrêt.
make[3]: quittant le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7/src/bigloo »
make[2]: *** [clean] Erreur 2
make[2]: quittant le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7/src »
make[1]: *** [clean] Erreur 2
make[1]: quittant le répertoire « 
/disc5/dwitch/deb/bigloo/skribe-1.1a+1.1b-beta7 »
make: [clean] Erreur 2 (ignorée)
rm -f examples/slide/slides.dvi examples/slide/slides.pdf 
examples/slide/slides.ps \
        examples/slide/slides.log examples/slide/slides.out
dh_clean

----------------------------------------------------------------------
Use of uninitialized value in string eq at 
/usr/share/devscripts/Devscripts/Packages.pm line 192.
Something wicked happened to the output of dpkg -S /var/lib/dpkg at 
/usr/bin/dpkg-depcheck line 267
Use of uninitialized value in string eq at 
/usr/share/devscripts/Devscripts/Packages.pm line 192.
Something wicked happened to the output of dpkg -S /usr at 
/usr/bin/dpkg-depcheck line 267
The following files did not appear to belong to any package:
/etc/dpkg/dpkg.cfg
/etc/devscripts.conf
Packages needed:
  
$


I appears that those 2 entries (/var/lib/dpkg and /usr) are indeed symlinks
to a partition with more space:

$ ls -ld /var/lib/dpkg /usr
lrwxrwxrwx    1 root     root            9 2001-04-17 00:50 /usr -> disc4/usr
lrwxrwxrwx    1 root     root           19 2001-04-17 00:53 /var/lib/dpkg -> 
/disc2/var_lib_dpkg

Whereas the validity of the /var/lib/dpkg symlink can surely be discussed,
the /usr one is at least explicitely allowed by policy, so that should not
be a big problem.

Here is the output of dpkg -S, on which the program appears to barf:

$ dpkg -S /var/lib/dpkg
base-files, dpkg, dselect, dpkg-ftp: /var/lib/dpkg

I won't copy the huge output for /usr, as it basically looks the same, which
is AFAICT completely normal.


-- 
Yann Dirson    <[EMAIL PROTECTED]> |    Why make M$-Bill richer & richer ?
Debian-related: <[EMAIL PROTECTED]> |   Support Debian GNU/Linux:
Pro:    <[EMAIL PROTECTED]> |  Freedom, Power, Stability, Gratuity
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

---------------------------------------
Received: (at 246006-close) by bugs.debian.org; 3 Dec 2005 22:13:40 +0000
>From [EMAIL PROTECTED] Sat Dec 03 14:13:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EifSY-0007LT-4Z; Sat, 03 Dec 2005 14:02:22 -0800
From: Julian Gilbey <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#246006: fixed in devscripts 2.9.10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Dec 2005 14:02:22 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6

Source: devscripts
Source-Version: 2.9.10

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

devscripts_2.9.10.dsc
  to pool/main/d/devscripts/devscripts_2.9.10.dsc
devscripts_2.9.10.tar.gz
  to pool/main/d/devscripts/devscripts_2.9.10.tar.gz
devscripts_2.9.10_i386.deb
  to pool/main/d/devscripts/devscripts_2.9.10_i386.deb



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.
Julian Gilbey <[EMAIL PROTECTED]> (supplier of updated devscripts 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: SHA1

Format: 1.7
Date: Sat,  3 Dec 2005 20:24:38 +0000
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.9.10
Distribution: unstable
Urgency: low
Maintainer: Julian Gilbey <[EMAIL PROTECTED]>
Changed-By: Julian Gilbey <[EMAIL PROTECTED]>
Description: 
 devscripts - Scripts to make the life of a Debian Package maintainer easier
Closes: 232000 237726 246006 326881 339657 340301
Changes: 
 devscripts (2.9.10) unstable; urgency=low
 .
   * bts: handle 8-bit encodings in DEBFULLNAME for "From:" field of emails
     sent (Closes: #339657)
   * bts: submitter and reassign accept multiple bug numbers (Closes:
     #237726)
   * bts: document "it" for referring to previous bug number
   * debchange: provide -m/--maintmaint switch to use the maintainer name
     from the most recent changelog entry rather than using the environment
     variables (Closes: #232000)
   * debcommit: add support for bzr (Closes: #340301)
   * debuild: improve examples in manpage (Closes: #326881)
   * dpkg-depcheck: completely rewrite symlink handling code to fix bug
     where /usr was a symlink (Closes: #246006)
Files: 
 afaa47564f99155bc7c81657b7dc4f40 685 devel optional devscripts_2.9.10.dsc
 c6d7511ec922247696b2f9da14d1c838 337329 devel optional devscripts_2.9.10.tar.gz
 d5b455fd3535f4aab3ed34d28f93c68c 293406 devel optional 
devscripts_2.9.10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDkgtWDU59w/205FkRAqu0AJ9r4degG5vvYbeweUzYP7Im/WR8jACeOd+8
2TJ+KmA4bv0atc39+D7WWM8=
=lvtT
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to