Processed: tagpending

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #libhpricot-ruby (0.8.2-1) unstable; urgency=low
 #
 #  * switch to ruby 1.9.1 (Closes: #565837)
 #
 limit source libhpricot-ruby
Limiting to bugs with field 'source' containing at least one of 
'libhpricot-ruby'
Limit currently set to 'source':'libhpricot-ruby'

 tags 565837 + pending confirmed
Bug #565837 [libhpricot-ruby1.9] libhpricot-ruby1.9: Please drop the dependency 
on ruby 1.9.0
Added tag(s) confirmed and pending.

End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567614: sudo's default configuration without tty-tickets

2010-01-30 Thread Luk Claes
Fran�s Boisson wrote:
 Severity: critical
 Tags: security
 Justification: root security hole

I think this is very much overinflated and I fail to see the security hole.

 sudo's default configuration is with a timestamp of 15'

I don't see the problem with that.

 and without tty_tickets.

Neither do I see a problem with this.

 So with a classical add of one user (just adding
 
 superman   ALL=(ALL) ALL
 
 as it is done in Ubuntu for instance), a simple script like
 
 #!/bin/sh
 if [ -z $1 ] ; then
 FILE=$0
 echo $FILE
 . $FILE vasy  /dev/null 2 /dev/null 
 else
 while /bin/true ; do
 echo sudo -n rm -Rf /  /tmp/g
 sleep 60
 done
 fi
 
 call one time by superman erase the file system as soon
 as a sudo call is done. This configuration is very used.

Indeed, as soon as one managed to do the sudo call that would work,
though I fail to see why it would be a problem in sudo. It works as
expected.

 The package must be or configured with tty_tickets in sudoers
 file , or compiled with the option --with-tty-tickets. This solves
 the problem.

tty tickets don't solve anything, they just make the 15' happen per tty
instead of globally AFAICS.

Personally I would find it very unfortunate if this change would be applied.

The real problem you experience seems to be that you don't like the
default Ubuntu uses as sudo configuration, no?

Cheers

Luk



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



Bug#558291: (no subject)

2010-01-30 Thread Pablo Duboue
More progress:

The libtool error is related to the --tags parameter. The generated libtool 
script defines only the tag CXX and the generated Makefile.in use --tag=CC.

Changing the many Makfile.in that invoke libtool to use CXX instead of CC 
builds the package to completion.

Now I'm trying to figure out whether the problem is in autoconf or if there's 
anything being set wrongly.

P.


signature.asc
Description: This is a digitally signed message part.


Bug#567615: FTBFS: cannot find the library `/usr/lib/libgeos_c.la' or unhandled argument `/usr/lib/libgeos_c.la'

2010-01-30 Thread Nobuhiro Iwamatsu
Package: spatialite
Version: 2.3.0-1
Severity: serious
Justification: ftbfs

Hi,

spatialite FTBFS on sid.

-
[...]
libtool: compile:  gcc -DPACKAGE_NAME=\libspatialite-amalgamation\
-DPACKAGE_TARNAME=\libspatialite-amalgamation\
-DPACKAGE_VERSION=\2.3.0\
-DPACKAGE_STRING=\libspatialite-amalgamation 2.3.0\
-DPACKAGE_BUGREPORT=\a.furi...@lqt.it\
-DPACKAGE=\libspatialite-amalgamation\ -DVERSION=\2.3.0\
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\.libs/\
-DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1
-DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1
-DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1
-DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1
-DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1
-DHAVE_STRERROR=1 -I. -g -O2 -I./headers/spatialite -D_LARGE_FILE=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -DSQLITE_ENABLE_RTREE=1 -g
-O2 -MT spatialite.lo -MD -MP -MF .deps/spatialite.Tpo -c spatialite.c
-o spatialite.o /dev/null 21
mv -f .deps/spatialite.Tpo .deps/spatialite.Plo
/bin/bash ./libtool --tag=CC   --mode=link gcc -D_LARGE_FILE=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -DSQLITE_ENABLE_RTREE=1 -g
-O2 -version-info 2:3:0 -Wl,-z,defs,-lm -o libspatialite.la -rpath
/usr/lib spatialite.lo /usr/lib/libgeos_c.la /usr/lib/libgeos.la
/usr/lib/libproj.la /usr/lib/libsqlite3.la 
libtool: link: cannot find the library `/usr/lib/libgeos_c.la' or
unhandled argument `/usr/lib/libgeos_c.la'
make[2]: *** [libspatialite.la] Error 1
make[2]: Leaving directory `/tmp/buildd/spatialite-2.3.0/libspatialite'
[...]
-

Because /usr/lib/libgeos_c.la removed from libgeos-dev.
Could you check package?

Best regards,
  Nobuhiro

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

Kernel: Linux 2.6.30-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.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#567614: sudo's default configuration without tty-tickets

2010-01-30 Thread Francois Boisson
  So with a classical add of one user (just adding
  
  superman   ALL=(ALL) ALL
  
  as it is done in Ubuntu for instance), a simple script like
   [...]
  call one time by superman erase the file system as soon
  as a sudo call is done. This configuration is very used.
 
 Indeed, as soon as one managed to do the sudo call that would work,
 though I fail to see why it would be a problem in sudo. It works as
 expected.
 
  The package must be or configured with tty_tickets in sudoers
  file , or compiled with the option --with-tty-tickets. This solves
  the problem.
 
 tty tickets don't solve anything, they just make the 15' happen per tty
 instead of globally AFAICS.
 
tty-tickets solves this problem. If the script is called as many beginning
users do by clecking on a joined file in mail for instance, or doing it in
another xterm window, nothing happens with tty-tickets, but if there is not
tty-tickets, sudo works without asking password.
 
 The real problem you experience seems to be that you don't like the
 default Ubuntu uses as sudo configuration, no?
 
You are right, but I think the problem is here. It's to you to decide if it's
really a problem (as I really think) or not.

PS:   Justification: root security hole
 I think this is very much overinflated and I fail to see the security hole.

If it's a problem, it's a security hole. The question is «Is it a real problem
or not. I did not find a good category in the reportbug (whishlist perhaps but
as I think it's really a security problem...)

Regards and thanks for your answer, for your ability to read my english and
sorry if you think I'm wrong

François Boisson



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



Bug#567376: marked as done (python-django-registration and pootle: error when trying to install together)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 08:47:14 +
with message-id e1nb8z4-jf...@ries.debian.org
and subject line Bug#567376: fixed in pootle 2.0.1-2
has caused the Debian Bug report #567376,
regarding python-django-registration and pootle: error when trying to install 
together
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567376
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pootle,python-django-registration
Version: pootle/2.0.1-1
Version: python-django-registration/0.7-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2010-01-28
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  python-django libpcre3 libglib2.0-0 libxml2 libcroco3 libgomp1 gettext-base
  gettext translate-toolkit libxslt1.1 python-lxml pootle
  python-django-registration
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408144
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408145
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package python-django.
(Reading database ... 12276 files and directories currently installed.)
Unpacking python-django (from .../python-django_1.1.1-3_all.deb) ...
Selecting previously deselected package libpcre3.
Unpacking libpcre3 (from .../libpcre3_7.8-3_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.22.4-1_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.6.dfsg-2+b1_amd64.deb) ...
Selecting previously deselected package libcroco3.
Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ...
Selecting previously deselected package libgomp1.
Unpacking libgomp1 (from .../libgomp1_4.4.3-1_amd64.deb) ...
Selecting previously deselected package gettext-base.
Unpacking gettext-base (from .../gettext-base_0.17-8_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-8_amd64.deb) ...
Selecting previously deselected package translate-toolkit.
Unpacking translate-toolkit (from .../translate-toolkit_1.5.2-1_all.deb) ...
Selecting previously deselected package libxslt1.1.
Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-1+b1_amd64.deb) ...
Selecting previously deselected package python-lxml.
Unpacking python-lxml (from .../python-lxml_2.2.4-1+b1_amd64.deb) ...
Processing triggers for man-db ...
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408144
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408145
Processing triggers for install-info ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up python-django (1.1.1-3) ...
Processing triggers for python-support ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package pootle.
(Reading database ... 14611 files and directories currently installed.)
Unpacking pootle (from .../pootle_2.0.1-1_all.deb) ...
Selecting previously deselected package python-django-registration.
Unpacking python-django-registration (from 
.../python-django-registration_0.7-2_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/python-django-registration_0.7-2_all.deb (--unpack):
 trying to overwrite '/usr/share/pyshared/registration/views.py', which is also 
in package pootle 0:2.0.1-1
Processing triggers for man-db ...
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
Errors were encountered while processing:
 /var/cache/apt/archives/python-django-registration_0.7-2_all.deb
E: Sub-process /usr/bin/dpkg returned an 

Bug#567619: xserver-xorg: After upgrading squeeze xserver stops responding

2010-01-30 Thread Dirk
Package: xserver-xorg
Version: 1:7.5+2
Severity: critical
Justification: breaks the whole system

I upgraded yesterday my debian squeeze and after that xserver stops responding 
and only a blank screen is seen. I had to cold boot the system (CTRL+ALT+BkSp 
doesn't work).
Using a Toshiba Tecra 8000 Laptop with neomagic graphics card.
Before Upgrade no issues with X.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 29 23:19 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:04.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 
256AV] (rev 12)

/etc/X11/xorg.conf does not exist.

Xorg X server log files on system:
-rw-r--r-- 1 root root 24316 Jan 30 09:12 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux notebook 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 
root=UUID=fbde2bf6-ebde-4ea2-850b-9864c06a3800 ro single
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sat Jan 30 09:12:04 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 2

(--) PCI:*(0:0:4:0) 10c8:0005:1179:0001 Neomagic Corporation NM2200 [MagicGraph 
256AV] rev 18, Mem @ 0xdf00/16777216, 0xff80/4194304, 0xff70/1048576
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default neomagic Device 0
Driver  neomagic
EndSection
Section Screen
Identifier  Builtin Default neomagic Screen 0
Device  Builtin Default neomagic Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default neomagic Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default neomagic Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default neomagic Device 0
(==) No monitor specified for screen Builtin Default neomagic Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The 

Bug#558291: libtool issue

2010-01-30 Thread Mark Wielaard
The libtool error seems to have been resolved upstream with this patch:
http://developer.classpath.org/pipermail/classpath-patches/2010-January/006381.html




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



Bug#567622: fails to install, trying to overwrite other packages files

2010-01-30 Thread Holger Levsen
Package: usb-modeswitch
Version: 1.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install because 
it tries to overwrite other packages files without declaring a replaces 
relation.

See policy 7.6 at 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously deselected package usb-modeswitch.
  (Reading database ... 6450 files and directories currently installed.)
  Unpacking usb-modeswitch (from .../usb-modeswitch_1.1.0-1_amd64.deb) ...
  dpkg: error 
processing /var/cache/apt/archives/usb-modeswitch_1.1.0-1_amd64.deb 
(--unpack):
   trying to overwrite '/lib/udev/rules.d/40-usb_modeswitch.rules', which is 
also in package usb-modeswitch-data 0:20100127-1
  Errors were encountered while processing:
   /var/cache/apt/archives/usb-modeswitch_1.1.0-1_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2010-01-28 22:23:44 UTC

Package: usb-modeswitch
Priority: extra
Section: comm
Installed-Size: 152
Maintainer: Didier Raboud did...@raboud.com
Architecture: amd64
Version: 1.1.0-1
Depends: libc6 (= 2.3), libusb-0.1-4 (= 2:0.1.12), tcl | tclsh, usb-modeswitch-data (= 20100127-1)
Suggests: comgt, wvdial
Filename: pool/main/u/usb-modeswitch/usb-modeswitch_1.1.0-1_amd64.deb
Size: 36108
MD5sum: 09957fdcd7ec8a5325769b2453f76f0f
SHA1: 6dce1ea9cc372b2613e666e1a85e09aa0a7e9e69
SHA256: d5b105c2a0cfdeeea397f25401ff8f05ade57917dfd94fe8085065308dda3a99
Description: mode switching tool for controlling flip flop USB devices
 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 ZeroCD feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as usbserial. However, the device still
 shows up as usb-storage by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from usb-storage to usbserial.
 .
 This package contains the binaries and the brother scripts.
Homepage: http://www.draisberghof.de/usb_modeswitch/
Tag: admin::hardware, hardware::usb, implemented-in::c, implemented-in::tcl, interface::commandline, role::program, use::configuring, use::driver

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ usb-modeswitch
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~201001251339 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ usb-modeswitch
0m0.0s INFO: Running on: Linux piatti 2.6.32.6-dsa-amd64 #1 SMP Mon Jan 25 21:17:44 CET 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpuXovqg
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpuXovqg
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpuXovqg', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpuXovqg', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpuXovqg', 'apt-get', 'update']
0m3.7s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8412kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [65.3kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8713kB in 0s (8914kB/s)
  Reading package lists...
0m3.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpuXovqg', 'apt-get', 'update']
0m3.7s DEBUG: Starting 

Bug#560665: zshdb: FTBFS: tests failed

2010-01-30 Thread Ilya Barygin
 Any idea why?

Unfortunately, no. We're tracking this at
https://launchpad.net/bugs/514359 (not much info there at the moment).



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



Bug#567345: marked as done (python-gnome2: Depends: python2.6-gtk2 but it is not installable)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 11:00:31 +0100
with message-id 4b64033f.1090...@debian.org
and subject line Re: Bug#567345: bug#567345: python-gnome2: Depends: 
python2.6-gtk2 but it is not installable
has caused the Debian Bug report #567345,
regarding python-gnome2: Depends: python2.6-gtk2 but it is not installable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567345
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: python-gnome2
Version: 2.28.0-1
Severity: normal


python-gnome2: Depends: python2.6-gtk2 but it is not installable

It's an dependency on a package that does not exist. Its affecting several
python packages, presently.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 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 python-gnome2 depends on:
ii  libart-2.0-22.3.20-2 Library of functions for 2D graphi
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.24.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.24.2-1 The Bonobo UI library
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.9.4-1  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgnome2-0 2.28.0-1 The GNOME library - runtime files
ii  libgnomecanvas2-0   2.26.0-1 A powerful object-oriented display
ii  libgnomeui-02.24.2-1 The GNOME libraries (User Interfac
ii  libgnomevfs2-0  1:2.24.2-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.18.6-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.17-2  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpopt01.15-1   lib for parsing cmdline parameters
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  python  2.5.4-9  An interactive high-level object-o
ii  python-gconf2.28.0-1 Python bindings for the GConf conf
ii  python-gobject [python2 2.20.0-1+b1  Python bindings for the GObject li
ii  python-gtk2 [python2.5- 2.16.0-1 Python bindings for the GTK+ widge
ii  python-pyorbit [python2 2.24.0-6 A Python language binding for the 
ii  python-support  1.0.6automated rebuilding support for P
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

python-gnome2 recommends no packages.

Versions of packages python-gnome2 suggests:
ii  python-gnome2-doc 2.28.0-2   Python bindings for the GNOME desk

-- no debconf information


---End Message---
---BeginMessage---

On 30/01/10 07:34, Drew Parsons wrote:

severity 567345 serious
thanks

I don't think gnome should slip into testing with this bug, so bumping
up the severity.


python-gtk2 2.18.0-2 provides python2.6-gtk2 now, so this is fixed. The problem 
was with the way Python-Provides works and the fact that pygtk was failing to 
build because of a test suite failure.


Cheers,
Emilio

---End Message---


Bug#567582: boot failure: the symbol 'grub_env_find' not found

2010-01-30 Thread Felix Zielcke
forcemerge 567582 554790
thanks

Am Freitag, den 29.01.2010, 20:12 +0100 schrieb Harald Dunkel:
 Package: grub-pc
 Version: 1.98~20100128-1
 Severity: grave
 
 After the upgrade I get the message
 
   GRUB loading.
   Welcome to GRUB!
 
   error: the symbol 'grub_env_find' not found.
   Entering rescue mode...
 
 on the next reboot. The boot menu is not shown.
 
 Moving back to version 20100126 makes the problem go away.
 

Please check with `echo GET grub-pc/install_devices |
debconf-communicate' what device is stored in there.
Probable it's not the one where your BIOS boots from. Or the kernel/udev
decided to name it different when grub-pc got upgraded.

