Debian Bug report logs - #27277
arch=alpha specific: missing dependency on libzephyr2

version graph

Package: dpkg-dev; Maintainer for dpkg-dev is Dpkg Developers <debian-dpkg@lists.debian.org>; Source for dpkg-dev is src:dpkg (PTS, buildd, popcon).

Reported by: bap@cs.unm.edu

Date: Wed, 30 Sep 1998 18:03:07 UTC

Severity: normal

Merged with 21408

Found in version 1.4.0.22

Done: Adam Heath <adam@doogie.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to Greg Stark <gsstark@mit.edu>:
Bug#27277; Package zephyr-clients. (full text, mbox, link).


Acknowledgement sent to bap@cs.unm.edu:
New bug report received and forwarded. Copy sent to Greg Stark <gsstark@mit.edu>. (full text, mbox, link).


Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):

From: Barak Pearlmutter <bap@cs.unm.edu>
To: maintonly@bugs.debian.org
Subject: arch=alpha specific: missing dependency on libzephyr2
Date: Wed, 30 Sep 1998 11:56:42 -0600 (MDT)
Package: zephyr-clients
Version: 2.0.4-4

On an i386:

$ dpkg --status zephyr-clients | egrep '(Version|Depends)'
Version: 2.0.4-4
Depends: libc6, libcomerr2, libreadlineg2 (>= 2.1-4), libss2, libzephyr2, ncurses3.4, xlib6g (>= 3.3-5)

On an alpha:

$ dpkg --status zephyr-clients | egrep '(Version|Depends)'
Version: 2.0.4-4
Depends: libc6.1, libcomerr2, libreadlineg2 (>= 2.1-4), libss2, ncurses3.4, xlib6g (>= 3.3-5)

Note that libzephyr2 is missing on the alpha.  This means zephyrconfig
is absent, so zephyr-clients doesn't configure properly.


Information forwarded to debian-bugs-dist@lists.debian.org, Greg Stark <gsstark@mit.edu>:
Bug#27277; Package zephyr-clients. (full text, mbox, link).


Acknowledgement sent to gsstark@mit.edu (Gregory S. Stark):
Extra info received and forwarded to list. Copy sent to Greg Stark <gsstark@mit.edu>. (full text, mbox, link).


Message #10 received at 27277@bugs.debian.org (full text, mbox, reply):

From: gsstark@mit.edu (Gregory S. Stark)
To: 27277@bugs.debian.org, 21408@bugs.debian.org, bap@cs.unm.edu
Subject: This is actually a dpkg-shlibdeps bug
Date: 25 Nov 1998 16:41:45 -0500
This is actually caused by the alpha build engines not having a fixed version
of dpkg-shlibdeps. The patch is below, I reported this bug 213 days ago,
according to the BTS.

I'll merge this bug into the dpkg-shlibdeps bug.

--- dpkg-shlibdeps.orig Mon Apr  6 23:37:09 1998
+++ dpkg-shlibdeps.hacked       Mon Apr  6 23:37:17 1998
@@ -99,10 +99,10 @@
            $nthisldd++;
        } elsif (m,\s+statically linked(\s+\(ELF\))?$,) {
            $nthisldd++;
-       } elsif (m,^\s+(\S+)\.so\.(\S+)\s+=>\s+(/\S+)(\s+\(0x.+\))?$,) {
+       } elsif (m,^\s+(\S+)\.so\.(\S+)\s+=>\s+(/\S+)?,) {
            push(@libname,$1); push(@libsoname,$2); push(@libpath,$3);
            push(@libf,$execf[$i]);
-           push(@libpaths,$3) if !$libpathadded{$3}++;
+           push(@libpaths,$3) if defined($3) && !$libpathadded{$3}++;
            $nthisldd++;
        } else {
            &warn("unknown output from ldd on \`$exec[$i]': \`$_'");





Bug reassigned from package `zephyr-clients' to `dpkg-dev'. Request was from gsstark@mit.edu (Gregory S. Stark) to control@bugs.debian.org. (full text, mbox, link).


Merged 21408 27277. Request was from gsstark@mit.edu (Gregory S. Stark) to control@bugs.debian.org. (full text, mbox, link).


Reply sent to Adam Heath <adam@doogie.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to bap@cs.unm.edu:
Bug acknowledged by developer. (full text, mbox, link).


Message #19 received at 21408-done@bugs.debian.org (full text, mbox, reply):

From: Adam Heath <adam@doogie.org>
To: 21408-done@bugs.debian.org
Subject: Re: 21408: dpkg-dev: dpkg-shlibdeps parsing of ldd is overly picky, it could be more robust
Date: Sat, 23 Dec 2000 01:42:56 -0600 (CST)
This was fixed in 1.7.0, when dpkg-shlibdeps was switched to objdump.

----BEGIN GEEK CODE BLOCK----
Version: 3.12
GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-----END GEEK CODE BLOCK-----
----BEGIN PGP INFO----
Adam Heath <doogie@debian.org>        Finger Print | KeyID
67 01 42 93 CA 37 FB 1E    63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA  3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-----END PGP INFO-----




Message #20 received at 27277-done@bugs.debian.org (full text, mbox, reply):

From: Adam Heath <adam@doogie.org>
To: 27277-done@bugs.debian.org
Subject: Re: 27277: dpkg-dev: arch=alpha specific: missing dependency on libzephyr2
Date: Sat, 23 Dec 2000 01:48:06 -0600 (CST)
This was fixed in 1.7.0 when dpkg-shlibdeps was switched to objdump.

----BEGIN GEEK CODE BLOCK----
Version: 3.12
GCS d- s: a-- c+++ UL++++ P+ L++++ !E W+ M o+ K- W--- !O M- !V PS--
PE++ Y+ PGP++ t* 5++ X+ tv b+ D++ G e h*! !r z?
-----END GEEK CODE BLOCK-----
----BEGIN PGP INFO----
Adam Heath <doogie@debian.org>        Finger Print | KeyID
67 01 42 93 CA 37 FB 1E    63 C9 80 1D 08 CF 84 0A | DE656B05 PGP
AD46 C888 F587 F8A3 A6DA  3261 8A2C 7DC2 8BD4 A489 | 8BD4A489 GPG
-----END PGP INFO-----




Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Fri Apr 26 20:01:04 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.