Bug#650346: doc-base trigger during perl upgrade leaves perl installation unusable

2011-11-28 Thread Bryan Donlan
Package: perl
Version: 5.14.2-5
Severity: critical

When upgrading from 5.12 to 5.14.2-5, it is possible for doc-base
triggers to be run after unpacking perl, but prior to unpacking
perl-base or perl-modules, or the upgraded doc-base package. This
results in the apt installation job aborting (due to a failed trigger)
with a broken perl installation. The result looks a bit like this:

Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs...
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 66161 files and directories currently installed.)
Preparing to replace perl-doc 5.12.4-6 (using .../perl-doc_5.14.2-5_all.deb) ...
Leaving 'diversion of /usr/bin/perldoc to /usr/bin/perldoc.stub by perl-doc'
Unpacking replacement perl-doc ...
Preparing to replace perl 5.12.4-6 (using .../perl_5.14.2-5_i386.deb) ...
Unpacking replacement perl ...
Preparing to replace libuuid-perl 0.02-4+b1 (using 
.../libuuid-perl_0.02-4+b2_i386.deb) ...
Unpacking replacement libuuid-perl ...
Selecting previously unselected package libperl5.14.
Unpacking libperl5.14 (from .../libperl5.14_5.14.2-5_i386.deb) ...
Preparing to replace speedy-cgi-perl 2.22-13+b1 (using 
.../speedy-cgi-perl_2.22-13+b2_i386.deb) ...
Unpacking replacement speedy-cgi-perl ...
Preparing to replace elinks 0.12~pre5-5 (using 
.../elinks_0.12~pre5-5+b1_i386.deb) ...
Unpacking replacement elinks ...
Preparing to replace irssi 0.8.15-4 (using .../irssi_0.8.15-4+b1_i386.deb) ...
Unpacking replacement irssi ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/auto/UUID/UUID.so: undefined 
symbol: Perl_xs_apiversion_bootcheck
dpkg: error processing doc-base (--unpack):
 subprocess installed post-installation script returned error exit status 127
Processing triggers for menu ...
configured to not write apport reports
  Errors were encountered while processing:
 doc-base
Can't locate Digest/MD5.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 
/usr/local/lib/site_perl /usr/local/lib/perl/5.12.3 
/usr/local/share/perl/5.12.3 .) at /usr/bin/debsums line 16.
BEGIN failed--compilation aborted at /usr/bin/debsums line 16.
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; 
then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of libperl5.14:
 libperl5.14 depends on perl-base (= 5.14.2-5); however:
  Version of perl-base on system is 5.12.4-6.
dpkg: error processing libperl5.14 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libuuid-perl:
 libuuid-perl depends on perl-base (= 5.14.2-3); however:
  Version of perl-base on system is 5.12.4-6.
 libuuid-perl depends on perlapi-5.14.2; however:
  Package perlapi-5.14.2 is not installed.
dpkg: error processing libuuid-perl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of irssi:
 irssi depends on libperl5.14 (= 5.14.2); however:
  Package libperl5.14 is not configured yet.
 irssi depends on perlapi-5.14.2; however:
  Package perlapi-5.14.2 is not installed.
