Bug#383258: [Pkg-fonts-devel] Bug#383258: Freefont Bug 17440

2008-02-22 Thread Davide Viti
Hi all,

On Thu, Feb 21, 2008 at 08:05:02PM +0100, Christian Perrier wrote:
 Quoting Steve White ([EMAIL PROTECTED]):
  This may be fixed, in which case we can close it.
  
  Thanks!
 
 
 There are more details on
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383258
 
 CC'ing the bug submitter, Robert L Mathewsand the Debian BTS (so
 that Davide Viti, the current maintainer, sees this as well)

will hopefully provide screenshots during the weekend; does this may be fixed
mean that it's going to be fixed or that it magically disappeared?

regards,
Davide


signature.asc
Description: Digital signature


Bug#466971: dpkg [dpkg] lists output of option -L in alphabetical order

2008-02-22 Thread Jari Aalto
Package: dpkg
Version: 1.14.16.6
Severity: minor


Please adjust the option -L so that the listing is presented
alphabetically. In example below, the maekrd line !  is detached
from the rest of the manpages.

$ dpkg -L cvsutils

/.
/usr
/usr/bin
/usr/bin/cvsco
/usr/bin/cvsdiscard
/usr/bin/cvspurge
/usr/bin/cvstrim
/usr/bin/cvsu
/usr/bin/cvsdo
/usr/bin/cvschroot
/usr/bin/cvsnotag
/usr/share
/usr/share/man
/usr/share/man/man1
!   /usr/share/man/man1/cvsutils.1.gz
/usr/share/doc
/usr/share/doc/cvsutils
/usr/share/doc/cvsutils/changelog.gz
/usr/share/doc/cvsutils/NEWS.gz
/usr/share/doc/cvsutils/AUTHORS
/usr/share/doc/cvsutils/TODO
/usr/share/doc/cvsutils/THANKS
/usr/share/doc/cvsutils/copyright
/usr/share/doc/cvsutils/changelog.Debian.gz
/usr/share/doc/cvsutils/README.gz
/usr/share/man/man1/cvsdo.1.gz
/usr/share/man/man1/cvsu.1.gz
/usr/share/man/man1/cvstrim.1.gz
/usr/share/man/man1/cvsco.1.gz
/usr/share/man/man1/cvspurge.1.gz
/usr/share/man/man1/cvschroot.1.gz
/usr/share/man/man1/cvsdiscard.1.gz
/usr/share/man/man1/cvsnotag.1.gz

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg depends on:
ii  coreutils 6.10-3 The GNU core utilities
ii  libc6 2.7-8  GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information



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



Bug#466957: dpkg tests check installed dpkg rather than newly compiled

2008-02-22 Thread Mike Frysinger
On Friday 22 February 2008, Raphael Hertzog wrote:
 On Thu, 21 Feb 2008, Mike Frysinger wrote:
  Package: dpkg
  Version: 1.14.16.6
  Severity: normal
 
  The check target in scripts/Makefile.am does not tweak PATH which means
  when it executes `dpkg`, it grabs it from PATH instead of src/dpkg in the
  build directory.  This patch should fix things:

 Thanks. I suppose the problem that it fixes is that in your case, there's
 no dpkg in your standard PATH, is that right ?

correct.  i purposefully deleted all dpkg related files to make sure it used 
the local version only.

 I'll commit a slightly modified version of the patch which also includes
 the scripts sub-directory as we probably also want to be able to use the
 included scripts.

thanks!
-mike


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


Bug#464014: Applying for collaborative maintainance of phpgroupware

2008-02-22 Thread christian bac
I confirm what olivier said.

I also volonteer to co maintain the phpgroupware package in debian.

We are in contact with the upstream project and will discuss what will
seem the best plan to have a strong packaging.

For instance as said olivier, ask upstream project to create more source
packages.

C.Bac




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



Bug#466861: Bug#466863: gstreamer0.10-plugins-ugly: clean-up of debian/extra

2008-02-22 Thread Fabian Greffrath

Good morning Sebastian,

The more I think about it I come to the conclusion that
- I cannot remember having read about an h264 format before. Maybe this should 
be removed from the description
- it is a bad idea to move the homapage into the control header of the plugin 
packages, because it is not the plugin's homepage. Instead, the link should go 
into the long description and explicitely describe where it points to.


Please find another patch attached. Sorry for the many SVN commits. ;)

Cheers,
Fabian
Index: debian/extra
===
--- debian/extra	(Revision 1244)
+++ debian/extra	(Arbeitskopie)
@@ -30,11 +30,12 @@
 Package: @[EMAIL PROTECTED]
 Architecture: any
 Section: libs
-Homepage: http://www.audiocoding.com/
 Depends: \${shlibs:Depends}, @GST_LIB@
 Description: FAAC plugin for GStreamer
  This GStreamer plugin uses FAAC to encode audio stream into a AAC
  compressed audio stream.  This is commonly known as the mp4 format.
+ .
+  FAAC Homepage: http://www.audiocoding.com/
 
 EOF
 ;;
@@ -43,11 +44,12 @@
 Package: @[EMAIL PROTECTED]
 Architecture: any
 Section: libs
-Homepage: http://www.videolan.org/developers/x264.html
 Depends: \${shlibs:Depends}, @GST_LIB@
 Description: x264 plugin for GStreamer
  This GStreamer plugin uses x264 to encode video streams into a H.264
- compressed video stream.  This is commonly known as the h264 format.
+ compressed video stream.
+ .
+  x264 Homepage: http://www.videolan.org/developers/x264.html
 
 EOF
 ;;
@@ -56,11 +58,12 @@
 Package: @[EMAIL PROTECTED]
 Architecture: any
 Section: libs
-Homepage: http://www.xvid.org/
 Depends: \${shlibs:Depends}, @GST_LIB@
 Description: Xvid plugin for GStreamer
  This GStreamer plugin uses Xvid to encode video streams into a MPEG4
  compressed video stream.  This is commonly known as the divx format.
+ .
+  Xvid Homepage: http://www.xvid.org/
 
 EOF
 ;;


Bug#466861: Bug#466863: gstreamer0.10-plugins-ugly: clean-up of debian/extra

2008-02-22 Thread Sebastian Dröge

Am Freitag, den 22.02.2008, 09:17 +0100 schrieb Fabian Greffrath:
 Good morning Sebastian,
 
 The more I think about it I come to the conclusion that
 - I cannot remember having read about an h264 format before. Maybe this 
 should 
 be removed from the description
 - it is a bad idea to move the homapage into the control header of the plugin 
 packages, because it is not the plugin's homepage. Instead, the link should 
 go 
 into the long description and explicitely describe where it points to.
 
 Please find another patch attached. Sorry for the many SVN commits. ;)

Thanks, done :)


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#466974: mailagent: [INTL:eu] Debconf templates Basque translation

2008-02-22 Thread Piarres Beobide
Package: mailagent
Severity: wishlist
Tags: patch l10n

Hi


Attached debconf templates Basque translation, please add it.

thx


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

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

Versions of packages mailagent depends on:
ii  debconf [debconf-2.0]   1.5.19   Debian configuration management sy
ii  libc6   2.7-8GNU C Library: Shared libraries
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  postfix [mail-transport 1:2.1.5-1warp.es A high-performance mail transport 

mailagent recommends no packages.
# translation of mailagent_3.73-27_templates.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: mailagent_3.73-27_templates\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-02-22 07:03+0100\n
PO-Revision-Date: 2008-02-22 09:24+0100\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../templates.master:2001
msgid Organization name:
msgstr Erakunde izena:

#. Type: string
#. Description
#: ../templates.master:2001
msgid 
The /etc/news/organization file does not exist. That file contains the name 
of the organization this server belongs to so that it appears on the 
Organization line of outgoing articles, mail or patches.
msgstr /etc/news/organization fitxategia ez dago. Fitxategi honek zerbitzari 
hau partaide den eta kanporako artikulu, posta eta adabakietan agertuko den 
erakunde izena eduki behar du.

#. Type: string
#. Description
#: ../templates.master:2001
msgid 
Please enter the name of the organization as you want it to appear in those 
places. It is common practice to add a city name to the organization name, 
for instance:\n
 University of Southern North Dakota, Hoople
msgstr 
Mesedez idatzi erakundearen izena toki hauetan agertzea nahi duzun bezala. 
Erabilera arrunta da hiri izena gehitzea erakundearenari, adibidez:\n 
 Euskal Herriko Unibertsitatea; Deusto

#. Type: string
#. Description
#: ../templates.master:2001
msgid If you enter \--none--\, no organization name will be setup.
msgstr \--none--\ idatziz ez da erakunde izenik konfiguratuko.



Bug#466861: Bug#466863: gstreamer0.10-plugins-ugly: clean-up of debian/extra

2008-02-22 Thread Fabian Greffrath

Hello,

again, another patch for the -ugly package. I cannot explain why dependencies on 
the shared library packages are returned at all. These should be handled by 
${shlib:Depends}.


Furthermore I modified the Homepage line as discussed before.

Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]
Index: debian/extra
===
--- debian/extra	(Revision 1245)
+++ debian/extra	(Arbeitskopie)
@@ -10,7 +10,6 @@
 case $2 in
   lame)
 echo libmp3lame-dev (= 3.91) | liblame-dev (= 3.91) | lame-dev (= 3.91)
-echo libmp3lame0 (= 3.91) | liblame0 (= 3.91)
 ;;
   *)
 echo ERROR invalid plugin: add your plugin to debian/extra
@@ -30,7 +29,7 @@
  This GStreamer plugin uses LAME to encode audio stream into a MPEG1 layer 3
  compressed audio stream.  This is commonly known as the mp3 format.
  .
- http://lame.sourceforge.net/
+  LAME Homepage: http://lame.sourceforge.net/
 
 EOF
 ;;


Bug#466976: rinetd: Please add LSB formatted dependency info in init.d script

2008-02-22 Thread Petter Reinholdtsen

Package:  rinetd
Version:  0.62-5
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur rinetd-0.62.orig/debian/init rinetd-0.62/debian/init
--- rinetd-0.62.orig/debian/init2008-02-22 09:34:01.0 +0100
+++ rinetd-0.62/debian/init 2008-02-22 09:34:59.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  rinetd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO

 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
 DAEMON=/usr/sbin/rinetd

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#466975: pop-before-smtp: Please add LSB formatted dependency info in init.d script

2008-02-22 Thread Petter Reinholdtsen

Package:  pop-before-smtp
Version:  1.41-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur pop-before-smtp-1.41.orig/debian/init.d 
pop-before-smtp-1.41/debian/init.d
--- pop-before-smtp-1.41.orig/debian/init.d 2008-02-22 09:28:47.0 
+0100
+++ pop-before-smtp-1.41/debian/init.d  2008-02-22 09:29:56.0 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:  pop-before-smtp
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # Written by Bennett Todd [EMAIL PROTECTED] as part of the pop-before-smtp 
daemon
 # Customized by Jonas Smedegaard [EMAIL PROTECTED] for use with Debian GNU 
systems

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#466977: 2.6.24-1-sb1-bcm91250a mipsel hangs running init

2008-02-22 Thread Florian Lohoff

Package: linux-image-2.6.24-1-sb1-bcm91250a
Version: 2.6.24-4
Arch: mipsel

Hi,
running on a Broadcom SB1 *little endian* the kernel hangs trying to run
init. The old 2.6.17 works (linux-image-2.6.17-1-sb1 version 2.6.17-5):

Set up command line arguments to: root=/dev/hda3 console=duart0
Setting up initial prom_init arguments
Cleaning up state...
Transferring control to the kernel.
Kernel entry point is at 0x80404b00
Initializing cgroup subsys cpuset
Linux version 2.6.24-1-sb1-bcm91250a (Debian 2.6.24-4) ([EMAIL PROTECTED]) (gcc 
version 4.1.3 20071208
console [early0] enabled
CPU revision is: 01040102 (SiByte SB1)
FPU revision is: 000f0102
Broadcom SiByte BCM1250 B2 @ 800 MHz (SB1 rev 2)
Board type: SiByte BCM91250A (SWARM)
This kernel optimized for board runs with CFE
Determined physical RAM map:
 memory: 0fe48e00 @  (usable)
 memory: 0e00 @ 8000 (usable)
Initrd not found or empty - disabling initrd
Zone PFN ranges:
  DMA32   0 -  1048576
  Normal1048576 -  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0:0 -65096
0:   524288 -   589823
Detected 1 available secondary CPU(s)
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 122568
Kernel command line: root=/dev/hda3 console=duart0
Primary instruction cache 32kB, VIVT, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Synthesized TLB refill handler (45 instructions).
Synthesized TLB load handler fastpath (59 instructions).
Synthesized TLB store handler fastpath (54 instructions).
Synthesized TLB modify handler fastpath (53 instructions).
PID hash table entries: 2048 (order: 11, 16384 bytes)
Console: colour dum7���ͽ���handover: boot [early0] - real [duart0]
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Memory: 483204k/522524k available (3114k kernel code, 38732k reserved, 930k 
data, 196k init, 0k high)
Security Framework initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Checking for the multiply/shift bug... no.
Checking for the daddi bug... no.
Checking for the daddiu bug... no.
CPU revision is: 03040102 (SiByte SB1)
FPU revision is: 000f0102
Primary instruction cache 32kB, VIVT, 4-way, linesize 32 bytes.
Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
Synthesized TLB refill handler (45 instructions).
Brought up 2 CPUs
net_namespace: 120 bytes
NET: Registered protocol family 16
registering PCI controller with io_map_base unset
NET: Registered protocol family 2
Time: bcm1250-counter-3 clocksource has been installed.
IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
TCP established hash table entries: 16384 (order: 6, 262144 bytes)
TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
audit: initializing netlink socket (disabled)
audit(1203668933.428:1): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
duart0 at MMIO 0x10060100 (irq = 8) is a SB1250 DUART
duart1 at MMIO 0x10060200 (irq = 9) is a SB1250 DUART
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SWARM IDE driver
ide-swarm: IDE interface at GenBus slot 4
hda: MAXTOR 6L040J2, ATA DISK drive
ide0 at 0x9000100b3e00-0x9000100b3e07,0x9000100b7ec0 on irq 36
hda: max request size: 128KiB
hda: 78177792 sectors (40027 MB) w/1818KiB Cache, CHS=65535/16/63
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4
mice: PS/2 mouse device common for all mice
TCP bic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
registered taskstats version 1
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 196k freed

-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little 
  security shall soon have neither - Benjamin Franklin


signature.asc
Description: Digital signature


Bug#465399: osmo: Full-year calendar is somewhat messed up

2008-02-22 Thread Uwe Steinmann
On Thu, Feb 21, 2008 at 10:46:22PM +0100, Eike Nicklas wrote:
 Hi Uwe,
 
 upstream changed the way of displaying empty fields in the full year
 calendar in svn and asked whether that changed the messed up behaviour
 you're seeing. I created a source package of the current svn snapshot
 and uploaded it to mentors.debian.net:
 
 - URL: http://mentors.debian.net/debian/pool/main/o/osmo
 - Source repository: deb-src http://mentors.debian.net/debian unstable main 
 contrib non-free
 - dget http://mentors.debian.net/debian/pool/main/o/osmo/osmo_0.2.0+svn-1.dsc
 
 It would be great if you could have a quick look at it.
Still no improvement, but I know how to fix it :-)

