Bug#601071: drupal6-mod-imagecache: not installable in sid on any architecture

2010-10-23 Thread Ralf Treinen
Package: drupal6-mod-imagecache
Version: 2.0~beta10-1
Severity: grave
User: trei...@debian.org
Usertags: edos-uninstallable

Hi,

drupal6-mod-imagecache is not installable in sid on any architecture.
On the architectures that I checked (including amd64 and i386) this is
the case since September 21, and the reason is :

drupal6-mod-imagecache (= 2.0~beta10-1) depends on missing: - 
drupal6-mod-imageapi

-Ralf.

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash



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



Bug#566072: [PATCH] fsck: list nonexistent devices that are declared without nofail

2010-10-23 Thread Serafeim Zanikolas
Pardon me for being persistent. Have you missed the email below, or do you
find the argument unconvincing?

On Thu, Oct 07, 2010 at 10:13:34PM +0200, Serafeim Zanikolas wrote:
 On Thu, Oct 07, 2010 at 10:56:49AM +0200, Karel Zak wrote:
  On Sat, Oct 02, 2010 at 02:26:58PM +0200, Serafeim Zanikolas wrote:
   fsck -A output does not indicate the offending device(s), when a device is
   nonexistent and declared without nofail (e2fsck doesn't mention anything, 
   and
   dosfsck outputs just No such file or directory)
  
   Hmm... I'd like to be conservative with this kind of warnings. The
   nofail option is relatively new and I guess that many people still
   successfully rely on the old behavior (because e2fsck doesn't mention
   anything ;-).
 
 The motivation is that, currently, fsck bombs out during system boot without
 any hint (which, I hope you'll agree, is not helpful). A -V option won't make
 any difference for this use case.
 
   I have applied the patch below -- it prints the warning if -V
   (verbose) option is specified.
 
 ignore() is called multiple times per filesystem, so it's not the best place
 to put the warning, imho.
 
 -S



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



Bug#601087: grub-pc: update-grub generates wrong grub.cfg file when /boot is a separate partition

2010-10-23 Thread Evgeny
Package: grub-pc
Version: 1.98+20100804-6
Severity: critical
Tags: sid
Justification: breaks the whole system

I have separate /boot partition. After recent update the command update-grub
generates grub.cfg with lines like linux /boot/vmlinuz-. and initrd
/boot/initrd.img. instead of linux /vmlinuz-. and initrd
/initrd.img. like it should in the case of separate partition. This leads
to non-bootable system with an error:
File not found
Error: you need to load the kernel first



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/6e068151-8114-4129-abce-1ad5ccd28eaa / ext4 
rw,noatime,nodiratime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sdb1 /boot ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb11 /home ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb10 /opt ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb9 /tmp ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb6 /usr ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb7 /usr/local ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb8 /var ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sda3 /media/fortran reiserfs rw,nosuid,nodev,noatime,nodiratime,conv 0 0
/dev/sda2 /media/distr ext3 
rw,nosuid,nodev,noatime,nodiratime,errors=continue,data=ordered 0 0
/dev/sdb2 /media/science_films ext3 
rw,nosuid,nodev,noatime,nodiratime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-ST910021AS_3MH0KYGP
(hd1)   /dev/disk/by-id/ata-ST910021AS_3MH0DWNE
(hd2)   /dev/disk/by-id/usb-Generic_USB2.0_Card_Reader_12345678901234567890-0:0
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set 8fdc0af0-2bd5-4a19-9289-9f76b2341603
if loadfont /share/grub/unicode.pf2 ; then
  set gfxmode=1280x1024
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
set locale_dir=($root)/grub/locale
set lang=en
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set 8fdc0af0-2bd5-4a19-9289-9f76b2341603
insmod tga
if background_image /share/images/grub/Hortensia-1.tga ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-core2-custom' --class debian 
--class gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-core2-custom ...'
linux   /boot/vmlinuz-2.6.32-5-core2-custom 
root=UUID=6e068151-8114-4129-abce-1ad5ccd28eaa ro pciehp.pciehp_force=1 quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-core2-custom
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-core2-custom (recovery mode)' 
--class debian --class gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-core2-custom ...'
linux   /boot/vmlinuz-2.6.32-5-core2-custom 
root=UUID=6e068151-8114-4129-abce-1ad5ccd28eaa ro single pciehp.pciehp_force=1
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-core2-custom
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-amd64' --class debian --class 
gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-amd64 ...'

Bug#601090: grub-pc: grub-update generates wrong grub.cfg when /boot/ is on a separate partition

2010-10-23 Thread Evgeny
Package: grub-pc
Version: 1.98+20100804-6
Severity: critical
Tags: sid
Justification: breaks the whole system

I have separate boot partition. After recent upgrade of grub-pc update-grub
generates grub.cfg file with lines like linux  /boot/vmlinuz- instead
of linux   /vmlinuz- like it should in a case of separate partition. This
lead to error
file not found
Error: you need to load the kernel first.



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/6e068151-8114-4129-abce-1ad5ccd28eaa / ext4 
rw,noatime,nodiratime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sdb1 /boot ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb11 /home ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb10 /opt ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb9 /tmp ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb6 /usr ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb7 /usr/local ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sdb8 /var ext4 rw,noatime,nodiratime,barrier=1,data=ordered 0 0
/dev/sda3 /media/fortran reiserfs rw,nosuid,nodev,noatime,nodiratime,conv 0 0
/dev/sda2 /media/distr ext3 
rw,nosuid,nodev,noatime,nodiratime,errors=continue,data=ordered 0 0
/dev/sdb2 /media/science_films ext3 
rw,nosuid,nodev,noatime,nodiratime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-ST910021AS_3MH0KYGP
(hd1)   /dev/disk/by-id/ata-ST910021AS_3MH0DWNE
(hd2)   /dev/disk/by-id/usb-Generic_USB2.0_Card_Reader_12345678901234567890-0:0
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set 8fdc0af0-2bd5-4a19-9289-9f76b2341603
if loadfont /share/grub/unicode.pf2 ; then
  set gfxmode=1280x1024
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
set locale_dir=($root)/grub/locale
set lang=en
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set 8fdc0af0-2bd5-4a19-9289-9f76b2341603
insmod tga
if background_image /share/images/grub/Hortensia-1.tga ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-core2-custom' --class debian 
--class gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-core2-custom ...'
linux   /boot/vmlinuz-2.6.32-5-core2-custom 
root=UUID=6e068151-8114-4129-abce-1ad5ccd28eaa ro pciehp.pciehp_force=1 quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-core2-custom
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-core2-custom (recovery mode)' 
--class debian --class gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-core2-custom ...'
linux   /boot/vmlinuz-2.6.32-5-core2-custom 
root=UUID=6e068151-8114-4129-abce-1ad5ccd28eaa ro single pciehp.pciehp_force=1
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-core2-custom
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-amd64' --class debian --class 
gnu-linux --class gnu --class os {
set gfxpayload=keep
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 4bf3239b-c042-4462-bbb5-89625d155cc8
echo'Loading Linux 2.6.32-5-amd64 ...'
linux   /boot/vmlinuz-2.6.32-5-amd64 
root=UUID=6e068151-8114-4129-abce-1ad5ccd28eaa 

Bug#509287: squeeze-ignore for Bug #509287?

2010-10-23 Thread Hector Garcia

 |  * mondo

Sorry for taking so long to answer. Actually I wasn't maintaing mondo
any longer, but since andree seen to be too busy I had taken a look into
mondo again to check afio issue.
So far mondo cannot work without afio, and it is too late to even try to
make a patch for mondo to use any replacement.
So if afio goes out of the archive mondo should go out too.
If afio is keep on the archive until ater release I can try to talk with
upstream to see if there is any change to move away from using afio. 

Kind regards,

Héctor




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



Bug#600530: #600530 - madplay needs rebuild, currently uninstallable due to dependency

2010-10-23 Thread Evgeni Golov
Hi,

uhm, madplay installs just fine on my Sid:

13:07 evg...@nana ~ % sudo apt-get install madplay 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer 
required:
  wamerican libdigest-sha1-perl python-gobject-cairo libicu42 
libmodplug0c2 libboost-program-options1.42.0 libexiv2-6 libmpfr1ldbl 
gs-common rdesktop libcrack2
  libboost-serialization1.42.0 libdb4.5 cracklib-runtime
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  madplay
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 63.6 kB of archives.
After this operation, 176 kB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ sid/main madplay amd64 0.15.2b-7 
[63.6 kB]
Fetched 63.6 kB in 0s (202 kB/s)
Selecting previously deselected package madplay.
(Reading database ... 209150 files and directories currently installed.)
Unpacking madplay (from .../madplay_0.15.2b-7_amd64.deb) ...
Processing triggers for man-db ...
Setting up madplay (0.15.2b-7) ...

Also, madplay already depends on libesd0:
Depends: libasound2 ( 1.0.18), libc6 (= 2.3), libesd-alsa0 (= 
0.2.35) | libesd0 (= 0.2.35), libid3tag0 (= 0.15.1b), libmad0 (= 
0.15.1b-3)

 libesd-alsa0 (= 0.2.35) | libesd0 (= 0.2.35) 

Could you please explain your problem?

Regards
Evgeni

-- 
Bruce Schneier can read and understand Perl programs.



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



Bug#600806: marked as done (libxml-rsslite-perl: Test data does not have license)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 11:47:09 +
with message-id e1p9cz3-0004kl...@franck.debian.org
and subject line Bug#600806: fixed in libxml-rsslite-perl 0.15+dfsg-1
has caused the Debian Bug report #600806,
regarding libxml-rsslite-perl: Test data does not have license
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.)


-- 
600806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libxml-rsslite-perl
Version: 0.11-3
Severity: serious
Tags: upstream patch
Justification: Policy 4.5


The test data does not belong to the upstream author and has copyright but
no license. We are preparing a dfsg release that does not run this test.

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

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

Versions of packages libxml-rsslite-perl depends on:
ii  perl  5.10.1-15  Larry Wall's Practical Extraction 

libxml-rsslite-perl recommends no packages.

libxml-rsslite-perl suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: libxml-rsslite-perl
Source-Version: 0.15+dfsg-1

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

libxml-rsslite-perl_0.15+dfsg-1.debian.tar.gz
  to main/libx/libxml-rsslite-perl/libxml-rsslite-perl_0.15+dfsg-1.debian.tar.gz
libxml-rsslite-perl_0.15+dfsg-1.dsc
  to main/libx/libxml-rsslite-perl/libxml-rsslite-perl_0.15+dfsg-1.dsc
libxml-rsslite-perl_0.15+dfsg-1_all.deb
  to main/libx/libxml-rsslite-perl/libxml-rsslite-perl_0.15+dfsg-1_all.deb
libxml-rsslite-perl_0.15+dfsg.orig.tar.gz
  to main/libx/libxml-rsslite-perl/libxml-rsslite-perl_0.15+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 600...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicholas Bamber nicho...@periapt.co.uk (supplier of updated 
libxml-rsslite-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, 23 Oct 2010 10:57:30 +0100
Source: libxml-rsslite-perl
Binary: libxml-rsslite-perl
Architecture: source all
Version: 0.15+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Nicholas Bamber nicho...@periapt.co.uk
Description: 
 libxml-rsslite-perl - lightweight, relaxed RSS (and XML-ish) parser
Closes: 442804 600806
Changes: 
 libxml-rsslite-perl (0.15+dfsg-1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
 (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * Rename .docs file in source package.
 .
   [ Nathan Handler ]
   * New upstream release (closes: #442804)
   * debian/watch:
 - Update to ignore development releases.
   * debian/compat:
 - Bump to 7
   * debian/control:
 - Build-Depend on debhelper (= 7)
 - Add myself to list of Uploaders
 - Bump Standards-Version to 3.8.3
   * debian/copyright:
 - Update to use new format
 - Add myself to debian/* copyright
   * debian/docs:
 - No need to install TODO
   * debian/rules:
 - Switch to new short format
 .
   [ Nicholas Bamber ]
   * Repacked to remove material without license (Closes: #600806)
   * Added debian/source/format file
   * Added myself to Uploaders
   * Reformatted short description
   * Removed unnecessary versioning in dependencies
   * Upped standards version
   * Refreshed copyright
   * Added patch to fix pod errors
Checksums-Sha1: 
 3624f941e533570da91f2b22c0ebfc1419dd5ceb 2116 
libxml-rsslite-perl_0.15+dfsg-1.dsc
 b5fe9a4ac1cf51ec44c83f89f8ee21c214aac9a8 6729 
libxml-rsslite-perl_0.15+dfsg.orig.tar.gz
 7dacb44d305cd355af8dc38351e21be239803eca 3778 
libxml-rsslite-perl_0.15+dfsg-1.debian.tar.gz
 50c37ee7af3a24a5588ab0a48b239e4807bd858b 13526 
libxml-rsslite-perl_0.15+dfsg-1_all.deb
Checksums-Sha256: 
 

Bug#586540: kdm on initial start at kfreebsd bootup does not allow keyboard input

2010-10-23 Thread Modestas Vainius
Hello,

On ketvirtadienis 21 Spalis 2010 14:17:03 Julien Cristau wrote:
 On Thu, Oct 21, 2010 at 10:57:08 +0200, Petr Salinger wrote:
  The easiest solution for now is to alter ServerArgsLocal
  at least on GNU/kFreeBSD in /etc/kde4/kdm/kdmrc to
  ServerArgsLocal=vt7 -br -nolisten tcp
 
 That should be done on linux as well imo.

It's very likely that this change would break Start new session feature of 
KDE which works fine at the moment. While I could live with having it broken 
on kFreeBSD, that's definitely not acceptable for Linux where this problem 
does not manifest itself.

The bug we are facing here is that kdm starts on vt2 when it's not supposed to 
even bother with VTs below 7. ServerVTs=-7 setting in /etc/kde4/kdm/kdmrc 
takes care of it (on Linux). However, apparently ServerVTs does not work on 
kfbsd for some reason (nor it's present in default kdmrc). Finding that reason 
would be the real fix and I will look into it later today/tomorrow. It could 
be as easy as #define which does not cover kfbsd (I hope).

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#601019: marked as done (Unable to install due to missing /usr/lib/mozilla/plugins directory)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 12:47:10 +
with message-id e1p9dv8-0005jh...@franck.debian.org
and subject line Bug#601019: fixed in lightspark 0.4.4.3-1
has caused the Debian Bug report #601019,
regarding Unable to install due to missing /usr/lib/mozilla/plugins 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.)


-- 
601019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601019
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: browser-plugin-lightspark
Version: 0.4.4.2-1
Severity: serious

Unpacking browser-plugin-lightspark (from
.../browser-plugin-lightspark_0.4.4.2-1_i386.deb) ...
Setting up browser-plugin-lightspark (0.4.4.2-1) ...
update-alternatives: error: unable to make
/usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
/etc/alternatives/flash-mozilla.so: No such file or directory
dpkg: error processing browser-plugin-lightspark (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 browser-plugin-lightspark

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

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

Versions of packages browser-plugin-lightspark depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.5.1-9  GCC support library
ii  libstdc++64.4.5-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  lightspark-common 0.4.4.2-1  High-performance SWF player - comm

Versions of packages browser-plugin-lightspark recommends:
ii  gnash-common  0.8.8-5GNU Shockwave Flash (SWF) player -

browser-plugin-lightspark suggests no packages.

-- no debconf information

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega james...@debian.org


---End Message---
---BeginMessage---
Source: lightspark
Source-Version: 0.4.4.3-1

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

browser-plugin-lightspark_0.4.4.3-1_amd64.deb
  to main/l/lightspark/browser-plugin-lightspark_0.4.4.3-1_amd64.deb
lightspark-common_0.4.4.3-1_amd64.deb
  to main/l/lightspark/lightspark-common_0.4.4.3-1_amd64.deb
lightspark-dbg_0.4.4.3-1_amd64.deb
  to main/l/lightspark/lightspark-dbg_0.4.4.3-1_amd64.deb
lightspark_0.4.4.3-1.debian.tar.gz
  to main/l/lightspark/lightspark_0.4.4.3-1.debian.tar.gz
lightspark_0.4.4.3-1.dsc
  to main/l/lightspark/lightspark_0.4.4.3-1.dsc
lightspark_0.4.4.3-1_amd64.deb
  to main/l/lightspark/lightspark_0.4.4.3-1_amd64.deb
lightspark_0.4.4.3.orig.tar.gz
  to main/l/lightspark/lightspark_0.4.4.3.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 601...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna dktrkr...@debian.org (supplier of updated lightspark 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 Oct 2010 14:21:32 +0200
Source: lightspark
Binary: lightspark browser-plugin-lightspark lightspark-common lightspark-dbg
Architecture: source amd64
Version: 0.4.4.3-1
Distribution: experimental
Urgency: low
Maintainer: Debian Flash Maintainers pkg-flash-de...@lists.alioth.debian.org
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 browser-plugin-lightspark - High-performance SWF player - Mozilla Plugin 
(experimental)
 lightspark - High-performance SWF player (experimental)
 lightspark-common - High-performance SWF player - common data
 lightspark-dbg - High-performance SWF player (experimental) - Debug symbols
Closes: 601019
Changes: 
 lightspark (0.4.4.3-1) experimental; urgency=low
 .
   [ Didier Raboud ]
   * New upstream release.
   * debian/control:
 - Build-depend on libxml++2.6-dev.
   * debian/lightspark-{,common}.install:
 - Install localization, icon, and .desktop files.
 .
   [ Luca Falavigna ]
   * 

Bug#601070: #601070 - python-django: FTBFS in squeeze: test_correct_url_value_passes failed

2010-10-23 Thread Evgeni Golov
Hi

 ERROR: test_correct_url_value_passes 
 (modeltests.validation.tests.BaseModelValidationTests)
 --
 Traceback (most recent call last):
   File 
 /build/user-python-django_1.2.3-1-amd64-37G2hK/python-django-1.2.3/tests/modeltests/validation/tests.py,
  line 61, in test_correct_url_value_passes
 self.assertEqual(None, mtv.full_clean()) # This will fail if there's no 
 Internet connection
   File 
 /build/user-python-django_1.2.3-1-amd64-37G2hK/python-django-1.2.3/django/db/models/base.py,
  line 881, in full_clean
 raise ValidationError(errors)
 ValidationError: {'url': [u'This URL appears to be a broken link.']}

This test seems to be designed to fail with no network available.
A package should build fine without network, thus all tests needing 
network should be disabled (or rewritten to not need network).

Regards
Evgeni

-- 
Bruce Schneier can read and understand Perl programs.



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



Bug#586540: kdm on initial start at kfreebsd bootup does not allow keyboard input

2010-10-23 Thread Julien Cristau
On Sat, Oct 23, 2010 at 15:24:14 +0300, Modestas Vainius wrote:

 Hello,
 
 On ketvirtadienis 21 Spalis 2010 14:17:03 Julien Cristau wrote:
  On Thu, Oct 21, 2010 at 10:57:08 +0200, Petr Salinger wrote:
   The easiest solution for now is to alter ServerArgsLocal
   at least on GNU/kFreeBSD in /etc/kde4/kdm/kdmrc to
   ServerArgsLocal=vt7 -br -nolisten tcp
  
  That should be done on linux as well imo.
 
 It's very likely that this change would break Start new session feature of 
 KDE which works fine at the moment. While I could live with having it broken 
 on kFreeBSD, that's definitely not acceptable for Linux where this problem 
 does not manifest itself.
 
 The bug we are facing here is that kdm starts on vt2 when it's not supposed 
 to 
 even bother with VTs below 7. ServerVTs=-7 setting in /etc/kde4/kdm/kdmrc 
 takes care of it (on Linux). However, apparently ServerVTs does not work on 
 kfbsd for some reason (nor it's present in default kdmrc). Finding that 
 reason 
 would be the real fix and I will look into it later today/tomorrow. It could 
 be as easy as #define which does not cover kfbsd (I hope).
 
Ack, I wasn't aware of this feature in kdm.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#601070: #601070 - python-django: FTBFS in squeeze: test_correct_url_value_passes failed

2010-10-23 Thread Evgeni Golov
tag 601070 patch
thanks

On Sat, Oct 23, 2010 at 02:50:35PM +0200, Evgeni Golov wrote:
 This test seems to be designed to fail with no network available.
 A package should build fine without network, thus all tests needing 
 network should be disabled (or rewritten to not need network).

Attached patch fixes the issue for me by disabling two model tests that 
need working network. Tested in sid pbuilder with deactivated network 
(after build-deps were fetched :)).

Regards
Evgeni

-- 
Bruce Schneier can read and understand Perl programs.



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



Processed: tagging 601090

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

 tags 601090 - sid
Bug #601090 [grub-pc] grub-pc: grub-update generates wrong grub.cfg when /boot/ 
is on a separate partition
Removed tag(s) sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601090
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: tagging 601087

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

 tags 601087 - sid
Bug #601087 [grub-pc] grub-pc: update-grub generates wrong grub.cfg file when 
/boot is a separate partition
Removed tag(s) sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: #601070 - python-django: FTBFS in squeeze: test_correct_url_value_passes failed

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

 tag 601070 patch
Bug #601070 [python-django] python-django: FTBFS in squeeze: 
test_correct_url_value_passes failed
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601070: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601070
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601070: #601070 - python-django: FTBFS in squeeze: test_correct_url_value_passes failed

2010-10-23 Thread Evgeni Golov
On Sat, Oct 23, 2010 at 03:20:20PM +0200, Evgeni Golov wrote:
 Attached patch fixes the issue for me by disabling two model tests that 
 need working network. Tested in sid pbuilder with deactivated network 
 (after build-deps were fetched :)).

My mutt should warn me about attached in body and no attachment :)
Now really attached :)

-- 
Bruce Schneier can read and understand Perl programs.
diff -Nru python-django-1.2.3/debian/changelog python-django-1.2.3/debian/changelog
--- python-django-1.2.3/debian/changelog	2010-09-18 19:37:07.0 +0200
+++ python-django-1.2.3/debian/changelog	2010-10-23 15:03:53.0 +0200
@@ -1,3 +1,11 @@
+python-django (1.2.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Disable model tests that require an internet connection.
+Closes: #601070
+
+ -- Evgeni Golov evg...@debian.org  Sat, 23 Oct 2010 15:03:38 +0200
+
 python-django (1.2.3-1) unstable; urgency=low
 
   [ Krzysztof Klimonda ]
diff -Nru python-django-1.2.3/debian/patches/07_disable_url_verify_model_tests.diff python-django-1.2.3/debian/patches/07_disable_url_verify_model_tests.diff
--- python-django-1.2.3/debian/patches/07_disable_url_verify_model_tests.diff	1970-01-01 01:00:00.0 +0100
+++ python-django-1.2.3/debian/patches/07_disable_url_verify_model_tests.diff	2010-10-23 15:03:19.0 +0200
@@ -0,0 +1,26 @@
+Forwarded-Upstream: not needed
+Author: Evgeni Golov evg...@debian.org
+Comment:
+ Disable model tests that require an internet connection.
+ .
+ This is a Debian specific patch.
+
+Index: python-django-1.2.3/tests/modeltests/validation/tests.py
+===
+--- python-django-1.2.3.orig/tests/modeltests/validation/tests.py	2010-10-23 14:59:12.447389830 +0200
 python-django-1.2.3/tests/modeltests/validation/tests.py	2010-10-23 15:01:01.875390381 +0200
+@@ -52,14 +52,6 @@
+ mtv = ModelToValidate(number=10, name='Some Name', url='not a url')
+ self.assertFieldFailsValidationWithMessage(mtv.full_clean, 'url', [u'Enter a valid value.'])
+ 
+-def test_correct_url_but_nonexisting_gives_404(self):
+-mtv = ModelToValidate(number=10, name='Some Name', url='http://google.com/we-love-microsoft.html')
+-self.assertFieldFailsValidationWithMessage(mtv.full_clean, 'url', [u'This URL appears to be a broken link.'])
+-
+-def test_correct_url_value_passes(self):
+-mtv = ModelToValidate(number=10, name='Some Name', url='http://www.djangoproject.com/')
+-self.assertEqual(None, mtv.full_clean()) # This will fail if there's no Internet connection
+-
+ def test_text_greater_that_charfields_max_length_eaises_erros(self):
+ mtv = ModelToValidate(number=10, name='Some Name'*100)
+ self.assertFailsValidation(mtv.full_clean, ['name',])
diff -Nru python-django-1.2.3/debian/patches/series python-django-1.2.3/debian/patches/series
--- python-django-1.2.3/debian/patches/series	2010-09-18 08:04:11.0 +0200
+++ python-django-1.2.3/debian/patches/series	2010-10-23 14:58:41.0 +0200
@@ -3,3 +3,4 @@
 04_hyphen-manpage.diff
 05_fix_regression_tests.diff
 06_fix_regression_tests.diff
+07_disable_url_verify_model_tests.diff


Bug#598309: sponsored NMU uploaded to delayed/2

2010-10-23 Thread Julien Cristau
On Tue, Oct 19, 2010 at 22:58:28 -0700, tony mancill wrote:

 Notification that an NMU addressing this bug has been uploaded to
 delayed/2.  Please contact me if there is a pending maintainer upload
 and the NMU should be removed from the queue.
 
Please don't sponsor NMUs without reading the bug log and the patch.
Thanks in advance.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#473082: marked as done (unattended-upgrades: Description wrongly implies it will run automatically)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 16:16:23 +0200
with message-id 201010231616.24280.deb...@layer-acht.org
and subject line close
has caused the Debian Bug report #473082,
regarding unattended-upgrades: Description wrongly implies it will run 
automatically
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.)


-- 
473082: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: unattended-upgrades
Version: 2.0
Severity: critical
Tags: security

See the package description:

Description: Install security upgrades automatically
 This package will download and install security upgrades automatically
^^^
 and unattended. It will take care to only install packages from the
 ^^
 configured origin and will check for conffile prompts.

It does no such thing. Not even if /usr/bin/unattended-upgrade is run
manually does it actually install the upgrades, it just downloads
them! It writes to its log files what commands it should have run to
actually install the upgrades.

The reason I set this bug to critical and tag it security is that the
package promises to install security upgrades for the user but fails
to act on that promise. This tricks the user into a false sense of
security. There are no doubt users running insecure kernels and other
software because of this bug.

Regards,

-- 
Göran Weinholt. Debian developer. Network administrator.
Wow! My entire arm disintegrated! -- Spongebob Squarepants


---End Message---
---BeginMessage---
fixed: 0.25.1debian1-0.1

Hi Anthony,

re: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473082#63

Anybody can close bugs and if a bug has been closed correctly, nobody will 
complain about this, no matter who closed it :-)


cheers,
Holger


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


Bug#599782: pyopencl: FTBFS: ImportError: No module named pyopencl

2010-10-23 Thread Adam D. Barratt
severity 599782 important
thanks

On Mon, 2010-10-11 at 09:01 +0200, Philipp Kern wrote:
 Source: pyopencl
 Version: 0.92~beta+git20100709-1
 Severity: serious
 
  
  sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on biber.debian.org
  
  ╔══╗
  ║ pyopencl 0.92~beta+git20100709-1 (i386)10 Oct 2010 
  21:24 ║
  ╚══╝

pyopencl's previous upload didn't build on i386 either, so this isn't a
regression.

Regards,

Adam


Processed: Re: Bug#599782: pyopencl: FTBFS: ImportError: No module named pyopencl

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

 severity 599782 important
Bug #599782 [src:pyopencl] pyopencl: FTBFS: ImportError: No module named 
pyopencl
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
599782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: merging 601087 601090

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

 merge 601087 601090
Bug#601087: grub-pc: update-grub generates wrong grub.cfg file when /boot is a 
separate partition
Bug#601090: grub-pc: grub-update generates wrong grub.cfg when /boot/ is on a 
separate partition
Merged 601087 601090.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601090
601087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: merging 601087 601090

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

 merge 601087 601090
Bug#601087: grub-pc: update-grub generates wrong grub.cfg file when /boot is a 
separate partition
Bug#601090: grub-pc: grub-update generates wrong grub.cfg when /boot/ is on a 
separate partition
Merged 601087 601090.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601090
601087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601115: adabrowse: FTBFS in squeeze: error: (/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)

2010-10-23 Thread Lucas Nussbaum
Package: adabrowse
Version: 4.0.3-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20101023 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null pop -a -R || test $? = 2
 No patch removed
 rm -rf .pc debian/stamp-patched
 dh_testdir
 dh_testroot
 rm -rf obj adabrowse sdefault.adb ad-projects-impl_yes-get_parent.adb
 rm -f build-stamp
 dh_clean
  dpkg-source -b adabrowse-4.0.3
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building adabrowse using existing 
 adabrowse_4.0.3.orig.tar.gz
 dpkg-source: info: building adabrowse in adabrowse_4.0.3-4.diff.gz
 dpkg-source: warning: ignoring deletion of file 
 ad-projects-impl_yes-get_parent.adb
 dpkg-source: warning: ignoring deletion of file sdefault.adb
 dpkg-source: info: building adabrowse in adabrowse_4.0.3-4.dsc
  debian/rules build
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch 01-gnatmake.patch
 patching file ad-driver.adb
 patching file ad-projects.ads
 
 Applying patch 02-use-gnatgcc.patch
 patching file ad-setup.ads
 
 Now at patch 02-use-gnatgcc.patch
 touch debian/stamp-patched
 dh_testdir
 mkdir -p obj
 gcc -c util-nl.c -o obj/util-nl.o -O2
 gnatmake -j8 -Pdebian/misc/adabrowse.gpr
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/adabrowse.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad.ads
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-driver.adb
 ad-driver.adb:699:27: warning: VERBOSITY is already use-visible through 
 package use clause at line 158
 ad-driver.adb:1145:30: warning: FILE_ACCESS is already use-visible through 
 package use clause at line 156
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-compiler.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-config.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-crossrefs.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-environment.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-exclusions.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-file_ops.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-filters.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-html.adb
 ad-crossrefs.adb:50:06: warning: redundant with clause in body
 ad-crossrefs.adb:52:06: warning: redundant with clause in body
 ad-crossrefs.adb:65:06: warning: redundant with clause in body
 ad-exclusions.adb:78:07: warning: K is not modified, could be declared 
 constant
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-indices.adb
 ad-html.adb:63:06: warning: redundant with clause in body
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-indices-configuration.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-messages.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-options.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-parameters.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-parse.adb
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user-adabrowse_4.0.3-4-amd64-QpJb0F/adabrowse-4.0.3/ad-printers.adb
 ad-filters.adb:67:06: warning: redundant with clause in body
 gcc-4.4 -c -O2 -gnatafno -gnatVa -gnatwa -gnaty3abefhiklmprt -I- -gnatA 
 /build/user

Bug#601116: liburi-perl: FTBFS in squeeze: test failed

2010-10-23 Thread Lucas Nussbaum
Package: liburi-perl
Version: 1.54-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20101023 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-liburi-perl_1.54-1-amd64-VlrcQ8/liburi-perl-1.54'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/abs.t .. ok
 t/clone.t  ok
 t/cwd.t .. ok
 t/data.t . ok
 t/escape.t ... ok
 t/file.t . ok
 t/ftp.t .. ok
 t/generic.t .. ok
 t/gopher.t ... ok
 t/heuristic.t  
 Failed 1/20 subtests 
 t/http.t . ok
 t/idna.t . ok
 t/iri.t .. ok
 t/ldap.t . ok
 t/mailto.t ... ok
 t/mix.t .. ok
 t/mms.t .. ok
 t/news.t . ok
 t/num_eq.t ... ok
 t/old-absconf.t .. ok
 t/old-base.t . ok
 t/old-file.t . ok
 t/old-relbase.t .. ok
 t/pop.t .. ok
 t/punycode.t . ok
 t/query-param.t .. ok
 t/query.t  ok
 t/rel.t .. ok
 t/rfc2732.t .. ok
 t/roy-test.t . ok
 t/rsync.t  ok
 t/rtsp.t . ok
 t/sip.t .. ok
 t/split.t  ok
 t/storable.t . ok
 t/urn-isbn.t . ok
 t/urn-oid.t .. ok
 t/utf8.t . ok
 
 Test Summary Report
 ---
 t/heuristic.t  (Wstat: 0 Tests: 20 Failed: 1)
 Failed 1/38 test programs. 1/609 subtests failed.
   Failed test:  7
 Files=38, Tests=609,  1 wallclock secs ( 0.15 usr  0.04 sys +  0.88 cusr  
 0.20 csys =  1.27 CPU)
 Result: FAIL
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/10/23/liburi-perl_1.54-1_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

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 |



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



Bug#601117: adacontrol: FTBFS in squeeze: error: (/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)

2010-10-23 Thread Lucas Nussbaum
Package: adacontrol
Version: 1.12r4-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20101023 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null pop -a -R || test $? = 2
 No patch removed
 rm -rf .pc debian/stamp-patched
 rm -rf adactl pfni ptree obj
 dh_clean
  dpkg-source -b adacontrol-1.12r4
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building adacontrol using existing 
 adacontrol_1.12r4.orig.tar.gz
 dpkg-source: info: building adacontrol in adacontrol_1.12r4-1.diff.gz
 dpkg-source: info: building adacontrol in adacontrol_1.12r4-1.dsc
  debian/rules build
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch info-dir-section.patch
 patching file doc/adacontrol_pm.info
 patching file doc/adacontrol_ug.info-1
 
 Applying patch gps-integration.patch
 patching file GPS/zadactl.xml
 
 Applying patch build.patch
 patching file src/build.gpr
 
 Now at patch build.patch
 touch debian/stamp-patched
 gnatmake -j8 -p -Psrc/build.gpr
 object directory 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/../obj 
 created
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/adactl.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/adactl_options.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-language.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-reports.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-rules_manager.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/thick_queries.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/units_list.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/utilities.adb
 utilities.adb:91:18: warning: others choice is redundant
 utilities.adb:91:18: warning: previous choices cover all values
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/a4g_bugs.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/linear_queue.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-control_manager.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/adactl_constants.ads
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/binary_map.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-control_manager-generic_context_iterator.ads
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/implementation_options.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/options_analyzer.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-language-commands.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-language-scanner.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/adactl_version.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1-amd64-QdBz__/adacontrol-1.12r4/src/framework-ruler.adb
 gcc-4.4 -c -g -O2 -gnatwa -gnatWh -gnat95 -gnatafo -g -I- -gnatA 
 /build/user-adacontrol_1.12r4-1

Bug#599988: lwjgl: FTBFS on mips: Unable to find a javac compiler

2010-10-23 Thread Tim Retout
This failure was because default-jdk was switched to be gcj on mips.
The -2 upload changed the build-dependency to be openjdk-6-jdk, but
has not changed JAVA_HOME to match.  I'm just checking whether lwjgl
builds on mips with the change to JAVA_HOME.

-- 
Tim Retout dioc...@debian.org



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



Bug#598583: marked as done (dimp1: XSS with mailbox names)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 15:32:07 +
with message-id e1p9g4l-0007e4...@franck.debian.org
and subject line Bug#598583: fixed in dimp1 1.1.4+debian2-1.1
has caused the Debian Bug report #598583,
regarding dimp1: XSS with mailbox names
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.)


-- 
598583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: dimp1
Severity: grave
Tags: security
Justification: user security hole

Please see:
http://lists.horde.org/archives/announce/2010/000561.html

Cheers,
Moritz

-- System Information:
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


---End Message---
---BeginMessage---
Source: dimp1
Source-Version: 1.1.4+debian2-1.1

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

dimp1_1.1.4+debian2-1.1.diff.gz
  to main/d/dimp1/dimp1_1.1.4+debian2-1.1.diff.gz
dimp1_1.1.4+debian2-1.1.dsc
  to main/d/dimp1/dimp1_1.1.4+debian2-1.1.dsc
dimp1_1.1.4+debian2-1.1_all.deb
  to main/d/dimp1/dimp1_1.1.4+debian2-1.1_all.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 598...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff j...@debian.org (supplier of updated dimp1 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 Oct 2010 17:25:43 +0200
Source: dimp1
Binary: dimp1
Architecture: source all
Version: 1.1.4+debian2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Moritz Muehlenhoff j...@debian.org
Description: 
 dimp1  - dynamic webmail component for horde framework
Closes: 598583
Changes: 
 dimp1 (1.1.4+debian2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload by the Security Team
   * Fix CVE-2010-3693 (Closes: #598583)
Checksums-Sha1: 
 6392443566fc73f04fe9665d2b8553bfe4846d1a 1254 dimp1_1.1.4+debian2-1.1.dsc
 9632b0de4c374deed378dc5a9de0d7204df61743 3584 dimp1_1.1.4+debian2-1.1.diff.gz
 f7c2b5f09872f55f633ce15637d3e549fe5ab003 1304272 
dimp1_1.1.4+debian2-1.1_all.deb
Checksums-Sha256: 
 42bca4cef199ced0763cf427d8dc8e1c7a8a05522c3dcb3204b56a4000378e64 1254 
dimp1_1.1.4+debian2-1.1.dsc
 bc7a489c7f33a76d4d71b10016f7d781dc2a8125bcbe0e162bc921eebb32aa60 3584 
dimp1_1.1.4+debian2-1.1.diff.gz
 0a7b7f43e1140d582f17084b070645d7599ccd9c73a9543ea1c77a63ffc09fbb 1304272 
dimp1_1.1.4+debian2-1.1_all.deb
Files: 
 5cc27c87586c4d48ce385ce351cbfe14 1254 web optional dimp1_1.1.4+debian2-1.1.dsc
 d850fc8926c0c8c3a8569b4e685f987c 3584 web optional 
dimp1_1.1.4+debian2-1.1.diff.gz
 0319db9eb11136a34c4e2c351714f62b 1304272 web optional 
dimp1_1.1.4+debian2-1.1_all.deb

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

iEYEARECAAYFAkzC/tIACgkQXm3vHE4uylobegCg0IGdHQIujFXXtVsK4jFawbk9
nQEAn1GDSlFkTbUBB2JNhZ6zM9hCIOXA
=v2Rj
-END PGP SIGNATURE-


---End Message---


Processed: severity of 553502 is grave

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

 severity 553502 grave
Bug #553502 [autolog] autolog exits on Segmentation Fault
Severity set to 'grave' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
553502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601087: bug 601087: grub-pc

2010-10-23 Thread Marco Giunta

Hi at all,

same problem here. Downgrade to grub-pc_1.98+20100804-5 seems to 
solve the problem.


I think the bug is in 'zfs_fix_mkrelpath.patch'; with 20100804-5 version, 
if I run 'grub-mkrelpath /boot' it returns nothing:


ma...@:~$ grub-mkrelpath /

ma...@:~$ grub-mkrelpath /boot/

ma...@:~$ grub-mkrelpath /boot/grub/
/grub


'/boot/grub/grub.cfg' is correct

...
linux   /vmlinuz-2.6.36-vanilla root=
echo'Loading initial ramdisk ...'
initrd  /initrd.img-2.6.36-vanilla
...

and system starts. With 20100804-6 version if I run same command, it returns 
'/boot'

ma...@:~$ grub-mkrelpath /

ma...@:~$ grub-mkrelpath /boot
/boot
ma...@:~$ grub-mkrelpath /boot/grub
/grub


'/boot/grub/grub.cfg' is wrong:

...
linux   /boot/vmlinuz-2.6.36-vanilla root=.
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.36-vanilla
...

and grub complaints about missing files ...

Bye,
  Marco



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



Bug#601116: liburi-perl: FTBFS in squeeze: test failed

2010-10-23 Thread gregor herrmann
tag 601116 + confirmed
tag 601116 + patch
thanks

On Sat, 23 Oct 2010 17:02:29 +0200, Lucas Nussbaum wrote:

 Package: liburi-perl
 Version: 1.54-1
 Severity: serious
 Tags: squeeze sid

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

Confirmed with 1.54-1 in a squeeze cowbuilder i386 chroot.
Confirmed with 1.54-1 in a sid cowbuilder i386 chroot.

Confirmed with 1.55-1 in a squeeze cowbuilder i386 chroot.
Confirmed with 1.55-1 in a sid cowbuilder i386 chroot.

(Hm, how has this package ever built?)

Unreproducible with 1.56-1 in a squeeze cowbuilder i386 chroot.
Unreproducible with 1.56-1 in a sid cowbuilder i386 chroot.

Versions:

1.54-1 - testing
1.55-1 - unstable
1.55-1 - svn

Upstream changelog:

2010-10-06   Gisle Aas gi...@activestate.com
   Release 1.56
   Don't depend on DNS for the heuristics test

Relevant diff between 1.55 and 1.56:

#v+
Index: t/heuristic.t
===
--- t/heuristic.t   (revision 62303)
+++ t/heuristic.t   (working copy)
@@ -1,8 +1,15 @@
 #!perl -w
 
-if (-f OFFLINE) {
-   print 1..0;
-   exit;
+BEGIN {
+# mock up a gethostbyname that always works :-)
+*CORE::GLOBAL::gethostbyname = sub {
+   my $name = shift;
+   #print # gethostbyname [$name]\n;
+   die if wantarray;
+   return 1 if $name =~ /^www\.perl\.(com|org|ca|su)\.$/;
+   return 1 if $name eq www.perl.co.uk\.;
+   return 0;
+};
 }
 
 print 1..20\n;
@@ -41,90 +48,72 @@
 }
 print ok 5\n;
 
-if (gethostbyname(www.perl.com)  gethostbyname(www.perl.co.uk)  
!gethostbyname(www.perl.bv)) {
-# DNS works, let's run tests 6..12
+{
+local $ENV{LC_ALL} = ;
+local $ENV{LANG} = ;
+local $ENV{HTTP_ACCEPT_LANGUAGE} = ;
 
-{
-local $ENV{LC_ALL} = ;
-local $ENV{LANG} = ;
-local $ENV{HTTP_ACCEPT_LANGUAGE} = ;
+$ENV{LC_ALL} = en_GB.UTF-8;
+undef $URI::Heuristic::MY_COUNTRY;
+print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(org|co)\.uk/camel\.gif$,;
+print ok 6\n;
 
-$ENV{LC_ALL} = en_GB.UTF-8;
-undef $URI::Heuristic::MY_COUNTRY;
-print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(org|co)\.uk/camel\.gif$,;
-print ok 6\n;
+use Net::Domain;
+$ENV{LC_ALL} = C;
+{ no warnings; *Net::Domain::hostfqdn = sub { return 'vasya.su' } }
+undef $URI::Heuristic::MY_COUNTRY;
+print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.su/camel\.gif$,;
+print ok 7\n;
 
-use Net::Domain;
-$ENV{LC_ALL} = C;
-{ no warnings; *Net::Domain::hostfqdn = sub { return 'vasya.su' } }
-undef $URI::Heuristic::MY_COUNTRY;
-print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.su/camel\.gif$,;
-print ok 7\n;
-
-$ENV{LC_ALL} = C;
-{ no warnings; *Net::Domain::hostfqdn = sub { return '' } }
-undef $URI::Heuristic::MY_COUNTRY;
-print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(com|org)/camel\.gif$,;
-print ok 8\n;
-
-$ENV{HTTP_ACCEPT_LANGUAGE} = en-ca;
-undef $URI::Heuristic::MY_COUNTRY;
-print not  unless uf_urlstr(perl/camel.gif) eq 
http://www.perl.ca/camel.gif;;
-print ok 9\n;
-}
-
-$URI::Heuristic::MY_COUNTRY = bv;
+$ENV{LC_ALL} = C;
+{ no warnings; *Net::Domain::hostfqdn = sub { return '' } }
+undef $URI::Heuristic::MY_COUNTRY;
 print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(com|org)/camel\.gif$,;
-print ok 10\n;
+print ok 8\n;
 
-# Backwards compatibility; uk != United Kingdom in ISO 3166
-$URI::Heuristic::MY_COUNTRY = uk;
-print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(org|co)\.uk/camel\.gif$,;
-print ok 11\n;
+$ENV{HTTP_ACCEPT_LANGUAGE} = en-ca;
+undef $URI::Heuristic::MY_COUNTRY;
+print not  unless uf_urlstr(perl/camel.gif) eq 
http://www.perl.ca/camel.gif;;
+print ok 9\n;
+}
 
-$URI::Heuristic::MY_COUNTRY = gb;
-print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(org|co)\.uk/camel\.gif$,;
-print ok 12\n;
+$URI::Heuristic::MY_COUNTRY = bv;
+print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(com|org)/camel\.gif$,;
+print ok 10\n;
 
-$ENV{URL_GUESS_PATTERN} = www.ACME.org www.ACME.com;
-print not  unless uf_urlstr(perl) eq http://www.perl.org;;
-print ok 13\n;
+# Backwards compatibility; uk != United Kingdom in ISO 3166
+$URI::Heuristic::MY_COUNTRY = uk;
+print not  unless uf_urlstr(perl/camel.gif) =~ 
m,^http://www\.perl\.(org|co)\.uk/camel\.gif$,;
+print ok 11\n;
 
-} else {
-# don't make the innocent worry
-print Skipping test 6-12 because DNS does not work\n;
-for (6..13) { print ok $_\n; }
+$URI::Heuristic::MY_COUNTRY = gb;
+print not  unless uf_urlstr(perl/camel.gif) =~ 

Processed: Re: Bug#601116: liburi-perl: FTBFS in squeeze: test failed

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

 tag 601116 + confirmed
Bug #601116 [liburi-perl] liburi-perl: FTBFS in squeeze: test failed
Added tag(s) confirmed.
 tag 601116 + patch
Bug #601116 [liburi-perl] liburi-perl: FTBFS in squeeze: test failed
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#598309: sponsored NMU uploaded to delayed/2

2010-10-23 Thread tony mancill
On 10/23/2010 06:45 AM, Julien Cristau wrote:
 On Tue, Oct 19, 2010 at 22:58:28 -0700, tony mancill wrote:
 
 Notification that an NMU addressing this bug has been uploaded to
 delayed/2.  Please contact me if there is a pending maintainer upload
 and the NMU should be removed from the queue.

 Please don't sponsor NMUs without reading the bug log and the patch.
 Thanks in advance.
 
 Cheers,
 Julien

Hi Julien,

I did read the bug log and the patch.  First, there are updates to the bug
report *after* Jon acknowledged the NMU would be okay.  You seem to expect the
NMU operation to be completely atomic with respect to the bug report.  However,
the notification of the NMU being uploaded to delayed was sent on the 19th, so
there was plenty of time for you to respond before the package entered the
archive.  I welcome your feedback, but there's nothing to prevent you from
preparing a subsequent NMU, nor was there nothing preventing you from indicating
that the NMU should be pulled from the queue.

Thank you,
Tony



signature.asc
Description: OpenPGP digital signature


Processed: Re: Importance of partial upgrades

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

 severity 588026 serious
Bug #588026 [lvm2] lvm2: Missing breaks for grub2
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
588026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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#601117: adacontrol: FTBFS in squeeze: error: (/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)

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

 clone 601117 -1
Bug#601117: adacontrol: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)
Bug 601117 cloned as bug 601133.

 reassign -1 libgnatvsn4.4-dev
Bug #601133 [adacontrol] adacontrol: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)
Bug reassigned from package 'adacontrol' to 'libgnatvsn4.4-dev'.
Bug No longer marked as found in versions adacontrol/1.12r4-1.
 retitle -1 Debian Ada policy violation: uintp.ali changed between 4.4.4-5 and 
 4.4.5-2
Bug #601133 [libgnatvsn4.4-dev] adacontrol: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)
Changed Bug title to 'Debian Ada policy violation: uintp.ali changed between 
4.4.4-5 and 4.4.5-2' from 'adacontrol: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)'
 block 601117 by -1
Bug #601117 [adacontrol] adacontrol: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)
Was not blocked by any bugs.
Added blocking bug(s) of 601117: 601133
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601117
601133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601133
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601117: adacontrol: FTBFS in squeeze: error: (/usr/lib/ada/adalib/asis/a4g-contt-dp.ali is obsolete and read-only)

2010-10-23 Thread Ludovic Brenta
clone 601117 -1
reassign -1 libgnatvsn4.4-dev
retitle -1 Debian Ada policy violation: uintp.ali changed between 4.4.4-5 and 
4.4.5-2
block 601117 by -1
thanks

Darn.  The dreaded Indirect FTBFS problem[1] again.  When uploading
gnat-4.4 (=4.4.5-1 and -2) I forgot to check that the .ali files in
libgnat{vsn,prj}4.4-dev were unchanged.  It turns out that uintp.ali (in
libgnatvsn4.4-dev) has changed; this is incorrect. I'll revert that
particular change.

[1] 
http://people.debian.org/~lbrenta/debian-ada-policy.html#Ada-Library-Information-files

-- 
Ludovic Brenta.



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



Processed: Debian Ada policy violation: uintp.ali changed between 4.4.4-5 and 4.4.5-2

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

 found 601133 4.4.5-2
Bug #601133 [libgnatvsn4.4-dev] Debian Ada policy violation: uintp.ali changed 
between 4.4.4-5 and 4.4.5-2
Bug Marked as found in versions gnat-4.4/4.4.5-2.
 block 601118 by 601133
Bug #601118 [libaws] libaws: FTBFS in squeeze: error: 
(/usr/lib/ada/adalib/asis/asis-declarations.ali is obsolete and read-only)
Was not blocked by any bugs.
Added blocking bug(s) of 601118: 601133
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Bug#601030 Change of severity

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

 severity 601030 serious
Bug #601030 [6tunnel] 6tunnel: Can't resolve IPv4 target host
Severity set to 'serious' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601030
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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




Bug#600578: zfs_fix_mkrelpath.patch reverted upstream

2010-10-23 Thread Isaac Jurado
The inclusion of zfs_fix_mkrelpath.patch breaks grub-mkrelpath in other
scenarios.  For example in my case:

$ df -hT
S.ficherosTipoSize  Used Avail Use% Montado en
/dev/sda3 ext47,4G  4,3G  2,8G  61% /
/dev/sda4 ext4105G   66G   35G  66% /home
/dev/sda1 ext2 89M   19M   65M  23% /boot

$ grub-mkrelpath /boot
/boot

Where the output should have been /.  Furhtermore, upstream revision
2904 reverts to the previous behaviour:


revno: 2904
committer: Vladimir 'phcoder' Serbinenko phco...@gmail.com
branch nick: grub
timestamp: Sat 2010-10-23 20:34:50 +0200
message:
* grub-core/kern/emu/misc.c
(grub_make_system_path_relative_to_its_root): Revert r2882.
diff:
=== modified file 'grub-core/kern/emu/misc.c'
--- grub-core/kern/emu/misc.c   2010-10-16 00:30:14 +
+++ grub-core/kern/emu/misc.c   2010-10-23 18:34:50 +
@@ -406,7 +406,21 @@
 
   /* buf is another filesystem; we found it.  */
   if (st.st_dev != num)
-   break;
+   {
+ /* offset == 0 means path given is the mount point.
+This works around special-casing of / in Un*x.  This function 
never
+prints trailing slashes (so that its output can be appended a slash
+unconditionally).  Each slash in is considered a preceding slash, 
and
+therefore the root directory is an empty string.  */
+ if (offset == 0)
+   {
+ free (buf);
+ free (buf2);
+ return xstrdup ();
+   }
+ else
+   break;
+   }
 
   offset = p - buf;
   /* offset == 1 means root directory.  */
@@ -434,10 +448,7 @@
 }
 #endif
 
-  /* This works around special-casing of / in Un*x.  This function never
- prints trailing slashes (so that its output can be appended a slash
- unconditionally).  Each slash in it is considered a preceding slash,
- and therefore the root directory is an empty string.  */
+  /* Remove trailing slashes, return empty string if root directory.  */
   len = strlen (buf3);
   while (len  0  buf3[len - 1] == '/')
 {

-- 
Isaac Jurado

The noblest pleasure is the joy of understanding.
  Leonardo da Vinci



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



Bug#599712: marked as done (libapache-authenhook-perl: leaks passwords to the logs)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 19:54:40 +
with message-id e1p9kaq-0003gy...@franck.debian.org
and subject line Bug#599712: fixed in libapache-authenhook-perl 
2.00-04+pristine-1+lenny1
has caused the Debian Bug report #599712,
regarding libapache-authenhook-perl: leaks passwords to the logs
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.)


-- 
599712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libapache-authenhook-perl
Version: 2.00-04+pristine-1+b1
Severity: grave
Tags: security
Justification: user security hole

Apache::AuthenHook seemingly logs _all_ usernames and passwords, in clear text,
to the vhost's error log:

  ap_log_rerror(APLOG_MARK, APLOG_INFO, 0, r,
Apache::AuthenHook - user '%s', password '%s' verified,
user, password);

As far as I can see, this behavior is not documented, and impossible to turn
off (it's hard-coded in the C file) except by raising the log level.
I've verified that they do indeed show up in the vhost's logs:

  [Sun Oct 10 13:18:45 2010] [info] [client 80.218.213.43] Apache::AuthenHook - 
user 'Sesse', password 'censored for this bug report' verified

There's no good reason for this except for debugging, and even in that case,
it should only be possible to enable for the Apache admin.

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

Kernel: Linux 2.6.35 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: libapache-authenhook-perl
Source-Version: 2.00-04+pristine-1+lenny1

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

libapache-authenhook-perl_2.00-04+pristine-1+lenny1.diff.gz
  to 
main/liba/libapache-authenhook-perl/libapache-authenhook-perl_2.00-04+pristine-1+lenny1.diff.gz
libapache-authenhook-perl_2.00-04+pristine-1+lenny1.dsc
  to 
main/liba/libapache-authenhook-perl/libapache-authenhook-perl_2.00-04+pristine-1+lenny1.dsc
libapache-authenhook-perl_2.00-04+pristine-1+lenny1_amd64.deb
  to 
main/liba/libapache-authenhook-perl/libapache-authenhook-perl_2.00-04+pristine-1+lenny1_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 599...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ansgar Burchardt ans...@debian.org (supplier of updated 
libapache-authenhook-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: SHA512

Format: 1.8
Date: Wed, 13 Oct 2010 23:17:55 +0200
Source: libapache-authenhook-perl
Binary: libapache-authenhook-perl
Architecture: amd64 source
Version: 2.00-04+pristine-1+lenny1
Distribution: stable
Urgency: high
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Ansgar Burchardt ans...@debian.org
Closes: 599712
Description: 
 libapache-authenhook-perl - Perl API for Apache 2.1 authentication
Changes: 
 libapache-authenhook-perl (2.00-04+pristine-1+lenny1) stable; urgency=high
 .
   * [CVE-2010-3845] Remove passwords from log messages. (Closes: #599712)
Checksums-Sha1: 
 5ef020e618d02fc7b45a30862e22e48e236b6df9 16362 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1_amd64.deb
 10eee4c1e632c49b39f5ee899b52b94ddf3f98b6 2268 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1.dsc
 0a341963ba86764fecb2575dd1bd4500178bbc96 3000 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1.diff.gz
Checksums-Sha256: 
 b76e5f3330f6bb42db9bd2d00d42ef941a840845e344401b4a524fdbefd030bb 16362 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1_amd64.deb
 3e772e37526356a8ea40071cde884de1b7ac7a9bbce5819bfad99e9a729a439b 2268 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1.dsc
 76a192fa1789e6a2c46ccb53dcd808e62ffced400e65589cdf3a15b7fc7a6836 3000 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1.diff.gz
Files: 
 9dc5c1aa03a91a3cb988c008311cf2d6 16362 perl optional 
libapache-authenhook-perl_2.00-04+pristine-1+lenny1_amd64.deb
 13ab1e5b28b5e11e143ff878d77c7db2 2268 perl optional 

Bug#599988: marked as done (lwjgl: FTBFS on mips: Unable to find a javac compiler)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 20:36:39 +
with message-id e1p9kpt-bd...@franck.debian.org
and subject line Bug#599988: fixed in lwjgl 2.5+dfsg-3
has caused the Debian Bug report #599988,
regarding lwjgl: FTBFS on mips: Unable to find a javac compiler
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.)


-- 
599988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: lwjgl
Version: 2.5+dfsg-2
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on mips:
| dh /usr/share/topgit/tg2quilt.mk
| dh: Unknown sequence /usr/share/topgit/tg2quilt.mk (choose from: binary 
binary-arch binary-indep build clean install)
| dh build
|dh_testdir
|dh_auto_configure
|debian/rules override_dh_auto_build
| make[1]: Entering directory 
`/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg'
| dh /usr/share/topgit/tg2quilt.mk
| dh: Unknown sequence /usr/share/topgit/tg2quilt.mk (choose from: binary 
binary-arch binary-indep build clean install)
| ant jars
| Unable to locate tools.jar. Expected to find it in 
/usr/lib/jvm/java-1.5.0-gcj-4.4/lib/tools.jar
| Buildfile: /build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/build.xml
| 
| -initialize:
| [initialiazing bin folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/bin
| [initialiazing bin folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/bin/lwjgl
| [initialiazing lib folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/libs
| [initialiazing dist folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/dist
| [initialiazing docs folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/doc/javadoc
| [initialiazing res folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/res
| [initialiazing temp folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp
| [initialiazing temp/jar folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/jar
| [initialiazing temp/doc folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/doc
| [initialiazing temp/res folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/res
| [initialiazing temp/native folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/native
| [initialiazing temp/windows folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/native/windows
| [initialiazing temp/linux folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/native/linux
| [initialiazing temp/macosx folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/native/macosx
| [initialiazing temp/solaris folder] Created dir: 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/temp/native/solaris
| 
| generators:
| [generator] Compiling 93 source files to 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/bin
| 
| BUILD FAILED
| 
/build/buildd-lwjgl_2.5+dfsg-2-mips-H8gcY5/lwjgl-2.5+dfsg/platform_build/build-generator.xml:13:
 Unable to find a javac compiler;
| com.sun.tools.javac.Main is not on the classpath.
| Perhaps JAVA_HOME does not point to the JDK.
| It is currently set to //usr/lib/jvm/java-1.5.0-gcj-4.4/jre
| 
| Total time: 7 seconds
| make[1]: *** [override_dh_auto_build] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=lwjgl

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: lwjgl
Source-Version: 2.5+dfsg-3

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

liblwjgl-java-doc_2.5+dfsg-3_all.deb
  to main/l/lwjgl/liblwjgl-java-doc_2.5+dfsg-3_all.deb
liblwjgl-java-jni_2.5+dfsg-3_amd64.deb
  to main/l/lwjgl/liblwjgl-java-jni_2.5+dfsg-3_amd64.deb
liblwjgl-java_2.5+dfsg-3_all.deb
  to main/l/lwjgl/liblwjgl-java_2.5+dfsg-3_all.deb
lwjgl_2.5+dfsg-3.debian.tar.gz
  to main/l/lwjgl/lwjgl_2.5+dfsg-3.debian.tar.gz
lwjgl_2.5+dfsg-3.dsc
  to main/l/lwjgl/lwjgl_2.5+dfsg-3.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 599...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout dioc...@debian.org 

Bug#586540: kdm on initial start at kfreebsd bootup does not allow keyboard input

2010-10-23 Thread Michael Dorrington

Didier 'OdyX' Raboud wrote:
[snip]
 Hi, 
 
 as per discussion on #debian-qt-kde, I am hereby rising the severity of this 
 bug 
 to serious. 
 
 This bug is a real hurdle for KDE on kfreebsd-* as it enforces a manual X 
 restart by the user at every reboot. (Rising the kdmrc ServerTimeout as 
 mentioned in various places doesn't help either).
 
 kFreeBSD porters: could you please take a look at that ?
 
 Cheers,
 
 OdyX

You might want to look what has done in gdm3, which according to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586539#20,
has a TTY manager that takes kFreeBSD into account. So although gdm had
the same issue as kdm,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586539#5,
the issue was not present on gdm3,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586539#25.

Further, a different issue on gdm3 has been fixed so gdm3 now works as a
login manager on kfreebsd,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592549#25.

Regards,
Mike.



signature.asc
Description: OpenPGP digital signature


Bug#601154: isc-dhcp-client/kfreebsd-* unsatisfiable Depends: iproute

2010-10-23 Thread Mehdi Dogguy
Package: isc-dhcp-client
Version: 4.1.1-P1-10
Severity: serious

Hi,

As per subject:

$ grep-excuses isc-dhcp | grep iproute
isc-dhcp-client/kfreebsd-amd64 unsatisfiable Depends: iproute
isc-dhcp-client/kfreebsd-i386 unsatisfiable Depends: iproute

Cheers,

-- 
Mehdi Dogguy

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

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

Versions of packages isc-dhcp-client depends on:
ii  debianutils   3.4Miscellaneous utilities specific t
ii  isc-dhcp-common   4.1.1-P1-9 common files used by all the isc-d
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libssl0.9.8   0.9.8o-2   SSL shared libraries

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd none (no description available)
ii  resolvconf1.46   name server information handler

-- 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#598584: marked as done (imp4: XSS in fetchmail configuration)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 21:02:27 +
with message-id e1p9ler-00012g...@franck.debian.org
and subject line Bug#598584: fixed in imp4 4.3.7+debian0-2.1
has caused the Debian Bug report #598584,
regarding imp4: XSS in fetchmail 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.)


-- 
598584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598584
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: imp4
Severity: grave
Tags: security
Justification: user security hole

Please see
http://archives.neohapsis.com/archives/fulldisclosure/2010-09/0379.html

Cheers,
Moritz

-- System Information:
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


---End Message---
---BeginMessage---
Source: imp4
Source-Version: 4.3.7+debian0-2.1

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

imp4_4.3.7+debian0-2.1.diff.gz
  to main/i/imp4/imp4_4.3.7+debian0-2.1.diff.gz
imp4_4.3.7+debian0-2.1.dsc
  to main/i/imp4/imp4_4.3.7+debian0-2.1.dsc
imp4_4.3.7+debian0-2.1_all.deb
  to main/i/imp4/imp4_4.3.7+debian0-2.1_all.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 598...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff j...@debian.org (supplier of updated imp4 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 Oct 2010 16:49:35 +0200
Source: imp4
Binary: imp4
Architecture: source all
Version: 4.3.7+debian0-2.1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Moritz Muehlenhoff j...@debian.org
Description: 
 imp4   - webmail component for horde framework
Closes: 598584
Changes: 
 imp4 (4.3.7+debian0-2.1) unstable; urgency=low
 .
   * Non-maintainer upload by the Security Team
   * Fix XSS (Closes: #598584)
Checksums-Sha1: 
 3d7f6cceecaa91dcc9e87af69d835ce5417d 1313 imp4_4.3.7+debian0-2.1.dsc
 1e4576e45920caa85ea600a4b6308f29d427c172 15026 imp4_4.3.7+debian0-2.1.diff.gz
 b95fe692b2dfce6ec604bdd07617cecbbcf3af52 5370594 imp4_4.3.7+debian0-2.1_all.deb
Checksums-Sha256: 
 5cf6fcc65eff06fb906849167c5e9c377494b73ca670eedc8f2dffb6ce07b51f 1313 
imp4_4.3.7+debian0-2.1.dsc
 b617f7567b0a7c4347c41058a5a3caa38187362732130697f0f33ba1f2bc5709 15026 
imp4_4.3.7+debian0-2.1.diff.gz
 ec50a43c8f372ccef59563306e5a0e99f0d89fe38851c284a49806a3d210bfde 5370594 
imp4_4.3.7+debian0-2.1_all.deb
Files: 
 166bd7fbfcdce5330e660a2a37f57a46 1313 web optional imp4_4.3.7+debian0-2.1.dsc
 e8bfc48b408eb90105e768263fc1a529 15026 web optional 
imp4_4.3.7+debian0-2.1.diff.gz
 421c5f854bf743df649deb5460b91239 5370594 web optional 
imp4_4.3.7+debian0-2.1_all.deb

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

iEYEARECAAYFAkzDILcACgkQXm3vHE4uylqmqQCg4DOS7BqEIL3/xrDPeFV17qRb
RIQAoLgg5mtx3UxVLCi8Q7PMzJRRfjzz
=bywP
-END PGP SIGNATURE-


---End Message---


Bug#599165: marked as done (poppler: Several security issues)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 21:02:50 +
with message-id e1p9leo-0001gj...@franck.debian.org
and subject line Bug#599165: fixed in poppler 0.12.4-1.2
has caused the Debian Bug report #599165,
regarding poppler: Several security issues
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.)


-- 
599165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599165
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: poppler
Severity: grave
Tags: security
Justification: user security hole

Please apply the following patches referenced in the following
link for Squeeze, Lenny will be dealt with by the Security Team:
http://secunia.com/advisories/41596/ 

Most of them are crashers (analysis was done by Tomas Hoger of
Red Hat), which are not treated as security issues, but the 
following have had CVE IDs assigned:

 e853106b58 is uninitialized pointer use flaw.  Pointer value may be
 controlled by PDF content, hence if pointed to attacker-controlled
 memory, code execution may be possible via virtual method call.  This
 should date back to very old xpdf versions.

http://cgit.freedesktop.org/poppler/poppler/commit/?id=e853106b58d6b4b0467dbd6436c9bb1cfbd372cf

Use CVE-2010-3702

 bf2055088a seems similar to the above one.  Pointer is to the class that
 has not virtual methods, but may be used to corrupt memory.  This should
 only affect poppler versions after b1d4efb082.

http://cgit.freedesktop.org/poppler/poppler/commit/?id=bf2055088a3a2d3bb3d3c37d464954ec1a25771f

Use CVE-2010-3703

 39d140bfc0 array indexing error / underflow.  On platforms where atoi can
 return negative result, this can allow out-of-array-bounds write.  Code
 appears in old xpdf versions too.

http://cgit.freedesktop.org/poppler/poppler/commit/?id=39d140bfc0b8239bdd96d6a55842034ae5c05473

Use CVE-2010-3704

Cheers,
Moritz

-- System Information:
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)


---End Message---
---BeginMessage---
Source: poppler
Source-Version: 0.12.4-1.2

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

libpoppler-dev_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-dev_0.12.4-1.2_amd64.deb
libpoppler-glib-dev_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-glib-dev_0.12.4-1.2_amd64.deb
libpoppler-glib4_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-glib4_0.12.4-1.2_amd64.deb
libpoppler-qt-dev_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-qt-dev_0.12.4-1.2_amd64.deb
libpoppler-qt2_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-qt2_0.12.4-1.2_amd64.deb
libpoppler-qt4-3_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-qt4-3_0.12.4-1.2_amd64.deb
libpoppler-qt4-dev_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler-qt4-dev_0.12.4-1.2_amd64.deb
libpoppler5_0.12.4-1.2_amd64.deb
  to main/p/poppler/libpoppler5_0.12.4-1.2_amd64.deb
poppler-dbg_0.12.4-1.2_amd64.deb
  to main/p/poppler/poppler-dbg_0.12.4-1.2_amd64.deb
poppler-utils_0.12.4-1.2_amd64.deb
  to main/p/poppler/poppler-utils_0.12.4-1.2_amd64.deb
poppler_0.12.4-1.2.diff.gz
  to main/p/poppler/poppler_0.12.4-1.2.diff.gz
poppler_0.12.4-1.2.dsc
  to main/p/poppler/poppler_0.12.4-1.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 599...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Mühlenhoff j...@debian.org (supplier of updated poppler 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 Oct 2010 15:59:04 +0200
Source: poppler
Binary: libpoppler5 libpoppler-dev libpoppler-glib4 libpoppler-glib-dev 
libpoppler-qt2 libpoppler-qt-dev libpoppler-qt4-3 libpoppler-qt4-dev 
poppler-utils poppler-dbg
Architecture: source amd64
Version: 0.12.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Loic Minier l...@dooz.org
Changed-By: Moritz Mühlenhoff j...@debian.org
Description: 
 libpoppler-dev - PDF rendering library -- development files
 libpoppler-glib-dev - PDF rendering library -- development files (GLib 
interface)
 libpoppler-glib4 - PDF rendering library (GLib-based shared library)
 libpoppler-qt-dev - PDF 

Bug#598302: [pkg-cli-apps-team] Bug#598302: patch for CVE-2010-3381

2010-10-23 Thread Moritz Muehlenhoff
On Mon, Oct 11, 2010 at 02:52:23PM +0100, Iain Lane wrote:
 Hi,
 
 On Mon, Oct 11, 2010 at 11:05:26AM +0200, Etienne Millon wrote:
 Dear maintainer,
 
 Here is a NMU patch that fixes this issue.
 
 Thanks for the patch. No need to NMU though: I'll take a run at these
 bugs this week.

What's the status?

Cheers,
Moritz







-- 
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 601053 is grave

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

 severity 601053 grave
Bug #601053 [mcabber] mcabber uses a vulnerable and embedded version of the 
expat library
Severity set to 'grave' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601053
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#599959: marked as done (sawfish: FTBFS in squeeze: broken (re)libtoolization?)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 22:13:55 +0100
with message-id 1287868435.14015.0.ca...@arneb.retout.co.uk
and subject line Re: sawfish: FTBFS in squeeze: broken (re)libtoolization?
has caused the Debian Bug report #599959,
regarding sawfish: FTBFS in squeeze: broken (re)libtoolization?
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.)


-- 
599959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599959
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: sawfish
Version: 1:1.3.5.2-2
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on various archs in testing:
| /usr/lib/rep/ia64-unknown-linux-gnu/libtool --tag CC --mode=link gcc 
-export-dynamic  \
| -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o 
functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o 
server.o session.o stacking-list.o windows.o  -lrep -lcrypt -lgmp -lm   
-pthread -lpangoxft-1.0 -lpangoft2-1.0 -lXft -lfreetype -lfontconfig 
-lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt 
-lglib-2.0   \
| -pthread -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lSM -lICE -lX11   -lXinerama 
-lXrandr -lXft   -lXext -lnsl 
| eval: 1: libtool_args+=: not found
| eval: 1: libtool_args+=: not found
| eval: 1: compile_command+=: not found
| eval: 1: finalize_command+=: not found
| eval: 1: libtool_args+=: not found
| eval: 1: compile_command+=: not found
| eval: 1: finalize_command+=: not found
| eval: 1: libtool_args+=: not found
| eval: 1: compile_command+=: not found
| eval: 1: finalize_command+=: not found
| eval: 1: libtool_args+=: not found
| eval: 1: compile_command+=: not found
| eval: 1: finalize_command+=: not found
| […]

Full build logs:
  https://buildd.debian.org/status/package.php?p=sawfishsuite=testing

Mraw,
KiBi.


---End Message---
---BeginMessage---
Now resolved via binNMUs.

-- 
Tim Retout dioc...@debian.org

---End Message---


Bug#601161: synce-serial/kfreebsd-* unsatisfiable Depends: ppp (= 2.4.2+20040202)

2010-10-23 Thread Mehdi Dogguy
Package: synce-serial
Version: 0.11-5
Severity: serious

Hi,

As per subject:

$ grep-excuses synce-serial | grep kfreebsd
synce-serial/kfreebsd-amd64 unsatisfiable Depends: ppp (= 2.4.2+20040202)
synce-serial/kfreebsd-i386 unsatisfiable Depends: ppp (= 2.4.2+20040202)

Regards,

-- 
Mehdi Dogguy

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

Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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#601154: marked as done (isc-dhcp-client/kfreebsd-* unsatisfiable Depends: iproute)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sat, 23 Oct 2010 21:47:33 +
with message-id e1p9lw5-00066t...@franck.debian.org
and subject line Bug#601154: fixed in isc-dhcp 4.1.1-P1-11
has caused the Debian Bug report #601154,
regarding isc-dhcp-client/kfreebsd-* unsatisfiable Depends: iproute
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.)


-- 
601154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: isc-dhcp-client
Version: 4.1.1-P1-10
Severity: serious

Hi,

As per subject:

$ grep-excuses isc-dhcp | grep iproute
isc-dhcp-client/kfreebsd-amd64 unsatisfiable Depends: iproute
isc-dhcp-client/kfreebsd-i386 unsatisfiable Depends: iproute

Cheers,

-- 
Mehdi Dogguy

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

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

Versions of packages isc-dhcp-client depends on:
ii  debianutils   3.4Miscellaneous utilities specific t
ii  isc-dhcp-common   4.1.1-P1-9 common files used by all the isc-d
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libssl0.9.8   0.9.8o-2   SSL shared libraries

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd none (no description available)
ii  resolvconf1.46   name server information handler

-- no debconf information


---End Message---
---BeginMessage---
Source: isc-dhcp
Source-Version: 4.1.1-P1-11

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

dhcp3-client_4.1.1-P1-11_all.deb
  to main/i/isc-dhcp/dhcp3-client_4.1.1-P1-11_all.deb
dhcp3-common_4.1.1-P1-11_all.deb
  to main/i/isc-dhcp/dhcp3-common_4.1.1-P1-11_all.deb
dhcp3-dev_4.1.1-P1-11_all.deb
  to main/i/isc-dhcp/dhcp3-dev_4.1.1-P1-11_all.deb
dhcp3-relay_4.1.1-P1-11_all.deb
  to main/i/isc-dhcp/dhcp3-relay_4.1.1-P1-11_all.deb
dhcp3-server_4.1.1-P1-11_all.deb
  to main/i/isc-dhcp/dhcp3-server_4.1.1-P1-11_all.deb
isc-dhcp-client-dbg_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-client-dbg_4.1.1-P1-11_i386.deb
isc-dhcp-client-udeb_4.1.1-P1-11_i386.udeb
  to main/i/isc-dhcp/isc-dhcp-client-udeb_4.1.1-P1-11_i386.udeb
isc-dhcp-client_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-client_4.1.1-P1-11_i386.deb
isc-dhcp-common_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-common_4.1.1-P1-11_i386.deb
isc-dhcp-dev_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-dev_4.1.1-P1-11_i386.deb
isc-dhcp-relay-dbg_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-relay-dbg_4.1.1-P1-11_i386.deb
isc-dhcp-relay_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-relay_4.1.1-P1-11_i386.deb
isc-dhcp-server-dbg_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-server-dbg_4.1.1-P1-11_i386.deb
isc-dhcp-server-ldap_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-server-ldap_4.1.1-P1-11_i386.deb
isc-dhcp-server_4.1.1-P1-11_i386.deb
  to main/i/isc-dhcp/isc-dhcp-server_4.1.1-P1-11_i386.deb
isc-dhcp_4.1.1-P1-11.diff.gz
  to main/i/isc-dhcp/isc-dhcp_4.1.1-P1-11.diff.gz
isc-dhcp_4.1.1-P1-11.dsc
  to main/i/isc-dhcp/isc-dhcp_4.1.1-P1-11.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 601...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Pollock apoll...@debian.org (supplier of updated isc-dhcp 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 Oct 2010 14:26:41 -0700
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-server-dbg isc-dhcp-server-ldap 
isc-dhcp-common isc-dhcp-dev isc-dhcp-client isc-dhcp-client-dbg 
isc-dhcp-client-udeb isc-dhcp-relay isc-dhcp-relay-dbg dhcp3-server 
dhcp3-client dhcp3-relay dhcp3-common dhcp3-dev
Architecture: source i386 all
Version: 4.1.1-P1-11
Distribution: unstable
Urgency: low
Maintainer: Debian ISC DHCP maintainers pkg-dhcp-de...@lists.alioth.debian.org
Changed-By: 

Bug#591133: Debian bug #591133: linux86: FTBFS: ncc: illegal label

2010-10-23 Thread Tim Retout
Hi Lucas,

I would prepare an NMU for linux86 with the patch on #591133, but I
cannot reproduce the build failure in cowbuilder... is there any chance
you can test whether linux86 still fails?

-- 
Tim Retout dioc...@debian.org


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


Bug#591209: witty: does not build swf file from source

2010-10-23 Thread Simon McVittie
On Sun, 01 Aug 2010 at 00:34:44 -0400, Raphael Geissert wrote:
 witty ships a swf file but does not build it from source.

I have a repository at http://git.debian.org/?p=users/smcv/qa/witty.git
with some fixes for that; feel free to use them. (I'm not going to NMU or
sponsor this package myself, because I have no idea how to test it...)

Pau, I notice you've packaged version 3.1.5, but at this stage in the release
process (squeeze has been frozen since August) it's best to stick to minimal
fixes for RC bugs when uploading to unstable.

You could upload 3.1.5 to experimental in the meantime, though.

On Fri, 22 Oct 2010 at 16:56:25 +0100, Marcos Marado wrote:
 The source package has 
 ./resources/WtSoundManager.swf
 which is the result of the compilation of
 ./src/flash/WtSoundManager.as
 , so the only thing needed is to take off the swf file, and put the 
 instalation process to use haxe or mtasc to generate it...

Indeed. Using the mtasc command line mentioned in a comment in the source
produces a byte-for-byte identical .swf file, so that's easy enough:
http://git.debian.org/?p=users/smcv/qa/witty.git;a=commitdiff;h=ea4f1e06b660a068b63c28eb61bc7183fa1f0038

I also noticed that resources/swfobject.js is in a minified form which I don't
think really qualifies as source code; it's also not mentioned in
debian/copyright, which is certainly a Policy violation. It turns out to be
the result of putting the SWFObject 2.2 source file through yui-compressor,
then deleting a couple of trailing spaces, so I'd be inclined to ship the
non-minified version and put it through yui-compressor at build time:
http://git.debian.org/?p=users/smcv/qa/witty.git;a=commitdiff;h=b0d6f10a2a80285c93ecec8061d42d46a49aa283

I'm not entirely happy about that second commit, because it doesn't actually
give a copyright statement for SWFObject; I couldn't find one in
swfobject_2_2.zip or on http://code.google.com/p/swfobject/.
http://code.google.com/p/swfobject/wiki/history suggests that
the copyright holders probably include at least Geoff Stearns,
Bobby van der Sluis, Michael Williams, Aran Rhee, Philip Hutchison and
Kyle Simpson.

Several other Debian packages include SWFObject, so it'd probably be best in
the long term to have it packaged in its own right: I opened
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601160 for that.

Regards,
smcv



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



Bug#584653: Patch to close CVE-2010-2055

2010-10-23 Thread Julián Moreno Patiño
Hi,

I forget it, the Patch only apply to squeeze-sid version.


Kind Regards,

-- 
Julián Moreno Patiño
Registered GNU Linux User ID 488513
PGP KEY ID 6168BF60



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



Bug#598302: [pkg-cli-apps-team] Bug#598302: patch for CVE-2010-3381

2010-10-23 Thread Iain Lane

On Sat, Oct 23, 2010 at 11:04:20PM +0200, Moritz Muehlenhoff wrote:

On Mon, Oct 11, 2010 at 02:52:23PM +0100, Iain Lane wrote:

Hi,

On Mon, Oct 11, 2010 at 11:05:26AM +0200, Etienne Millon wrote:
Dear maintainer,

Here is a NMU patch that fixes this issue.

Thanks for the patch. No need to NMU though: I'll take a run at these
bugs this week.


What's the status?


Oh yes, I forgot to commit + push. Will do so tomorrow EST, thanks for
the ping. :-)

Cheers,
Iain


signature.asc
Description: Digital signature


Bug#591194: tdiary: does not build .swf files from source

2010-10-23 Thread Simon McVittie
On Sat, 31 Jul 2010 at 23:56:41 -0400, Raphael Geissert wrote:
 tdiary ships multiple .swf files that are not built from source (which 
 apparently doesn't ship either.)

Specifically, it includes .swf files in:

- contrib2/plugin/tdiarygraph/
- contrib2/plugin/tdiarytimes/

They're shipped in tdiary-contrib. Removing that plugin would require a
sourceful upload, but tdiary-contrib would still presumably be useful for
other plugins.

There might possibly be source code in the new upstream version 3.0.1; on
the other hand, contrib appears to have been split out completely in that
version (I think - I can't read Japanese).

S



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



Bug#593856: gnucash: Crash when working on a split transaction: assertion failure in split-register-load.c

2010-10-23 Thread Tim Retout
tag 593856 patch
thanks

The attached patch is upstream's commit r17962, but with the debug
information removed to keep the patch as small as possible.  (You could
alternatively look at backporting that as well.)

With this applied, in both the upstream test case and the one above,
gnucash shows a message like the transaction is already being edited in
another register, and does not crash.

Regards,

-- 
Tim Retout dioc...@debian.org
--- gnucash-2.2.9.orig/src/register/ledger-core/split-register.c
+++ gnucash-2.2.9/src/register/ledger-core/split-register.c
@@ -684,6 +684,7 @@
   SRInfo *info = gnc_split_register_get_info(reg);
   CursorClass cursor_class;
   Transaction *trans;
+  Transaction *blank_trans;
   Split *blank_split;
   Split *trans_split;
   Split *split;
@@ -693,6 +694,7 @@
 
   blank_split = xaccSplitLookup (info-blank_split_guid,
  gnc_get_current_book ());
+  blank_trans = xaccSplitGetParent (blank_split);
   split = gnc_split_register_get_current_split (reg);
   trans = gnc_split_register_get_current_trans (reg);
 
@@ -766,15 +768,15 @@
 if (!result)
   return;
 
-gnc_suspend_gui_refresh ();
-
-/* in pasting, the old split is deleted. */
-if (split == blank_split)
+/* Open the transaction for editing. */
+if (gnc_split_register_begin_edit_or_warn(info, trans))
 {
-  info-blank_split_guid = *guid_null();
-  blank_split = NULL;
+  LEAVE(can't begin editing);
+  return;
 }
 
+gnc_suspend_gui_refresh ();
+
 split_index = xaccTransGetSplitIndex(trans, split);
 trans_split_index = xaccTransGetSplitIndex(trans, trans_split);
 
@@ -785,17 +787,30 @@
   new_guid = info-default_account;
   gnc_copy_trans_scm_onto_trans_swap_accounts(copied_item, trans,
   copied_leader_guid,
-  new_guid, TRUE,
+  new_guid, FALSE,
   gnc_get_current_book ());
 }
 else
-  gnc_copy_trans_scm_onto_trans(copied_item, trans, TRUE,
+  gnc_copy_trans_scm_onto_trans(copied_item, trans, FALSE,
 gnc_get_current_book ());
 
 num_splits = xaccTransCountSplits(trans);
 if (split_index = num_splits)
   split_index = 0;
 
+if (trans == blank_trans)
+{
+  /* In pasting, the blank split is deleted. Pick a new one. */
+  blank_split = xaccTransGetSplit(trans, 0);
+  info-blank_split_guid = *xaccSplitGetGUID (blank_split);
+  info-blank_split_edited = TRUE;
+  DEBUG(replacement blank_split=%p, blank_split);
+
+  /* NOTE: At this point, the blank transaction virtual cell is still
+   *   anchored by the old, deleted blank split. The register will
+   *   have to be reloaded (redrawn) to correct this. */
+}
+
 info-cursor_hint_trans = trans;
 info-cursor_hint_split = xaccTransGetSplit(trans, split_index);
 info-cursor_hint_trans_split = xaccTransGetSplit(trans,


Processed: Re: gnucash: Crash when working on a split transaction: assertion failure in split-register-load.c

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

 tag 593856 patch
Bug #593856 [gnucash] gnucash: Crash when working on a split transaction: 
assertion failure in split-register-load.c
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
593856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593856
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601173: [qantenna] Needs package necpp in order to work

2010-10-23 Thread Jussi Aalto
Package: qantenna
Version: 0.2.2-1
Severity: grave

--- Please enter the report below this line. ---

Opening any of the nec examples
in /usr/share/doc/qantenna/examples/ makes the program crash.

Here's the error message when starting the program from command line and
tring to open any of the examples:

$ qantenna
NEC output parser - The file does not exist

ASSERT failure in QListT::at: index out of range,
file /usr/include/qt4/QtCore/qlist.h, line 439 Aborted

The package qantenna should depend on package necpp (which depends on
libnecpp0). Those packages are not available in testing.

Installing the packages from sid makes the program usable.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-5-686

Debian Release: squeeze/sid
  500 testing security.debian.org 
  500 testing ftp.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libc6   (= 2.3.6-6~) | 2.11.2-6+squeeze1
libgcc1  (= 1:4.1.1) | 1:4.4.5-4
libgl1-mesa-glx   | 7.7.1-4
 OR libgl1| 
libglu1-mesa  | 7.7.1-4
 OR libglu1   | 
libqt4-opengl(= 4:4.5.3) | 4:4.6.3-4
libqtcore4   (= 4:4.6.1) | 4:4.6.3-4
libqtgui4(= 4:4.5.3) | 4:4.6.3-4
libstdc++6 (= 4.1.1) | 4.4.5-4


Recommends  (Version) | Installed
=-+-===
necpp | 


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#600739: dh-make-drupal: ends up with ERROR: undefined method `/' for nil:NilClass for every module

2010-10-23 Thread Gunnar Wolf
tags 600739  + confirmed
thanks

Benjamin BAYART dijo [Tue, Oct 19, 2010 at 07:03:32PM +0200]:
 
 Package: dh-make-drupal
 Version: 0.7-1
 Severity: grave
 Justification: renders package unusable
 
 
 Here is the kind of output I obtain:
 mustrum:~# dh-make-drupal --debug 5 wysiwyg
 (...)
 ERROR: undefined method `/' for nil:NilClass

UGH.

Right - The Drupal web pages have changed, so I must update the logic
to make it usable again. Thanks for the heads-up!



-- 
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#600739: dh-make-drupal: ends up with ERROR: undefined method `/' for nil:NilClass for every module

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

 tags 600739  + confirmed
Bug #600739 [dh-make-drupal] dh-make-drupal: ends up with ERROR: undefined 
method `/' for nil:NilClass for every module
Added tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
600739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600739
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#600739: Please unblock dh-make-drupal

2010-10-23 Thread Gunnar Wolf
Hi,

This package builds Debian packages out of Drupal
modules/themes/translations. The drupal.org site changed its layout -
at a very inconvenient point in the freeze, but at least still before
the release. 

I am upstream for this package, so I did the changes and updated the
upstream version, keeping the changes as minimal as possible (while
still reflecting reality - i.e. deprecating at least for now support
for translations, which will be in the future handled somewhat
differently).

Anyway, in short: 0.7-1 is unsuitable for any work. 0.8-1 was tested
against ~ a dozen modules, themes and translations, and works
reliably. Please allow 0.8-1 to migrate into testing.

Thanks,


signature.asc
Description: Digital signature


Bug#600739: marked as done (dh-make-drupal: ends up with ERROR: undefined method `/' for nil:NilClass for every module)

2010-10-23 Thread Debian Bug Tracking System
Your message dated Sun, 24 Oct 2010 03:32:06 +
with message-id e1p9rjw-0001uy...@franck.debian.org
and subject line Bug#600739: fixed in dh-make-drupal 0.8-1
has caused the Debian Bug report #600739,
regarding dh-make-drupal: ends up with ERROR: undefined method `/' for 
nil:NilClass for every module
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.)


-- 
600739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600739
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: dh-make-drupal
Version: 0.7-1
Severity: grave
Justification: renders package unusable


Here is the kind of output I obtain:
mustrum:~# dh-make-drupal --debug 5 wysiwyg
D:Setting configuration key «d_ver» to «6»
D:Setting configuration key «min_status» to «recommended»
D:Setting configuration key «force_overwrite» to «false»
D:Setting configuration key «debug» to «5»
D:Setting configuration key «report_only» to «false»
D:Setting configuration key «debianize» to «true»
D:Setting configuration key «skip_build» to «false»
D:Setting configuration key «skip_recommend» to «false»
D:Setting configuration key «switches» to «-us -uc»
D:Setting configuration key «tarball» to «false»
D:Setting configuration key «proj_version» to «false»
D:Setting configuration key «proj_type» to «Modules»
D:Setting configuration key «mangle_version» to «true»
D:Preparing package for 'wysiwyg' for Drupal 6, status = recommended
D:Fetching project information from http://drupal.org/project/wysiwyg
ERROR: undefined method `/' for nil:NilClass

Probably something weird going wrong, but failed to guess what (can be
related to dependencies). My debian install is quite, well, geeky, used
to be a version (lenny, I guess), upgraded several times, partially, to
various parts of sid. So, quite no chance it is anything like coherent
in versions, except if depends are good in the package description :)



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages dh-make-drupal depends on:
ii  build-essential   11.5   Informational list of build-essent
ii  debhelper 8.0.0  helper programs for debian/rules
ii  libcommandline-ruby   0.7.10-10  Ruby library to write command-line
ii  libhpricot-ruby   0.8.2-1fast, enjoyable HTML parser
ii  libruby   4.5Libraries necessary to run Ruby 1.
ii  ruby  4.5An interpreter of object-oriented 

dh-make-drupal recommends no packages.

Versions of packages dh-make-drupal suggests:
ii  drupal6   6.18-1 a fully-featured content managemen

-- no debconf information



---End Message---
---BeginMessage---
Source: dh-make-drupal
Source-Version: 0.8-1

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

dh-make-drupal_0.8-1.debian.tar.gz
  to main/d/dh-make-drupal/dh-make-drupal_0.8-1.debian.tar.gz
dh-make-drupal_0.8-1.dsc
  to main/d/dh-make-drupal/dh-make-drupal_0.8-1.dsc
dh-make-drupal_0.8-1_all.deb
  to main/d/dh-make-drupal/dh-make-drupal_0.8-1_all.deb
dh-make-drupal_0.8.orig.tar.gz
  to main/d/dh-make-drupal/dh-make-drupal_0.8.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 600...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf gw...@debian.org (supplier of updated dh-make-drupal 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, 23 Oct 2010 22:18:47 -0500
Source: dh-make-drupal
Binary: dh-make-drupal
Architecture: source all
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf gw...@debian.org
Changed-By: Gunnar Wolf gw...@debian.org
Description: 
 dh-make-drupal - Create Debian packages from Drupal modules and themes
Closes: 600739

Bug#577661: Status of DSPAM in Debian

2010-10-23 Thread Thomas Goirand
Hi,

I've seen this:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577661

and I'm very surprised that, after such a discussion in last April,
there wasn't any new package for DSPAM in Debian.

Julien, what's the status? After 6 months, you should have been able to
upload a new package, at least in Experimental, no?

As I see that many people seems to be interested in working on a DSPAM
package, I was wondering if the time to do a collab-maint project has
come, so that we aren't fixed to a single maintainer/uploader.

We might use DSPAM in my company (eg: GPLHost), as a replacement for
Spamassassin that takes too much memory and CPU. If it works out well,
then I will for sure give a hand for this package. Can anyone tells me
why DSPAM is better than spamassassin? Would I still need clamav if I
run DSPAM (our understanding is that we would)? How much memory DSPAM
uses in a normal production server?

Your thoughts?

Thomas



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



Bug#600387: pcmanfm: symbol lookup error: pcmanfm: undefined symbol: fm_path_new

2010-10-23 Thread Andrew Lee
Hi,

Thanks for reporting. We've noticed this problem and co-work with
upstream on it.

-Andrew



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



Bug#600670: #600670 - libhpmud0 installs /usr/lib/libhpmud.so.0 /usr/lib/libhpmud.so.0.0.6 but sane needs /usr/lib/libhpmud.so that is in libhpmud-dev, not needed to scan

2010-10-23 Thread Gianluigi Tiesi
On 21/10/2010 11.29, Evgeni Golov wrote:
 Hi,
 
 I'm using saned with an hpaio based scanner, saned needs libhpmud dyn lib
 but it searches for .so

 Oct 19 01:13:27 wrap saned[718]: scan/sane/marvell.c 66: unable to load 
 restricted library: libhpmud.so: cannot open shared object file: No such 
 file or direc

 while the package installs .so.0 and .so.0.0.6, libhpmud-dev is not needed 
 to scan
 I known .so are provided by -dev packages, but libhpmud-dev is not actually 
 used at all
 
 The attached patch makes sane look for libhpmud.so.0 after libhpmud.so
 was not found.
 
 I've uploaded i386 .debs from my sid-cowbuilder at
 http://people.debian.org/~evgeni/tmp/hplip/
 I think installing libsane-hpaio_3.10.6-1.1_i386.deb should be enough,
 but I have no real idea as I have no HP scanners around.
 Could you test it please?
 

Hi,
I've tested by installing only libsane-hpaio_3.10.6-1.1_i386.deb
and it worked

Looks ok for me


-- 
Gianluigi Tiesi sher...@netfarm.it
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



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