Run `sudo dpkg-reconfigure grub-pc' to get prompted for the device
stored in there.
You can also decide to not choose anyone so grub-install doestn't get
run at all during package upgrades, but then it can still happen that
update-grub generates a config with which you can't boot.
And at least you have to think about running grub-install before
reporting bugs. Because then grub2 won't get upgraded at all.

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




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



Processed: Re: Bug#567582: boot failure: the symbol 'grub_env_find' not found

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 567582 554790
Bug#567582: boot failure: the symbol 'grub_env_find' not found
Bug#554790: use /dev/disk/by-uuid (or similiar) for grub-pc/install_devices
Bug#558312: error: grub_gettext not found
Bug#558748: upgrades should run grub-install as a safe default
Bug#561766: grub2: 1.98~20091210-1 still has issues with the symbol 
grub_printf_ not found
Bug#564928: Newer grub fails with missing symbols at boot time
Bug#565210: grub-pc: Reboot after entering GRUB
Bug#567230: grub-pc: more flexible installation paths
Forcibly Merged 554790 558312 558748 561766 564928 565210 567230 567582.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567622: marked as done (fails to install, trying to overwrite other packages files)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 11:43:50 +0100
with message-id 201001301143.55620.did...@raboud.com
and subject line Re: Bug#567622: fails to install, trying to overwrite other 
packages files
has caused the Debian Bug report #567622,
regarding fails to install, trying to overwrite other packages files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567622
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: usb-modeswitch
Version: 1.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install because 
it tries to overwrite other packages files without declaring a replaces 
relation.

See policy 7.6 at 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

From the attached log (scroll to the bottom...):

  Selecting previously deselected package usb-modeswitch.
  (Reading database ... 6450 files and directories currently installed.)
  Unpacking usb-modeswitch (from .../usb-modeswitch_1.1.0-1_amd64.deb) ...
  dpkg: error 
processing /var/cache/apt/archives/usb-modeswitch_1.1.0-1_amd64.deb 
(--unpack):
   trying to overwrite '/lib/udev/rules.d/40-usb_modeswitch.rules', which is 
also in package usb-modeswitch-data 0:20100127-1
  Errors were encountered while processing:
   /var/cache/apt/archives/usb-modeswitch_1.1.0-1_amd64.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2010-01-28 22:23:44 UTC

Package: usb-modeswitch
Priority: extra
Section: comm
Installed-Size: 152
Maintainer: Didier Raboud did...@raboud.com
Architecture: amd64
Version: 1.1.0-1
Depends: libc6 (= 2.3), libusb-0.1-4 (= 2:0.1.12), tcl | tclsh, usb-modeswitch-data (= 20100127-1)
Suggests: comgt, wvdial
Filename: pool/main/u/usb-modeswitch/usb-modeswitch_1.1.0-1_amd64.deb
Size: 36108
MD5sum: 09957fdcd7ec8a5325769b2453f76f0f
SHA1: 6dce1ea9cc372b2613e666e1a85e09aa0a7e9e69
SHA256: d5b105c2a0cfdeeea397f25401ff8f05ade57917dfd94fe8085065308dda3a99
Description: mode switching tool for controlling flip flop USB devices
 Several new USB devices have their proprietary Windows drivers onboard,
 especially WAN dongles. When plugged in for the first time, they act
 like a flash storage and start installing the driver from there. If
 the driver is already installed, the storage device vanishes and
 a new device, such as an USB modem, shows up. This is called the
 ZeroCD feature.
 .
 On Debian, this is not needed, since the driver is included as a
 Linux kernel module, such as usbserial. However, the device still
 shows up as usb-storage by default. usb-modeswitch solves that
 issue by sending the command which actually performs the switching
 of the device from usb-storage to usbserial.
 .
 This package contains the binaries and the brother scripts.
Homepage: http://www.draisberghof.de/usb_modeswitch/
Tag: admin::hardware, hardware::usb, implemented-in::c, implemented-in::tcl, interface::commandline, role::program, use::configuring, use::driver

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ usb-modeswitch
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~201001251339 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ usb-modeswitch
0m0.0s INFO: Running on: Linux piatti 2.6.32.6-dsa-amd64 #1 SMP Mon Jan 25 21:17:44 CET 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpuXovqg
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpuXovqg
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpuXovqg', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpuXovqg', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', 

Bug#567631: Two security issues

2010-01-30 Thread Moritz Muehlenhoff
Package: ytnef
Severity: grave
Tags: security

Please see
http://www.ocert.org/advisories/ocert-2009-013.html

This is CVE-2009-3721 (buffer overflows) and CVE-2009-3887 (traversal)

Cheers,
Moritz

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages ytnef depends on:
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
pn  libytnef0 none (no description available)

Versions of packages ytnef recommends:
ii  libmailtools-perl 2.05-1 Manipulate email in perl programs
pn  libmime-perl  none (no description available)

ytnef suggests no packages.



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



Bug#566023: Possible solution?

2010-01-30 Thread PulkoMandy
It works for me too.
Thanks :)

-- 
Adrien Destugues / PulkoMandy
http://pulkomandy.ath.cx



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



Bug#567633: race condition in fusermount

2010-01-30 Thread Moritz Muehlenhoff
Package: fuse-utils
Severity: grave
Tags: security

fuse 2.8.2 fixes a race condition if two fusermount -u instances
are run in paralell, which allows local privilege escalation.

This issue was discovered by Dan Rosenberg.

Cheers,
Moritz


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages fuse-utils depends on:
ii  adduser   3.112  add and remove users and groups
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
pn  libfuse2  none (no description available)
ii  makedev   2.3.1-89   creates device files in /dev
ii  sed   4.2.1-6The GNU sed stream editor
ii  udev  150-2  /dev/ and hotplug management daemo

fuse-utils recommends no packages.

fuse-utils suggests no packages.



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



Bug#567635: XSS in Status.pm

2010-01-30 Thread Moritz Muehlenhoff
Package: libapache2-mod-perl2
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0796
which contains links to the upstream commits.

This doesn't warrant a DSA, but it would be nice if you could fix this
in a stable point update for Lenny.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-perl2 depends on:
pn  apache2.2-commonnone   (no description available)
ii  libapr1 1.3.8-1  The Apache Portable Runtime Librar
ii  libaprutil1 1.3.9+dfsg-3 The Apache Portable Runtime Utilit
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libdevel-symdump-perl   2.08-2   Perl module for inspecting perl's 
ii  libperl5.10 5.10.1-9 shared Perl library
ii  liburi-perl 1.52-1   module to manipulate and access UR
ii  libuuid12.16.2-0 Universally Unique ID library
ii  libwww-perl 5.834-1  Perl HTTP/WWW client/server librar
ii  netbase 4.40 Basic TCP/IP networking system
ii  perl [libmime-base64-perl]  5.10.1-9 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]  5.10.1-9 minimal Perl system

Versions of packages libapache2-mod-perl2 recommends:
pn  libapache2-reload-perlnone (no description available)
pn  libbsd-resource-perl  none (no description available)

libapache2-mod-perl2 suggests no packages.



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



Bug#567345: bug#567345: python-gnome2: Depends: python2.6-gtk2 but it is not installable

2010-01-30 Thread Josselin Mouette
Le samedi 30 janvier 2010 à 17:34 +1100, Drew Parsons a écrit : 
 I don't think gnome should slip into testing with this bug, so bumping
 up the severity.

FYI packages do not migrate when they are uninstallable.

And it’s generally useless to report bugs about broken dependencies in
unstable.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Processed: severity of 494033 is serious

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 494033 serious
Bug #494033 [xpp] xpp: depends on transitional package libcupsys2
Severity set to 'serious' from 'minor'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Please find attached the patch

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 562437 patch
Bug #562437 [src:jakarta-ecs] jakarta-ecs: FTBFS: java errors
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#562437: Please find attached the patch

2010-01-30 Thread Onkar Shinde
tags 562437 patch
thanks

Please find attached a debdiff against current version archive. This
patch ports the Ubuntu changes to Debian which essentially fixes this
bug and few other minor changes.


Regards,
Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.


jakarta-ecs_1.4.2-1.2.debdiff
Description: Binary data


Bug#567622: fails to install, trying to overwrite other packages files

2010-01-30 Thread Holger Levsen
Hi OdyX,

On Samstag, 30. Januar 2010, Didier 'OdyX' Raboud wrote:
 this had already been reported as #567438, which has been corrected in
 1.1.0-2, uploaded yesterday evening:
 So I am simply marking this bug as -done with the uploaded version.

Great, thanks  sorry for the noise! :-)


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.


Processed: Re: Bug#567208: Gnucash 2.2.9-3 has no graphing support

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 567208 serious
Bug #567208 [gnucash] Gnucash 2.2.9-3 has no graphing support
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#560398: eclipse: I got (same?) error

2010-01-30 Thread amarao
Package: eclipse
Version: 3.2.2-6.1
Followup-For: Bug #560398

JVM terminated. Exit code=127
/usr/lib/jvm/java-gcj/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86_64
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 61f000f
-install /usr/lib/eclipse
-vm /usr/lib/jvm/java-gcj/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar 

In console:

$ eclipse 
searching for compatible vm...
  testing /usr/lib/jvm/java-6-openjdk...not found
  testing /usr/lib/jvm/java-gcj...found
Could not create /usr/local/lib/eclipse/.eclipseextension. Please run as root:
touch /usr/local/lib/eclipse/.eclipseextension
chmod 2775 /usr/local/lib/eclipse/.eclipseextension
chown root:staff /usr/local/lib/eclipse/.eclipseextension
/usr/lib/jvm/java-gcj/bin/java: symbol lookup error: 
/home/amarao/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/61/1/.cp/libswt-mozilla-gtk-3236.so:
 
undefined symbol: _ZN4nsID5ParseEPKc
ama...@desunote:/etc/sysctl.d$ 
ama...@desunote:/etc/sysctl.d$ eclipse 
searching for compatible vm...
  testing /usr/lib/jvm/java-6-openjdk...not found
  testing /usr/lib/jvm/java-gcj...found
Could not create /usr/local/lib/eclipse/.eclipseextension. Please run as root:
touch /usr/local/lib/eclipse/.eclipseextension
chmod 2775 /usr/local/lib/eclipse/.eclipseextension
chown root:staff /usr/local/lib/eclipse/.eclipseextension
/usr/lib/jvm/java-gcj/bin/java: symbol lookup error: 
/home/amarao/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/61/1/.cp/libswt-mozilla-gtk-3236.so:
 
undefined symbol: _ZN4nsID5ParseEPKc


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.2.2-6.1  Java Development Tools plug-ins fo
ii  eclipse-pde   3.2.2-6.1  Plug-in Development Environment to
ii  eclipse-source3.2.2-6.1  Eclipse source code plug-ins
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.6-1   The GTK+ graphical user interface 
ii  zenity2.22.1-2   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
ii  eclipse-gcj   3.2.2-6.1  Native Eclipse run with GCJ

eclipse suggests no packages.

-- 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#567582: boot failure: the symbol 'grub_env_find' not found

2010-01-30 Thread Harald Dunkel
Hi Felix,

On 01/30/10 11:01, Felix Zielcke wrote:
 
 Please check with `echo GET grub-pc/install_devices |
 debconf-communicate' what device is stored in there.

Stored in _where_?

 Probable it's not the one where your BIOS boots from. Or the kernel/udev
 decided to name it different when grub-pc got upgraded.
 

# echo GET grub-pc/install_devices | debconf-communicate
0 /dev/sda, /dev/sdb
# cat /proc/partitions
major minor  #blocks  name

   80  976762584 sda
   81   33559753 sda1
   82  943200247 sda2
   8   16  976762584 sdb
   8   17   33559753 sdb1
   8   18  943200247 sdb2
   8   32 1465138584 sdc
   8   33 1465138550 sdc1
   8   48  976762584 sdd
   8   49  976762550 sdd1
   90 1886400256 md0
 2590   33554434 md0p1
 2591   16777220 md0p2
 2592   33554436 md0p3
 2593 1802514164 md0p4

/dev/sda2 and /dev/sdb2 provide a software RAID0 (/dev/md0).
The PC is supposed to boot from /dev/md0p3. /dev/sda1 and
/dev/sdb1 were the /boot partitions I had used for the old
grub. /dev/sdc and /dev/sdd do not provide a boot filesystem.

On the next reboot the list of partitions might look completely
different, while the GET command shown above still says
0 /dev/sda, /dev/sdb. Is this correct?

Would you suggest to move to GPT? AFAIK is supports UUIDs on
partition level, but I do not know if grub2 makes use of it.


Looking closely I found a problem with grub-probe at install
time of 20100128:

# dpkg -i grub-common_1.98~20100128-1_amd64.deb 
grub-pc_1.98~20100128-1_amd64.deb
(Reading database ... 156414 files and directories currently installed.)
Preparing to replace grub-common 1.98~20100115-1 (using 
grub-common_1.98~20100128-1_amd64.deb) ...
Unpacking replacement grub-common ...
Preparing to replace grub-pc 1.98~20100115-1 (using 
grub-pc_1.98~20100128-1_amd64.deb) ...
Unpacking replacement grub-pc ...
Setting up grub-common (1.98~20100128-1) ...
Installing new version of config file /etc/grub.d/10_linux ...
Installing new version of config file /etc/grub.d/00_header ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up grub-pc (1.98~20100128-1) ...
/usr/sbin/grub-probe: error: no such partition.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.
/usr/sbin/grub-probe: error: no such partition.
Auto-detection of a filesystem module failed.
Please specify the module with the option `--modules' explicitly.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32.7
Found initrd image: /boot/initrd.img-2.6.32.7
/usr/sbin/grub-probe: error: no such partition.
/usr/sbin/grub-probe: error: no such partition.
Found linux image: /boot/vmlinuz-2.6.32.6
Found initrd image: /boot/initrd.img-2.6.32.6
Found linux image: /boot/vmlinuz-2.6.32-trunk-amd64
Found initrd image: /boot/initrd.img-2.6.32-trunk-amd64
Found memtest86 image: /boot/memtest86.bin
Found Debian GNU/Linux (squeeze/sid) on /dev/md0p1
/usr/sbin/grub-probe: error: no such partition.
/usr/sbin/grub-probe: error: no such partition.
done



If I move back to the testing version, then I get

# dpkg -i grub-common_1.98~20100115-1_amd64.deb 
grub-pc_1.98~20100115-1_amd64.deb
(Reading database ... 156414 files and directories currently installed.)
Preparing to replace grub-common 1.98~20100115-1 (using 
grub-common_1.98~20100115-1_amd64.deb) ...
Unpacking replacement grub-common ...
Preparing to replace grub-pc 1.98~20100115-1 (using 
grub-pc_1.98~20100115-1_amd64.deb) ...
Unpacking replacement grub-pc ...
Setting up grub-common (1.98~20100115-1) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up grub-pc (1.98~20100115-1) ...
Installation finished. No error reported.
Installation finished. No error reported.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32.7
Found initrd image: /boot/initrd.img-2.6.32.7
Found linux image: /boot/vmlinuz-2.6.32.6
Found initrd image: /boot/initrd.img-2.6.32.6
Found linux image: /boot/vmlinuz-2.6.32-trunk-amd64
Found initrd image: /boot/initrd.img-2.6.32-trunk-amd64
Found memtest86 image: /boot/memtest86.bin
Found Debian GNU/Linux (squeeze/sid) on /dev/md0p1
done


This is _without_ reboot, i.e. the partition list is the same
as shown above.  /boot/grub/device.map says after installing
20100115:

(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
(hd3)   /dev/sdd


Hope this helps. Regards

Harri



signature.asc
Description: OpenPGP digital signature


Bug#566562: liblicense-dev: patch provided: needed Depends: hicolor-icon-theme

2010-01-30 Thread Dennis Sheil
Package: liblicense-dev
Severity: normal


The post-installation script of liblicense-dev touches 
/usr/share/icons/hicolor so as to regenerate GNOME's
icon cache.  The hicolor-icon-theme package is not a
dependency though so liblicense-dev fails when it is
not aready installed.

Patch attached.


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

Kernel: Linux 2.6.31-17-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages liblicense-dev depends on:
ii  liblicense3   0.8-2.dws1 Stores and retrieves license infor

liblicense-dev recommends no packages.

liblicense-dev suggests no packages.

-- no debconf information
diff -u liblicense-0.8/debian/control liblicense-0.8/debian/control
--- liblicense-0.8/debian/control
+++ liblicense-0.8/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Asheesh Laroia ashe...@asheesh.org
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (= 5.0.38), libcurl4-gnutls-dev, libvorbis-dev, libtag1-dev, libflac-dev, libraptor-dev, libexempi-dev, libid3-3.8.3-dev, libgsf-1-dev, python-all-dev (= 2.3.5-11), python-central (= 0.5.6), libglib2.0-dev, xsltproc, docbook-xsl, libtool, libexpat-dev
+Build-Depends: debhelper (= 5.0.38), libcurl4-gnutls-dev, libvorbis-dev, libtag1-dev, libflac-dev, libraptor-dev, libexempi-dev, libid3-3.8.3-dev, libgsf-1-dev, python-all-dev (= 2.3.5-11), python-central (= 0.5.6), libglib2.0-dev, xsltproc, docbook-xsl, libtool, libexpat-dev, hicolor-icon-theme
 Standards-Version: 3.7.2
 Section: libs
 


Bug#526760: root-tail: Don't display anything at all since X.org update

2010-01-30 Thread Stephen Gran
This one time, at band camp, Francesco Poli said:
 On Sun, 03 May 2009 13:05:09 +0200 Andreas Tscharner wrote:
  I start root-tail in WindowMaker autostart
  (~/GNUstep/Library/WindowMaker/autostart)
  with the following command:
  
  root-tail -g 700x200+950+850 -fn fixed /var/log/messages,green 
  ~/.xsession-errors, blue 
  
  This does not display anything at all after the X.org update.
 
 Hi Andreas!
 I am another root-tail user.
 
 I am currently running root-tail/1.2-3 on a Debian testing box, and I
 am *not* experiencing the bug you reported.

...

 Stephen, what do you think?
 Should this bug be downgraded to important?
 Could you please help Andreas in solving his problem?

I think that a package that non-deterministically doesn't work probably
doesn't belong in a stable release.  I unfortunately don't have enough
knowledge about the X api to make any good guesses as to what the
problem might be.

The fds that are being read from appear to me to be the usual
communication with the X server, not reads from the logfiles (note that
the logfiles have been stat()'ed but not yet opened).  if root-tail is
unable to communicate to the X server, I have no idea why.

If Andreas has any additional information, that would be great - it
might be something simple like a rebuild fixes it, or it might be
something like a subtle bit of the X api has changed with X.org and
root-tail won't be fixed until someone who understands X better than I
do comes along, or I manage to find the time to finally dig into it
enough to debug this.

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#552917: Patch to fix stow FTBFS

2010-01-30 Thread Michael Bienia
Hello,

here is a patch to fix the FTBFS.

Michael

diff -u stow-1.3.3/debian/rules stow-1.3.3/debian/rules
--- stow-1.3.3/debian/rules
+++ stow-1.3.3/debian/rules
@@ -7,8 +7,7 @@
 build/stow::
[ -d texi ] || ( mkdir texi ; cd texi \
; ln -s ../stow.texi ../version.texi . \
-   ; texi2html -split_node -menu stow.texi \
-   ; mv stow html )
+   ; texi2html -split_node -menu --subdir=html stow.texi )
 
 clean::
rm -Rf texi



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



Processed: Re: Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 567643 grave
Bug #567643 [openoffice.org] openoffice.org: Segfault when starting soffice.bin 
- testing of 2010-01-30
Severity set to 'grave' from 'normal'

 tag 567643 + pending
Bug #567643 [openoffice.org] openoffice.org: Segfault when starting soffice.bin 
- testing of 2010-01-30
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: bug 567643 is forwarded to Thorsten Behrens t...@openoffice.org ..., forcibly merging 567643 566832

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 567643 Thorsten Behrens t...@openoffice.org
Bug #567643 [openoffice.org] openoffice.org: Segfault when starting soffice.bin 
- testing of 2010-01-30
Set Bug forwarded-to-address to 'Thorsten Behrens t...@openoffice.org'.
 retitle 567643 openoffice.org: Segfault when starting soffice.bin
Bug #567643 [openoffice.org] openoffice.org: Segfault when starting soffice.bin 
- testing of 2010-01-30
Changed Bug title to 'openoffice.org: Segfault when starting soffice.bin' from 
'openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30'
 forcemerge 567643 566832
Bug#567643: openoffice.org: Segfault when starting soffice.bin
Bug#566832: openoffice.org: Any OpenOffice application crashes on startup
Forcibly Merged 566832 567643.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#560186: The bug is still there...

2010-01-30 Thread Thomas Liske

Hi Micha,

Micha vor dem Berge schrieb:

Hi all,

I followed the discussion about this bug, updated apt-dater and
apt-dater-host to version 0.8.1+svn450-1 (available in sid) and still
get the hosts placed in unknown no matter which status they should
have (updates pending or up to date or whatever).

If you look at the project bug tracker, you'll see that somebody else
obviously noticed this bug...

http://sourceforge.net/tracker/?func=detailaid=2933741group_id=233727atid=1091021


I'd just fixed this bug on SF - it was triggered when a (Debian) host 
didn't have a stock Debian kernel installed. SVN HEAD contains a 
apt-dater-host script which fixes this issue.


If your problemes still exists by the most recent SVN HEAD version, I 
would prefer if you open a new bug report. This one seems to touch more 
than one bug; most of them fixed upstream in the meantime.


The packages in sid are missing some bugfixes and we are going to do a 
bugfix release 0.8.2 very soon.



Cheers,
Thomas



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



Processed: severity of 567596 is important

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 567596 important
Bug #567596 [serna] segfault after selecting 'Quick Start Interactive Sample'
Severity set to 'important' from 'grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Bug in libapache2-mod-perl2 fixed in revision 51852

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 567635 + pending
Bug #567635 [libapache2-mod-perl2] XSS in Status.pm
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567635: Bug in libapache2-mod-perl2 fixed in revision 51852

2010-01-30 Thread pkg-perl-maintainers
tag 567635 + pending
thanks

Some bugs are closed in revision 51852
by Damyan Ivanov (dmn)

Commit message:

add 100-svn-XSS-Status.patch; fixes XSS in Apache2::Status (CVE-2009-0796)
Patch taken from r760926 of upstream SVN.
Closes: #567635



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



Processed: found 567635 in 2.0.4-5

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 567635 2.0.4-5
Bug #567635 [libapache2-mod-perl2] XSS in Status.pm
Bug Marked as found in versions libapache2-mod-perl2/2.0.4-5.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: severity of 402777 is grave, tagging 402777

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # /proc/scsi is no longer provided by packaged kernels
 severity 402777 grave
Bug #402777 [gnomebaker] gnomebaker depends on CONFIG_SCSI_PROC_FS
Severity set to 'grave' from 'normal'

 tags 402777 squeeze sid
Bug #402777 [gnomebaker] gnomebaker depends on CONFIG_SCSI_PROC_FS
Added tag(s) sid and squeeze.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567637: I can confirm this bug

2010-01-30 Thread heroxbd
Hi,

I can confirm this bug.

After upgrading, my NTFS partition can not be recognized:

# update-grub2 
head: cannot open `/boot/grub/video.lst' for reading: No such file or
directory
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-trunk-686
Found initrd image: /boot/initrd.img-2.6.32-trunk-686
Found Microsoft Windows XP Professional on /dev/sda4
/usr/sbin/grub-probe: error: unknown filesystem.
done

Cheers,
-- 
XU Benda
Research Center for Neutrino Science
Department of Physics
Tohoku University
JAPAN

http://www.awa.tohoku.ac.jp/~benda



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



Bug#566740: iscsitarget-source: Module does not compile against 2.6.32 kernel (squeeze)

2010-01-30 Thread Markus Hochholdinger
Hello,

i also would like to have this patch included in the squeeze version.


-- 
greetings

eMHa


signature.asc
Description: This is a digitally signed message part.


Bug#402777: gnomebaker depends on CONFIG_SCSI_PROC_FS

2010-01-30 Thread Adam Sloboda
Hi,

This one is still valid with 2.6.32 Debian kernel.  It's not really a
problem to set this option, why won't they do it?

Regards,
Adam



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



Bug#567659: Tighten minimal taglib-sharp dependency

2010-01-30 Thread Wouter Bolsterlee
Package: banshee
Version: 1.5.3-1
Severity: grave

The combination of Banshee 1.5.3-1 and libtaglib2.0-cil 2.0.3.3+dfsg-3
causes a crash (see below). Upgrading libtaglib2.0-cil to 2.0.3.4+dfsg-1
(the version in unstable, everything works fine again.

Suggested solution: tighten the taglib-sharp dependency.

— Wouter


P.S. Fwiw, here's part of the stacktrace:

[Info  16:04:00.346] Running Banshee 1.5.3: [Debian GNU/Linux unstable (sid) 
(linux-gnu, x86_64) @ 2010-01-29 19:08:29 UTC]
[Info  16:04:00.980] All services are started 0,532507s
[Info  16:04:01.801] nereid Client Started

** (Banshee:5280): WARNING **: The following assembly referenced from 
/usr/lib/banshee-1/Banshee.Core.dll could not be loaded:
 Assembly:   taglib-sharp(assemblyref_index=7)
 Version:2.0.3.4
 Public Key: db62eba44689b5b0
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/usr/lib/banshee-1/).


** (Banshee:5280): WARNING **: Could not load file or assembly 'taglib-sharp, 
Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0' or one of 
its dependencies.
Stacktrace:

  at Banshee.GStreamer.PlayerEngine.OnTagFound (intptr,string,GLib.Value) 
0x
  at Banshee.GStreamer.PlayerEngine.OnTagFound (intptr,string,GLib.Value) 
0x00038
  at (wrapper native-to-managed) Banshee.GStreamer.PlayerEngine.OnTagFound 
(intptr,intptr,GLib.Value) 0x
  at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x00052
  at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x
  at Gtk.Application.Run () 0xb
  at Banshee.Gui.GtkBaseClient.Run () 0x00057
  at Banshee.Gui.GtkBaseClient.Startup () 0x0004d
  at Hyena.Gui.CleanRoomStartup.Startup 
(Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) 0x0008e
  at Banshee.Gui.GtkBaseClient.StartupNereid.Client () 0x0006b
  at Banshee.Gui.GtkBaseClient.StartupNereid.Client (string[]) 0x000d7
  at Nereid.Client.Main (string[]) 0x0001b
  at (wrapper runtime-invoke) Nereid.Client.runtime_invoke_void_object 
(object,intptr,intptr,intptr) 0x
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly 
(System.Reflection.Assembly,string[]) 0x0004b
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly 
(System.Reflection.Assembly,string[]) 0x
  at System.AppDomain.ExecuteAssemblyInternal 
(System.Reflection.Assembly,string[]) 0x00037
  at System.AppDomain.ExecuteAssembly 
(string,System.Security.Policy.Evidence,string[]) 0x00037
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly 
(string,System.Security.Policy.Evidence,string[]) 0x
  at System.AppDomain.ExecuteAssembly (string) 0x0001f
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly 
(string) 0x
  at Booter.Booter.BootClient (string) 0x0006b
  at Booter.Booter.Main () 0x001ab
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x



signature.asc
Description: Dit berichtdeel is digitaal ondertekend


Bug#402777: gnomebaker depends on CONFIG_SCSI_PROC_FS

2010-01-30 Thread Adam Sloboda
So kernel maintainers think it's better to fix it in gnomebaker.

Since this probably won't happen I recommend xfburn, which is a really
decent replacement.



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



Processed: Re: [pkg-cli-apps-team] Bug#567659: Tighten minimal taglib-sharp dependency

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 567659 taglib-sharp 2.0.3.4+dfsg-1
Bug #567659 [banshee] Tighten minimal taglib-sharp dependency
Bug reassigned from package 'banshee' to 'taglib-sharp'.
Bug No longer marked as found in versions banshee/1.5.3-1.
Bug #567659 [taglib-sharp] Tighten minimal taglib-sharp dependency
There is no source info for the package 'taglib-sharp' at version 
'2.0.3.4+dfsg-1' with architecture ''
Unable to make a source version for version '2.0.3.4+dfsg-1'
Bug Marked as found in versions 2.0.3.4+dfsg-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567659: [pkg-cli-apps-team] Bug#567659: Tighten minimal taglib-sharp dependency

2010-01-30 Thread Chow Loong Jin
reassign 567659 taglib-sharp 2.0.3.4+dfsg-1
thanks

Thanks for reporting this. It's actually a taglib-sharp bug (Banshee gets its
binary dependency rules written at build-time from the packages installed).

-- 
Kind regards,
Chow Loong Jin



signature.asc
Description: OpenPGP digital signature


Bug#567662: error.h includes a non-existant system.h, breaking builds

2010-01-30 Thread Daniel Burrows
Package: libapt-pkg-dev
Version: 0.7.25.2
Severity: serious

  Since the latest apt upload, no source file that includes
apt-pkg/error.h will compile:

In file included from temp.cc:30:
/usr/include/apt-pkg/error.h:56:20: error: system.h: No such file or directory
In file included from temp.cc:30:
/usr/include/apt-pkg/error.h:76: error: expected ‘;’ before ‘__cold’
/usr/include/apt-pkg/error.h:77: error: expected ‘;’ before ‘__cold’
/usr/include/apt-pkg/error.h:81: error: expected ‘;’ before ‘__cold’
/usr/include/apt-pkg/error.h:82: error: expected ‘;’ before ‘__cold’

  It looks like a new header (system.h) was introduced into the apt