The reason lies in char being unsigned on powerpc by default unlike
on other architectures. This seems to be true for gchar as well.
display_calendar() in calendar_fullyear.c defines calendar_table, d, and
tmpbuf to be gchar. In line 113 calendar_table is initialized to -1
which is 255 on powerpc because gchar is unsigned. Later on there is
also a comparision 'd  0' which can never be true on powerpc.
If I replace the gchar into 'signed char' it works.

 Note: #465182 is not yet known to be fixed, so you might have to start
 osmo with LANG=C LC_ALL=C osmo or comment out line 1637 in calendar.c
If I have some more time, I'll try to look into this as well.

  Uwe


-- 
  MMK GmbH, Fleyer Str. 196, 58097 Hagen
  [EMAIL PROTECTED]
  Tel: 02331 840446Fax: 02331 843920


signature.asc
Description: Digital signature


Bug#466863: gstreamer0.10-plugins-ugly: clean-up of debian/extra

2008-02-22 Thread Fabian Greffrath

HI,

Sebastian Dröge schrieb:

Still missing are now amrnb, amrwb, mjpegtools (mpeg2enc) and probably a
few others :)


Well, judging from the homepage (http://www.penguin.cz/~utx/amr) the amr?b 
codecs do not look very trustworthy to me. However, do you remember any more 
dubious codecs than these three?



Thanks for your work :)


You're welcome. ;)

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#466972: New upstream version of Arno's Iptables Firewall available

2008-02-22 Thread Arno van Amersfoort

Package: arno-iptables-firewall
Version: 1.8 branch

There is a new stable upstream version (1.8.8n) available. It contains 
some important bug fixes, thus I like to get it in before the (soft) 
freeze of Lenny.


Michael, you probably already knew this, but I decided to file a bug 
report just as a reminder


Arno



--
Ing. A.C.J. van Amersfoort (Arno)
Department Of Electronics (ELD, k1007)
Huygens Laboratory
Leiden University
P.O. Box 9504
Niels Bohrweg 2
2333 CA Leiden
The Netherlands

Phone : +31-(0)71-527.1894   Fax: +31-(0)71-527.5819
E-mail: [EMAIL PROTECTED]

Arno's (Linux firewall) homepage: http://rocky.eld.leidenuniv.nl













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



Bug#466971: dpkg [dpkg] lists output of option -L in alphabetical order

2008-02-22 Thread Raphael Hertzog
user [EMAIL PROTECTED]
usertag 466971 dpkg-query
severity 466971 wishlist
retitle 466971 dpkg-query -L should sort the file list
thanks

On Fri, 22 Feb 2008, Jari Aalto wrote:
 Package: dpkg
 Version: 1.14.16.6
 Severity: minor
 
 Please adjust the option -L so that the listing is presented
 alphabetically. In example below, the maekrd line !  is detached
 from the rest of the manpages.

Rather the rest of the man pages are detached from the one marked with
!... and they are detached because they are symlinks. Symlinks always
appear at the end of dpkg -L. I don't know if there's a good reason for
this or if this is simply an implementation detail that leacks into the
user interface.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#466973: rarpd: Please add LSB formatted dependency info in init.d script

2008-02-22 Thread Petter Reinholdtsen

Package:  rarpd
Version:  0.981107-7
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur rarpd-0.981107.orig/debian/init.d rarpd-0.981107/debian/init.d
--- rarpd-0.981107.orig/debian/init.d   2008-02-22 09:25:07.0 +0100
+++ rarpd-0.981107/debian/init.d2008-02-22 09:26:07.0 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:  rarpd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO

 # Default options
 OPTS=-e -v

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#452806: [debchange] dch -a shouldn't modify existing entries

2008-02-22 Thread Josselin Mouette
Le vendredi 22 février 2008 à 00:07 +0100, Frank Lichtenheld a écrit :
 On Thu, Feb 21, 2008 at 09:47:21PM +, Adam D. Barratt wrote:
  debchange simply parses the output of dpkg-parsechangelog(1) in order to
  derive the changes. dpkg-pc is stripping the whitespace before debchange
  begins processing it; I'm therefore reassigning the bug.
 
 I really fail to see a good reason why it shouldn't.

Because it introduces differences to some lines in the changelog in a
completely unrelated commit, which makes history harder to use.

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


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


Bug#466979: lintian: Learn new fields Checksums-* in .dsc and .changes

2008-02-22 Thread Raphael Hertzog
Package: lintian
Version: 1.23.45
Severity: normal

The upcoming dpkg will add new fields in the .dsc and in the .changes
files: you should accept/recognize by default the fields
Checksums-Sha1, Checksums-Sha256 and Checksums-Md5 (though the latter is
auto-removed for now as it would be a duplicate of the Files: field)

On my machine I get:
I: dpkg source: unknown-field-in-dsc checksums-sha1
I: dpkg source: unknown-field-in-dsc checksums-sha256

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

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

Versions of packages lintian depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  diffstat1.45-2   produces graph of changes introduc
ii  dpkg-dev1.14.17  package building tools for Debian
ii  file4.23-2   Determines file type using magic
ii  gettext 0.17-2   GNU Internationalization utilities
ii  intltool-debian 0.35.0+20060710.1Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-2  parse Debian changelogs and output
ii  liburi-perl 1.35.dfsg.1-1Manipulates and accesses URI strin
ii  man-db  2.5.1-2  on-line manual pager
ii  perl [libdigest-md5 5.8.8-12 Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



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



Bug#466978: selinux-policy-refpolicy-targeted: two leading spaces in the description's empty line

2008-02-22 Thread Changwoo Ryu
Package: selinux-policy-refpolicy-targeted
Version: 0.0.20071214-1

In the description,

http://ddtp.debian.net/ddt.cgi?diff1=24463diff2=44183

--- 24463   Thu Jan  1 01:00:00 1970
+++ 44183   Thu Jan  1 01:00:00 1970
@@ -15,8 +15,7 @@
   + Flexible Base Policy
   + Application Policy Variations
   + Multi-Level Security
- Homepage: http://serefpolicy.sourceforge.net/
- .
+  .
  This is the targeted variant of the reference policy.  In this
  variation, most of the system remain untouched, apart from a few
  targeted inter-net facing daemons, which are tightly sand boxed.


There is two spaces before the full stop (.). By policy 5.6.13, it
should be single space and a single full stop.

-- 
Changwoo Ryu [EMAIL PROTECTED]


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


Bug#466952: tailor: Suggests on no longer available cogito package

2008-02-22 Thread Vincent Danjean
Michael Biebl wrote:
 the current version of tailor has a Suggests: cogito.
 cogito is no longer available in the archvie (unstable) though as it has
 become obsolete.
 The tailor package should remove the Suggests accordingly.

  Hi,

  Thanks to notice this. I will correct it in the next upload.

  Best regards,
Vincent




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



Bug#466647: libnss-ldap: incorrect return code for getgrent()

2008-02-22 Thread Arthur de Jong

On Thu, 2008-02-21 at 17:04 +, Richard A Nelson wrote:
 I ran a test against libnss-ldapd, and it does not have this issue -
 one more advantage it has over libnss-ldap :)

I ran into this a while back (while developing nss-ldapd). The Glibc
documentation seems to suggest that the NSS module you should set errno
when returning the last entry (NSS_STATUS_NOTFOUND):
http://www.gnu.org/software/libc/manual/html_node/NSS-Modules-Interface.html#NSS-Modules-Interface

This does not seem to be true. The problem was not there before so it
probably depends on the version of Glibc and coreutils used.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --


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


Bug#466972: New upstream version of Arno's Iptables Firewall available

2008-02-22 Thread Michael Hanke
Hi Arno,

On Fri, Feb 22, 2008 at 09:24:07AM +0100, Arno van Amersfoort wrote:
 Package: arno-iptables-firewall
 Version: 1.8 branch

 There is a new stable upstream version (1.8.8n) available. It contains  
 some important bug fixes, thus I like to get it in before the (soft)  
 freeze of Lenny.

 Michael, you probably already knew this, but I decided to file a bug  
 report just as a reminder
Right, I knew it. But a bug report is always a good idea -- it shows
that you care about the Debian package (although I already knew this
;-).



Will fix it ASAP!


Thanks,

Michael

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



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



Bug#461541: fixed in xterm 232-1?

2008-02-22 Thread Julien Cristau
On Thu, Feb 21, 2008 at 18:40:39 -0500, Thomas Dickey wrote:

 On Wed, Feb 20, 2008 at 03:30:23PM +0100, Vincent Lefevre wrote:
  This bug is still open, but I suppose that it has been fixed in
  xterm 232-1.
 
 It's configurable in #232.  I saw comments that the corresponding
 resource (pointerMode) is set to disable the pointer-hiding, but
 don't see that in the diff-file for 232-1.
 
I added -DDEF_POINTER_MODE=pNever in CFLAGS (the change is in
debian/rules, which is probably why you didn't see it).

Cheers,
Julien



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



Bug#466980: perl: CPAN installs in different directories

2008-02-22 Thread Paul van der Holst
Package: perl
Version: 5.8.8-12
Severity: normal

When installing/updating perl packages with cpan, it installs in the 
/usr/local/share/perl/ directory but the old version is in /usr/share/perl/ 
directory.
With some packages the old version is still there and it conflicts...

Is this simpel to fix? I can't find anything about it in the README...

Example:
/usr/local/share/perl/5.8.8/Thread/Semaphore.pm
/usr/share/perl/5.8.8/Thread/Semaphore.pm

in /usr/local/ is the latest and the /usr/share is the old one...


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

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

Versions of packages perl depends on:
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-5   Berkeley v4.6 Database Libraries [
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  perl-base 5.8.8-12   The Pathologically Eclectic Rubbis
ii  perl-modules  5.8.8-12   Core Perl modules

Versions of packages perl recommends:
pn  perl-doc  none (no description available)

-- no debconf information



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



Bug#466981: New version is available

2008-02-22 Thread Gürkan Sengün

Package: agenda.app
Version: 0.28-1
Severity: wishlist

Please can you update the version in Debian?
0.36 is out! http://wiki.gnustep.org/index.php/SimpleAgenda.app

Thanks,
Guerkan




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



Bug#185011: Size is of the uttermost importance

2008-02-22 Thread andonis norma
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#181170: pop it twice a day for a bigger sway

2008-02-22 Thread chip blair
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#157734: Make your pants a pyramid!

2008-02-22 Thread haily sophie
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#138873: She likes lenght

2008-02-22 Thread curcio ivan
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#466982: fcron: Please add LSB formatted dependency info in init.d script

2008-02-22 Thread Petter Reinholdtsen

Package:  fcron
Version:  3.0.1-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur fcron-3.0.1.orig/debian/init fcron-3.0.1/debian/init
--- fcron-3.0.1.orig/debian/init2008-02-22 10:35:49.0 +0100
+++ fcron-3.0.1/debian/init 2008-02-22 10:39:54.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  fcron
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # fcronfcron is a scheduler especially useful for people \
 #  who are not running their system all the time.

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#122817: Make your pants a pyramid!

2008-02-22 Thread dunn tak
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#384380: lm_sensors temperature evaluation doesn't work with kernel 2.6 (#384380)

2008-02-22 Thread Roman Hodek
tags 384380 + patch
stop

Appended below is a patch that makes xosview work with 2.6.x
lm_sensors files (to be added to debian/patches)

It lets xosview check for the searched filename in the 2.6 dir (under
/sys) as well as in the 2.4 dir (in /proc), and also handles the
different structure in those dirs.

I use that patch for some time and it works well for me ;) An example
.deb with the patch applied can also be downloaded from
http://www.hodek.net/debian, the version is 1.8.3+debian-4.roman.1.

Roman


16_lmstemp2.6.dpatch
Description: application/shellscript


Bug#180127: She likes a big size

2008-02-22 Thread isaac birgetta
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#384380: lm_sensors temperature evaluation doesn't work with kernel 2.6 (#384380)

2008-02-22 Thread Kartik Mistry
On Fri, Feb 22, 2008 at 3:13 PM, Roman Hodek [EMAIL PROTECTED] wrote:
  Appended below is a patch that makes xosview work with 2.6.x
  lm_sensors files (to be added to debian/patches)

Thanks a lot! I will add it in next upload :)

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Blogs: {ftbfs,kartikm}.wordpress.com



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



