Bug#608190: /etc/gnumed/gnumed-client.conf has wrong database name

2010-12-29 Thread Andreas Tille
On Wed, Dec 29, 2010 at 11:28:15PM +0100, Mehdi Dogguy wrote:
> 
> But, the diff attached looks confusing since there is a changelog entry
> for 0.8.5-1 which is in unstable only… and the 0.7.10-2 entry is
> targetting unstable, instead of testing.

I just changed my local changelog to testing-proposed-updates which
I forgot when creating the diff.  I'll upload today evening.
 
Kind regards

Andreas. 

-- 
http://fam-tille.de



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



Processed: shapetools-tutorial: diff for NMU version 1.3-3.1

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

> tags 581484 + patch
Bug #581484 [src:shapetools-tutorial] shapetools-tutorial: bashism in 
debian/rules
Added tag(s) patch.
> tags 581484 + pending
Bug #581484 [src:shapetools-tutorial] shapetools-tutorial: bashism in 
debian/rules
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
581484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581484
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#581484: shapetools-tutorial: diff for NMU version 1.3-3.1

2010-12-29 Thread Salvatore Bonaccorso
tags 581484 + patch
tags 581484 + pending
thanks

Dear maintainer,

I've prepared an NMU for shapetools-tutorial (versioned as 1.3-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
Salvatore
diff -u shapetools-tutorial-1.3/debian/changelog shapetools-tutorial-1.3/debian/changelog
--- shapetools-tutorial-1.3/debian/changelog
+++ shapetools-tutorial-1.3/debian/changelog
@@ -1,3 +1,11 @@
+shapetools-tutorial (1.3-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashisms call for dh_installdirs and list separately the directories
+(Closes: #581484). 
+
+ -- Salvatore Bonaccorso   Wed, 29 Dec 2010 22:44:10 +0100
+
 shapetools-tutorial (1.3-3) unstable; urgency=medium
 
   * Add debhelper build dependency (closes: #260012).
diff -u shapetools-tutorial-1.3/debian/rules shapetools-tutorial-1.3/debian/rules
--- shapetools-tutorial-1.3/debian/rules
+++ shapetools-tutorial-1.3/debian/rules
@@ -16,7 +16,7 @@
 binary-indep: build
 	dh_testdir
 	dh_testroot
-	dh_installdirs usr/share/doc/{shapetools,$(pkg)}
+	dh_installdirs usr/share/doc/shapetools usr/share/doc/$(pkg)
 	dh_installdocs tutorial.ps
 	ln -s ../$(pkg)/tutorial.ps $(d)/usr/share/doc/shapetools/tutorial.ps
 #	dh_installmenu


signature.asc
Description: Digital signature


Bug#608201: grub-installer: fails on live usb-hdd images (not on any other types)

2010-12-29 Thread Jose Luis Zabalza
2010/12/29 Miguel Figueiredo :
> Hi,
>
> Ter, 2010-12-28 às 18:05 +0100, Daniel Baumann escreveu:
>
> I'm not sure this bug belongs to grub-installer or to live-build.
>
> [...]
>
>> see the following thread for more information:
>> http://lists.debian.org/debian-live/2010/12/msg00113.html
>
> [...]
>
> from the url above, on the script lb_binary_debian_installer:
>
> DI_REQ_PACKAGES="elilo lilo grub"
>
> grub-pc is missing.
> Can you try with the attached patch?

I already tried, patching lb_binary_debian_installer with

DI_REQ_PACKAGES="elilo lilo grub grub2"
#DI_REQ_PACKAGES="elilo lilo grub"

and also fails.


As someone commented in the same thread, grub2 package is not on the
media, buy I guest is not important because grub2 package "can safety
deleted".


-- 
José Luis Zabalza
jlz.3008  a t  gmail.com
Linux Counter 172551



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



Bug#608347: libtbb2-dbg: Segfault at _dl_relocate_object() dl-reloc.c:242 0x00007ffff7de9b03

2010-12-29 Thread Roberto C . Sánchez
I am curious as to whether the release team thinks that #608347 (quoted
below) is really RC.  Do I need to target the fix for this to go into
Squeeze?

Regards,

-Roberto

On Wed, Dec 29, 2010 at 06:20:45PM -0800, Jorge Moraleda wrote:
> Package: libtbb2-dbg
> Version: 3.0+r035-1
> Justification: renders package unusable
> Severity: grave
> 
> 
> When linking against the tbb debug libraries from the package, a segmentation
> fault occurs at initialization time:
> 
> 17 _dl_relocate_object() dl-reloc.c:242 0x77de9b03
> 16 dl_main() rtld.c:2232 0x77de2970
> 15 _dl_sysdep_start() dl-sysdep.c:243 0x77df36e7
> 14 _dl_start_final() rtld.c:338 0x77de0423
> 13 _dl_start() rtld.c:564 0x77de0423
> 12 _start()  0x77ddfaf8
> 
> This problem does not occur when linking against the release version of the
> library in package libtbb2 or when linking aganst the release or debug 
> versions
> downloaded from http://www.threadingbuildingblocks.org
> 

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Processed: merging 608347 608348

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

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> merge 608347 608348
Bug#608347: libtbb2-dbg: Segfault at _dl_relocate_object() dl-reloc.c:242 
0x77de9b03
Bug#608348: libtbb2-dbg: Segfault during initialization ( _dl_relocate_object() 
dl-reloc.c:242 )
Merged 608347 608348.

>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
608348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608348
608347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608347
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#592351: marked as done (nut: /etc/init.d/ups-monitor missing in squeeze)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Thu, 30 Dec 2010 02:33:12 +
with message-id 
and subject line Bug#592351: fixed in nut 2.4.3-1.1squeeze1
has caused the Debian Bug report #592351,
regarding nut: /etc/init.d/ups-monitor missing in squeeze
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.)


-- 
592351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592351
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nut
Version: 2.4.3-1
Severity: important