dpkg: error processing irssi (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of elinks:
 elinks depends on libperl5.14 (= 5.14.2); however:
  Package libperl5.14 is not configured yet.
dpkg: error processing elinks (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of speedy-cgi-perl:
 speedy-cgi-perl depends on libperl5.14 (= 5.14.2); however:
  Package libperl5.14 is not configured yet.
dpkg: error processing speedy-cgi-perl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of perl:
 perl depends on perl-base (= 5.14.2-5); however:
  Version of perl-base on system is 5.12.4-6.
 perl depends on perl-modules (= 5.14.2-5); however:
  Version of perl-modules on system is 5.12.4-6.
dpkg: error processing perl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of perl-doc:
 perl-doc depends on perl (= 5.14.2-1); however:
  Package perl is not configured yet.
dpkg: error processing perl-doc (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of doc-base:
 doc-base depends on libuuid-perl; however:
  Package libuuid-perl is not configured yet.
dpkg: error processing doc-base (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while 

Bug#635939: GPL violation - missing source code for CEDET grammars

2011-07-29 Thread Bryan Donlan
Package: emacs23
Version: 23.2+1-1
Severity: serious
Tags: upstream

As is beginning to become widely reported, emacs's upstream tarball is
distributing GPL-licensed generated grammars without their original
source code:

./lisp/cedet/srecode/srt-wy.el
./lisp/cedet/semantic/wisent/js-wy.el
./lisp/cedet/semantic/wisent/javat-wy.el
./lisp/cedet/semantic/wisent/python-wy.el
./lisp/cedet/semantic/grammar-wy.el
./lisp/cedet/semantic/bovine/scm-by.el
./lisp/cedet/semantic/bovine/make-by.el
./lisp/cedet/semantic/bovine/c-by.el

This has been the case since upstream version 23.2.

More information is available in the original report on the emacs mailing list:
* http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01090.html
* http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01106.html
* http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html

Per Richard Stallman (in the third link above):

 The bison grammars MUST be included in Emacs if the parsers are.  The
 bison grammars are the source code.  If the Emacs release contains a
 compiled program and not its source code, anyone redistributing that
 release by itself would violate the GPL.

Debian is in violation of the GPL unless the original source code for
these generated files can be distributed as well. In any case, however,
a new DFSG-repackaged version with the offending generated files removed should
be pushed out immediately, to limit further harm.

After that, discussion should be made with the ftp-masters and original
grammar authors as to how to best repair this breach of the GPL.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-x86_64-linode17 (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/bash

Versions of packages emacs23 depends on:
ii  emacs23-bin-common  23.3+1-1 The GNU Emacs editor's shared, arc
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libatk1.0-0 2.0.1-2  ATK accessibility toolkit
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libcairo2   1.10.2-6 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.4.12-4 simple interprocess messaging syst
ii  libfontconfig1  2.8.0-3  generic font configuration library
ii  libfreetype62.4.4-2  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.32.4-1 GNOME configuration database syste
ii  libgif4 4.1.6-9  library for GIF images (library)
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgpm2 1.20.4-3.4   General Purpose Mouse - shared lib
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface 
ii  libice6 2:1.0.7-2X11 Inter-Client Exchange library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
pn  libm17n-0   none   (no description available)
ii  libncurses5 5.9-1shared libraries for terminal hand
pn  libotf0 none   (no description available)
ii  libpango1.0-0   1.28.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.46-1 PNG library - runtime
ii  librsvg2-2  2.34.0-1 SAX-based renderer library for SVG
ii  libsm6  2:1.2.0-2X11 Session Management library
ii  libtiff43.9.5-1  Tag Image File Format (TIFF) libra
ii  libx11-62:1.4.3-2X11 client-side library
ii  libxft2 2.2.0-3  FreeType-based font drawing librar
ii  libxpm4 1:3.5.9-1X11 pixmap library
ii  libxrender1 1:0.9.6-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
ii  emacs23-common-non-dfsg   23.3+1-1   GNU Emacs shared, architecture ind



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



Bug#626443: IPv6 routing broken to one of bugs.debian.org's AAAAs

2011-05-11 Thread Bryan Donlan
Package: bugs.debian.org
Severity: serious
Tags: ipv6

bugs.debian.org's  entries contains
2607:f8f0:610:4000:6564:a62:ce0c:1372, which is unreachable from
multiple locations on the internet. This breaks connectivity from
hosts that prefer ipv6; this  record should be removed immediately.

I have tested from linode's newark datacenter, with the following mtr
trace:
HOST: satoko  Loss%   Snt   Last   Avg  Best  Wrst StDev
  1.|-- fe80::8a43:e1ff:fea4:4ff   0.0%100.5   0.5   0.4   0.6   0.0
  2.|-- Vlan479.esd1.mmu.nac.net   0.0%100.8   1.6   0.5   8.5   2.5
  3.|-- Vlan805.tbr2.mmu.nac.net   0.0%100.5   0.4   0.3   0.5   0.0
  4.|-- e1.2.tbr2.ewr.nac.net  0.0%108.4   1.8   0.9   8.4   2.3
  5.|-- rt0ny-paix.ny.shawcable.n  0.0%101.6   1.8   1.6   2.4   0.3
  6.|-- 2001:4e8:0:808d::1 0.0%101.8   1.8   1.7   2.0   0.1
  7.|-- 2001:4e8:0:8077::1 0.0%10   14.1  14.2  14.1  14.3   0.1
  8.|-- 2001:4e8:0:8060::2 0.0%10   39.1  46.5  39.1  72.6  11.5
  9.|-- 2001:4e8:0:8053::1 0.0%10   46.0  46.6  45.1  48.6   1.2
 10.|-- 2001:4e8:0:8059::2 0.0%10   56.1  59.5  56.1  74.6   5.4
 11.|-- 2001:4e8:0:800d::2 0.0%10   71.1  71.8  70.7  73.5   0.9
 12.|-- 2607:ffb0:0:8003::20.0%10   73.3  90.7  73.2 247.6  55.1
 13.|-- 2607:ffb0:0:4000::20.0%10   69.1  69.2  69.0  69.4   0.1
 14.|-- 2607:f8f0:200:1::1 0.0%10   72.9  74.6  72.9  89.5   5.2
 15.|-- ???   100.0100.0   0.0   0.0   0.0   0.0

It is also unreachable from subnetonline.com's IPv6 ping and traceroute
tools:
traceroute to 2607:f8f0:610:4000:6564:a62:ce0c:1372 
(2607:f8f0:610:4000:6564:a62:ce0c:1372), 30 hops max, 40 byte packets
 1  2001:1af8:4200:b000::1 (2001:1af8:4200:b000::1)  1.128 ms  1.177 ms  1.250 
ms
 2  2001:1af8:4100::5 (2001:1af8:4100::5)  1.027 ms  1.080 ms  1.145 ms
 3  be11.crs.evo.leaseweb.net (2001:1af8::9)  1.345 ms  1.334 ms  1.317 ms
 4  20gigabitethernet4-3.core1.fra1.he.net (2001:7f8::1b1b:0:1)  8.141 ms  
10.389 ms  10.196 ms
 5  10gigabitethernet5-3.core1.lon1.he.net (2001:470:0:1d2::1)  18.880 ms  
18.929 ms  18.795 ms
 6  10gigabitethernet7-4.core1.nyc4.he.net (2001:470:0:3e::1)  80.762 ms  
80.886 ms  88.087 ms
 7  10gigabitethernet8-3.core1.chi1.he.net (2001:470:0:1c6::2)  99.523 ms  
99.403 ms  99.482 ms
 8  10gigabitethernet3-2.core1.den1.he.net (2001:470:0:1af::2)  122.324 ms  
122.143 ms  121.538 ms
 9  10gigabitethernet3-4.core1.sea1.he.net (2001:470:0:18f::1)  162.508 ms  
162.552 ms  162.403 ms
10  v6-six.bc.net (2001:504:16::10f)  159.082 ms  158.672 ms  159.546 ms
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *

And the nlams5 traceroute source at sixxs.net/tools/traceroute:
Hop  Node Loss%  Sent   Last   Avg  Best Worst StDev
   ASNOrganisation
  1. 2001:610:1:80bb:192:87:102:9  0.0% 50.9   1.1   0.7   1.6   0.4
  2. 2001:610:f01:9168::1690.0% 50.5   0.9   0.4   2.5   0.9
  3. 2001:610:e08:76::77   0.0% 50.9   0.7   0.6   0.9   0.1
  4. 2001:7f8:1::a500:6939:1   0.0% 50.9   3.8   0.9  11.5   4.6
  5. 2001:470:0:3f::1  0.0% 5   18.3  16.2   8.6  21.1   4.7
  6. 2001:470:0:3e::1  0.0% 5   76.5  80.4  76.4  86.6   5.3
  7. 2001:470:0:1c6::2 0.0% 5   94.1  96.2  94.0 100.0   3.0
  8. 2001:470:0:1af::2 0.0% 5  117.2 117.5 117.2 118.3   0.5
  9. 2001:470:0:18f::1 0.0% 5  149.4 151.9 149.3 162.0   5.6
 10. ???  100.0 50.0   0.0   0.0   0.0   0.0


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (1, 
'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-x86_64-linode17 (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/bash



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



Bug#544497: #544497: gimp-resynthesizer: rebuilds an empty package)

2009-09-06 Thread Bryan Donlan
On Sun, Sep 6, 2009 at 4:54 PM, Tzafrir Cohentzaf...@cohens.org.il wrote:
 tag 544497 patch
 thanks

 As gimptool is unhelpful, and I don't wish to force autotools on
 upstream, I ended up manually installing everything. Which seems to be
 simpler than patching the upstream install target.

 Attached a debdiff of the changes.

Thanks - was a bit busy with moving back in at college to get to it
right away :)
I'll put in a sponsorship request shortly.



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



Bug#525593: FTBFS on i386: scons: *** [src/beidcommon/libbeidcommon.la] TypeError : cannot concatenate 'str' and 'list' objects

2009-04-25 Thread Bryan Donlan
Package: belpic
Version: 2.6.0-6
Severity: serious
Justification: no longer builds from source

belpic build fails in unstable with a i386 pbuilder chroot:
g++ -o src/beidcommon/moc_qtunixserversocket.os -c -Wall -g -O2 -Dlinux -pipe 
-DQT_THREAD_SUPPORT -D_REENTRANT -DPREFIX='/usr' -DCONFDIR='/etc/' -fPIC 
-Wall -g -O2 -DNDEBUG -DNO_DEBUG -I/usr/share/qt3/include -I/usr/include/PCSC 
-Isrc/beidcommon -Isrc/eidlib src/beidcommon/moc_qtunixserversocket.cc
g++ -o src/beidcommon/libbeidcommon.so.0.0.0 -Wl,--soname=libbeidcommon.so.0 
-shared src/beidcommon/bytearray.os src/beidcommon/datafile.os 
src/beidcommon/pinpad.os src/beidcommon/config.os 
src/beidcommon/downloadfile.os src/beidcommon/qtservice.os 
src/beidcommon/qtservice_unix.os src/beidcommon/qtunixsocket.os 
src/beidcommon/qtunixserversocket.os src/beidcommon/TLV.os 
src/beidcommon/TLVBuffer.os src/beidcommon/moc_qtunixsocket.os 
src/beidcommon/moc_qtunixserversocket.os -L/usr/share/qt3/lib -lqt-mt -lqt-mt 
-lcrypto -lssl -lwx_gtk2u_core-2.6
scons: *** [src/beidcommon/libbeidcommon.la] TypeError : cannot concatenate 
'str' and 'list' objects
scons: building terminated because of errors.
make: *** [stampdir/build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log is at
https://fushizen.net/~bd/belpic_2.6.0-6_i386.build

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

Kernel: Linux 2.6.29-linode18 (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/bash



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



Bug#518452: All programs segfault when running under gdb

2009-03-26 Thread Bryan Donlan
On Fri, Mar 6, 2009 at 8:26 AM, Daniel Jacobowitz d...@false.org wrote:
 On Fri, Mar 06, 2009 at 03:38:44AM -0500, Bryan Donlan wrote:
 (gdb) run
 Starting program: /bin/true
 (no debugging symbols found)
 (no debugging symbols found)

 Program received signal SIGTRAP, Trace/breakpoint trap.
 0xf7f8bba8 in ?? ()
 (gdb) cont
 Continuing.

 There is no plausible way that this is a GDB bug.  It's going to be a
 problem with your kernel.

Hi,

Sorry for the delay. I've brought the problem up on the xen list and
it does indeed seem to be a kernel problem - feel free to close this,
I guess.

Thanks,

Bryan Donlan



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



Bug#518452: All programs segfault when running under gdb

2009-03-06 Thread Bryan Donlan
Package: gdb
Version: 6.8-3
Severity: grave

Attempting to run a trivial program under gdb gives:
] gdb /bin/true   
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(no debugging symbols found)
(gdb) run
Starting program: /bin/true 
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGTRAP, Trace/breakpoint trap.
0xf7f8bba8 in ?? ()
(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0xf7f8bba8 in ?? ()
(gdb) cont
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.


The kernel used is kernel.org's vanilla 2.6.28, configured to run as a
Xen domU; userspace is 32-bit while the kernel is 64-bit.
Kernel .config is available at http://fushizen.net/~bd/curconfig.gz

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

Kernel: Linux 2.6.28-cfg1 (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/bash

Versions of packages gdb depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libexpat1 2.0.1-4XML parsing C library - runtime li
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libreadline5  5.2-3.1GNU readline and history libraries

gdb recommends no packages.

Versions of packages gdb suggests:
pn  gdb-doc   none (no description available)

-- no debconf information



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



Bug#518452: Acknowledgement (All programs segfault when running under gdb)

2009-03-06 Thread Bryan Donlan
Note that this bug also occurs with the version in experimental
(6.8.50.20090116.python-1).



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



Bug#482476: Security: Unsafe lock file creation can be used to truncate arbitrary files

2008-05-22 Thread Bryan Donlan
Package: aptitude
Version: 0.4.11.2-1
Severity: serious

Since /var/lock is installed with mode 1777 on debian systems, if
/var/lock/aptitude does not yet exist, a normal user can symlink it to an
arbitrary location on the filesystem. Aptitude them attempts to open
this file with mode O_TRUNC, allowing an ordinary user to truncate an
arbitrary file on the filesystem the next time the system administrator
opens aptitude.

Aptitude should use O_NOFOLLOW on the open call in question to avoid
inadverant truncation.

-- Package-specific info:
aptitude 0.4.11.2 compiled at Apr 12 2008 04:21:26
Compiler: g++ 4.2.3 (Debian 4.2.3-3)
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20080308
  cwidget version: 0.5.11
  Apt version: 4.6.0
linux-gate.so.1 =  (0xb7f38000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7e63000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7e27000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7e21000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7d3)
libept.so.0 = /usr/lib/libept.so.0 (0xb7cb8000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7b45000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7b3)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7b18000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7a2b000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a05000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb79f8000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb78aa000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb78a6000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb78a2000)
/lib/ld-linux.so.2 (0xb7f39000)
Terminal: screen
$DISPLAY not set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

Kernel: Linux 2.6.18.8-domU-linode7 (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/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.11Advanced front-end for dpkg
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcwidget30.5.11-1  high-level terminal interface libr
ii  libept00.5.17High-level library for managing De
ii  libgcc11:4.3.0-3 GCC support library
ii  libncursesw5   5.6+20080308-1Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libxapian151.0.5-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information



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



Bug#482476: Security: Unsafe lock file creation can be used to truncate arbitrary files

2008-05-22 Thread Bryan Donlan
reassign 482476 apt 0.7.11
title Security: Symlink traversal in GetLock() can truncate arbitrary files
thanks

Since the function at fault is in apt's libapt-pkg, not aptitude itself,
reassigning to APT. See below for bug description. I am currently
testing a patch for this and will follow up shortly.

On Thu, May 22, 2008 at 11:19:07PM -0400, Bryan Donlan wrote:
 Package: aptitude
 Version: 0.4.11.2-1
 Severity: serious
 
 Since /var/lock is installed with mode 1777 on debian systems, if
 /var/lock/aptitude does not yet exist, a normal user can symlink it to an
 arbitrary location on the filesystem. Aptitude them attempts to open
 this file with mode O_TRUNC, allowing an ordinary user to truncate an
 arbitrary file on the filesystem the next time the system administrator
 opens aptitude.
 
 Aptitude should use O_NOFOLLOW on the open call in question to avoid
 inadverant truncation.
 
 -- Package-specific info:
 aptitude 0.4.11.2 compiled at Apr 12 2008 04:21:26
 Compiler: g++ 4.2.3 (Debian 4.2.3-3)
 Compiled against:
   apt version 4.6.0
   NCurses version 5.6
   libsigc++ version: 2.0.18
   Ept support enabled.
 
 Current library versions:
   NCurses version: ncurses 5.6.20080308
   cwidget version: 0.5.11
   Apt version: 4.6.0
   linux-gate.so.1 =  (0xb7f38000)
   libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
 (0xb7e63000)
   libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7e27000)
   libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7e21000)
   libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7d3)
   libept.so.0 = /usr/lib/libept.so.0 (0xb7cb8000)
   libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7b45000)
   libz.so.1 = /usr/lib/libz.so.1 (0xb7b3)
   libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7b18000)
   libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7a2b000)
   libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a05000)
   libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb79f8000)
   libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb78aa000)
   libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb78a6000)
   libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb78a2000)
   /lib/ld-linux.so.2 (0xb7f39000)
 Terminal: screen
 $DISPLAY not set.
 `which aptitude`: /usr/bin/aptitude
 aptitude version information:
 
 aptitude linkage:
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.18.8-domU-linode7 (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/bash
 
 Versions of packages aptitude depends on:
 ii  apt [libapt-pkg-libc6. 0.7.11Advanced front-end for dpkg
 ii  libc6  2.7-10GNU C Library: Shared libraries
 ii  libcwidget30.5.11-1  high-level terminal interface 
 libr
 ii  libept00.5.17High-level library for managing 
 De
 ii  libgcc11:4.3.0-3 GCC support library
 ii  libncursesw5   5.6+20080308-1Shared libraries for terminal 
 hand
 ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for 
 C++
 ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
 ii  libxapian151.0.5-1   Search engine library
 ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
 
 Versions of packages aptitude recommends:
 pn  aptitude-doc-en | aptitude-do none (no description available)
 ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and 
 output
 
 -- no debconf information
 


signature.asc
Description: Digital signature


Bug#482476: [PATCH] Security: Unsafe lock file creation can be used to truncate arbitrary files

2008-05-22 Thread Bryan Donlan
tags 482476 + patch security
thanks

I have made a patch to prevent GetLock() from following symlinks. For
added measure I've also removed O_TRUNC; since the lock file should be
empty anyway, there's no need to truncate it again. Applies cleanly
against 0.4.11 and 0.4.13.


diff -Naur apt-0.7.11.orig/apt-pkg/contrib/fileutl.cc 
apt-0.7.11/apt-pkg/contrib/fileutl.cc
--- apt-0.7.11.orig/apt-pkg/contrib/fileutl.cc  2008-01-08 16:07:36.0 
-0500
+++ apt-0.7.11/apt-pkg/contrib/fileutl.cc   2008-05-23 00:48:03.0 
-0400
@@ -138,7 +138,9 @@
close at some time. */
 int GetLock(string File,bool Errors)
 {
-   int FD = open(File.c_str(),O_RDWR | O_CREAT | O_TRUNC,0640);
+   // GetLock() is used in aptitude on directories with public-write access
+   // Use O_NOFOLLOW here to prevent symlink traversal attacks
+   int FD = open(File.c_str(),O_RDWR | O_CREAT | O_NOFOLLOW,0640);
if (FD  0)
{
   // Read only .. cant have locking problems there.



signature.asc
Description: Digital signature


Bug#476925: Patch to fix shlibdeps versioning on libpcrecpp0

2008-05-03 Thread Bryan Donlan
tags 476925 + patch
title 476925 libpcrecpp0 - shlibdeps versioning is too loose, breaks packages 
in testing
thanks

Version 7.6 introduces symbol _ZN7pcrecpp2RE6no_argE, which at least
mkvtoolnix and subtitleeditor now use. As such, both are broken, or
would be broken if allowed to transition to testing.

Attached is a debdiff to fix the issue. I've formatted the changelog for
a NMU (I am not a DD and don't have upload privileges). After the fixed
package is uploaded to unstable *and built and installed on all
architectures* the following packages need a binNMU:

* mkvtoolnix
* subtitleeditor
* apertium (Not sure if this one is necessary, some brief testing didn't
  come up with errors; but it built against the broken package so better
  safe than sorry)

Thanks,

Bryan Donlan
diff -u pcre3-7.6/debian/rules pcre3-7.6/debian/rules
--- pcre3-7.6/debian/rules
+++ pcre3-7.6/debian/rules
@@ -101,7 +101,7 @@
 	dh_compress -a
 	dh_fixperms -a
 	dh_makeshlibs -plibpcre3 --add-udeb=libpcre3-udeb -V 'libpcre3 (= 7.4)'
-	dh_makeshlibs -plibpcrecpp0 -V 'libpcrecpp0'
+	dh_makeshlibs -plibpcrecpp0 -V 'libpcrecpp0 (= 7.6)'
 	dh_installdeb -a
 #	dh_perl -a
 	dh_shlibdeps -a -ldebian/libpcre3/usr/lib
diff -u pcre3-7.6/debian/changelog pcre3-7.6/debian/changelog
--- pcre3-7.6/debian/changelog
+++ pcre3-7.6/debian/changelog
@@ -1,3 +1,11 @@
+pcre3 (7.6-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: Update shlibdeps invocation for libpcrecpp0 due to new
+symbols. (Closes: #476925)
+
+ -- Bryan Donlan [EMAIL PROTECTED]  Sat, 03 May 2008 02:08:57 -0400
+
 pcre3 (7.6-2) unstable; urgency=low
 
   * pcrecpp.cc: Applied patch from PCRE bugzilla (bug 664) to fix ABI


signature.asc
Description: Digital signature


Bug#464320: libpcrecpp0 ABI change

2008-05-03 Thread Bryan Donlan
merge 464320 476925
thanks

It seems that the problem is just that of a new symbol. As such,
tightening the dh_shlibdeps invocation to use a (= 7.6) dependency
should be enough, right?

I posted a patch to fix this in bug#476925.

Thanks,

Bryan Donlan


signature.asc
Description: Digital signature


Bug#476925: Incompatible ABI change - breaks packages in testing

2008-04-20 Thread Bryan Donlan
Package: mkvtoolnix
Version: 2.0.2-1.1
Severity: critical
Justification: Renders other packages unusable

In testing, mkvmerge 2.0.2-1.1 fails to start with:
mkvmerge: symbol lookup error: mkvmerge: undefined symbol: 
_ZN7pcrecpp2RE6no_argE

This occurs with libpcrecpp0 7.4+lenny1 installed, but not with
libpcrecpp0 7.6-2. It appears there was a fix for ABI breakage
introduced in 7.6-2, but since mkvmerge 2.0.2-1.1 was uploaded after
7.6-2, the fix must not have been sufficient. A rebuild in a clean
pbuilder chroot confirms that 7.6-2 does not fix the ABI.

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

Kernel: Linux 2.6.18.8-domU-linode7 (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/bash

Versions of packages mkvtoolnix depends on:
ii  libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libebml0   0.7.7-3.1 access library for the EBML format
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libflac8   1.2.1-1.2 Free Lossless Audio Codec - runtim
ii  libgcc11:4.3.0-3 GCC support library
ii  liblzo2-2  2.02-3data compression library
ii  libmagic1  4.23-2File type determination library us
ii  libmatroska0   0.8.1-1.1 extensible open standard audio/vid
ii  libogg01.1.3-3   Ogg Bitstream Library
ii  libpcre3   7.4-1+lenny1  Perl 5 Compatible Regular Expressi
ii  libpcrecpp07.4-1 Perl 5 Compatible Regular Expressi
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libvorbis0a1.2.0.dfsg-3  The Vorbis General Audio Compressi
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

mkvtoolnix recommends no packages.

-- no debconf information



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



Bug#461032: FTBFS due to 32-bit chroot on 64-bit machines without setting machine personality

2008-01-16 Thread Bryan Donlan
On Jan 16, 2008 3:57 AM, Lucas Nussbaum [EMAIL PROTECTED] wrote:
 Package: piespy
 version: 0.4.0-2
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20080115 qa-ftbfs
 Justification: FTBFS on i386

 Hi,

 During a rebuild of all packages in sid, your package failed to build on i386.

 Relevant part:

   dpkg-source: building piespy in piespy_0.4.0-2.dsc
debian/rules build
   dh_testdir
   cd lib  mkdir pircbot  cd pircbot  \
jar -xf ../pircbot.jar  \
find . -name '*.class' -exec rm {} ';'  \
javac `find . -name '*.java'`  \
jar -cf ../../pircbot.jar org
   ./org/jibble/pircbot/Colors.java:1: error: The type java.lang.Object 
 cannot be resolved. It is indirectly referenced from required .class files
[snip]
 The full build log is available from:
 http://people.debian.org/~lucas/logs/2008/01/15

 A list of current common problems and possible solutions is available at
 http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

 About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
 of the Grid'5000 platform, using a clean chroot containing a sid i386
 environment.  Internet was not accessible from the build systems.

Hi,

This seems to be caused by the use of a 32-bit chroot on an amd64
system, without using the 'linux32' utility to set the proper machine
personality, according to
http://www.mail-archive.com/[EMAIL PROTECTED]/msg11584.html

Should I consider this a bug in piespy? In my opinion, it's more of a
bug in the rebuild project (or possibly pbuilder).

Thanks,

Bryan Donlan



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



Bug#439469: gimp-resynthesizer: FTBFS: resynth.cc:83: error: template with C linkage

2007-08-25 Thread Bryan Donlan
reassign 439469 libgimp2.0-dev
forcemerge 439473 439469
retitle 439469 missing G_END_DECLS in gimpcolorprofilestore.h causes FTBFSes
thanks

/usr/include/gimp-2.0/libgimpwidgets/gimpcolorprofilestore.h is
missing a G_END_DECLS, this causes a FTBFS in gimp-resynthesizer and
probably other packages.


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



Bug#437020: fails with W: Mandatory parameter 'bug' missing in call

2007-08-10 Thread Bryan Donlan
Package: apt-listbugs
Version: 0.0.82
Severity: grave

Checking for bugs fails with:
Error retrieving bug reports from the server with the following error message:
 W: Mandatory parameter 'bug' missing in call to Debbugs::Status::get_bug_status
 at /usr/local/lib/site_perl/Debbugs/SOAP.pm line 114
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again
Retry downloading bug information?[Y/n]?
   

Retrying does not fix this. /usr/local/lib/site_perl/Debbugs/SOAP.pm seems to
be a BTS-side file, it's not on my local machine.

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

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
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 apt-listbugs depends on:
ii  apt   0.7.6  Advanced front-end for dpkg
ii  libdpkg-ruby1.8   0.3.2  modules/classes for dpkg on ruby 1
ii  libhttp-access2-ruby1.8   2.0.6-3HTTP accessing library for ruby
ii  libintl-gettext-ruby1.8   0.11-10Gettext wrapper for Ruby 1.8
ii  libruby1.8 [libzlib-ruby1.8]  1.8.6.36-1 Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.8 0.6.8-2Interface of expat for the scripti
ii  ruby  1.8.2-1An interpreter of object-oriented 

apt-listbugs recommends no packages.

-- no debconf information


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



Bug#429945: changing the upstream so-name is evil

2007-06-22 Thread Bryan Donlan
On Fri, Jun 22, 2007 at 09:41:04PM +0200, Andreas Barth wrote:
 * Bryan Donlan ([EMAIL PROTECTED]) [070621 21:51]:
  +curl (7.16.2-6) unstable; urgency=low
  +
  +  * Add libcurl*.so.3 to libcurl*.so.4 links (Closes: #429945)
  +
  + -- Bryan Donlan [EMAIL PROTECTED]  Thu, 21 Jun 2007 17:33:38 -0400
  +
   curl (7.16.2-5) unstable; urgency=low
  
 [ Steve Langasek ]
  only in patch2:
  unchanged:
  --- curl-7.16.2.orig/debian/libcurl3.links
  +++ curl-7.16.2/debian/libcurl3.links
  @@ -0,0 +1 @@
  +usr/lib/libcurl.so.4 usr/lib/libcurl.so.3
  only in patch2:
  unchanged:
  --- curl-7.16.2.orig/debian/libcurl3-gnutls.links
  +++ curl-7.16.2/debian/libcurl3-gnutls.links
  @@ -0,0 +1 @@
  +usr/lib/libcurl-gnutls.so.4 usr/lib/libcurl-gnutls.so.3
 
 Actually, this needs to be uploaded yet - it isn't in the current
 version of the package. If necessary, I can do the upload tomorrow.

Yes, this is a patch to fix it :) I'm not the maintainer, and I don't
have upload rights, so it would be necessary for someone else to upload
the fix (changing the changelog entry as appropriate). Sorry if this wasn't
clear.


signature.asc
Description: Digital signature


Bug#429945: changing the upstream so-name is evil

2007-06-21 Thread Bryan Donlan
Debian has not actually changed the upstream so-name. The libcurl3
package actually contains libcurl.so.4, and a symlink to that from
libcurl.so.3. Please see the debian.release thread for more details:
http://article.gmane.org/gmane.linux.debian.devel.release/17257

Binaries built against other distros' libcurl.so.4 should be compatible
with debian's libcurl3.


signature.asc
Description: Digital signature


Bug#429945: changing the upstream so-name is evil

2007-06-21 Thread Bryan Donlan
tags 429945 + patch
severity 429945 critical
title 429945 Missing libcurl.so.3 symlink
thanks

On Thu, Jun 21, 2007 at 11:21:41PM +0200, Daniel Stenberg wrote:
 On Thu, 21 Jun 2007, Bryan Donlan wrote:
 
 Debian has not actually changed the upstream so-name. The libcurl3 package 
 actually contains libcurl.so.4, and a symlink to that from libcurl.so.3. 
 Please see the debian.release thread for more details: 
 http://article.gmane.org/gmane.linux.debian.devel.release/17257
 
 Binaries built against other distros' libcurl.so.4 should be compatible 
 with debian's libcurl3.
 
 Really? apt-get dist-upgrade said it uninstalled libcurl4 and installed 
 libcurl3, yet there's only a libcurl.so.4 in my /usr/lib dir. I'm very 
 confused now.
 
 Does the libcurl3 package provide /usr/lib/libcurl.so.4? So it's just the 
 libcurl package name that was changed back to the former one? (Not less 
 confusing but at least the correct soname)

Ah, that does look like a bug - at least, it's inconsistent with the
thread above, and breaks rev-deps which use libcurl.so.3.

Setting title to better reflect the problem, and severity critical as it
breaks anything which depends on libcurl.so.3. Patch follows:

diff -u curl-7.16.2/debian/changelog curl-7.16.2/debian/changelog
--- curl-7.16.2/debian/changelog
+++ curl-7.16.2/debian/changelog
@@ -1,3 +1,9 @@
+curl (7.16.2-6) unstable; urgency=low
+
+  * Add libcurl*.so.3 to libcurl*.so.4 links (Closes: #429945)
+
+ -- Bryan Donlan [EMAIL PROTECTED]  Thu, 21 Jun 2007 17:33:38 -0400
+
 curl (7.16.2-5) unstable; urgency=low

   [ Steve Langasek ]
only in patch2:
unchanged:
--- curl-7.16.2.orig/debian/libcurl3.links
+++ curl-7.16.2/debian/libcurl3.links
@@ -0,0 +1 @@
+usr/lib/libcurl.so.4 usr/lib/libcurl.so.3
only in patch2:
unchanged:
--- curl-7.16.2.orig/debian/libcurl3-gnutls.links
+++ curl-7.16.2/debian/libcurl3-gnutls.links
@@ -0,0 +1 @@
+usr/lib/libcurl-gnutls.so.4 usr/lib/libcurl-gnutls.so.3



signature.asc
Description: Digital signature


Bug#430061: Reproducible SIGSEGV on startup in aptitude in experimental

2007-06-21 Thread Bryan Donlan
Package: aptitude
Version: 0.4.5.3-1
Severity: grave

Aptitude in experimental crashes on startup. Backtrace:
Program terminated with signal 11, Segmentation fault.
#0  0x081f0867 in aptitudeDepCache::cleanup_after_change (this=0x8324a38,
undo=0x0, alter_stickies=true) at aptcache.cc:756
756   if(PkgState[pkg-ID].Mode!=backup_state.PkgState[pkg-ID].Mode ||
(gdb) bt
#0  0x081f0867 in aptitudeDepCache::cleanup_after_change (this=0x8324a38,
undo=0x0, alter_stickies=true) at aptcache.cc:756
#1  0x081f0ad6 in aptitudeDepCache::end_action_group (this=0x8324a38, undo=0x0)
at aptcache.cc:1325
#2  0x081f0e57 in ~action_group (this=0xbf7ff97c) at aptcache.cc:182
#3  0x081f51f6 in aptitudeDepCache::build_selection_list (this=0x8324a38,
[EMAIL PROTECTED], WithLock=true, do_initselections=true, status_fname=0x0)
at aptcache.cc:465
#4  0x081f59df in aptitudeDepCache::Init (this=0x8324a38, Prog=0x831c56c,
WithLock=true, do_initselections=true, status_fname=0x0) at aptcache.cc:211
#5  0x081f5c12 in aptitudeCacheFile::Open (this=0x8322000,
[EMAIL PROTECTED], do_initselections=true, WithLock=true,
status_fname=0x0) at aptcache.cc:1468
#6  0x081f8c92 in apt_load_cache (progress_bar=0x831c56c,
do_initselections=true, status_fname=0x0) at apt.cc:295
#7  0x08053fc9 in main (argc=1, argv=0xbf7ffe14) at main.cc:558

I've uploaded my /var/lib/dpkg and /var/lib/aptitude at
http://fushizen.net/dpkg-state.tbz2 . The core can be found at
http://fushizen.net/aptitude-core.bz2

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

Kernel: Linux 2.6.21-1-k7 (SMP w/1 CPU core)
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 aptitude depends on:
ii  apt [libapt-pkg-libc6.5 0.7.2Advanced front-end for dpkg
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libncursesw55.6-3Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information


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



Bug#418197: post-install fails with UnboundLocalError: local variable 'config' referenced before assignment

2007-04-07 Thread Bryan Donlan
Package: python2.4-minimal
Version: 2.4.4-3
Severity: critical

Package post-install fails with:
Setting up python2.4-minimal (2.4.4-3) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 1373, in ?
main()
  File /usr/bin/pycentral, line 1363, in main
if action.check_args(global_options):
  File /usr/bin/pycentral, line 971, in check_args
for rt in get_installed_runtimes():
  File /usr/bin/pycentral, line 196, in get_installed_runtimes
supported = pyversions.supported_versions()
  File /usr/share/pycentral-data/pyversions.py, line 98, in supported_versions
value = read_default('supported-versions')
  File /usr/share/pycentral-data/pyversions.py, line 22, in read_default
value = config.get('DEFAULT', name)
UnboundLocalError: local variable 'config' referenced before assignment
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1

This also causes other packages to fail to post-install (eg, blender) with
a similar error, so I'm setting this bug to critical priority. Further,
it prevents removal of same packages.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python2.4-minimal depends on:
ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
ii  zlib1g1:1.2.3-13 compression library - runtime

python2.4-minimal recommends no packages.

-- no debconf information


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



Bug#402245: hs-plugins darcs version supports GHC 6.6

2007-04-07 Thread Bryan Donlan

Hi,

The latest version of hs-plugins in upstream's darcs repository
supports GHC 6.6. You may want to consider uploading it to
experimental or sid (though it probably should not be allowed to
progress to testing until there's a proper release).


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



Bug#412146: Uninstallable in sid due to missing dependency on libhugs-hunit

2007-02-23 Thread Bryan Donlan
Package: libhugs-missingh
Version: 0.18.1
Severity: grave

libhugs-missingh depends on libhugs-hunit, which is not available in
sid.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)


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



Bug#409685: Patch for bug#409685

2007-02-21 Thread Bryan Donlan

tags 409685 + patch
thanks

Attached is a patch against arch2darcs 1.0.8 correcting the build
failures. While I have used dpatch here, you can grab the direct patch
to the upstream source from debian/patches. If you choose this route,
please note the changes to debian/control as well - specifically the
addition of libghc6-hslogger-dev and incrementing the missingh
dependency version.
--- arch2darcs-1.0.8.orig/debian/control
+++ arch2darcs-1.0.8/debian/control
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: John Goerzen [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), ghc6 (= 6.4.2), libghc6-missingh-dev (= 0.10.6), libghc6-network-dev, libghc6-unix-dev
+Build-Depends: debhelper (= 4.0.0), ghc6 (= 6.4.2), libghc6-missingh-dev (= 0.18.0), libghc6-network-dev, libghc6-unix-dev, dpatch, libghc6-hslogger-dev
 Standards-Version: 3.6.1
 
 Package: arch2darcs
--- arch2darcs-1.0.8.orig/debian/rules
+++ arch2darcs-1.0.8/debian/rules
@@ -21,7 +21,7 @@
 endif
 
 configure: configure-stamp
-configure-stamp:
+configure-stamp: patch
 	dh_testdir
 	# Add here commands to configure the package.
 
@@ -39,7 +39,9 @@
 
 	touch build-stamp
 
-clean:
+clean: clean1 unpatch
+
+clean1:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp
@@ -59,6 +61,15 @@
 	#$(MAKE) install DESTDIR=$(CURDIR)/debian/arch2darcs
 	cp dist/build/arch2darcs/arch2darcs debian/arch2darcs/usr/bin/
 
+patch: patch-stamp
+patch-stamp:
+	dpatch apply-all
+	dpatch cat-all  patch-stamp
+	touch patch-stamp
+
+unpatch:
+	dpatch deapply-all
+	rm -rf patch-stamp debian/patched
 
 # Build architecture-independent files here.
 binary-indep: build install
@@ -96,4 +107,4 @@
 	dh_builddeb
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure
+.PHONY: build clean binary-indep binary-arch binary install configure patch unpatch clean1
--- arch2darcs-1.0.8.orig/debian/changelog
+++ arch2darcs-1.0.8/debian/changelog
@@ -1,3 +1,14 @@
+arch2darcs (1.0.8-1) unstable; urgency=low
+
+  * Add dpatch framework
+  * 01missingh-renames.dpatch
+= Update imports for the new names of MissingH modules, after the Great
+  Renaming (Closes: 409685)
+= Update cabal file to use hslogger, and MissingH = 0.18.0
+  * Update debian/control to require hslogger and MissingH = 0.18.0
+
+ -- Bryan Donlan [EMAIL PROTECTED]  Wed, 21 Feb 2007 20:23:14 -0500
+
 arch2darcs (1.0.8) unstable; urgency=low
 
   * Rebuilt with GHC 6.6.
--- arch2darcs-1.0.8.orig/debian/patches/00list
+++ arch2darcs-1.0.8/debian/patches/00list
@@ -0,0 +1 @@
+01missingh-renames
--- arch2darcs-1.0.8.orig/debian/patches/01missingh-renames.dpatch
+++ arch2darcs-1.0.8/debian/patches/01missingh-renames.dpatch
@@ -0,0 +1,52 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01missingh-renames.dpatch by Bryan Donlan [EMAIL PROTECTED]
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: MissingH has renamed some of its modules, use the new names
+
[EMAIL PROTECTED]@
+diff -urNad arch2darcs-1.0.8~/arch2darcs.cabal arch2darcs-1.0.8/arch2darcs.cabal
+--- arch2darcs-1.0.8~/arch2darcs.cabal	2006-10-20 11:36:26.0 -0400
 arch2darcs-1.0.8/arch2darcs.cabal	2007-02-21 20:23:06.0 -0500
+@@ -4,7 +4,7 @@
+ Maintainer: John Goerzen [EMAIL PROTECTED]
+ Stability: Alpha
+ Copyright: Copyright (c) 2005 John Goerzen
+-Build-Depends: base, network, unix, parsec, MissingH=0.10.6, regex-compat
++Build-Depends: base, network, unix, parsec, MissingH=0.18.0, regex-compat, hslogger
+ 
+ Executable: arch2darcs
+ Main-Is: arch2darcs.hs
+diff -urNad arch2darcs-1.0.8~/arch2darcs.hs arch2darcs-1.0.8/arch2darcs.hs
+--- arch2darcs-1.0.8~/arch2darcs.hs	2007-02-21 20:01:02.0 -0500
 arch2darcs-1.0.8/arch2darcs.hs	2007-02-21 20:22:44.0 -0500
+@@ -19,16 +19,16 @@
+ module Main where
+ import System.Environment
+ import System.Directory
+-import MissingH.Logging.Logger
+-import MissingH.IO
+-import MissingH.Cmd
+-import MissingH.List
++import System.Log.Logger
++import System.IO.Utils
++import System.Cmd.Utils
++import Data.List.Utils
+ import Text.ParserCombinators.Parsec
+ import System.IO
+ import Text.Regex
+-import MissingH.Str
++import Data.String
+ import System.Posix.Files
+-import MissingH.GetOpt
++import System.Console.GetOpt.Utils
+ import System.Console.GetOpt
+ import Control.Monad
+ import Data.List
+@@ -156,5 +156,5 @@
+ (date, _) = findline Standard-date loglines
+ (creator, _) = findline Creator loglines
+ (summary, log) = findline Summary loglines
+-darcsdate = subRe (mkRegex [^0-9]) date 
++darcsdate = subRegex (mkRegex [^0-9]) date 
+ in (darcsdate, creator, summary, unlines log)


Bug#407376: needs to conflict/replace libxcb0-dev

2007-01-17 Thread Bryan Donlan
Package: libxcb1-dev
Version: 1.0-1
Severity: serious

Installation with a existing installation of libxcb0-dev gives:
Unpacking libxcb1-dev (from .../libxcb1-dev_1.0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libxcb1-dev_1.0-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/lib/pkgconfig/xcb.pc', which is also in package 
libxcb0-dev

libxcb1-dev should be set to conflict with and replace libxcb0-dev.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#402245: Package fails with ghc6 6.6

2006-12-08 Thread Bryan Donlan
Package: libghc6-plugins-dev
Version: 0.9.10-3.4
Severity: grave

The test program (based on the example in the hs-plugins docs) at
http://etc.uguu.us/hsplugins-test.tbz2 works with:
ii  ghc6  6.4.1-2
ii  libghc6-plugins-dev   0.9.10-1
ii  libghc6-src-exts-dev  0.2-2

But fails with:
ii  ghc6  6.6-3
ii  libghc6-plugins-dev   0.9.10-3.4
ii  libghc6-src-exts-dev  0.2-5.1

Giving the error:
main: Ix{Int}.index: Index (3145728) out of range ((0,8))

According to the author on IRC, hs-plugins is not yet functional on GHC
6.6, so this package should probably be removed from etch until it's
working.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libghc6-plugins-dev depends on:
ii  ghc6  6.4.1-2GHC - the Glasgow Haskell Compilat
ii  libghc6-src-exts-dev  0.2-2  Haskell-Source with eXtensions

libghc6-plugins-dev recommends no packages.

-- no debconf information


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



Bug#393316: liblircclient0 0.8.0-8 uninstallable in sid

2006-10-15 Thread Bryan Donlan
Package: liblircclient0
Version: 0.8.0-8
Severity: grave

The i386 binary of liblircclient0 0.8.0-8 depends on libc6 = 2.4-1,
which is not in sid. A rebuild against sid libraries is needed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages liblircclient0 depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries

liblircclient0 recommends no packages.

-- no debconf information


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



Bug#391116: Uninstallable package - template parse error

2006-10-04 Thread Bryan Donlan
Package: miscfiles
Version: 1.4.2.dfsg.1-6
Severity: serious

Post-configuration of miscfiles 1.4.2.dfsg.1-6 fails with:

Setting up miscfiles (1.4.2.dfsg.1-6) ...
Template parse error near `# The Default here cannot be translated, because of 
a a deficiency in the', in stanza #2 of /var/lib/dpkg/info/miscfiles.templates
dpkg: error processing miscfiles (--configure):
 subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
 miscfiles


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages miscfiles depends on:
ii  debconf [debconf-2.0] 1.5.5  Debian configuration management sy
ii  dictionaries-common   0.70.2 Common utilities for spelling dict

miscfiles recommends no packages.

-- debconf information:
  miscfiles/languages:
  shared/packages-wordlist:


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



Bug#366303: FTBFS: dh_strip failure

2006-05-07 Thread Bryan Donlan
Package: nvidia-graphics-drivers-legacy
Severity: serious
Justification: no longer builds from source

Building nvidia-graphics-drivers-legacy 1.0.7174-2 from source in
pbuilder (or in main system) fails as follows:

dpkg-buildpackage: source package is nvidia-graphics-drivers-legacy
dpkg-buildpackage: source version is 1.0.7174-2
dpkg-buildpackage: source changed by Randall Donald [EMAIL PROTECTED]
dpkg-buildpackage: source version without epoch 1.0.7174-2
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp build-kernel-stamp configure-stamp
dh_clean 
rm -fr NVIDIA-Linux-x86-1.0-7174-pkg0  nvidia-kernel-legacy-source.tar.gz
 dpkg-source -b nvidia-graphics-drivers-legacy-1.0.7174
dpkg-source: building nvidia-graphics-drivers-legacy using existing 
nvidia-graphics-drivers-legacy_1.0.7174.orig.tar.gz
dpkg-source: building nvidia-graphics-drivers-legacy in 
nvidia-graphics-drivers-legacy_1.0.7174-2.diff.gz
dpkg-source: building nvidia-graphics-drivers-legacy in 
nvidia-graphics-drivers-legacy_1.0.7174-2.dsc
 dpkg-genchanges -S
dpkg-genchanges: not including original source code in upload
dpkg-buildpackage: source only, diff-only upload (original source NOT included)
I: using fakeroot in build.
pbuilder-buildpackage/i386 $Id: pbuilder-buildpackage-funcs,v 1.28 2005/12/21 
11:57:29 dancer Exp $
$Id: pbuilder-buildpackage,v 1.122 2006/03/17 22:17:16 dancer Exp $

Current time: Sun May  7 01:39:14 EDT 2006
pbuilder-time-stamp: 1146980354
Building the build Environment
 - extracting base tarball [/var/cache/pbuilder/base.tgz]
 - creating local configuration
 - copying local configuration
 - mounting /proc filesystem
ln: creating symbolic link `/var/cache/pbuilder/build//7506/etc/mtab' to 
`../proc/mounts': File exists
 - mounting /dev/pts filesystem
 - policy-rc.d already exists
 - created buildresult dir :/home/bdonlan/src/nvidia-pkg/br
Obtaining the cached apt archive contents
Installing the build-deps
 - Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.24 
2006/03/31 00:14:31 dancer Exp $
 - Considering  debhelper ( 5.0.0)
   - Trying debhelper
 - Considering  sed ( 3.0)
   - Trying sed
 - Installing  debhelper sed
Reading package lists...
Building dependency tree...
sed is already the newest version.
The following extra packages will be installed:
  file gettext html2text intltool-debian libmagic1 po-debconf
Suggested packages:
  dh-make cvs gettext-doc
Recommended packages:
  curl libmail-sendmail-perl libcompress-zlib-perl
The following NEW packages will be installed:
  debhelper file gettext html2text intltool-debian libmagic1 po-debconf
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2816kB of archives.
After unpacking 8737kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libmagic1 file html2text gettext intltool-debian po-debconf debhelper
Selecting previously deselected package libmagic1.
(Reading database ... 12819 files and directories currently installed.)
Unpacking libmagic1 (from .../libmagic1_4.17-1_i386.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.17-1_i386.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3_i386.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.14.5-2_i386.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.34.2+20060415_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_5.0.34_all.deb) ...
Setting up libmagic1 (4.17-1) ...

Setting up file (4.17-1) ...
Setting up html2text (1.3.2a-3) ...

Setting up gettext (0.14.5-2) ...

Setting up intltool-debian (0.34.2+20060415) ...
Setting up po-debconf (1.0) ...
Setting up debhelper (5.0.34) ...
 - Finished parsing the build-deps
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  fakeroot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/95.2kB of archives.
After unpacking 307kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  fakeroot
Selecting previously deselected package fakeroot.
(Reading database ... 13373 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.5.8_i386.deb) ...
Setting up fakeroot (1.5.8) ...

Copying back the cached apt archive contents
/var/cache/pbuilder/build/7506/etc/passwd
/var/cache/pbuilder/build/7506/etc/group
Copying source file
- copying [../nvidia-graphics-drivers-legacy_1.0.7174-2.dsc]
- copying [../nvidia-graphics-drivers-legacy_1.0.7174.orig.tar.gz]
- copying [../nvidia-graphics-drivers-legacy_1.0.7174-2.diff.gz]
Extracting source
su: 

Bug#366288: Install also fails with different error with newest adduser

2006-05-07 Thread Bryan Donlan
Package: beagle
Version: 0.2.6-1
Followup-For: Bug #366288

With adduser 3.87, postinst also fails with:
Setting up beagle (0.2.6-1) ...
chown: `beagleindex': invalid user
dpkg: error processing beagle (--configure):
 subprocess post-installation script returned error exit status 1

Apparently adduser silently failed?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages beagle depends on:
ii  adduser  3.87Add and remove users and groups
ii  bash 3.1-4   The GNU Bourne Again SHell
ii  libatk1.0-0  1.11.4-2The ATK accessibility toolkit
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libcairo21.0.4-2 The Cairo 2D vector graphics libra
ii  libexif120.6.13-4library to parse EXIF files
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libgalago-cil0.3.2-4 CLI bindings for libgalago
ii  libgconf2.0-cil  2.8.2-1 CLI binding for GConf 2.12
ii  libglade2.0-cil  2.8.2-1 CLI binding for the Glade librarie
ii  libglib2.0-0 2.10.2-2The GLib library of C routines
ii  libglib2.0-cil   2.8.2-1 CLI binding for the GLib utility l
ii  libgmime2.1-cil  2.1.19-1CLI binding for the MIME library, 
ii  libgnome2.0-cil  2.8.2-1 CLI binding for GNOME 2.12
ii  libgnomevfs2-0   2.14.1-1GNOME virtual file-system (runtime
ii  libgtk2.0-0  2.8.17-2The GTK+ graphical user interface 
ii  libgtk2.0-cil2.8.2-1 CLI binding for the GTK+ toolkit 2
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library
ii  libmono-corlib1.0-cil1.1.13.6-3  Mono core library (1.0)
ii  libmono-sharpzip0.6-cil  1.1.13.6-3  Mono SharpZipLib library
ii  libmono-sharpzip0.84-cil 1.1.13.6-3  Mono SharpZipLib library
ii  libmono-sqlite1.0-cil1.1.13.6-3  Mono Sqlite library
ii  libmono-system-data1.0-cil   1.1.13.6-3  Mono System.Data library
ii  libmono-system-runtime1.0-ci 1.1.13.6-3  Mono System.Runtime library
ii  libmono-system-web1.0-cil1.1.13.6-3  Mono System.Web library
ii  libmono-system1.0-cil1.1.13.6-3  Mono System libraries (1.0)
ii  libmono0 1.1.13.6-3  libraries for the Mono JIT
ii  libmono1.0-cil   1.1.13.6-3  Mono libraries (1.0)
ii  libpango1.0-01.12.1-2Layout and rendering of internatio
ii  librsvg2-2   2.14.3-2SAX-based renderer library for SVG
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libsqlite0   2.8.16-1SQLite shared library
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxcursor1  1.1.5.2-5   X cursor management library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxfixes3   1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxinerama1 1:1.0.1-4   X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra
ii  libxss1  1:1.0.1-4   X11 Screen Saver extension library
ii  mono-runtime 1.1.13.6-3  Mono runtime

Versions of packages beagle recommends:
ii  xpdf-utils [poppler-utils]3.01-7 Portable Document Format (PDF) sui

-- no debconf information


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



Bug#360686: sync broken with revent libsvn-core-perl

2006-04-24 Thread Bryan Donlan
tags 360686 - moreinfo
thanks

On 4/4/06, Bryan Donlan [EMAIL PROTECTED] wrote:
 On 4/4/06, Bastian Blank [EMAIL PROTECTED] wrote:
  tags 360686 moreinfo
  thanks
 
  On Mon, Apr 03, 2006 at 09:48:09PM -0500, Bryan Donlan wrote:
   $ svk sync //mirror/openc2e
   Syncing svn://twinsen.warpedgames.com/openc2e
   Retrieving log information from 750 to 752
   TypeError in method 'svn_ra_reporter2_invoke_set_path', argument 6 of 
   type 'char const *'
 
  A similar bug was fixed in libsvn-mirror-perl 0.68-2, so you have to
  provide more information.
 
  Bastian

 What other information would you like? I have libsvn-mirror-perl
 0.68-2, as the dependency version list indicated.


This bug is still reliably reproducable:
+ sudo dpkg -i libsvn-core-perl_1.3.1-2_i386.deb
(Reading database ... 221114 files and directories currently installed.)
Preparing to replace libsvn-core-perl 1.2.3dfsg1-3 (using
libsvn-core-perl_1.3.1-2_i386.deb) ...
Unpacking replacement libsvn-core-perl ...
Setting up libsvn-core-perl (1.3.1-2) ...

+ dpkg -l libsvn-core-perl
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  libsvn-core-perl  1.3.1-2   perl bindings
for Subversion (aka. svn)
+ rm -rf /home/bdonlan/.svk
+ svk mirror svn://ccdevnet.org/openc2e //mirror/openc2e
Repository /home/bdonlan/.svk/local does not exist, create? (y/n)y
Committed revision 1.
+ svk sync -s HEAD //mirror/openc2e
Syncing svn://ccdevnet.org/openc2e
Retrieving log information from 796 to 796
TypeError in method 'svn_ra_reporter2_invoke_set_path', argument 6 of
type 'char const *'
+ sudo dpkg -i libsvn-core-perl_1.2.3dfsg1-3_i386.deb
dpkg - warning: downgrading libsvn-core-perl from 1.3.1-2 to 1.2.3dfsg1-3.
(Reading database ... 221106 files and directories currently installed.)
Preparing to replace libsvn-core-perl 1.3.1-2 (using
libsvn-core-perl_1.2.3dfsg1-3_i386.deb) ...
Unpacking replacement libsvn-core-perl ...
Setting up libsvn-core-perl (1.2.3dfsg1-3) ...

+ svk sync -s HEAD //mirror/openc2e
Syncing svn://ccdevnet.org/openc2e
Retrieving log information from 796 to 796
Committed revision 2 from revision 796.

I have untagged moreinfo; if this reproduction log is not sufficient
please ask for specific information and I'll be happy to provide it.

Thanks,

Bryan Donlan



Bug#360843: manpages-dev: conflicts with modutils

2006-04-13 Thread Bryan Donlan
On 4/13/06, Vincent Fourmond [EMAIL PROTECTED] wrote:
 Package: manpages-dev
 Version: 2.25-2
 Followup-For: Bug #360843


   Hello !

   There is actually quite a bit of manpages that are found in version 2.25-2 
 and as well in modutils.
 The attached patch should take care of them.

Perhaps they should be removed from modutils instead, though?



Bug#362262: uninstallable with new xorg

2006-04-12 Thread Bryan Donlan
Package: libqt4-dev
Version: 4.1.1-1+b1
Severity: grave

With the new version of xorg in unstable, the xlibs-static-pic package
has been removed.  Since libqt4-dev has a dependency on this package, it
is no longer installable.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#360843: Please replace modutils

2006-04-10 Thread Bryan Donlan
On 4/9/06, Steve M. Robbins [EMAIL PROTECTED] wrote:
 Two comments:

 1. It ain't just create_module; manpage-dev is also overwriting init_module

 Unpacking replacement manpages-dev ...
 dpkg: error processing /var/cache/apt/archives/manpages-dev_2.25-2_all.deb 
 (--unpack):
  trying to overwrite `/usr/share/man/man2/init_module.2.gz', which is also in 
 package modutils
 dpkg-deb: subprocess paste killed by signal (Broken pipe)


 2. I agree with David Weinehall that manpages-dev should use
 Replaces: modutils.  To Justin Pryzby's question

 Why?  Upgrades from sarge to etch will be fine as long as one of
 modutils and manpages drops the file before the release.  The
 problem is limited to sid, and developers can presumably be
 expected to work around it as necessary..

 I answer: why not!  Yes, developers can work around it; but why should
 we be constantly irritated?  If things are worked out before etch,
 then the Replaces can be dropped.

Setting replaces hides problems. It's better to just fix the
problem;having manpages-dev be held up is very minor compared to the
problems allowing wholesale file replacement might hide.



Bug#360686: sync broken with revent libsvn-core-perl

2006-04-03 Thread Bryan Donlan
Package: svk
Version: 1.07-1
Severity: grave

svk sync fails thusly with recent (above 1.3.0 or so) libsvn-core-perl:

$ svk sync //mirror/openc2e
Syncing svn://twinsen.warpedgames.com/openc2e
Retrieving log information from 750 to 752
TypeError in method 'svn_ra_reporter2_invoke_set_path', argument 6 of type 
'char const *'

Version 1.2.3dfsg1-3 of libsvn-core-perl works fine with svk.

I'm not sure if this belongs in libsvn-core-perl or svk; I'm putting it here
for now, but feel free to reassign if it's more appropriate elsewhere.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages svk depends on:
ii  libalgorithm-annotate-perl0.10-1 represent a series of changes in a
ii  libalgorithm-diff-perl1.19.01-2  a perl library for finding Longest
ii  libclass-autouse-perl 1.23-1 Defer loading ( 'use'ing ) of a cl
ii  libclone-perl 0.18-1 recursively copy Perl datatypes
ii  libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii  libdata-hierarchy-perl0.21-1 Handle data in a hierarchical stru
ii  libfile-type-perl 0.22-1 determine file type using magic st
ii  libfreezethaw-perl0.43-2 converting Perl structures to stri
ii  libio-digest-perl 0.10-1 Calculate digests while reading or
ii  libio-string-perl 1.05-1 Emulate IO::File interface for in-
ii  liblocale-maketext-lexicon-pe 0.53-2 Lexicon-handling backends for Loc
ii  liblocale-maketext-simple-per 0.12-2 Simple interface to Locale::Makete
ii  libperlio-eol-perl0.13-1 PerlIO layer for normalizing line 
ii  libperlio-via-dynamic-perl0.11-1 dynamic PerlIO layers
ii  libperlio-via-symlink-perl0.05-1 PerlIO layers for create symlinks
ii  libpod-simple-perl3.04-1 Perl framework for parsing files i
ii  libregexp-shellish-perl   0.93-1 Shell-like regular expressions
ii  libsvn-core-perl  1.3.0-5perl bindings for Subversion (aka.
ii  libsvn-mirror-perl0.68-2 A subversion repository mirroring 
ii  libsvn-simple-perl0.27-1 A simple interface for writing a d
ii  libtext-diff-perl 0.35-2 Perform diffs on files and record 
ii  libtimedate-perl  1.1600-5   Time and date functions for Perl
ii  libyaml-perl  0.57-2 YAML Ain't Markup Language (tm)
ii  perl  5.8.8-3Larry Wall's Practical Extraction 
ii  subversion1.3.0-5advanced version control system (a

svk recommends no packages.

-- no debconf information


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



Bug#348785: Please recompile against newer version of libzipios++

2006-01-18 Thread Bryan Donlan
Package: enigma
Version: 0.92.1-1
Severity: grave

Enigma 0.92.1-1 on i386 arch currently depends on libzipios++0, which is
no longer in the archive due to the c2a ABI transition. Please rebuild,
so it will depend on the current libzipios++0c2a package.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages enigma depends on:
ii  enigma-data   0.92.1-1   Data file for the game enigma
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-7  GCC support library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsdl-image1 1.2.4-1image loading library for Simple D
ii  libsdl-mixer1 1.2.6-1.1  mixer library for Simple DirectMed
ii  libsdl-ttf2.0 2.0.7-1ttf library for Simple DirectMedia
ii  libsdl1.2debi 1.2.9-0.0  Simple DirectMedia Layer
ii  libstdc++64.0.2-7The GNU Standard C++ Library v3
ii  libzipios++0c 0.1.5.9+cvs.2004.02.07-3.3 a small C++ library for reading zi
ii  zlib1g1:1.2.3-9  compression library - runtime

enigma recommends no packages.

-- no debconf information


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



Bug#346048: quota fails in postinst

2006-01-04 Thread Bryan Donlan
Package: quota
Version: 3.13-4
Severity: grave
Justification: renders package unusable

When attempting to install quota into a new sid chroot, the following
error occurs:
Setting up quota (3.13-4) ...
*** glibc detected *** free(): invalid pointer: 0x080923a0 ***
dpkg: error processing quota (--configure):
 subprocess post-installation script returned error exit status 134
Errors were encountered while processing:
 quota
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages quota depends on:
ii  debconf [debc 1.4.67 Debian configuration management sy
ii  e2fslibs  1.38+1.39-WIP-2005.12.10-2 ext2 filesystem libraries
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2005.12.10-2 common error description library
ii  libwrap0  7.6.dbs-8  Wietse Venema's TCP wrappers libra

quota recommends no packages.

-- debconf information excluded


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



Bug#340798: upgrade error: mv: target `/dev/.udev/db/' is not a directory

2005-11-25 Thread Bryan Donlan
Package: udev
Version: 0.074-3
Severity: grave
Justification: renders package unusable



-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxrwxrwx 1 root root 20 2005-08-19 00:19 020_permissions.rules - 
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-10-21 08:30 025_libgphoto2.rules - 
../libgphoto2.rules
lrwxrwxrwx 1 root root 16 2005-11-18 20:06 025_libsane.rules - ../libsane.rules
lrwxrwxrwx 1 root root 12 2005-10-21 08:19 050_hal-plugdev.rules - ../hal.rules
lrwxrwxrwx 1 root root 19 2005-08-19 00:19 cd-aliases.rules - 
../cd-aliases.rules
lrwxrwxrwx 1 root root 13 2005-08-19 00:19 udev.rules - ../udev.rules
lrwxrwxrwx 1 root root 19 2005-08-19 13:17 z20_persistent.rules - 
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-08-19 13:17 z50_run.rules - ../run.rules
lrwxrwxrwx 1 root root 16 2005-10-21 07:50 z55_hotplug.rules - ../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-10-21 16:35 z60_alsa-utils.rules - 
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-10-21 08:28 z60_hdparm.rules - ../hdparm.rules
lrwxrwxrwx 1 root root 17 2005-08-19 13:17 z70_hotplugd.rules - 
../hotplugd.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda5/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/hpet/dev
/sys/class/misc/hw_random/dev
/sys/class/misc/psaux/dev
/sys/class/nvidia/nvidia0/dev
/sys/class/nvidia/nvidiactl/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#340802: upgrade failure: mv: target `/dev/.udev/db/' is not a directory

2005-11-25 Thread Bryan Donlan
Subject: upgrade failure: mv: target `/dev/.udev/db/' is not a directory
Package: udev
Version: 0.076-1
Severity: grave
Justification: renders package unusable

When upgrading to udev 0.076-1 from 0.074-3, the following error occurs:
Preparing to replace udev 0.074-3 (using .../archives/udev_0.076-1_i386.deb) ...
mv: target `/dev/.udev/db/' is not a directory: No such file or directory
dpkg: error processing /var/cache/apt/archives/udev_0.076-1_i386.deb (--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/udev_0.076-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxrwxrwx 1 root root 20 2005-08-19 00:19 020_permissions.rules -
../permissions.rules
lrwxrwxrwx 1 root root 19 2005-10-21 08:30 025_libgphoto2.rules -
../libgphoto2.rules
lrwxrwxrwx 1 root root 16 2005-11-18 20:06 025_libsane.rules - ../libsane.rules
lrwxrwxrwx 1 root root 12 2005-10-21 08:19 050_hal-plugdev.rules - ../hal.rules
lrwxrwxrwx 1 root root 19 2005-08-19 00:19 cd-aliases.rules -
../cd-aliases.rules
lrwxrwxrwx 1 root root 13 2005-08-19 00:19 udev.rules - ../udev.rules
lrwxrwxrwx 1 root root 19 2005-08-19 13:17 z20_persistent.rules -
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-08-19 13:17 z50_run.rules - ../run.rules
lrwxrwxrwx 1 root root 16 2005-10-21 07:50 z55_hotplug.rules - ../hotplug.rules
lrwxrwxrwx 1 root root 19 2005-10-21 16:35 z60_alsa-utils.rules -
../alsa-utils.rules
lrwxrwxrwx 1 root root 15 2005-10-21 08:28 z60_hdparm.rules - ../hdparm.rules
lrwxrwxrwx 1 root root 17 2005-08-19 13:17 z70_hotplugd.rules -
../hotplugd.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda5/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/hpet/dev
/sys/class/misc/hw_random/dev
/sys/class/misc/psaux/dev
/sys/class/nvidia/nvidia0/dev
/sys/class/nvidia/nvidiactl/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'),
(1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-6 Standard scripts needed for bootin
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information



Bug#338659: pngcrush: fails to start with relocation error

2005-11-11 Thread Bryan Donlan
Package: pngcrush
Version: 1.5.10-2
Severity: grave
Justification: renders package unusable

pngcrush fails to run, with the following error:
$ pngcrush testu.png testu-crushed.png
Warning: versions are different between png.h and png.c
  png.h version: 1.2.7
  png.c version: 1.2.8
 
 
 | pngcrush 1.5.10, Copyright (C) 1998-2002 Glenn Randers-Pehrson
 | This is a free, open-source program.  Permission is irrevocably
 | granted to everyone to use this version of pngcrush without
 | payment of any fee.
 | Executable name is pngcrush
 | It was built with libpng version 1.2.7, and is
 | running with  libpng version 1.2.8 - December 3, 2004 (header)
 |Copyright (C) 1998-2002 Glenn Randers-Pehrson,
 |Copyright (C) 1996, 1997 Andreas Dilger,
 |Copyright (C) 1995, Guy Eric Schalnat, Group 42 Inc.,
 | and zlib version 1.2.2, Copyright (C) 1998,
 |Jean-loup Gailly and Mark Adler.

pngcrush: relocation error: pngcrush: symbol png_read_data, version PNG12_0 not 
defined in file libpng12.so.0 with link time reference


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.1-mm1+bd1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages pngcrush depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  zlib1g1:1.2.3-6  compression library - runtime

pngcrush recommends no packages.

-- no debconf information


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



Bug#337881: udev post-inst fails

2005-11-06 Thread Bryan Donlan
Package: udev
Version: 0.072-2
Severity: grave
Justification: renders package unusable

When upgrading to 0.072-2, the following occured:
Setting up udev (0.072-2) ...
Installing new version of config file /etc/init.d/udev-mtab ...
Installing new version of config file /etc/init.d/udev ...
Installing new version of config file /etc/udev/udev.conf ...
Installing new version of config file /etc/udev/links.conf ...
Installing new version of config file /etc/udev/permissions.rules ...
Installing new version of config file /etc/udev/udev.rules ...
Installing new version of config file /etc/udev/hotplugd.rules ...
Installing new version of config file /etc/udev/devfs.rules ...
Installing new version of config file /etc/udev/hotplug.rules ...
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 udev
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up udev (0.072-2) ...
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 udev

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 4
-rw-r--r--1 root root   83 2005-09-06 20:49 001_usbkey.rules
lrwxrwxrwx1 root root   20 2005-06-07 14:30 
020_permissions.rules - ../permissions.rules
lrwxrwxrwx1 root root   19 2005-11-04 14:00 
025_libgphoto2.rules - ../libgphoto2.rules
lrwxrwxrwx1 root root   16 2005-11-04 14:01 025_libsane.rules 
- ../libsane.rules
lrwxrwxrwx1 root root   12 2005-10-17 21:12 
050_hal-plugdev.rules - ../hal.rules
lrwxrwxrwx1 root root   19 2005-06-07 14:30 cd-aliases.rules - 
../cd-aliases.rules
lrwxrwxrwx1 root root   13 2005-06-07 14:30 udev.rules - 
../udev.rules
lrwxrwxrwx1 root root   19 2005-08-14 18:53 
z20_persistent.rules - ../persistent.rules
lrwxrwxrwx1 root root   12 2005-07-23 21:22 z50_run.rules - 
../run.rules
lrwxrwxrwx1 root root   16 2005-10-18 20:02 z55_hotplug.rules 
- ../hotplug.rules
lrwxrwxrwx1 root root   19 2005-08-02 20:15 
z60_alsa-utils.rules - ../alsa-utils.rules
lrwxrwxrwx1 root root   15 2005-09-19 21:38 z60_hdparm.rules - 
../hdparm.rules
lrwxrwxrwx1 root root   17 2005-07-23 21:22 z70_hotplugd.rules 
- ../hotplugd.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb2/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-4 Standard scripts needed for bootin
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#337740: libwnn6-1: Missing conflicts with libwnn6

2005-11-05 Thread Bryan Donlan
Package: libwnn6-1
Version: 1.0.0-12.1
Severity: grave
Justification: renders package unusable

When performing an automatic upgrade from libwnn6 to libwnn6-1, the
following error occurs:

Selecting previously deselected package libwnn6-1.
(Reading database ... 144951 files and directories currently installed.)
Unpacking libwnn6-1 (from .../libwnn6-1_1.0.0-12.1_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libwnn6-1_1.0.0-12.1_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libwnn6.so.1.0.0', which is also in
 package libwnn6
 
This is most likely due to a missing conflicts relationship with libwnn6

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#326400: ghc6 6.4-4.1 is uninstallable due to conflicting dependencies

2005-09-02 Thread Bryan Donlan
Package: ghc6
Version: 6.4-4.1
Severity: grave
Justification: renders package unusable

ghc6 6.4-4.1 depends on libgmp3c2;
  libgmp3c2 conflicts with libgmp3
ghc6 depends on haskell-utils
  haskell-utils depends on libgmp3
libgmp3c2 conflicts with libgmp3

As such, the latest version of ghc6 cannot be installed.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#323138: conflict is already in libsnmpkit

2005-08-19 Thread Bryan Donlan
On 8/19/05, A Mennucc [EMAIL PROTECTED] wrote:
 hi everybody
 
 I do not understand what is going on here
 
 the package libsnmpkit2c2 already contains this line:
 snmpkit-0.9/debian/control:19:Conflicts: libsnmpkit1 ( = 0.9), libsnmpkit2, 
 libsnmpkit2c102
 
 Note also that is libsnmpkit2c102  will soon be removed from sid and etch
 
 This should solve the problem , right?

Strange. The i386 binary does not show the conflict line in sid. But
when I rebuild from source it inserts it properly.



Bug#323138: libsnmpkit2c2: Needs conflicts with libsnmpkit2c102

2005-08-14 Thread Bryan Donlan
Package: libsnmpkit2c2
Version: 0.9-9
Severity: grave
Justification: renders package unusable

libsnmpkit2c2 is not automatically upgradable using APT from
libsnmpkit2c102:
Unpacking libsnmpkit2c2 (from .../libsnmpkit2c2_0.9-9_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libsnmpkit2c2_0.9-9_i386.deb (--unpack):
 trying to overwrite `/usr/lib/libsnmpkit.so.2.0.0', which is also in
 package libsnmpkit2c102

libsnmpkit2c2 should have a conflicts line added for libsnmpkit2c102 to
correct this.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libsnmpkit2c2 depends on:
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-4  GCC support library
ii  libstdc++64.0.1-4The GNU Standard C++ Library v3

libsnmpkit2c2 recommends no packages.


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