source package, but it wasn't added to the list of files to install in
/usr/include.

  Daniel

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 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 libapt-pkg-dev depends on:
ii  apt [libapt-pkg-libc6.9-6-4.8 0.7.25.2   Advanced front-end for dpkg
ii  apt-utils 0.7.25.2   APT utility programs

libapt-pkg-dev recommends no packages.

libapt-pkg-dev suggests no packages.

-- 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



Processed: limit source to aptitude, tagging 566780, tagging 567242, tagging 566205

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #aptitude (0.6.1.5-2) unstable; urgency=low
 #
 #  * Ignore failures in the Boost unit test everywhere; it's just too flaky
 #(Closes: #566780).
 #  * Backport patch from head to make sure the changelog progress bar is
 #safely destroyed after it downloads (Closes: #566205).
 #  * Backport patch from head to fix crashes when changing the settings of
 #the command-line resolver (Closes: #567242).
 #
 limit source aptitude
Limiting to bugs with field 'source' containing at least one of 'aptitude'
Limit currently set to 'source':'aptitude'

 tags 566780 + pending
Bug #566780 [src:aptitude] src:aptitude: FTBFS on hppa: 1 of 2 tests failed
Added tag(s) pending.
 tags 567242 + pending
Bug #567242 [aptitude] aptitude full-upgrade segfaults on PowerPC when 
rejecting removal of gnome
Added tag(s) pending.
 tags 566205 + pending
Bug #566205 [aptitude] aptitude: status messages don't get erased
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567643: openoffice.org: Segfault when starting soffice.bin - testing of 2010-01-30

2010-01-30 Thread Patrick Boettcher
On Saturday 30 January 2010 15:01:27 Rene Engelhard wrote:
 severity 567643 grave
 tag 567643 + pending
 thanks
 
 On Sat, Jan 30, 2010 at 01:37:19PM +0100, Patrick Boettcher wrote:
  OpenOffice unusuable after updating today on testing. Tried to run with
  clean ~/.openoffice.org, doesn't help.
 
 Aha. And why do did you update testing to 3.1.1-14 today? I mean,
 that version already is in testing some day

Quite frankly I did not update to testing intentionally to test OpenOffice 
rather I updated everything to testing - since 6 years this is the second 
time that I have problems with testing... 

So not a big deal - just wanted you to be aware.


 Read the bugs already reported:
 
 Pending Upload bugs -- Grave functionality bugs (2 bugs)
 
   #566189 [G|P|☺↝] [openoffice.org] openoffice.org: Openoffice crashes
  on startup with DeploymentException #566832 [G|MP|☺↝] [openoffice.org]
  openoffice.org: Any OpenOffice application crashes on startup
 
 Pending Upload bugs -- Serious (policy violations or makes package unfit
  for release) (1 bug)
 
   #566829 [S|MPR|☺↝] [openoffice.org] crashes on startup:
  pand:$OOO_BASE_DIR/program/cairocanvas.uno.so: No such file or directory.
 
 Pending Upload bugs -- Important bugs (2 bugs)
 
   #565667 [i|MPR|☺♔↝] [openoffice.org-emailmerge] Setting up /
  dpkg-reconfigure openoffice.org-emailmerge segfaults in unopkg.bin #566062
  [i|MPR|☺↝] [openoffice.org] openoffice.org: component manager is not
  available; openoffice won't start
 
 This is pending, I just got the request to wait for a upload for one week,
 otherwise the build priority of the package would be decreased...

I have read the bug list, but was too blind to see anything related to me - 
sorry.

 
  (gdb)  thread apply all bt full
  Thread 1 (Thread 0x77fb87b0 (LWP 21560)):
  #0  0x7fffe3c1143b in store::OStorePageBIOS::acquirePage () from
  /usr/lib/ure/lib/libstore.so.3 No locals.
  #1  0x7fffe3c19da9 in store::OStoreLockBytes::create () from
  /usr/lib/ure/lib/libstore.so.3 No locals.
  #2  0x7fffe3c1f9c2 in store_openStream () from
  /usr/lib/ure/lib/libstore.so.3
 
 qed. Same bug as the others. Reinstall your packages (for
 /var/lib/openoffice/program/services.rdb) and/or remove
 the rdbs in your /var/spool/openoffice/uno_packages/cache/.

That worked. Thanks a lot.

Gruesse,
-- 
Patrick Boettcher - KernelLabs
http://www.kernellabs.com/



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



Processed: Re: Bug#567356: brasero: FTBFS: /bin/sed: can't read /usr/lib/libacl.la: No such file or directory

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 567356 libisofs-dev
Bug #567356 [src:brasero] brasero: FTBFS: /bin/sed: can't read 
/usr/lib/libacl.la: No such file or directory
Bug reassigned from package 'src:brasero' to 'libisofs-dev'.
Bug No longer marked as found in versions brasero/2.28.3-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567318: gnome-screensaver causes X session crash

2010-01-30 Thread Josselin Mouette
Le jeudi 28 janvier 2010 à 13:44 +0100, Sebastien Dinot a écrit : 
 Since the last system update, when I lock the screen, the Gnome session
 crashes and the GDM login screen appears. I have the same issue if
 gnome-screensaver locks the screen itself after the idle timeout.

 No fatal error found in /var/log/Xorg.0.log

Have you correctly checked Xorg.0.log.old after the crash? The
Xorg.0.log file is reset each time the server starts, and when it
crashes, it restarts.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#567356: brasero: FTBFS: /bin/sed: can't read /usr/lib/libacl.la: No such file or directory

2010-01-30 Thread Josselin Mouette
reassign 567356 libisofs-dev
thanks

Le jeudi 28 janvier 2010 à 18:18 +0100, Cyril Brulebois a écrit : 
 your package FTBFS:
 | /bin/bash ../../libtool  --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 
 -module -avoid-version  -o libbrasero-libburn.la -rpath 
 /usr/lib/brasero-0/plugins burn-libburn.lo burn-libburn-common.lo 
 -lgobject-2.0 -lglib-2.0   -lburn -lisofs   
 ../../libbrasero-burn/libbrasero-burn.la 
 | libtool: link: cc -shared  .libs/burn-libburn.o .libs/burn-libburn-common.o 
   -Wl,-rpath 
 -Wl,/build/buildd-brasero_2.28.3-3-i386-otjpBD/brasero-2.28.3/libbrasero-burn/.libs
  /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lburn 
 /usr/lib/libisofs.so ../../libbrasero-burn/.libs/libbrasero-burn.so
 -pthread -Wl,-soname -Wl,libbrasero-libburn.so -o .libs/libbrasero-libburn.so
 | /bin/sed: can't read /usr/lib/libacl.la: No such file or directory
 | libtool: link: `/usr/lib/libacl.la' is not a valid libtool archive
 | make[4]: *** [libbrasero-libburn.la] Error 1
 
 Full build logs:
   https://buildd.debian.org/status/package.php?suite=unstablep=brasero

Thanks. That’s actually a bug in libisofs-dev, which is missing a
dependency on libacl-dev.

BTW it should also clean up the dependency_libs field so that it doesn’t
happen anymore.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#567662: Acknowledgement (error.h includes a non-existant system.h, breaking builds)

2010-01-30 Thread Daniel Burrows
  The attached patch should fix this problem.  In addition to installing
system.h in apt-pkg, it's necessary to update all the #includes to refer
to it as apt-pkg/system.h instead of just system.h.

  Daniel
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-inst/contrib/extracttar.cc apt-0.7.25.3~local1/apt-inst/contrib/extracttar.cc
--- apt-0.7.25.2/apt-inst/contrib/extracttar.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-inst/contrib/extracttar.cc	2010-01-30 08:12:57.0 -0800
@@ -21,7 +21,7 @@
 #include apt-pkg/error.h
 #include apt-pkg/strutl.h
 #include apt-pkg/configuration.h
-#include system.h
+#include apt-pkg/system.h
 
 #include stdlib.h
 #include unistd.h
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/contrib/error.h apt-0.7.25.3~local1/apt-pkg/contrib/error.h
--- apt-0.7.25.2/apt-pkg/contrib/error.h	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/contrib/error.h	2010-01-30 08:05:45.0 -0800
@@ -53,7 +53,7 @@
 
 #include string
 
-#include system.h
+#include apt-pkg/system.h
 
 using std::string;
 
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/contrib/hashes.cc apt-0.7.25.3~local1/apt-pkg/contrib/hashes.cc
--- apt-0.7.25.2/apt-pkg/contrib/hashes.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/contrib/hashes.cc	2010-01-30 08:08:34.0 -0800
@@ -14,9 +14,9 @@
 #include apt-pkg/hashes.h
 #include apt-pkg/fileutl.h
 #include apt-pkg/configuration.h
+#include apt-pkg/system.h
 
 #include unistd.h
-#include system.h
 #include string
 #include iostream
 	/*}}}*/
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/contrib/md5.cc apt-0.7.25.3~local1/apt-pkg/contrib/md5.cc
--- apt-0.7.25.2/apt-pkg/contrib/md5.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/contrib/md5.cc	2010-01-30 08:06:44.0 -0800
@@ -37,13 +37,13 @@
 // Include Files			/*{{{*/
 #include apt-pkg/md5.h
 #include apt-pkg/strutl.h
+#include apt-pkg/system.h
 
 #include string.h
 #include unistd.h
 #include netinet/in.h  // For htonl
 #include inttypes.h
 #include config.h
-#include system.h
 
 	/*}}}*/
 
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/contrib/sha1.cc apt-0.7.25.3~local1/apt-pkg/contrib/sha1.cc
--- apt-0.7.25.2/apt-pkg/contrib/sha1.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/contrib/sha1.cc	2010-01-30 08:08:05.0 -0800
@@ -31,13 +31,12 @@
 // Include Files/*{{{*/
 #include apt-pkg/sha1.h
 #include apt-pkg/strutl.h
+#include apt-pkg/system.h
 
 #include string.h
 #include unistd.h
 #include inttypes.h
 #include config.h
-#include system.h
-	/*}}}*/
 
 // SHA1Transform - Alters an existing SHA-1 hash			/*{{{*/
 // -
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/deb/deblistparser.cc apt-0.7.25.3~local1/apt-pkg/deb/deblistparser.cc
--- apt-0.7.25.2/apt-pkg/deb/deblistparser.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/deb/deblistparser.cc	2010-01-30 08:11:09.0 -0800
@@ -16,11 +16,9 @@
 #include apt-pkg/strutl.h
 #include apt-pkg/crc-16.h
 #include apt-pkg/md5.h
-
-#include ctype.h
-
-#include system.h
+#include apt-pkg/system.h
 	/*}}}*/
+#include ctype.h
 
 static debListParser::WordList PrioList[] = {{important,pkgCache::State::Important},
{required,pkgCache::State::Required},
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/makefile apt-0.7.25.3~local1/apt-pkg/makefile
--- apt-0.7.25.2/apt-pkg/makefile	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/makefile	2010-01-30 08:04:21.0 -0800
@@ -24,7 +24,8 @@
 	 contrib/cdromutl.cc contrib/crc-16.cc contrib/netrc.cc \
 	 contrib/fileutl.cc 
 HEADERS = mmap.h error.h configuration.h fileutl.h  cmndline.h netrc.h\
-	  md5.h crc-16.h cdromutl.h strutl.h sptr.h sha1.h sha256.h hashes.h 
+	  md5.h crc-16.h cdromutl.h strutl.h sptr.h sha1.h sha256.h hashes.h \
+	  system.h
 
 # Source code for the core main library
 SOURCE+= pkgcache.cc version.cc depcache.cc \
diff -Nru --exclude configure --exclude changelog --exclude '*.pot' --exclude '*.po' apt-0.7.25.2/apt-pkg/pkgcache.cc apt-0.7.25.3~local1/apt-pkg/pkgcache.cc
--- apt-0.7.25.2/apt-pkg/pkgcache.cc	2010-01-27 12:49:24.0 -0800
+++ apt-0.7.25.3~local1/apt-pkg/pkgcache.cc	2010-01-30 08:09:04.0 -0800
@@ -27,6 +27,7 @@
 #include apt-pkg/error.h
 #include apt-pkg/strutl.h
 #include 

Processed: limit package to libapt-pkg-dev, tagging 567662

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 limit package libapt-pkg-dev
Limiting to bugs with field 'package' containing at least one of 
'libapt-pkg-dev'
Limit currently set to 'package':'libapt-pkg-dev'

 tags 567662 + patch
Bug #567662 [libapt-pkg-dev] error.h includes a non-existant system.h, breaking 
builds
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567635: marked as done (XSS in Status.pm)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 16:32:15 +
with message-id e1nbgf5-0004it...@ries.debian.org
and subject line Bug#567635: fixed in libapache2-mod-perl2 2.0.4-6
has caused the Debian Bug report #567635,
regarding XSS in Status.pm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567635: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567635
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libapache2-mod-perl2
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0796
which contains links to the upstream commits.

This doesn't warrant a DSA, but it would be nice if you could fix this
in a stable point update for Lenny.

Cheers,
Moritz

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-perl2 depends on:
pn  apache2.2-commonnone   (no description available)
ii  libapr1 1.3.8-1  The Apache Portable Runtime Librar
ii  libaprutil1 1.3.9+dfsg-3 The Apache Portable Runtime Utilit
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libdevel-symdump-perl   2.08-2   Perl module for inspecting perl's 
ii  libperl5.10 5.10.1-9 shared Perl library
ii  liburi-perl 1.52-1   module to manipulate and access UR
ii  libuuid12.16.2-0 Universally Unique ID library
ii  libwww-perl 5.834-1  Perl HTTP/WWW client/server librar
ii  netbase 4.40 Basic TCP/IP networking system
ii  perl [libmime-base64-perl]  5.10.1-9 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]  5.10.1-9 minimal Perl system

Versions of packages libapache2-mod-perl2 recommends:
pn  libapache2-reload-perlnone (no description available)
pn  libbsd-resource-perl  none (no description available)

libapache2-mod-perl2 suggests no packages.


---End Message---
---BeginMessage---
Source: libapache2-mod-perl2
Source-Version: 2.0.4-6

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

libapache2-mod-perl2-dev_2.0.4-6_all.deb
  to main/liba/libapache2-mod-perl2/libapache2-mod-perl2-dev_2.0.4-6_all.deb
libapache2-mod-perl2-doc_2.0.4-6_all.deb
  to main/liba/libapache2-mod-perl2/libapache2-mod-perl2-doc_2.0.4-6_all.deb
libapache2-mod-perl2_2.0.4-6.diff.gz
  to main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.4-6.diff.gz
libapache2-mod-perl2_2.0.4-6.dsc
  to main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.4-6.dsc
libapache2-mod-perl2_2.0.4-6_amd64.deb
  to main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.4-6_amd64.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 567...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov d...@debian.org (supplier of updated libapache2-mod-perl2 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jan 2010 18:00:43 +0200
Source: libapache2-mod-perl2
Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc
Architecture: source all amd64
Version: 2.0.4-6
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Damyan Ivanov d...@debian.org
Description: 
 libapache2-mod-perl2 - Integration of perl with the Apache2 web server
 libapache2-mod-perl2-dev - Integration of perl with the Apache2 web server - 
development fil
 libapache2-mod-perl2-doc - Integration of perl with the Apache2 web server - 
documentation
Closes: 507606 567635
Changes: 
 libapache2-mod-perl2 (2.0.4-6) unstable; urgency=high
 .
   [ gregor herrmann ]
   * debian/control: Changed: (build-)depend on perl instead of perl-
 modules.
 .
   [ Dario Minnucci ]
   * docs/index_top.html: Issued patch 

Bug#566780: Upload is pending on an apt upload.

2010-01-30 Thread Daniel Burrows
  I have an upload prepared to fix these bugs, but I can't upload it
because the apt includes are broken (just filed a bug about it).

  Daniel



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



Bug#559794: marked as done (libfvm-dev: *LOTS* of undefined references)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 16:32:31 +
with message-id e1nbgfl-0004nd...@ries.debian.org
and subject line Bug#559794: fixed in libfvm 0.15.0-1
has caused the Debian Bug report #559794,
regarding libfvm-dev: *LOTS* of undefined references
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libfvm-dev
Version: 0.14.0-2
Severity: serious
Tags: patch
Justification: Broken shared objects

Hi,

as discussed quickly in #557020, libfvm might have some undefined
references. So I added -Wl,-z,defs to CFLAGS, and then noticed 900+
undefined references.

Please find attached a patch to fix those. I didn't use the .la's since
they're Evil©®™, but more importantly since not all libraries you're
using provide one. (Of course, automake helps getting src/Makefile.in in
line.)

I'll be checking code-saturne in a moment and update the other report
accordingly.

Mraw,
KiBi.
diff -u libfvm-0.14.0/debian/rules libfvm-0.14.0/debian/rules
--- libfvm-0.14.0/debian/rules
+++ libfvm-0.14.0/debian/rules
@@ -5,6 +5,8 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
+CFLAGS += -Wl,-z,defs
+
 debian/stamp-autotools-files:
 	autoreconf
 	touch $@
diff -u libfvm-0.14.0/debian/patches/series libfvm-0.14.0/debian/patches/series
--- libfvm-0.14.0/debian/patches/series
+++ libfvm-0.14.0/debian/patches/series
@@ -3 +3 @@
-
+fix-undefined-references.diff
--- libfvm-0.14.0.orig/debian/patches/fix-undefined-references.diff
+++ libfvm-0.14.0/debian/patches/fix-undefined-references.diff
@@ -0,0 +1,19 @@
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -102,7 +102,15 @@ fvm_writer_priv.h
+ 
+ lib_LTLIBRARIES = libfvm.la
+ noinst_LTLIBRARIES =
+-libfvm_la_LIBADD =
++libfvm_la_LIBADD = -lbft -lm
++
++if HAVE_MED
++libfvm_la_LIBADD += -lmedC
++endif
++
++if HAVE_CGNS
++libfvm_la_LIBADD += -lcgns
++endif
+ 
+ libfvm_la_SOURCES = \
+ fvm_block_dist.c \
---End Message---
---BeginMessage---
Source: libfvm
Source-Version: 0.15.0-1

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

libfvm-dev_0.15.0-1_i386.deb
  to main/libf/libfvm/libfvm-dev_0.15.0-1_i386.deb
libfvm0-dbg_0.15.0-1_i386.deb
  to main/libf/libfvm/libfvm0-dbg_0.15.0-1_i386.deb
libfvm0_0.15.0-1_i386.deb
  to main/libf/libfvm/libfvm0_0.15.0-1_i386.deb
libfvm_0.15.0-1.diff.gz
  to main/libf/libfvm/libfvm_0.15.0-1.diff.gz
libfvm_0.15.0-1.dsc
  to main/libf/libfvm/libfvm_0.15.0-1.dsc
libfvm_0.15.0.orig.tar.gz
  to main/libf/libfvm/libfvm_0.15.0.orig.tar.gz



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 559...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru sylves...@debian.org (supplier of updated libfvm 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jan 2010 17:03:00 +0100
Source: libfvm
Binary: libfvm-dev libfvm0 libfvm0-dbg
Architecture: source i386
Version: 0.15.0-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libfvm-dev - Code_Saturne Finite Volume Mesh
 libfvm0- Code_Saturne Finite Volume Mesh
 libfvm0-dbg - Code_Saturne Finite Volume Mesh
Closes: 559794
Changes: 
 libfvm (0.15.0-1) experimental; urgency=low
 .
   * New upstream release
   * Fix undefined references - thanks Cyril Brulebois for the patch
 (Closes: #559794)
Checksums-Sha1: 
 6f8a3410095e70c49f04a1307072e5583156b078 1381 libfvm_0.15.0-1.dsc
 b0d2b43e476ed53bc8b2fe3fd2491de8359b7670 785283 libfvm_0.15.0.orig.tar.gz
 afb956fd37ecc525f79b153953580d625d8a6ce6 3178 libfvm_0.15.0-1.diff.gz
 c5145497e6256106fcd14d1bcf389a16bcb14fc5 204522 libfvm-dev_0.15.0-1_i386.deb
 b294a15ab6177f9d2d8ec90a52afa5f8db4e94d7 161276 libfvm0_0.15.0-1_i386.deb
 f3efc2cb27b6e16628e2a6d52a0388aadfcf3fe1 216080 libfvm0-dbg_0.15.0-1_i386.deb
Checksums-Sha256: 
 8049302a7e44d56baa1548d1965088597c4e63ed8deafdb905ae559026d25a54 1381 
libfvm_0.15.0-1.dsc
 

Processed: bug 564079 is forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=608539

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 564079 https://bugzilla.gnome.org/show_bug.cgi?id=608539
Bug #564079 [gnome-screensaver] xscreensaver can be killed with Alt+SysRq+F
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=608539'.

End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: your mail

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 566960 567515
Bug#566960: python-wxversion: cannot install/upgrade python-wxgtk2.6
Bug#567515: python-wxgtk2.6 fails to install
Bug#566961: fails to install
Bug#567388: python-wxgtk2.6 doesn't install after upgrade
Forcibly Merged 566960 566961 567388 567515.

 quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567095: [Pkg-samba-maint] Bug#567095: Samba does not correctly set named ACL for owning group and user

2010-01-30 Thread Christian PERRIER
Quoting Marco Gaiarin (g...@sv.lnf.it):
 Package: samba
 Version: 2:3.2.5-4lenny6
 Severity: grave
 
 
 I'm using a plain lenny, fresh updated, standard kernel on amd64 (but i
 think that does not care).
 
 After upgrading from etch to lenny i've found many complain about my
 user that file was not more accessible, particulary on complex shares
 where more that one group have to read and write file.

Attached is upstream patch, backported to 3.2.5.

Is there a chance that you can test by youself reproducing this bug,
with the patch applied...or should I build a test package for you?

(hint: I prefer the first solution..:-))

Index: source/smbd/posix_acls.c
===
--- source/smbd/posix_acls.c	(révision 3236)
+++ source/smbd/posix_acls.c	(copie de travail)
@@ -732,33 +732,12 @@
 }
 
 /
- Is the identity in two ACEs equal ? Check both SID and uid/gid.
-/
-
-static bool identity_in_ace_equal(canon_ace *ace1, canon_ace *ace2)
-{
-	if (sid_equal(ace1-trustee, ace2-trustee)) {
-		return True;
-	}
-	if (ace1-owner_type == ace2-owner_type) {
-		if (ace1-owner_type == UID_ACE 
-ace1-unix_ug.uid == ace2-unix_ug.uid) {
-			return True;
-		} else if (ace1-owner_type == GID_ACE 
-ace1-unix_ug.gid == ace2-unix_ug.gid) {
-			return True;
-		}
-	}
-	return False;
-}
-
-/
  Merge aces with a common sid - if both are allow or deny, OR the permissions together and
  delete the second one. If the first is deny, mask the permissions off and delete the allow
  if the permissions become zero, delete the deny if the permissions are non zero.
 /
 
-static void merge_aces( canon_ace **pp_list_head )
+static void merge_aces( canon_ace **pp_list_head, bool dir_acl)
 {
 	canon_ace *list_head = *pp_list_head;
 	canon_ace *curr_ace_outer;
@@ -776,12 +755,24 @@
 		curr_ace_outer_next = curr_ace_outer-next; /* Save the link in case we delete. */
 
 		for (curr_ace = curr_ace_outer-next; curr_ace; curr_ace = curr_ace_next) {
+			bool can_merge = false;
 
 			curr_ace_next = curr_ace-next; /* Save the link in case of delete. */
 
-			if (identity_in_ace_equal(curr_ace, curr_ace_outer) 
-(curr_ace-attr == curr_ace_outer-attr)) {
+			/* For file ACLs we can merge if the SIDs and ALLOW/DENY
+			 * types are the same. For directory acls we must also
+			 * ensure the POSIX ACL types are the same. */
 
+			if (!dir_acl) {
+can_merge = (sid_equal(curr_ace-trustee, curr_ace_outer-trustee) 
+		(curr_ace-attr == curr_ace_outer-attr));
+			} else {
+can_merge = (sid_equal(curr_ace-trustee, curr_ace_outer-trustee) 
+		(curr_ace-type == curr_ace_outer-type) 
+		(curr_ace-attr == curr_ace_outer-attr));
+			}
+
+			if (can_merge) {
 if( DEBUGLVL( 10 )) {
 	dbgtext(merge_aces: Merging ACE's\n);
 	print_canon_ace( curr_ace_outer, 0);
@@ -819,7 +810,7 @@
 			 * we've put on the ACL, we know the deny must be the first one.
 			 */
 
-			if (identity_in_ace_equal(curr_ace, curr_ace_outer) 
+			if (sid_equal(curr_ace-trustee, curr_ace_outer-trustee) 
 (curr_ace_outer-attr == DENY_ACE)  (curr_ace-attr == ALLOW_ACE)) {
 
 if( DEBUGLVL( 10 )) {
@@ -1326,6 +1317,50 @@
 }
 
 /
+ If an ACE entry is SMB_ACL_USER_OBJ and not CREATOR_OWNER, map to SMB_ACL_USER.
+ If an ACE entry is SMB_ACL_GROUP_OBJ and not CREATOR_GROUP, map to SMB_ACL_GROUP
+/
+
+static bool dup_owning_ace(canon_ace *dir_ace, canon_ace *ace)
+{
+	/* dir ace must be followings.
+	   SMB_ACL_USER_OBJ : trustee(CREATOR_OWNER) - Posix ACL d:u::perm
+	   SMB_ACL_USER : not trustee- Posix ACL u:user:perm
+	   SMB_ACL_USER_OBJ : trustee - convert to SMB_ACL_USER : trustee
+	   Posix ACL u:trustee:perm
+
+	   SMB_ACL_GROUP_OBJ: trustee(CREATOR_GROUP) - Posix ACL d:g::perm
+	   SMB_ACL_GROUP: not trustee   - Posix ACL g:group:perm
+	   SMB_ACL_GROUP_OBJ: trustee - convert to SMB_ACL_GROUP : trustee
+	   Posix ACL g:trustee:perm
+	*/
+
+	if (ace-type == SMB_ACL_USER_OBJ 
+			!(sid_equal(ace-trustee, global_sid_Creator_Owner))) {
+		canon_ace *dup_ace = dup_canon_ace(ace);
+
+		if (dup_ace == NULL) {
+			return false;
+		}
+		dup_ace-type = SMB_ACL_USER;
+		DLIST_ADD_END(dir_ace, dup_ace, canon_ace *);
+	}
+
+	if (ace-type == SMB_ACL_GROUP_OBJ 
+			!(sid_equal(ace-trustee, global_sid_Creator_Group))) {
+		canon_ace *dup_ace = dup_canon_ace(ace);
+
+		if (dup_ace == NULL) {
+			return false;
+		}
+		dup_ace-type = SMB_ACL_GROUP;
+		DLIST_ADD_END(dir_ace, dup_ace, canon_ace *);
+	}
+
+	return true;
+}
+

Bug#567668: gnat-gps: FTBFS on kfreebsd-*: common/tty/terminals.c:53:23: error: termio.h: No such file or directory

2010-01-30 Thread Ludovic Brenta
Package: gnat-gps
Version: 4.3-1
Severity: serious
Tags: help
X-Debbugs-CC: debian-...@lists.debian.org, Xavier Grave 
xavier.gr...@ipno.in2p3.fr, Nicolas Boulenguez nicolas.bouleng...@free.fr, 
Olivier Scalbert olivier.scalb...@algosyn.com

The buildds on both kfreebsd-* failed with:

gcc -c common/tty/terminals.c -o common/tty/terminals.o -g -O2
common/tty/terminals.c:53:23: error: termio.h: No such file or directory
common/tty/terminals.c:251:1: warning: TABDLY redefined
In file included from /usr/include/termios.h:40,
 from common/tty/terminals.c:57:
/usr/include/bits/termios.h:120:1: warning: this is the location of the 
previous definition
make: *** [common/tty/terminals.o] Error 1

I believe the difference between the terminal interfaces in Linux and
FreeBSD is well understood (by FreeBSD porters, that is -- I'm not an
expert and I do very little C programming anyway).

I no longer have access to a Debian GNU/kFreeBSD host and I lack the
time to investigate this issue.  Could someone please help?

-- 
Ludovic Brenta.



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



Bug#567515: [Freewx-maint] Bug#567515: python-wxgtk2.6 fails to install

2010-01-30 Thread Ryan Niebur
On Sat, Jan 30, 2010 at 11:23:17AM +, -=}*/{=- wrote:
On 30 January 2010 01:27, Ryan Niebur r...@debian.org wrote:
 
  forcemerge 566960 567515
  quit
  On Fri, Jan 29, 2010 at 03:49:00PM +, Rui Damas wrote:
   Package: python-wxgtk2.6
   Version: 2.6.3.2.2-4+b1
   Severity: grave
   Justification: renders package unusable
  
   The bug has been reported already...
  
 
  then why would you report it again?
 
A 
To reinforce... be one more to report it.
A 
 

in the future when you want to do that you should reply to an existing
report instead of creating a new one.

you should also read the existing bug report. you would have seen this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566961#10

where I say I will fix this when I get home tonight (meaning that
I've understood the bug report and see the problem. no need to tell me
that it happens for you to, it already happens for me).

and this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566960#18

where I actually fixed it.

  its already been reported AND FIXED.
 
Was it when I sent?... sorry for not noticing...
it's was the first time that i used Reportbug (i'm looking at it now and u
r right).
... and at the time i sent it was not fixed for me.
 

yes. it's been fixed in unstable since the 27th.

   For the time being i did:
  
   cd /usr/lib/python2.6/dist-packages
   ln -s ../../python2.5/site-packages/wxversion.py
  
    and it instaled fine.
  
 
  or you could do it the right way and simply upgrade python-wxversion
  first or install python-wxgtk2.6 2.6.3.2.2-5 instead of the older
  broken version...
 
A 
Sorry if I can not install something that is not in the repository... I
just reloaded the package list and there is a python-wxgtk2.6
2.6.3.2.2-4+b1 :P
You must use a more updated repository... please tell-me which is so I can
use it and avoid comments like this of yours :)
I'm currently using: http://http.us.debian.org/debian/
I just went and try to use Synaptic to configure it to download from the
Main Server... I think I found another bug... The check boxes in that tab
(first one) are not working (though checkboxes work on all other tabs).
 

it's still broken in squeeze. sid has the fixed packages.

the fixed package hopefully will come to squeeze within a few days.

  but sure, feel free to do things the hard way...
 
A 
Writing a ln -s is not that hard :)
A 
 

sure.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Processed (with 1 errors): Re: [Pkg-samba-maint] Bug#567095: Samba does not correctly set named ACL for owning group and user

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 Version: 2:3.5.0~rc1~dfsg-1
Unknown command or malformed arguments to command.

 forwarded 567095 https://bugzilla.samba.org/show_bug.cgi?id=6878
Bug #567095 [samba] Samba does not correctly set named ACL for owning group and 
user
Set Bug forwarded-to-address to 
'https://bugzilla.samba.org/show_bug.cgi?id=6878'.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#566913: 566913: twisted-doc: recommends obsolete twisted-doc-api

2010-01-30 Thread Richard Darst
Hi,

I looked into this.  Even on oldstable, the twisted-doc-api package
was empty, with only a /usr/share/doc/twisted-doc-api to
/usr/share/doc/twisted-doc.  Thus, I see nothing wrong with simply
removing this recommends.

- richard

-- 
| Richard Darst  -  rkd@  -  boltzmann: up 193 days, 14:02
|http://rkd.zgib.net  -  pgp 0xBD356740
| Ye shall know the truth and -- the truth shall make you free



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



Bug#567095: [Pkg-samba-maint] Bug#567095: Samba does not correctly set named ACL for owning group and user

2010-01-30 Thread Christian PERRIER
Version: 2:3.5.0~rc1~dfsg-1

forwarded 567095 https://bugzilla.samba.org/show_bug.cgi?id=6878
thanks

Quoting Marco Gaiarin (g...@sv.lnf.it):

 After some test, some questions on samba italian lists, some google and
 digging expecially on debian and samba BTS, it seems that the trouble
 was identified and fixed in lates 3.4 and 3.5 version, see:
 
   https://bugzilla.samba.org/show_bug.cgi?id=6878
 
 This bug speaks about users, not group, but it's the same...

Yes, the bug has been fixed in 3.5.0 version (see my comments in the
bug log...the bug should be marked FIXED but isn't).

The bug patch doesn't apply cleanly on 3.2.5 and I'm currently
balanced about applying the fix or notif I can manage to backport
it (my coding skills areahem...low).



signature.asc
Description: Digital signature


Bug#543604: marked as done (Init script modifies global network configuration)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 17:17:18 +
with message-id e1nbgwg-0001ko...@ries.debian.org
and subject line Bug#543604: fixed in iscsitarget 0.4.17+svn229-1.3
has caused the Debian Bug report #543604,
regarding Init script modifies global network configuration
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
543604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543604
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: iscsitarget
Version: 0.4.16+svn162-3
Severity: serious

The init script for iscsitarget sets numerous sysctl values.  This
kind of tuning is not something that should be done by individual
packages and is certainly against the spirit, if not the letter, of
policy §10.7.4.

Ben.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: iscsitarget
Source-Version: 0.4.17+svn229-1.3

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

iscsitarget-source_0.4.17+svn229-1.3_all.deb
  to main/i/iscsitarget/iscsitarget-source_0.4.17+svn229-1.3_all.deb
iscsitarget_0.4.17+svn229-1.3.diff.gz
  to main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.3.diff.gz
iscsitarget_0.4.17+svn229-1.3.dsc
  to main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.3.dsc
iscsitarget_0.4.17+svn229-1.3_i386.deb
  to main/i/iscsitarget/iscsitarget_0.4.17+svn229-1.3_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 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther a...@sigxcpu.org (supplier of updated iscsitarget 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 23 Jan 2010 17:36:12 +0100
Source: iscsitarget
Binary: iscsitarget iscsitarget-source
Architecture: source i386 all
Version: 0.4.17+svn229-1.3
Distribution: unstable
Urgency: low
Maintainer: Philipp Hug deb...@hug.cx
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 iscsitarget - iSCSI Enterprise Target userland tools
 iscsitarget-source - iSCSI Enterprise Target kernel module source
Closes: 543604
Changes: 
 iscsitarget (0.4.17+svn229-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * [2a179ca] Let propcs handle the sysctl knobs to  make it more obvious to
 the sysadmin what's going on. (Closes: #543604)
Checksums-Sha1: 
 e2b17dea40a6e650e45e19812552b503d880044d 1158 iscsitarget_0.4.17+svn229-1.3.dsc
 376f5908e1701479e6fa83751be92cf6da6958f9 6591 
iscsitarget_0.4.17+svn229-1.3.diff.gz
 f2f65ed9d0741f4196a9d13f5adf7f6e47d8145d 57626 
iscsitarget_0.4.17+svn229-1.3_i386.deb
 1456873058e3da120aa32a959e8e95e2fe512638 45920 
iscsitarget-source_0.4.17+svn229-1.3_all.deb
Checksums-Sha256: 
 f69dad388f142782c495f401ae2740ef59bff4764eb479161a0fd4dbaa3cb8a3 1158 
iscsitarget_0.4.17+svn229-1.3.dsc
 a2a54da7e8f633a48c2e30b0d04a3a657a3bae0bed8ac5d7e04d5c0abd3b9bde 6591 
iscsitarget_0.4.17+svn229-1.3.diff.gz
 dcf58051ce5b932a133691213be3efa96efe1d34ae3382b021aa7b3011634980 57626 
iscsitarget_0.4.17+svn229-1.3_i386.deb
 59dec940489a83d5f342c1cbfe5f60041aa8d43607be0dd7ba545d8d01854395 45920 
iscsitarget-source_0.4.17+svn229-1.3_all.deb
Files: 
 9bf9ce0e3e73e3f9d5519eef1832a719 1158 net optional 
iscsitarget_0.4.17+svn229-1.3.dsc
 070529bcd7cb8021212538e49eba8185 6591 net optional 
iscsitarget_0.4.17+svn229-1.3.diff.gz
 3ee9c065ad12e3420c07520a2d631abe 57626 net optional 
iscsitarget_0.4.17+svn229-1.3_i386.deb
 d6c2baaba5fe71c04624d2ca51a3cc3a 45920 net optional 
iscsitarget-source_0.4.17+svn229-1.3_all.deb

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

iD8DBQFLWyc+n88szT8+ZCYRAmWcAJ0agwTDxcs82TgQ+ec3pSitz1wBrwCeKLle
R/APPQ727+y7W2aewpkOqqA=
=yzGK
-END PGP SIGNATURE-


---End Message---


Bug#567672: [wicd] Wicd + b43 wireless driver cause Linux kernel to freeze.

2010-01-30 Thread Rafael Belmonte
Package: wicd
Version: 1.7.0-2
Severity: critical

--- Please enter the report below this line. ---
At the moment I have b43 module loaded and wicd running, system hangs, it 
seems a Kernel freeze.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-trunk-amd64

Debian Release: squeeze/sid
  500 testing security.debian.org 
  500 testing oktan.ls.fi.upm.es 
  500 testing ftp.fr.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
wicd-daemon  (= 1.7.0-2) | 1.7.0-2
wicd-gtk(= 1.7.0-2)  | 1.7.0-2
 OR wicd-curses (= 1.7.0-2)  | 
 OR wicd-cli(= 1.7.0-2)  | 
 OR wicd-client  | 


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#567507: Install python2.6-minimal failure (extra info ?)

2010-01-30 Thread Peter Gossner
Package: python2.6-minimal
Version: python2.6-minimal_2.6.4-4_i386.deb
Severity: normal



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

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6-minimal depends on:
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8k-8 SSL shared libraries
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages python2.6-minimal recommends:
pn  python2.6 none (no description available)

Versions of packages python2.6-minimal suggests:
ii  binfmt-support1.2.15 Support for extra binary formats

-- report --

please see attached for apts output.

I can confirm the fail to install completely with a caveat:

This package did report its install successfully (whilst trying to reproduce 
the error)
on a similar i686 machine (SMP) with source installs (under /usr/local/) of 
Python 2.5 2.6 and 3.0
Which may have snuck the symlink error through. (probably how it snuck through 
?)

In any case should this package be actually attempting to do other than symlink 
to /usr/local/X ?

Finally while the apt error output was helpful it is unclear from the message 
where the symlink should actually be located (even given the incorrect target).

Of course I can simply compare with previous installs to repair but what would 
dpkg think of me :)

This bug is not grave here just important.

Do you want to continue [Y/n]? y
(Reading database ... 282998 files and directories currently installed.)
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.4-4_i386.deb) ...
new installation of python2.6-minimal; /usr/lib/python2.6/site-packages is a 
directory
which is expected a symlink to /usr/local/lib/python2.6/dist-packages.
please find the package shipping files in /usr/lib/python2.6/site-packages and
file a bug report to ship these in /usr/lib/python2.6/dist-packages instead
aborting installation of python2.6-minimal
dpkg: error processing 
/var/cache/apt/archives/python2.6-minimal_2.6.4-4_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/python2.6-minimal_2.6.4-4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



Bug#567507: Install python2.6-minimal failure (extra info ?)

2010-01-30 Thread Luk Claes
Peter Gossner wrote:

 please find the package shipping files in
/usr/lib/python2.6/site-packages and
 file a bug report to ship these in /usr/lib/python2.6/dist-packages
instead

What was the content of site-packages as this will very probably reveal
what package should get fixed...

Cheers

Luk



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



Bug#567672: marked as done ([wicd] Wicd + b43 wireless driver cause Linux kernel to freeze.)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 18:30:46 +0100
with message-id 201001301830.49...@home.hanskalabs.net
and subject line Re: Bug#567672: [wicd] Wicd + b43 wireless driver cause Linux 
kernel to freeze.
has caused the Debian Bug report #567672,
regarding [wicd] Wicd + b43 wireless driver cause Linux kernel to freeze.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wicd
Version: 1.7.0-2
Severity: critical

--- Please enter the report below this line. ---
At the moment I have b43 module loaded and wicd running, system hangs, it 
seems a Kernel freeze.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-trunk-amd64

Debian Release: squeeze/sid
  500 testing security.debian.org 
  500 testing oktan.ls.fi.upm.es 
  500 testing ftp.fr.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
wicd-daemon  (= 1.7.0-2) | 1.7.0-2
wicd-gtk(= 1.7.0-2)  | 1.7.0-2
 OR wicd-curses (= 1.7.0-2)  | 
 OR wicd-cli(= 1.7.0-2)  | 
 OR wicd-client  | 


Package's Recommends field is empty.

Package's Suggests field is empty.





---End Message---
---BeginMessage---
On Saturday 30 January 2010 18:13:44, Rafael Belmonte wrote:
 Package: wicd
 Version: 1.7.0-2
 Severity: critical
 
 At the moment I have b43 module loaded and wicd running, system hangs, it
 seems a Kernel freeze.

This is surely not wicd's fault.
I'm using b43 too, and it works like a charm.

Without any more information, I can't even tell which package this bug belongs 
to. It might be kernel's fault, wpa_supplicant's, or the driver itself. But 
surely not wicd, thus closing it.

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 |
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: This is a digitally signed message part.
---End Message---


Bug#555232: verifying impact

2010-01-30 Thread Lee Azzarello
Hello, I'm at the BSP in New York and I found this RC bug. I'll do a
security impact analysis of this and upgrade if necessary.

Lee Azzarello



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



Bug#558685: Bug#564142: RM: rails/2.2.3-1

2010-01-30 Thread Ryan Niebur
On Fri, Jan 08, 2010 at 12:13:36AM +0100, Moritz Muehlenhoff wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: rm
 
 Please remove rails. It has open security issues, which haven't been
 acknowledged for six weeks.
 

I'll work on NMUs to fix this.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Processed: tagging 560333

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 560333 + pending
Bug #560333 {Done: Aurelien Jarno aure...@debian.org} [libc6] libc6: getpwnam 
shows shadow passwords of NIS users
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: reassign 567507 to python-compizconfig, forcibly merging 567507 567105, affects 567507

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 567507 python-compizconfig
Bug #567507 [python2.6-minimal] Install python2.6-minimal failure
Bug reassigned from package 'python2.6-minimal' to 'python-compizconfig'.
Bug No longer marked as found in versions python2.6/2.6.4-4.
 forcemerge 567507 567105
Bug#567507: Install python2.6-minimal failure
Bug#567105: python-compizconfig: python2.6-minimal says files must not be 
shipped in /usr/lib/python2.6/site-packages
Forcibly Merged 567105 567507.

 affects 567507 python2.6-minimal
Bug #567507 [python-compizconfig] Install python2.6-minimal failure
Bug #567105 [python-compizconfig] python-compizconfig: python2.6-minimal says 
files must not be shipped in /usr/lib/python2.6/site-packages
Added indication that 567507 affects python2.6-minimal
Added indication that 567105 affects python2.6-minimal
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: src:kaffeine: FTBFS on GNU/kFreeBSD: dvb is mandatory

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 566911 + upstream
Bug #566911 [src:kaffeine] src:kaffeine: FTBFS on GNU/kFreeBSD: dvb is mandatory
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: tagging 564008

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 564008 + pending
Bug #564008 {Done: Aurelien Jarno aure...@debian.org} [eglibc] FTBFS: 
Applying patch kfreebsd/local-no-SOCK_NONBLOCK.diff fails
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: tagging 563552

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 563552 + pending
Bug #563552 {Done: Aurelien Jarno aure...@debian.org} [libc6] libc: resolver 
doesn't fallback to secondary dns-server when first is ipv6 and unreachable
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#566911: src:kaffeine: FTBFS on GNU/kFreeBSD: dvb is mandatory

2010-01-30 Thread Fathi Boudra
tag 566911 + upstream

thanks

Hi,

dvb stuff isn't optional.

There's 2 solutions:
- build kaffeine only on Linux architectures.
- upstream make dvb stuff optional.

Christoph, could you give me your input please ?

cheers,

Fathi



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



Processed: Bug in pip fixed in revision 51884

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 560616 + pending
Bug #560616 [src:pip] pip: FTBFS: tests failed
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#505122: NMU patch

2010-01-30 Thread Steffen Joeris
Hi

I've uploaded the attached patch to Delayed-5, please let me know if I should 
cancel it.
I only had to include this one header, since the other issues did not occur, 
neither in my cowbuilder on i386 nor on the porterbox on amd64.

Cheers
Steffen
diff -u audiere-1.9.4/debian/changelog audiere-1.9.4/debian/changelog
--- audiere-1.9.4/debian/changelog
+++ audiere-1.9.4/debian/changelog
@@ -1,3 +1,11 @@
+audiere (1.9.4-3.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fix FTBFS with GCC 4.4 (Closes: #505122)
+Thanks to Martin Michlmayr 
+
+ -- Steffen Joeris wh...@debian.org  Sat, 30 Jan 2010 18:57:35 +0100
+
 audiere (1.9.4-3) unstable; urgency=low
 
   [ Arthur Loiret ]
only in patch2:
unchanged:
--- audiere-1.9.4.orig/debian/patches/gcc-4.4.diff
+++ audiere-1.9.4/debian/patches/gcc-4.4.diff
@@ -0,0 +1,10 @@
+--- ../old/audiere-1.9.4/src/utility.cpp	2006-02-14 05:57:01.0 +0100
 audiere-1.9.4/src/utility.cpp	2010-01-30 19:01:39.0 +0100
+@@ -3,6 +3,7 @@
+ #endif
+ 
+ 
++#include cstdio
+ #include ctype.h
+ #include utility.h
+ #include internal.h


signature.asc
Description: This is a digitally signed message part.


Bug#555232: patch is applied

2010-01-30 Thread Lee Azzarello
This package contains a concatenated file named prototype.js which is
composed of all the files referenced in the upstream changeset
6556[1]. I've manually verified that the functions in questions have
the patch applied in this archive. This changeset closes upstream bug
7910 which is referenced in the original automated CVE notice.

Is there anything else I should do before this bug can be resolved?

-lee

[1] http://dev.rubyonrails.org/changeset/6556



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



Bug#560616: Bug in pip fixed in revision 51884

2010-01-30 Thread pkg-perl-maintainers
tag 560616 + pending
thanks

Some bugs are closed in revision 51884
by Gregor Herrmann (gregoa)

Commit message:

* Add patch to make perl-minimum-version test pass (closes: #560616).
* Convert to source format 3.0 (quilt).



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



Bug#567659: marked as done (Tighten minimal taglib-sharp dependency)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 18:33:13 +
with message-id e1nbi89-00086h...@ries.debian.org
and subject line Bug#567659: fixed in taglib-sharp 2.0.3.4+dfsg-2
has caused the Debian Bug report #567659,
regarding Tighten minimal taglib-sharp dependency
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
567659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: banshee
Version: 1.5.3-1
Severity: grave

The combination of Banshee 1.5.3-1 and libtaglib2.0-cil 2.0.3.3+dfsg-3
causes a crash (see below). Upgrading libtaglib2.0-cil to 2.0.3.4+dfsg-1
(the version in unstable, everything works fine again.

Suggested solution: tighten the taglib-sharp dependency.

— Wouter


P.S. Fwiw, here's part of the stacktrace:

[Info  16:04:00.346] Running Banshee 1.5.3: [Debian GNU/Linux unstable (sid) 
(linux-gnu, x86_64) @ 2010-01-29 19:08:29 UTC]
[Info  16:04:00.980] All services are started 0,532507s
[Info  16:04:01.801] nereid Client Started

** (Banshee:5280): WARNING **: The following assembly referenced from 
/usr/lib/banshee-1/Banshee.Core.dll could not be loaded:
 Assembly:   taglib-sharp(assemblyref_index=7)
 Version:2.0.3.4
 Public Key: db62eba44689b5b0
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/usr/lib/banshee-1/).


** (Banshee:5280): WARNING **: Could not load file or assembly 'taglib-sharp, 
Version=2.0.3.4, Culture=neutral, PublicKeyToken=db62eba44689b5b0' or one of 
its dependencies.
Stacktrace:

  at Banshee.GStreamer.PlayerEngine.OnTagFound (intptr,string,GLib.Value) 
0x
  at Banshee.GStreamer.PlayerEngine.OnTagFound (intptr,string,GLib.Value) 
0x00038
  at (wrapper native-to-managed) Banshee.GStreamer.PlayerEngine.OnTagFound 
(intptr,intptr,GLib.Value) 0x
  at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x00052
  at (wrapper managed-to-native) Gtk.Application.gtk_main () 0x
  at Gtk.Application.Run () 0xb
  at Banshee.Gui.GtkBaseClient.Run () 0x00057
  at Banshee.Gui.GtkBaseClient.Startup () 0x0004d
  at Hyena.Gui.CleanRoomStartup.Startup 
(Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) 0x0008e
  at Banshee.Gui.GtkBaseClient.StartupNereid.Client () 0x0006b
  at Banshee.Gui.GtkBaseClient.StartupNereid.Client (string[]) 0x000d7
  at Nereid.Client.Main (string[]) 0x0001b
  at (wrapper runtime-invoke) Nereid.Client.runtime_invoke_void_object 
(object,intptr,intptr,intptr) 0x
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly 
(System.Reflection.Assembly,string[]) 0x0004b
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly 
(System.Reflection.Assembly,string[]) 0x
  at System.AppDomain.ExecuteAssemblyInternal 
(System.Reflection.Assembly,string[]) 0x00037
  at System.AppDomain.ExecuteAssembly 
(string,System.Security.Policy.Evidence,string[]) 0x00037
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly 
(string,System.Security.Policy.Evidence,string[]) 0x
  at System.AppDomain.ExecuteAssembly (string) 0x0001f
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly 
(string) 0x
  at Booter.Booter.BootClient (string) 0x0006b
  at Booter.Booter.Main () 0x001ab
  at (wrapper runtime-invoke) object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x



signature.asc
Description: Dit berichtdeel is digitaal ondertekend
---End Message---
---BeginMessage---
Source: taglib-sharp
Source-Version: 2.0.3.4+dfsg-2

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

libtaglib-cil-dev_2.0.3.4+dfsg-2_all.deb
  to main/t/taglib-sharp/libtaglib-cil-dev_2.0.3.4+dfsg-2_all.deb
libtaglib2.0-cil_2.0.3.4+dfsg-2_all.deb
  to main/t/taglib-sharp/libtaglib2.0-cil_2.0.3.4+dfsg-2_all.deb
monodoc-taglib-manual_2.0.3.4+dfsg-2_all.deb
  to main/t/taglib-sharp/monodoc-taglib-manual_2.0.3.4+dfsg-2_all.deb
taglib-sharp_2.0.3.4+dfsg-2.diff.gz
  to main/t/taglib-sharp/taglib-sharp_2.0.3.4+dfsg-2.diff.gz
taglib-sharp_2.0.3.4+dfsg-2.dsc
  to main/t/taglib-sharp/taglib-sharp_2.0.3.4+dfsg-2.dsc



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 567...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian 

Bug#528115: marked as done (gallery2: contains non-free material)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 18:32:36 +
with message-id e1nbi7y-0007ut...@ries.debian.org
and subject line Bug#528115: fixed in gallery2 2.3.1.dfsg-1
has caused the Debian Bug report #528115,
regarding gallery2: contains non-free material
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
528115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528115
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gallery2
Version: 2.3-1
Severity: serious
Justification: Policy 2.2.1


This package includes the following files:

/usr/share/gallery2/modules/remote/applets/GalleryRemote.jar
/usr/share/gallery2/modules/core/classes/GalleryStorage/g2_db2.jar
/usr/share/gallery2/modules/panorama/java/Metamorphose.jar
/usr/share/gallery2/modules/remote/applets/metadata-extractor-2.1.jar
/usr/share/gallery2/modules/uploadapplet/applets/GalleryRemoteAppletMini.jar
/usr/share/gallery2/modules/slideshowapplet/applets/GalleryRemoteAppletMini.jar
/usr/share/gallery2/modules/uploadapplet/applets/GalleryRemoteHTTPClient.jar
/usr/share/gallery2/modules/slideshowapplet/applets/GalleryRemoteHTTPClient.jar

which correspond to the following files in the source tarball:

modules/remote/applets/GalleryRemote.jar *
modules/core/classes/GalleryStorage/g2_db2.jar *
modules/panorama/java/Metamorphose.jar *
modules/remote/applets/metadata-extractor-2.1.jar
modules/uploadapplet/applets/GalleryRemoteAppletMini.jar *
modules/slideshowapplet/applets/GalleryRemoteAppletMini.jar *
modules/uploadapplet/applets/GalleryRemoteHTTPClient.jar *
modules/slideshowapplet/applets/GalleryRemoteHTTPClient.jar *

The source package does not include their source code.  This goes
against the DFSG requirement that the program must include source
code therefore the package at present should not be in main.
To solve this problem I recommend Depending (or a weaker dependency
if appropriate) on the following packages:

libmetadata-extractor-java

Some of the jar files (marked with *) do not have a package in the
Debian archive; for this package to remain in main the relevant
source code should be found and packaged for Debian and the new
packages should be added to Depends.  Once this process is complete
the package's source tarball should be repackaged not to include the
above listed jar files.

-- System Information:
Debian Release: 5.0.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: gallery2
Source-Version: 2.3.1.dfsg-1

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

gallery2_2.3.1.dfsg-1.diff.gz
  to main/g/gallery2/gallery2_2.3.1.dfsg-1.diff.gz
gallery2_2.3.1.dfsg-1.dsc
  to main/g/gallery2/gallery2_2.3.1.dfsg-1.dsc
gallery2_2.3.1.dfsg-1_all.deb
  to main/g/gallery2/gallery2_2.3.1.dfsg-1_all.deb
gallery2_2.3.1.dfsg.orig.tar.gz
  to main/g/gallery2/gallery2_2.3.1.dfsg.orig.tar.gz



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 528...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael C. Schultheiss schul...@debian.org (supplier of updated gallery2 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jan 2010 17:45:41 +
Source: gallery2
Binary: gallery2
Architecture: source all
Version: 2.3.1.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Michael C. Schultheiss schul...@debian.org
Changed-By: Michael C. Schultheiss schul...@debian.org
Description: 
 gallery2   - web-based photo album written in PHP
Closes: 528115
Changes: 
 gallery2 (2.3.1.dfsg-1) unstable; urgency=low
 .
   * Remove jars from source (Closes: #528115)
Checksums-Sha1: 
 186ee04f14df33b76b4ae38f21fd30747059a1b8 1674 gallery2_2.3.1.dfsg-1.dsc
 eae317707ba95e9857faef2ae7cc51d1d3ed8981 12401243 
gallery2_2.3.1.dfsg.orig.tar.gz
 8db4b318a3654ab0b4cbddd607f016dd13e770c6 22103 gallery2_2.3.1.dfsg-1.diff.gz
 30c7548cf2f078523a4bc8106ae6e743be42087b 12271680 gallery2_2.3.1.dfsg-1_all.deb
Checksums-Sha256: 
 

Bug#560643: Bug in libbsd-resource-perl fixed in revision 51890

2010-01-30 Thread pkg-perl-maintainers
tag 560643 + pending
thanks

Some bugs are closed in revision 51890
by Gregor Herrmann (gregoa)

Commit message:

debian/rules: don't run the tests that randomly fail; note that upstream
writes in INSTALL: ... known to be tricky and to fail once in a while.
This is because the results depend on timing issues and the activity of
the operating system, it is moderately icky to guestimate such tolerances
that leave some slack while still proving anything. (closes: #560643).



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



Bug#567688: ltsp: FTBFS on kfreebsd-*: SIOCGIFHWADDR/IFHWADDRLEN undeclared

2010-01-30 Thread Cyril Brulebois
Source: ltsp
Version: 5.1.99-2
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-*:
| cc -c getltscfg.c -W -Wall -g -O2 -o getltscfg.o
| getltscfg.c: In function 'GetAddrs':
| getltscfg.c:356: error: 'SIOCGIFHWADDR' undeclared (first use in this 
function)
| getltscfg.c:356: error: (Each undeclared identifier is reported only once
| getltscfg.c:356: error: for each function it appears in.)
| getltscfg.c:361: error: 'IFHWADDRLEN' undeclared (first use in this function)
| getltscfg.c:363: error: 'struct ifreq' has no member named 'ifr_hwaddr'
| make[1]: *** [getltscfg.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?suite=unstablep=ltsp

Mraw,
KiBi.



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



Processed: Bug in libbsd-resource-perl fixed in revision 51890

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 560643 + pending
Bug #560643 [src:libbsd-resource-perl] libbsd-resource-perl: FTBFS: tests failed
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567366: `memoryAllocate' implicitly converted to pointer

2010-01-30 Thread Petter Reinholdtsen

tags 567366 + patch
thanks

I believe the enclosed patch solve the problem, by making sure all
source files include the changesForSqueak.h file which define
memoryAllocate().  The patch also make sure changesForSqueak.c include
stdlib.h to make sure the prototype for free() is available when
free() is used.

After looking at the source, I must admit the code quality is not very
good.  Function protypes are unknown when the functions are used (a
problem for argument parsing and return type handling), several
functions fail to always provide return values and a lot of unused
variables are sprinkled around the source.  The gcc warnings are
instructive, and I suspect all the warnings reported by gcc during
build should be looked and fixed.  I do not try to do so with this
patch, as it is better to fix it upstream.

diff -ur 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c
 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c
--- 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c
 2009-12-29 09:34:53.0 +0100
+++ 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c
2010-01-30 19:12:49.0 +0100
@@ -47,6 +47,8 @@
 #include windows.h
 #endif
 
+#include stdlib.h /* for free() */
+
 mpeg3_demuxer_t* mpeg3_new_demuxer(mpeg3_t *file, int do_audio, int do_video, 
int stream_id);
 mpeg3_title_t* mpeg3_new_title(mpeg3_t *file, char *path);
 mpeg3demux_timecode_t* mpeg3_append_timecode(mpeg3_demuxer_t *demuxer, 
diff -ur 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.h
 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.h
--- 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.h
 2009-12-29 09:34:53.0 +0100
+++ 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.h
2010-01-30 19:26:48.0 +0100
@@ -1,4 +1,9 @@
+#ifndef CHANGESFORSQUEAK_H
+#define CHANGESFORSQUEAK_H
+
 #include mpeg3private.h
 int mpeg3_generate_toc_for_Squeak(mpeg3_t *file, int timecode_search, int 
print_streams, char *buffer, int buffer_size);
 void * memoryAllocate(int number,unsigned size);
 void memoryFree(void *stuff);
+
+#endif /* CHANGESFORSQUEAK_H */
diff -ur 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h
 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h
--- 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h
  2009-12-29 09:34:53.0 +0100
+++ 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h
 2010-01-30 19:25:58.0 +0100
@@ -1,6 +1,8 @@
 #ifndef MPEG3PROTOS_H
 #define MPEG3PROTOS_H
 
+#include changesForSqueak.h
+
 /* CSS */
 
 mpeg3_css_t* mpeg3_new_css();
diff -ur 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3videoprotos.h
 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3videoprotos.h
--- 
squeak-vm-3.11.3+svn2147/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3videoprotos.h
   2009-12-29 09:34:53.0 +0100
+++ 
squeak-vm-3.11.3+svn2147-pere/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/mpeg3videoprotos.h
  2010-01-30 19:41:42.0 +0100
@@ -1,6 +1,8 @@
 #ifndef MPEG3VIDEOPROTOS_H
 #define MPEG3VIDEOPROTOS_H
 
+#include changesForSqueak.h
+
 void mpeg3video_idct_conversion(short* block);
 unsigned int mpeg3slice_showbits(mpeg3_slice_buffer_t *slice_buffer, int bits);
 

Happy hacking,
-- 
Petter Reinholdtsen



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



Processed: Bumping severity

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 567618 grave
Bug #567618 [grub-pc] /usr/sbin/grub-probe: error: unknown filesystem.
Severity set to 'grave' from 'normal'

 quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed (with 1 errors): limit package to aptitude libapt-pkg-dev, block 566205 with 567662, block 566780 with 567662 ...

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 limit package aptitude libapt-pkg-dev
Limiting to bugs with field 'package' containing at least one of 'aptitude', 
'libapt-pkg-dev'
Limit currently set to 'package':'aptitude', 'libapt-pkg-dev'

 block 566205 with 567662
Bug #566205 [aptitude] aptitude: status messages don't get erased
Was not blocked by any bugs.
Added blocking bug(s) of 566205: 567662
 block 566780 with 567662
package: 'src:aptitude' does not match at least one of aptitude, libapt-pkg-dev
Failed to set blocking bugs of 566780: limit failed for bugs: 566780.

 block 567242 with 567662
Bug #567242 [aptitude] aptitude full-upgrade segfaults on PowerPC when 
rejecting removal of gnome
Was not blocked by any bugs.
Added blocking bug(s) of 567242: 567662
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#567687: FTBFS: error: 'bft_file_t' has no member named 'sh'

2010-01-30 Thread Cyril Brulebois
Source: libbft
Version: 1.1.2-2
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

it looks like your package is going to need some porting for
kfreebsd-amd64:
| libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -g -O2 -g -Wall -O2 
-c bft_file.c  -fPIC -DPIC -o .libs/bft_file.o
| bft_file.c: In function 'bft_file_seek':
| bft_file.c:1110: error: 'bft_file_t' has no member named 'sh'
| make[3]: *** [bft_file.lo] Error 1

Build logs:
  https://buildd.debian.org/status/package.php?suite=experimentalp=libbft

Mraw,
KiBi.



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



Processed: Re: `memoryAllocate' implicitly converted to pointer

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 567366 + patch
Bug #567366 [src:squeak-vm] `memoryAllocate' implicitly converted to pointer
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#560616: marked as done (pip: FTBFS: tests failed)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 18:47:57 +
with message-id e1nbimp-h8...@ries.debian.org
and subject line Bug#560616: fixed in pip 1.16-1
has caused the Debian Bug report #560616,
regarding pip: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pip
Version: 0.13-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory `/build/user-pip_0.13-1-amd64-kZOP5n/pip-0.13'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'inc', 'blib/lib', 'blib/arch') t/01_compile.t t/9*.t
 t/01_compile.t .. ok
 t/98_pod.t .. ok
 
 #   Failed test 'lib/Module/Plan/Base.pm'
 #   at /usr/share/perl5/Test/MinimumVersion.pm line 150.
 # lib/Module/Plan/Base.pm requires 5.006 due to syntax
 # version markers for 5.006:
 # - _three_argument_open 
 # Looks like you failed 1 test of 12.
 Failed 1/3 test programs. 1/26 subtests failed.
 t/99_pmv.t .. 
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/12 subtests 
 
 Test Summary Report
 ---
 t/99_pmv.t(Wstat: 256 Tests: 12 Failed: 1)
   Failed test:  5
   Non-zero exit status: 1
 Files=3, Tests=26,  2 wallclock secs ( 0.01 usr  0.02 sys +  2.24 cusr  0.13 
 csys =  2.40 CPU)
 Result: FAIL
 make[2]: *** [test_dynamic] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/pip_0.13-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: pip
Source-Version: 1.16-1

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

pip_1.16-1.debian.tar.gz
  to main/p/pip/pip_1.16-1.debian.tar.gz
pip_1.16-1.dsc
  to main/p/pip/pip_1.16-1.dsc
pip_1.16-1_all.deb
  to main/p/pip/pip_1.16-1_all.deb
pip_1.16.orig.tar.gz
  to main/p/pip/pip_1.16.orig.tar.gz



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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated pip 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 30 Jan 2010 19:31:54 +0100
Source: pip
Binary: pip
Architecture: source all
Version: 1.16-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 pip- tool for scripted and third-party CPAN distribution installation
Closes: 560616
Changes: 
 pip (1.16-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release
 .
   [ gregor herrmann ]
   * Add patch to make perl-minimum-version test pass (closes: #560616).
   * Add patch spelling.patch to fix a spelling mistake in the documentation.
   * Convert to source format 3.0 (quilt).
   * Update build and runtime dependencies.
   * Set Standards-Version to 3.8.4 (no changes).
   * Add /me to Uploaders.
Checksums-Sha1: 
 f7060de44ce9489faa4a29a87b27833e89f890ab 2116 pip_1.16-1.dsc
 d9037bef3e555038a40b7840d7c745e14b9f8a3b 106270 pip_1.16.orig.tar.gz
 0f85e5d925de69f6006d03aacbf01e2f4bbd4919 2619 pip_1.16-1.debian.tar.gz
 e3f4617b6a41320c475963755b792624479791c2 20904 pip_1.16-1_all.deb
Checksums-Sha256: 
 ee12c3d5b0f22a00313e8cf1c9fbdafafc0f276b30a78e8c7ba9a423966644d6 2116 
pip_1.16-1.dsc
 13e1d99c865b533c49bf06658c45598ba2816be1a15101f9f17a4077e77e645c 106270 
pip_1.16.orig.tar.gz
 

Bug#565896: marked as done (pcscd: overwrites changes in configuration files)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 19:02:41 +
with message-id e1nbiaf-0002ic...@ries.debian.org
and subject line Bug#565896: fixed in pcsc-lite 1.5.5-2
has caused the Debian Bug report #565896,
regarding pcscd: overwrites changes in configuration files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
565896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: pcscd
Version: 1.5.5-1
Severity: serious

update-reader.conf is called unconditionally in the postinst and
overwrites admin changes to /etc/reader.conf.  This is a violation of
policy 10.7.3.

-- 
Tollef Fog Heen 
UNIX is user friendly, it's just picky about who its friends are


---End Message---
---BeginMessage---
Source: pcsc-lite
Source-Version: 1.5.5-2

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

libpcsclite-dev_1.5.5-2_amd64.deb
  to main/p/pcsc-lite/libpcsclite-dev_1.5.5-2_amd64.deb
libpcsclite1_1.5.5-2_amd64.deb
  to main/p/pcsc-lite/libpcsclite1_1.5.5-2_amd64.deb
pcsc-lite_1.5.5-2.diff.gz
  to main/p/pcsc-lite/pcsc-lite_1.5.5-2.diff.gz
pcsc-lite_1.5.5-2.dsc
  to main/p/pcsc-lite/pcsc-lite_1.5.5-2.dsc
pcscd_1.5.5-2_amd64.deb
  to main/p/pcsc-lite/pcscd_1.5.5-2_amd64.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 565...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Rousseau rouss...@debian.org (supplier of updated pcsc-lite 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 30 Jan 2010 19:50:04 +0100
Source: pcsc-lite
Binary: pcscd libpcsclite-dev libpcsclite1
Architecture: source amd64
Version: 1.5.5-2
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Rousseau rouss...@debian.org
Changed-By: Ludovic Rousseau rouss...@debian.org
Description: 
 libpcsclite-dev - Middleware to access a smart card using PC/SC (development 
files)
 libpcsclite1 - Middleware to access a smart card using PC/SC (library)
 pcscd  - Middleware to access a smart card using PC/SC (daemon side)
Closes: 565896
Changes: 
 pcsc-lite (1.5.5-2) unstable; urgency=medium
 .
   * debian/update-reader.conf: add a SHA1 on the first line of the
 configuration file to detect manual edition. Closes: #565896 pcscd:
 overwrites changes in configuration files
 urgency=medium because of RC bug.
   * fix lintian warning: debhelper-but-no-misc-depends
   * Standards-Version: 3.8.1 - 3.8.4, no change needed
   * fix lintian warning: I: pcsc-lite source:
 binary-control-field-duplicates-source field priority in package pcscd
Checksums-Sha1: 
 03232580f3177976c63d29436734970dd4bd45a8 1232 pcsc-lite_1.5.5-2.dsc
 abe548a618a9e83cbacafdad4771ca6a5b43e278 13560 pcsc-lite_1.5.5-2.diff.gz
 4bbce03e906170247c35df74e4a03d5772a0cf7d 84168 pcscd_1.5.5-2_amd64.deb
 b12548feb9bddd6b2f84ee362c67708abd6aa1f8 65556 
libpcsclite-dev_1.5.5-2_amd64.deb
 2810eaba8896c1ace45ead707e6aac9f9001fa50 48598 libpcsclite1_1.5.5-2_amd64.deb
Checksums-Sha256: 
 2e86c7f7494dfb662c6c23b3206ec5730d3000df45dfa76c116b0b718bb730e0 1232 
pcsc-lite_1.5.5-2.dsc
 d6a2cb91ed90ce4fb41c31595a491a3107f8554aadde9fd90f6f26033d90b2e8 13560 
pcsc-lite_1.5.5-2.diff.gz
 f19bd1d5052925423cf7aca9943caec2beac1d83bb082c296f3a3776b3c5fe28 84168 
pcscd_1.5.5-2_amd64.deb
 6ba7bd75755e5a2abc98f2ea36bbf449cee3e171303feae2fa8d55805ac4d3fe 65556 
libpcsclite-dev_1.5.5-2_amd64.deb
 1fe44631d7eb461c02fcad0daf53a95b5b0c420186566f1aff2494cec9e534d8 48598 
libpcsclite1_1.5.5-2_amd64.deb
Files: 
 5771854e3741efc7436e8026ffa70123 1232 misc extra pcsc-lite_1.5.5-2.dsc
 8c0ebf4833cd5c8a0b323dac737ffdef 13560 misc extra pcsc-lite_1.5.5-2.diff.gz
 1a81d35898aef61683f1fb8c93f0e176 84168 misc extra pcscd_1.5.5-2_amd64.deb
 aaea0d4c3769743fb3834b68272d76ae 65556 libdevel optional 
libpcsclite-dev_1.5.5-2_amd64.deb
 09c5f68670df72419c38e80847b761ec 48598 libs optional 
libpcsclite1_1.5.5-2_amd64.deb

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

iEYEARECAAYFAktkgHEACgkQP0qKj+B/HPkaGwCff6sCQqRNGmgY3zgH71bNPQUD
I4kAnjjSfULx3virWrcWknViYNXRmFwW
=mDBV
-END PGP SIGNATURE-


---End Message---


Bug#560643: marked as done (libbsd-resource-perl: FTBFS: tests failed)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 19:02:24 +
with message-id e1nbiao-0002cs...@ries.debian.org
and subject line Bug#560643: fixed in libbsd-resource-perl 1.2903-3
has caused the Debian Bug report #560643,
regarding libbsd-resource-perl: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560643
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libbsd-resource-perl
Version: 1.2903-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libbsd-resource-perl_1.2903-1-amd64-i6oXlK/libbsd-resource-perl-1.2903'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/getpriority.t ... ok
 t/getrlimit.t . ok
 t/getrusage.t . 
 Failed 1/2 subtests 
 t/pod-coverage.t .. ok
 t/pod.t ... ok
 t/setpriority.t ... ok
 t/setrlimit.t . ok
 Failed 1/8 test programs. 1/41 subtests failed.
 t/times.t . ok
 
 Test Summary Report
 ---
 t/getrusage.t   (Wstat: 0 Tests: 2 Failed: 1)
   Failed test:  1
 Files=8, Tests=41, 19 wallclock secs ( 0.04 usr  0.02 sys + 10.84 cusr  0.05 
 csys = 10.95 CPU)
 Result: FAIL
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/libbsd-resource-perl_1.2903-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: libbsd-resource-perl
Source-Version: 1.2903-3

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

libbsd-resource-perl_1.2903-3.diff.gz
  to main/libb/libbsd-resource-perl/libbsd-resource-perl_1.2903-3.diff.gz
libbsd-resource-perl_1.2903-3.dsc
  to main/libb/libbsd-resource-perl/libbsd-resource-perl_1.2903-3.dsc
libbsd-resource-perl_1.2903-3_i386.deb
  to main/libb/libbsd-resource-perl/libbsd-resource-perl_1.2903-3_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 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated libbsd-resource-perl 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 30 Jan 2010 19:51:40 +0100
Source: libbsd-resource-perl
Binary: libbsd-resource-perl
Architecture: source i386
Version: 1.2903-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libbsd-resource-perl - BSD process resource limit and priority functions
Closes: 560643
Changes: 
 libbsd-resource-perl (1.2903-3) unstable; urgency=low
 .
   * debian/rules: don't run the tests that randomly fail; note that upstream
 writes in INSTALL: ... known to be tricky and to fail once in a while.
 This is because the results depend on timing issues and the activity of
 the operating system, it is moderately icky to guestimate such tolerances
 that leave some slack while still proving anything. (closes: #560643).
   * Set Standards-Version to 3.8.4 (no changes).
   * Remove version from perl build dependency.
   * debian/copyright: update formatting.
Checksums-Sha1: 
 57c314e138ae935da26317bdb6af9c6f485a1a52 2136 libbsd-resource-perl_1.2903-3.dsc
 6e9834d384ef36fb4664169c35d89efe15f48055 2968 
libbsd-resource-perl_1.2903-3.diff.gz
 6fb306f059a7a31ded19e6b5c1062bea116374e3 32212 
libbsd-resource-perl_1.2903-3_i386.deb
Checksums-Sha256: 
 

Bug#567692: FTBFS: error: 'class vtkSelection' has no member named 'GetChild'

2010-01-30 Thread Cyril Brulebois
Source: slicer
Version: 3.4.0~svn10438-4
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS for the +b1 binNMU round (Rebuild against symbol
versioned ffmpeg):
| [ 80%] Building CXX object 
Modules/Meshing/Widgets/CMakeFiles/mimxWidgets.dir/vtkMimxCreateElementSetWidgetFEMesh.o
| 
/build/buildd-slicer_3.4.0~svn10438-4+b1-amd64-4pnVK4/slicer-3.4.0~svn10438/Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.cxx:
 In static member function 'static void 
vtkMimxCreateElementSetWidgetFEMesh::SelectVisibleCellsOnSurfaceFunction(vtkMimxCreateElementSetWidgetFEMesh*)':
| 
/build/buildd-slicer_3.4.0~svn10438-4+b1-amd64-4pnVK4/slicer-3.4.0~svn10438/Modules/Meshing/Widgets/vtkMimxCreateElementSetWidgetFEMesh.cxx:605:
 error: 'class vtkSelection' has no member named 'GetChild'
| make[3]: *** 
[Modules/Meshing/Widgets/CMakeFiles/mimxWidgets.dir/vtkMimxCreateElementSetWidgetFEMesh.o]
 Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?suite=unstablep=slicer

Mraw,
KiBi.



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



Bug#567693: FTBFS on GNU/kFreeBSD: undefined reference to `usb_detach_kernel_driver_np'

2010-01-30 Thread Cyril Brulebois
Source: libkarma
Version: 0.0.6-4.3
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on GNU/kFreeBSD:
| gcc -I../src  -ltag_c -lz -L ../lib -Wall -g -O2 -Wall -pedantic chprop.c -o 
chprop -lkarma
| gcc -I../src -Wall -g -O2 -Wall -pedantic karma_helper.c -o karma_helper -lusb
| karma_helper.c: In function 'main':
| karma_helper.c:255: warning: implicit declaration of function 
'usb_detach_kernel_driver_np'
| karma_helper.c:138: warning: 'cmd' may be used uninitialized in this function
| /tmp/ccC29Ixm.o: In function `main':
| 
/build/buildd-libkarma_0.0.6-4.3-kfreebsd-amd64-RswAsg/libkarma-0.0.6/tools/karma_helper.c:255:
 undefined reference to `usb_detach_kernel_driver_np'
| collect2: ld returned 1 exit status

Full build logs:
  https://buildd.debian.org/status/package.php?suite=unstablep=libkarma

Probably a consequence of the move to the new USB stack on GNU/kFreeBSD,
using the legacy headers may help.

Mraw,
KiBi.



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



Bug#567694: FTBFS:

2010-01-30 Thread Cyril Brulebois
Source: gdcm
Version: 2.0.14-3
Severity: serious
Justification: FTBFS

Hi,

it looks like your package doesn't really like the +b1 binNMU round for
the python2.6 transition:
| make[1]: Leaving directory 
`/build/buildd-gdcm_2.0.14-3+b1-amd64-x48DLA/gdcm-2.0.14/debian/build-python2.5'
| # correct location of python-gdcm files
| mv 
/build/buildd-gdcm_2.0.14-3+b1-amd64-x48DLA/gdcm-2.0.14/debian/tmp/usr/lib/python
 
/build/buildd-gdcm_2.0.14-3+b1-amd64-x48DLA/gdcm-2.0.14/debian/tmp//usr/lib/python2.5
 python2.6
| mv: target `python2.6' is not a directory
| make: *** [install-python2.5] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?suite=unstablep=gdcm

Mraw,
KiBi.



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



Bug#562321: marked as done (dynare: FTBFS: cp: cannot stat `doc/manual.pdf': No such file or directory)

2010-01-30 Thread Debian Bug Tracking System
Your message dated Sat, 30 Jan 2010 20:27:32 +0100
with message-id 20100130192732.ga29...@atlan
and subject line Re: [Pkg-octave-devel] Bug#562321: dynare: FTBFS: cp: cannot 
stat `doc/manual.pdf': No such file or directory
has caused the Debian Bug report #562321,
regarding dynare: FTBFS: cp: cannot stat `doc/manual.pdf': No such file or 
directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: dynare
Version: 4.0.4-6
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh binary-arch
dh_testroot -a
dh_prep -a
dh_installdirs -a
dh_auto_install -a
dh_install -a
dh_installdocs -a
dh_installchangelogs -a
dh_installexamples -a
dh_installman -a
dh_installcatalogs -a
dh_installcron -a
dh_installdebconf -a
dh_installemacsen -a
dh_installifupdown -a
dh_installinfo -a
dh_pysupport -a
dh_installinit -a
dh_installmenu -a
dh_installmime -a
dh_installmodules -a
dh_installlogcheck -a
dh_installlogrotate -a
dh_installpam -a
dh_installppp -a
dh_installudev -a
dh_installwm -a
dh_installxfonts -a
dh_bugfiles -a
dh_lintian -a
dh_gconf -a
dh_icons -a
dh_perl -a
dh_usrlocal -a
dh_link -a
dh_compress -a
dh_fixperms -a
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
 dpkg-shlibdeps: warning: couldn't find library liboctinterp.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/gensylv.mex (ELF format: 
 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library liboctave.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/gensylv.mex (ELF format: 
 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library libcruft.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/gensylv.mex (ELF format: 
 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library liboctinterp.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/A_times_B_kronecker_C.mex (ELF 
 format: 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library liboctave.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/A_times_B_kronecker_C.mex (ELF 
 format: 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library libcruft.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/A_times_B_kronecker_C.mex (ELF 
 format: 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library liboctinterp.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/mjdgges.mex (ELF format: 
 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set 
 LD_LIBRARY_PATH.
 dpkg-shlibdeps: warning: couldn't find library liboctave.so needed by 
 debian/dynare/usr/lib/dynare/mex/octave/mjdgges.mex (ELF format: 
 'elf64-x86-64'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have 
 any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need 

Processed (with 5 errors): Re: Use of Depends: emacs22 instead of Depends: emacsen breaks emacs-snapshot

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 520196 serious
Bug #520196 [emacspeak] Use of Depends: emacs22 instead of Depends: emacsen 
breaks emacs-snapshot.
Severity set to 'serious' from 'critical'

 Rob Browning r...@defaultvalue.org writes:
Unknown command or malformed arguments to command.

  thanks
Unknown command or malformed arguments to command.

 
Unknown command or malformed arguments to command.

  Since we are planning to remove emacs22 for squeeze, this bug is now
Unknown command or malformed arguments to command.

  release critical.
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.

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


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



Processed: Re: Use of Depends: emacs22 instead of Depends: emacsen breaks emacs-snapshot

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 520196 critical
Bug #520196 [emacspeak] Use of Depends: emacs22 instead of Depends: emacsen 
breaks emacs-snapshot.
Severity set to 'critical' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Use of Depends: emacs22 instead of Depends: emacsen breaks emacs-snapshot

2010-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 520196 serious
Bug #520196 [emacspeak] Use of Depends: emacs22 instead of Depends: emacsen 
breaks emacs-snapshot.
Ignoring request to change severity of Bug 520196 to the same value.
 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



  1   2   >