Debian Bug report logs -
#90622
xlib6: mixed libc5/libc6 dependencies
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to Harald Dunkel <harri@synopsys.COM>:
New Bug report received and forwarded. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: xterm
Version: 4.0.2-11
Hi Branden,
after installing 4.0.2-11 and a reboot, xterm isn't working anymore:
/usr/X11R6/bin/xterm: error while loading shared libraries: /usr/X11R6/lib/libXaw.so.7: undefined symbol: XmuCvtGravityToString
Probably other XWindow tools have the same problem.
Regards
Harri
Message sent on to Harald Dunkel <harri@synopsys.COM>:
Bug#90622.
(full text, mbox, link).
Message #8 received at 90622-submitter@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Thu, Mar 22, 2001 at 12:00:19AM +0100, Harald Dunkel wrote:
> after installing 4.0.2-11 and a reboot, xterm isn't working anymore:
>
> /usr/X11R6/bin/xterm: error while loading shared libraries: /usr/X11R6/lib/libXaw.so.7: undefined symbol: XmuCvtGravityToString
>
> Probably other XWindow tools have the same problem.
What versions of the xlibs and libxaw7 packages are installed?
--
G. Branden Robinson | I've made up my mind. Don't try to
Debian GNU/Linux | confuse me with the facts.
branden@debian.org | -- Indiana Senator Earl Landgrebe
http://www.debian.org/~branden/ |
[Message part 2 (application/pgp-signature, inline)]
Tags added: unreproducible
Request was from Branden Robinson <branden@debian.org>
to control@bugs.debian.org.
(full text, mbox, link).
Message sent on to Harald Dunkel <harri@synopsys.COM>:
Bug#90622.
(full text, mbox, link).
Message #15 received at 90622-submitter@bugs.debian.org (full text, mbox, reply):
severity 90658 normal
merge 90622 90658
tags 90622 unreproducible
thanks
I cannot reproduce this problem on my i386 box:
Linux apocalypse 2.4.2 #1 Mon Mar 5 02:45:15 EST 2001 i586 unknown
ii xterm 4.0.2-11 X terminal emulator
ii libc6 2.2.2-1 GNU C Library: Shared libraries and Timezone
ii libfreetype6 2.0.1.20010317 FreeType 2 font engine, shared library files
ii libncurses5 5.2.20010318-1 Shared libraries for terminal handling
ii libxaw7 4.0.2-11 X Athena widget set library
ii xlibs 4.0.2-11 X Window System client libraries
On Thu, Mar 22, 2001 at 09:05:58AM +0200, Martin Fluch wrote:
> Package: xterm
> Version: 4.0.2-11
> Severity: important
>
> After last update several aplications, among others xterm refuses to work.
> executing xterm results in the message:
>
> xterm: error while loading shared libraries: /usr/X11R6/lib/libXaw.so.7:
> undefined symbol: XmuCvtGravityToString
>
> Martin
>
> -- System Information
> Debian Release: testing/unstable
> Architecture: i386
> Kernel: Linux seneca 2.4.2-ac20 #4 Mon Mar 19 22:06:58 EET 2001 i586
>
> Versions of packages xterm depends on:
> ii libc6 2.2.2-1 GNU C Library: Shared libraries an
> ii libfreetype6 2.0.1.20010317-1 FreeType 2 font engine, shared lib
> ii libncurses5 5.2.20010318-1 Shared libraries for terminal hand
> ii libxaw7 4.0.2-11 X Athena widget set library
> ii xlibs 4.0.2-11 X Window System client libraries
>
>
--
G. Branden Robinson | <joeyh> oh my, it's a UP P III.
Debian GNU/Linux | <doogie> dos it.
branden@debian.org | * joeyh runs dselect
http://www.debian.org/~branden/ | <Overfiend> that ought to be sufficient :)
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to monty@gg.caltech.edu:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #20 received at 90622@bugs.debian.org (full text, mbox, reply):
Branden Robinson <branden@debian.org> writes:
> --WIyZ46R2i8wDzkSu
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
>
> [A doogiebug is defined as either:
>
> * a bug that affects only you, and no one else in the world, and
> therefore doesn't get fixed because the world is indifferent to some
> random plight that they are convinced you brought upon yourself by
> doing things like placing trusted data in the hands of the very first
> version of reiserfs ever; or
>
> * a bug that affects everyone else in the world BUT you, which it is your
> resposibility to fix, but you don't because by some miracle you are
> personally unscathed by it]
>
> At any rate, tweaking of Adam Heath aside:
>
> Two people have reported runtime linking errors with the latest XFree86 4
> packages on i386. I cannot reproduce these. I am running my own latest
> versions of the packages, am using bleeding-edge Debian unstable -- updated
> today -- and have rebooted in an effort to reproduce the problem. No dice.
> My xdm and xterm refuse to break.
>
> I need:
>
> 1) people to look at bugs 90622, 90658, and 90661;
> 2) people to offer ideas about what the heck might be going wrong
>
> Thanks very much for your help.
I saw and fixed something similar-- on looking with ldd, I found that
it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
/usr/X11R6/lib/libXmu.so.6. I don't know how /etc/ld.so.conf is built
and maintained by dpkg, but for some reason, /usr/X11R6/lib was last
in the search path. Moving it up to before /usr/lib/libc5-compat and
running ldconfig fixed the problem for me, although strictly speaking,
my problem came when I ran nethack (in text mode, no less) and it
couldn't find an Xmu symbol, _XA_UTF8_STRING_. My xterm probably
broke, too, though; I haven't run any real X programs since the
update, since I both updated and ran since via ssh, but in testing,
xterm breaks with the old ld.so.conf, and works with the new.
- M
--
Mark "Monty" Montague | monty@gg.caltech.edu | I don't do Windows(tm)
I'm dubious about any company whose assets can be destroyed by rm -rf
<URL:http://www.gg.caltech.edu/~monty/monty.shtml>
X-PGP-Fingerprint: E4 EA 6D B1 82 46 DB A1 B0 FF 60 B9 F9 5D 5C F7
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to "Marcelo E. Magallon" <mmagallo@debian.org>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #25 received at 90622@bugs.debian.org (full text, mbox, reply):
>> Mark Montague <monty@gg.caltech.edu> writes:
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6.
That *should* be ok. The dynamic linker should be able to tell that
the libraries in /usr/lib/libc5-compat/ are libc5 libraries.
--
Marcelo
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to Ben Collins <bcollins@debian.org>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #30 received at 90622@bugs.debian.org (full text, mbox, reply):
On Thu, Mar 22, 2001 at 12:48:16AM -0800, Mark Montague wrote:
>
> I saw and fixed something similar-- on looking with ldd, I found that
> it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> /usr/X11R6/lib/libXmu.so.6. I don't know how /etc/ld.so.conf is built
> and maintained by dpkg, but for some reason, /usr/X11R6/lib was last
> in the search path. Moving it up to before /usr/lib/libc5-compat and
> running ldconfig fixed the problem for me, although strictly speaking,
> my problem came when I ran nethack (in text mode, no less) and it
> couldn't find an Xmu symbol, _XA_UTF8_STRING_. My xterm probably
> broke, too, though; I haven't run any real X programs since the
> update, since I both updated and ran since via ssh, but in testing,
> xterm breaks with the old ld.so.conf, and works with the new.
>
I don't think this is the same problem. I've seen one particular
linktime error with Xmu on sparc, and it contains no such libc5
libraries.
--
-----------=======-=-======-=========-----------=====------------=-=------
/ Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
` bcollins@debian.org -- bcollins@openldap.org -- bcollins@linux.com '
`---=========------=======-------------=-=-----=-===-======-------=--=---'
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to Harald Dunkel <harri@synopsys.com>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #35 received at 90622@bugs.debian.org (full text, mbox, reply):
Ooops, my fault. There were some old libc5 libraries in ld.so.conf.
Regards
Harri
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to monty@gg.caltech.edu:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #40 received at 90622@bugs.debian.org (full text, mbox, reply):
"Marcelo E. Magallon" <mmagallo@debian.org> writes:
> >> Mark Montague <monty@gg.caltech.edu> writes:
>
> > I saw and fixed something similar-- on looking with ldd, I found that
> > it ld.so was finding /usr/lib/libc5-compat/libXmu.so.6 before
> > /usr/X11R6/lib/libXmu.so.6.
>
> That *should* be ok. The dynamic linker should be able to tell that
> the libraries in /usr/lib/libc5-compat/ are libc5 libraries.
I seem to remember seeing some libc5-compat notes in the
apt-listchanges; maybe that's where the problem came in.
Experimentally, it's like this:
% ldd `which xterm`
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4002d000)
libXaw.so.7 => /usr/X11R6/lib/libXaw.so.7 (0x40065000)
libXmu.so.6 => /usr/lib/libc5-compat/libXmu.so.6 (0x400b9000)
libXt.so.6 => /usr/lib/libc5-compat/libXt.so.6 (0x400cb000)
libSM.so.6 => /usr/lib/libc5-compat/libSM.so.6 (0x4010e000)
libICE.so.6 => /usr/lib/libc5-compat/libICE.so.6 (0x40117000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x4012d000)
libXext.so.6 => /usr/lib/libc5-compat/libXext.so.6
(0x4013b000)
libX11.so.6 => /usr/lib/libc5-compat/libX11.so.6 (0x40146000)
libncurses.so.5 => /lib/libncurses.so.5 (0x401e3000)
libc.so.6 => /lib/libc.so.6 (0x40224000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
% xterm
xterm: error while loading shared libraries:
/usr/X11R6/lib/libXaw.so.7: undefined symbol:
XmuCvtGravityToString
% cat /etc/ld.so.conf
# for XF86 3.9 testing
#/gagdsk1/monty/X_3.9.15_public_beta/usr/X11R6/lib
/usr/lib/InventorDebug
/usr/X11R6/lib/Xaw3d
/usr/local/lib
#/usr/X11R6/lib
/usr/lib/libc5-compat
/lib/libc5-compat
/usr/X11R5/lib
/usr/lib/StarOffice-3.1/linux-x86/lib
/usr/X11R6/lib
versus:
% ldd `which xterm`
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4002d000)
libXaw.so.7 => /usr/X11R6/lib/libXaw.so.7 (0x40065000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x400b9000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x400ce000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40118000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40121000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40137000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40145000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40153000)
libncurses.so.5 => /lib/libncurses.so.5 (0x4022e000)
libc.so.6 => /lib/libc.so.6 (0x4026f000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
% xterm
[normal behavior]
% cat /etc/ld.so.conf
# for XF86 3.9 testing
#/gagdsk1/monty/X_3.9.15_public_beta/usr/X11R6/lib
/usr/lib/InventorDebug
/usr/X11R6/lib/Xaw3d
/usr/local/lib
/usr/X11R6/lib
/usr/lib/libc5-compat
/lib/libc5-compat
/usr/X11R5/lib
/usr/lib/StarOffice-3.1/linux-x86/lib
#/usr/X11R6/lib
I do note that the ldconfig man page says:
ldconfig will attempt to deduce the type of ELF libs (ie.
libc5 or libc6/glibc) based on what C libs if any the
library was linked against, therefore when making dynamic
libraries, it is wise to explicitly link against libc (use
-lc).
and I also see:
% strings /usr/lib/libc5-compat/libXmu.so.6 | grep libc.so
libc.so.6
% strings /usr/lib/libc5-compat/libz.so.1 | grep libc.so
libc.so.5
% dpkg --search libc5-compat/libXmu
xlib6: /usr/lib/libc5-compat/libXmu.so.6.0
xlib6: /usr/lib/libc5-compat/libXmu.so.6
% dpkg --status xlib6
Package: xlib6
Status: install ok installed
Priority: optional
Section: oldlibs
Installed-Size: 1912
Maintainer: Branden Robinson <branden@debian.org>
Source: xfree86v3
Version: 3.3.6-37
Replaces: xbase (<< 3.3.2.3a-2), elf-x11r6lib, xlib
Depends: xlibs (>> 4.0), libc6 (>= 2.2.1-2)
Conflicts: elf-x11r6lib, xlib
Description: shared libraries required by libc5 X clients
[...]
So it looks like the libc5-compat libs may have been linked to the
wrong libc this time around, maybe.
- M
--
Mark "Monty" Montague | monty@gg.caltech.edu | I don't do Windows(tm)
I'm dubious about any company whose assets can be destroyed by rm -rf
<URL:http://www.gg.caltech.edu/~monty/monty.shtml>
X-PGP-Fingerprint: E4 EA 6D B1 82 46 DB A1 B0 FF 60 B9 F9 5D 5C F7
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#90622; Package xterm.
(full text, mbox, link).
Acknowledgement sent to "Marcelo E. Magallon" <mmagallo@debian.org>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
(full text, mbox, link).
Message #45 received at 90622@bugs.debian.org (full text, mbox, reply):
>> Mark Montague <monty@gg.caltech.edu> writes:
> % strings /usr/lib/libc5-compat/libXmu.so.6 | grep libc.so
using readelf (or objdump) is more accurate, e.g.:
$ readelf -d /usr/X11R6/lib/libX11.so.6.2 | grep NEEDED
0x00000001 (NEEDED) Shared library: [libc.so.6]
> So it looks like the libc5-compat libs may have been linked to the
> wrong libc this time around, maybe.
Yeah, it looks broken.
--
Marcelo
Changed Bug title.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Severity set to `grave'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Tags removed: unreproducible
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xterm' to `xlibs'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Severity set to `grave'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Tags removed: unreproducible
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlibs' to `xlibs'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Changed Bug title.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlibs' to `xlib6'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlib6' to `xlib6'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlib6' to `xlib6'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlib6' to `xlib6'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Bug reassigned from package `xlib6' to `xlib6'.
Request was from branden@deadbeast.net (Branden Robinson)
to control@bugs.debian.org.
(full text, mbox, link).
Reply sent to Branden Robinson <branden@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Harald Dunkel <harri@synopsys.COM>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #82 received at 90622-close@bugs.debian.org (full text, mbox, reply):
We believe that the bug you reported is fixed in the latest version of
xfree86v3, which has been installed in the Debian FTP archive:
xlib6_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xlib6_3.3.6-38_i386.deb
xserver-p9000_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-p9000_3.3.6-38_i386.deb
xserver-svga_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-svga_3.3.6-38_i386.deb
xserver-mach8_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-mach8_3.3.6-38_i386.deb
xfree86v3_3.3.6-38.diff.gz
to pool/main/x/xfree86v3/xfree86v3_3.3.6-38.diff.gz
xserver-mach32_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-mach32_3.3.6-38_i386.deb
xserver-agx_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-agx_3.3.6-38_i386.deb
xserver-common-v3_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-common-v3_3.3.6-38_i386.deb
xfree86v3_3.3.6-38.dsc
to pool/main/x/xfree86v3/xfree86v3_3.3.6-38.dsc
xserver-s3_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-s3_3.3.6-38_i386.deb
xlib6-altdev_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xlib6-altdev_3.3.6-38_i386.deb
xext_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xext_3.3.6-38_i386.deb
xserver-8514_3.3.6-38_i386.deb
to pool/main/x/xfree86v3/xserver-8514_3.3.6-38_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 90622@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated xfree86v3 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 24 Mar 2001 05:10:36 +0000
Source: xfree86v3
Binary: xserver-p9000 xserver-mach32 xlib6-altdev xserver-s3 xlib6 xserver-svga xserver-common-v3 xext xserver-mach8 xserver-agx xserver-8514
Architecture: source i386
Version: 3.3.6-38
Distribution: unstable
Urgency: high (low for alpha architecture)
Maintainer: Branden Robinson <branden@debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description:
xext - extensions to XFree86 3.x servers
xlib6 - shared libraries required by libc5 X clients
xlib6-altdev - include files and libraries for libc5 X client development
xserver-8514 - X server for ATI 8514/A-based graphics cards
xserver-agx - X server for IBM XGA and IIT AGX-based graphics cards
xserver-common-v3 - files and utilities common to XFree86 3.x X servers
xserver-mach32 - X server for ATI Mach32-based graphics cards
xserver-mach8 - X server for ATI Mach8-based graphics cards
xserver-p9000 - X server for Weitek P9000-based graphics cards
xserver-s3 - X server for S3 chipset-based graphics cards
xserver-svga - X server for SVGA graphics cards
Closes: 90622
Changes:
xfree86v3 (3.3.6-38) unstable; urgency=HIGH (low for alpha architecture)
.
* screwup in build environment created xlib6 packages with mixed libc5/libc6
dependencies; this causes big problems for some libc6-based X clients;
rebuilt in sane environment (Closes: #90622)
* debian/xserver/config:
- more robust check for returned video card from discover
- check if video card device and model strings from discover are null
before writing them to the debconf database
Files:
bc6c76fdb251f0f7b507b60deb8731b6 820 x11 optional xfree86v3_3.3.6-38.dsc
7732e09a58acefdecd89cf33778b09aa 711943 x11 optional xfree86v3_3.3.6-38.diff.gz
2b05413aae38fbb8238f67d04057b188 797292 oldlibs optional xlib6_3.3.6-38_i386.deb
2eb69c8218b0bce232f9125b622b5679 1320720 oldlibs optional xlib6-altdev_3.3.6-38_i386.deb
a21b03198888881db107b6ec70dd5750 483068 x11 optional xext_3.3.6-38_i386.deb
628490bf9cee31a976c67c5ad2d06961 323656 x11 optional xserver-common-v3_3.3.6-38_i386.deb
44383c7fa2a6209333f8367b9204af97 752152 x11 optional xserver-8514_3.3.6-38_i386.deb
68807f9eae09385bbcc21659edae7dae 826878 x11 optional xserver-agx_3.3.6-38_i386.deb
0a5a24bacc8dc782f427604296a93162 813554 x11 optional xserver-mach32_3.3.6-38_i386.deb
934e963497e7e74f3c3acd0a8caa91b4 756094 x11 optional xserver-mach8_3.3.6-38_i386.deb
e83e88aeff901e2a726bc199465ec9d7 834246 x11 optional xserver-p9000_3.3.6-38_i386.deb
49e1e2ae4b7e7d9c62c9b297478ab984 1018280 x11 optional xserver-s3_3.3.6-38_i386.deb
0a96d8350bd9fe9a0ca0f2ef67d51f0c 1350144 x11 optional xserver-svga_3.3.6-38_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAjq8OAwACgkQ6kxmHytGonxF7ACeP1MSC6bOLzKQKY+2u1h4+kNE
FKsAn3QvYXOzXjKa3rTJ0CwT06+VgJWm
=LTA5
-----END PGP SIGNATURE-----
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Mon Jun 5 01:40:13 2023;
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.