Bug#466987: Error message when shutdown computer

2008-02-22 Thread Sávio Ramos
Package: gdm
Version: 2.20.3-1
Severity: normal

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

Gdm is working well, but a message error is show, in the terminal not
in a window, when shutdown the computer :

gdm[2971]: segfault at 10e73db8 eip b780b0d5 esp bfcdf50 error 4


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.us.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
adduser| 3.105
debconf  (= 0.5)  | 1.5.19
 OR debconf-2.0| 
gksu(= 1.0.7) | 2.0.0-5
gnome-session  | 2.20.3-2
 OR xterm  | 232-1
 OR x-window-manager   | 
 OR x-terminal-emulator| 
libart-2.0-2   (= 2.3.18) | 2.3.20-1
libatk1.0-0(= 1.20.0) | 1.20.0-1
libattr1  (= 2.4.4-1) | 1:2.4.41-1
libc6   (= 2.7-1) | 2.7-8
libcairo2   (= 1.4.0) | 1.4.14-1
libdbus-1-3 (= 1.1.1) | 1.1.4-1
libdbus-glib-1-2 (= 0.74) | 0.74-1
libdmx1| 1:1.0.2-2
libfontconfig1  (= 2.4.0) | 2.5.0-2
libglade2-0   (= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0   (= 2.14.0) | 2.14.6-1
libgnomecanvas2-0  (= 2.11.1) | 2.20.1.1-1
libgtk2.0-0(= 2.12.0) | 2.12.8-1
libpam-modules (= 0.72-1) | 0.99.7.1-5
libpam-runtime  (= 0.76-13.1) | 0.99.7.1-5
libpam0g (= 0.99.7.1) | 0.99.7.1-5
libpango1.0-0  (= 1.18.3) | 1.18.4-1
librsvg2-2 (= 2.18.1) | 2.22.0-1
librsvg2-common| 2.22.0-1
libselinux1(= 2.0.15) | 2.0.35-1
libwrap0   | 7.6.dbs-14
libx11-6   | 2:1.0.3-7
libxau6| 1:1.0.3-2
libxdmcp6  | 1:1.0.2-2
libxext6   | 1:1.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1   | 1:1.0.2-1
libxml2(= 2.6.27) | 2.6.31.dfsg-1
lsb-base   (= 3.0-10) | 3.1-24




-- 
Sávio M Ramos
Arquiteto, Rio, RJ
Só uso Linux desde 2000
www.debian.org




Bug#465748: vm: no autoloads are set up

2008-02-22 Thread Sven Joachim
found 465748 8.0.9-1
thanks

On 2008-02-21 23:13 +0100, Manoj Srivastava wrote:

 ,
 | (zsh)% ls -l /etc/emacs*/site-start.d/50vm-init.el
 | -rw-r--r-- 1 root root 0 Feb  9 11:50 
 /etc/emacs-snapshot/site-start.d/50vm-init.el
 | -rw-r--r-- 1 root root 0 Feb  9 11:50 /etc/emacs21/site-start.d/50vm-init.el
 | -rw-r--r-- 1 root root 0 Feb  9 11:50 /etc/emacs22/site-start.d/50vm-init.el
 | (zsh)% ls -l /usr/share/emacs*/**/vm-autoloads.el
 | -rw-r--r-- 1 root root 1 Feb  9 11:50 
 /usr/share/emacs-snapshot/site-lisp/vm/vm-autoloads.el
 | -rw-r--r-- 1 root root 1 Feb  9 11:50 
 /usr/share/emacs/site-lisp/vm/vm-autoloads.el
 | -rw-r--r-- 1 root root 1 Feb  9 11:50 
 /usr/share/emacs21/site-lisp/vm/vm-autoloads.el
 | -rw-r--r-- 1 root root 1 Feb  9 11:50 
 /usr/share/emacs22/site-lisp/vm/vm-autoloads.el
 `
 __ ls -l /usr/share/emacs*/**/vm-autoloads.el
 -rw-r--r--+ 1 srivasta srivasta 122165 2008-02-18 13:40 
 /usr/share/emacs22/site-lisp/vm/vm-autoloads.el
 -rw-r--r--+ 1 root root  1 2008-02-08 23:14 
 /usr/share/emacs/site-lisp/vm/vm-autoloads.el

 I wonder why it did not compile for you. I'll try and
  investigate. 

Thanks, vm-autoloads contains the autoloads in 8.0.9-1.  However, the
files /etc/emacs*/site-start.d/50vm-init.el are still empty, so the
autoloads are not defined at Emacs startup and M-x vm RET signals No
match.  I had to manually load vm-autoloads to make vm work.

Since this is not what users expect, I've reopened the bug; I think vm
should not transition to testing until the problem with the empty
50vm-init.el files is resolved.

Regards,
Sven



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



Bug#466852: FTBFS: Found 5 different copyright and licensing combinations

2008-02-22 Thread Riku Voipio
..how on earth does a license check end up running on buildds?
It's not like the source files are arch-specific and thus would need
to be checked in binary-arch targets.

-- 
rm -rf only sounds scary if you don't have backups



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



Bug#466988: apt-cdrom lacks an option to remove CDROMs from a repository

2008-02-22 Thread Hadmut Danisch
Package: apt
Version: 0.7.10
Severity: normal



Hi,

apt-cdrom add cdroms to /etc/apt/sources.list and creates catalogue 
files. Would be nice to have an option to automatically remove these
if a CDROM is not used anymore.

regards



-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

#deb http://ftp.de.debian.org/debian/ sid main contrib non-free
deb http://ftp.de.debian.org/debian/ sid main contrib non-free

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

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

Versions of packages apt depends on:
ii  debian-archive-keyring  2007.07.31   GnuPG archive keys of the Debian a
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information



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



Bug#466990: autoconf-doc: Portability problems of Usual Tools not described in manual

2008-02-22 Thread Jens Schmidt
Package: autoconf-doc
Version: 2.59-2
Severity: minor

While working on a larger shell script that has portability requirements,
I came across the following portability issues not described in the
Autoconf manual:

1. sed behaves entirely unpredictable on lines that are not newline-terminated.
   Some implementations pass the line through unchanged, some append a newline,
   some do not print the line at all:

   On GNU/Linux:

 bash-3.1$ echo -n foo | sed -n p
 foobash-3.1$

   On SUN Solaris 2.10:

 bash-3.1$ echo -n foo | sed -n p
 bash-3.1$

   On AIX 6.1:

 bash-3.1$ echo -n foo | sed -n p
 foo
 bash-3.1$

   This does not only hold for the p command, but also for (seemingly) all
   others.

2. On HP-UX 11.23, regexp matching with expr does not allow multiple sub-
   expressions:

 bash-3.1$ expr 'Xfoo' : 'X\(f\(oo\)*\)$'
 expr: More than one '\(' was used.

   On most other OSs the result is as expected:

 bash-3.1$ expr 'Xfoo' : 'X\(f\(oo\)*\)$'
 foo

3. On GNU/Linux the regexp $, when used with older versions of expr,
   matches newlines embedded in the match string:

 bash-3.1$ baz='foo
  bar'
 bash-3.1$ expr X$baz : 'X\(foo\)$' || echo baz
 foo

   On most other OSs and on recent versions of GNU expr the result is as
   expected:

 bash-3.1$ expr X$baz : 'X\(foo\)$' || echo baz

 baz

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information




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



Bug#466989: mdadm: [INTL:de] German debconf templates translation update

2008-02-22 Thread Mario Joussen
Package: mdadm
Severity: wishlist
Tags: patch l10n

German debconf templates translation update is attached.

Kind regards, Mario

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

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# Developers do not need to manually edit POT or PO files.
# 
# 
msgid 
msgstr 
Project-Id-Version: mdadm\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-02-06 18:49+0100\n
PO-Revision-Date: 2008-02-22 10:58+0100\n
Last-Translator: Mario Joussen [EMAIL PROTECTED]\n
Language-Team: German [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-1\n
Content-Transfer-Encoding: 8bit

#. Type: string
#. Description
#: ../mdadm.templates:2001
#| msgid MD arrays needed for the root filesystem:
msgid MD arrays needed for the root file system:
msgstr Für das Wurzeldateisystem benötigte MD Verbünde:

#. Type: string
#. Description
#: ../mdadm.templates:2001
#| msgid 
#| Please enter a space-separated list of devices, 'all', or 'none'. You may 
#| omit the leading '/dev/' and just enter e.g. \md0 md1\, or \md/1 md/d0
#| \.
msgid 
Please enter 'all', 'none', or a space-separated list of devices such as 
'md0 md1' or 'md/1 md/d0' (the leading '/dev/' can be omitted).
msgstr 
Bitte geben Sie \all\, \none\ oder eine leerzeichenseparierte Geräteliste 
wie zum Beispiel \md0 md1\ oder \md/1 md/d0\ ein (das führende \/dev\ 
kann weggelassen werden).

#. Type: text
#. Description
#: ../mdadm.templates:3001
msgid for internal use - only the long description is needed.
msgstr 
für internen Gebrauch - es wird nur die ausführliche Beschreibung benötigt.

#. Type: text
#. Description
#: ../mdadm.templates:3001
#| msgid 
#| If your system has its root filesystem on an MD array (RAID), it needs to 
#| be started early during the boot sequence. If your root filesystem is on 
#| a logical volume (LVM), which is on MD, all constituent arrays need to be 
#| started.
msgid 
If the system's root file system is located on an MD array (RAID), it needs 
to be started early during the boot sequence. If it is located on a logical 
volume (LVM), which is on MD, all constituent arrays need to be started.
msgstr 
Wenn das Wurzeldateisystem Ihres Systems auf einem MD Verbund (RAID) liegt, 
muß 
es frühzeitig während des Bootvorgangs gestartet werden. Wenn sich Ihr 
Wurzeldateisystem auf einem logischen Laufwerk (LVM) befindet, das sich 
wiederum auf einem MD Verbund befindet, müssen alle zugehörigen Verbünde 
gestartet werden.

#. Type: text
#. Description
#: ../mdadm.templates:3001
#| msgid 
#| If you know exactly which arrays are needed to bring up the root 
#| filesystem, and you want to postpone starting all other arrays to a later 
#| point in the boot sequence, enter the arrays to start here. 
#| Alternatively, enter 'all' to simply start all available arrays.
msgid 
If you know exactly which arrays are needed to bring up the root file 
system, and you want to postpone starting all other arrays to a later point 
in the boot sequence, enter the arrays to start here. Alternatively, enter 
'all' to simply start all available arrays.
msgstr 
Wenn Sie genau wissen welche Verbünde benötigt werden, um das 
Wurzeldateisystem zu starten, und Sie den Start der anderen Verbünde auf 
einen späteren Zeitpunkt in der Bootreihenfolge verschieben wollen, geben 
Sie die zu startenden Verbünde hier ein. Alternativ geben Sie \all\ ein, 
um alle verfügbaren Verbünde zu starten.

#. Type: text
#. Description
#: ../mdadm.templates:3001
#| msgid 
#| If you do not need or want to start any arrays for the root filesystem, 
#| leave the answer blank (or enter 'none'). This may be the case if you are 
#| using kernel autostart or do not need any arrays to boot.
msgid 
If you do not need or want to start any arrays for the root file system, 
leave the answer blank (or enter 'none'). This may be the case if you are 
using kernel autostart or do not need any arrays to boot.
msgstr 
Falls Sie keine RAID Verbünde für das Wurzeldateisystem benötigen oder 
starten wollen, lassen Sie die Antwort leer (oder geben \none\ ein). Dies 
könnte der Fall sein, wenn Sie entweder die Autostartfunktion des Kernels 
verwenden oder keine Verbünde zum Booten benötigen.

#. Type: text
#. Description
#: ../mdadm.templates:4001
msgid An error occurred: device node does not exist
msgstr Ein Fehler ist aufgetreten: Geräteknoten existiert nicht

#. Type: text
#. 

Bug#157210: Size does matter!

2008-02-22 Thread fremont tom
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread Slaven Rezic
Package: perl-modules
Version: 5.8.8-12
Severity: normal

The oneliner below does not work. It surely worked some weeks ago:

$ perl -MTerm::Cap -e 'my $terminal = Tgetent Term::Cap { TERM = undef, OSPEED 
= 9600 };'
Can't find a valid termcap file at -e line 1

Obviously /etc/termcap or a similar file is missing.

Regards,
Slaven

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

Kernel: Linux 2.6.18-4-486
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=hr_HR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages perl-modules depends on:
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

perl-modules recommends no packages.

-- no debconf information



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



Bug#183536: Need soft? ZqZ

2008-02-22 Thread donnell ramon
Buying Cheap OEM is very good for pricing and function.
http://rosannejohndrowdc.blogspot.com
That is really cheap and great for using s0f1.





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



Bug#466986: tuxguitar: Fails to start due to java

2008-02-22 Thread Colomban Wendling
Package: tuxguitar
Version: 0.9.1-4
Severity: important

After a simple installation, tuxguitar fails to start with the following 
message:
/usr/bin/tuxguitar: line 18: /usr/local/opt/java/jre/bin/java: Aucun fichier ou 
répertoire de ce type

It seems that the Java installation directory is bad in the startup script.
Note that I've not installed Java manually, and I use GNU implementation.

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

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

Versions of packages tuxguitar depends on:
ii  gij [java2-runtime]   4:4.3-1The GNU Java bytecode interpreter
ii  gij-4.1 [java2-runtime]   4.1.2-16   The GNU Java bytecode interpreter
ii  gij-4.2 [java2-runtime]   4.2.1-5The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.77-4   Java runtime environment using GIJ
ii  libitext-java 1.4.5-3Java Library to generate PDF on th
ii  libswt3.2-gtk-java3.2.1-6Fast and rich GUI toolkit for Java

tuxguitar recommends no packages.

-- no debconf information




Bug#464074: Problem solved with php 5.2.5-2 and libtidy-0.99-0 20080116cvs-2

2008-02-22 Thread Markus Fischer

After I upgraded to the latest version in testing it doesn't crash anymore.

thanks!



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



Bug#466985: gnome-settings-daemon crashes (and the volume control applet too)

2008-02-22 Thread No Name
Package: gnome-control-center
Version: 1:2.20.3-2
Severity: normal

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



I get the There was an error starting the GNOME Settings Daemon etc. etc.
after my login in Gnome and it complains that Volume Control has quit 
unexpectedly.
(I have issues with the gnome-keyboard-properties too.)

If I try to reload it it will keep crashing over and over until I clock on 
Don't reload.

It was working ok up to a few weeks ago. I thought some libraries were not 
aligned to 
the same gnome version so I was just waiting for the to sync but after 
several weeks the bug is still here.

If I try to load the gnome-volume-control manually I get:

/tmp$ ltrace gnome-volume-control 
__libc_start_main(0x804d960, 1, 0xbff765e4, 0x8052200, 0x80521f0 unfinished 
...
bindtextdomain(gnome-media-2.0, /usr/share/locale)   = 
/usr/share/locale
bind_textdomain_codeset(0x8052516, 0x8052526, 25, 0xb77afc16, 0xb78d3ff4)= 
0x8055048
textdomain(gnome-media-2.0)= 
gnome-media-2.0
g_thread_init(0, 0x8055048, 25, 0xb77afc16, 0xb78d3ff4)  = 
0x8057288
g_option_context_new(0x80523ac, 0x8055048, 25, 0xb77afc16, 0xb78d3ff4)   = 
0x80572a8
gst_init_get_option_group(0x80523ac, 0x8055048, 25, 0xb77afc16, 0xb78d3ff4)  = 
0x80566c8
g_option_context_add_group(0x80572a8, 0x80566c8, 25, 0xb77afc16, 0xb78d3ff4) = 
0x8057750
libgnomeui_module_info_get(0x80572a8, 0x80566c8, 25, 0xb77afc16, 0xb78d3ff4) = 
0xb7fc0460
gnome_program_init(0x80523ac, 0x805255f, 0xb7fc0460, 1, 0xbff765e4 unfinished 
...
--- SIGCHLD (Child exited) ---
Error re-scanning registry , child terminated by signal
Run 'gnome-volume-control --help' to see a full list of available command line 
options.
+++ exited (status 1) +++

If I run manually the gnome-keyboard-properties I get the Unable to start
the settings manager 'gnome-settings-daemon' warning window.
If I click OK on this window, the applet runs.

The daemon is *not* running though.

My speaker icon in the panel disappeared too because of this behaviour and I 
get the warning popup 
and crash if I try to add it back to the panel.
These are the last ltrace output lines that I get when trying to manually run 
the settings daemon:

~$ ltrace gnome-settings-daemon 

.
open(/usr/lib/gconv/gconv-modules.cache, O_RDONLY) = 20
fstat64(20, {st_mode=S_IFREG|0644, st_size=25700, ...}) = 0
mmap2(NULL, 25700, PROT_READ, MAP_SHARED, 20, 0) = 0xb63fc000
close(20)   = 0
futex(0xb769da6c, 0x81 /* FUTEX_??? */, 2147483647) = 0
open(/usr/lib/gconv/ISO8859-15.so, O_RDONLY) = 20
read(20, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\3\0\000..., 512)
= 512
fstat64(20, {st_mode=S_IFREG|0644, st_size=9480, ...}) = 0
mmap2(NULL, 12316, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 20, 0) =
0xb63f8000
mmap2(0xb63fa000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 20, 0x1) = 0xb63fa000
close(20)   = 0
brk(0x81bf000)  = 0x81bf000
brk(0x81b7000)  = 0x81b7000
write(1, [1203671140,000,xklavier.c:xkl_e...,
235[1203671140,000,xklavier.c:xkl_engine_start_listen/] The backend
does not require manual layout management - but it is provided by the
applicationCould not initialize GStreamer: Error re-scanning registry ,
child terminated by signal
) = 235
writev(12, [{GIOP\1\2\1\5\0\0\0\0, 12}], 1) = 12
close(12)   = 0
writev(10, [{GIOP\1\2\1\5\0\0\0\0, 12}], 1) = 12
close(10)   = 0
close(9)= 0
close(8)= 0
unlink(/tmp/orbit-lucaf/linc-e40-0-3e3430fa740f0) = 0
close(11)   = 0
exit_group(1)   = ?
Process 3648 detached



And here are the last strace output lines:

g_str_hash(0x8190218, 0x818fa40, 0xbf8ed748, 0xb781129c, 0x818fa40)
= 0x353bc8b1
g_str_hash(0x8190680, 0x4018da80, 0xb775218b, 0xb781129c, 0x80920e0)
= 0xe5cd59cf
g_str_hash(0x8190680, 0x818fb60, 0xbf8ed748, 0xb781129c, 0x818fb60)
= 0xe5cd59cf
g_str_hash(0x818f118, 0x4018db18, 0xb775218b, 0xb781129c, 0x80920e0)
= 0xb22666ec
g_str_hash(0x818f118, 0x818fbf0, 0xbf8ed748, 0xb781129c, 0x818fbf0)
= 0xb22666ec
g_str_hash(0x8190d50, 0x4018dbb0, 0xb775218b, 0xb781129c, 0x80920e0)
= 0x715d7f88
g_str_hash(0x8190d50, 0x818fc80, 0xbf8ed748, 0xb781129c, 0x818fc80)
= 0x715d7f88
g_str_hash(0x8191628, 0x4018dc48, 0xb775218b, 0xb781129c, 0x80920e0)
= 0x76f1a51d
g_str_hash(0x8191628, 0x818fd10, 0xbf8ed748, 0xb781129c, 0x818fd10)
= 0x76f1a51d
g_str_hash(0x8190d78, 0x4018dce0, 0xb775218b, 0xb781129c, 0x80920e0)
= 0xa4124a6
g_str_hash(0x8190d78, 0x818fda0, 0xbf8ed748, 0xb781129c, 0x818fda0)
= 0xa4124a6
--- SIGCHLD (Child exited) ---
waitpid(-1, 0xbf8ed504, 1)
= 3718
write(19, , 0)
= 0
write(19, \021, 12)
= 12
[1203671401,000,xklavier.c:xkl_engine_start_listen/]The backend does not

Bug#461924: adapter fails after suspend/resume

2008-02-22 Thread Tim Richardson
I get this firmware error after resuming from a suspend if I have my
Dell D420 in the docking station on wired connection, suspend, undock
and resume. 
Have to reboot, I haven't found an alternative,

I have sid's 2.6.24 and firmware v 0.10
-- 
Tim Richardson [EMAIL PROTECTED]
+31 610 899 815
The Netherlands




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



Bug#466867: openoffice.org: No Text for Vector Images in .doc files

2008-02-22 Thread Johann Glaser
Hi!

  BTW: I'm not really sure whether the problem really first was seen in
  1:2.3.1 but it was definitely several weeks before 1:2.4.0~rc1.
 
 1:2.3.1 is a bogus version, the BTS expects the debian-revision, too.
 Otherwise it's a  non-existing version.

Thanks for correcting this.

And you have 2.4.0 rc1 installed currently and still file this bug, so I
assume this also happens in sid with 2.4?

On my current version the problem still exists. On another PC with the
version 1:2.3.0-5 we have the same problem.

Bye
  Hansi





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



Bug#466984: NO visible buttons

2008-02-22 Thread Beojan Stanislaus
Package: kiosktool
Version: 1.0-1.1+b1
Severity: grave

--- Please enter the report below this line. ---
None of the buttons that should be visible are visible anywhere in
the program in KDE 3.5.8

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23beejex

Debian Release: lenny/sid
  500 testing www.debian-multimedia.org 
  500 testing ftp.debian.org 
  500 stable  www.minimainframe.uni.cc 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kdelibs4c2a (= 4:3.5.8.dfsg.1-5) | 4:3.5.8.dfsg.1-7
libc6  (= 2.7-1) | 2.7-6
libqt3-mt(= 3:3.3.7) | 3:3.3.7-9
libstdc++6  (= 4.1.1-21) | 4.3-20080202-1





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



Bug#466981: [Debian GNUstep maintainers] Bug#466981: New version is available

2008-02-22 Thread Yavor Doganov
tags 466981 wontfix
thanks

wontfix == can't fix for the time being

On Fri, Feb 22, 2008 at 10:35:08AM +0100, Gürkan Sengün wrote:
 Please can you update the version in Debian?
 0.36 is out!

Unfortunately no, because it depends on unstable versions of the GNUstep 
libraries.

Furthermore, they are available under LGPLv3 which would mean that we 
have to solve the licensing problems with GPLv2 only apps before the 
new -base, -gui and -back are uploaded (agenda.app was fixed in that 
regard by relicensing to GPLv2 or later).



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



Bug#466977: 2.6.24-1-sb1-bcm91250a mipsel hangs running init

2008-02-22 Thread Florian Lohoff
On Fri, Feb 22, 2008 at 11:22:26AM +0100, Martin Michlmayr wrote:
 * Florian Lohoff [EMAIL PROTECTED] [2008-02-22 09:38]:
  running on a Broadcom SB1 *little endian* the kernel hangs trying to run
  init. The old 2.6.17 works (linux-image-2.6.17-1-sb1 version 2.6.17-5):
 
 Your best bet is to forward this to [EMAIL PROTECTED]

:) 

http://www.debian.org/Bugs/Reporting
Don't file bugs upstream
If you file a bug in Debian, don't send a copy to the upstream
software maintainers yourself, as it is possible

Just nitpicking ... I CCed debian-mips as Thiemo is reading there aswell.
IIRC he said that he is beating sb1 kernel to get it functional so i
was planning to point him to the bug report and opened it to make it visible
that the little endian sb1 port is currently non functional.

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little 
  security shall soon have neither - Benjamin Franklin


signature.asc
Description: Digital signature


Bug#466985: gnome-settings-daemon crashes (and the volume control applet too)

2008-02-22 Thread Josselin Mouette
Hi,

Le vendredi 22 février 2008 à 10:56 +0100, No Name a écrit :
 I get the There was an error starting the GNOME Settings Daemon etc. etc.
 after my login in Gnome and it complains that Volume Control has quit 
 unexpectedly.
 (I have issues with the gnome-keyboard-properties too.)

 Error re-scanning registry , child terminated by signal

 Could not initialize GStreamer: Error re-scanning registry ,
 child terminated by signal

Looks like an issue with a GStreamer plugin. What is the output of
“gst-inspect-0.10” ?

Thanks,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


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


Bug#466991: Package: installation-reports

2008-02-22 Thread Chris Dent
Package: installation-reports

Boot method: Failed attempt by CD.
Image version: http://cdimage.debian.org/debian-cd/4.0_r3/i386/iso-dvd/
Date: 2008-02-22, 6:30 GMT

Machine: Dell Inspiron 1200
Processor: Celeron
Memory: 512Mb
Partitions: N/A, virgin hard disk

Output of lspci -nn and lspci -vnn: N/A

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:

The problem is that with Sony Sonic CD burner a 4.7Gb disk can only hold
4.1Gb of data, too little to contain DVD-1 (4.4Gb).  Maybe reduce the
contents a little to allow for similar fault tolerance?  Shall try the CD
version now...




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



Bug#466964: LPD doesn't listen on port 515

2008-02-22 Thread Bernhard R. Link
* Peter Chubb [EMAIL PROTECTED] [080222 07:12]:
 I upgraded from 3.8.28dfsg.1-1.1 and lost network printing; 
 netstat -a | grep print gives no output.
 
 To recover I did
   apt-get install lprng/stable
 
 Now I see lpd listening on port 515.

Indeed lprng 3.8.A~rc2-1 comes build with --disable-remote which
disables listening on port 515 by default. You have to enable it
again with setting

lpd_listen_port=515

in lpd.conf to get it back.

 I didn't see anything in the changelog that could account for this?

Craig, it looks like the Debian lprng package does not even contain the
ChangeLog file, but only the old CHANGES files shipped as changelog.gz

Hochachtungsvoll,
Bernhard R. Link



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



Bug#466992: libdspam7-drv-mysql.cron.daily has a strange way of determining type of $MYSQL_HOST

2008-02-22 Thread kaouete
Package: libdspam7-drv-mysql
Version: 3.6.8-5etch1
Severity: normal

Hello

I think that libdspam7-drv-mysql.cron.daily is really strange in the way it 
tries to
determine the type of $MYSQL_HOST.

the first test succeed if MYSQL_HOST is empty or beginning with a /
if it fails, we test *again* if it is beginning with a / (and we do 
it differently that in the first test ...) !

Should'nt the first test be only to test if MYSQL_HOST is empty ?

Sorry if I misunderstood something,

Thanks



-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (991, 'proposed-updates'), (990, 'stable'), (450, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-4-vserver-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages libdspam7-drv-mysql depends on:
ii  dbconfig-common1.8.29+etch1  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.11etch1   Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libdspam7  3.6.8-5etch1  DSPAM is a scalable and statistica
ii  libldap2   2.1.30-13.3   OpenLDAP libraries
ii  libmysqlclient15off5.0.51-3~bpo40+1  MySQL database client library
ii  mysql-client   5.0.51-3~bpo40+1  MySQL database client (meta packag
ii  mysql-client-5.0 [mysq 5.0.51-3~bpo40+1  MySQL database client binaries
ii  ucf2.0020Update Configuration File: preserv
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages libdspam7-drv-mysql recommends:
ii  mysql-server5.0.51-3~bpo40+1 MySQL database server (meta packag
ii  mysql-server-5.0 [mysql 5.0.51-3~bpo40+1 MySQL database server binaries

-- debconf information:
  libdspam7-drv-mysql/db/app-user:
  libdspam7-drv-mysql/db/dbname:
  libdspam7-drv-mysql/mysql/method: unix socket
  libdspam7-drv-mysql/dbconfig-remove: true
  libdspam7-drv-mysql/mysql/admin-user: root
  libdspam7-drv-mysql/purge: false
  libdspam7-drv-mysql/internal/reconfiguring: false
  libdspam7-drv-mysql/import-oldsettings:
  libdspam7-drv-mysql/internal/skip-preseed: false
  libdspam7-drv-mysql/remote/port:
  libdspam7-drv-mysql/dbconfig-reinstall: false
  libdspam7-drv-mysql/performing_upgrade: true
  libdspam7-drv-mysql/passwords-do-not-match:
  libdspam7-drv-mysql/remove-error: abort
  libdspam7-drv-mysql/database-type: mysql
  libdspam7-drv-mysql/remote/newhost:
  libdspam7-drv-mysql/upgrade-backup: true
  libdspam7-drv-mysql/install-error: abort
  libdspam7-drv-mysql/upgrade-error: abort
* libdspam7-drv-mysql/dbconfig-install: false
  libdspam7-drv-mysql/remote/host:
  libdspam7-drv-mysql/dbconfig-upgrade: true



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



Bug#466977: 2.6.24-1-sb1-bcm91250a mipsel hangs running init

2008-02-22 Thread Martin Michlmayr
* Florian Lohoff [EMAIL PROTECTED] [2008-02-22 09:38]:
 running on a Broadcom SB1 *little endian* the kernel hangs trying to run
 init. The old 2.6.17 works (linux-image-2.6.17-1-sb1 version 2.6.17-5):

Your best bet is to forward this to [EMAIL PROTECTED]

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#457503: gnumail.app: segfault on selecting preferences

2008-02-22 Thread Xavier Brochard

Here's the full backtrace
using gnumail.app-dbg
regards xavier

[EMAIL PROTECTED]:~$ debugapp GNUMail
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
http://gnu.org/licenses/gpl.html

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu...
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) run
Starting program: /usr/lib/GNUstep/Applications/GNUMail.app/GNUMail
[Thread debugging using libthread_db enabled]
[New Thread 0x2b228a9adf10 (LWP 5137)]
2008-02-22 12:03:11.692 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.752 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.752 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.752 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.752 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.752 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.753 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView
2008-02-22 12:03:11.753 GNUMail[5137] Method 
setIndicatorImage:inTableColumn: is not implemented for class NSTableView


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b228a9adf10 (LWP 5137)]
0x2b2287f847d7 in objc_msg_lookup () from /usr/lib/libobjc.so.2
(gdb) bt
#0  0x2b2287f847d7 in objc_msg_lookup () from /usr/lib/libobjc.so.2
#1  0x2b2287796615 in ?? () from /usr/lib/libgnustep-base.so.1.14
#2  0x2b22877ad00f in ?? () from /usr/lib/libgnustep-base.so.1.14
#3  0x2b22878c5f7a in ?? () from /usr/lib/libgnustep-base.so.1.14
#4  0x2b22878c56f8 in ?? () from /usr/lib/libgnustep-base.so.1.14
#5  0x2b228e7f13e9 in -[PGPViewController initWithNibName:] 
(self=0xaa6b70, _cmd=0x2b228e9fc570, theName=0x2b228e9fb880) at 
PGPViewController.m:72
#6  0x2b228e7f231b in +[PGPViewController singleInstance] 
(self=0x2b228e9fbc80, _cmd=0x2b228e9f8380) at PGPViewController.m:260
#7  0x2b228e7e5be3 in -[PGPController preferencesModule] 
(self=0xef5400, _cmd=0x2b228679f100) at PGPController.m:311

#8  0x2b22864ebaa9 in ?? () from /usr/lib/libGNUMail.so.1
#9  0x2b22864eac2d in ?? () from /usr/lib/libGNUMail.so.1
#10 0x2b22864ebf9b in ?? () from /usr/lib/libGNUMail.so.1
#11 0x2b228648f1b0 in ?? () from /usr/lib/libGNUMail.so.1
#12 0x2b228a39b7aa in __builtin_avcall () from /usr/lib/libavcall.so.0
#13 0x7fff24904677 in ?? ()
#14 0x0002 in ?? ()
#15 0x in ?? ()

Hubert Chathi a écrit :

On Wed, 20 Feb 2008 14:29:22 +0100 Xavier Brochard
[EMAIL PROTECTED] wrote:


Thanks for trying to solve this bug.
Unfortunatly, it's still crashes when I click on preferences.
Here's the backtrace:


OK, can you install the gnumail.app-dbg package (also from
experimental), and generate another backtrace.  This will give more
useful information.

http://packages.debian.org/experimental/amd64/gnumail.app-dbg/download

Thanks.







Bug#466995: geomview: bad desktop file

2008-02-22 Thread L. Redrejo
Package: geomview
Version: 1.9.4-1
Severity: normal

Hi, the /usr/share/applications/geomview.desktop file has the line:
Icon=geomview

and no freedesktop.org compatible desktop (as Gnome, KDE, etc.) is able
to find this icon, as it just does not exist

Please, add a real icon and reference it at that line.

Regards.
José L.



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#466996: drgeo: bad desktop file

2008-02-22 Thread L. Redrejo
Package: drgeo
Version: 1.1.0-1
Severity: normal

Hi, the /usr/share/applications/drgeo.desktop file has the line:
Icon=gnome-drgenius.png

and no freedesktop.org compatible desktop (as Gnome, KDE, etc.) is able
to find this icon, as it just does not exist

Please, add a real icon and reference it at that line.

Regards.
José L.



signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#441873: amanda-client: This is actually quite a serious bug

2008-02-22 Thread Doug Winter
Package: amanda-client
Version: 1:2.5.1p1-2.1
Followup-For: Bug #441873


I've got this problem, and it basically renders this version of amanda
useless for us.  Any filesystem that has significant changes during
backup (such as mail partitions) register as FAILED and cannot be
recovered.

Can you bump the severity of this bug up to grave please, and apply the
patch referenced (if it looks like the right answer)?  Right now I've
got to build my own Amanda packages just to make half our partitions
actually back up :(

Cheers,

Doug.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages amanda-client depends on:
ii  amanda-common  1:2.5.1p1-2.1 Advanced Maryland Automatic Networ
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libreadline5   5.2-2 GNU readline and history libraries

amanda-client recommends no packages.

-- no debconf information



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



Bug#466994: flashrom: debian/rules order makes build fail on Ubuntu

2008-02-22 Thread Martin-Éric Racine
Package: flashrom
Version: 0.0+r3110-1
Severity: important
Tags: patch
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Because Ubuntu has pickier build servers than Debian, the order of includes
and macros in debian/rules matters. The attached revised debian/rules works
on both distributions and is more correct in terms of CDBS implementation.

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (300, 'testing')
Architecture: i386 (i586)

Kernel: Linux 2.6.24-dbe61 (PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages flashrom depends on:
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

flashrom recommends no packages.

- -- no debconf information

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

iD8DBQFHvqvdeXr56x4Muc0RAmRPAJ9iyPKhh+gWyumYjQ5guJodevLejwCgiBLF
1puoQemr7m4k9bp/kY6umio=
=QUJ8
-END PGP SIGNATURE-
#!/usr/bin/make -f
#
# CDBS debian/rules for flashrom
#
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/makefile.mk

DEB_MAKE_INSTALL_TARGET := install PREFIX=$(CURDIR)/debian/flashrom/usr
LDFLAGS += -lpci -lz
CFLAGS += -DDISABLE_DOC -D'FLASHROM_VERSION=\3112\'

clean::
	rm -f flashrom .dependencies core .test.c .test

common-binary-post-install-arch:: list-missing 
#EOF



Bug#452806: [debchange] dch -a shouldn't modify existing entries

2008-02-22 Thread Raphael Hertzog
On Fri, 22 Feb 2008, Josselin Mouette wrote:
 Le vendredi 22 février 2008 à 00:07 +0100, Frank Lichtenheld a écrit :
  On Thu, Feb 21, 2008 at 09:47:21PM +, Adam D. Barratt wrote:
   debchange simply parses the output of dpkg-parsechangelog(1) in order to
   derive the changes. dpkg-pc is stripping the whitespace before debchange
   begins processing it; I'm therefore reassigning the bug.
  
  I really fail to see a good reason why it shouldn't.
 
 Because it introduces differences to some lines in the changelog in a
 completely unrelated commit, which makes history harder to use.

Huh? What tool is reinjecting the output of dpkg-parsechangelog into
debian/changelog ?

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#466878: [PATCH] battery info in /sys/class/power_supply/* (updated)

2008-02-22 Thread Kapil Hari Paranjape
Hello,

On Fri, 22 Feb 2008, Kapil Hari Paranjape wrote:
 It is more different than I thought! On some systems the value
 of POWER_SUPPLY_ENERGY_* is not available and is replaced by
 POWER_SUPPLY_CHARGE_*!

It is even more different than I thought. The sysfs battery
information file needs to be closed after extracting info
as seeking to 0 does not update the data in the file!

The enclosed patch really does work for me so I hope it will
work for others too!

Regards,

Kapil.
--
Index: conky-1.4.9/src/linux.c
===
--- conky-1.4.9.orig/src/linux.c2008-02-22 08:21:43.0 +
+++ conky-1.4.9/src/linux.c 2008-02-22 08:26:07.0 +
@@ -1257,10 +1257,36 @@
 2241@jupet�kellari�� 1.16 1.2 0x03 0x00 0x00 0x01 99% -1 ? monitori p��ll� 
mutta ilman verkkovirtaa
 */
 
+/* Kapil Hari Paranjape [EMAIL PROTECTED]
+  Linux 2.6.24 onwards battery info is in
+  /sys/class/power_supply/BAT0/
+  On my system I get the following.
+   /sys/class/power_supply/BAT0/uevent:
+   
PHYSDEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:01/PNP0C09:00/PNP0C0A:00
+   PHYSDEVBUS=acpi
+   PHYSDEVDRIVER=battery
+   POWER_SUPPLY_NAME=BAT0
+   POWER_SUPPLY_TYPE=Battery
+   POWER_SUPPLY_STATUS=Discharging
+   POWER_SUPPLY_PRESENT=1
+   POWER_SUPPLY_TECHNOLOGY=Li-ion
+   POWER_SUPPLY_VOLTAGE_MIN_DESIGN=1080
+   POWER_SUPPLY_VOLTAGE_NOW=1078
+   POWER_SUPPLY_CURRENT_NOW=1397
+   POWER_SUPPLY_ENERGY_FULL_DESIGN=4751
+   POWER_SUPPLY_ENERGY_FULL=2737
+   POWER_SUPPLY_ENERGY_NOW=1181
+   POWER_SUPPLY_MODEL_NAME=IBM-92P1060
+   POWER_SUPPLY_MANUFACTURER=Panasonic
+  On some systems POWER_SUPPLY_ENERGY_* is replaced by POWER_SUPPLY_CHARGE_*
+*/
+
+#define SYSFS_BATTERY_BASE_PATH /sys/class/power_supply
 #define ACPI_BATTERY_BASE_PATH /proc/acpi/battery
 #define APM_PATH /proc/apm
 #define MAX_BATTERY_COUNT 4
 
+static FILE *sysfs_bat_fp[MAX_BATTERY_COUNT];
 static FILE *acpi_bat_fp[MAX_BATTERY_COUNT];
 static FILE *apm_bat_fp[MAX_BATTERY_COUNT];
 
@@ -1308,6 +1334,8 @@
static int idx, rep = 0, rep2 = 0;
char acpi_path[128];
snprintf(acpi_path, 127, ACPI_BATTERY_BASE_PATH /%s/state, bat);
+   char sysfs_path[128];
+   snprintf(sysfs_path, 127, SYSFS_BATTERY_BASE_PATH /%s/uevent, bat);
 
init_batteries();
 
@@ -1322,12 +1350,117 @@
memset (last_battery_str[idx], 0, sizeof (last_battery_str[idx]));
memset (last_battery_time_str[idx], 0, sizeof 
(last_battery_time_str[idx]));
 
-   /* first try ACPI */
+   /* first try SYSFS if that fails try ACPI */
+
+   if (sysfs_bat_fp[idx] == NULL  acpi_bat_fp[idx] == NULL  
apm_bat_fp[idx] == NULL)
+   sysfs_bat_fp[idx] = open_file(sysfs_path, rep);
 
-   if (acpi_bat_fp[idx] == NULL  apm_bat_fp[idx] == NULL)
+   if (sysfs_bat_fp[idx] == NULL  acpi_bat_fp[idx] == NULL  
apm_bat_fp[idx] == NULL)
acpi_bat_fp[idx] = open_file(acpi_path, rep);
 
-   if (acpi_bat_fp[idx] != NULL) {
+   if (sysfs_bat_fp[idx] != NULL) {
+   /* SYSFS */
+   int present_rate = -1;
+   int remaining_capacity = -1;
+   char charging_state[64];
+   char present[4];
+
+   strcpy(charging_state, Unknown);
+
+   while (!feof(sysfs_bat_fp[idx])) {
+   char buf[256];
+   if (fgets(buf, 256, sysfs_bat_fp[idx]) == NULL)
+   break;
+
+   /* let's just hope units are ok */
+   if (strncmp (buf, POWER_SUPPLY_PRESENT=1, 22) == 0)
+   strcpy(present, Yes);
+   else if (strncmp (buf, POWER_SUPPLY_PRESENT=0, 22) == 
0)
+   strcpy(present, No);
+   else if (strncmp (buf, POWER_SUPPLY_STATUS=, 20) == 0)
+   sscanf(buf, POWER_SUPPLY_STATUS=%63s, 
charging_state);
+   /* present_rate is not the same as the
+   current flowing now but it is the same value
+   which was used in the past. so we continue
+   the tradition! */
+   else if (strncmp(buf, POWER_SUPPLY_CURRENT_NOW=, 25) 
== 0)
+   sscanf(buf, POWER_SUPPLY_CURRENT_NOW=%d, 
present_rate);
+   else if (strncmp(buf, POWER_SUPPLY_ENERGY_NOW=, 24) 
== 0)
+   sscanf(buf, POWER_SUPPLY_ENERGY_NOW=%d, 
remaining_capacity);
+   else if (strncmp(buf, POWER_SUPPLY_ENERGY_FULL=, 25) 
== 0)
+   sscanf(buf, POWER_SUPPLY_ENERGY_FULL=%d, 
acpi_last_full[idx]);
+   else if (strncmp(buf, POWER_SUPPLY_CHARGE_NOW=, 24) 
== 0)
+   sscanf(buf, 

Bug#466997: wxmaxima: bad desktop file

2008-02-22 Thread L. Redrejo
Package: wxmaxima
Version: 0.7.1-1
Severity: normal

Hi, the /usr/share/applications/wxmaxima.desktop file has the line:
Icon=maximaicon.xpm

and no freedesktop.org compatible desktop (as Gnome, KDE, etc.) is able
to find this icon, as it just does not exist.

Please, change that line by
Icon=/usr/share/wxMaxima/icons/maximaicon.xpm

Regards.
José L.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#466998: viewmol: bad desktop file

2008-02-22 Thread L. Redrejo
Package: viewmol
Version: 2.4.1-12
Severity: normal

Hi, the /usr/share/applications/viewmol.desktop file has the line:
Icon=viewmol.png

and viewmol.png is not available at default freedesktop.org paths for
icons. So freedesktop.org compatible desktops (as Gnome, KFCD, etc.) are
not able to find this icon and the app is shown in their menus with a
blank icon.

On the other hand, two viewmol.desktop files are included in the
package, making it appear twice in the same menu branches. Please remove
one of them.

Regards.
José L.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#461541: fixed in xterm 232-1?

2008-02-22 Thread Thomas Dickey
On Fri, Feb 22, 2008 at 10:33:36AM +0100, Julien Cristau wrote:
 On Thu, Feb 21, 2008 at 18:40:39 -0500, Thomas Dickey wrote:
 
  On Wed, Feb 20, 2008 at 03:30:23PM +0100, Vincent Lefevre wrote:
   This bug is still open, but I suppose that it has been fixed in
   xterm 232-1.
  
  It's configurable in #232.  I saw comments that the corresponding
  resource (pointerMode) is set to disable the pointer-hiding, but
  don't see that in the diff-file for 232-1.
  
 I added -DDEF_POINTER_MODE=pNever in CFLAGS (the change is in
 debian/rules, which is probably why you didn't see it).

thanks - I was thinking it would be in the app-defaults file.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpfIiShPGLph.pgp
Description: PGP signature


Bug#452806: [debchange] dch -a shouldn't modify existing entries

2008-02-22 Thread Adam D. Barratt

Raphael Hertzog wrote:

On Fri, 22 Feb 2008, Josselin Mouette wrote:

Le vendredi 22 février 2008 à 00:07 +0100, Frank Lichtenheld a écrit
:

On Thu, Feb 21, 2008 at 09:47:21PM +, Adam D. Barratt wrote:

debchange simply parses the output of dpkg-parsechangelog(1) in
order to derive the changes. dpkg-pc is stripping the whitespace
before debchange begins processing it; I'm therefore reassigning
the bug.


I really fail to see a good reason why it shouldn't.


Because it introduces differences to some lines in the changelog in a
completely unrelated commit, which makes history harder to use.


Huh? What tool is reinjecting the output of dpkg-parsechangelog into
debian/changelog ?


debchange (see Subject: ;-)

Specifically, when editing or appending to an existing changelog stanza 
(i.e. not using -i or -v) debchange parses the result of dpkg-parsechangelog 
in to a number of fields, including the changes. The latter is then 
modified, for example to add the new entry, update the trailer line, change 
the distribution, urgency and so on if required, add multi-maintainer 
headers and then written to the new changelog file, followed by the 
remainder of the changelog (i.e. the contents of the original changelog from 
the second changelog stanza onwards.


As far as I can see, it's /always/ been like that. At the very least, the 
earliest revision in svn (from devscripts 2.7.95.1 in December 2003) 
essentially does:


[where %changelog is populated from the output of dpkg-parsechangelog, O is 
debian/changelog.dch and S is debian/changelog]


   my $CHANGES=$changelog{'Changes'};
   [...]
   print O $CHANGES;
   [output the new entry or entry stub to O]
   print O \n -- $MAINTAINER $EMAIL  $DATE\n;

   # Copy the rest of the changelog file to new one
   $line=-1;
   while (S) { $line++; last if /^ --/; }
   # Slurp the rest
   local $/ = undef;
   print O S;

Adam 





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



Bug#466999: easychem: bad desktop file

2008-02-22 Thread L. Redrejo
Package: easychem
Version: 0.6-4
Severity: normal

Hi, the /usr/share/applications/easychem.desktop file has the line:
Icon=easychem

and no freedesktop.org compatible desktop (as Gnome, KDE, etc.) is able
to find this icon, as it just does not exist

Please, add a real icon and reference it at that line.

Regards.
José L.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#466985: gnome-settings-daemon crashes (and the volume control applet too)

2008-02-22 Thread Sebastian Dröge

Am Freitag, den 22.02.2008, 11:56 +0100 schrieb No Name:

 Last lines of output with debug level=5:
 
 
 0:00:05.584434340  5856 0x8050050 LOG   GST_REGISTRY
 gstregistry.c:816:gst_registry_scan_path_level:registry0 examining
 file: /usr/lib/gstreamer-0.10/libgstlibvisual.so
 0:00:05.584460759  5856 0x8050050 DEBUG GST_REGISTRY
 gstregistry.c:975:gst_registry_scan_path_level:registry0
 file /usr/lib/gstreamer-0.10/libgstlibvisual.so not yet in registry
 0:00:05.584474763  5856 0x8050050 DEBUG   GST_PLUGIN_LOADING
 gstplugin.c:472:gst_plugin_load_file: attempt to load plugin
 /usr/lib/gstreamer-0.10/libgstlibvisual.so
 0:00:05.585051047  5856 0x8050050 LOGGST_REFCOUNTING
 gstobject.c:293:gst_object_init:[EMAIL PROTECTED] 0x8066288 new
 0:00:05.585080125  5856 0x8050050 LOG GST_PLUGIN_LOADING
 gstplugin.c:594:gst_plugin_load_file: Plugin 0x8066288 for file
 /usr/lib/gstreamer-0.10/libgstlibvisual.so prepared, calling entry
 function...
 0:00:05.585094947  5856 0x8050050 LOG GST_PLUGIN_LOADING
 gstplugin.c:601:gst_plugin_load_file: Plugin 0x8066288 for file
 /usr/lib/gstreamer-0.10/libgstlibvisual.so prepared, registering...
 0:00:05.586878103  5856 0x8050050 LOG GST_PLUGIN_LOADING
 gstplugin.c:335:gst_plugin_register_func: plugin
 /usr/lib/gstreamer-0.10/libgstlibvisual.so looks good
 0:00:05.078629130  5853 0x8050050 DEBUG GST_INIT
 gst.c:842:ensure_current_registry_forking: Waiting for data from child
 0:00:05.605642605  5853 0x8050050 DEBUG GST_INIT
 gst.c:857:ensure_current_registry_forking: parent waiting on child
 0:00:05.605692216  5853 0x8050050 DEBUG GST_INIT
 gst.c:859:ensure_current_registry_forking: parent done waiting on child
 0:00:05.605707043  5853 0x8050050 ERROR GST_INIT
 gst.c:862:ensure_current_registry_forking: child did not exit normally,
 terminated by signal
 
 
 Some issues with libgstlibvisual.so?

Yes, either an issue in libvisual itself (maybe broken CPU feature
detection or similar again) or in the gstreamer plugin.

Could you run this (with no registry forking) in gdb and get a
backtrace? Having the glib, gstreamer, gst-plugins-base and
gst-plugins-good debug packages installed might be a good idea.


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#465315: kernel: Workaround for the problem: select() to /dev/rtc to wait for clock tick timed out

2008-02-22 Thread oliver
To workaround this problem, you can accress the hardwareclock with:

computer:/var/log# hwclock -r
select() to /dev/rtc to wait for clock tick timed out
computer:/var/log# hwclock --directisa -r
Fr 22 Feb 2008 13:19:13 CET  -0.095899 seconds
computer:/var/log# hwclock --directisa --systohc
computer:/var/log# hwclock --directisa -r
Fr 22 Feb 2008 12:19:36 CET  -0.298484 seconds

The hwclock manpage says:
--directisa
 snip
If it is unable to open the device (for read), it will use the explicit 
I/O instructions anyway.
-snip

What I don`t understand is, why the system scripts don`t work?!

Bye,

Oliver

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

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#467003: libmodule-scandeps-perl: uninstallable and unbuildable with Perl 5.10

2008-02-22 Thread Niko Tyni
Package: libmodule-scandeps-perl
Version: 0.82-2
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-transition

The libmodule-scandeps-perl package has a versioned {,build-}dependency
on libmodule-build-perl (= 0.28), but perl-modules 5.10.0-3 (currently
in experimental) has

Replaces: libmodule-build-perl
Provides: libmodule-build-perl
Conflicts: libmodule-build-perl ( 0.2808.1-1)

as it includes Module::Build 0.2808_01.

This makes libmodule-scandeps-perl uninstallable and unbuildable with
Perl 5.10, as provided packages don't satisfy versioned dependencies.

The versioned dependency is necessary: it's present for
Module::Build::ModuleInfo, introduced in Module::Build 0.27_01.

The best solution I can think of is

 Depends: libmodule-build-perl
 Conflicts: libmodule-build-perl ( 0.28)

 Build-Depends-Indep: libmodule-build-perl
 Build-Conflicts-Indep: libmodule-build-perl ( 0.28)

Suggestions welcome. There are six other packages in the archive that have
a versioned build-dependency on Module::Build, but libmodule-scandeps-perl
is the only one that has a runtime dependency too.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#467002: proftpd: fails to install

2008-02-22 Thread Phil Lavin
Package: proftpd
Version: 1.3.1-6+b1
Severity: important


I am reliably informed by those on freenode that this is a package bug I should 
report...

server1:~# apt-get install proftpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  proftpd-doc
The following NEW packages will be installed
  proftpd
0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/913kB of archives.
After this operation, 2404kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package proftpd.
(Reading database ... 44360 files and directories currently installed.)
Unpacking proftpd (from .../proftpd_1.3.1-6+b1_i386.deb) ...
Setting up proftpd (1.3.1-6+b1) ...
- IMPORTANT INFORMATION FOR XINETD USERS --
The following line will be added to your /etc/inetd.conf file:

ftp stream  tcp nowait  root/usr/sbin/tcpd /usr/sbin/proftpd

If you are indeed using xinetd, you will have to convert the
above into /etc/xinetd.conf format, and add it manually. See
/usr/share/doc/xinetd/README.Debian for more information.
You must use option -daemon_dir if you use tcpd
---

dpkg: error processing proftpd (--configure):
 subprocess post-installation script returned error exit status 20
Errors were encountered while processing:
 proftpd
E: Sub-process /usr/bin/dpkg returned an error code (1)
server1:~#

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

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

Versions of packages proftpd depends on:
ii  adduser3.105 add and remove users and groups
ii  debconf1.5.19Debian configuration management sy
ii  debianutils2.28.3Miscellaneous utilities specific t
ii  libacl12.2.45-1  Access control list shared library
ii  libattr1   1:2.4.39-1Extended attribute shared library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libldap-2.4-2  2.4.7-5   OpenLDAP libraries
ii  libmysqlclient15off5.0.51-3  MySQL database client library
ii  libncurses55.6+20080203-1Shared libraries for terminal hand
ii  libpam-runtime 0.99.7.1-5Runtime support for the PAM librar
ii  libpam0g   0.99.7.1-5Pluggable Authentication Modules l
ii  libpq5 8.3.0-1   PostgreSQL C client library
ii  libssl0.9.80.9.8g-4  SSL shared libraries
ii  libwrap0   7.6.dbs-14Wietse Venema's TCP wrappers libra
ii  netbase4.30  Basic TCP/IP networking system
ii  perl   5.8.8-12  Larry Wall's Practical Extraction 
ii  sed4.1.5-5   The GNU sed stream editor
ii  ucf3.004 Update Configuration File: preserv
ii  update-inetd   4.29  inetd.conf updater
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

proftpd recommends no packages.



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



Bug#466573: [Pkg-cryptsetup-devel] Bug#466573: cryptsetup: 2.6.25-rc2 does not boot due to Error allocating crypto tfm

2008-02-22 Thread Didier Raboud
Le vendredi, 22 février 2008 00.53:33 Jonas Meurer, vous avez écrit :
 On 21/02/2008 Didier Raboud wrote:
  I can't ! chainiv isn't in the initrd... I think I could be able to
  rebuild an initramfs with correct modules inserted by `man`ing cpio and
  such, I just don't know how and when I will get time for it. I bet I will
  wait for a next -rc* version.
 
  Regards and sorry,

 sorry, you're correct. the following should work:

 [ add chainiv module to list of modules to be included in initrd ]
 # echo chainiv  /etc/initramfs-scripts/modules

 [ update your initrd ]
 # update-initramfs -u

 and then try what i suggested.

 greetings,
  jonas

Hi,

I tried your proposal : _it works!_. The boot then hangs on Configuring 
network interfaces, but at least the crypto is no problem anymore !

Best regards, 

Didier

P.S. I guess I should let this bug open until it is resolved upstream or such?


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


Bug#467004: apache2: Apply IfModule to the internationalized error messages stanza of config

2008-02-22 Thread Edward Welbourne
Package: apache2
Version: 2.2.8-1
Severity: wishlist
Tags: patch

The shipped apache2.conf ends (before the last two include directives)
with a section dealing with internationalized error responses.  This
is commented out but preceded by a comment saying
# The internationalized error documents require mod_alias, mod_include
# and mod_negotiation.  To activate them, uncomment the following 30 lines.
It would make more sense to simply wrap these 30 lines in suitable
IfModule directives and leave the uncommented by default. patch

@@ -1,3 +1,4 @@
+# -*- Mode: Apache -*-
 #
 # Based upon the NCSA server configuration files originally by Rob McCool.
 #
@@ -240,42 +252,43 @@
 # even on a per-VirtualHost basis.  The default include files will display
 # your Apache version number and your ServerAdmin email address regardless
 # of the setting of ServerSignature.
-#
-# The internationalized error documents require mod_alias, mod_include
-# and mod_negotiation.  To activate them, uncomment the following 30 lines.
-
-#Alias /error/ /usr/share/apache2/error/
-#
-#Directory /usr/share/apache2/error
-#AllowOverride None
-#Options IncludesNoExec
-#AddOutputFilter Includes html
-#AddHandler type-map var
-#Order allow,deny
-#Allow from all
-#LanguagePriority en cs de es fr it nl sv pt-br ro
-#ForceLanguagePriority Prefer Fallback
-#/Directory
-#
-#ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
-#ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
-#ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
-#ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
-#ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
-#ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
-#ErrorDocument 410 /error/HTTP_GONE.html.var
-#ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
-#ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
-#ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
-#ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
-#ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
-#ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
-#ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
-#ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
-#ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
-#ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var
-
 
+IfModule mod_negotiation.c
+ IfModule mod_include.c
+  IfModule mod_alias.c
+Alias /error/ /usr/share/apache2/error/
+
+Directory /usr/share/apache2/error
+AllowOverride None
+Options IncludesNoExec
+AddOutputFilter Includes html
+AddHandler type-map var
+Order allow,deny
+Allow from all
+LanguagePriority en cs de es fr it nl sv pt-br ro
+ForceLanguagePriority Prefer Fallback
+/Directory
+
+ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var
+ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var
+ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var
+ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var
+ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var
+ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var
+ErrorDocument 410 /error/HTTP_GONE.html.var
+ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var
+ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var
+ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
+ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var
+ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
+ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var
+ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var
+ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var
+ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var
+ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var
+  /IfModule
+ /IfModule
+/IfModule
 
 # Include of directories ignores editors' and dpkg's backup files,
 # see README.Debian for details.

/patch and it would clearly be even better to move the result (and
the comments preceding it) to a separate conf.d/localized-error (left
as a trivial exercise for whoever merges the patch).

-- Package-specific info:
Config file syntax check failed.
List of /etc/apache2/mods-enabled/*.load:
  alias auth_basic authn_file authnz_ldap authz_default authz_host
  authz_user autoindex cgid dir* env ldap mime negotiation perl
  setenvif ssl status userdir
  (A * means that the .conf file for that module is not enabled in
   /etc/apache2/mods-enabled/)

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

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of 

Bug#275808: asterisk: I still get emails from logrotate cron job

2008-02-22 Thread Timo Lindfors
Hi,

as pointed in the previous mail (from 2004) the bug isn't quite dead
yet. The logrotate cronjob keeps emailing me

/etc/cron.daily/logrotate:
error: error running postrotate script for /var/log/acpid
ion

  == Parsing '/etc/asterisk/logger.conf': Found



run-parts: /etc/cron.daily/logrotate exited with return code 1



best regards,
Timo Lindfors



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



Bug#467006: vim prints debug output when invoked as

2008-02-22 Thread Andreas Pakulat
Package: vim
Version: 1:7.1-245+1
Severity: normal

Hi,

since a recent upgrade I get debug output such as this whenever I change
into the insert mode or do a search in vim:

/*** debug [lib/liblow.c(212)]:
   VC: 0

This only happens when using vim as editor for replying to mails or for
reportbug, so far. Its not happening for various types of text files.

It happens since the upgrade:
[UPGRADE] vim 1:7.1-241+1 - 1:7.1-245+1

Andreas

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

Kernel: Linux 2.6.23
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vim depends on:
ii  libacl1   2.2.45-1   Access control list shared library
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libgpmg1  1.20.3~pre3-1  General Purpose Mouse - shared lib
ii  libncurses5   5.6+20080203-1 Shared libraries for terminal hand
ii  vim-common1:7.1-245+1Vi IMproved - Common files
ii  vim-runtime   1:7.1-245+1Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information



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



Bug#467005: dhcpcd: FTBFS on GNU/kFreeBSD

2008-02-22 Thread Petr Salinger

Package: dhcpcd
Severity: important
Version: 1:3.2.2-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweaks. Please find attached patch with them.

It would also be nice if you can ask upstream
to include this changes.

Thanks in advance

Petr
only in patch2:
unchanged:
--- dhcpcd-3.2.2.orig/common.h
+++ dhcpcd-3.2.2/common.h
@@ -47,7 +47,7 @@
 #endif
 
 #define HAVE_SRANDOMDEV
-#if defined(__linux__) || defined(__NetBSD__)
+#if defined(__linux__) || defined(__NetBSD__) || defined(__GLIBC__)
 #  undef HAVE_SRANDOMDEV
 void srandomdev (void);
 #endif
only in patch2:
unchanged:
--- dhcpcd-3.2.2.orig/interface.c
+++ dhcpcd-3.2.2/interface.c
@@ -528,7 +528,7 @@
free (dstd);
 }
 
-#ifdef BSD
+#if defined(BSD) || defined (__FreeBSD_kernel__)
 
 /* Darwin doesn't define this for some very odd reason */
 #ifndef SA_SIZE
only in patch2:
unchanged:
--- dhcpcd-3.2.2.orig/socket.c
+++ dhcpcd-3.2.2/socket.c
@@ -44,7 +44,7 @@
 #include time.h
 #include unistd.h
 
-#ifdef BSD
+#if defined(BSD) || defined (__FreeBSD_kernel__) 
 # include net/bpf.h
 #elif __linux__
 # include linux/filter.h
@@ -255,7 +255,7 @@
return retval;
 }
 
-#ifdef BSD
+#if defined(BSD) || defined (__FreeBSD_kernel__) 
 int open_socket (interface_t *iface, int protocol)
 {
int n = 0;


Bug#467000: ITA: kaptain -- graphical front-end for command line programs

2008-02-22 Thread Tobias Toedter
Package: wnpp
Severity: normal
Owner: Tobias Toedter [EMAIL PROTECTED]

Hi,

I intend to adopt/hijack the package kaptain. Even oldstable contains a
NMU, and there hasn't been any action from the maintainer since 2003. I
tried to contact the maintainer at his @d.o address, but unfortunately,
it bounces.

Regards,
Tobias

-- 
Tobias Toedter   | If anything can go wrong, it will.
Hamburg, Germany |


signature.asc
Description: PGP signature


Bug#465265: closed by Frank S. Thomas [EMAIL PROTECTED] (Re: Bug#465265: boincmgr: Opens terminal session instead of web browser.)

2008-02-22 Thread Frank S. Thomas
On Friday 22 February 2008 03:41, Dennis G. Wicks wrote:
 Tried both suggested solutions, no difference.
 [...]
 There is no change in the way that Boinc Manager acts
 when it tries to open a web page.

What happens if you run sensible-browser in an X terminal? For example:
  $ sensible-browser http://www.debian.org

And is the BROWSER variable set in your environment?
  $ echo $BROWSER

 Do I have to pretend I am running Windows and reboot?

No.

Cheers,
-- 
Frank S. Thomas [EMAIL PROTECTED]   PGP public key ID: 0xDC426429
Debian Developerfinger fst/[EMAIL PROTECTED]


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


Bug#467001: signing-party: [gpg-key2ps] allow suppressing revoked subkeys

2008-02-22 Thread Luca Capello
Package: signing-party
Version: 0.4.13-1
Severity: wishlist

Hello,

my GPG key 0x9DDB992B contains revoked subkeys, which are normally not
shown.  However, since gpg-key2ps invokes gpg with the '--with-colons'
option, these subkeys are present in the output.

One possibility would be having the --revoked-style option general,
i.e. not only for uids, but also for subkeys.  Another one would mean
introducing a new option, something like --revoked-subkeys.

Thx, bye,
Gismo / Luca

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

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

Versions of packages signing-party depends on:
ii  gnupg 1.4.6-2+b1 GNU privacy guard - a free PGP rep
ii  libgnupg-interface-perl   0.33-6 Perl interface to GnuPG
ii  libmailtools-perl 2.02-1 Manipulate email in perl programs
ii  libmime-tools-perl [libmime-p 5.425-2Perl5 modules for MIME-compliant m
ii  libtext-template-perl 1.44-1.1   Text::Template perl module

Versions of packages signing-party recommends:
ii  dialog1.1-20071028-3 Displays user-friendly dialog boxe
ii  libintl-perl  1.16-4 Uniforum message translations syst
pn  libpaper-utilsnone (no description available)
ii  libtext-iconv-perl1.4-3  converts between character sets in
ii  postfix [mail-transport-a 2.5.1~rc1-1High-performance mail transport ag
ii  whiptail  0.52.2-11.1Displays user-friendly dialog boxe

-- no debconf information



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



Bug#466991: Package: installation-reports

2008-02-22 Thread Frans Pop
reassign 466991 debian-cd
thanks

On Friday 22 February 2008, Chris Dent wrote:
 Comments/Problems:
 The problem is that with Sony Sonic CD burner a 4.7Gb disk can only hold
 4.1Gb of data, too little to contain DVD-1 (4.4Gb).  Maybe reduce the
 contents a little to allow for similar fault tolerance?  Shall try the CD
 version now...

I'm not sure if we've had reports of similar issues before. I cannot 
remember any.

The problem probably is that DVD is a fairly well defined standard, so if 
your hardware does not follow that standard, my first reaction would be to 
say: sorry but we cannot allow for hardware that is not standards 
compliant.
Especially as that would mean we will be using 4 DVDs a lot sooner than we 
have to (you're basically asking us to reduce the size by half a CD...). 

However, if you can show that the 4.1GB limit _is_ part of some standard 
(and I don't mean the documentation of your DVD writer), maybe the 
debian-cd team will consider lowering the size.

Cheers,
FJP



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



Bug#467006: vim prints debug output when invoked as

2008-02-22 Thread Andreas Pakulat
merge 466426 467006
thanks

Hi,

just saw that the error is actually due to libgpmg1, merging to the
other bug.

Andreas

-- 
You could live a better life, if you had a better mind and a better body.




Bug#465966: vobcopy: FTBFS on GNU/kFreeBSD

2008-02-22 Thread Stephen Birch
The patch has been applied and test built against sid (by me) and
GNU/kFreeBSD (by Petr).  A new release containing just this patch has
been requested from upstream and a tarball provided for his convenience.

I am now waiting for the upstream response before contacting my
sponsor for upload into Debian.  If upstream agrees the release will be
version 1.1.1-1.  Progress can be checked here:

  http://imsmail.org/vobcopy




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



Bug#466986: tuxguitar: Fails to start due to java

2008-02-22 Thread gregor herrmann
On Fri, 22 Feb 2008 10:59:58 +0100, Colomban Wendling wrote:

I had a quick look at this bug because I like tuxguitar :)

 After a simple installation, tuxguitar fails to start with the following 
 message:
 /usr/bin/tuxguitar: line 18: /usr/local/opt/java/jre/bin/java: Aucun fichier 
 ou répertoire de ce type
 It seems that the Java installation directory is bad in the startup script.

Agreed, the line
  d=/usr/local/opt/java
in /usr/bin/tuxguitar is not really helpful. I guess it should be a
fallback if neither sun-java-5 nor sun-java-6 are available but in
your case the script breaks.

But:

 Note that I've not installed Java manually, and I use GNU implementation.

In my experience it doesn't work with GNU java.
You can try with 
  JAVA_HOME=/usr/lib/jvm/java-gcj /usr/bin/tuxguitar
which breaks for me.

IMO the Depends: of tuxguitar are not entirely correct. The line
says:
  Depends: ..,  sun-java6-jre | java2-runtime
but AFAIK tuxguitar explicitly needs sun-java (or maybe icedtea but
that's not in Debian yet). I suggest to change the line to
  Depends: .., sun-java6-jre | sun-java5-jre
(which has the disadvantage of excluding users who might have a
different java-jre which actually works ...).

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Rolling Stones


signature.asc
Description: Digital signature


Bug#467008: libmodule-scandeps-perl: unnecessary build-dependency on libmodule-install-perl

2008-02-22 Thread Niko Tyni
Package: libmodule-scandeps-perl
Version: 0.82-2
Severity: normal

This package build-depends on libmodule-install-perl but only needs
the bundled Module::Install files in inc/. It builds fine for me without
the libmodule-install-perl package.

As libmodule-install-perl in turn depends on libmodule-scandeps-perl, 
removing the unnecessary dependency would remove a build-dependency
loop, which seems like a Good Thing.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#466573: [Pkg-cryptsetup-devel] Bug#466573: cryptsetup: 2.6.25-rc2 does not boot due to Error allocating crypto tfm

2008-02-22 Thread Jonas Meurer
On 22/02/2008 Didier Raboud wrote:
 I tried your proposal : _it works!_. The boot then hangs on Configuring 
 network interfaces, but at least the crypto is no problem anymore !

great news!

 P.S. I guess I should let this bug open until it is resolved upstream or such?

agreed. it should be closed as soon as linux-source-2.6.25 has been
fixed.

greetings,
 jonas


signature.asc
Description: Digital signature


Bug#466795: /usr/bin/git-merge-index: Argument parsing too strict; should allow -o and -q anywhere

2008-02-22 Thread Gerrit Pape
On Thu, Feb 21, 2008 at 02:46:13PM -0800, Josh Triplett wrote:
 Gerrit Pape wrote:
  On Wed, Feb 20, 2008 at 04:20:22PM -0800, Josh Triplett wrote:
  git-merge-index requires that if the -o and -q options appear, they
  must appear first in the argument list, and they must appear in that
  order.  For example, git merge-index -o merge-program -a works, but
  git merge-index merge-program -o -a does not work.  git-merge-index
  should allow the -o, -q, and -a options to appear anywhere on the
  command line.
  
  Hi Josh, AFAICS the behavior matches the documentation
  
   $ git-merge-index
   usage: git-merge-index [-o] [-q] merge-program (-a | filename*)
   $ 
  
  Setting severity wishlist.
 
 The same usage syntax in other programs does not imply an order to the
 options.  man gcc says:

Hi Josh, the difference in your examples is that they all have only
options in the sysnopsis.  With git-merge-index there're two options
that adjust the behavior of git-merge-index (-o, -a) and the other
option (-a) adjusts how the merge-program will be called.  With
merge-program not being an option but an non-optional argument naming
a program, I think the documentation is clear on that the -a option must
not be before merge-program, just as the filename... arguments.

Regards, Gerrit.



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



Bug#467002: proftpd: fails to install

2008-02-22 Thread Francesco P. Lovergine
On Fri, Feb 22, 2008 at 01:12:55PM +0100, Phil Lavin wrote:
 Package: proftpd
 Version: 1.3.1-6+b1
 Severity: important
 
 
 I am reliably informed by those on freenode that this is a package bug I 
 should report...
 
 server1:~# apt-get install proftpd
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Suggested packages:
   proftpd-doc
 The following NEW packages will be installed
   proftpd
 0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded.
 Need to get 0B/913kB of archives.
 After this operation, 2404kB of additional disk space will be used.
 Preconfiguring packages ...
 Selecting previously deselected package proftpd.
 (Reading database ... 44360 files and directories currently installed.)
 Unpacking proftpd (from .../proftpd_1.3.1-6+b1_i386.deb) ...
 Setting up proftpd (1.3.1-6+b1) ...
 - IMPORTANT INFORMATION FOR XINETD USERS --
 The following line will be added to your /etc/inetd.conf file:
 
 ftp stream  tcp nowait  root/usr/sbin/tcpd /usr/sbin/proftpd
 
 If you are indeed using xinetd, you will have to convert the
 above into /etc/xinetd.conf format, and add it manually. See
 /usr/share/doc/xinetd/README.Debian for more information.
 You must use option -daemon_dir if you use tcpd
 ---
 
 dpkg: error processing proftpd (--configure):
  subprocess post-installation script returned error exit status 20
 Errors were encountered while processing:
  proftpd
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 server1:~#
 

Are you using xinetd or what?

-- 
Francesco P. Lovergine



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



Bug#466885: runit: no way to maintain non-default permissions on supervise directories

2008-02-22 Thread Gerrit Pape
On Thu, Feb 21, 2008 at 06:09:53PM -0500, Jameson Rollins wrote:
 On Thu, Feb 21, 2008 at 10:23:06PM +, Gerrit Pape wrote:
  Currently update-service --add doesn't touch the ./supervise/
  subdirectories if service-dir/supervise already exists and is a
  symlink.  So the cereal package could create symlinks pointing to
  elsewhere in the filesystem before running update-service --add.
 
 Ah.  I hadn't fully appreciated that.  We can definitely do that with
 cereal for now.  The thing that's a little funny, though, is that

After re-reading that part of the code, I noticed it does that for the
./supervise/ dir, but not ./log/supervise/, I'll fix that so that the
symlink in ./log/ can be created in advance too.

 cereal creates it's session service directories in /var already
 (/var/lib/cereal/sessions), so the links would just be from one
 location in /var to a different one.  This seems slightly redundant to
 me, but obviously still doable.  Maybe update-service could just check
 to see if the supervise directory ultimately resides in /var to
 determine whether or not to replace it, ie:
 
 readlink -f $svdir/supervise | grep -q '^/var'

Good idea.  I even suggest that update-service checks whether the
service directory is in /etc/, and only then cares about the
./supervise/ symlinks.  See the first attached patch.

 Another solution would be to have update-service read the permissions
 of the supervise directory that's there before it deletes it, and then
 create the new supervise directory itself in the appropriate place
 with the correct permissions, and then create the link in the service
 dir.

I don't think we should do that.  It's not only the permissions of the
./supervise/ dirs, you can additionally configure permissions by
chmod'ing supervise/ok and supervise/control individually.

  But maybe update-service should generally place the actual supervise
  directories not into /var/run/, but /var/lib/runit/supervise/ maybe?
 
 After reading the Debian FHS for /var [0], I think that this is
 probably the right thing to do, and maybe actually a more appropriate
 place that /var/run.  From the description of /var/lib:
 
 This hierarchy holds state information pertaining to an application
 or the system
 
 This is a pretty good description of what's actually in the runit
 supervise directories.  Doing this doesn't solve all the issues in
 about supervise directory creation mentioned above, but it definitely
 gets around the issue of /var/run being purged on reboot.

Yes, there's a second patch attached, that does this.

Regards, Gerrit.
From 58d6d3204bf0909b8a4e40ac617bf4996d804554 Mon Sep 17 00:00:00 2001
From: Gerrit Pape [EMAIL PROTECTED]
Subject: [PATCH] debian/update-service: symlink ./supervise dirs only if service-dir is in /etc/

When adding a service, only force the ./supervise/ subdirectories to
symlinks if the service-dir resides in /etc/.  Additionally fix
update-service to not create the log/supervise/ symlink if it already
is a symlink, just as already done for ./supervise/.
---
 debian/update-service   |   16 +---
 debian/update-service.8 |6 +-
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/debian/update-service b/debian/update-service
index 93f2b14..ddf1efa 100755
--- a/debian/update-service
+++ b/debian/update-service
@@ -53,13 +53,15 @@ case $opt in
 fi
 ! sv stat $svdir /dev/null 21 ||
   fatal $svdir is currently controlled by a runsv(8) process.
-if test ! -h $svdir/supervise; then
-  rm -rf $svdir/supervise
-  ln -s /var/run/sv.$sv $svdir/supervise
-fi
-if test -d $svdir/log; then
-  rm -rf $svdir/log/supervise
-  ln -s /var/run/sv.$sv.log $svdir/log/supervise
+if test ${svdir#/etc/} != $svdir; then
+  if test ! -h $svdir/supervise; then
+rm -rf $svdir/supervise
+ln -s /var/run/sv.$sv $svdir/supervise
+  fi
+  if test -d $svdir/log  test ! -h $svdir/log/supervise; then
+rm -rf $svdir/log/supervise
+ln -s /var/run/sv.$sv.log $svdir/log/supervise
+  fi
 fi
 ln -s $svdir $servicedir/$sv
 printf '%s\n' Service $sv added.
diff --git a/debian/update-service.8 b/debian/update-service.8
index f459e93..ca5e085 100644
--- a/debian/update-service.8
+++ b/debian/update-service.8
@@ -27,12 +27,16 @@ lists all registered system-wide services, or checks for a specific
 whether it is registered.
 .P
 When adding a service,
+and the
+.I service-directory
+resides in /etc/,
 .B update-service
 makes sure that the ./supervise/ subdirectories in the
 .IR service-directory ,
 and the optional
 .IR service-directory /log/,
-are symbolic links pointing into /var/run/.
+are symbolic links pointing into /var/run/, unless they already are
+symbolic links.
 .SH OPTIONS
 .TP
 .B \--add | \-a
-- 
1.5.4.2

From 805fbc4809e77714c9cb00fb590934b774d7902b Mon Sep 17 00:00:00 2001
From: Gerrit Pape [EMAIL PROTECTED]
Subject: [PATCH] debian/update-service: point 

Bug#467007: perl: typo in libmodule-pluggable-perl control entries

2008-02-22 Thread Niko Tyni
Package: perl
Version: 5.10.0-3
Severity: normal

The experimental perl-modules package has a typo in debian/control:

 s/libmodule-plugable-perl/libmodule-pluggable-perl/

This doesn't actually hurt anything, as unstable has the same
Module::Pluggable version (3.6) as Perl 5.10.0.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#448141: wrong order of debhelper commands around binary-predeb rule

2008-02-22 Thread Fabian Greffrath

retitle 448141 wrong order of debhelper commands around binary-predeb rule
thanks



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



Bug#448141: wrong order of debhelper commands

2008-02-22 Thread Fabian Greffrath

I have some news regarding this issue:

If I add the following line

binary-predeb/faac:: binary-predeb/libfaac0

to the very top of debian/rules (i.e. right between the shebang line and the 
first include line), the faac package ends up with the right versioned 
dependency on the libfaac0 shared library package.


I believe this is due to the order in which the binary-predeb rule is executed 
per package. Currently the rule calls the three commands

dh_installdeb
dh_perl
dh_shlibdeps
for each package in debian/control one by one. This means that - if the faac 
package occurs before the libfaac0 package in debian/control - the 
${shlib:Depends} for faac are calculated before dh_installdeb has been run for 
libfaac0. Thus faac's dh_shlibdeps does not consider libfaac0's shlibs file.


I believe (but have not tested yet, though) that the issue will be fixed if 
first dh_installdeb is run for each package in debian/control and *then* both 
dh_perl and dh_shlibdep are run for each package.


To make a long story short, please consider changing this behaviour
dh_installdeb -pfaac
dh_perl -pfaac
dh_shlibdeps -pfaac
dh_installdeb -plibfaac0
dh_perl -plibfaac0
dh_shlibdeps -plibfaac0
into this
dh_installdeb -pfaac
dh_installdeb -plibfaac0
dh_perl -pfaac
dh_shlibdeps -pfaac
dh_perl -plibfaac0
dh_shlibdeps -plibfaac0

Thank you for your effort!

Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  [EMAIL PROTECTED]



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



Bug#466983: perl-modules: Term::Cap does not work due to missing termcap

2008-02-22 Thread Brendan O'Dea
On Fri, Feb 22, 2008 at 10:44:45AM +0100, Slaven Rezic wrote:
The oneliner below does not work. It surely worked some weeks ago:

$ perl -MTerm::Cap -e 'my $terminal = Tgetent Term::Cap { TERM = undef, 
OSPEED = 9600 };'
Can't find a valid termcap file at -e line 1

Obviously /etc/termcap or a similar file is missing.

Since Debian doesn't ship /etc/termcap, the Term::Cap module kludges
one up with 'infocmp -C'.

Have you upgraded/removed ncurses-bin recently?  What does this produce?

infocmp -C

--bod



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



Bug#467011: Include xkcd easteregg

2008-02-22 Thread Joachim Breitner
Package: make
Version: 3.81-3
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

this might be an odd request, but please consider it nevertheless.

There is a very popular web comic involving the make command:
http://xkcd.com/149/

It would not be useful, but entertaining, if the make command on Debian
would behave like this. So I’m proposing the following behaviour:

If make is run with the arguments me a sandwich, and there is no
target called me, the error message is replaced by What? Make it
yourself., if SUDO_COMMAND is unset, or Okay. if that variable is
set.

I think this does not distrub any operations, as it only modifies the
error message. If there is a target called me, make should behave
usual.

If you would be willing to include such a feature, I’ll provide a
patch.

Thanks,
Joachim

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

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

Versions of packages make depends on:
ii  libc6 2.7-8  GNU C Library: Shared libraries

make recommends no packages.

- -- no debconf information

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

iD8DBQFHvsV89ijrk0dDIGwRAkWSAJ46czslaPBDP63VrRnI7w1DcMJw8gCfaXYK
NK79I+LAkxlsAy287UdlolQ=
=XGfV
-END PGP SIGNATURE-



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



Bug#467002: proftpd: fails to install

2008-02-22 Thread Phil Lavin
I have had both installed for a long time however this issue only started
after I did an apt-get dist-upgrade the other day and proftpd failed with
the same error. 

 

Phil



Bug#467012: please update to 0.6final

2008-02-22 Thread Guido Günther
Package: python-setuptools
Version: 0.6c7-1
Severity: wishlist

Hi,
python-vobject needs at least 0.6c8. The upstream site says there's
setuptools 0.6final available. It would be great to have this updated so
I can upload the new python-vobject.
Cheers,
 -- Guido


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

Kernel: Linux 2.6.24-gc584094a
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-setuptools depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15-0.1 register and build utility for Pyt

python-setuptools recommends no packages.

-- no debconf information



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



Bug#148034: Want a bigger one?

2008-02-22 Thread hillard huu
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#460772: gmanedit GNOME2 porting

2008-02-22 Thread Joop Stakenborg
Hi,

I have put some work into this. I have it running using version 2 of
the GNOME libraries. The wizard is currently disabled and it still
uses the deprecated GtkText widget, but it works okay. I think it's a
good start.

Is this package still actively maintained? If not I am offering to
take over maintenance... Otherwise I can send a patch...

I will also try to contact upstream.

Regards,
Joop  pa3aba at debian dot org



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



Bug#147733: Size is important

2008-02-22 Thread graeme kenelm
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



Bug#129550: Size is of the uttermost importance

2008-02-22 Thread kermy abdur
Pop this twice a day to increase your lenght and girth considerably. if your 
lady tells you that size is of no importance, she is lying to you. studies 
clearly show that the intimate life of couples whose man has a smaller one is a 
lot less active than their counterparts who have big sizes. So think about it 
again.
 
http://wesresen.com




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



  1   2   3   4   5   6   >