The /etc/init.d/halt script calls /etc/init.d/ups-monitor to cut the power of 
the UPS device in the case of powerloss. This file is present in lenny version 
of nut but not in squeeze. If I am not wrong, this implies that the UPS device 
is not shutdown, which in turn avoids booting when the power returns. I think 
that the problem can be solved by linking /etc/init.d/ups-monitor to 
/etc/init.d/nut, but I'm not sure if that is according to debian policies.

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (990, 'stable'), (600, 'testing'), (550, 'unstable'), (400, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-bpo.3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages nut depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-18lenny4   GNU C Library: Shared libraries
ii  libupsclient1 2.2.2-6.5  Client library for the nut - Netwo
ii  libusb-0.1-4  2:0.1.12-13userspace USB programming library
ii  libwrap0  7.6.q-16   Wietse Venema's TCP wrappers libra
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  udev  0.125-7+lenny3 /dev/ and hotplug management daemo

Versions of packages nut recommends:
ii  bash-completion   20080705   programmable completion for the ba

Versions of packages nut suggests:
pn  nut-cgi(no description available)
pn  nut-dev(no description available)
pn  nut-snmp   (no description available)
pn  nut-xml(no description available)

-- debconf information excluded


--- End Message ---
--- Begin Message ---
Source: nut
Source-Version: 2.4.3-1.1squeeze1

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

libupsclient1-dev_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/libupsclient1-dev_2.4.3-1.1squeeze1_amd64.deb
libupsclient1_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/libupsclient1_2.4.3-1.1squeeze1_amd64.deb
nut-cgi_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut-cgi_2.4.3-1.1squeeze1_amd64.deb
nut-hal-drivers_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut-hal-drivers_2.4.3-1.1squeeze1_amd64.deb
nut-powerman-pdu_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut-powerman-pdu_2.4.3-1.1squeeze1_amd64.deb
nut-snmp_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut-snmp_2.4.3-1.1squeeze1_amd64.deb
nut-xml_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut-xml_2.4.3-1.1squeeze1_amd64.deb
nut_2.4.3-1.1squeeze1.diff.gz
  to main/n/nut/nut_2.4.3-1.1squeeze1.diff.gz
nut_2.4.3-1.1squeeze1.dsc
  to main/n/nut/nut_2.4.3-1.1squeeze1.dsc
nut_2.4.3-1.1squeeze1_amd64.deb
  to main/n/nut/nut_2.4.3-1.1squeeze1_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 592...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville  (supplier of updated nut 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: Mon, 27 Dec 2010 14:51:02 +0100
Source: nut
Binary: nut nut-cgi nut-snmp nut-hal-drivers nut-xml nut-powerman-pdu 
libupsclient1 libupsclient1-dev
Architecture: source amd64
Version: 2.4.3-1.1squeeze1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Arnaud Quette 
Changed-By: Laurent Bigonville 
Description: 
 libupsclient1 - network UPS tools - client library
 libupsclient1-dev - network UPS tools - development files
 nut- network UPS tools - core system
 nut-cgi- network UPS tools - web inte

Bug#608348: libtbb2-dbg: Segfault during initialization ( _dl_relocate_object() dl-reloc.c:242 )

2010-12-29 Thread Jorge Moraleda
Package: libtbb2-dbg
Version: 3.0+r035-1
Justification: renders package unusable
Severity: grave

*** Please type your report below this line ***

When linking against the tbb debug libraries from the package, a
segmentation fault occurs at initialization time:

17 _dl_relocate_object() dl-reloc.c:242 0x77de9b03
16 dl_main() rtld.c:2232 0x77de2970
15 _dl_sysdep_start() dl-sysdep.c:243 0x77df36e7
14 _dl_start_final() rtld.c:338 0x77de0423
13 _dl_start() rtld.c:564 0x77de0423
12 _start()  0x77ddfaf8

This problem does not occur when linking against the release version of the
library in package libtbb2 or when linking against the linux binary
versions downloaded from http://www.threadingbuildingblocks.org (either
release or debug).

I am running up-to-date debian sid with kernel: 2.6.32-5-amd64

I will be glad to help to submit any other information that might be
helpful. Thank you for packaging TBB. Regards,

Jorge


Bug#608347: libtbb2-dbg: Segfault at _dl_relocate_object() dl-reloc.c:242 0x00007ffff7de9b03

2010-12-29 Thread Jorge Moraleda
Package: libtbb2-dbg
Version: 3.0+r035-1
Justification: renders package unusable
Severity: grave


When linking against the tbb debug libraries from the package, a segmentation
fault occurs at initialization time:

17 _dl_relocate_object() dl-reloc.c:242 0x77de9b03
16 dl_main() rtld.c:2232 0x77de2970
15 _dl_sysdep_start() dl-sysdep.c:243 0x77df36e7
14 _dl_start_final() rtld.c:338 0x77de0423
13 _dl_start() rtld.c:564 0x77de0423
12 _start()  0x77ddfaf8

This problem does not occur when linking against the release version of the
library in package libtbb2 or when linking aganst the release or debug versions
downloaded from http://www.threadingbuildingblocks.org



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

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

Versions of packages libtbb2-dbg depends on:
ii  libtbb2   3.0+r035-1 parallelism library for C++ - runt

libtbb2-dbg recommends no packages.

libtbb2-dbg suggests no packages.

-- no debconf information



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



Processed: Re: Bug#607903: Fails to build kernel module: missing dependency on libc6-dev

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

> tags 607903 pending
Bug #607903 [openafs-modules-dkms] Fails to build kernel module: missing 
dependency on libc6-dev
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
607903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607903
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#607903: Fails to build kernel module: missing dependency on libc6-dev

2010-12-29 Thread Russ Allbery
tags 607903 pending
thanks

This is fixed in Git.  I'm working with upstream to coordinate a security
release which should be out within the next week, so will upload this fix
in conjunction with that to avoid confusion, since the security release is
already staged in Git.  (I'll rethink this if it takes longer than that,
but it shouldn't.)

-- 
Russ Allbery (r...@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#606777: sendfile: diff for NMU version 2.1b.20080616-4.1

2010-12-29 Thread gregor herrmann
tags 606777 + pending
thanks

Dear maintainer,

Chris Butler has prepared an NMU for sendfile (versioned as
2.1b.20080616-4.1) and I've uploaded it to DELAYED/2. Please feel
free to tell me if I should delay it longer.

Regards.

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Donovan: Abraham, Martin And John
diff -u sendfile-2.1b.20080616/debian/rules sendfile-2.1b.20080616/debian/rules
--- sendfile-2.1b.20080616/debian/rules
+++ sendfile-2.1b.20080616/debian/rules
@@ -54,7 +54,7 @@
 	$(installbin) -d debian/tmp/DEBIAN
 	chown -R root.root debian/tmp
 	chmod -R g-ws debian/tmp
-	$(installbin) debian/{prerm,postinst,postrm} debian/tmp/DEBIAN
+	$(installbin) debian/{preinst,prerm,postinst,postrm} debian/tmp/DEBIAN
 	$(installdoc) debian/conffiles debian/tmp/DEBIAN
 	#
 	$(installbin) -d debian/tmp/usr/share/doc/$(package){,/german}
diff -u sendfile-2.1b.20080616/debian/changelog sendfile-2.1b.20080616/debian/changelog
--- sendfile-2.1b.20080616/debian/changelog
+++ sendfile-2.1b.20080616/debian/changelog
@@ -1,3 +1,11 @@
+sendfile (2.1b.20080616-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Check if /etc/cron.weekly/sendfile is unmodified when upgrading from
+lenny, and remove it if so; avoids spurious dpkg warning (closes: #606777)
+
+ -- Chris Butler   Sun, 19 Dec 2010 15:31:42 +
+
 sendfile (2.1b.20080616-4) unstable; urgency=low
 
   * Terminate weekly cronjob (sf_cleenup) preemptively when no sendfile
only in patch2:
unchanged:
--- sendfile-2.1b.20080616.orig/debian/preinst
+++ sendfile-2.1b.20080616/debian/preinst
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+# /etc/cron.weekly/sendfile was marked as a conffile in  2.1b.20080616-2.1.
+# dpkg will warn about local changes even if there aren't any, so if it's
+# unmodified then we remove it. (Bug #606777)
+
+if [ -f /etc/cron.weekly/sendfile ]; then
+	MD5="`md5sum /etc/cron.weekly/sendfile | sed -e 's/ .*//'`"
+	if dpkg --compare-versions "$2" lt "2.1b.20080616-2.1" && [ "${MD5}" = "fe757d596df419aaec4495a9645be94d" ]; then
+		rm /etc/cron.weekly/sendfile
+	fi
+fi


signature.asc
Description: Digital signature


Processed: sendfile: diff for NMU version 2.1b.20080616-4.1

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

> tags 606777 + pending
Bug #606777 [sendfile] sendfile: package fails to upgrade properly from lenny
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
606777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606777
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#606777: sendfile: package fails to upgrade properly from lenny

2010-12-29 Thread gregor herrmann
On Tue, 28 Dec 2010 19:51:09 +0100, Julien Cristau wrote:

> > > A patch implementing one possible fix is attached: if 
> > > /etc/cron.weekly/sendfile is present and its md5sum matches that of the
> > > original file from 2.1b.20080616-2, then remove it in preinst. dpkg is 
> > > then
> > > happy to install the new version without prompting.
> > are you going to NMU with this patch?
> Tagging as candidate for removal if this doesn't get fixed.

Since Chris seems to be AFK (lucky you!), I'm going to - ehm -
sponsor his NMU.

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Rolling Stones: Living


signature.asc
Description: Digital signature


Bug#608333: fenix-plugins: FTBFS: X--tag=CC: command not found

2010-12-29 Thread Jakub Wilk

Source: fenix-plugins
Version: 0.0.20070803-3
Severity: serious
Justification: FTBFS

fenix-plugins fails to build from source in a clean sid i386 chroot. 
Tail of the build log:


|  == BUILD: plugins/fgfx.so ==
| 
| make -C fgfx-1.0

| make[2]: Entering directory 
`/build/sbuild-fenix-plugins_0.0.20070803-3-i386-sJHBuU/fenix-plugins-0.0.20070803/fgfx-1.0'
|  /bin/bash ./config.status
| config.status: creating Makefile
| config.status: executing depfiles commands
| config.status: executing libtool commands
| make[2]: Leaving directory 
`/build/sbuild-fenix-plugins_0.0.20070803-3-i386-sJHBuU/fenix-plugins-0.0.20070803/fgfx-1.0'
| make[2]: Entering directory 
`/build/sbuild-fenix-plugins_0.0.20070803-3-i386-sJHBuU/fenix-plugins-0.0.20070803/fgfx-1.0'
| /bin/bash ./libtool --tag=CC   --mode=compile i486-linux-gnu-gcc -DPACKAGE_NAME=\"fgfx\" -DPACKAGE_TARNAME=\"fgfx\" 
-DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"fgfx\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fgfx\" 
-DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBSDL=1 -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 
-DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_MEMSET=1 -I.-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -MT 
libfgfx_la-fgfx.lo -MD -MP -MF .deps/libfgfx_la-fgfx.Tpo -c -o libfgfx_la-fgfx.lo `test -f 'fgfx.c' || echo './'`fgfx.c
| ./libtool: line 800: X--tag=CC: command not found
| ./libtool: line 833: libtool: ignoring unknown tag : command not found
| ./libtool: line 800: X--mode=compile: command not found
| ./libtool: line 966: *** Warning: inferring the mode of operation is 
deprecated.: command not found
| ./libtool: line 967: *** Future versions of Libtool will require --mode=MODE 
be specified.: command not found
| ./libtool: line 1110: Xi486-linux-gnu-gcc: command not found
| ./libtool: line 1110: X-DPACKAGE_NAME="fgfx": command not found
| ./libtool: line 1110: X-DPACKAGE_TARNAME="fgfx": command not found
| ./libtool: line 1110: X-DPACKAGE_VERSION="1.0": command not found
| ./libtool: line 1110: X-DPACKAGE_STRING="fgfx 1.0": command not found
| ./libtool: line 1110: X-DPACKAGE_BUGREPORT="": command not found
| ./libtool: line 1110: X-DPACKAGE_URL="": command not found
| ./libtool: line 1110: X-DPACKAGE="fgfx": command not found
| ./libtool: line 1110: X-DVERSION="1.0": command not found
| ./libtool: line 1110: X-DSTDC_HEADERS=1: command not found
| ./libtool: line 1110: X-DHAVE_SYS_TYPES_H=1: command not found
| ./libtool: line 1110: X-DHAVE_SYS_STAT_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STDLIB_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STRING_H=1: command not found
| ./libtool: line 1110: X-DHAVE_MEMORY_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STRINGS_H=1: command not found
| ./libtool: line 1110: X-DHAVE_INTTYPES_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STDINT_H=1: command not found
| ./libtool: line 1110: X-DHAVE_UNISTD_H=1: command not found
| ./libtool: line 1110: X-DHAVE_DLFCN_H=1: command not found
| ./libtool: line 1110: X-DLT_OBJDIR=".libs/": No such file or directory
| ./libtool: line 1110: X-DHAVE_LIBSDL=1: command not found
| ./libtool: line 1110: X-DHAVE_LIBZ=1: command not found
| ./libtool: line 1110: X-DSTDC_HEADERS=1: command not found
| ./libtool: line 1110: X-DHAVE_MEMORY_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STDLIB_H=1: command not found
| ./libtool: line 1110: X-DHAVE_STDLIB_H=1: command not found
| ./libtool: line 1110: X-DHAVE_MALLOC=1: command not found
| ./libtool: line 1110: X-DHAVE_MEMSET=1: command not found
| ./libtool: line 1110: X-I.: command not found
| ./libtool: line 1110: X-I/usr/include/SDL: No such file or directory
| ./libtool: line 1110: X-D_GNU_SOURCE=1: command not found
| ./libtool: line 1110: X-D_REENTRANT: command not found
| ./libtool: line 1110: X-Wall: command not found
| ./libtool: line 1110: X-g: command not found
| ./libtool: line 1110: X-O2: command not found
| ./libtool: line 1110: X-MT: command not found
| ./libtool: line 1110: Xlibfgfx_la-fgfx.lo: command not found
| ./libtool: line 1110: X-MD: command not found
| ./libtool: line 1110: X-MP: command not found
| ./libtool: line 1110: X-MF: command not found
| ./libtool: line 1110: X.deps/libfgfx_la-fgfx.Tpo: No such file or directory
| ./libtool: line 1110: X-c: command not found
| ./libtool: line 1161: Xlibfgfx_la-fgfx.lo: command not found
| ./libtool: line 1166: libtool: compile: cannot determine name of library 
object from `': command not found
| make[2]: *** [libfgfx_la-fgfx.lo] Error 1

--
Jakub Wilk



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



Bug#608331: pidgin: newer upstream version, fixing security issue

2010-12-29 Thread Christoph Anton Mitterer
Package: pidgin
Version: 2.7.7-1
Severity: grave
Tags: security
Justification: user security hole


Hi.

A newer upstream version 2.7.9 is available, fixing a security issue.


Cheers,
Chris.



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



Bug#608329: bzflag: uncompressed files in /usr/share/doc

2010-12-29 Thread Julian Gilbey
Package: bzflag
Version: 2.0.16.20100405
Severity: serious

The documentation in /usr/share/doc/bzflag is not compressed, which is
a violation of policy requirements.

(Incidentally, the version number makes this look like a native
package, whereas in fact it is not.)

This seems to be because dh_compress is commented out in the
debian/rules file.  There may be other reasons for this, but this
would appear to be the most straightforward way of fixing this
issue...

   Julian



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



Bug#602975: procmeter3 (3.5c-1) SEGVs upon startup

2010-12-29 Thread Neil Williams
On Thu, 30 Dec 2010 07:28:10 +0900
Hideki Yamane  wrote:

>  I cannot reproduce segfault in my environment (squeeze amd64, sid
> i386), procmeter3 just works. I would suggest to downgrade severity.

I disagree. The segmentation fault occurs each time on my amd64 sid
system. Has the symlink changed on your system? 

/usr/bin/procmeter3 -> procmeter3-xaw
seg fault

/usr/bin/procmeter3 -> procmeter3-gtk
works fine.

Arguable that a simple fix for this bug would be to change the default
symlink - optionally the -xaw version could be dropped too. The Depends:
line is already correct to use the -gtk version.

Personally I'm not that bothered if procmeter3 is removed from Squeeze
(Julien has already outlined that removal is likely) but if it is *not*
to be removed, the -xaw version either needs to be fixed, made not the
default or dropped from the package.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpTZtUFqqzuP.pgp
Description: PGP signature


Bug#606670: Question

2010-12-29 Thread Gonzalo Casas
Sorry, guys, but I'm not familiar with Debian's rules and processes,
and I really couldn't understand the status of this one.
Has it been decided whether to fix by upgrading to 1.3-1, or go for a
complete removal?
Or is the decision still pending...?

Thanks,
Gonzalo



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



Bug#608190: /etc/gnumed/gnumed-client.conf has wrong database name

2010-12-29 Thread Mehdi Dogguy
On 12/29/2010 08:39 AM, Andreas Tille wrote:
> On Tue, Dec 28, 2010 at 04:24:10PM +0100, Mehdi Dogguy wrote:
>> It looks ok (from the bug log) but I'd like to see a debdiff
>> first.
> 
> I attached a proposed diff which is in principle a
> 
> sed -i 's/14/13/g'
> gnumed-client-0.7.10/debian/conf/gnumed-client.conf
> 

That looks ok.

But, the diff attached looks confusing since there is a changelog entry
for 0.8.5-1 which is in unstable only… and the 0.7.10-2 entry is
targetting unstable, instead of testing.

If this is fixed, please upload :)

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#602975: procmeter3 (3.5c-1) SEGVs upon startup

2010-12-29 Thread Hideki Yamane
Hi,

 I cannot reproduce segfault in my environment (squeeze amd64, sid i386), 
 procmeter3 just works. I would suggest to downgrade severity.


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane



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



Bug#581484: call to dh_installdirs with list of directories

2010-12-29 Thread Salvatore Bonaccorso
Hi all

I prepared the small NMU for it. Matthias would you prefer to update
it yourself in case? See attached the proposed patch.

Bests
Salvatore
diff -u shapetools-tutorial-1.3/debian/changelog shapetools-tutorial-1.3/debian/changelog
--- shapetools-tutorial-1.3/debian/changelog
+++ shapetools-tutorial-1.3/debian/changelog
@@ -1,3 +1,11 @@
+shapetools-tutorial (1.3-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bashisms call for dh_installdirs and list separately the directories
+(Closes: #581484). 
+
+ -- Salvatore Bonaccorso   Wed, 29 Dec 2010 22:44:10 +0100
+
 shapetools-tutorial (1.3-3) unstable; urgency=medium
 
   * Add debhelper build dependency (closes: #260012).
diff -u shapetools-tutorial-1.3/debian/rules shapetools-tutorial-1.3/debian/rules
--- shapetools-tutorial-1.3/debian/rules
+++ shapetools-tutorial-1.3/debian/rules
@@ -16,7 +16,7 @@
 binary-indep: build
 	dh_testdir
 	dh_testroot
-	dh_installdirs usr/share/doc/{shapetools,$(pkg)}
+	dh_installdirs usr/share/doc/shapetools usr/share/doc/$(pkg)
 	dh_installdocs tutorial.ps
 	ln -s ../$(pkg)/tutorial.ps $(d)/usr/share/doc/shapetools/tutorial.ps
 #	dh_installmenu


signature.asc
Description: Digital signature


Bug#608210: marked as done (wiliki: empty package after rebuild)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 21:35:39 +
with message-id 
and subject line Bug#608210: fixed in wiliki 0.5.3-1.1
has caused the Debian Bug report #608210,
regarding wiliki: empty package after rebuild
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.)


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

Source: wiliki
Version: 0.5.3-1
Severity: serious

I rebuilt wiliki in a clean sid i386 chroot. The resulting package was 
mostly empty:


$ dpkg -c wiliki_0.5.3-1_all.deb | grep -v -E '/($|usr/share/doc/)'
-rwxr-xr-x root/root  2678 2010-12-28 13:51 ./usr/lib/cgi-bin/wiliki.cgi


Full build log attached.

--
Jakub Wilk


wiliki_0.5.3-1_i386.build.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: wiliki
Source-Version: 0.5.3-1.1

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

wiliki_0.5.3-1.1.diff.gz
  to main/w/wiliki/wiliki_0.5.3-1.1.diff.gz
wiliki_0.5.3-1.1.dsc
  to main/w/wiliki/wiliki_0.5.3-1.1.dsc
wiliki_0.5.3-1.1_all.deb
  to main/w/wiliki/wiliki_0.5.3-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 608...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hideki Yamane  (supplier of updated wiliki 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: Thu, 30 Dec 2010 00:10:12 +0900
Source: wiliki
Binary: wiliki
Architecture: source all
Version: 0.5.3-1.1
Distribution: unstable
Urgency: high
Maintainer: YAEGASHI Takeshi 
Changed-By: Hideki Yamane 
Description: 
 wiliki - Yet another Wiki clone written in Scheme
Closes: 608210
Changes: 
 wiliki (0.5.3-1.1) unstable; urgency=high
 .
   * Non-maintainer upload with maintainer's ACK.
   * debian/control
 - set "Build-Depends: gauche-dev", not gauche to fix configure works
  (Closes: #608210)
Checksums-Sha1: 
 478e8cf2ff6e5eb97134be4bd43109d270da8280 1621 wiliki_0.5.3-1.1.dsc
 ec47322129082fc9bc1366f56a4a49db63ed719a 4969 wiliki_0.5.3-1.1.diff.gz
 7c5b0696ed9ed19e830cde3ee59934f01b2a7926 54102 wiliki_0.5.3-1.1_all.deb
Checksums-Sha256: 
 47ba2a67715e2486e50721e12f03eedc38f5597aa508a56eebeb0c7200c26223 1621 
wiliki_0.5.3-1.1.dsc
 43e3da551d2e60cb0c3028e2f79f970f4eb037835acdd6c686739055e25884e7 4969 
wiliki_0.5.3-1.1.diff.gz
 049859d89382a12639d56feea3343a7e95f4130afcc6e6571ba72059a27be8d2 54102 
wiliki_0.5.3-1.1_all.deb
Files: 
 9bec069b336ba827ee048ddbb60093b1 1621 web optional wiliki_0.5.3-1.1.dsc
 46faf1280afcbaa406304e281b174d9e 4969 web optional wiliki_0.5.3-1.1.diff.gz
 d4154001ee6afcabcdcb78c0829d98af 54102 web optional wiliki_0.5.3-1.1_all.deb

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

iQIcBAEBCgAGBQJNG6ZhAAoJEF0yjQgqqrFA9n8QAKcSrJ6t1hrcM9OpZMrnrASr
EJG/P6OCxZM6udggsCkEe1J4HZ848K9LZpK82cKoRbTbJK1Hsn78hPKSOCBH7tWL
uTlxjMLMPuYtwDyzt3oGZDIUj+/UhyWj4ZixXpEMAsPmAZ74K41+XC4wmiiciALo
K0MVhtuuN9zI1yqmozfx+GZsn4WhhS7Y/ntBKlrBUAdDMlLlYF/2dSUHUA7Tzm0k
lqhF2bN3B77MvjreaAgO8K0piOK3CKMVf5VSCrMtguNcK5hNoK3nKWLq3pyKCAFZ
7oGeZwOUmIiXt5NKnee2xJWiGE1KmghvDGMHyFvefq2cuy8iFJdiokwmRvVM0Tm4
OWCwbUT+UqszPPI3pi774qlbsv+wja2aczyQeVpD4ywJsdc96SapnJaRtWZaGdZG
+jC/K1QJnTDDDNizMz+TcURcQB8HIuVp5tHKhkhD4EDLnuWXkkyoGvlaOHNDIIvP
ek/9OFzZzIhPDrAsQ3eBKnWbQVm8Ark3pvv3eWWDgE59jXWMIZkv+OhsSWR18Dqs
4KlNQefiCsNaIvrdSVKsKoN3FDZoiX6AfT+iBsvPNRHX9YEgJz/SaNxB5xb1Phv7
j2ldU07Y39+7IFxbg/elvhS3gYkYS2UWA+ua6Kvwel4TjFFfaL2sbUxl3kk6qSl1
cZejP57jYpv+NNylqb9h
=gMOb
-END PGP SIGNATURE-


--- End Message ---


Processed: severity of 608278 is important

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

> severity 608278 important
Bug #608278 [linux-2.6] linux-image-2.6.32-5-amd64: Random general protection 
faults at boot
Severity set to 'important' from 'critical'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608278
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#608278: linux-image-2.6.32-5-amd64: Random general protection faults at boot

2010-12-29 Thread Ben Hutchings
On Wed, 2010-12-29 at 17:12 +0100, Andrea Spadaccini wrote:
> Package: linux-2.6
> Version: 2.6.32-29
> Severity: critical
> Justification: breaks the whole system

This does *not* break the whole system - the package works for other
people and even you are able to reboot into another kernel version.

> The system randomly (say, 2 times every 3 boots) shows General Protection 
> Fault
> errors at boot time. I don't get to multiuser init levels.
[...]
> I found in /var/log/syslog.0 a similar trace, but I 
> don't know if it's the same problem. Here it is:
> 
> Dec 28 11:33:38 beriserv kernel: [   20.816204] [ cut here 
> ]
> Dec 28 11:33:38 beriserv kernel: [   20.817009] kernel BUG at 
> /build/buildd-linux-2.6_2.6.32-28-amd64-EUJiNq/linux-2.6-2.6.32/debian/build/source_amd64_none/mm/slub.c:2969!
> Dec 28 11:33:38 beriserv kernel: [   20.817895] invalid opcode:  [#1] SMP 
> Dec 28 11:33:38 beriserv kernel: [   20.818786] last sysfs file: 
> /sys/module/processor/initstate
> Dec 28 11:33:38 beriserv kernel: [   20.819697] CPU 0 
> Dec 28 11:33:38 beriserv kernel: [   20.820173] Modules linked in: 
> acpi_cpufreq cpufreq_conservative cpufreq_powersave cpufreq_userspace 
> cpufreq_stats fuse loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel 
> snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi 
> snd_rawmidi snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device 
> rtl8187 ttm drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd 
> rfkill i2c_i801 soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev 
> pcspkr asus_atk0110 processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod 
> crc_t10dif sr_mod cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix 
> ehci_hcd thermal firewire_ohci firewire_core crc_itu_t sky2 floppy libata 
> scsi_mod thermal_sys usbcore nls_base [last unloaded: scsi_wait_scan]
> Dec 28 11:33:38 beriserv kernel: [   20.820173] Pid: 9, comm: events/0 Not 
> tainted 2.6.32-5-amd64 #1 P5K-E
> Dec 28 11:33:38 beriserv kernel: [   20.820173] RIP: 
> 0010:[]  [] kfree+0x55/0xcb
> Dec 28 11:33:38 beriserv kernel: [   20.820173] RSP: 0018:88007fb9bd00  
> EFLAGS: 00010246
> Dec 28 11:33:38 beriserv kernel: [   20.820173] RAX:  RBX: 
> 0001 RCX: 8118fda5
> Dec 28 11:33:38 beriserv kernel: [   20.820173] RDX: 0001 RSI: 
> 880001811d10 RDI: ea00
> Dec 28 11:33:38 beriserv kernel: [   20.820173] RBP: 8800 R08: 
> 88007fb9a000 R09: 81452c20
> Dec 28 11:33:38 beriserv kernel: [   20.820173] R10: 880001812ba0 R11: 
> dead00200200 R12: a000f6b8
> Dec 28 11:33:38 beriserv kernel: [   20.820173] R13: 0001 R14: 
> 88007ca3f7c0 R15: ff91
> Dec 28 11:33:38 beriserv kernel: [   20.820173] FS:  () 
> GS:88000180() knlGS:
> Dec 28 11:33:38 beriserv kernel: [   20.820173] CS:  0010 DS: 0018 ES: 0018 
> CR0: 8005003b
> Dec 28 11:33:38 beriserv kernel: [   20.820173] CR2: 7f873667f000 CR3: 
> 379d8000 CR4: 06f0
> Dec 28 11:33:38 beriserv kernel: [   20.820173] DR0:  DR1: 
>  DR2: 
> Dec 28 11:33:38 beriserv kernel: [   20.820173] DR3:  DR6: 
> 0ff0 DR7: 0400
> Dec 28 11:33:38 beriserv kernel: [   20.820173] Process events/0 (pid: 9, 
> threadinfo 88007fb9a000, task 88007fba)
> Dec 28 11:33:38 beriserv kernel: [   20.820173] Stack:
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  0001 
> 8800 0008 a000f6b8
> Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 0001 
> 82800581 88007c8ca000 8104800d
> Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 000100015780 
> 88007ca3f1a0 880001818180 ff91
> Dec 28 11:33:38 beriserv kernel: [   20.820173] Call Trace:
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
> usb_control_msg+0x124/0x135 [usbcore]
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
> finish_task_switch+0x3a/0xaf
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
> rtl818x_ioread8+0x61/0x7e [rtl8187]
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
> rtl8187_is_radio_enabled+0x24/0xc0 [rtl8187]
> Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
> rtl8187_rfkill_poll+0x25/0x78 [rtl8187]
[...]

This is presumably caused by a bug in rtl8187.  However, it is not a
general protection fault so there may be two different bugs here.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#608218: marked as done (lush: cvs20080204 not applied correctly)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 20:52:37 +
with message-id 
and subject line Bug#608218: fixed in lush 1.2.1-7+cvs20080204
has caused the Debian Bug report #608218,
regarding lush: cvs20080204 not applied correctly
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.)


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

Source: lush
Version: 1.2.1-6+cvs20080204
Severity: serious
Tags: sid squeeze
Justification: rebuilding introduces a severe regression

The cvs20080204 patch doesn't get applied correctly in a sid chroot:

| $ ./debian/rules patch
| test -d debian/patched || install -d debian/patched
| dpatch  apply-all
| applying patch cvs20080204 to ./ ... ok.
| applying patch 01-python to ./ ... ok.
| applying patch 02-manpage to ./ ... ok.
| applying patch 03-gcc4-mips to ./ ... ok.
| dpatch  cat-all  >>patch-stampT
| mv -f patch-stampT patch-stamp
| 
| $ find -name loadjpeg.c

| ./upstream/cvs/lush/packages/jpeg/loadjpeg.c

In lenny, everything worked fine:

| $ ./debian/rules patch
| test -d debian/patched || install -d debian/patched
| dpatch  apply-all
| applying patch cvs20080204 to ./ ... ok.
| applying patch 01-python to ./ ... ok.
| applying patch 02-manpage to ./ ... ok.
| applying patch 03-gcc4-mips to ./ ... ok.
| dpatch  cat-all  >>patch-stampT
| mv -f patch-stampT patch-stamp
| 
| $ find -name 'loadjpeg.c'

| ./packages/jpeg/loadjpeg.c

--
Jakub Wilk


--- End Message ---
--- Begin Message ---
Source: lush
Source-Version: 1.2.1-7+cvs20080204

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

lush-library_1.2.1-7+cvs20080204_all.deb
  to main/l/lush/lush-library_1.2.1-7+cvs20080204_all.deb
lush_1.2.1-7+cvs20080204.diff.gz
  to main/l/lush/lush_1.2.1-7+cvs20080204.diff.gz
lush_1.2.1-7+cvs20080204.dsc
  to main/l/lush/lush_1.2.1-7+cvs20080204.dsc
lush_1.2.1-7+cvs20080204_amd64.deb
  to main/l/lush/lush_1.2.1-7+cvs20080204_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 608...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko  (supplier of updated lush 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: Wed, 29 Dec 2010 11:45:37 -0500
Source: lush
Binary: lush lush-library
Architecture: source all amd64
Version: 1.2.1-7+cvs20080204
Distribution: unstable
Urgency: medium
Maintainer: Yaroslav Halchenko 
Changed-By: Yaroslav Halchenko 
Description: 
 lush   - Lisp Universal Shell Executable
 lush-library - Lisp Universal Shell Library
Closes: 608218
Changes: 
 lush (1.2.1-7+cvs20080204) unstable; urgency=medium
 .
   * Fixed paths cvs20080204 so fresh versions of dpatch behave nicely
 (Closes: #608218). Thanks Jakub Wilk for reporting and Hideki Yamane
 for providing the fix
   * Added Vcs fields for easy debcheckout.  They point to freshly
 (re)initialized (using git-import-dscs --debsnapt) GIT repository
   * Added ${misc:Depends} to lush-library Depends (per lintian
 recommendations)
Checksums-Sha1: 
 536282770a20b8f727129544810eb3a922cc8cc5 1376 lush_1.2.1-7+cvs20080204.dsc
 66913b8981c6c90ce3226f609b5f875077a846a6 211399 
lush_1.2.1-7+cvs20080204.diff.gz
 224c94d21b1317d5763a376a0d5f27cc72e2efc6 4810570 
lush-library_1.2.1-7+cvs20080204_all.deb
 7a1f431c53d495da57f48263f333e428856b9771 373588 
lush_1.2.1-7+cvs20080204_amd64.deb
Checksums-Sha256: 
 0f8d2bdf5ee828ce0daae998d15c9ecd9f6a47f5acde471a719af694e272816a 1376 
lush_1.2.1-7+cvs20080204.dsc
 2b6f9b5f3bd0c9078a33fcba957894942082dcd20b25c7868fa610cc147f8856 211399 
lush_1.2.1-7+cvs20080204.diff.gz
 b7aa2cb7a1538db26681b4dabd966458ff78cd589fe951e663aef5fbe182d002 4810570 
lush-library_1.2.1-7+cvs20080204_all.deb
 35846e662c73a39753720872105f6dce832590c0df10e1eed037f6cac5090adc 373588 
lush_1.2.1-7+cvs20080204_amd64.deb
Files: 
 189b0d74c6440e90dc7e09c09e45996c 1376 devel extra lush_1.2.1-7+cvs20080204.dsc
 a727d7c34961d16ab6d453788b616010 211399 devel extra 
lush_1.2.1-7+cvs20080204.diff.gz
 dcdbbc8a95cd4ec0e0183b8bbe3c9fed 4810570 devel extra 
lush-library_1.2.1-7+cvs20080204_all.deb
 bce4ddb46e68f14d3f778

Bug#598135: marked as done (Forwarding articles to moderators is broken)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 20:51:11 +
with message-id 
and subject line Bug#598135: fixed in inn2 2.5.2-2~squeeze1
has caused the Debian Bug report #598135,
regarding Forwarding articles to moderators is broken
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.)


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

Package: inn2
Version: 2.5.2-2
Severity: serious
Tags: patch, fixed-upstream


nnrpd wrongly updates the Path: header field when an article posted
to a moderated newsgroup is forwarded to a moderator.  It adds the
".POSTED" diagnostic whereas it should not.

As a consequence, the article is rejected after being moderated
by an external system that does not strip the Path: header, because
nnrpd thinks it has already been injected into the news system.

It is a behaviour that needs fixing in the stable Debian release.
It violates a MUST from RFC 5537 (point 9 of Section 3.5).


Two patches from upstream:
 http://inn.eyrie.org/trac/changeset/9122
 http://inn.eyrie.org/trac/changeset/9126

--
Julien ÉLIE

« Sum, ergo bibo ; bibo, ergo sum. »



--- End Message ---
--- Begin Message ---
Source: inn2
Source-Version: 2.5.2-2~squeeze1

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

inn2-dev_2.5.2-2~squeeze1_i386.deb
  to main/i/inn2/inn2-dev_2.5.2-2~squeeze1_i386.deb
inn2-inews_2.5.2-2~squeeze1_i386.deb
  to main/i/inn2/inn2-inews_2.5.2-2~squeeze1_i386.deb
inn2-lfs_2.5.2-2~squeeze1_i386.deb
  to main/i/inn2/inn2-lfs_2.5.2-2~squeeze1_i386.deb
inn2_2.5.2-2~squeeze1.diff.gz
  to main/i/inn2/inn2_2.5.2-2~squeeze1.diff.gz
inn2_2.5.2-2~squeeze1.dsc
  to main/i/inn2/inn2_2.5.2-2~squeeze1.dsc
inn2_2.5.2-2~squeeze1_i386.deb
  to main/i/inn2/inn2_2.5.2-2~squeeze1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 598...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri  (supplier of updated inn2 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: Tue, 28 Dec 2010 04:31:40 +0100
Source: inn2
Binary: inn2 inn2-lfs inn2-inews inn2-dev
Architecture: source i386
Version: 2.5.2-2~squeeze1
Distribution: testing-proposed-updates
Urgency: medium
Maintainer: Marco d'Itri 
Changed-By: Marco d'Itri 
Description: 
 inn2   - 'InterNetNews' news server
 inn2-dev   - The libinn.a library, headers and man pages
 inn2-inews - NNTP client news injector, from InterNetNews (INN)
 inn2-lfs   - 'InterNetNews' news server (LFS version)
Closes: 598135
Changes: 
 inn2 (2.5.2-2~squeeze1) testing-proposed-updates; urgency=medium
 .
   * Package rebuilt for squeeze with libdb 4.8 since libdb 5.0 has not
 migrated to testing in time.
   * Added patches changeset_r9122 and changeset_r9126: do not add the
 Path headers to articles mailed to moderators. (Closes: #598135)
   * Added patches changeset_r9095 and changeset_r9096: prevent articles
 with bad line terminators to be reject due to MAXARTLINELENGTH.
   * Added patch changeset_r9097: fixes duplicate headers missing from the
 overview database.
   * Added patch changeset_r9112: do not mistakenly report variables in
 the newsfeeds file as errors.
Checksums-Sha1: 
 69e26de47e878935a6f7d7dff4fd48498689 1135 inn2_2.5.2-2~squeeze1.dsc
 26bfb7911c04b18b65a9f3817eff55e739efccd1 41033 inn2_2.5.2-2~squeeze1.diff.gz
 41671a5e052f6c80916087673541b16819088d4a 3634288 inn2_2.5.2-2~squeeze1_i386.deb
 b9f5f1303e3788961a382eb75dfa6ee76357c6fa 3756230 
inn2-lfs_2.5.2-2~squeeze1_i386.deb
 db10889f820693dcfb7c75e3969fc4059863170f 149036 
inn2-inews_2.5.2-2~squeeze1_i386.deb
 d2b100dd5eda25fd384d7c5274cf23adb3d2a52e 279600 
inn2-dev_2.5.2-2~squeeze1_i386.deb
Checksums-Sha256: 
 0ec0a196ac0d92c4d90bf218ff71126dad21c03e6db7ef93049603469d4c070a 1135 
inn2_2.5.2-2~squeeze1.dsc
 9208ccd791a33e958503fd23cc6af472e94224e9822b156c8d68456199f70d31 41033 
inn2_2.5.2-2~squeeze1.diff.gz
 75e7c9c3cbd3ed3531691a1393e1b3d81dc7d9b2d2f04e9eaab83ebdc05a 3634288 
inn2_2.5.2-2~squeeze1_i386.deb
 a8a8951024516dc744961cad7380b01ab2b23eecbd48e5eb9c1fc9e407ff3d5b 3756230 
inn2-lfs_2.5.2-2~s

Bug#605565: marked as done (gnustep-base-runtime: unremovable if the daemon is not running)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 20:50:17 +
with message-id 
and subject line Bug#605565: fixed in gnustep-base 1.20.1-6
has caused the Debian Bug report #605565,
regarding gnustep-base-runtime: unremovable if the daemon is not running
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.)


-- 
605565: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnustep-base-runtime
Version: 1.20.1-4
Severity: serious
Tags: patch
Justification: Policy 9.3.2


If the gdomap daemon is for any reason not working (manually stopped,
crashed, disabled in a chroot, disabled by the rc policy, botched install,
etc), removal of the gnustep-base-runtime package fails.

I see that trying to start the daemon again would break as well.

Patch:
sed -i 's/start-stop-daemon/start-stop-daemon --oknodo/' /etc/init.d/gdomap

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (200, 'testing')
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 gnustep-base-runtime depends on:
ii  gnustep-base-common   1.20.1-4   GNUstep Base library - common file
ii  gnustep-common [gnustep-fslay 2.4.0-3Common files for the core GNUstep 
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
pn  libgnustep-base1.20(no description available)
ii  libobjc2  4.4.5-8Runtime library for GNU Objective-

gnustep-base-runtime recommends no packages.

gnustep-base-runtime suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: gnustep-base
Source-Version: 1.20.1-6

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

gnustep-base-common_1.20.1-6_all.deb
  to main/g/gnustep-base/gnustep-base-common_1.20.1-6_all.deb
gnustep-base-doc_1.20.1-6_all.deb
  to main/g/gnustep-base/gnustep-base-doc_1.20.1-6_all.deb
gnustep-base-examples_1.20.1-6_all.deb
  to main/g/gnustep-base/gnustep-base-examples_1.20.1-6_all.deb
gnustep-base-runtime_1.20.1-6_amd64.deb
  to main/g/gnustep-base/gnustep-base-runtime_1.20.1-6_amd64.deb
gnustep-base_1.20.1-6.diff.gz
  to main/g/gnustep-base/gnustep-base_1.20.1-6.diff.gz
gnustep-base_1.20.1-6.dsc
  to main/g/gnustep-base/gnustep-base_1.20.1-6.dsc
libgnustep-base-dev_1.20.1-6_amd64.deb
  to main/g/gnustep-base/libgnustep-base-dev_1.20.1-6_amd64.deb
libgnustep-base1.20-dbg_1.20.1-6_amd64.deb
  to main/g/gnustep-base/libgnustep-base1.20-dbg_1.20.1-6_amd64.deb
libgnustep-base1.20_1.20.1-6_amd64.deb
  to main/g/gnustep-base/libgnustep-base1.20_1.20.1-6_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yavor Doganov  (supplier of updated gnustep-base 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: Wed, 29 Dec 2010 20:02:39 +0200
Source: gnustep-base
Binary: gnustep-base-common gnustep-base-runtime libgnustep-base1.20 
libgnustep-base-dev libgnustep-base1.20-dbg gnustep-base-examples 
gnustep-base-doc
Architecture: source all amd64
Version: 1.20.1-6
Distribution: unstable
Urgency: high
Maintainer: Debian GNUstep maintainers 

Changed-By: Yavor Doganov 
Description: 
 gnustep-base-common - GNUstep Base library - common files
 gnustep-base-doc - Documentation for the GNUstep Base Library
 gnustep-base-examples - Examples using the GNUstep Base Library
 gnustep-base-runtime - GNUstep Base library - daemons and tools
 libgnustep-base-dev - GNUstep Base header files and development libraries
 libgnustep-base1.20 - GNUstep Base library
 libgnustep-base1.20-dbg - GNUstep Base library - debugging symbols
Closes: 605565
Changes: 
 gnustep-base (1.20.1-6) unstable; urgency=high
 .
   * debian/rules (binary-arch): Pass -R to dh_installinit to facilitate
 upgrades from lenny (really closes: #605565).  Thanks Axel Beckert and
 Julien Cristau

Bug#607857: tex-common: Hard-coded path in proposed patch

2010-12-29 Thread Frank Küster
Hilmar Preusse  wrote:

>> Therefore I suggest to modify the proposed patch of ponstinst.in to 
>> obtain the path from the relevant configuration variable
>> (which I guess is TEXMFSYSVAR as this seems to be the one used by 
>> updmap-sys).

kpsewhich --expand-var='$TEXMFSYSVAR'

> Could you care about this?

I won't have time before my vacation.

Regards, Frank
-- 
Dr. Frank Küster
VCD Miltenberg, ADFC Aschaffenburg-Miltenberg
B90/Grüne KV Miltenberg
Debian Developer (TeXLive)



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



Bug#605603: marked as done (wordpress: Author level SQL injection vulnerability fixed in 3.0.2)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 20:06:51 +
with message-id 
and subject line Bug#605603: fixed in wordpress 2.5.1-11+lenny4
has caused the Debian Bug report #605603,
regarding wordpress: Author level SQL injection vulnerability fixed in 3.0.2
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.)


-- 
605603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605603
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wordpress
Version: 3.0.1-2
Severity: grave
Tags: security
Justification: user security hole

3.0.2 includes an update which appears to fix an SQL injection attack:




This looks worthy of an update for squeeze. Note that the other updates
in 3.0.2 also include various security hardening issues so it may be
most appropriate to upload 3.0.2 itself for squeeze.


--- End Message ---
--- Begin Message ---
Source: wordpress
Source-Version: 2.5.1-11+lenny4

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

wordpress_2.5.1-11+lenny4.diff.gz
  to main/w/wordpress/wordpress_2.5.1-11+lenny4.diff.gz
wordpress_2.5.1-11+lenny4.dsc
  to main/w/wordpress/wordpress_2.5.1-11+lenny4.dsc
wordpress_2.5.1-11+lenny4_all.deb
  to main/w/wordpress/wordpress_2.5.1-11+lenny4_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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Giuseppe Iuculano  (supplier of updated wordpress 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: Thu, 09 Dec 2010 15:42:31 +0100
Source: wordpress
Binary: wordpress
Architecture: source all
Version: 2.5.1-11+lenny4
Distribution: stable-security
Urgency: high
Maintainer: Andrea De Iacovo 
Changed-By: Giuseppe Iuculano 
Description: 
 wordpress  - weblog manager
Closes: 605603
Changes: 
 wordpress (2.5.1-11+lenny4) stable-security; urgency=high
 .
   * [6f61bff] Fix CVE-2010-4257: SQL injection vulnerability in the
 do_trackbacks function (Closes: #605603)
Checksums-Sha1: 
 0109b030b9cb9fbeb5c6ad666ed130e19c1bb3ac 1052 wordpress_2.5.1-11+lenny4.dsc
 78ba8002564c1862c05c64932375692e29baefba 703044 
wordpress_2.5.1-11+lenny4.diff.gz
 f1a82e416e693b064bbaad362d2853680233f4bb 1031548 
wordpress_2.5.1-11+lenny4_all.deb
Checksums-Sha256: 
 1de3ffe14e93a88b30bd2c5b48fc26be548926fbb69b770723dffa3ec6b9d66b 1052 
wordpress_2.5.1-11+lenny4.dsc
 7b74480b2ab67b2add0d1d2ba1778f4ce94352059b574e19e5f8cd4c9716f1c9 703044 
wordpress_2.5.1-11+lenny4.diff.gz
 858bee7a2ad3bd2255158e8dd27b09c9385fd64188348d7c28df84beccecd002 1031548 
wordpress_2.5.1-11+lenny4_all.deb
Files: 
 008896d98126d16abca0fac532b43907 1052 web optional 
wordpress_2.5.1-11+lenny4.dsc
 c8d3545fdef98ba0a1e8c3a6fa7488d0 703044 web optional 
wordpress_2.5.1-11+lenny4.diff.gz
 9255a3b87a72b423fe8201eb6cb8ef20 1031548 web optional 
wordpress_2.5.1-11+lenny4_all.deb

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

iEYEARECAAYFAk0A7tIACgkQNxpp46476aoPqgCcCTtkSvxdc4UALmajiRRmmuX5
fEIAn0YBIanlgbMHlttm9rViSv9o+Jl7
=b56x
-END PGP SIGNATURE-


--- End Message ---


Bug#538822: Bug#540512: Bug#538822: dash and local diversions

2010-12-29 Thread Adam D. Barratt
On Mon, 2010-12-27 at 21:52 +, Thorsten Glaser wrote:
> Adam D. Barratt dixit:
> 
> >I put together a proposed patch (attached) for the Release Notes,
> 
> Looks good to me, thanks. (Indeed, I should have known the issue,
> but forgot that these were its symptoms.)

Thanks.  Any comments / additions from others?

Regards,

Adam




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



Bug#608286: CVE-2010-4312: does not use HTTPOnly for session cookies by default

2010-12-29 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Tags: patch

See http://svn.apache.org/viewvc?view=revision&revision=1037779

(sorry for double mail to pkg-java list)

On 2010-12-29 18:29, Giuseppe Iuculano wrote:
> Package: tomcat6
> Severity: serious
> Tags: security
>
> Hi,
> the following CVE (Common Vulnerabilities & Exposures) id was
> published for tomcat6.
>
> CVE-2010-4312[0]:
> | The default configuration of Apache Tomcat 6.x does not include the
> | HTTPOnly flag in a Set-Cookie header, which makes it easier for remote
> | attackers to hijack a session via script access to a cookie.
>
> If you fix the vulnerability please also make sure to include the
> CVE id in your changelog entry.
>
> For further information see:
>
> [0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4312
> http://security-tracker.debian.org/tracker/CVE-2010-4312
>
>

__
This is the maintainer address of Debian's Java team
.
Please use
debian-j...@lists.debian.org for discussions and questions.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJNG45bAAoJEAVLu599gGRCsJcP/R3YrrRytf8dwesNKXNo8Vcc
3HVxpbZ5Oz1lMK2djVEFzuyQNT9t7dTwCWDNj1ZL8XrOHDK6TOOcqXkRza8R/afM
dr1D6z5bDon6nmuf0KwilgNTRGbs81/UQRvqd/sKFz0jCYcuCHMTNjBk3L7Z2FEH
k5l1szLbxOAvzLlH6qMP1JnQ9YpPvHxTPNcBtIU9y1Aalx95pHvvYeuP2uUHi7pj
HJEKS9KgwDXubkJxgxJ4Ktq/vQTyqgqzvw9auzDIBFt2d+PBX97BDNShDHTz+KMU
14VS/jBoN3vr6/S6k5gwPnqJewjWx/pXhKpZHHwGtyzsWrw/XzE0OICa1aimbS6F
vWV5ySDih/touH1hq+yswmhjG+gNw5tJhXhZFrY2S/tt413AKj0/6OwfbhE385fj
wlNPRfp7BYPUeAzwVazDIb1M/QFzt30LMbRlEhrvUx7IWREp3OzQHWejEdZvCLUr
edsgHoSwfkY+F/IbyOhnOC4kUrmk5G8uwANiSxtuSET+eS60Zu/yRH5h+d48jYI+
zxFcP8qmEykC3+aLIuQmAa2b/w9i8eP+C1ON1+hfrCb0AzlDtfQcUw9nXkIeWhnE
opI/myehgiDWH3EqtjudRNd/iYsV4judEAHmrZhhc7cZQeLrJgpCzjbrToZRKLta
Qtw6KnJYFq5iYp0a0d9Y
=Kiiq
-END PGP SIGNATURE-



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



Bug#605065: Bug#607662: Bug#605065: Bug#607662: ncurses-base: backspace key deletes forwards on the kFreeBSD console

2010-12-29 Thread Sven Joachim
On 2010-12-29 10:12 +0100, Modestas Vainius wrote:

> On pirmadienis 27 Gruodis 2010 19:52:06 Robert Millan wrote:
>> 2010/12/27 Petr Salinger :
>> > I see two basic options:
>> > 
>> > [...]
>> > And there is a third option, mixture of both above. [...]
>> 
>> There's a fourth option: backporting TEKEN_XTERM from 9-current.
>
> Actually, I really like the latter option (I don't know how difficult it 
> would 
> be though).

I like this option as well, but the deep freeze might not be the best
time to implement it.

Regards,
Sven



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



Bug#607662: marked as pending

2010-12-29 Thread Sven Joachim
tag 607662 pending
thanks

Hello,

Bug #607662 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

http://git.debian.org/?p=collab-maint/ncurses.git;a=commitdiff;h=8eaf8fe

---
commit 8eaf8feced3d17fb54feff450d766457f166ac73
Author: Sven Joachim 
Date:   Wed Dec 29 18:54:07 2010 +0100

Add cons25-debian terminfo entry to ncurses-base

The Debian GNU/kfreeBSD console differs from the stock FreeBSD one in
respect to the backspace/delete keys, which have been modified to
behave as in Linux to match the Debian Policy.  This requires a new
terminfo entry because the backspace key shows erratic behavior with
the standard cons25 entry.  Closes: #607662

diff --git a/debian/changelog b/debian/changelog
index ffcf4c4..e67e9dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ncurses (5.7+20100313-5) UNRELEASED; urgency=low
+
+  * New patch 01-debian-kfreebsd-terminfo.patch, adding a cons25-debian
+terminfo entry to ncurses-base for the Debian GNU/kfreebsd console
+(Closes: #607662).
+
+ -- Sven Joachim   Wed, 29 Dec 2010 18:53:50 +0100
+
 ncurses (5.7+20100313-4) unstable; urgency=low
 
   * New patch 09-fix-delscreen-segfault.diff taken from upstream



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



Processed: Bug#607662 marked as pending

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

> tag 607662 pending
Bug #607662 [ncurses-base] ncurses-base: backspace key deletes forwards on the 
kFreeBSD console
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
607662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607662
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#605777: Bug#607662: Bug#605777: Bug#607662: ncurses-base: backspace key deletes forwards on the kFreeBSD console

2010-12-29 Thread Sven Joachim
On 2010-12-29 00:36 +0100, Adam D. Barratt wrote:

> On Mon, 2010-12-27 at 20:44 +0100, Sven Joachim wrote:
>> On 2010-12-27 19:51 +0100, Petr Salinger wrote:
>> > So best option for now seems be to prevent
>> > freebsd-utils 8.1-3 from entering testing and a new upload of
>> > kfreebsd-8.
>> 
>> For the record, freebsd-utils 8.1-3 will migrate in three days if not
>> hindered.
>
> To be precise, it would have migrated tomorrow.  I've just commented out
> my unblock hint for freebsd-utils, but that means that #605777 still
> isn't fixed in Squeeze so I'd appreciate this getting resolved one way
> or another asap.

I have added the proposed patch for the cons25-debian terminfo entry to
ncurses git¹.  Once this is in unstable, the kFreeBSD people may choose
to implement any of the suggested solutions.

Craig, could you please upload ncurses 5.7+20100313-5 (from the sid
branch)?

Cheers,
   Sven


¹ 
http://git.debian.org/?p=collab-maint/ncurses.git;a=commit;h=8eaf8feced3d17fb54feff450d766457f166ac73



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



Bug#604153: keyboard-configuration: Confirm bug in 1.65

2010-12-29 Thread Braun Gábor
Package: keyboard-configuration
Version: 1.65
Followup-For: Bug #604153

I confirm the bug in 1.65.

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

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

Versions of packages keyboard-configuration depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy

keyboard-configuration recommends no packages.

keyboard-configuration suggests no packages.

-- debconf information:
  keyboard-configuration/layout:
  keyboard-configuration/xkb-keymap: hu
  keyboard-configuration/variant: Magyarország
  debian-installer/console-setup-udeb/title:
  keyboard-configuration/unsupported_options: true
  keyboard-configuration/ctrl_alt_bksp: false
  keyboard-configuration/variantcode:
  keyboard-configuration/other:
  keyboard-configuration/optionscode: nbsp:level3,compose:lwin
  keyboard-configuration/modelcode: pc105
  keyboard-configuration/unsupported_config_options: true
  keyboard-configuration/unsupported_config_layout: true
  keyboard-configuration/toggle: No toggling
  keyboard-configuration/compose: Left Logo key
  keyboard-configuration/switch: No temporary switch
  keyboard-configuration/altgr: The default for the keyboard layout
  keyboard-configuration/unsupported_layout: true
* keyboard-configuration/model: Általános 105 gombos (nemzetközi) PC
  keyboard-configuration/layoutcode: hu
  keyboard-configuration/store_defaults_in_debconf_db: true



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



Bug#608290: CVE-2010-4480 CVE-2010-4481

2010-12-29 Thread Giuseppe Iuculano
Package: phpmyadmin
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,
the following CVE (Common Vulnerabilities & Exposures) ids were
published for phpmyadmin.

CVE-2010-4480[0]:
| error.php in PhpMyAdmin 3.3.8.1, and other versions before
| 3.4.0-beta1, allows remote attackers to conduct cross-site scripting
| (XSS) attacks via a crafted BBcode tag containing "@" characters, as
| demonstrated using "[...@url@page]".

CVE-2010-4481[1]:
| phpMyAdmin before 3.4.0-beta1 allows remote attackers to bypass
| authentication and obtain sensitive information via a direct request
| to phpinfo.php, which calls the phpinfo function.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4480
http://security-tracker.debian.org/tracker/CVE-2010-4480
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4481
http://security-tracker.debian.org/tracker/CVE-2010-4481


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

iEYEARECAAYFAk0bdHwACgkQNxpp46476aofUACfaJ8qZk9hruUgU4JuL5t+oDW7
nVkAn2VBTXIrA3x0z85C7DUdLnRo/fkj
=pVQM
-END PGP SIGNATURE-



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



Bug#608289: CVE-2010-3905

2010-12-29 Thread Giuseppe Iuculano
Package: eucalyptus
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for eucalyptus.

CVE-2010-3905[0]:
| The password reset feature in the administrator interface for
| Eucalyptus 2.0.0 and 2.0.1 does not perform authentication, which
| allows remote attackers to gain privileges by sending password reset
| requests for other users.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3905
http://security-tracker.debian.org/tracker/CVE-2010-3905

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

iEYEARECAAYFAk0bcX4ACgkQNxpp46476aolcACdEyRVzIIcJcjb3MnpIkIa6U/6
JMAAn2y10CbObsCW/xQxWLkOCyJIq4E6
=IPi5
-END PGP SIGNATURE-



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



Bug#608288: CVE-2010-4254

2010-12-29 Thread Giuseppe Iuculano
Package: moon
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for moon.

CVE-2010-4254[0]:
| Mono, when Moonlight before 2.3.0.1 or 2.99.x before 2.99.0.10 is
| used, does not properly validate arguments to generic methods, which
| allows remote attackers to bypass generic constraints, and possibly
| execute arbitrary code, via a crafted method call.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4254
http://security-tracker.debian.org/tracker/CVE-2010-4254

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

iEYEARECAAYFAk0bcLIACgkQNxpp46476ar3VQCeMCkgi2LOffgbYtJ1VFi16BZY
jA4An3O+Jp9RxvLxI+JdU4RnIuJ1pru7
=Dusj
-END PGP SIGNATURE-



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



Bug#608286: CVE-2010-4312: does not use HTTPOnly for session cookies by default

2010-12-29 Thread Giuseppe Iuculano
Package: tomcat6
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for tomcat6.

CVE-2010-4312[0]:
| The default configuration of Apache Tomcat 6.x does not include the
| HTTPOnly flag in a Set-Cookie header, which makes it easier for remote
| attackers to hijack a session via script access to a cookie.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4312
http://security-tracker.debian.org/tracker/CVE-2010-4312


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

iEYEARECAAYFAk0bcAIACgkQNxpp46476aob7wCeK2joFZ0VfbEB2bXj5TX1B3IC
DJQAoIO6Kda29+lblIBOTMgPm8xsTB5q
=/b1G
-END PGP SIGNATURE-



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



Bug#606704: If someone fixes this bug, please fix #605355 as well

2010-12-29 Thread Christian PERRIER
I got a verbal ACK from at least one release team member that fixing
the Portuguese debconf translation update for squeeze (with a t-p-u
upload) would be OK.

I was indeed about to build such upload when I got pointed by Julien
to this RC bug.

So, really, if someone fixes #606704 (I'm not sure I can, myself),
please fix #605355 as well.

-- 




signature.asc
Description: Digital signature


Bug#608054: [buildd-tools-devel] Bug#608054: Bug#608054: schroot: exiting session from one terminal kills others

2010-12-29 Thread Julien Cristau
On Wed, Dec 29, 2010 at 17:02:14 +, Roger Leigh wrote:

> I believe this is now fixed; I've attached a new copy of the 15killprocs
> setup script, and this is also on the schroot-1.4 (unstable/squeeze) and
> master branches in git.  If you could test it to confirm it's behaving
> correctly, that would be great.
> 
Seems to work, thanks.

Cheers,
Julien


signature.asc
Description: Digital signature


Processed: Re: [buildd-tools-devel] Bug#608054: Bug#608054: schroot: exiting session from one terminal kills others

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

> severity 608054 serious
Bug #608054 [schroot] schroot: exiting session from one terminal kills others
Severity set to 'serious' from 'important'

> tags 608054 + patch fixed-upstream pending
Bug #608054 [schroot] schroot: exiting session from one terminal kills others
Added tag(s) pending, fixed-upstream, and patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608054
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#608218: lush: cvs20080204 not applied correctly

2010-12-29 Thread Yaroslav Halchenko
well -- I was aiming experimental with a new cvs snapshot anyways.

I will upload into unstable with your fix

On Wed, 29 Dec 2010, Mehdi Dogguy wrote:

> On 12/29/2010 03:38 PM, Yaroslav Halchenko wrote:
> > thank you guys, you were quick ;-)

> > I am looking into packaging fresh cvs snapshot anyways, so will
> > simply switch to 3.0 (quilt)


> Deep freeze is not the best time to switch to 3.0 (quilt). Please don't
> switch to 3.0 if you want your package to be released in Squeeze.

> Regards,
-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic



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



Bug#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Josselin Mouette
Le mercredi 29 décembre 2010 à 14:19 +0100, Mike Hommey a écrit :
> xulrunner has a file trigger for components in
> /usr/lib/xulrunner-1.9.1/components, so that it registers them in
> compreg.dat and xpti.dat. This means it has to load the components to
> get their registration information. But the components python-xpcom adds
> need the python modules to be registered to work, which means xulrunner
> component registration need to happen after python-xpcom's modules are
> available, which usually only happens after python-support's trigger,
> but in python-xpcom case, it's forced to run during its postinst, which
> is unfortunately still too late.

Note that in the python-xpcom case, it is useless to force
update-python-modules -p in the postinst. The symlinks are installed by
the postinst and are sufficient for anything that needs the modules. The
trigger is here for byte-compilation.

Cheers,
-- 
 .''`.
: :' : “You would need to ask a lawyer if you don't know
`. `'   that a handshake of course makes a valid contract.”
  `---  J???rg Schilling




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



Bug#608278: linux-image-2.6.32-5-amd64: Random general protection faults at boot

2010-12-29 Thread Andrea Spadaccini
Package: linux-2.6
Version: 2.6.32-29
Severity: critical
Justification: breaks the whole system


The system randomly (say, 2 times every 3 boots) shows General Protection Fault
errors at boot time. I don't get to multiuser init levels.

When those errors occur, I can't do anything, the system seems unresponsive.

When I press NumLock, the system shows a message like
BUG: scheduling while atomic: swapper/0/0x10100

And then hangs up completely.

The info displayed in the logs, however, change from time to time. 

I did a memtest, and the RAM is OK.

Reverting to 2.6.32-3-amd64 fixed the problem.

-- Package-specific info:
** Kernel log: boot messages should be attached

I can't get the exact error messages, as the system can't boot and I don't have
a digital camera at hand. I found in /var/log/syslog.0 a similar trace, but I 
don't know if it's the same problem. Here it is:

Dec 28 11:33:38 beriserv kernel: [   20.816204] [ cut here 
]
Dec 28 11:33:38 beriserv kernel: [   20.817009] kernel BUG at 
/build/buildd-linux-2.6_2.6.32-28-amd64-EUJiNq/linux-2.6-2.6.32/debian/build/source_amd64_none/mm/slub.c:2969!
Dec 28 11:33:38 beriserv kernel: [   20.817895] invalid opcode:  [#1] SMP 
Dec 28 11:33:38 beriserv kernel: [   20.818786] last sysfs file: 
/sys/module/processor/initstate
Dec 28 11:33:38 beriserv kernel: [   20.819697] CPU 0 
Dec 28 11:33:38 beriserv kernel: [   20.820173] Modules linked in: acpi_cpufreq 
cpufreq_conservative cpufreq_powersave cpufreq_userspace cpufreq_stats fuse 
loop firewire_sbp2 snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep 
snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq ecb snd_timer radeon snd_seq_device rtl8187 ttm 
drm_kms_helper mac80211 led_class cfg80211 drm i2c_algo_bit snd rfkill i2c_i801 
soundcore eeprom_93cx6 i2c_core button snd_page_alloc evdev pcspkr asus_atk0110 
processor serio_raw ext3 jbd mbcache usbhid hid sg sd_mod crc_t10dif sr_mod 
cdrom ata_generic pata_jmicron uhci_hcd ahci ata_piix ehci_hcd thermal 
firewire_ohci firewire_core crc_itu_t sky2 floppy libata scsi_mod thermal_sys 
usbcore nls_base [last unloaded: scsi_wait_scan]
Dec 28 11:33:38 beriserv kernel: [   20.820173] Pid: 9, comm: events/0 Not 
tainted 2.6.32-5-amd64 #1 P5K-E
Dec 28 11:33:38 beriserv kernel: [   20.820173] RIP: 0010:[]  
[] kfree+0x55/0xcb
Dec 28 11:33:38 beriserv kernel: [   20.820173] RSP: 0018:88007fb9bd00  
EFLAGS: 00010246
Dec 28 11:33:38 beriserv kernel: [   20.820173] RAX:  RBX: 
0001 RCX: 8118fda5
Dec 28 11:33:38 beriserv kernel: [   20.820173] RDX: 0001 RSI: 
880001811d10 RDI: ea00
Dec 28 11:33:38 beriserv kernel: [   20.820173] RBP: 8800 R08: 
88007fb9a000 R09: 81452c20
Dec 28 11:33:38 beriserv kernel: [   20.820173] R10: 880001812ba0 R11: 
dead00200200 R12: a000f6b8
Dec 28 11:33:38 beriserv kernel: [   20.820173] R13: 0001 R14: 
88007ca3f7c0 R15: ff91
Dec 28 11:33:38 beriserv kernel: [   20.820173] FS:  () 
GS:88000180() knlGS:
Dec 28 11:33:38 beriserv kernel: [   20.820173] CS:  0010 DS: 0018 ES: 0018 
CR0: 8005003b
Dec 28 11:33:38 beriserv kernel: [   20.820173] CR2: 7f873667f000 CR3: 
379d8000 CR4: 06f0
Dec 28 11:33:38 beriserv kernel: [   20.820173] DR0:  DR1: 
 DR2: 
Dec 28 11:33:38 beriserv kernel: [   20.820173] DR3:  DR6: 
0ff0 DR7: 0400
Dec 28 11:33:38 beriserv kernel: [   20.820173] Process events/0 (pid: 9, 
threadinfo 88007fb9a000, task 88007fba)
Dec 28 11:33:38 beriserv kernel: [   20.820173] Stack:
Dec 28 11:33:38 beriserv kernel: [   20.820173]  0001 
8800 0008 a000f6b8
Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 0001 
82800581 88007c8ca000 8104800d
Dec 28 11:33:38 beriserv kernel: [   20.820173] <0> 000100015780 
88007ca3f1a0 880001818180 ff91
Dec 28 11:33:38 beriserv kernel: [   20.820173] Call Trace:
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
usb_control_msg+0x124/0x135 [usbcore]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
finish_task_switch+0x3a/0xaf
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
rtl818x_ioread8+0x61/0x7e [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
rtl8187_is_radio_enabled+0x24/0xc0 [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
rtl8187_rfkill_poll+0x25/0x78 [rtl8187]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
rfkill_poll+0x1b/0x31 [rfkill]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
worker_thread+0x188/0x21d
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] ? 
rfkill_poll+0x0/0x31 [rfkill]
Dec 28 11:33:38 beriserv kernel: [   20.820173]  [] 

Bug#607945: [buildd-tools-devel] Bug#607945: sbuild: can haz I entropy?

2010-12-29 Thread Roger Leigh
On Fri, Dec 24, 2010 at 08:56:31PM +0100, Cyril Brulebois wrote:
> Dear Santa Claus,
> 
> can I haz entropy plz? sbuild seems to need it suddenly, which comes
> like a big unpleasant surprise:
> | Check arch
> | ──
> |
> | dpkg-deb: building package `sbuild-build-depends-core-dummy' in
> | `/tmp/resolver-PVdljw/apt_archive/sbuild-build-depends-core-dummy.deb'.
> | Generating GPG local archive signing key...
> |
> | Not enough random bytes available.  Please do some other work to give
> | the OS a chance to collect more entropy! (Need 277 more bytes)
> 
> It's a bit late in the Christmas gift release process, but hopefully
> you'll make it in time.

Only just got back from the family, but I'll try for New Year!


This is a one-time only event.  Once the key is generated (which you
can do with "sbuild-update -k" on another system or outside a
package build at your leisure) the same key will be used for all
subsequent builds.

The current strategy is to allow you to generate your own key and
put it in place.  If you haven't done that, it will autogenerate one
the first time it's needed.  For buildds, you'll probably want to
generate one elsewhere and copy it cover.  Note this is in the
release notes (NEWS.gz) for release 0.60.6.

If you have any thoughts on how we can do this better, that would be
great.  apt and aptitude want the local archive signing, so we do it
for that.  If using the "internal" resolver, no key is needed.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#607557: backtrace with gnome-panel debug symbols

2010-12-29 Thread Bastien
That's a bug in the library. Even the simplest code I write using 
Gnome::Panel::Applet causes a segfault, but that works fine if I use the 
C libpanel-applet library directly.


I used gdb on the test-bonobo-applet program provided with 
libpanel-applet. This time, gdk_display isn't NULL. I don't know where 
gdk_display is set, but the issue in libpanelappletmm comes from there.




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



Bug#608185: Bug #608185: btrfs-tools: balance tree action should be only triggered by root

2010-12-29 Thread Uwe Kleine-König
Hello Aron,

On Wed, Dec 29, 2010 at 01:31:41PM +0800, Aron Xu wrote:
> I think a workaround (geteuid test) is needed to be settled in
> btrfs-tools, but not just wait for a kernel change.
if you want to stop people doing bad things by accident, OK, but a
geteuid test won't stop people that want to do harm on purpose.  So the
kernel solution is the only sensible IMHO.

Best regards
Uwe

-- 
Pengutronix e.K.   | Uwe Kleine-König|
Industrial Linux Solutions | http://www.pengutronix.de/  |



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



Bug#608273: CVE-2010-3853: pam_namespace executes namespace.init with service's environment

2010-12-29 Thread Giuseppe Iuculano
Package: pam
Severity: serious
Tags: security patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tomas Mraz pointed out that pam_namespace PAM module executes external
namespace.init script with an environment settings inherited form the program
or service that has pam_namespace configured.

Please see:

https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-3853
http://pam.cvs.sourceforge.net/viewvc/pam/Linux-PAM/modules/pam_namespace/pam_namespace.c?view=log#rev1.13
https://rhn.redhat.com/errata/RHSA-2010-0819.html

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Giuseppe.

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

iEYEARECAAYFAk0bUJsACgkQNxpp46476arzpwCfRYu4yznLD6z970bUPNbJkeE7
0qsAn10ej9XnZ3hnXoQF5PlGXZC9TYfD
=OuIG
-END PGP SIGNATURE-



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



Bug#608185: Bug #608185: btrfs-tools: balance tree action should be only triggered by root

2010-12-29 Thread Aron Xu
2010/12/29 Uwe Kleine-König :
> Hello Aron,
>
> On Wed, Dec 29, 2010 at 01:31:41PM +0800, Aron Xu wrote:
>> I think a workaround (geteuid test) is needed to be settled in
>> btrfs-tools, but not just wait for a kernel change.
> if you want to stop people doing bad things by accident, OK, but a
> geteuid test won't stop people that want to do harm on purpose.  So the
> kernel solution is the only sensible IMHO.
>
> Best regards
> Uwe
>

Yes, I know only kernel change will solve the problem so that we can
stop people doing bad things deliberately. As you have said, we can
prevent people doing it by accident by adding a geteuid test in
btrfs-tools.

-- 
Regards,
Aron Xu



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



Bug#608185: btrfs-tools: balance tree action should be only triggered by root

2010-12-29 Thread Aron Xu
On Wed, Dec 29, 2010 at 22:49, Ben Hutchings  wrote:
> On Tue, 2010-12-28 at 21:53 +0800, Aron Xu wrote:
>> Balance tree action of btrfs command should be limited to only root
>> user, because it may cause data corrupt
>
> Why would it cause corruption?
>

It shouldn't cause corruption if it always works as expected.

But any disk maintenance action may cause problem regarding the stored
data if there is something unexpected (software bug, known issues at
specific situation, etc), especially at the point btrfs is still under
heavy development. A common software failure might be bearable in some
ways, but as for a filesystem it isn't.

-- 
Regards,
Aron Xu



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



Bug#608210: wiliki: empty package after rebuild

2010-12-29 Thread Hideki Yamane
Hi,

 Previous patch seems to be too much for this time, so I reduce changes as
 below. Other fix will be introduced after squeeze.


diff -u wiliki-0.5.3/debian/control wiliki-0.5.3/debian/control
--- wiliki-0.5.3/debian/control
+++ wiliki-0.5.3/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: YAEGASHI Takeshi 
-Build-Depends-Indep: debhelper (>> 3.0.0), gauche, autoconf
+Build-Depends-Indep: debhelper (>> 3.0.0), gauche-dev, autoconf
 Standards-Version: 3.6.2.1
 
 Package: wiliki
diff -u wiliki-0.5.3/debian/changelog wiliki-0.5.3/debian/changelog
--- wiliki-0.5.3/debian/changelog
+++ wiliki-0.5.3/debian/changelog
@@ -1,3 +1,12 @@
+wiliki (0.5.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control
+- set "Build-Depends: gauche-dev", not gauche to fix configure works 
+ (Closes: #608210) 
+
+ -- Hideki Yamane   Thu, 30 Dec 2010 00:10:12 +0900
+
 wiliki (0.5.3-1) unstable; urgency=low
 
   * New upstream release.



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



Bug#606281: wavesurf does not start in Debian if tk-tile is installed

2010-12-29 Thread Mehdi Dogguy
On 12/29/2010 03:50 PM, Salvatore Bonaccorso wrote:
> Hi Mehdi
> 
> On Wed, Dec 29, 2010 at 10:48:44AM +0100, Mehdi Dogguy wrote:
>> On 12/29/2010 09:44 AM, Salvatore Bonaccorso wrote:
>>>
>>> Thanks! Mehdi, would you please allow such a fix to migrate to
>>> squeeze? If so I have prepared the attached patch, and have rebuilded
>>> wavesurfer. I have set urgency to high, please let me know if you
>>> would prefer to have it in another way. As the package is furthermore
>>> orphaned, but not yet adopted by Alessio, I have set maintainer to the
>>> QA Group.
>>>
>>
>> Go ahead with the upload then. Thanks for your work on this.
> 
> Thanks! I will will an unblock request as soon it is accepted to the
> archive.
> 

Unblocked.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Processed: tagging 608185

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

> tags 608185 + patch
Bug #608185 [linux-2.6] btrfs-tools: balance tree action should be only 
triggered by root
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608185
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#608185: [PATCH] btrfs: Require CAP_SYS_ADMIN for filesystem rebalance

2010-12-29 Thread Ben Hutchings
Filesystem rebalancing (BTRFS_IOC_BALANCE) affects the entire
filesystem and may run uninterruptibly for a long time.  This does not
seem to be something that an unprivileged user should be able to do.

Reported-by: Aron Xu 
Signed-off-by: Ben Hutchings 
---
 fs/btrfs/volumes.c |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c
index cc04dc1..2313e8b 100644
--- a/fs/btrfs/volumes.c
+++ b/fs/btrfs/volumes.c
@@ -22,6 +22,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include "compat.h"
 #include "ctree.h"
@@ -1905,6 +1906,9 @@ int btrfs_balance(struct btrfs_root *dev_root)
if (dev_root->fs_info->sb->s_flags & MS_RDONLY)
return -EROFS;
 
+   if (!capable(CAP_SYS_ADMIN))
+   return -EPERM;
+
mutex_lock(&dev_root->fs_info->volume_mutex);
dev_root = dev_root->fs_info->dev_root;
 
-- 
1.7.2.3





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



Bug#606281: marked as done (Unable to launch wavesurfer)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 14:51:43 +
with message-id 
and subject line Bug#606281: fixed in wavesurfer 1.8.5-3
has caused the Debian Bug report #606281,
regarding Unable to launch wavesurfer
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.)


-- 
606281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606281
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wavesurfer
Version: 1.8.5-2
Severity: serious
Tags: sid squeeze

Hi,

wavesurfer seems failing to run, here is the error message:

ales...@alessio-laptop:~$ /usr/bin/wavesurfer 
Error in startup script: unknown option "-troughcolor"
while executing
".dummyscrollbar cget -troughcolor"
(in namespace eval "::wavebar" script line 8)
invoked from within
"namespace eval wavebar {
 variable Info
 
 if {![info exists Info(Initialized)]} {
  scrollbar .dummyscrollbar
  button .dummybutton

  set Info(Optio..."
(file "/usr/lib/wsurf1.8/wavebar.tcl" line 12)
invoked from within
"_source /usr/lib/wsurf1.8/wavebar.tcl"
("uplevel" body line 1)
invoked from within
"uplevel _source [list $file]"
(procedure "source" line 5)
invoked from within
"source /usr/lib/wsurf1.8/wavebar.tcl"
("package ifneeded" script)
invoked from within
"package require -exact wsurf $version"
(file "/usr/bin/wavesurfer" line 2600)
ales...@alessio-laptop:~$ 


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

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

Versions of packages wavesurfer depends on:
ii  libsnack2 2.2.10-dfsg1-9 Sound extension to Tcl/Tk and Pyth
ii  tk8.4 8.4.19-4   Tk toolkit for Tcl and X11, v8.4 -

wavesurfer recommends no packages.

wavesurfer suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: wavesurfer
Source-Version: 1.8.5-3

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

wavesurfer_1.8.5-3.diff.gz
  to main/w/wavesurfer/wavesurfer_1.8.5-3.diff.gz
wavesurfer_1.8.5-3.dsc
  to main/w/wavesurfer/wavesurfer_1.8.5-3.dsc
wavesurfer_1.8.5-3_all.deb
  to main/w/wavesurfer/wavesurfer_1.8.5-3_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 606...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated wavesurfer 
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: Wed, 29 Dec 2010 09:18:37 +0100
Source: wavesurfer
Binary: wavesurfer
Architecture: source all
Version: 1.8.5-3
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group 
Changed-By: Salvatore Bonaccorso 
Description: 
 wavesurfer - Sound Manipulation Program
Closes: 606281
Changes: 
 wavesurfer (1.8.5-3) unstable; urgency=high
 .
   * QA upload.
   * Add 03_do_not_use_tile.patch with suggested workaround from upstream to
 start wavesurfer in any case in non-tile mode (Closes: #606281).
Checksums-Sha1: 
 f97cbd09f0b9829a598860867b5adf3520b04a63 1629 wavesurfer_1.8.5-3.dsc
 7053687c7db56134472c941bed1e25f49a4026b7 8554 wavesurfer_1.8.5-3.diff.gz
 7dbf4cb9516b90b2498d70af1fa41688e75d76f8 257954 wavesurfer_1.8.5-3_all.deb
Checksums-Sha256: 
 cd00a1430aaa67e575ab6ecfbf831059c53d96f93dffa9d10a4c89374a9dba60 1629 
wavesurfer_1.8.5-3.dsc
 85aba3ea9f63c535c8db500394d91ba2c6bfe4bd578ea2d98cdb08aac6d6fb8a 8554 
wavesurfer_1.8.5-3.diff.gz
 a8c6e33df970e6203ae47ccb5b5c72a0a52b94ace1a3f27e18cd2c8288f2a58f 257954 
wavesurfer_1.8.5-3_all.deb
Files: 
 3c42b888d3f486d92c956fda8c9ca93a 1629 sound optional wavesurfer_1.8.5-3.dsc
 6b3beb888c87afdb21e6d9d65353bfe4 8554 sound optional wavesurfer_1.8.5-3.diff.gz
 56899a3fd887ea2185b0d45262c54242 257954 sound optional 
wavesurfer_1.8.5-3_all.deb

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

iQIcBAEBCAAGBQJNG0Y5AAoJEHidbwV/2GP+UFEQAPUiTOIjQKvCc3w6gnvxV5OF
XahKA9hK0+oIzYq7Luzvr6NyVi86vK+ht3f+ISd4SWb5ckCj5/3YmgI5F2Jc+HQy

Bug#608218: lush: cvs20080204 not applied correctly

2010-12-29 Thread Mehdi Dogguy
On 12/29/2010 03:38 PM, Yaroslav Halchenko wrote:
> thank you guys, you were quick ;-)
> 
> I am looking into packaging fresh cvs snapshot anyways, so will
> simply switch to 3.0 (quilt)
> 

Deep freeze is not the best time to switch to 3.0 (quilt). Please don't
switch to 3.0 if you want your package to be released in Squeeze.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#608185: btrfs-tools: balance tree action should be only triggered by root

2010-12-29 Thread Ben Hutchings
On Tue, 2010-12-28 at 21:53 +0800, Aron Xu wrote:
> Package: btrfs-tools
> Version: 0.19+20100601-3, 0.19+20101101-1
> Severity: serious
> 
> Balance tree action of btrfs command should be limited to only root
> user, because it may cause data corrupt

Why would it cause corruption?

> and usually result in an
> uninterruptible process which is causing a heavy I/O load (the process
> may keep runing for a long time because the action is not a easy deal).
[...]

I agree with this.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#606281: wavesurf does not start in Debian if tk-tile is installed

2010-12-29 Thread Salvatore Bonaccorso
Hi Mehdi

On Wed, Dec 29, 2010 at 10:48:44AM +0100, Mehdi Dogguy wrote:
> On 12/29/2010 09:44 AM, Salvatore Bonaccorso wrote:
> > 
> > Thanks! Mehdi, would you please allow such a fix to migrate to
> > squeeze? If so I have prepared the attached patch, and have rebuilded
> > wavesurfer. I have set urgency to high, please let me know if you
> > would prefer to have it in another way. As the package is furthermore
> > orphaned, but not yet adopted by Alessio, I have set maintainer to the
> > QA Group.
> > 
> 
> Go ahead with the upload then. Thanks for your work on this.

Thanks! I will will an unblock request as soon it is accepted to the
archive.

> (It looks more like a workaround, but well…)

Yes agree. But anyway, hope Alessio is still intrested adopting the
package, so 1.8.8 will be much better.

Bests
Salvatore

p.s.: sorry for the misstyped name of you in previous mail.


signature.asc
Description: Digital signature


Processed: tagging 608185, severity of 608185 is serious, found 608185 in 2.6.32-29 ...

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

> tags 608185 + security
Bug #608185 [linux-2.6] btrfs-tools: balance tree action should be only 
triggered by root
Added tag(s) security.
> severity 608185 serious
Bug #608185 [linux-2.6] btrfs-tools: balance tree action should be only 
triggered by root
Severity set to 'serious' from 'important'

> found 608185 2.6.32-29
Bug #608185 [linux-2.6] btrfs-tools: balance tree action should be only 
triggered by root
There is no source info for the package 'linux-2.6' at version '2.6.32-29' with 
architecture ''
Unable to make a source version for version '2.6.32-29'
Bug Marked as found in versions 2.6.32-29.
> found 608185 2.6.37~rc7-1~experimental.1
Bug #608185 [linux-2.6] btrfs-tools: balance tree action should be only 
triggered by root
There is no source info for the package 'linux-2.6' at version 
'2.6.37~rc7-1~experimental.1' with architecture ''
Unable to make a source version for version '2.6.37~rc7-1~experimental.1'
Bug Marked as found in versions 2.6.37~rc7-1~experimental.1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608185
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#608218: lush: cvs20080204 not applied correctly

2010-12-29 Thread Yaroslav Halchenko
thank you guys, you were quick ;-)

I am looking into packaging fresh cvs snapshot anyways, so will simply
switch to 3.0 (quilt)

On Wed, 29 Dec 2010, Hideki Yamane wrote:

> tags 608218 patch
> thanks

> Hi,

>  I've just modified its cvs20080204 patch to be applied correctly.

-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic



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



Bug#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Josselin Mouette
Le mercredi 29 décembre 2010 à 14:14 +0100, Mike Hommey a écrit :
> Which would also mean firing dpkg-trigger in python-xpcom.postinst, too.
> 
> This all looks like overcomplication to circumvent an imho design flaw in
> python packages. 

Call it a design flaw, but no package is expected to actually work
before its postinst has been executed. That is the policy.

> Unfortunately, except if I drop python-support use
> entirely (which could even mean going against the python policy, but I
> don't remember the details of it wrt modules location), there's nothing
> else I can do.

You can use dh_python2 which does what you want, but AFAIK it’s not the
recommended tool for squeeze.

Cheers,
-- 
 .''`.
: :' : “You would need to ask a lawyer if you don't know
`. `'   that a handshake of course makes a valid contract.”
  `---  J???rg Schilling




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



Bug#608268: cdimage.debian.org: DVD image debian-testing-i386-DVD-1.iso too large to fit on DVD+RW

2010-12-29 Thread Dominick Ray
Package: cdimage.debian.org
Severity: grave
Justification: renders package unusable


The DVD imnage debian-testing-i386-DVD-1.iso downloaded from 
http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-dvd/debian-testing-i386-DVD-1.iso
 with Last Modified date "27-Dec-2010 20:59" does is too large to fit in a 
DVD+RW.

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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
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#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Mike Hommey
On Wed, Dec 29, 2010 at 12:50:06PM +, Ian Jackson wrote:
> Mike Hommey writes ("Re: Full install/removal/upgrade test results 
> available"):
> > On Mon, Dec 27, 2010 at 11:59:16PM +, Ian Jackson wrote:
> > > So the problem is that python-xpcom does not work when it has been
> > > previously installed, and then during an upgrade the new version has
> > > been unpacked but not configured ?
> > 
> > The remaining problem is that python-xpcom does not work when it was not
> > previously installed but xulrunner-1.9.1 was.
> 
> Right.
> 
> > > If you add a dependency from xulrunner to python-xpcom this problem
> > > ought to go away (although if that would lead to a circular dependency
> > > the situation is more complicated as dpkg will need to break the
> > > cycle).
> > 
> > Plus, xulrunner doesn't need python-xpcom. The problem is that xulrunner
> > trigger can't work when python-xpcom is only unpacked. It can only work
> > after python-support trigger has run (or update-python-modules has been
> > run from python-xpcom postinst, for that matter).
> 
> So what has happened is that python-xpcom registered something with
> xulrunner, using a trigger mechanism.  But the thing which
> python-xpcom has registered is broken until python-xpcom is
> configured ?  So xulrunner's postinst, doing its trigger processing,
> runs the python-xpcom hook, but the latter falls over due to lack of
> configuration of python-xpcom ?

xulrunner has a file trigger for components in
/usr/lib/xulrunner-1.9.1/components, so that it registers them in
compreg.dat and xpti.dat. This means it has to load the components to
get their registration information. But the components python-xpcom adds
need the python modules to be registered to work, which means xulrunner
component registration need to happen after python-xpcom's modules are
available, which usually only happens after python-support's trigger,
but in python-xpcom case, it's forced to run during its postinst, which
is unfortunately still too late.

Mike



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



Bug#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Mike Hommey
On Wed, Dec 29, 2010 at 01:52:13PM +0100, Josselin Mouette wrote:
> Le mercredi 29 décembre 2010 à 12:50 +, Ian Jackson a écrit :
> > If so, that's a bug in python-xpcom.  Any package which registers a
> > hook with another package must be prepared for its hook to be run even
> > when the registering package is not configured.  If this is a problem,
> > arrangements should be made to arrange that the hook is a no-op when
> > in these circumstances and/or that it is run later when the
> > registering package is properly working.
> > 
> > For example, the hook could be registered only in python-xpcom's
> > postinst (and deregistered in its preinst).
> 
> This is what I have already proposed to Mike on IRC: moving
> libpyloader.so to a different directory and setting it as a symlink in
> python-xpcom.postinst.

Which would also mean firing dpkg-trigger in python-xpcom.postinst, too.

This all looks like overcomplication to circumvent an imho design flaw in
python packages. Unfortunately, except if I drop python-support use
entirely (which could even mean going against the python policy, but I
don't remember the details of it wrt modules location), there's nothing
else I can do.

Mike



-- 
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 608232 is important

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

> # doesn't sound unusable
> severity 608232 important
Bug #608232 [flpsed] flpsed does not save text on certain input documents
Severity set to 'important' from 'grave'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608232
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 608232

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

> tags 608232 - lenny squeeze
Bug #608232 [flpsed] flpsed does not save text on certain input documents
Removed tag(s) squeeze and lenny.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608232: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608232
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#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Josselin Mouette
Le mercredi 29 décembre 2010 à 12:50 +, Ian Jackson a écrit :
> If so, that's a bug in python-xpcom.  Any package which registers a
> hook with another package must be prepared for its hook to be run even
> when the registering package is not configured.  If this is a problem,
> arrangements should be made to arrange that the hook is a no-op when
> in these circumstances and/or that it is run later when the
> registering package is properly working.
> 
> For example, the hook could be registered only in python-xpcom's
> postinst (and deregistered in its preinst).

This is what I have already proposed to Mike on IRC: moving
libpyloader.so to a different directory and setting it as a symlink in
python-xpcom.postinst.

-- 
 .''`.
: :' : “You would need to ask a lawyer if you don't know
`. `'   that a handshake of course makes a valid contract.”
  `---  J???rg Schilling




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



Bug#606791: Full install/removal/upgrade test results available

2010-12-29 Thread Ian Jackson
Mike Hommey writes ("Re: Full install/removal/upgrade test results available"):
> On Mon, Dec 27, 2010 at 11:59:16PM +, Ian Jackson wrote:
> > So the problem is that python-xpcom does not work when it has been
> > previously installed, and then during an upgrade the new version has
> > been unpacked but not configured ?
> 
> The remaining problem is that python-xpcom does not work when it was not
> previously installed but xulrunner-1.9.1 was.

Right.

> > If you add a dependency from xulrunner to python-xpcom this problem
> > ought to go away (although if that would lead to a circular dependency
> > the situation is more complicated as dpkg will need to break the
> > cycle).
> 
> Plus, xulrunner doesn't need python-xpcom. The problem is that xulrunner
> trigger can't work when python-xpcom is only unpacked. It can only work
> after python-support trigger has run (or update-python-modules has been
> run from python-xpcom postinst, for that matter).

So what has happened is that python-xpcom registered something with
xulrunner, using a trigger mechanism.  But the thing which
python-xpcom has registered is broken until python-xpcom is
configured ?  So xulrunner's postinst, doing its trigger processing,
runs the python-xpcom hook, but the latter falls over due to lack of
configuration of python-xpcom ?

If so, that's a bug in python-xpcom.  Any package which registers a
hook with another package must be prepared for its hook to be run even
when the registering package is not configured.  If this is a problem,
arrangements should be made to arrange that the hook is a no-op when
in these circumstances and/or that it is run later when the
registering package is properly working.

For example, the hook could be registered only in python-xpcom's
postinst (and deregistered in its preinst).

Ian.



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



Bug#608220: hugs98: FTBFS (sort of): Socket.hsc: error: invalid application of 'sizeof' to incomplete type 'struct ucred'

2010-12-29 Thread Marcos Marado
Couldn't this be something similar to this one?
http://trac.haskell.org/network/ticket/20

-- 
Marcos Marado



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



Bug#608201: grub-installer: fails on live usb-hdd images (not on any other types)

2010-12-29 Thread Daniel Baumann
On 12/29/2010 12:45 PM, Miguel Figueiredo wrote:
> Can you try with the attached patch?

that's not changing anything. like i said before, a) grub-common and
grub-pc *are* on the media, and b) it's specific to usb-hdd, the code
you're looking at isn't image type specific. it must be something else.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#607996: marked as done (refdbg: FTBFS: ./autogen.sh: 4: libtoolize: not found)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 11:47:18 +
with message-id 
and subject line Bug#607996: fixed in refdbg 1.2+git20101215+aa5cb3-2
has caused the Debian Bug report #607996,
regarding refdbg: FTBFS: ./autogen.sh: 4: libtoolize: not found
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.)


-- 
607996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607996
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: refdbg
Version: 1.2+git20101215+aa5cb3-1
Severity: serious
Justification: FTBFS

What about proper build-deps?
| ./autogen.sh: 4: libtoolize: not found

KiBi.


--- End Message ---
--- Begin Message ---
Source: refdbg
Source-Version: 1.2+git20101215+aa5cb3-2

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

refdbg_1.2+git20101215+aa5cb3-2.debian.tar.gz
  to main/r/refdbg/refdbg_1.2+git20101215+aa5cb3-2.debian.tar.gz
refdbg_1.2+git20101215+aa5cb3-2.dsc
  to main/r/refdbg/refdbg_1.2+git20101215+aa5cb3-2.dsc
refdbg_1.2+git20101215+aa5cb3-2_amd64.deb
  to main/r/refdbg/refdbg_1.2+git20101215+aa5cb3-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 607...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonny Lamb  (supplier of updated refdbg 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, 29 Dec 2010 11:37:00 +
Source: refdbg
Binary: refdbg
Architecture: source amd64
Version: 1.2+git20101215+aa5cb3-2
Distribution: experimental
Urgency: low
Maintainer: Jonny Lamb 
Changed-By: Jonny Lamb 
Description: 
 refdbg - GObject Refcount Debugger
Closes: 607996
Changes: 
 refdbg (1.2+git20101215+aa5cb3-2) experimental; urgency=low
 .
   * debian/control: Add proper build-deps. (Closes: #607996)
Checksums-Sha1: 
 089dc29f6f7b452a03040f5ba69c1a1259f61d46 1949 
refdbg_1.2+git20101215+aa5cb3-2.dsc
 a56b146af10a4abe2afb78d887fd994f4f2f0105 3557 
refdbg_1.2+git20101215+aa5cb3-2.debian.tar.gz
 febee0f2897ee25ac22cfa2abe2422367a1c02b4 28138 
refdbg_1.2+git20101215+aa5cb3-2_amd64.deb
Checksums-Sha256: 
 48b23e945fcb2afc5433dd6568577e9af6f9387d640538dac634d872201cc9f3 1949 
refdbg_1.2+git20101215+aa5cb3-2.dsc
 c314fa60810ef7ca43d49452f4a4a58290eadb2764629c8ec0d749a09fd1826c 3557 
refdbg_1.2+git20101215+aa5cb3-2.debian.tar.gz
 f2d7e153a4af4e805ff982f381172a4034ab976b378a0c5ebecb0940d4a4ad42 28138 
refdbg_1.2+git20101215+aa5cb3-2_amd64.deb
Files: 
 253bd759f1e7a63aa1e75b176e155c9d 1949 devel optional 
refdbg_1.2+git20101215+aa5cb3-2.dsc
 86f190cb2d3102f16d90c403a2ceac91 3557 devel optional 
refdbg_1.2+git20101215+aa5cb3-2.debian.tar.gz
 4c6e6daece862f4b619172500a4498b4 28138 devel optional 
refdbg_1.2+git20101215+aa5cb3-2_amd64.deb

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

iQIcBAEBCgAGBQJNGx5TAAoJEIGBI4OtKJdV5BMP/AwXpVxw4gH4J+tPelJXToXo
rYtFZoWiSDOT6LRrGfegTIWk7+By3QHRwy0QwKWQ7HVYLk7KqxoftzTmnRumqfbe
UTf0r+5n0/7hp01pOiBgf0QGMBwyScLhEp1i5qkmFEN3qI3uZ9i3wGodL0s8aQci
wQUoNtaDUDsQnl0/yeKnsVWonRGNGN7RhLnPPo2mosR2ZY87yJ/yzl4eAFLQoYWt
OTN/lvLMpSJs/XJgh5HosN9nOeBPkQGooHkRCXHU6r2TMMLI5HVoqG6qSYIOXAS+
R7mngfxFaR60GWVlwNn+cxHq7dsted1aVUFic1emO1I+/MIhF8r7Ipm3ksg2wKvG
cB7tUiGt14yDjL9ABffwdyQWo+Q/+SJRjnICSa7+pU/cP4L+/RULPcHFJegHDQta
yjXY51/Ji2AIhVZ/Y+Q1QM7T8NROQ5tzgMOe16yGBUPz4RTIk8xivZUU2WLpqJhk
QSofcP3lWQz8g2HgmDMFd+BBDU0hY7gJfG/VDrUFLXsly1iwzrpfuMd6pTfhgRBU
amaiqGThz3sSUl0YwqGuezv8K2R72v4YDAR7gfWCJ+Iw7bNsGt5KkZ3K7fRMGskq
DGGwIG8B/0AhNVwMX6Dg1MA/mOVanxH8vMT41k7PMg0jYkHPiMgA0FjaGPD50Fvc
bM1NSB0TCv6PHkmHmess
=PouR
-END PGP SIGNATURE-


--- End Message ---


Processed: Re: lincredits: broken Depends after rebuild

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

> tags 608194 patch
Bug #608194 [src:lincredits] lincredits: broken Depends after rebuild
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608194
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: wiliki: empty package after rebuild

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

> tags 608210 patch
Bug #608210 [src:wiliki] wiliki: empty package after rebuild
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608210
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: lush: cvs20080204 not applied correctly

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

> tags 608218 patch
Bug #608218 [src:lush] lush: cvs20080204 not applied correctly
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608218
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#608218: lush: cvs20080204 not applied correctly

2010-12-29 Thread Hideki Yamane
tags 608218 patch
thanks

Hi,

 I've just modified its cvs20080204 patch to be applied correctly.

>henr...@hp115:~/tmp/lush-1.2.1$ ./debian/rules patch
>test -d debian/patched || install -d debian/patched
>dpatch  apply-all
>applying patch cvs20080204 to ./ ... ok.
>applying patch 01-python to ./ ... ok.
>applying patch 02-manpage to ./ ... ok.
>applying patch 03-gcc4-mips to ./ ... ok.
>dpatch  cat-all  >>patch-stampT
>mv -f patch-stampT patch-stamp
>henr...@hp115:~/tmp/lush-1.2.1$ find -name loadjpeg.c
>./packages/jpeg/loadjpeg.c


 Here's a proposed patch.

diff -u lush-1.2.1/debian/patches/cvs20080204.dpatch 
lush-1.2.1/debian/patches/cvs20080204.dpatch
--- lush-1.2.1/debian/patches/cvs20080204.dpatch
+++ lush-1.2.1/debian/patches/cvs20080204.dpatch
@@ -6,9 +6,9 @@
 
 @DPATCH@
 
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/aclocal.m4 branches/upstream/cvs/lush/aclocal.m4
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/aclocal.m4 cvs/aclocal.m4
 --- trunk/aclocal.m4   2007-01-06 22:16:08.0 -0500
-+++ branches/upstream/cvs/lush/aclocal.m4  2006-12-17 09:08:04.0 
-0500
 cvs/aclocal.m4 2006-12-17 09:08:04.0 -0500
 @@ -129,7 +129,8 @@
 AC_CHECK_CC_OPT([-O3],[OPTS="$OPTS -O3"],
   [ AC_CHECK_CC_OPT([-O2], [OPTS="$OPTS -O2"] ) ] )
@@ -19,9 +19,9 @@
 fi
 opt="-march=${ac_cpu-${host_cpu}}"
 AC_CHECK_CC_OPT([$opt], [OPTS="$OPTS $opt"],
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/configure branches/upstream/cvs/lush/configure
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/configure cvs/configure
 --- trunk/configure2007-01-06 22:16:08.0 -0500
-+++ branches/upstream/cvs/lush/configure   2007-09-08 09:27:04.0 
-0400
 cvs/configure  2007-09-08 09:27:04.0 -0400
 @@ -1,26 +1,55 @@
  #! /bin/sh
  # From configure.ac Id: configure.ac.
@@ -15640,9 +15640,9 @@
  
  { (exit 0); exit 0; }
  _ACEOF
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/configure.ac branches/upstream/cvs/lush/configure.ac
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/configure.ac cvs/configure.ac
 --- trunk/configure.ac 2007-01-06 22:16:08.0 -0500
-+++ branches/upstream/cvs/lush/configure.ac2007-09-08 09:27:04.0 
-0400
 cvs/configure.ac   2007-09-08 09:27:04.0 -0400
 @@ -5,7 +5,7 @@
  
  AC_PREREQ(2.50)
@@ -15670,9 +15670,9 @@
  ;;
  *-freebsd2*)
  CC_PIC_FLAG='-fPIC'
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/etc/lush.el branches/upstream/cvs/lush/etc/lush.el
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/etc/lush.el cvs/etc/lush.el
 --- trunk/etc/lush.el  2007-01-06 22:15:55.0 -0500
-+++ branches/upstream/cvs/lush/etc/lush.el 2007-09-08 09:27:12.0 
-0400
 cvs/etc/lush.el2007-09-08 09:27:12.0 -0400
 @@ -24,18 +24,153 @@
  ;;
  
@@ -15831,9 +15831,9 @@
  
  ;; detection
  (setq auto-mode-alist (cons (cons "\\.sn$" 'lisp-mode) auto-mode-alist))
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/include/header.h branches/upstream/cvs/lush/include/header.h
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/include/header.h cvs/include/header.h
 --- trunk/include/header.h 2007-01-06 22:15:52.0 -0500
-+++ branches/upstream/cvs/lush/include/header.h2007-09-08 
09:27:14.0 -0400
 cvs/include/header.h   2007-09-08 09:27:14.0 -0400
 @@ -24,7 +24,7 @@
   ***/
  
@@ -15854,9 +15854,9 @@
short output_tab;
  } *context;
  
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/include/idxops.h branches/upstream/cvs/lush/include/idxops.h
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/include/idxops.h cvs/include/idxops.h
 --- trunk/include/idxops.h 2007-01-06 22:15:52.0 -0500
-+++ branches/upstream/cvs/lush/include/idxops.h2006-11-12 
01:31:43.0 -0500
 cvs/include/idxops.h   2006-11-12 01:31:43.0 -0500
 @@ -24,7 +24,7 @@
   ***/
  
@@ -15875,9 +15875,9 @@
  
  #define Midx_m1copy(i1,i2, Type1, Type2) \
  { Type1 *c1; \
-diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/local/local-manual.hlp branches/upstream/cvs/lush/local/local-manual.hlp
+diff -x config.sub -x config.guess -x .svn -x CVS -x debian -Naur 
trunk/local/local-manual.hlp cvs/local/local-manual.hlp
 --- trunk/local/local-manual.hlp   1969-12-31 19:00:00.0 -0500
-+++ branches/upstream/cvs/lush/local/local-manual.hlp  2003-01-14 
18:34:33.0 -0500
 cvs/loc

Processed: Re: netams: installation fails

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

> tags 606706 patch
Bug #606706 [netams] netams: installation fails
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
606706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606706
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#608210: wiliki: empty package after rebuild

2010-12-29 Thread Hideki Yamane
tags 608210 patch
thanks

Hi,

 It seems that is side-effect of splitting gauche package to gauche-dev.

>./configure
>checking for gosh... /usr/bin/gosh
>checking for gauche-config... no
>checking for gauche-package... no
>checking for gauche-install... no
>checking for gauche-cesconv... /usr/bin/gauche-cesconv
>./configure: line 1430: --so-suffix: command not found
>./configure: line 1431: --object-suffix: command not found
>./configure: line 1432: --executable-suffix: command not found
>configure: creating WiLiKi.gpd
>./configure: line 1443: make-gpd: command not found
>configure: creating ./config.status
>config.status: creating Makefile
>config.status: creating src/Makefile
>config.status: creating doc/Makefile
>config.status: creating test/Makefile

 gauche-config (in gauche-dev) is needed, however there is no dependency
 for it. Here's a proposed patch (with fix for lintian Errors).

>E: wiliki source: clean-should-be-satisfied-by-build-depends debhelper
>E: wiliki: wrong-path-for-interpreter 
>./usr/share/gauche/site/lib/wiliki/rssmix.scm (#!/home/shiro/bin/gosh != 
>/usr/bin/gosh)


diff -Nru wiliki-0.5.3/debian/changelog wiliki-0.5.3/debian/changelog
--- wiliki-0.5.3/debian/changelog   2010-12-29 20:50:53.0 +0900
+++ wiliki-0.5.3/debian/changelog   2010-12-29 17:33:23.0 +0900
@@ -1,3 +1,18 @@
+wiliki (0.5.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control
+- set "Build-Depends: gauche-dev", not gauche to fix configure works 
+ (Closes: #608210) 
+- move "debhelper (>> 3.0.0)" from Build-Depends-Indep: to Build-Depends: 
+  * debian/source/format
+- set "3.0 (quilt)" for below patch.
+  * debian/patches
+- add fix-wrong-path-for-interpreter.patch to fix lintian error 
+- add wiliki.scm-whitespaces.patch as a patch
+
+ -- Hideki Yamane   Wed, 29 Dec 2010 17:15:58 +0900
+
 wiliki (0.5.3-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru wiliki-0.5.3/debian/control wiliki-0.5.3/debian/control
--- wiliki-0.5.3/debian/control 2010-12-29 20:50:53.0 +0900
+++ wiliki-0.5.3/debian/control 2010-12-29 17:22:42.0 +0900
@@ -2,7 +2,8 @@
 Section: web
 Priority: optional
 Maintainer: YAEGASHI Takeshi 
-Build-Depends-Indep: debhelper (>> 3.0.0), gauche, autoconf
+Build-Depends: debhelper (>> 3.0.0)
+Build-Depends-Indep: autoconf, gauche-dev
 Standards-Version: 3.6.2.1
 
 Package: wiliki
diff -Nru wiliki-0.5.3/debian/patches/fix-wrong-path-for-interpreter.patch 
wiliki-0.5.3/debian/patches/fix-wrong-path-for-interpreter.patch
--- wiliki-0.5.3/debian/patches/fix-wrong-path-for-interpreter.patch
1970-01-01 09:00:00.0 +0900
+++ wiliki-0.5.3/debian/patches/fix-wrong-path-for-interpreter.patch
2010-12-29 17:17:24.0 +0900
@@ -0,0 +1,30 @@
+Index: wiliki-0.5.3/old/wiliki3.cgi
+===
+--- wiliki-0.5.3.orig/old/wiliki3.cgi  2010-12-29 17:13:20.519433280 +0900
 wiliki-0.5.3/old/wiliki3.cgi   2010-12-29 17:14:57.867430712 +0900
+@@ -1,4 +1,4 @@
+-#!/home/shiro/bin/gosh
++#!/usr/bin/gosh
+ 
+ (use srfi-1)
+ (use srfi-13)
+Index: wiliki-0.5.3/src/rssmix.cgi
+===
+--- wiliki-0.5.3.orig/src/rssmix.cgi   2010-12-29 17:13:20.539433485 +0900
 wiliki-0.5.3/src/rssmix.cgi2010-12-29 17:15:06.819430633 +0900
+@@ -1,4 +1,4 @@
+-#!/home/shiro/bin/gosh
++#!/usr/bin/gosh
+ ;;;
+ ;;; wiliki/rssmix - Fetch and show RSSs
+ ;;;
+Index: wiliki-0.5.3/src/wiliki/rssmix.scm
+===
+--- wiliki-0.5.3.orig/src/wiliki/rssmix.scm2010-12-29 17:13:20.555433888 
+0900
 wiliki-0.5.3/src/wiliki/rssmix.scm 2010-12-29 17:15:16.651430543 +0900
+@@ -1,4 +1,4 @@
+-#!/home/shiro/bin/gosh
++#!/usr/bin/gosh
+ ;;;
+ ;;; wiliki/rssmix - Fetch and show RSSs
+ ;;;
diff -Nru wiliki-0.5.3/debian/patches/series wiliki-0.5.3/debian/patches/series
--- wiliki-0.5.3/debian/patches/series  1970-01-01 09:00:00.0 +0900
+++ wiliki-0.5.3/debian/patches/series  2010-12-29 17:32:31.0 +0900
@@ -0,0 +1,2 @@
+fix-wrong-path-for-interpreter.patch
+wiliki.scm-whitespaces.patch
diff -Nru wiliki-0.5.3/debian/patches/wiliki.scm-whitespaces.patch 
wiliki-0.5.3/debian/patches/wiliki.scm-whitespaces.patch
--- wiliki-0.5.3/debian/patches/wiliki.scm-whitespaces.patch1970-01-01 
09:00:00.0 +0900
+++ wiliki-0.5.3/debian/patches/wiliki.scm-whitespaces.patch2010-12-29 
17:34:20.0 +0900
@@ -0,0 +1,19 @@
+Origin: YAEGASHI Takeshi  in 0.5.3-1
+Forwarded: 
+Reviewed-By: 
+Last-Update: 2005-12-19
+
+--- wiliki-0.5.3.orig/src/wiliki.scm
 wiliki-0.5.3/src/wiliki.scm
+@@ -554,7 +554,9 @@
+ (html-page toppage))
+:write)
+  (errorf "Top-page (~a) doesn't exist, and the database is 
read-only" toppage
+-((or (string-index pagename #[\s\[\]])
++((or (string-i

Bug#608194: lincredits: broken Depends after rebuild

2010-12-29 Thread Hideki Yamane
tags 608194 patch
thanks

Hi,

 I've made a patch for this issue, updated package seems to correctly depend
 on python.

> new debian package, version 2.0.
> size 6458 bytes: control archive= 593 bytes.
> 424 bytes,12 lines  control
> 263 bytes, 4 lines  md5sums
> Package: lincredits
> Version: 0.6+nmu1
> Architecture: all
> Maintainer: Chris Lawrence 
> Installed-Size: 28
> Depends: python
> Suggests: tetex-base, www-browser, linux-source
> Section: text
> Priority: optional
> Description: Generate nicely-formatted versions of the Linux CREDITS file
>  This small package allows anyone to create beautified versions of the
>  Linux CREDITS file in plain text, LaTeX or HTML formats.

 Here's a proposed patch.

diff -Nru lincredits-0.6/debian/changelog lincredits-0.6+nmu1/debian/changelog
--- lincredits-0.6/debian/changelog 2006-08-22 01:51:47.0 +0900
+++ lincredits-0.6+nmu1/debian/changelog2010-12-29 16:11:02.0 
+0900
@@ -1,3 +1,13 @@
+lincredits (0.6+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules
+- use dh_pysupport instead of dh_python 
+  * debian/control
+- add "Build-Depends: python-support"
+
+ -- Hideki Yamane   Wed, 29 Dec 2010 16:06:49 +0900
+
 lincredits (0.6) unstable; urgency=low
 
   * Rebuild for new Python policy.
diff -Nru lincredits-0.6/debian/control lincredits-0.6+nmu1/debian/control
--- lincredits-0.6/debian/control   2006-08-22 01:19:47.0 +0900
+++ lincredits-0.6+nmu1/debian/control  2010-12-29 16:10:39.0 +0900
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Chris Lawrence 
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 5.0.37.2), python-dev
+Build-Depends: debhelper (>= 5.0.37.2), python-dev, python-support
 
 Package: lincredits
 Architecture: all
diff -Nru lincredits-0.6/debian/rules lincredits-0.6+nmu1/debian/rules
--- lincredits-0.6/debian/rules 2006-08-22 01:20:23.0 +0900
+++ lincredits-0.6+nmu1/debian/rules2010-12-29 16:04:25.0 +0900
@@ -61,7 +61,7 @@
dh_strip
dh_compress
dh_fixperms
-   dh_python
+   dh_pysupport
dh_installdeb
dh_shlibdeps
dh_gencontrol





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



Bug#608201: grub-installer: fails on live usb-hdd images (not on any other types)

2010-12-29 Thread Miguel Figueiredo
Hi,

Ter, 2010-12-28 às 18:05 +0100, Daniel Baumann escreveu:

I'm not sure this bug belongs to grub-installer or to live-build.

[...]

> see the following thread for more information:
> http://lists.debian.org/debian-live/2010/12/msg00113.html

[...]

from the url above, on the script lb_binary_debian_installer:

DI_REQ_PACKAGES="elilo lilo grub"

grub-pc is missing.
Can you try with the attached patch?


-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org
diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer
index e2d9d7c..7fb7773 100755
--- a/scripts/build/lb_binary_debian-installer
+++ b/scripts/build/lb_binary_debian-installer
@@ -323,8 +323,7 @@ then
 
 	case "${LB_ARCHITECTURE}" in
 		amd64)
-			#DI_REQ_PACKAGES="lilo grub grub2"
-			DI_REQ_PACKAGES="lilo grub"
+			DI_REQ_PACKAGES="lilo grub grub-pc"
 
 			case "${LB_MODE}" in
 ubuntu)
@@ -338,8 +337,7 @@ then
 			;;
 
 		i386)
-			#DI_REQ_PACKAGES="elilo lilo grub grub2"
-			DI_REQ_PACKAGES="elilo lilo grub"
+			DI_REQ_PACKAGES="elilo lilo grub grub-pc"
 
 			case "${LB_MODE}" in
 ubuntu)


Bug#607485:

2010-12-29 Thread Hideki Yamane
Hi,

On Tue, 28 Dec 2010 23:06:48 +0100
Mehdi Dogguy  wrote:
> Do you plan to NMU? Please, avoid switching to source format 3.0 or
> changing the patch system though, if you NMU. 

 Yes, I should use simple-patchsys, this is minimal patch for that.
 I'll upload NMU with 2-days delay. Here's a diff



diff -u human-icon-theme-0.28.debian/debian/changelog 
human-icon-theme-0.28.debian/debian/changelog
--- human-icon-theme-0.28.debian/debian/changelog
+++ human-icon-theme-0.28.debian/debian/changelog
@@ -1,3 +1,12 @@
+human-icon-theme (0.28.debian-3.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/patches
+- refresh 01_make_type_scalable_for_missing_icons.patch
+- add 02_delete_duplicate_system-users.png.patch (Closes: #607485)
+
+ -- Hideki Yamane   Wed, 29 Dec 2010 14:50:11 +0900
+
 human-icon-theme (0.28.debian-3) unstable; urgency=high
 
   * Use "libmagickcore-dev | libmagick9-dev" as the imagemagick build-dep,
diff -u human-icon-theme-0.28.debian/debian/control 
human-icon-theme-0.28.debian/debian/control
--- human-icon-theme-0.28.debian/debian/control
+++ human-icon-theme-0.28.debian/debian/control
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: human-icon-theme
 Section: non-free/x11
 Priority: optional
only in patch2:
unchanged:
--- 
human-icon-theme-0.28.debian.orig/debian/patches/02_delete_duplicate_system-users.png.patch
+++ 
human-icon-theme-0.28.debian/debian/patches/02_delete_duplicate_system-users.png.patch
@@ -0,0 +1,11 @@
+diff -Nur -x '*.orig' -x '*~' 
human-icon-theme-0.28.debian//24x24/apps/Makefile.am 
human-icon-theme-0.28.debian.new//24x24/apps/Makefile.am
+--- human-icon-theme-0.28.debian//24x24/apps/Makefile.am   2008-04-03 
18:09:12.0 +0900
 human-icon-theme-0.28.debian.new//24x24/apps/Makefile.am   2010-12-29 
14:49:30.823430672 +0900
+@@ -6,7 +6,6 @@
+ icons_DATA =  gnome-netstatus-75-100.png  \
+   evolution.png   \
+   ooo-base.png\
+-  system-users.png\
+   gnome-session-logout.png\
+   gnome-session-hibernate.png \
+   ooo-template.png\



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



Bug#606706: netams: installation fails

2010-12-29 Thread Hideki Yamane
tags 606706 patch
thanks

Hi,

 Here's a proposed patch for debian/netams.config (and more).


diff -Nru netams-3.4.5/debian/changelog netams-3.4.5/debian/changelog
--- netams-3.4.5/debian/changelog   2010-07-24 21:37:17.0 +0900
+++ netams-3.4.5/debian/changelog   2010-12-28 12:32:33.0 +0900
@@ -1,3 +1,13 @@
+netams (3.4.5-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/netams.config
+- avoid installation failure and loop (Closes: #606706)
+  * debian/netams.postrm
+- remove all files when purging
+
+ -- Hideki Yamane   Tue, 28 Dec 2010 12:32:21 +0900
+
 netams (3.4.5-2) unstable; urgency=low
 
   * debian/Rules.make: Add -lcrypto to fix FTBFS with binutils-gold.
diff -Nru netams-3.4.5/debian/netams.config netams-3.4.5/debian/netams.config
--- netams-3.4.5/debian/netams.config   2010-07-06 07:42:02.0 +0900
+++ netams-3.4.5/debian/netams.config   2010-12-28 12:34:35.0 +0900
@@ -15,8 +15,8 @@
 # if password isn't empty we ask for password verification
 if [ -z "$RET" ]; then
   db_fset netams/password-empty seen false
-  db_input critical netams/password-empty
-  continue
+  db_input critical netams/password-empty || true
+  break
 fi
 admin_pw="$RET"
 db_input critical netams/admin-password-again || true
@@ -32,7 +32,7 @@
   break
 fi
 db_fset netams/password-mismatch seen false
-db_input critical netams/password-mismatch
+db_input critical netams/password-mismatch || true
 db_set netams/admin-password "" 
 db_set netams/admin-password-again ""
 db_go
diff -Nru netams-3.4.5/debian/netams.postrm netams-3.4.5/debian/netams.postrm
--- netams-3.4.5/debian/netams.postrm   2010-07-06 07:42:02.0 +0900
+++ netams-3.4.5/debian/netams.postrm   2010-12-27 13:22:52.0 +0900
@@ -49,6 +49,13 @@
 
if [ "$1" = "purge" ]; then
rm -rf /var/lib/netams
+   
+   if [ -f /etc/dbconfig-common/netams.conf ]; then
+   rm /etc/dbconfig-common/netams.conf
+   fi
+   if [ ! -f /etc/dbconfig-common/* ]; then
+   rmdir /etc/dbconfig-common
+   fi
fi
 fi
 



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



Processed: Re: Please clean up queue for NEW libcgi-application-plugin-authentication-perl

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

> severity 608169 normal
Bug #608169 [ftp.debian.org] ftp.debian.org: Please clean up queue for NEW 
libcgi-application-plugin-authentication-perl
Severity set to 'normal' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608169
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#607598: visualboyadvance: 2xSaImmx.asm only allows for *non commercial* use

2010-12-29 Thread Karl Goetz
On Tue, 28 Dec 2010 20:28:41 +0100
Julien Cristau  wrote:

> On Mon, Dec 20, 2010 at 13:38:58 +1030, Karl Goetz wrote:

> > visualboyadvance in debian contains a file which lacks commercial
> > distribution rights [1]. Since this isn't granted by default, we
> > need a new licence or the file removed (or the package moved into
> > non-free, but that seems a bit extreme).
> > 
> Did you try contacting upstream, or the author of this file?
> I guess worst case we can drop this file and drop the optimisation on
> i386 by building with --without-mmx.
> 
> Cheers,
> Julien

Hi Julian,
I've not contacted upstream, but i am working on a new package.
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group


signature.asc
Description: PGP signature


Processed: fixed 604230 in 3.6.2.0-4.2

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

> fixed 604230 3.6.2.0-4.2
Bug #604230 {Done: Raphael Bossek } [bugzilla3] bugzilla3: 
hangs when preconfiguring package
Bug Marked as fixed in versions bugzilla/3.6.2.0-4.2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604230
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#528113: marked as done (diogenes: contains non-free content)

2010-12-29 Thread Debian Bug Tracking System
Your message dated Wed, 29 Dec 2010 10:39:38 +
with message-id 
and subject line Bug#608244: Removed package(s) from unstable
has caused the Debian Bug report #528113,
regarding diogenes: contains non-free content
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.)


-- 
528113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: diogenes
Version: 0.9.20-2
Severity: serious
Justification: Policy 2.2.1


This package includes the following files:

/usr/share/diogenes/htdocs/ekitapplet.jar
/usr/share/diogenes/htdocs/kafenio.jar
/usr/share/diogenes/htdocs/gnu-regexp-1.1.4.jar

which correspond to the following files in the source tarball:

htdocs/ekitapplet.jar *
htdocs/kafenio.jar *
htdocs/gnu-regexp-1.1.4.jar

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

libgnu-regexp-java

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

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

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


--- End Message ---
--- Begin Message ---
Version: 0.9.20-2.1+rm

Dear submitter,

as the package diogenes has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/608244

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---


Bug#607980: midish: FTBFS on kfreebsd-*: undefined reference to `clock_gettime'

2010-12-29 Thread Cyril Brulebois
Alexandre Ratchov  (28/12/2010):
> This is because clock_gettime() moved from libc to librt. It's fixed
> in the new upstream release, but unfortunately I've no kfreebsd
> system to test it. An update for the debian package is available
> here:
> 
>   http://caoua.org/midish/debian/
> 
> Could you confirm that it actually fixes the problem (and possibly
> upload the new package)?

Unfortunately I have little time to do so. You may want to contact
debian-...@lists.debian.org to ask for a build test.

KiBi.


signature.asc
Description: Digital signature


Bug#606281: wavesurf does not start in Debian if tk-tile is installed

2010-12-29 Thread Mehdi Dogguy
On 12/29/2010 09:44 AM, Salvatore Bonaccorso wrote:
> 
> Thanks! Mehdi, would you please allow such a fix to migrate to
> squeeze? If so I have prepared the attached patch, and have rebuilded
> wavesurfer. I have set urgency to high, please let me know if you
> would prefer to have it in another way. As the package is furthermore
> orphaned, but not yet adopted by Alessio, I have set maintainer to the
> QA Group.
> 

Go ahead with the upload then. Thanks for your work on this.

(It looks more like a workaround, but well…)

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#608210: wiliki: empty package after rebuild

2010-12-29 Thread Mehdi Dogguy
user release.debian@packages.debian.org
usertag 608210 squeeze-will-remove
kthxbye


On 12/29/2010 02:34 AM, Jonathan Wiltshire wrote:
> On Tue, Dec 28, 2010 at 07:59:50PM +0100, Jakub Wilk wrote:
>> I rebuilt wiliki in a clean sid i386 chroot. The resulting package
>> was mostly empty:
> 
> It's also not had an upload since 2005, and has a popcon of inst:15,
> vote:3, so unless this bug is fixed very soon I suggest it's a good
> candidate for removal.
> 

Tagging as a removal candidate.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



--
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 608240 is important

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

> severity 608240 important
Bug #608240 [linux-image-2.6.26-2-r5k-cobalt] linux-image-2.6.26-2-r5k-cobalt: 
USB subsystem crashes causing EXT3 buffer I/O error and data loss on MIPS system
Severity set to 'important' from 'critical'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
608240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608240
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#605065: Bug#607662: ncurses-base: backspace key deletes forwards on the kFreeBSD console

2010-12-29 Thread Modestas Vainius
Hello,

On pirmadienis 27 Gruodis 2010 19:52:06 Robert Millan wrote:
> 2010/12/27 Petr Salinger :
> > I see two basic options:
> > 
> > [...]
> > And there is a third option, mixture of both above. [...]
> 
> There's a fourth option: backporting TEKEN_XTERM from 9-current.

Actually, I really like the latter option (I don't know how difficult it would 
be though).

-- 
Modestas Vainius 


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


Bug#606281: wavesurf does not start in Debian if tk-tile is installed

2010-12-29 Thread Salvatore Bonaccorso
Dear Jonas

Thank you a lot for this really fast reaction on my request!

On Wed, Dec 29, 2010 at 08:05:22AM +0100, Jonas Beskow wrote:
> Thanks for your mail, I would *really* recommend you to go by the
> latest WaveSurfer release, rater than 1.8.5, it is superior in many
> ways. Then new version does require Tile, but Tile is built in to Tk
> 8.5 (hence the 8.5 requirement, I think it should work with 8.4+tile
> as well, but I haven't tried it explicitly)...

Unfortunately no at this stage of the release process it is not
anymore possible to allow an new upstream version. But I have already
opened a new request on updading for later on on the unstable branch:

http://bugs.debian.org/608188

> However, if there is absolutely no way for you to include the 1.8.8
> release, there might be a quick fix you could apply to 1.8.5 to make
> it compatible with recent tcl/tk distributions: somewhere in the
> beginning of wsurf.tcl, it tries to load the tile package:
> 
> if {[catch {package require -exact tile 0.5} msg]} {
>  ...
> 
> if you simply replace that line with
> 
> if {1} {
> ...
> 
> you should be able to start WaveSurfer in no-tile-mode, even if tile
> is present.

Thanks! Mehedi, would you please allow such a fix to migrate to
squeeze? If so I have prepared the attached patch, and have rebuilded
wavesurfer. I have set urgency to high, please let me know if you
would prefer to have it in another way. As the package is furthermore
orphaned, but not yet adopted by Alessio, I have set maintainer to the
QA Group.

Bests and in particular to Jonas thanks for the recents developments
again on wavesurfer.

Salvatore
diff -u wavesurfer-1.8.5/debian/changelog wavesurfer-1.8.5/debian/changelog
--- wavesurfer-1.8.5/debian/changelog
+++ wavesurfer-1.8.5/debian/changelog
@@ -1,3 +1,11 @@
+wavesurfer (1.8.5-3) unstable; urgency=high
+
+  * QA upload.
+  * Add 03_do_not_use_tile.patch with suggested workaround from upstream to
+start wavesurfer in any case in non-tile mode (Closes: #606281). 
+
+ -- Salvatore Bonaccorso   Wed, 29 Dec 2010 09:18:37 +0100
+
 wavesurfer (1.8.5-2) unstable; urgency=low
 
   * Fixed multi channel mode for n-waveform (closes: #410276)
diff -u wavesurfer-1.8.5/debian/control wavesurfer-1.8.5/debian/control
--- wavesurfer-1.8.5/debian/control
+++ wavesurfer-1.8.5/debian/control
@@ -1,7 +1,7 @@
 Source: wavesurfer
 Section: sound
 Priority: optional
-Maintainer: Guenter Geiger (Debian/GNU) 
+Maintainer: Debian QA Group 
 Build-Depends-Indep: debhelper (>> 4.0.0), cdbs
 Standards-Version: 3.6.2
 
only in patch2:
unchanged:
--- wavesurfer-1.8.5.orig/debian/patches/03_do_not_use_tile.patch
+++ wavesurfer-1.8.5/debian/patches/03_do_not_use_tile.patch
@@ -0,0 +1,12 @@
+diff -urN wavesurfer-1.8.5.orig//wsurf1.8/wsurf.tcl wavesurfer-1.8.5/wsurf1.8/wsurf.tcl
+--- wavesurfer-1.8.5.orig//wsurf1.8/wsurf.tcl	2005-11-01 14:29:54.0 +0100
 wavesurfer-1.8.5/wsurf1.8/wsurf.tcl	2010-12-29 09:17:18.928196687 +0100
+@@ -10,7 +10,7 @@
+ package require surfutil
+ package require combobox
+ lappend auto_path /space/lib
+-if {[catch {package require tile 0.5} msg]} {
++if {1} {
+  set useTile 0
+  set ::ocdir right
+ } else {


signature.asc
Description: Digital signature