Bug#484527: Whiteboard is no longer supported and now removed

2009-09-03 Thread Wolfram Quester
On Wed, Sep 02, 2009 at 04:39:21PM -0700, Joshua A. Andler wrote:
 Hello,
 
 I'm an inkscape developer. We have recently removed the whiteboard
 configuration flags from inkscape trunk and it will be removed in
 inkscape 0.47. Unfortunately it only worked properly for a short period
 of time and so we've taken the action to remove it until someone decides
 to rewrite a more robust and less fragile implementation.

Hi Joshua,
thanks for this information! This means the mail I wrote to inkscape-devel
about the ssl linkage is obsolete now, since whiteboard is the only thing
needin ssl, right?

 
 I would recommend that any versions of 0.46 that are planned to be
 maintained until 0.47 is released should be recompiled without the
 --enable-whiteboard configure flag.
I'll do that, but the next upload will be 0.47pre2.

With best wishes,

Wolfi

 
 Once that is done, please close this bug as appropriate.
 
 Thanks for your patience and understanding, we're very sorry about any
 inconvenience or confusion.
 
 
 


signature.asc
Description: Digital signature


Bug#544809: autoconf: bad interaction between AC_CHECK_LIB and AC_SEARCH_LIBS

2009-09-03 Thread Yavor Doganov
merge 539761 544809
thanks

Tim Abbott wrote:
 AC_CHECK_FUNC([socket], :, AC_CHECK_LIB([socket], [socket]))

This is underquoted; with proper m4 quotation everything is fine:

AC_CHECK_FUNC([socket], [:], [AC_CHECK_LIB([socket], [socket])])



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



Bug#544818: 31_aide_clamav-{freshclam,data}: updated rules

2009-09-03 Thread Hannes von Haugwitz
Package: aide-common
Version: 0.13.1-10
Severity: wishlist
Tags: patch

Hi,

the attached patch adds rules for clamav-freshclam pidfile and for
/var/lib/clamav/(daily|main)\.cld .

Hannes
Index: debian/aide.conf.d/31_aide_clamav-freshclam
===
--- debian/aide.conf.d/31_aide_clamav-freshclam	(revision 785)
+++ debian/aide.conf.d/31_aide_clamav-freshclam	(working copy)
@@ -6,3 +6,4 @@
 /var/lib/clamav/(daily|main)\.inc$ VarDir
 /var/lib/clamav/daily\.inc/daily\.(info|[nmhp]db)$ VarFile
 /var/lib/clamav/mirrors.dat$ VarFile
+/var/run/clamav/freshclam\.pid$ VarFile
Index: debian/aide.conf.d/31_aide_clamav-data
===
--- debian/aide.conf.d/31_aide_clamav-data	(revision 785)
+++ debian/aide.conf.d/31_aide_clamav-data	(working copy)
@@ -2,7 +2,7 @@
 !/usr/share/doc/clamav-data/(README\.Debian|copyright|changelog\.gz)$
 /usr/share/doc/clamav-data$ VarDir
 !/var/lib/dpkg/info/clamav-data\.(config|list|post(inst|rm)|templates|conffiles|md5sums)$
-/var/lib/clamav/(daily|main)\.cvd$ VarFile
+/var/lib/clamav/(daily|main)\.c[vl]d$ VarFile
 /var/lib/clamav$ VarDir
 /var/lib/clamav-data/warn-on-old-databases$ VarFile
 /var/lib/clamav-data$ VarDir


Bug#544819: libssl0.9.8: asn1 encoding routines:ASN1_item_verify:unknown message digest algorithm:a_verify.c:146:

2009-09-03 Thread Michael Neuffer
Package: libssl0.9.8
Version: 0.9.8k-4
Severity: serious

fetchmail: Server certificate verification error: certificate signature failure
32201:error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message 
digest algorithm:a_verify.c:146:
32201:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate 
verify failed:s3_clnt.c:983:
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from foobar...@securepop.t-online.de
fetchmail: Query status=2 (SOCKET)
fetchmail: sleeping at Mon Aug 31 12:05:17 2009 for 180 seconds
fetchmail: awakened at Mon Aug 31 12:08:17 2009
fetchmail: Error exchanging credentials
fetchmail: Server certificate verification error: certificate signature failure
32201:error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message 
digest algorithm:a_verify.c:146:
32201:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate 
verify failed:s3_clnt.c:983:
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from foobar...@securepop.t-online.de
fetchmail: Query status=2 (SOCKET)


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

Kernel: Linux 2.6.30.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libssl0.9.8 depends on:
ii  debconf [debconf-2.0]  1.5.27Debian configuration management sy
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

libssl0.9.8 recommends no packages.

libssl0.9.8 suggests no packages.

-- debconf information:
  libssl0.9.8/restart-failed:
* libssl0.9.8/restart-services: fetchmail clamav-daemon clamav-freshclam bind9 
dovecot postgresql-8.2 postfix spamassassin openvpn ssh



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



Bug#544647: debdelta fails complaining that delta is not signed

2009-09-03 Thread Ritesh Raj Sarraf
On Wednesday 02 Sep 2009 21:53:02 Ritesh Raj Sarraf wrote:
  there is another different problem here;
  may you delete /var/cache/apt/archive/python-apt_0.7.13.2_i386.deb
  and run 'debdelta-upgrade -vvv' and send me the log?
 
 I already have upgraded. But I'll do what you've asked. I often see this
  error  with many packages. I'll run it in verbose mode and get you the
  logs.
 

I managed to reproduce the bug.

Log is available at [1]. Run with the options you requested.

[1] http://www.researchut.com/tmp/debdelta.log.gz

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#540831: blacklisting pcspkr ruins beep(1), and icewm' mail beep

2009-09-03 Thread Gerfried Fuchs
Hi!

 Thanks to jidanni to bringing this to my attention.

* Josh Triplett j...@joshtriplett.org [2009-09-03 04:15:52 CEST]:
 On Thu, Sep 03, 2009 at 09:23:25AM +0800, jida...@jidanni.org wrote:
  Blacklisting pcspkr ruins beep(1), and icewm' mail beep, and probably
  other programs.
  
  There should perhaps be a whiptail question saying what is being ruined
  and what to do about it.
  
  I don't know the official way one should fix it.
  
  I could tamper with some blacklist, but that is not official.
 
 This primarily seems like a bug in whatever alsa driver you use, for not
 taking over the function of the console beep (and thus routing it
 through the normal sound card, which allows muting, volume control, and
 various other niceties that pcspkr doesn't).

 The core functionality of beep _is_ to use the pcspkr. Having alsa-base
stumble upon other packages usefulness with some reasoning that I have a
hard time to follow -- the intention is clear but the outcome is a
horror to quite some other packages -- I really would request to revert
this change. Having some alsa drivers routing it through their own sound
system might be nice but it doesn't seem to work, e.g. people on powerpc
seem to have problems to get any beep at all, and blacklisting the
modules in no way helps with that.

 If you don't use an alsa driver, then uninstall alsa-base and the
 blacklist of pcspkr will go away.

 Sorry, but alsa-base breaks other application through that
blacklisting, which is a no-go.

 And if you want to keep alsa-base installed and still have pcspkr, just
 edit /etc/modprobe.d/alsa-base-blacklist.conf and comment the blacklist
 pcspkr line.

 Why is this forced down the throat of users? How regular actually is
the question on how to disable the speaker? In fact, the speaker IMHO is
in no scope of the alsa-base area so it shouldn't address it. Having
some README.Debian entry about it might be reasonable, touching an area
that isn't alsa-bases is just wrong.

 Thanks,
Rhonda



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



Bug#465768: ITP: gfxboot -- bootlogo creator for gfxboot compliant

2009-09-03 Thread Daniel Baumann
gfxboot packaging is finished at
http://git.debian-maintainers.org/?p=syslinux/gfxboot.git

gfxboot-themes is what i'm working on right now,
hopefully, there wont be any more trouble, so should be ready until end
of week for an upload i guess.

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



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



Bug#544732: dpkg preinst fails with empty file in /var/lib/dpkg/alternatives

2009-09-03 Thread Raphael Hertzog
On Wed, 02 Sep 2009, Colin Tuckley wrote:
 Raphael Hertzog wrote:
 
  The bug is already reported, did you check before filing it? Anyway, it's
  fixed in the upcoming 1.15.4.
 
 Yes I did check. But with over 300 bugs against the package it's very
 difficult to spot.

Well, I know, but with 300 other bugs to handle, we don't like duplicate
reports. :-)

 Also - the bug you've merged it with is about sub-dirs, and the title
 doesn't mention zero length files or alternatives.

No, the one about subdir is #535138.

Cheers,
-- 
Raphaël Hertzog



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



Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-03 Thread Lucas Nussbaum
On 03/09/09 at 00:23 +0300, Hai Zaar wrote:
 On Wed, Sep 2, 2009 at 12:37 PM, Lucas Nussbaumlu...@lucas-nussbaum.net 
 wrote:
  On 02/09/09 at 12:20 +0300, Hai Zaar wrote:
  On Wed, Sep 2, 2009 at 8:44 AM, Lucas Nussbaumlu...@lucas-nussbaum.net 
  wrote:
  
   Have you tried in a clean chroot, maybe?
  Ain't got one. If I upload (hopefully) fixed package to
  mentors.debian.net, could you try it from there?
 
  sorry, ENOTIME. You should really have a clean chroot if you work on
  debian packaging. Google for pbuilder.
 I'm glad I've had finally no choice but to learn how to use it. Thanks :)
 
 Anyway, I've fixed the bug. It looks like sid's version of /bin/sh has
 problem with empty else-fi statement.

It's probably because sid switched to dash in /bin/sh.
problems in your patch:
Shall compatability = Shell compatibility
Sid (Lenny+1) = errr :-)

 I've uploaded the fixed package to
 http://mentors.debian.net/debian/pool/main/v/valkyrie/. Can you please
 sponsor an upload?

I run rebuilds of all Debian packages on a regular basis. Last time, I
filed ~100 bugs. If I had to sponsor the fixes for all the bugs I file,
I wouldn't have the time to run the rebuilds.

So I think it's better if you ask your usual sponsor to review and
upload your package.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#544820: dma: wrong port reported for remote delivery

2009-09-03 Thread Tino Keitel
Package: dma
Version: 0.0.2009.07.17-2
Severity: normal

Hi,

dma tries to log the port which is used for delivery to a smarthost:

mail.info: Sep  3 08:41:18 dma[7794]: 10649a5.611620: using smarthost 
(xxx.xxx.xxx:0)

I don't have a PORT line in dma.conf, and dma obviously uses 25 as the
default port.

However, for the log entry, the value from the config file is used, and 0 is
reported if no port is configured:

syslog(LOG_INFO, %s: using smarthost (%s:%i),
   it-queueid, config-smarthost, config-port);

It should report the port which is actually used.

Regards,
Tino

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

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

Versions of packages dma depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  liblockfile1  1.08-3 NFS-safe locking library, includes
ii  libssl0.9.8   0.9.8k-4   SSL shared libraries

Versions of packages dma recommends:
ii  safecat   1.12-1 safely copy stdin to a file

dma suggests no packages.

-- debconf information:
* dma/mailname: mac.home
* dma/relayhost: mail.example.com
  dma/dbounceprog: dbounce-simple-safecat



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



Bug#544821: di: FTBFS on GNU/kFreeBSD

2009-09-03 Thread Petr Salinger

Package: di
Version: 4.13.dfsg.1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-CC: debian-...@lists.debian.org, rbr...@ime.usp.br

Hi,

the current version fails to build on GNU/kFreeBSD.



Rogério Brito rbr...@ime.usp.br (02/09/2009):

I just updated my bsd image and I tried to install the di
package. It unfortunately FTBFS also (just tried to build it).

What is the usual procedure to deal with FTBFS'es with BSD?


send a patch to the BTS, tagging it patch, usertagging it with user:
debian-...@lists.debian.org, usertags: kfreebsd.


Or ask on debian-...@lists.debian.org, we do our best.
The needed patch is bellow.

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

Thanks in advance

Petr
only in patch2:
unchanged:
--- di-4.13.dfsg.1.orig/dilib.c
+++ di-4.13.dfsg.1/dilib.c
@@ -203,15 +203,7 @@

 //

-#if (_lib_getmntent || \
-_statfs_2arg || \
-_statfs_3arg || \
-_statfs_4arg)  \
-! defined (_lib_getmntinfo)  \
-! defined (_lib_getfsstat)  \
-! defined (_lib_getvfsstat)  \
-! defined (_lib_mntctl)  \
-! defined (_lib_getmnt)
+#if 1
 # if defined (MOUNTED)
 #  define DI_MOUNT_FILEMOUNTED
 # else
@@ -774,7 +766,9 @@
 _lib_endmntent  \
 ! defined (_lib_mntctl)  \
 ! defined (_lib_GetDiskFreeSpace)  \
-! defined (_lib_GetDiskFreeSpaceEx)
+! defined (_lib_GetDiskFreeSpaceEx)  \
+! (defined(_lib_getfsstat)  \
+! defined (_lib_getvfsstat))

 /*
  * di_getDiskEntries



Bug#544821: [petr.salin...@seznam.cz: Bug#544821: di: FTBFS on GNU/kFreeBSD]

2009-09-03 Thread Michael Ablassmeier
hi,

see attached Bugreport reported against di's Debian Package, attached
patch should allow di to be built on GNU/kFreeBSD!

- Forwarded message from Petr Salinger petr.salin...@seznam.cz -

From: Petr Salinger petr.salin...@seznam.cz
Date: Thu, 3 Sep 2009 09:31:01 +0200 (CEST)
To: sub...@bugs.debian.org
Subject: Bug#544821: di: FTBFS on GNU/kFreeBSD
Reply-To: Petr Salinger petr.salin...@seznam.cz, 544...@bugs.debian.org

Package: di
Version: 4.13.dfsg.1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-CC: debian-...@lists.debian.org, rbr...@ime.usp.br

Hi,

the current version fails to build on GNU/kFreeBSD.


 Rogério Brito rbr...@ime.usp.br (02/09/2009):
 I just updated my bsd image and I tried to install the di
 package. It unfortunately FTBFS also (just tried to build it).

 What is the usual procedure to deal with FTBFS'es with BSD?

 send a patch to the BTS, tagging it patch, usertagging it with user:
 debian-...@lists.debian.org, usertags: kfreebsd.

Or ask on debian-...@lists.debian.org, we do our best.
The needed patch is bellow.

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

Thanks in advance

Petr
only in patch2:
unchanged:
--- di-4.13.dfsg.1.orig/dilib.c
+++ di-4.13.dfsg.1/dilib.c
@@ -203,15 +203,7 @@

 //

-#if (_lib_getmntent || \
-_statfs_2arg || \
-_statfs_3arg || \
-_statfs_4arg)  \
-! defined (_lib_getmntinfo)  \
-! defined (_lib_getfsstat)  \
-! defined (_lib_getvfsstat)  \
-! defined (_lib_mntctl)  \
-! defined (_lib_getmnt)
+#if 1
 # if defined (MOUNTED)
 #  define DI_MOUNT_FILEMOUNTED
 # else
@@ -774,7 +766,9 @@
 _lib_endmntent  \
 ! defined (_lib_mntctl)  \
 ! defined (_lib_GetDiskFreeSpace)  \
-! defined (_lib_GetDiskFreeSpaceEx)
+! defined (_lib_GetDiskFreeSpaceEx)  \
+! (defined(_lib_getfsstat)  \
+! defined (_lib_getvfsstat))

 /*
  * di_getDiskEntries



- End forwarded message -



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



Bug#538221: [codesite-nore...@google.com: Issue 34 in cryptsetup: Command failed: device-mapper: create ioctl failed: Device or resource busy]

2009-09-03 Thread Stuart Pook

hi Jonas

On 27/08/09 23:51, Jonas Meurer wrote:


you try to luksOpen the device twice, first the lvm volume, and then the
lvm snapshot. This is blocked by cryptsetup. You can overwrite the block
by adding the commandline option '--non-exclusive' to second luksOpen,
but be aware that might lead to other problems. It should be save with
--readonly though.


yes but I need both the device and its snapshot to be read-write. If I start kvm on 
the snapshot with the options '--non-exclusive'  --readonly I get

[   14.816120] end_request: I/O error, dev vda, sector 1125
[   14.817642] Buffer I/O error on device vda1, logical block 531
[   14.819587] lost page write due to I/O error on vda1

So I luksOpen the device normally and the snapshot with --non-exclusive. I hope 
that this will not do anything bad to my kvm virtual machines which have their 
roots on snapshots.

As you say, the usage for cryptsetup says --non-exclusive Allows non-exclusive 
access for luksOpen, WARNING see manpage but there is nothing in the man page. I 
had a quick look at http://code.google.com/p/cryptsetup but could not find anything there 
either. I'll look again when I can.

thanks for all your help
Stuart




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



Bug#544822: grub-pc: out of range pointer 0x8080810 with r128 graphics card

2009-09-03 Thread Jonathan Nieder
Package: grub-pc
Version: 1.97~beta1-1

Dear GRUB team,

At the sh:grub prompt, I run:

|  insmod gfxterm
|  insmod vbe
|  videotest

This produces output:

| error: No suitable mode found.

That is not too worrying.  Afterwards, I run:

|  lsmod
|  loadfont /boot/grub/unicode.pf2

This usually produces much more worrying output:

| out of range pointer 0x8080810

Sometimes that message is in response to the lsmod, sometimes the loadfont.

This series of commands was devised to try to figure out a problem booting
with GRUB_TERMINAL=console not commented.  The out of range pointer was
different then, so that was probably a different bug, but this one looks
more debuggable anyway.  Any tips?

Thanks,
Jonathan

*** BEGIN /proc/mounts
/dev/disk/by-uuid/9dd1f668-ec78-4bd3-9bc3-b6f6073468f7 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

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

### BEGIN /etc/grub.d/00_header ###
set default=0
if terminal_input console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_input
  terminal console
fi
if terminal_output console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_output
  terminal console
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.31-rc6-00242-g4dfd79e-dirty {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 9dd1f668-ec78-4bd3-9bc3-b6f6073468f7
linux   /boot/vmlinuz-2.6.31-rc6-00242-g4dfd79e-dirty 
root=UUID=9dd1f668-ec78-4bd3-9bc3-b6f6073468f7 ro quiet quiet
initrd  /boot/initrd.img-2.6.31-rc6-00242-g4dfd79e-dirty
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-686 {
insmod ext2
set root=(hd0,1)
search --no-floppy --fs-uuid --set 9dd1f668-ec78-4bd3-9bc3-b6f6073468f7
linux   /boot/vmlinuz-2.6.30-1-686 
root=UUID=9dd1f668-ec78-4bd3-9bc3-b6f6073468f7 ro quiet quiet
initrd  /boot/initrd.img-2.6.30-1-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg


Bug#412919: debian : emacs predictive

2009-09-03 Thread Philippe Coval
Hi
I see this has been updated (2008) at :
http://mentors.debian.net/debian/pool/main/p/predictive/

But there it's still out of sync from upstream :
http://www.dr-qubit.org/download.php?file=predictive/predictive-0.23.6.tar.gzcounter=predictive.tar.gz

I'll test it and give feedback if I can provide help

regards

-- 
  #  Philippe Coval mailto:rzr[a]users.sf.netpgp:0x467094BC  #
  #  http://rzr.online.fr/contribs.htm xmpp:rzr[a]jabber.fr irc:RzR  #




signature.asc
Description: OpenPGP digital signature


Bug#534659: zoneminder: ffmpeg version

2009-09-03 Thread Alberto Reyes
Package: zoneminder
Version: 1.24.1-1
Severity: normal

It's needed to update ffmpeg package to compile zoneminder in lenny

Using ffmpeg of testing/squeeze...

$ apt-get build-dep ffmpeg
$ apt-get -b source ffmpeg

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

Kernel: Linux 2.6.30-1-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

Versions of packages zoneminder depends on:
ii  apache22.2.12-1  Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.12-1  Apache HTTP Server - traditional n
ii  ffmpeg 5:0.5+svn20090720-0.0 audio/video encoder, streaming ser
ii  libapache2-mod-php 5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
pn  libarchive-tar-per none(no description available)
ii  libarchive-zip-per 1.18-1Module for manipulation of ZIP arc
ii  libavcodec52   5:0.5+svn20090720-0.0 library to encode decode multimedi
ii  libavformat52  5:0.5+svn20090720-0.0 ffmpeg file format library
ii  libavutil494:0.5+svn20090609-2   ffmpeg utility library
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libdate-manip-perl 5.54-1a perl library for manipulating da
ii  libdevice-serialpo 1.04-2+b1 emulation of Win32::SerialPort for
ii  libgcc11:4.4.1-1 GCC support library
ii  libgnutls262.8.3-1   the GNU TLS library - runtime libr
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmime-lite-perl  3.023-1   Perl5 module for convenient genera
ii  libmime-perl   5.427-2   transitional dummy package
ii  libmime-tools-perl 5.427-2   Perl5 modules for MIME-compliant m
ii  libmysqlclient15of 5.0.51a-24+lenny1 MySQL database client library
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  libphp-serializati 0.33-1Perl module to manipulate serializ
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libswscale05:0.5+svn20090720-0.0 ffmpeg video scaling library
ii  libwww-perl5.829-1   WWW client/server library for Perl
ii  mysql-client-5.0 [ 5.0.51a-24+lenny1 MySQL database client binaries
ii  mysql-server   5.0.51a-24+lenny1 MySQL database server (metapackage
ii  mysql-server-5.0 [ 5.0.51a-24+lenny1 MySQL database server binaries
ii  perl-modules [libm 5.10.0-24 Core Perl modules
ii  php5   5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
ii  php5-mysql 5.2.10.dfsg.1-2   MySQL module for php5
ii  sysklogd [system-l 1.5-5 System Logging Daemon
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

zoneminder recommends no packages.

zoneminder suggests no packages.

-- no debconf information

-- 
Alberto Reyes
http://beto-reyez.blogspot.com Debian GNU/Linux 2.6.30-1-686



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



Bug#544823: smartmontools: smartd no longer autodetects my disks and will no longer start

2009-09-03 Thread Stuart Pook
Package: smartmontools
Version: 5.38+svn2879-1
Severity: important

I just upgraded smartmontools from 5.38-3 to 5.38+svn2879-1 and it now refuses 
to start. I have fairly standard disks I think.

: root; /usr/sbin/smartd  -d
smartd 5.39 2009-08-29 r2879 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net

Opened configuration file /etc/smartd.conf
Configuration file /etc/smartd.conf parsed.
Device: /dev/disk/by-id/ata-ST3200822A_3LJ00N4L, unable to autodetect device 
type
Device: /dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840, unable to 
autodetect device type
Unable to monitor any SMART enabled devices. Try debug (-d) option. Exiting...

: root; sed -e 's/#.*//' -e '/^ *$/d' /etc/smartd.conf
/dev/disk/by-id/ata-ST3200822A_3LJ00N4L -n standby -a -S on -m root
/dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840 -n standby -a -S on 
-s (L/../../2/05|S/../.././05) -m root
: root; ls -l /dev/disk/by-id/ata-ST3200822A_3LJ00N4L  
/dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840
lrwxrwxrwx 1 root root 9 2009-08-29 00:47 
/dev/disk/by-id/ata-ST3200822A_3LJ00N4L - ../../sda
lrwxrwxrwx 1 root root 9 2009-08-29 00:47 
/dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840 - ../../sdb

The version in testing works fine

: root; apt-get -t testing install smartmontools/testing
Selected version 5.38-3 (Debian:testing) for smartmontools
The following packages will be DOWNGRADED:
  smartmontools
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 326kB of archives.
After this operation, 152kB disk space will be freed.
Get:1 ftp://ftp.fr.debian.org testing/main smartmontools 5.38-3 [326kB]
Fetched 326kB in 0s (471kB/s)  
(Reading database ... 275990 files and directories currently installed.)
Preparing to replace smartmontools 5.38+svn2879-1 (using 
.../smartmontools_5.38-3_i386.deb) ...
Stopping S.M.A.R.T. daemon: smartd.
Unpacking replacement smartmontools ...
Setting up smartmontools (5.38-3) ...
Installing new version of config file /etc/init.d/smartmontools ...

Configuration file `/etc/smartd.conf'
 == Modified (by you or by a script) since installation.
 == Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : background this process to examine the situation
 The default action is to keep your current version.
*** smartd.conf (Y/I/N/O/D/Z) [default=N] ? 
Starting S.M.A.R.T. daemon: smartd.




-- Package-specific info:
Ouput of /usr/share/bug/smartmontools:
# CONFIG_IDE_TASK_IOCTL is not set

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

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

Versions of packages smartmontools depends on:
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcap-ng00.5.1-1Development and header files for l
ii  libgcc1   1:4.4.1-3  GCC support library
ii  libstdc++64.4.1-3The GNU Standard C++ Library v3
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages smartmontools recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  mailx  1:20081101-2  Transitional package for mailx ren

Versions of packages smartmontools suggests:
pn  gsmartcontrol none (no description available)
pn  powersavednone (no description available)
pn  smart-notifiernone (no description available)

-- debconf-show failed



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



Bug#544824: gnome: downgrade totem-plugin from Depends: to Recommends:

2009-09-03 Thread Drew Parsons
Package: gnome
Version: 1:2.26+0
Severity: normal

The gnome package is useful for installing a generally full and
complete desktop environment.

It goes too far, however, by Depends: totem-mozilla.  gnome should be
enabling useful programs to be installed, it should not be interfering
with the way I want to use my browser.

With totem-mozilla coerced in, videos on the web are forced to be
displayed inside the web browser.  This is dreadful!  I have a
perfectly good movie viewer for watching videos (several in fact, with
vlc as well as totem), I don't need my web browser to pretend it knows
best how I want to handle videos.  Yes, totem-mozilla has a
right-click option to open the movie viewer (it's miles ahead of
mozilla-plugin-vlc in this regard), but that's not really the
point is it?

I don't want these stupid web browser video plugins, but I do
otherwise want the other programs that gnome offers.

This grave infringement of web-using freedom would be smartly
alleviated by simply changing gnome Depends: totem-plugin to
gnome Recommends: totem-plugin.

Thank you,
Drew 

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

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

Versions of packages gnome depends on:
ii  arj 3.10.22-6archiver for .arj files
ii  avahi-daemon0.6.25-1 Avahi mDNS/DNS-SD daemon
ii  epiphany-extensions 2.26.1-1 Extensions for Epiphany web browse
ii  evolution-exchange  2.26.3-1 Exchange plugin for the Evolution 
ii  evolution-plugins   2.26.3-2+b1  standard plugins for Evolution
ii  evolution-webcal2.26.0-1 webcal: URL handler for GNOME and 
ii  gdm-themes  0.6.2Themes for the GNOME Display Manag
ii  gedit-plugins   2.26.2-1 set of plugins for gedit
ii  gnome-app-install   0.5.60.1 GNOME Application Installer
ii  gnome-bluetooth 2.27.5-1 GNOME Bluetooth tools
ii  gnome-desktop-environment   1:2.26+0 The GNOME Desktop Environment
ii  gnome-games 1:2.26.3-1   games for the GNOME desktop
ii  gnome-themes-extras 2.22.0-3 extra themes for the GNOME desktop
ii  gnome-volume-manager2.24.1-3 GNOME daemon to auto-mount and man
ii  gstreamer0.10-ffmpeg0.10.8-2 FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-ugly  0.10.12-1+b2 GStreamer plugins from the ugly 
ii  libpam-gnome-keyring2.26.1-1 PAM module to unlock the GNOME key
ii  network-manager-gnome   0.7.1-1  network management framework (GNOM
ii  rhythmbox   0.12.4-1 music player and organizer for GNO
ii  swfdec-mozilla  0.8.2-1  Mozilla plugin for SWF files (Macr
ii  synaptic0.62.9   Graphical package manager
ii  system-config-printer   1.0.0-6  graphical interface to configure t
ii  tomboy  0.14.3-1 desktop note taking program using 
ii  totem-mozilla   2.26.3-1 Totem Mozilla plugin
ii  transmission-gtk1.73-5   lightweight BitTorrent client (GTK

Versions of packages gnome recommends:
ii  epiphany-extensions-m 2.26.1 Collection of third-party extensio
ii  gdebi 0.3.11debian1+nmu1 Simple tool to install deb files
ii  gnome-games-extra-dat 2.26.0-1   games for the GNOME desktop (extra
ii  gnome-office  1:2.26+0   The GNOME Office suite
ii  gparted   0.4.6-2GNOME partition editor
ii  gthumb3:2.10.11-2an image viewer and browser
ii  hal-cups-utils0.6.16-3   Utilities to detect and configure 
ii  hardinfo  0.5c-1 Displays system information
ii  liferea   1.6.0-1+b1 feed aggregator for GNOME
ii  menu-xdg  0.4freedesktop.org menu compliant win
ii  tsclient  0.150-3front-end for viewing of remote de
pn  update-notifier   none (no description available)

Versions of packages gnome suggests:
pn  gnome-dbg none (no description available)
ii  openoffice.org-evolution  1:3.1.1-1  full-featured office productivity 
ii  openoffice.org-gnome  1:3.1.1-1  full-featured office productivity 

Versions of packages gnome-desktop-environment depends on:
ii  alacarte   0.12.1-1  easy GNOME menu editing tool
ii  brasero2.26.2-1  CD/DVD burning application for GNO
ii  cheese 2.26.2-1  A tool to take pictures and videos
ii  deskbar-applet 2.26.2-1  universal search and navigation ba
ii  desktop-base   5.0.5 common files for the Debian Deskto
ii  dmz-cursor-theme   

Bug#544825: zoneminder: rsyslog

2009-09-03 Thread Alberto Reyes
Package: zoneminder
Version: 1.24.1-1
Severity: normal

Configuration for /etc/rsyslog.conf
 *.*;auth,authpriv.none   -/var/log/syslog
 *.*;local1.none;auth,authpriv.none   -/var/log/syslog
 local1.* /var/log/zm/zm.log
 local1.!*;local1.warning -/var/log/messages

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

Kernel: Linux 2.6.30-1-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

Versions of packages zoneminder depends on:
ii  apache22.2.12-1  Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.12-1  Apache HTTP Server - traditional n
ii  ffmpeg 5:0.5+svn20090720-0.0 audio/video encoder, streaming ser
ii  libapache2-mod-php 5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
pn  libarchive-tar-per none(no description available)
ii  libarchive-zip-per 1.18-1Module for manipulation of ZIP arc
ii  libavcodec52   5:0.5+svn20090720-0.0 library to encode decode multimedi
ii  libavformat52  5:0.5+svn20090720-0.0 ffmpeg file format library
ii  libavutil494:0.5+svn20090609-2   ffmpeg utility library
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libdate-manip-perl 5.54-1a perl library for manipulating da
ii  libdevice-serialpo 1.04-2+b1 emulation of Win32::SerialPort for
ii  libgcc11:4.4.1-1 GCC support library
ii  libgnutls262.8.3-1   the GNU TLS library - runtime libr
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmime-lite-perl  3.023-1   Perl5 module for convenient genera
ii  libmime-perl   5.427-2   transitional dummy package
ii  libmime-tools-perl 5.427-2   Perl5 modules for MIME-compliant m
ii  libmysqlclient15of 5.0.51a-24+lenny1 MySQL database client library
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  libphp-serializati 0.33-1Perl module to manipulate serializ
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libswscale05:0.5+svn20090720-0.0 ffmpeg video scaling library
ii  libwww-perl5.829-1   WWW client/server library for Perl
ii  mysql-client-5.0 [ 5.0.51a-24+lenny1 MySQL database client binaries
ii  mysql-server   5.0.51a-24+lenny1 MySQL database server (metapackage
ii  mysql-server-5.0 [ 5.0.51a-24+lenny1 MySQL database server binaries
ii  perl-modules [libm 5.10.0-24 Core Perl modules
ii  php5   5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
ii  php5-mysql 5.2.10.dfsg.1-2   MySQL module for php5
ii  sysklogd [system-l 1.5-5 System Logging Daemon
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

zoneminder recommends no packages.

zoneminder suggests no packages.

-- no debconf information

-- 
Alberto Reyes
http://beto-reyez.blogspot.com Debian GNU/Linux 2.6.30-1-686



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



Bug#544826: zoneminder: logrotate config

2009-09-03 Thread Alberto Reyes
Package: zoneminder
Version: 1.24.1-1
Severity: normal

$ cat /etc/logrotate.d/zoneminder
/var/log/zm/*log {
weekly
rotate 3
notifempty
missingok
postrotate
/usr/bin/zmpkg.pl logrot
endscript
}


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

Kernel: Linux 2.6.30-1-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

Versions of packages zoneminder depends on:
ii  apache22.2.12-1  Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.12-1  Apache HTTP Server - traditional n
ii  ffmpeg 5:0.5+svn20090720-0.0 audio/video encoder, streaming ser
ii  libapache2-mod-php 5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
pn  libarchive-tar-per none(no description available)
ii  libarchive-zip-per 1.18-1Module for manipulation of ZIP arc
ii  libavcodec52   5:0.5+svn20090720-0.0 library to encode decode multimedi
ii  libavformat52  5:0.5+svn20090720-0.0 ffmpeg file format library
ii  libavutil494:0.5+svn20090609-2   ffmpeg utility library
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libdate-manip-perl 5.54-1a perl library for manipulating da
ii  libdevice-serialpo 1.04-2+b1 emulation of Win32::SerialPort for
ii  libgcc11:4.4.1-1 GCC support library
ii  libgnutls262.8.3-1   the GNU TLS library - runtime libr
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmime-lite-perl  3.023-1   Perl5 module for convenient genera
ii  libmime-perl   5.427-2   transitional dummy package
ii  libmime-tools-perl 5.427-2   Perl5 modules for MIME-compliant m
ii  libmysqlclient15of 5.0.51a-24+lenny1 MySQL database client library
ii  libpcre3   7.8-2+b1  Perl 5 Compatible Regular Expressi
ii  libphp-serializati 0.33-1Perl module to manipulate serializ
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libswscale05:0.5+svn20090720-0.0 ffmpeg video scaling library
ii  libwww-perl5.829-1   WWW client/server library for Perl
ii  mysql-client-5.0 [ 5.0.51a-24+lenny1 MySQL database client binaries
ii  mysql-server   5.0.51a-24+lenny1 MySQL database server (metapackage
ii  mysql-server-5.0 [ 5.0.51a-24+lenny1 MySQL database server binaries
ii  perl-modules [libm 5.10.0-24 Core Perl modules
ii  php5   5.2.10.dfsg.1-2   server-side, HTML-embedded scripti
ii  php5-mysql 5.2.10.dfsg.1-2   MySQL module for php5
ii  sysklogd [system-l 1.5-5 System Logging Daemon
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

zoneminder recommends no packages.

zoneminder suggests no packages.

-- no debconf information

-- 
Alberto Reyes
http://beto-reyez.blogspot.com Debian GNU/Linux 2.6.30-1-686



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



Bug#544827: gforth - FTBFS: error: 'u' undeclared (first use in this function)

2009-09-03 Thread Bastian Blank
Source: gforth
Version: 0.7.0+ds1-3
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
 gcc -c  -I./../arch/generic -I. -Wall -g -O2 -DHAVE_CONFIG_H -DFORCE_LL 
 -DDEFAULTPATH='.:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.7.0:/usr/share/gforth/0.7.0'
-o support-ll.o ./support.c
 In file included from ./support.c:22:
 ./forth.h:279:2: warning: #warning flush-icache probably will not work (see 
 manual)
 ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic 
 native code by default
 ./support.c: In function 'umdiv':
 ./support.c:666: warning: implicit declaration of function '__udiv_w_sdiv'
 ./support.c: In function 'smdiv':
 ./support.c:731: error: 'u' undeclared (first use in this function)
 ./support.c:731: error: (Each undeclared identifier is reported only once
 ./support.c:731: error: for each function it appears in.)
 ./support.c:732: error: 'v' undeclared (first use in this function)
 make[4]: *** [support-ll.o] Error 1
 make[4]: Leaving directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1/engine'
 make[4]: Entering directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
 ./preforth -p .:~+:. -e 's mach16b.fs' ./kernel/main.fs -e save-cross 
 kernl16b.fi- /usr/bin/gforth-0.7.0 bye
 You need to configure with a gforth in $PATH to build this part
 make[4]: *** [kernl16b.fi-] Error 1
 make[4]: Leaving directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
 make[3]: *** [gforth-ll] Error 2
 make[3]: Leaving directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
 make[2]: *** [optgforth] Error 2
 make[2]: Leaving directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
 make[1]: *** [gforth] Error 2
 make[1]: Leaving directory 
 `/build/buildd-gforth_0.7.0+ds1-3-s390-zVrdB6/gforth-0.7.0+ds1'
 dh_auto_build: make returned exit code 2
 make: *** [build] Error 1
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

Regarding:
 ./support.c:666: warning: implicit declaration of function '__udiv_w_sdiv'
__udiv_w_sdiv is a support function used by gcc/glibc to do 64bit
divisions and also wide copied into other sources. Is there a reason why
you don't let the C compiler generate this code?

Bastian



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



Bug#542095: network-manager-gnome | wicd

2009-09-03 Thread Drew Parsons
Josselin Mouette wrote:

 The choice of not letting wicd as an alternative is deliberate. Wicd is
 not integrated throughout GNOME and we want to reduce as much as
 possible the number of possible configurations to be able to support
 them better.


Wouldn't Depends: network-manager-gnome | wicd be a solution?

That way network-manager-gnome would always be installed by default,
serving usefully those who aren't confident of maintaining their own
systems without help.  But it would also allow those who know what
they're doing to deliberately install wicd instead.  

It wouldn't affect the less advanced users, because you'd need to
deliberately select and install wicd in order to get it, it wouldn't
happen by accident.  Normal users would only see network-manager-gnome.

Drew





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



Bug#478446: gnudatalanguage: should use python-numpy instead of python-num{eric,array}

2009-09-03 Thread Gürkan Sengün
Actually it can be built without support for the python module. I personally don't 
use python. If nobody uses the python module of GDL, we can just disable it, and 
remove the python-num{eric,array} build-dependencies.


Would that be a solution?



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



Bug#544814: amarok: symbol lookup error: /usr/lib/libamaroklib.so.1: undefined symbol: _ZTIN6TagLib9TrueAudio4FileE

2009-09-03 Thread Modestas Vainius
tags 544814 unreproducible
thanks

Hello,

On ketvirtadienis 03 Rugsėjis 2009 07:31:24 Matt Stamp wrote:
 Package: amarok
 Version: 2.1.1-4
 Severity: important
 
 I get no window when running from KDE.  When run from console I get the
  error above.

There is something wrong with your system. I have verified that libtag1 you 
have installed contains this symbol. You probably installed a custom taglib 
version to /usr. Try

# aptitude reinstall libtag1-vanilla

or maybe log off and log in again.

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


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


Bug#534724: [Logcheck-devel] Bug#534724: Enhanced kernel rules

2009-09-03 Thread Hannes von Haugwitz

Frédéric Brière fbri...@fbriere.net wrote:

Thanks for your contribution.  Unfortunately, I don't think anyone has
the time to go through these 599 rules and sort out that big pile.  From
a quick glance, most of these appear to be bootup messages, which are
willingly not included in logcheck-database. 


What about a ignore.d.restart folder which contains bootup rules and is
only parsed when logcheck is called with -R option?

Hannes





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



Bug#504857: Includes a private copy of antlr

2009-09-03 Thread Gürkan Sengün

To build GDL I don't change the grammar files. There's 2.7.7 and 3.0.1 in sid.

from the README:
GDL 0.9 was developed using ANTLR 2.7.6,
but unless you want to change the grammar (*.g files) you don't need
ANTLR. All relevant ANTLR files are included in the package.
For more information on ANTRL see: http://www.antlr.org

If I wanted to use the antlr of Debian I'd need libantlr-dev I guess. I will 
test
this...



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



Bug#544731: error: no such disk renders system unbootable

2009-09-03 Thread Jonathan Nieder
retitle 544731 missing insmod lvm in grub.cfg (error: no such disk)
tags 544731 + unreproducible
thanks

Maybe the more specific title will make this easier to find once the bug
comes back.

Thanks,
Jonathan



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



Bug#544828: onscripter - FTBFS: error: mad.h: No such file or directory

2009-09-03 Thread Bastian Blank
Source: onscripter
Version: 0.0.20090822-3
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de
[...]
 g++  -O3 -Wall -fomit-frame-pointer -pipe -c -I/usr/include/SDL 
 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/smpeg -I/usr/include/SDL 
 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/lua5.1  -DLINUX -DUSE_LUA 
 -DUSE_OGG_VORBIS -DMP3_MAD -DENABLE_1BYTE_CHAR -DFORCE_1BYTE_CHAR 
 MadWrapper.cpp
 MadWrapper.cpp:25:17: error: mad.h: No such file or directory
 MadWrapper.cpp:30: error: 'MadFixedToUshort' declared as an 'inline' variable
 MadWrapper.cpp:30: error: 'mad_fixed_t' was not declared in this scope
 MadWrapper.cpp:31: error: expected ',' or ';' before '{' token
 MadWrapper.cpp:43: error: field 'Stream' has incomplete type
 MadWrapper.cpp:44: error: field 'Frame' has incomplete type
 MadWrapper.cpp:45: error: field 'Synth' has incomplete type
 MadWrapper.cpp: In function 'MAD_WRAPPER* init(SDL_RWops*)':
 MadWrapper.cpp:66: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:66: error: 'mad_stream_init' was not declared in this scope
 MadWrapper.cpp:67: error: 'struct _MAD_WRAPPER' has no member named 'Frame'
 MadWrapper.cpp:67: error: 'mad_frame_init' was not declared in this scope
 MadWrapper.cpp:68: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:68: error: 'mad_synth_init' was not declared in this scope
 MadWrapper.cpp: In function 'int MAD_WRAPPER_playAudio(void*, Uint8*, int)':
 MadWrapper.cpp:105: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:105: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:105: error: 'MAD_ERROR_BUFLEN' was not declared in this scope
 MadWrapper.cpp:107: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:108: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:108: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:109: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:122: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:122: error: 'mad_stream_buffer' was not declared in this scope
 MadWrapper.cpp:123: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:123: error: 'MAD_ERROR_NONE' was not declared in this scope
 MadWrapper.cpp:126: error: 'struct _MAD_WRAPPER' has no member named 'Frame'
 MadWrapper.cpp:126: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:126: error: 'mad_frame_decode' was not declared in this scope
 MadWrapper.cpp:127: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:127: error: 'MAD_RECOVERABLE' was not declared in this scope
 MadWrapper.cpp:128: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:128: error: 'MAD_ERROR_BUFLEN' was not declared in this scope
 MadWrapper.cpp:133: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:133: error: 'mad_stream_errorstr' was not declared in this 
 scope
 MadWrapper.cpp:142: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:142: error: 'struct _MAD_WRAPPER' has no member named 'Frame'
 MadWrapper.cpp:142: error: 'mad_synth_frame' was not declared in this scope
 MadWrapper.cpp:146: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:150: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:150: error: 'MadFixedToUshort' cannot be used as a function
 MadWrapper.cpp:160: error: 'struct _MAD_WRAPPER' has no member named 'Frame'
 MadWrapper.cpp:160: error: 'MAD_NCHANNELS' was not declared in this scope
 MadWrapper.cpp:161: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:161: error: 'MadFixedToUshort' cannot be used as a function
 MadWrapper.cpp:170: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp: In function 'void MAD_WRAPPER_delete(MAD_WRAPPER*)':
 MadWrapper.cpp:202: error: 'struct _MAD_WRAPPER' has no member named 'Synth'
 MadWrapper.cpp:202: error: 'mad_synth_finish' was not declared in this scope
 MadWrapper.cpp:203: error: 'struct _MAD_WRAPPER' has no member named 'Frame'
 MadWrapper.cpp:203: error: 'mad_frame_finish' was not declared in this scope
 MadWrapper.cpp:204: error: 'struct _MAD_WRAPPER' has no member named 'Stream'
 MadWrapper.cpp:204: error: 'mad_stream_finish' was not declared in this scope
 make[1]: *** [MadWrapper.o] Error 1
 make[1]: Leaving directory 
 `/build/buildd-onscripter_0.0.20090822-3-s390-gQe8gA/onscripter-0.0.20090822'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2



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



Bug#544829: radare - FTBFS: cp: cannot stat `debian/tmp/usr/lib/radare/lua.so': No such file or directory

2009-09-03 Thread Bastian Blank
Source: radare
Version: 1:1.4-1
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
 make[1]: Entering directory 
 `/build/buildd-radare_1.4-1-s390-TrRakb/radare-1.4'
 dh_testdir
 dh_testroot
 dh_install
 cp: cannot stat `debian/tmp/usr/lib/radare/lua.so': No such file or directory
 dh_install: cp returned exit code 1
 make[1]: *** [binary-common] Error 1
 make[1]: Leaving directory `/build/buildd-radare_1.4-1-s390-TrRakb/radare-1.4'
 make: *** [binary-arch] Error 2
 dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2



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



Bug#371882: nautilus has a search button

2009-09-03 Thread Drew Parsons
The main toolbar on my nautilus (2.26.3) does have a Search button, and
it does work (though nonintuitively it ignores wildcards, you have to
search for pdf not *pdf). 

Does that mean this bug is now dealt with and can be closed?

Drew





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



Bug#512831: closed by Michael Stone mst...@debian.org (Re: coreutils: cp refuses to hardlink a specific file, with a strange error message)

2009-09-03 Thread Marc SCHAEFER
Hi,

bugs happens also on lenny (--- using the etch kernel).  The filesystem
is regularly e2fsck'd and no error happens in dmesg.

I will presumably soon upgrade to the lenny kernel and see what happens.



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



Bug#544823: smartmontools: smartd no longer autodetects my disks and will no longer start

2009-09-03 Thread Giuseppe Iuculano
Hi Stuart,

Stuart Pook ha scritto:
 : root; sed -e 's/#.*//' -e '/^ *$/d' /etc/smartd.conf
 /dev/disk/by-id/ata-ST3200822A_3LJ00N4L -n standby -a -S on -m root
 /dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840 -n standby -a -S on 
 -s (L/../../2/05|S/../.././05) -m root
 : root; ls -l /dev/disk/by-id/ata-ST3200822A_3LJ00N4L  
 /dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840
 lrwxrwxrwx 1 root root 9 2009-08-29 00:47 
 /dev/disk/by-id/ata-ST3200822A_3LJ00N4L - ../../sda
 lrwxrwxrwx 1 root root 9 2009-08-29 00:47 
 /dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840 - ../../sdb


Could you try with /dev/sdX instead of /dev/disk/by-id please?

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Steffen Grunewald
Package: xulrunner-1.9
Version: 1.9.0.13-0lenny1
Severity: important


After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes to 100%
Majority of CPU time spent in xulrunner-stub and Xorg:

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 3872 root  20   0  428m 117m  10m R 52.6 11.7  45:43.44 Xorg   
15567 steffen   20   0  518m 340m  28m S 44.9 34.0  36:58.58 xulrunner-stub 

Can be fixed by quitting Iceweasel and restarting, but after a number of
cycles the (X) system becomes unaccessible, sometimes the whole computer 
freezes (no VT switching anymore, only hard power-off to recover)

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

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

Versions of packages xulrunner-1.9 depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libbz2-1.01.0.5-1high-quality block-sorting file co
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-7The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-3generic font configuration library
ii  libfreetype6  2.3.7-2+lenny1 FreeType 2 font engine, shared lib
ii  libgcc1   1:4.3.2-1.1GCC support library
ii  libglib2.0-0  2.16.6-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.12-1~lenny1   The GTK+ graphical user interface 
ii  libhunspell-1.2-0 1.2.6-1spell checker and morphological an
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  liblcms1  1.17.dfsg-1+lenny2 Color management library
ii  libmozjs1d1.9.0.13-0lenny1   The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d   4.7.1-4NetScape Portable Runtime Library
ii  libnss3-1d3.12.3.1-0lenny1   Network Security Service libraries
ii  libpango1.0-0 1.20.5-5   Layout and rendering of internatio
ii  libpng12-01.2.27-2+lenny2PNG library - runtime
ii  libreadline5  5.2-3.1GNU readline and history libraries
ii  libsqlite3-0  3.5.9-6SQLite 3 shared library
ii  libstartup-notificati 0.9-1  library for program launch feedbac
ii  libstdc++64.3.2-1.1  The GNU Standard C++ Library v3
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

xulrunner-1.9 recommends no packages.

Versions of packages xulrunner-1.9 suggests:
ii  xulrunner-1.9-gnome-sup 1.9.0.13-0lenny1 Support for GNOME in xulrunner app

-- no debconf information



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



Bug#544831: crystalspace - FTBFS: Does no bail out after one fatal error

2009-09-03 Thread Bastian Blank
Source: crystalspace
Version: 1.2.1-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of crystalspace_1.2.1-2 on lxdebian.bfinv.de by sbuild/s390 98
[...]
 g++ -c -o ./out/linux390/optimize/apps/tools/lighter2/statistics.o -I. 
 -I./include -I./include -Wall -g -fPIC -O2 -fsigned-char -pipe -Wall -g -fPIC 
 -O2 -fsigned-char -Wall -Wno-unknown-pragmas -fvisibility=hidden 
 -I/usr/local/include -Wall -g -fPIC -O2 -fsigned-char -Wall -g -fPIC -O2 
 -fsigned-char -fno-exceptions -fvisibility-inlines-hidden -O3 
 -fomit-frame-pointer -ffast-math -g2  apps/tools/lighter2/statistics.cpp
 
 In file included from ./include/csutil/threading/pthread_condition.h:24,
  from ./include/csutil/threading/condition.h:27,
  from ./include/csplugincommon/sndsys/queue.h:30,
  from ./include/csplugincommon.h:51,
  from ./include/crystalspace.h:29,
  from apps/tools/lighter2/common.h:22,
  from apps/tools/lighter2/statistics.cpp:19:
 ./include/csutil/threading/atomicops.h:159:2: error: #error No atomic 
 operations defined for your platform!
 In file included from ./include/csutil.h:48,
  from ./include/crystalspace.h:33,
  from apps/tools/lighter2/common.h:22,
  from apps/tools/lighter2/statistics.cpp:19:
 ./include/csutil/csendian.h:220:4: error: #error Do not know how to convert 
 to IEEE floats
 In file included from ./include/csutil.h:78,
  from ./include/crystalspace.h:33,
  from apps/tools/lighter2/common.h:22,
  from apps/tools/lighter2/statistics.cpp:19:
 ./include/csutil/formatter.h:1184:6: warning: #warning Do not know how to 
 hex-format floats
 In file included from ./include/csutil/bitarray.h:35,
  from ./include/csutil/fixedsizeallocator.h:29,
  from ./include/csutil/blockallocator.h:27,
  from ./include/csgeom/bsptree.h:26,
  from ./include/csgeom.h:26,
  from ./include/crystalspace.h:27,
  from apps/tools/lighter2/common.h:22,
  from apps/tools/lighter2/statistics.cpp:19:
[...]

-- 
You canna change the laws of physics, Captain; I've got to have thirty minutes!



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



Bug#542562: libgnome2-print-perl: uses libgnomeprint which is scheduled for removal

2009-09-03 Thread Ryan Niebur
reassign 542562 ftp.debian.org
retitle 542562 RM: libgnome2-print-perl -- RoM; unused perl binding to a 
deprecated library
quit

On Thu, Aug 20, 2009 at 12:42:24PM +0300, Damyan Ivanov wrote:
 -=| j...@debian.org, Thu, Aug 20, 2009 at 10:54:57AM +0200 |=-
  Package: libgnome2-print-perl
  Version: 1.000-1
  Severity: important
  
  libgnome2-print-perl currently still uses libgnomeprint. However,
  libgnomeprint and libgnomeprintui are going to be soon deprecated
  upstream. The GtkPrint replacement (built in GTK+ itself) has been
  available for 3 years.
  
  I???d like to remove libgnomeprint packages before the squeeze
  release. This can only be done by getting rid of as much as possible
  of the reverse dependencies.
  
  Note that some of these packages already include GtkPrint support,
  but you have to select it at compile time. Otherwise, please consider
  porting to the much more modern Cairo/GtkPrint API.
 
 There is no mention of GtkPrint in the sources, so I guess 
 Gnome2::Print is not ready to use that. It appears GtkPrint is 
 available via Gtk2 module (libgtk2-perl).
 
  As for bindings, they don???t have any reverse dependencies except
  for the Python ones, so they should simply be removed ASAP.
 
 Shall we remove libgnome2-print-perl from the archive? The popcon 
 rating doesn't seem particularly high:
 http://qa.debian.org/popcon.php?package=libgnome2-print-perl
 

I think we should. Requesting removal.

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


signature.asc
Description: Digital signature


Bug#515850: RFP: mjpegtools - MJPEG video capture/editting/playback MPEG encoding

2009-09-03 Thread Fabian Greffrath

Reinhard Tartler schrieb:

Will it make sense to start packaging in pkg-multimedia git now?

if you have some spare time, why not. I just fear that it will rott in
NEW. It wouldn't be the first package to end like that :-(


Regarding mjpegtools, I think the source even got some more severe 
license issues than the ones you pointed out before, e.g. 
mjpegtools-1.9.0/aenc/common.h (and several other files in aenc/):


/*
 * Copyright (c) 1991 MPEG/audio software simulation group, All 
Rights Reserved

 *   common.h
*/
/**
 * MPEG/audio coding/decoding software, work in progress  *
 *   NOT for public distribution until verified and approved by the   *
 *   MPEG/audio committee.  For further information, please contact   *
 *   Davis Pan, 508-493-2241, e-mail: p...@gauss.enet.dec.com  *
[...]

Doen's look likely to meet the DFSG requirements. :(

--
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:  greffr...@leat.ruhr-uni-bochum.de



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



Bug#544833: frama-c - FTBFS: Warning P: this pattern-matching is not exhaustive.

2009-09-03 Thread Bastian Blank
Source: frama-c
Version: 20090601~beta1+dfsg-1
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
 ocamlc -c -w Ael -warn-error A -annot  -I src/misc -I src/ai -I 
 src/memory_state -I src/toplevel -I src/slicing_types -I src/pdg_types -I 
 src/kernel -I src/logic -I src/lib -I src/project -I src/buckx -I external -I 
 cil/src -I cil/src/ext -I cil/src/frontc -I cil/src/logic -I cil/ocamlutil -I 
 lib/plugins -I lib  -I +ocamlgraph -g  src/lib/dynlink_common_interface.ml
 File src/lib/dynlink_common_interface.ml, line 77, characters 25-491:
 Warning P: this pattern-matching is not exhaustive.
 Here is an example of a value that is not matched:
 Inconsistent_implementation _
 File src/lib/dynlink_common_interface.ml, line 1, characters 0-1:
 Error: Error-enabled warnings (1 occurrences)
 make[2]: *** [src/lib/dynlink_common_interface.cmo] Error 2
 make[2]: Leaving directory 
 `/build/buildd-frama-c_20090601~beta1+dfsg-1-s390-6yORoe/frama-c-20090601~beta1+dfsg'
 make[1]: *** [override_dh_auto_build] Error 2
 make[1]: Leaving directory 
 `/build/buildd-frama-c_20090601~beta1+dfsg-1-s390-6yORoe/frama-c-20090601~beta1+dfsg'
 make: *** [build] Error 2



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



Bug#540831: blacklisting pcspkr ruins beep(1), and icewm' mail beep

2009-09-03 Thread Gerfried Fuchs
* Josh Triplett j...@joshtriplett.org [2009-09-03 09:21:31 CEST]:
 OK, for the sake of argument, I just ran a Google search for pcspkr.
 First page of ten results:

 You should be aware that this is extremely biased because it is enabled
by default and there is an easy way to disable it, most of these threads
already do directly have the term blacklist in them. A pretty weak
argumentation line, if you ask me ...

 And that just came from the first page of Google search results.
 ~8.5/10 pages wanting pcspkr to go away.  Oh, and the Searches related
 to: pcspkr at the bottom?  blacklist pcspkr, rmmod pcspkr, disable
 pcspkr...

 Some others might want to have other things go away that are enabled by
default. Blacklisting it though does mean that it gets pretty hard for
those who would like to find out why something that has been right from
the start and is thus just expected to be there to find out why it's not
there anymore and how to get it working again.

 What I rather wonder than people searching for a way to disable or
blacklist it is wether other distributions do blacklist it by default,
too? And for a start a convenient and easy way to tell alsa-base to
*not* blacklist it. Editing the config file might sound reasonable at
first sight, but thinking along more deeper it would nag one on every
upgrade, especially when the list of other modules in the file changes.
A single file that one could simply rm (or, in the first place,
possibly only add through some debconf question?) that would be much
more convenient.

 Between that and my original bug report, if I haven't yet demonstrated
 the existence of a problem, I don't know what will.

 You haven't demonstrated the existence of a problem at all, you
demonstrated that people are diverse and some doesn't like the pc
speaker. If you would like to call something a problem then it might pin
down to having a well documented and convenient way to disable it,
nothing more. Blacklisting the module is just as much of a problem.

 As for why this relates to ALSA: because the sound driver should
 take over (or otherwise manage) the function of the console beep.  I
 suppose it could appear in linux-sound-base instead, since it doesn't
 seem ALSA-specific.

 That's exactly my point, there is nothing alsa specific about the pc
speaker at all, so it's a violation of scope, IMNSHO.

 I sympathize with jidanni's concerns. The console beep not working at
 all seems like a bug.

 .. and it's not only Jidanni's, claiming so seems to try to belittle
the issue at hand to a personal one, which it isn't.


 pcspkr getting loaded at all *also* seems like a bug. (Or, if you
 prefer, pcspkr getting loaded in the absence of a sound card
 represents a bug.)

 I highly like to differ here, it's two different systems and having
them both working seperately isn't something that I would call a bug,
never ever, and I am extremely puzzled why you would want to call that
brokenness. It is *not* broken to have it that way. Never was, never
will.

 So long,
Rhonda



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



Bug#544832: tex-common: apt-get upgrade (fmtutil-sys) fails

2009-09-03 Thread Jan Weil
Package: tex-common
Version: 1.20
Severity: normal


'apt-get update  apt-get upgrade' fails for tex-common (and
preview-latex-style subsequently):

Richte tex-common ein (1.20) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Building format(s) --all.
This may take some time... 
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.0AKH0d9M
Please include this file if you report a bug.

dpkg: Fehler beim Bearbeiten von tex-common (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von preview-latex-style:
 preview-latex-style hängt ab von tex-common; aber:
  Paket tex-common ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von preview-latex-style (--configure):
 Abhängigkeitsprobleme - lasse es unkonfiguriert

fmtutil.0AKH0d9M is attached.


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  dpkg  1.15.3.1   Debian package management system
ii  ucf   3.0021 Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper 7.4.0  helper programs for debian/rules

Versions of packages tetex-bin depends on:
ii  texlive2007.dfsg.2-4 TeX Live: A decent selection of th

Versions of packages tetex-extra depends on:
ii  texlive   2007.dfsg.2-4  TeX Live: A decent selection of th
ii  texlive-bibtex-extra  2007.dfsg.17-2 TeX Live: Extra BibTeX styles
ii  texlive-font-utils2007.dfsg.2-6  TeX Live: TeX font-related program
ii  texlive-fonts-extra   2007.dfsg.17-2 TeX Live: Extra fonts
ii  texlive-lang-croatian 2007.dfsg.4-2  TeX Live: Croatian
ii  texlive-lang-cyrillic 2007.dfsg.4-2  TeX Live: Cyrillic
ii  texlive-lang-czechslovak  2007.dfsg.4-2  TeX Live: Czech/Slovak
ii  texlive-lang-danish   2007.dfsg.4-2  TeX Live: Danish
ii  texlive-lang-dutch2007.dfsg.4-2  TeX Live: Dutch
ii  texlive-lang-finnish  2007.dfsg.4-2  TeX Live: Finnish
ii  texlive-lang-french   2007.dfsg.4-2  TeX Live: French
ii  texlive-lang-german   2007.dfsg.4-2  TeX Live: German
ii  texlive-lang-greek2007.dfsg.4-2  TeX Live: Greek typesetting
ii  texlive-lang-hungarian2007.dfsg.4-2  TeX Live: Hungarian
ii  texlive-lang-italian  2007.dfsg.4-2  TeX Live: Italian
ii  texlive-lang-latin2007.dfsg.4-2  TeX Live: Latin
ii  texlive-lang-mongolian2007.dfsg.4-2  TeX Live: Mongolian
ii  texlive-lang-norwegian2007.dfsg.4-2  TeX Live: Norwegian
ii  texlive-lang-other2007.dfsg.4-2  TeX Live: Other hyphenation files
ii  texlive-lang-polish   2007.dfsg.4-2  TeX Live: Polish
ii  texlive-lang-portuguese   2007.dfsg.4-2  TeX Live: Portuguese
ii  texlive-lang-spanish  2007.dfsg.4-2  TeX Live: Spanish
ii  texlive-lang-swedish  2007.dfsg.4-2  TeX Live: Swedish
ii  texlive-lang-vietnamese   2007.dfsg.4-2  TeX Live: Vietnamese
ii  texlive-latex-extra   2007.dfsg.17-2 TeX Live: LaTeX supplementary pack
ii  texlive-math-extra2007.dfsg.17-2 TeX Live: Advanced math typesettin
ii  texlive-pictures  2007.dfsg.2-4  TeX Live: Packages for drawings gr
ii  texlive-pstricks  2007.dfsg.17-2 TeX Live: PSTricks packages
ii  texlive-publishers2007.dfsg.17-2 TeX Live: Support for publishers

Versions of packages texlive-base depends on:
ii  dpkg   1.15.3.1  Debian package management system
ii  texlive-base-bin   2007.dfsg.2-6 TeX Live: Essential binaries
ii  texlive-common 2007.dfsg.2-4 TeX Live: Base component
ii  texlive-doc-base   2007.dfsg.2-2 TeX Live: Base documentation

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
  tex-common/singleuser: false
  tetex-base/oldupdm:
  tetex-base/updmap-failed:

-- 
Dipl.-Ing. Jan Weilemail:   w...@nue.tu-berlin.de
Fachgebiet Nachrichtenübertragung  www:   http://www.nue.tu-berlin.de
Technische Universität Berlin  fon:   (+49 30) 3 14 - 2 45 88
EN-366, Einsteinufer 17, 10587 Berlin  fax:   (+49 30) 3 14 - 2 25 14



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



Bug#516374: INFO: task * blocked for more than 120 seconds. in numerous non-SCHED_IDLE workloads

2009-09-03 Thread Darck

Hi,

Still no news about this problem ?...

While upgrading to a newer (unstable) kernel is easy with kernels  
provided by Debian, this is not the case with the Xen support.


The 2.6.26-2 xen release is NOT useable in production environment, and  
keep crashing the host due to this scheduler bug.


At least, is there any known workaround ? other than building his own  
Xen kernel or switching to another distro that have fixed this bug ?


You have people that would be ready to test patches to help fixing  
this bug, but we need that the Debian team really cares about it...  
Nowaday, this is not the case :(


Regards.



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



Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
Package: initramfs-tools
Version: 0.93.4
Severity: important

Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Mart van de Wege mvdw...@mail.com
To: Debian Bug Tracking System sub...@bugs.debian.org
Subject: initramfs-tools: Purging a kernel-image does not clean up
 /var/lib/initramfs-tools
Message-ID: 20090903081412.4143.23377.report...@gareth.avalon.lan
X-Mailer: reportbug 4.6
Date: Thu, 03 Sep 2009 10:14:12 +0200

Package: initramfs-tools
Version: 0.93.4
Severity: important

When purging a kernel image, the corresponding file in /var/lib/initramfs-tools 
is not 
deleted. On the next run of apt-get/dpkg, this will make update-initramfs fail 
because 
the modules for a listed kernel do of course not exist anymore.

It might be a good idea to at least also mention the state dir in the manpage. 
I had to 
resort to actually looking at the shell script to find out why update-initramfs 
kept 
trying to create an initrd for a non-existent kernel, after finding no 
documentation in 
the manpage.

Marking important because although there is a workaround, it is non-documented.

Mart van de Wege

-- Package-specific info:
-- /proc/cmdline
root=UUID=ad3e8512-109e-4cb2-b261-c3cb7784117b ro quiet

-- /proc/filesystems
ext3
fuseblk
vfat

-- lsmod
Module  Size  Used by
ppp_async   7428  0 
crc_ccitt   1800  1 ppp_async
ppp_generic19772  1 ppp_async
slhc4948  1 ppp_generic
nls_utf81472  0 
nls_cp437   5304  0 
vfat8672  0 
fat41688  1 vfat
nls_base6508  4 nls_utf8,nls_cp437,vfat,fat
usb_storage83552  0 
ipt_REJECT  2480  2 
nf_conntrack_ipv4  11568  2 
nf_defrag_ipv4  1648  1 nf_conntrack_ipv4
xt_conntrack3168  2 
nf_conntrack   58228  2 nf_conntrack_ipv4,xt_conntrack
iptable_filter  2944  1 
ip_tables   9908  1 iptable_filter
binfmt_misc 7168  1 
i915  130336  1 
drm   133296  2 i915
i2c_algo_bit4888  1 i915
ppdev   6224  0 
lp  7872  0 
parport30868  2 ppdev,lp
sco 8676  2 
bridge 39864  0 
stp 2092  1 bridge
bnep   10848  2 
rfcomm 29636  8 
l2cap  17072  16 bnep,rfcomm
ipt_ULOG6676  2 
x_tables   13672  4 ipt_REJECT,xt_conntrack,ip_tables,ipt_ULOG
kvm_intel  38792  0 
kvm   131344  1 kvm_intel
tun 9684  1 
autofs421220  2 
acpi_cpufreq7044  0 
cpufreq_powersave   1276  0 
cpufreq_conservative 5456  0 
cpufreq_stats   3588  0 
cpufreq_userspace   2748  0 
ipv6  232468  50 
deflate 2332  0 
zlib_deflate   17572  1 deflate
zlib_inflate   13468  1 deflate
ctr 3672  0 
twofish 6244  0 
twofish_common 13300  1 twofish
camellia   17504  0 
serpent16804  0 
blowfish7864  0 
des_generic16128  0 
cbc 2996  0 
aes_i5867456  0 
aes_generic27412  1 aes_i586
xcbc4064  0 
rmd160 10032  0 
sha256_generic 11200  0 
sha1_generic1968  0 
hmac3500  0 
crypto_null 2804  0 
af_key 25368  0 
fuse   48352  1 
dm_crypt   11156  0 
firewire_sbp2  12500  0 
loop   12988  0 
snd_hda_codec_idt  48764  1 
snd_hda_intel  22092  4 
snd_hda_codec  58808  2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep   6000  1 snd_hda_codec
snd_pcm_oss31708  0 
snd_mixer_oss  12000  1 snd_pcm_oss
snd_pcm62708  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
pcmcia 23312  0 
hid_gaff2900  0 
hid_pl  2996  0 
hid_cypress 2340  0 
hid_zpff2652  0 
hid_gyration2196  0 
hid_sony2568  0 
hid_ntrig   1744  0 
hid_samsung 2112  0 
hid_microsoft   3200  0 
hid_tmff3460  0 
snd_seq_dummy   2368  0 
hid_monterey2132  0 
snd_seq_oss24756  0 
hid_ezkey   1832  0 
hid_apple   5704  0 
hid_a4tech  2500  0 
snd_seq_midi5448  0 
hid_logitech6656  0 
ff_memless  4264  5 hid_gaff,hid_pl,hid_zpff,hid_tmff,hid_logitech
hid_cherry  2100  0 
snd_rawmidi18544  1 snd_seq_midi
snd_seq_midi_event  6072  2 snd_seq_oss,snd_seq_midi
arc41544  2 
hid_sunplus   

Bug#544835: neverball - FTBFS: Failure to initialize virtual file system

2009-09-03 Thread Bastian Blank
Source: neverball
Version: 1.5.2-1
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de
[...]
 cc -Wall -ansi -pedantic -O2 -o mapc share/vec3.o share/base_image.o 
 share/solid.o share/binary.o share/base_config.o share/common.o share/fs.o 
 share/fs_png.o share/fs_jpg.o share/dir.o share/array.o share/mapc.o  -ljpeg 
 -lpng12 -lphysfs
 ./mapc data/ball/atom/atom-inner.map data
 Failure to initialize virtual file system
 make[1]: *** [data/ball/atom/atom-inner.sol] Error 1
 make: *** [build-stamp] Error 2
 make[1]: Leaving directory 
 `/build/buildd-neverball_1.5.2-1-s390-gWlg4A/neverball-1.5.2'
 dpkg-buildpackage: error: debian/rules build gave error exit status 2



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



Bug#544000: waiting for copyright info

2009-09-03 Thread Ryan Niebur
block 544002 by 544001
block 544001 by 544000
quit

waiting for copyright info from upstream

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


signature.asc
Description: Digital signature


Bug#544837: better menu category

2009-09-03 Thread Peter Eisentraut
Package: xscreensaver
Version: 5.05-3+nmu1
Severity: normal
Tags: patch

Please change the menu category in the .desktop file from

Categories=System;

to

Categories=Settings;

so it shows up in the Preferences menu instead of under System Tools on LXDE.  
This would be consistent with other Settings-type applications.

See also: http://standards.freedesktop.org/menu-spec/latest/apa.html



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



Bug#544836: r-other-mott-happy - FTBFS: Error in library(MASS) : there is no package called 'MASS'

2009-09-03 Thread Bastian Blank
Source: r-other-mott-happy
Version: 2.1-3
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
 ** R
 ** preparing package for lazy loading
 Error in library(MASS) : there is no package called 'MASS'
 ERROR: lazy loading failed for package 'happy'
 * Removing 
 '/build/buildd-r-other-mott-happy_2.1-3-s390-rZvQkt/r-other-mott-happy-2.1/debian/r-other-mott-happy/usr/lib/R/site-library/happy'
 make: *** [R_any_arch] Error 1



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



Bug#139569: Status of this bug?

2009-09-03 Thread Vincent Lefevre
Hi,

What's the status of this bug?

On http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=139569, it is said:

  Blocking fix for 411722: coreutils: info printf just gets the man
  page, 483554: coreutils: info chcon gives the man page instead of
  the full documentation

but these two bugs were fixed some time ago.

-- 
Vincent Lefèvre vinc...@vinc17.org - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Mike Hommey
On Thu, Sep 03, 2009 at 10:01:25AM +0200, Steffen Grunewald 
steffen.grunew...@aei.mpg.de wrote:
 Package: xulrunner-1.9
 Version: 1.9.0.13-0lenny1
 Severity: important
 
 
 After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes to 100%
 Majority of CPU time spent in xulrunner-stub and Xorg:
 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND  
   
  3872 root  20   0  428m 117m  10m R 52.6 11.7  45:43.44 Xorg 
   
 15567 steffen   20   0  518m 340m  28m S 44.9 34.0  36:58.58 xulrunner-stub   
   
 
 Can be fixed by quitting Iceweasel and restarting, but after a number of
 cycles the (X) system becomes unaccessible, sometimes the whole computer 
 freezes (no VT switching anymore, only hard power-off to recover)

Do you use adobe's flash player ?

Mike



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



Bug#544838: xiterm+thai - FTBFS: undefined reference to `getutmpx'

2009-09-03 Thread Bastian Blank
Source: xiterm+thai
Version: 1.09-2
Severity: serious

There was an error while trying to autobuild your package:

 sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu
[...]
 gcc  -o xiterm+thai command.o debug.o graphics.o grkelot.o main.o misc.o 
 netdisp.o screen.o scrollbar.o utmp.o xdefaults.o thai.o thaikb.o  -lXpm 
 -lX11  
 utmp.o: In function `cleanutent':
 /build/buildd-xiterm+thai_1.09-2-s390-CpsnEL/xiterm+thai-1.09/src/utmp.c:394: 
 undefined reference to `getutmpx'
 collect2: ld returned 1 exit status
 make[2]: *** [xiterm+thai] Error 1



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



Bug#536400: 536400 not fixed

2009-09-03 Thread Damien DEGOIS
Hi,
As far as I saw, the bugs was closed but not fixed, ORIGINAL man pages
remains unavailable.

Let me know if you need further informations.
Regards,
Damien



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



Bug#544840: meld should recommend python-gtksourceview2

2009-09-03 Thread debian
Package: meld
Version: 1.3.0-2
Severity: minor

enabling line numbers and syntax highlighting depend upon python-gtksourceview2.
but meld does neither depend on nor does it recommend that package, leaving the 
user in the dark, why show line numbers and use syntax highlighting are 
fully disabled in preferences.
a not in the package description and an entry in recommends seems pretty 
sensible.

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

Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_DK.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages meld depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-glade2 2.14.1-3   GTK+ bindings: Glade support
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages meld recommends:
ii  python-gconf  2.26.1-1   Python bindings for the GConf conf
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk
pn  yelp  none (no description available)

meld suggests no packages.

-- no debconf information



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



Bug#544839: uncategorized desktop file

2009-09-03 Thread Peter Eisentraut
Package: openbox
Version: 3.4.7.2-5
Severity: normal

The openbox.desktop file declares not categories and therefore shows up under
Other in LXDE.  Please add appropriate categories.



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



Bug#529250: mutt: deleting attachement changes sort order of message when using 'date-received'

2009-09-03 Thread Antonio Radici
Hi,
can you please provide the information requested by upstream?

Cheers
Antonio



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



Bug#536400: gnu-fdisk: reproduced with version 1.2.3-1

2009-09-03 Thread Tanguy Ortolo
Package: gnu-fdisk
Version: 1.2.3-1
Followup-For: Bug #536400

Hello,

I can confirm this problem is still present in version 1.2.3-1. Manpages of the 
original fdisk and sfdisk get diverted like this:
diversion of /usr/share/man/man8/cfdisk.8.gz to 
/usr/share/man/man8/cfdisk.8.gz.distrib by gnu-fdisk
diversion of /usr/share/man/man8/fdisk.8.gz to 
/usr/share/man/man8/fdisk.8.gz.distrib by gnu-fdisk

So, with a suffix .8.gz.distrib, these manpages are unavailable, except by 
manually gunziping their content and passing it to man, which is not really a 
friendly way to look for documentation:
zcat /usr/share/man/man8/cfdisk.8.gz.distrib | man -l -

Regards,

-- 
Tanguy Ortolo

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

Kernel: Linux 2.6.30-1-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/dash

Versions of packages gnu-fdisk depends on:
ii  dpkg  1.14.25Debian package management system
ii  install-info  4.13a.dfsg.1-4 Manage installed documentation in 
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand
ii  libparted1.8-12   1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii  libreadline5  5.2-3.1GNU readline and history libraries
ii  libuuid1  2.16-3 Universally Unique ID library

gnu-fdisk recommends no packages.

gnu-fdisk suggests no packages.

-- no debconf information



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



Bug#543612: pppd can't find the interface and dies if it's been renamed by udev

2009-09-03 Thread James Andrewartha
On Wed, 26 Aug 2009, Marco d'Itri wrote:

 On Aug 26, James Andrewartha tr...@ucc.gu.uwa.edu.au wrote:
 
  I want to run a PPPoE client on a server that also runs a PPTP daemon 
  (poptop).
  For firewalling reasons, I need to rename the ppp interface used by the 
  PPPoE
  connection so it doesn't match ppp+ which is used for matching the PPTP
  connections. However, when using udev to rename the interface, pppd then 
  can't
  find the interface any more and dies.
 Send a patch, I have no idea about what needs to be changed to support
 renaming the interface created by pppd. You should probably change pppd
 to support arbitrary arguments to the unit configuration directive.

I had a quick look at the source, and it uses int unit absolutely 
everywhere as an identifier, so it's probably a lot of work to support 
arbitrary interface names. I also tried filing a bug upstream, but it 
never appeared. I guess I'm out of luck on getting this fixed.

-- 
# TRS-80  trs80(a)ucc.gu.uwa.edu.au #/ Otherwise Bub here will do \
# UCC Wheel Member http://trs80.ucc.asn.au/ #|  what squirrels do best |
[ There's nobody getting rich writing  ]|  -- Collect and hide your   |
[  software that I know of -- Bill Gates, 1980 ]\  nuts. -- Acid Reflux #231 /




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



Bug#544841: sane-utils: Package assumes that /tmp is on the same filesystem as /etc at install time.

2009-09-03 Thread Dickon Hood
Package: sane-utils
Version: 1.0.20-6
Severity: normal

I have /tmp mounted as tmpfs (backed by crypto swap) for general paranoia
reasons.  Installing sane-utils caused the following:

Error installing /tmp/inetdcfpnYI8 to /etc/inetd.conf: Invalid cross-device
link
dpkg: error processing sane-utils (--configure):
 subprocess installed post-installation script returned error exit status 18

and left the package partially installed and unconfigured, from a dpkg point
of view.  Simple enough to fix (just copy the file it leaves in /tmp to
/etc/inetd.conf and rerun dpkg), but it's a bug nevertheless.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
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 sane-utils depends on:
ii  adduser  3.110   add and remove users and groups
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  libavahi-client3 0.6.25-1Avahi client library
ii  libavahi-common3 0.6.25-1Avahi common library
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libieee1284-30.2.11-5cross-platform library for paralle
ii  libsane  1.0.20-6API library for scanners
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  update-inetd 4.32inetd configuration file updater

Versions of packages sane-utils recommends:
ii  avahi-daemon  0.6.25-1   Avahi mDNS/DNS-SD daemon

Versions of packages sane-utils suggests:
pn  unpaper   none (no description available)

-- debconf information:
  sane-utils/saned_run: false
  sane-utils/saned_scanner_group: true

-- 
Dickon Hood

Due to digital rights management, my .sig is temporarily unavailable.
Normal service will be resumed as soon as possible.  We apologise for the
inconvenience in the meantime.

No virus was found in this outgoing message as I didn't bother looking.



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



Bug#540351: postgresql-8.4: autovacuum fails to start

2009-09-03 Thread Karsten Hilbert
Note that when I said I wasn't sure autovacuum worked
before the upgrade -- it sure did work in 8.3.

What I don't know is whether it worked in 8.4 after the
install but before the cluster upgrade.

Anything else I can to do help ?

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



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



Bug#544832: tex-common: apt-get upgrade (fmtutil-sys) fails

2009-09-03 Thread Norbert Preining
On Do, 03 Sep 2009, Jan Weil wrote:
 fmtutil.0AKH0d9M is attached.

No attachment ...

Best wishes

Norbert

---
Dr. Norbert Preining prein...@logic.atVienna University of Technology
Debian Developer prein...@debian.org Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
BRECON
That part of the toenail which is designed to snag on nylon sheets.
--- Douglas Adams, The Meaning of Liff



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



Bug#544842: lirc-modules-source: modules fail to compile using shipped lenny kernel 2.6.26-2-amd64 and kernel source

2009-09-03 Thread Dave Killick
Package: lirc-modules-source
Version: 0.8.3-3
Severity: grave
Justification: renders package unusable


Using the default installation of the required packages, and following the 
instructions in the README.Debian for lirc-mosules-source yields the following 
output from m-a.

sed -e s!\$KVERS!`sed -n -e '/UTS_RELEASE/s/^[^]*\([^]*\).*$/\1/p' 
/usr/src/linux/include/linux/version.h`!g; s!\$KSRC!/usr/src/linux!; 
s!\$KARCH!amd64!; s!\$KEMAIL!!; s!\$KMAINT!!; s!\$KDREV!Custom.1.00!; 
s!\$DEBDATE!Thu, 03 Sep 2009 09:38:48 +0100! debian/control.in  debian/control
/usr/bin/make  -f debian/rules clean
make[1]: Entering directory `/usr/src/modules/lirc'
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/lirc'
/usr/bin/make clean -C drivers SUBDIRS=lirc_serial lirc_parallel lirc_i2c 
lirc_sir lirc_dev lirc_gpio lirc_it87 lirc_bt829 lirc_atiusb
make[3]: Entering directory `/usr/src/modules/lirc/drivers'
Making clean in lirc_atiusb
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_atiusb'
test -z lirc_atiusb.o .lirc_atiusb.o.flags lirc_atiusb.mod.c lirc_atiusb.ko 
*~ || rm -f lirc_atiusb.o .lirc_atiusb.o.flags lirc_atiusb.mod.c 
lirc_atiusb.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_atiusb'
Making clean in lirc_bt829
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_bt829'
test -z lirc_bt829.o .lirc_bt829.o.flags lirc_bt829.mod.c lirc_bt829.ko *~ || 
rm -f lirc_bt829.o .lirc_bt829.o.flags lirc_bt829.mod.c lirc_bt829.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_bt829'
Making clean in lirc_it87
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_it87'
test -z lirc_it87.o .lirc_it87.o.flags lirc_it87.mod.c lirc_it87.ko *~ || rm 
-f lirc_it87.o .lirc_it87.o.flags lirc_it87.mod.c lirc_it87.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_it87'
Making clean in lirc_gpio
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_gpio'
test -z lirc_gpio.o .lirc_gpio.o.flags lirc_gpio.mod.c lirc_gpio.ko *~ || rm 
-f lirc_gpio.o .lirc_gpio.o.flags lirc_gpio.mod.c lirc_gpio.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_gpio'
Making clean in lirc_dev
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_dev'
mv Makefile.automake Makefile
/usr/bin/make clean
make[5]: Entering directory `/usr/src/modules/lirc/drivers/lirc_dev'
test -z lirc_dev.o .lirc_dev.o.flags lirc_dev.mod.c lirc_dev.ko *~ || rm -f 
lirc_dev.o .lirc_dev.o.flags lirc_dev.mod.c lirc_dev.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[5]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_dev'
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_dev'
Making clean in lirc_sir
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_sir'
test -z lirc_sir.o .lirc_sir.o.flags lirc_sir.mod.c lirc_sir.ko *~ || rm -f 
lirc_sir.o .lirc_sir.o.flags lirc_sir.mod.c lirc_sir.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_sir'
Making clean in lirc_i2c
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_i2c'
test -z lirc_i2c.o .lirc_i2c.o.flags lirc_i2c.mod.c lirc_i2c.ko *~ || rm -f 
lirc_i2c.o .lirc_i2c.o.flags lirc_i2c.mod.c lirc_i2c.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_i2c'
Making clean in lirc_parallel
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_parallel'
test -z lirc_parallel.o .lirc_parallel.o.flags lirc_parallel.mod.c 
lirc_parallel.ko *~ || rm -f lirc_parallel.o .lirc_parallel.o.flags 
lirc_parallel.mod.c lirc_parallel.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_parallel'
Making clean in lirc_serial
make[4]: Entering directory `/usr/src/modules/lirc/drivers/lirc_serial'
test -z lirc_serial.o .lirc_serial.o.flags lirc_serial.mod.c lirc_serial.ko 
*~ || rm -f lirc_serial.o .lirc_serial.o.flags lirc_serial.mod.c 
lirc_serial.ko *~
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers/lirc_serial'
Making clean in .
make[4]: Entering directory `/usr/src/modules/lirc/drivers'
test -z *~ || rm -f *~
rm -rf .libs _libs
rm -f *.lo
make[4]: Leaving directory `/usr/src/modules/lirc/drivers'
make[3]: Leaving directory `/usr/src/modules/lirc/drivers'
rm -rf modules
make[2]: Leaving directory `/usr/src/modules/lirc'
dh_clean
rm -f debian/control
make[1]: Leaving directory `/usr/src/modules/lirc'
/usr/bin/make  -f debian/rules binary-modules
make[1]: 

Bug#483554: coreutils: info chcon gives the man page instead of the full documentation

2009-09-03 Thread Michael Stone
It's actually incorrect to say this was found in coreutils 6  fixed in 
coreutils 7.5--this was a bug in dpkg's install-info and fixed by 
switching to gnu install-info, with nothing changed on the coreutils 
side (as explained ad nauseum in various bug reports).


Mike Stone



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



Bug#529856: php-net-ldap2 uploaded to mentors

2009-09-03 Thread Benoit Mortier
Hello,

I just uploaded php-net-ldap2 to debian mentors

* Package name    : php-net-ldap2
  Version         : 2.0.5
  Upstream Author : Benedikt Hallinger
* URL             : http://pear.php.net/package/Net_LDAP2
* License         : LGPL
  Section         : web

It builds these binary packages:
php-net-ldap2 - Object oriented interface for searching and manipulating 
LDAP-ent

The package appears to be lintian clean.

The upload would fix these bugs: 539916

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/p/php-net-ldap2
- Source repository: deb-src http://mentors.debian.net/debian unstable 
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/p/php-net-ldap2/php-net-ldap2_2.0.5.dsc
-- 
Benoit Mortier
CEO 
OpenSides logiciels libres pour entreprises : http://www.opensides.be/
Contributor to Gosa Project : http://gosa-project.org/



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



Bug#139569: Status of this bug?

2009-09-03 Thread Raphael Hertzog
On Thu, 03 Sep 2009, Vincent Lefevre wrote:
 Hi,
 
 What's the status of this bug?
 
 On http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=139569, it is said:
 
   Blocking fix for 411722: coreutils: info printf just gets the man
   page, 483554: coreutils: info chcon gives the man page instead of
   the full documentation
 
 but these two bugs were fixed some time ago.

What about reading the last message in the history? dpkg's install-info
is going away in 1.15.4 and all install-info bugs will be
closed/reassigned to the new install-info package that is provided by GNU
texinfo.

The underlying bugs are already fixed since the dir file is already
generated by GNU's install-info and only the removal of dpkg's
install-info is pending an upload (in a few days).

Cheers,
-- 
Raphaël Hertzog



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



Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread maximilian attems
On Thu, Sep 03, 2009 at 10:18:21AM +0200, Mart van de Wege wrote:
 Package: initramfs-tools
 Version: 0.93.4
 Severity: important
 
 Content-Type: text/plain; charset=us-ascii
 MIME-Version: 1.0
 Content-Transfer-Encoding: 7bit
 From: Mart van de Wege mvdw...@mail.com
 To: Debian Bug Tracking System sub...@bugs.debian.org
 Subject: initramfs-tools: Purging a kernel-image does not clean up
  /var/lib/initramfs-tools
 Message-ID: 20090903081412.4143.23377.report...@gareth.avalon.lan
 X-Mailer: reportbug 4.6
 Date: Thu, 03 Sep 2009 10:14:12 +0200
 
 Package: initramfs-tools
 Version: 0.93.4
 Severity: important
 
 When purging a kernel image, the corresponding file in 
 /var/lib/initramfs-tools is not 
 deleted. On the next run of apt-get/dpkg, this will make update-initramfs 
 fail because 
 the modules for a listed kernel do of course not exist anymore.
 
 It might be a good idea to at least also mention the state dir in the 
 manpage. I had to 
 resort to actually looking at the shell script to find out why 
 update-initramfs kept 
 trying to create an initrd for a non-existent kernel, after finding no 
 documentation in 
 the manpage.
 
 Marking important because although there is a workaround, it is 
 non-documented.
 
 Mart van de Wege

what are you trying to do?
please post the script calling update-initramfs, thanks.



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



Bug#544843: [libxdg-basedir] In extra without reason

2009-09-03 Thread Robert Wohlrab
Package: libxdg-basedir
Severity: normal

Hi,
I noticed that libxdg-basedir Priority extra. That means that awesome, 
excellent-bifurcation and mupen64plus must switch to extra too. I don't see 
why should be in extra as it doesn't depend on anything in extra and has no 
conflicts. Can you please switch to optional or give a reason why it has 
priority extra? A reason for this switch is that this is a real helpful 
library for desktop applications and many desktop applications must switch to 
extra or don't use this library to implement the xdg basedir specification.
-- 
Robert Wohlrab



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



Bug#544725: mutt: GPG inline signatures no working (p-i)

2009-09-03 Thread Christoph Egger
On Thu, Sep 03, 2009 at 01:01:55AM +0100, Antonio Radici wrote:
 tag 544725 +moreinfo
 thanks
 
 Hi,
 rather than attaching the entire muttrc, which will be huge :-) can you please
 attach a minimal .muttrc needed to reproduce this bug? I see that you've both
 mutt and mutt-patched installed, are you using mutt-patched?
 
 Obviously this requires some work on your side, like trying to exclude some
 options and see if your problem is still reproducible, but we need it to 
 better
 troubleshoot the problem.
 
 Thanks in advance.
 
 Cheers
 Antonio

Hi!

I just tried with mutt -F /dev/null which should give absolutely
no .muttrc (/etc/Muttrc{,.d} is untouched). I can still reproduce the
problem. This is mutt-patched running.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#472449: closed by Manoj Srivastava sriva...@golden-gryphon.com (This is an obsolete package no longer in Debian)

2009-09-03 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Am Do den  3. Sep 2009 um  2:15 schrieb Debian Bug Tracking System:
 438706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438706
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems

 Date: Wed, 02 Sep 2009 19:53:44 -0500
 From: Manoj Srivastava sriva...@golden-gryphon.com
 To: 438706-d...@bugs.debian.org
 Subject: This is an obsolete package no longer in Debian

 apt-cache policy doc-base
doc-base:
  Installiert: 0.7.21
  Kandidat: 0.8.20
  Versions-Tabelle:
 0.9.3 0
600 file: sid/main Packages
600 ftp://debian.ethz.ch sid/main Packages
 0.8.20 0
800 file: lenny/main Packages
800 ftp://debian.ethz.ch lenny/main Packages
 *** 0.7.21 0
700 file: etch/main Packages
700 ftp://debian.ethz.ch etch/main Packages
100 /var/lib/dpkg/status

As you can see, doc-base is not obsolete; reopening the bug.

Gruß
   Klaus
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen kl...@ethgen.de
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUBSp+PnJ+OKpjRpO3lAQqehwgAs3dQ75zc7wg/Y7CFRZnp5BuaQcheP32O
Tbumd9ujSBjYEbhl6dnLFGYNk8nA3he0jQdhggTGH3XhEmTFSorosyNnDKjM++BB
LMkj+MO2amBedvNwKNpO72YnXRW8ib4Fpo9c6v5QMy7pAyM52FqH8PFyzhYFJEvH
x00OjS13ssmFO3TJKCkYYtNiA87RXQEgKc71VBkFLWeCGNvLkUz37e3cztb+XUqL
68okxiLrK6Z2TkHPPG/D0LJveNQnclKIv40hb3dAN7I7PxVk19LMiz0XwL/SwkkO
TnR/uAqVvkXJMhB5O9SenvEq3KriGHUmjqbFYgrt1wS/99WtkbFbeQ==
=ChYi
-END PGP SIGNATURE-



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



Bug#544773: Update to cryptsetup 2:1.0.7-2 breaks booting

2009-09-03 Thread Linus Lüssing
Package: cryptsetup
Version: 2:1.0.7-2
Severity: normal

Yes, I'm having the same problem here. I updated cryptsetup yeseterday to
2:1.07-2 and now I can't boot my usual 2.6.30-1-amd64 anymore.
My other kernels on this machine seem unaffected, just my usual
kernel-image does not boot. So I can select/boot 2.6.30-1-686,
2.6.29-2-amd64 or 2.6.29-2-686 with grub-pc for example.

Cheers, Linus

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.30-1-686 root=/dev/mapper/sda1_crypt ro quiet

-- /etc/crypttab
sda1_crypt /dev/sda1 none luks

-- /etc/fstab
# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/mapper/sda1_crypt /   ext3noatime,errors=remount-ro 0  
 1
/dev/sda4   /boot   ext3defaults0   2
/dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0

-- lsmod
Module  Size  Used by
ppdev   6348  0 
lp  8012  0 
parport31144  2 ppdev,lp
sco 8832  2 
bridge 39968  0 
stp 2112  1 bridge
bnep   10860  2 
rfcomm 30368  5 
kvm_intel  39744  0 
kvm   138608  1 kvm_intel
acpi_cpufreq7640  0 
cpufreq_powersave   1292  0 
cpufreq_conservative 6256  0 
cpufreq_userspace   2768  0 
cpufreq_stats   3520  0 
l2cap  18120  20 bnep,rfcomm
fuse   47752  1 
dm_snapshot21604  0 
dm_mirror  12580  0 
dm_region_hash 10668  1 dm_mirror
dm_log  8464  2 dm_mirror,dm_region_hash
firewire_sbp2  12692  0 
loop   13324  0 
snd_hda_codec_realtek   178472  1 
joydev  8576  0 
arc41560  2 
snd_hda_intel  22192  0 
ecb 2368  2 
snd_hda_codec  63580  2 snd_hda_codec_realtek,snd_hda_intel
iwlagn 72244  0 
snd_hwdep   6120  1 snd_hda_codec
snd_pcm_oss32232  0 
snd_mixer_oss  12368  1 snd_pcm_oss
iwlcore92264  1 iwlagn
snd_pcm62420  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi5688  0 
acer_wmi   14700  0 
snd_rawmidi18596  1 snd_seq_midi
rfkill  9668  5 iwlcore,acer_wmi
psmouse37528  0 
serio_raw   4560  0 
snd_seq_midi_event  6212  1 snd_seq_midi
snd_seq42436  2 snd_seq_midi,snd_seq_midi_event
btusb  10276  2 
wmi 6184  1 acer_wmi
uvcvideo   49308  0 
mac80211  142848  2 iwlagn,iwlcore
snd_timer  17436  2 snd_pcm,snd_seq
snd_seq_device  6136  3 snd_seq_midi,snd_rawmidi,snd_seq
i2c_i8018564  0 
i2c_core   20844  1 i2c_i801
processor  34504  3 acpi_cpufreq
snd49060  11 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
battery 6012  0 
videodev   31040  1 uvcvideo
soundcore   6184  1 snd
v4l1_compat11416  2 uvcvideo,videodev
bluetooth  47060  9 sco,bnep,rfcomm,l2cap,btusb
cfg80211   6  3 iwlagn,iwlcore,mac80211
evdev   8028  12 
button  5060  0 
ac  2960  0 
snd_page_alloc  8180  2 snd_hda_intel,snd_pcm
ext3  107172  2 
jbd41036  1 ext3
mbcache 6924  1 ext3
sha256_generic 11216  0 
aes_i5868092  2 
aes_generic27436  1 aes_i586
cbc 3012  1 
dm_crypt   11092  1 
dm_mod 49992  6 dm_snapshot,dm_mirror,dm_log,dm_crypt
ide_cd_mod 24484  0 
cdrom  30316  1 ide_cd_mod
ata_generic 4340  0 
ide_pci_generic 3632  0 
sd_mod 28748  3 
crc_t10dif  1632  1 sd_mod
piix5680  0 
ahci   30068  2 
libata150904  2 ata_generic,ahci
tg391244  0 
libphy 19552  1 tg3
firewire_ohci  18952  0 
firewire_core  37736  2 firewire_sbp2,firewire_ohci
crc_itu_t   2148  1 firewire_core
sdhci_pci   6540  0 
sdhci  14868  1 sdhci_pci
mmc_core   46384  1 sdhci
led_class   3852  3 iwlcore,acer_wmi,sdhci
ricoh_mmc   3464  0 
ide_core   88100  3 ide_cd_mod,ide_pci_generic,piix
scsi_mod  131800  3 firewire_sbp2,sd_mod,libata
uhci_hcd   19132  0 
ehci_hcd   29680  0 
usbcore   126004  5 

Bug#543506: pg_upgradecluster doesn't preserve per-database ACLs or configuration parameters

2009-09-03 Thread Karsten Hilbert
Package: postgresql-common
Version: 100
Severity: normal

I tend to agree that #539772 is a specific version of this problem.

The per-database settings that are changed from the default and saved in
the database can be read from pg_database:

select from pg_database where datname = 'gnumed_v12';

datname   | gnumed_v12
datdba| 16385
encoding  | 6
datcollate| de_DE.UTF-8
datctype  | de_DE.UTF-8
datistemplate | f
datallowconn  | t
datconnlimit  | -1
datlastsysoid | 11563
datfrozenxid  | 648
dattablespace | 1663
datconfig | 
{lc_messages=C,sql_inheritance=on,default_transaction_read_only=on}
datacl|

Karsten

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

Kernel: Linux 2.6.30-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 postgresql-common depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  postgresql-client-common  100manager for multiple PostgreSQL cl
ii  procps1:3.2.8-1  /proc file system utilities

Versions of packages postgresql-common recommends:
ii  ssl-cert  1.0.23 simple debconf wrapper for OpenSSL

postgresql-common suggests no packages.

-- debconf information:
* postgresql-common/obsolete-major:
  postgresql-common/untransitioned:



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



Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Steffen Grunewald
On Thu, Sep 03, 2009 at 10:23:44AM +0200, Mike Hommey wrote:
 On Thu, Sep 03, 2009 at 10:01:25AM +0200, Steffen Grunewald 
 steffen.grunew...@aei.mpg.de wrote:
  Package: xulrunner-1.9
  Version: 1.9.0.13-0lenny1
  Severity: important
  
  
  After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes to 
  100%
  Majority of CPU time spent in xulrunner-stub and Xorg:
  
PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
  
   3872 root  20   0  428m 117m  10m R 52.6 11.7  45:43.44 Xorg   
  
  15567 steffen   20   0  518m 340m  28m S 44.9 34.0  36:58.58 xulrunner-stub 
  
  
  Can be fixed by quitting Iceweasel and restarting, but after a number of
  cycles the (X) system becomes unaccessible, sometimes the whole computer 
  freezes (no VT switching anymore, only hard power-off to recover)
 
 Do you use adobe's flash player ?

dpkg -l | grep -i flash returns

flashplayer-mozilla
libswfdec-0.6-90
swfdec-gnome

Does this help?

(I'm not aware of any flash content - I'm running NoScript, and the CPU
goes up if I switch workspaces even to an *empty* tab in iceweasel)

Should I deinstall packages and try to reproduce the issue?

Cheers,
 Steffen



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



Bug#544811: rpm: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2009-09-03 Thread Michal Čihař
Hi

Dne Thu, 3 Sep 2009 00:22:53 -0300
Rafael Henrique da Silva Correia rafaelhenr...@gmail.com napsal(a):

 Package: rpm
 Tags: l10n patch
 Severity: wishlist
 
 Hello,
 
 Please, Could you update the Brazilian Portuguese Translation?
 
 Attached you will find the file pt_BR.po. It is UTF-8 encoded and it is
 tested with msgfmt and podebconf-display-po.

You actually used the pre-review template, so it does not match current
one. Can you please update the one which is attached.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com
# rpm (Red Hat Package Manager) Brazilian Portuguese translation.
# Copyright (C) 2009 THE rpm'S COPYRIGHT HOLDER RPM is Copyright (c) 1998 by Red Hat Software, Inc.
# This file is distributed under the same license as the rpm package.
# Rafael Henrique da Silva Correia rafaelhenr...@gmail.com, 2009.
#
msgid 
msgstr 
Project-Id-Version: rpm-4.4.2.3-1\n
Report-Msgid-Bugs-To: r...@packages.debian.org\n
POT-Creation-Date: 2009-08-05 10:08+0200\n
PO-Revision-Date: 2009-08-12 22:38-0300\n
Last-Translator: Rafael Henrique da Silva Correia rafaelhenr...@gmail.com\n
Language-Team: l10n Portuguese debian-l10n-portugu...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
pt_BR utf-8\n

#. Type: note
#. Description
#: ../rpm.templates:2001
#, fuzzy
#| msgid rpm database cleaned up
msgid Package information database for rpm cleaned up
msgstr Base de dados rpm limpa

#. Type: note
#. Description
#: ../rpm.templates:2001
msgid 
The database which rpm keeps about installed packages is not usable with the 
new version.
msgstr 

#. Type: note
#. Description
#: ../rpm.templates:2001
msgid 
The old database has been moved to /var/backups. Please read /usr/share/doc/
rpm/README.Debian for details.
msgstr 

#~ msgid 
#~ Database which rpm keeps about installed packages is not usable with new 
#~ version. The old database has been stored in /var/backups, you will have 
#~ to recover it if you have used it for something. See README.Debian for 
#~ details.
#~ msgstr 
#~ A base de dados do rpm que mantêm informações sobre pacotes instalados 
#~ não é usável com a nova versão. A antiga base de dados foi armazenada em /
#~ var/backups, você terá que recuperá-la se tiver que usá-la para alguma 
#~ coisa. Veja o README.Debian para mais detalhes.


signature.asc
Description: PGP signature


Bug#472449: closed by Manoj Srivastava sriva...@golden-gryphon.com (This is an obsolete package no longer in Debian)

2009-09-03 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Uhm, I am not sure which bug you close. However, it _was_ a official
package so please ad a conflict in the remaining package as otherwise
there will be no clear upgrade path.

Gruß
   Klaus
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen kl...@ethgen.de
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUBSp+QwJ+OKpjRpO3lAQq3twgAoq45G8yuoRtKyIteXnrpumMUHw8qB5Qn
mCFJR4zyBvRuULG2UtAYxb2ob0r1yshP0nDq1RQyheFu5B6/rY/PklpbphKLsKV3
yM/UXAVNKYRTNlnUVU1tWHHLmcBiWg/XEAW+IgdyCaV5HQg2sNqPh3fDKJtSE08C
F3yJJ91KNmbC+5GPCdka1dR/wRgzwgxUEbIOiaHEI+N0VxZM2HwDxeGF8Zbp23qQ
qMKkSVDOlCigSbBn5qazQgKLP0Ma0vp3fsHWJs3hMe3BrptdC0MNnocO2DsiFy5v
kNU1g/u2XFqwmsfXNpwyQQzpKr4v5tgT7OqTXelZmyPZvLUUuxVg+w==
=Gw7M
-END PGP SIGNATURE-



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



Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote:

 what are you trying to do?
 please post the script calling update-initramfs, thanks.

I am merely running a dist-upgrade. But last week I removed a kernel
image (using apt-get --purge remove linux-image-2.6.30.5) that
update-initramfs is trying to update during the dpkg --configure run.

Mart





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



Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Mike Hommey
On Thu, Sep 03, 2009 at 11:36:36AM +0200, Steffen Grunewald 
steffen.grunew...@aei.mpg.de wrote:
 Should I deinstall packages and try to reproduce the issue?

The easiest thing to do is to follow what reportbug should have shown you,
and run:
MOZILLA_DISABLE_PLUGINS=1 iceweasel
Also try 
MOZILLA_DISABLE_PLUGINS=1 iceweasel -safe-mode
and disable extensions if the former doesn't change anything.

Mike



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



Bug#544844: rules.tiny doesn't use policy-mandated CFLAGS

2009-09-03 Thread Steve Langasek
Package: debhelper
Version: 7.3.15
Severity: important

Nothing in a standard dh build (neither dh_auto_configure nor dh_auto_build)
appears to ensure that the standard CFLAGS, -g -O2, are passed to the
upstream build system by default.  This means that packages built with
./debian/rules foo (instead of via dpkg-buildpackage) are not policy
compliant in the general case unless the maintainer adds this boilerplate to
debian/rules themselves.

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

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

Versions of packages debhelper depends on:
ii  binutils  2.19.51.20090805-1 The GNU assembler, linker and bina
ii  dpkg-dev  1.15.3.1   Debian package development tools
ii  file  5.03-1 Determines file type using magic
ii  html2text 1.3.2a-14  advanced HTML to text converter
ii  man-db2.5.5-3on-line manual pager
ii  perl  5.10.0-25  Larry Wall's Practical Extraction 
ii  perl-base 5.10.0-25  minimal Perl system
ii  po-debconf1.0.16 tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.48   tool that converts source archives

-- no debconf information



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



Bug#540112: Fix for Bug#540112 commited to version control

2009-09-03 Thread nijel
tags 540112 pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [172] by nijel, 2009-09-03 11:58:06 +0200 (Thu, 03 Sep 2009)

No useless complains about missing journal (Closes: #540112).

U   trunk/debian/changelog

http://viewsvn.cihar.com/debian-mpdscribble?view=revrevision=172



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



Bug#544846: colormake: Should depend on make package

2009-09-03 Thread Adrien Destugues
Package: colormake
Version: 0.2-5
Severity: minor

Colormake runs make in the background, the Debian package does not
depend on it. Colormake is unusable if you don't install make along with
it.


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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages colormake depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  less  436-1  pager program similar to more
ii  perl  5.10.0-25  Larry Wall's Practical Extraction 

colormake recommends no packages.

colormake suggests no packages.

-- no debconf information



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



Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread maximilian attems
On Thu, Sep 03, 2009 at 11:47:06AM +0200, Mart van de Wege wrote:
 On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote:
 
  what are you trying to do?
  please post the script calling update-initramfs, thanks.
 
 I am merely running a dist-upgrade. But last week I removed a kernel
 image (using apt-get --purge remove linux-image-2.6.30.5) that
 update-initramfs is trying to update during the dpkg --configure run.

linux-image-2.6.30.5 is not an official image, how is it build?

also please post that dpkg run?




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



Bug#544847: DH_INTERNAL_OPTIONS should be less internal (i.e., documented)

2009-09-03 Thread Steve Langasek
Package: debhelper
Version: 7.3.15
Severity: minor

I have override rules that need to know whether they're being called from a
binary-arch vs. binary-indep target, viz:

override_dh_fixperms:
dh_fixperms
ifeq (,$(findstring -i, $(DH_INTERNAL_OPTIONS)))
chgrp shadow $(d)/libpam-modules/sbin/unix_chkpwd
chmod 02755 $(d)/libpam-modules/sbin/unix_chkpwd
endif

These commands must always be run when dh_fixperms is called for binary-arch
or binary, and must never be run when dh_fixperms is called for binary-indep,
since in that case the file won't exist and the commands will error out.  I
/could/ check for file's existence instead, but I think that's an
unsatisfactory proxy; if something changes that causes this file to not be
there when it's expected (say, it moves around in the filesystem or moves to
a different package), this command should error out instead of being silently
discarded.

So the only way I can achieve this robustness is by checking the
DH_INTERNAL_OPTIONS env variable, but that's undocumented AFAICS.  It would
be good to have a documented interface for querying the -a/-i options that
override rules can rely on.

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

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

Versions of packages debhelper depends on:
ii  binutils  2.19.51.20090805-1 The GNU assembler, linker and bina
ii  dpkg-dev  1.15.3.1   Debian package development tools
ii  file  5.03-1 Determines file type using magic
ii  html2text 1.3.2a-14  advanced HTML to text converter
ii  man-db2.5.5-3on-line manual pager
ii  perl  5.10.0-25  Larry Wall's Practical Extraction 
ii  perl-base 5.10.0-25  minimal Perl system
ii  po-debconf1.0.16 tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.48   tool that converts source archives

-- no debconf information



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



Bug#543530: resolved

2009-09-03 Thread Werner Koch
Hi!

According to PM by Karlheinz the bug can be closed.  He does not
preclude that it was a user error.  In any case the signature on the key
under question is now revoked.
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0x0597c2c8op=vindex)


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.




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



Bug#534216: ITP: mbuffer -- tool for buffering streams

2009-09-03 Thread Peter Pentchev
On Wed, Sep 02, 2009 at 11:36:36PM +0200, Mats Erik Andersson wrote:
 Hello,
 
 it is no mandatory need to link mbuffer against libcrypto/OpenSSL.
 The problem is that the upstream source Thomas Maier-Komor
 made a mistake in configure.in, in specifying the reverse
 check order for the intended order of preference (he explicitely
 writes this order in the documentation)
 
 libmhash, libmd5, and libcrypto.

Yes, this is one way indeed.  I seem to have overlooked it, thanks!

 I submitted a remark and patch about this fact to the upstream
 source two days ago, and I have produced an almost lintian
 clean (modulo NMU etc.) package of mbuffer that links against
 libmhash, contrary to the a priori outcome of the tar-ball.
 Thus it is now fairly strightforward to produce an GPL-ed
 package mbuffer. It is a question of regeneration with
 autotools.

...however, I already created a GPL'd Debian package of mbuffer by
simply using GnuTLS instead of OpenSSL :)

http://mentors.debian.net/debian/pool/main/m/mbuffer/mbuffer_20090628-1.dsc

...and I sent an RFS to the mentors list two weeks ago:

http://lists.debian.org/debian-mentors/2009/08/msg00312.html

I've been dealing with a couple of orphaned and RFA'd packages since,
so I have not resent the RFS; I just did, though.

Still, thanks for your work - it might be simpler to just use mhash
instead of GnuTLS in a future version of the package, since mbuffer
only needs the MD5 routines, no SSL or anything.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.netr...@space.bgr...@freebsd.org
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
I had to translate this sentence into English because I could not read the 
original Sanskrit.


pgplFKMwmgWWx.pgp
Description: PGP signature


Bug#457966: debhelper: dh_makeshlibs: smart -V by taking the max version in symbol file

2009-09-03 Thread Steve Langasek
The corner case where -V still matters is if a package that ships a symbols
file is built with a new toolchain, then installed and built against on an
old system using an old version of dpkg-shlibdeps.  Do you think this use
case is irrelevant, and we should just stop using -V when converting to
symbols files given that dpkg-gensymbols is supported in stable?

(I'm on the fence about this question myself, so am interested in a second
opinion.)

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#538009: Bug#538218: Broken icon data

2009-09-03 Thread David Paleino
forcemerge 538218 538009
thanks

Hello,

On Fri, 24 Jul 2009 08:48:22 +0200 Eduard Bloch wrote:

 Hello,
 
 first, you are right. But: the problem comes from wicd itself in the
 first place, therefore I open a second bug report.
 
 AFAICS the WM icon data is crappy:
 
 xprop | grep ICON | tr ',' '\n' | gview -
   62521   62529  406342
 
 Sorry, what is that? Wasting 240 KiB of X server memory JUST FOR ICONS?
 (Or maybe a half MiB on 64bit systems, not sure which data type it uses
 for RGBA data).

How did you get that data?

 I checked the contents, we have there:
 32x32 version, 64x64, 96x96, 128x128, 36x36, 192x192 versions, in this
 order, and the last image is not even complete but maybe because xprop
 is running into its own buffer limits.

How did you check the contents?

 This all does not make sense. The order is unusual, the last icons are
 huge for no reason, and 36px version is uncommon - who needs it?
 Usualy applications use 48, 32, 16 versions, in descending order (by
 size).

I'd be glad to fix this, and possibly push a patch upstream. But, I can't
simply reproduce this :)

(maybe I should just install icewm?)

Kindly,
David

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


signature.asc
Description: PGP signature


Bug#544781: python-djvulibre: FTBFS due to broken build system/B-D*

2009-09-03 Thread Jakub Wilk

tags 544781 + confirmed
block 544781 with 374029
thanks

* Cyril Brulebois k...@debian.org, 2009-09-02, 23:55:

Your package FTBFS due to:
| sphinx-build: Command not found

you're messing up stuff between arch-dep and arch-indep. The latter is
triggered (too) on the buildds, where B-D-I isn't installed.


Thanks for reporting that.

My excuse is that I was blindly following the Debian Policy, which 
says:


| The `build' target should depend on those of the targets `build-arch' 
| and `build-indep' that are provided in the rules file.


and (emphasis mine):

| The dependencies and conflicts they define must be satisfied (as
| defined earlier for binary packages) in order to invoke the targets in
| `debian/rules', as follows:
[...]
| `Build-Depends-Indep', `Build-Conflicts-Indep'
|  The `Build-Depends-Indep' and `Build-Conflicts-Indep' fields must
|  be satisfied when any of the following targets is invoked:
|  `**build**', `build-indep', `binary' and `binary-indep'.

--
Jakub Wilk



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



Bug#544848: [ion3] license change, consider for main?

2009-09-03 Thread Olof Johansson
Package: ion3
Severity: wishlist

Hello!

Upstream has just modified the license somewhat and removed the 28
days clause[0]. I wonder if this is enough to consider it for main? 

Thanks for your consideration

[0] https://lists.berlios.de/pipermail/ion-general/2009-September/002520.html
-- 
Olof Johansson 
∎ zibri @ Freenode / OFTC
∎ PGP: 0x7FC0FBBA
∎ http://www.stdlib.se



signature.asc
Description: Digital signature


Bug#483554: coreutils: info chcon gives the man page instead of the full documentation

2009-09-03 Thread Vincent Lefevre
On 2009-09-03 05:37:51 -0400, Michael Stone wrote:
 It's actually incorrect to say this was found in coreutils 6  fixed
 in coreutils 7.5--this was a bug in dpkg's install-info and fixed by
 switching to gnu install-info, with nothing changed on the coreutils
 side (as explained ad nauseum in various bug reports).

Something did change in the coreutils since even with gnu install-info
the bug still occurs in coreutils 6.

-- 
Vincent Lefèvre vinc...@vinc17.org - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#544849: manpages-fr: Translation error on the french version of timerfd page

2009-09-03 Thread OB
Package: manpages-fr
Version: 3.07.1-1
Severity: normal
Tags: l10n

The current version of the french page for
 timerfd_create,
 timerfd_settime,
 timerfd_gettime
(all are in one man page)

show the current statement for the timerfd_settime function:

 Le paramètre flags est soit nul, pour démarrer une minuterie  « relative »
(new_value.it_interval  spécifie  un  temps
   relatif  à  la  valeur  actuelle de l’horloge spécifiée par clockid), ou
TFD_TIMER_ABSTIME, pour démarrer une minuterie
   « absolue » (new_value.it_interval spécifie un temps absolu pour
l’horloge spécifiée par clockid ; c’est-à-dire que  la
   minuterie expirera quand la valeur de l’horloge atteindra la valeur
spécifiée par new_value.it_interval).

The english version says:

 The flags argument is either 0, to start a relative timer
   (new_value.it_interval specifies a time relative to the current value of 
the
   clock specified by clockid), or TFD_TIMER_ABSTIME, to start an absolute
timer
   (new_value.it_value specifies an absolute time for the clock specified by
   clockid; that is, the timer will expire when the value of that clock 
reaches
   the value specified in new_value.it_value).

The test program timerfd-test2.c on
http://www.xmailserver.org/timerfd-test2.c

 shows this :
set_timespec(tmr.it_value, tnow + 500 * 1000);
set_timespec(tmr.it_interval, 0);
if (timerfd_settime(tfd, TFD_TIMER_ABSTIME, tmr, NULL)) {
perror(timerfd_settime);
return 1;
}


The problem is that in the french version, the field it_interval is
wrong in the description, it should be it_value.


Here is my proposed corrected version:


 Le paramètre flags est soit nul, pour démarrer une minuterie  « relative »
(new_value.it_interval  spécifie  un  temps
   relatif  à  la  valeur  actuelle de l’horloge spécifiée par clockid), ou
TFD_TIMER_ABSTIME, pour démarrer une minuterie
   « absolue » (new_value.it_value spécifie un temps absolu pour l’horloge
spécifiée par clockid ; c’est-à-dire que  la
   minuterie expirera quand la valeur de l’horloge atteindra la valeur
spécifiée par new_value.it_value).





Thanks.



-- System Information:
Debian Release: 5.0.3
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-rc7-ob2-wl (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

manpages-fr depends on no packages.

manpages-fr recommends no packages.

Versions of packages manpages-fr suggests:
ii  man-db [man-browser]  2.5.2-4on-line manual pager
ii  manpages-fr-dev   3.07.1-1   French version of the development
ii  manpages-fr-extra 20080921   French version of the manual pages

-- no debconf information



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



Bug#543351: [Python-modules-team] Bug#543351: logilab.astng cannot be imported after upgrade from stable

2009-09-03 Thread Sandro Tosi
Hi Chris,
thanks for your report.

On Mon, Aug 24, 2009 at 14:43, Chris Lambla...@debian.org wrote:
 Package: python-logilab-astng
 Severity: serious
 Version: 0.19.0-2

...
 I can make it work by manually removing

  /usr/lib/python2.5/site-packages/logilab

Since all the packages sharing logilab namespace have a new upstream
version to package, it's a good time to try to fix this on all of
them.

The preinst file of logilab-astng is [1]: we already try to fix the
migration (central-support) problem but we don't remove to common
logilab/ directory.

[1] 
http://svn.debian.org/viewsvn/python-modules/packages/logilab-astng/trunk/debian/python-logilab-astng.preinst?view=markup

I'd like to know what would be the best solution for this (hence
-python in the loop):

- logilab-common is the lower level of logilab* packages, so we can
add conflict there with all the other logilab-* packages and then
remove logilab/ completely from its preinst
- add extra logic to all logilab* packages to check if
/usr/lib/python*/site-packages/logilab is empty and then remove it
(could there be cases where it left hanging dirs?)

I'm considering teh second solution a bit better, but I'd like to hear
from your what youi think.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
On Thu, 2009-09-03 at 11:50 +0200, maximilian attems wrote:
 On Thu, Sep 03, 2009 at 11:47:06AM +0200, Mart van de Wege wrote:
  On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote:
  
   what are you trying to do?
   please post the script calling update-initramfs, thanks.
  
  I am merely running a dist-upgrade. But last week I removed a kernel
  image (using apt-get --purge remove linux-image-2.6.30.5) that
  update-initramfs is trying to update during the dpkg --configure run.
 
 linux-image-2.6.30.5 is not an official image, how is it build?

Nope.

It was built from vanilla kernel.org source, in an attempt to track down
the Intel X freeze issues, using kernel-package to debianize the source
and build a .deb.

As I've pointed out, I already removed the file
in /var/lib/initramfs-tools, so I can't duplicate it right now. However,
this was just the normal configure run during a dist-upgrade. If you
want me to reproduce it, you're going to have to wait while I compile
another new kernel.

Mart




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



Bug#544850: mysql-proxy: New upstream (0.7.3)

2009-09-03 Thread Raoul Bhatia [IPAX]
Package: mysql-proxy
Version: New upstream (0.7.3)
Severity: wishlist

Hi,
There is a new upstream (0.7.3). Please consider updating. :)

Many thanks.



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



Bug#540831: [Pkg-alsa-devel] Bug#540831: blacklisting pcspkr ruins beep(1), and icewm' mail beep

2009-09-03 Thread Elimar Riesebieter
* jida...@jidanni.org [090903 09:23 +0800]
 reopen 540831
 forcemerge 540831 544496

Jidanni, in #544496 you mentioned a ruined sound. Can you hear
music? Do you mean that only your beep has gone? Well in that case I
propose to reanable pcspkr and reassign 540831 to linux-latest-2.6.

 thanks
 Blacklisting pcspkr ruins beep(1), and icewm' mail beep, and probably
 other programs.
 
 There should perhaps be a whiptail question saying what is being ruined
 and what to do about it.

As mentioned by others in this thread you should check your sound
card for the ability to simulate a terminal beep, what most drivers
do. Mailnotification and system sounds can also be handled by your
soundcard, though. But if you use your internal speaker (maybe a
piezo one?) for all your sound, then you really need pcspkr, which
is proposed to use on embedded sytems by the kernel maintainers. Are
you using such one?

Anyway, it is not a question of Debians alsa-base. If one build
pcspkr from our alsa-source package (s)he knows what (s)he is doing.
Removing the blacklisting of pcspkr from alsa-base is consistent in
that case. Will be done next upload.


 I don't know the official way one should fix it.
 
 I could tamper with some blacklist, but that is not official.

There is a note in /etc/modprobe.d/alsa-base-blacklist.conf.

Elimar


-- 
  Ersatz des Zufalls durch den Irrtum.
-unknown-



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



Bug#532386: Same crash but on SAN-storage

2009-09-03 Thread Markus Meyer
Hi all,

we had the same problem already twice in two month. Although there are some 
differences. We use the etch-backport kernel:

linux-image-2.6.26-bpo.2-amd64  2.6.26-17~bpo40+1 Linux 2.6.26 image on AMD64

We write to a SAN device which is attached via FC. Our server didn't crash but 
all application writing do the affected device blocked. In the below log it was 
Apache. The only way to get rid of this problem was to reboot the server. We 
couldn't do a umount because the process writing to the device couldn't be 
killed.

Below the the kernel log. The message only repeated so I just put the first 
lines here. If you need any further information please ask.

[2964960.883183] INFO: task httpd:3888 blocked for more than 120 seconds.
[2964960.883211] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables 
this message.
[2964960.883246] httpd D  0  3888  18809 
[2964960.883274]  81012a16b8e8 0086  

[2964960.883312]  8102189e29d0 804fa480 8102189e2c58 

[2964960.883366]     

[2964960.883395] Call Trace:
[2964960.883447]  [8042a116] schedule_timeout+0x1e/0xad
[2964960.883488]  [8042a87c] __down+0x64/0x91
[2964960.883511]  [80249a7e] down+0x27/0x36
[2964960.883565]  [a02a4204] :xfs:xfs_buf_iowait+0x3c/0x45
[2964960.883611]  [a02a5a73] :xfs:xfs_buf_read_flags+0x4e/0x7f
[2964960.887103]  [a029adbf] :xfs:xfs_trans_read_buf+0x47/0x2af
[2964960.887103]  [a0288afe] :xfs:xfs_imap_to_bp+0x3f/0xfa
[2964960.887103]  [a028836c] :xfs:xfs_imap+0x6a/0x134
[2964960.891260]  [a0288c59] :xfs:xfs_itobp+0xa0/0xe7
[2964960.891308]  [a028ae61] :xfs:xfs_iread+0x79/0x1f0
[2964960.891356]  [a0286541] :xfs:xfs_iget_core+0x2de/0x51d
[2964960.891407]  [a0286859] :xfs:xfs_iget+0xd9/0x17c
[2964960.891454]  [a029df22] :xfs:xfs_lookup+0x73/0x91
[2964960.891501]  [a02a8e99] :xfs:xfs_vn_lookup+0x3b/0x7a
[2964960.891528]  [802a2435] do_lookup+0xd7/0x1c1
[2964960.891554]  [802a45d1] __link_path_walk+0x88e/0xd1e
[2964960.891580]  [803b0d09] sock_aio_read+0x103/0x11b
[2964960.891607]  [802a4aa7] path_walk+0x46/0x8b
[2964960.891630]  [802a4dd3] do_path_lookup+0x158/0x1cf
[2964960.891656]  [802a3bbd] getname+0x140/0x1a7
[2964960.891680]  [802a5742] __user_walk_fd+0x37/0x4c
[2964960.891704]  [8029e81b] vfs_stat_fd+0x1b/0x4a
[2964960.891727]  [802464c1] autoremove_wake_function+0x0/0x2e
[2964960.891755]  [803b1fdf] move_addr_to_user+0x5d/0x78
[2964960.891780]  [8029e8a6] sys_newstat+0x19/0x31
[2964960.891806]  [8029bd20] vfs_read+0x11e/0x152
[2964960.891830]  [8029c0a8] sys_read+0x60/0x6e
[2964960.891853]  [8020beca] system_call_after_swapgs+0x8a/0x8f

Regards and cheers,  Markus




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



Bug#544851: Package all .lua scripts

2009-09-03 Thread Raoul Bhatia [IPAX]
Package: mysql-proxy
Version: 0.7.2-2~bpo50+1
Severity: wishlist

Hi,

please include all regular .lua scripts that are shipped in the
mysql-proxy package:

# dpkg -L mysql-proxy|grep lua$
 /usr/lib/mysql-proxy/lua
 /usr/lib/mysql-proxy/lua/proxy/auto-config.lua
 /usr/lib/mysql-proxy/lua/proxy/balance.lua
 /usr/lib/mysql-proxy/lua/proxy/commands.lua
 /usr/lib/mysql-proxy/lua/proxy/parser.lua
 /usr/lib/mysql-proxy/lua/proxy/tokenizer.lua
 /usr/lib/mysql-proxy/lua/proxy/test.lua

 $ find src/mysql-proxy-0.7.2/ -iname \*.lua| egrep -v (examples|tests)
 src/mysql-proxy-0.7.2/lib/active-queries.lua
 src/mysql-proxy-0.7.2/lib/active-transactions.lua
 src/mysql-proxy-0.7.2/lib/admin-sql.lua
 src/mysql-proxy-0.7.2/lib/analyze-query.lua
 src/mysql-proxy-0.7.2/lib/auditing.lua
 src/mysql-proxy-0.7.2/lib/commit-obfuscator.lua
 src/mysql-proxy-0.7.2/lib/histogram.lua
 src/mysql-proxy-0.7.2/lib/load-multi.lua
 src/mysql-proxy-0.7.2/lib/ro-balance.lua
 src/mysql-proxy-0.7.2/lib/ro-pooling.lua
 src/mysql-proxy-0.7.2/lib/rw-splitting.lua
 src/mysql-proxy-0.7.2/lib/xtab.lua
(the above scripts are missing)

 src/mysql-proxy-0.7.2/lib/proxy/auto-config.lua
 src/mysql-proxy-0.7.2/lib/proxy/balance.lua
 src/mysql-proxy-0.7.2/lib/proxy/commands.lua
 src/mysql-proxy-0.7.2/lib/proxy/parser.lua
 src/mysql-proxy-0.7.2/lib/proxy/tokenizer.lua
 src/mysql-proxy-0.7.2/lib/proxy/test.lua

maybe it would also be worth-wile to (re-)include the examples in
/usr/share/doc/mysql-proxy/examples/

cheers,
raoul



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



Bug#483554: coreutils: info chcon gives the man page instead of the full documentation

2009-09-03 Thread Vincent Lefevre
On 2009-09-03 12:30:11 +0200, Vincent Lefevre wrote:
 On 2009-09-03 05:37:51 -0400, Michael Stone wrote:
  It's actually incorrect to say this was found in coreutils 6  fixed
  in coreutils 7.5--this was a bug in dpkg's install-info and fixed by
  switching to gnu install-info, with nothing changed on the coreutils
  side (as explained ad nauseum in various bug reports).
 
 Something did change in the coreutils since even with gnu install-info
 the bug still occurs in coreutils 6.

In fact there were two bugs:

  * One related to install-info (bug 139569, made obsolete by the
install-info package), not directly related to coreutils.

  * A coreutils bug (this bug 483554), due to the fact that the
man page mentioned info chcon but the info documentation
did not contain anything about chcon. This bug has been fixed
in coreutils 7 (but the user needs GNU install-info so that he
doesn't see bug 139569).

-- 
Vincent Lefèvre vinc...@vinc17.org - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#544852: backuppc: Poolsize is 0 after installing libio-dirent-perl

2009-09-03 Thread Michael Bussmann
Package: backuppc
Version: 3.1.0-4lenny1
Severity: minor

Hi,

After installing libio-dirent-perl, BackupPC reports Pool/CPoolsize is 0.
This also makes the RRD graphs quite useless.

This seems to be a known problem as stated in

| http://www.adsm.org/lists/html/BackupPC-users/2008-04/msg00101.html

The fix mentioned in the posting does the job for me:

| --- Lib.pm.orig 2009-09-02 17:41:27.0 +0200
| +++ Lib.pm  2009-09-02 17:45:05.0 +0200
| @@ -488,7 +488,8 @@
|  return if ( !opendir(my $fh, $path) );
|  if ( $IODirentOk ) {
|  @entries = sort({ $a-{inode} = $b-{inode} } readdirent($fh));
| -map { $_-{type} = 0 + $_-{type} } @entries;   # make type numeric
| +map { $_-{type} = 0 + $_-{type}; $_-{type} = undef if ($_-{type} 
eq BPC_DT_UNKNOWN); } @entries;   # make type numeric, unset unknown types
|  } else {
|  @entries = map { { name = $_} } readdir($fh);
|  }

Cheers,
MB

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (700, 'stable'), (655, 'MB'), (200, 'testing'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.5-goliath (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#544850: [debian-mysql] Bug#544850: mysql-proxy: New upstream (0.7.3)

2009-09-03 Thread Norbert Tretkowski
Am Donnerstag, den 03.09.2009, 12:30 +0200 schrieb Raoul Bhatia [IPAX]:
 There is a new upstream (0.7.3). Please consider updating. :)

I don't see 0.7.3 anywhere, it's not even tagged in their bzr
repository:

$ bzr tags
rel-0.7.1660
rel-0.7.2690
$

Norbert




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



Bug#544853: backuppc: assertion 'pango_font_description_get_family (desc) != NULL' failed

2009-09-03 Thread Michael Bussmann
Package: backuppc
Version: 3.1.0-4lenny1
Severity: minor

Hi,

I'm not quite sure if this is really a problem of backuppc.

When displaying the status page with the RRD graph, my webserver spits out
the following message:

| Pango-CRITICAL **: pango_context_load_font: assertion 
`pango_font_description_get_family (desc) != NULL' failed

A quick fix was to explicitly pass the Font for the graph to be generated:

In /usr/share/backuppc/lib/BackupPC/CGI/GeneralInfo.pm:51

| print `/usr/bin/rrdtool graph - --imgformat=PNG --start=end-${weeks}w 
--end=-300 --title=BackupPC Pool Size (${weeks} weeks) --base=1000 
--height=100 --width=600 --alt-autoscale-max --lower-limit=0 
--vertical-label= --slope-mode --font TITLE:10:Times --font AXIS:8:Times 
--font LEGEND:8:Times --font UNIT:8:Times -c BACK#FF 
DEF:ao=$LogDir/pool.rrd:ckb:AVERAGE CDEF:a=ao,1024,* AREA:a#95B8DB:CPool in 
bytes  GPRINT:a:LAST:Current\\:%8.2lf %s GPRINT:a:AVERAGE:Average\\:%8.2lf 
%s GPRINT:a:MAX:Maximum\\:%8.2lf %s\\n`;

Cheers,
MB

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (700, 'stable'), (655, 'MB'), (200, 'testing'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.5-goliath (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#544855: ldap2bind incorrectly looks for rndc and ldap2zone

2009-09-03 Thread Enrique Zanardi
Package: ldap2zone
Version: 0.1-2
Severity: normal
Tags: patch


When running as a normal user, ldap2bind doesn't detect that rndc and
ldap2zone are not on the user's PATH.

That's because ot an improper use of the -z flag on the tests.
-z STRING returns true if the length of STRING is zero, but on ldap2bind
the tests are like:

if [ -z ${#rndc} ]; then

${#rndc} is the length of $rndc. If $rndc is the empty string, ${#rndc}
is 0, and -z 0 is false.

A better way to test that would be:

if [ -z ${rndc} ]; then
diff -ur ldap2zone.orig/ldap2bind ldap2zone.new/ldap2bind
--- ldap2zone.orig/ldap2bind	2009-06-17 09:27:35.0 +0100
+++ ldap2zone.new/ldap2bind	2009-09-03 11:58:07.0 +0100
@@ -11,17 +11,17 @@
 ldap2zone=`which ldap2zone`
 rndc=`which rndc`
 
-if [ -z ${#ZONES} ]; then
+if [ -z ${ZONES} ]; then
 	echo No domains configured. Exiting...
 	exit 0
 fi
 
-if [ -z ${#rndc} ]; then
+if [ -z ${rndc} ]; then
 	echo rndc utilty not in $PATH. Exiting...
 	exit 1
 fi
 
-if [ -z ${#ldap2zone} ]; then
+if [ -z ${ldap2zone} ]; then
 	echo ldap2zone utilty not in $PATH. Exiting...
 	exit 1
 fi


Bug#544854: Squashfs-modules packages are missing with Debian Squeeze and Debian Sid

2009-09-03 Thread Hammer Attila

Package: squashfs-modules-2.6-686
Version: 2.6.30-1-686
Dear Maintainer or Developer!
When I trying installing for example the squashfs-modules-2.6-686 or 
squashfs-modules-2.6-486 packages in Debian Squeeze or Sid, this 
packages are not present and I see following message:

Reading package lists...
Building dependency tree...
Reading state information...
Package squashfs-modules-2.6-686 is not available, but is referred to by 
another package.

This may mean that the package is missing, has been obsoleted, or
is only available from another source

What happen this packages? When I try install this packages with Debian 
Lenny, the installation is succesfuly completed.
This is important me, because for example the live-helper package 
impossible to do the Debian Squeeze or Sid live cd if this packages are 
missing.


Thanks,

Attila Hammer



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



Bug#544857: xfce4-utils: xflock4 can be improved

2009-09-03 Thread Luca Niccoli
Package: xfce4-utils
Version: 4.6.1-1
Severity: minor
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


As it is now, xflock4 doesn't check for the presence of xlock, which isn't
guaranteed to be present on the system.
I would be nice if it would try to use xtrclock as well.
Patch attached (against the original version).
Cheers
Luca

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

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

Versions of packages xfce4-utils depends on:
ii  exo-utils0.3.102-1   Utility files for libexo
ii  gnome-terminal [x-terminal-e 2.26.2-2The GNOME terminal emulator applic
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libglib2.0-0 2.20.5-1The GLib library of C routines
ii  libgtk2.0-0  2.16.6-1The GTK+ graphical user interface 
ii  libxfce4util44.6.1-1 Utility functions library for Xfce
ii  libxfcegui4-44.6.1-1+b1  Basic GUI C functions for Xfce4
ii  libxml-parser-perl   2.36-1.1+b1 Perl module for parsing XML files
ii  rxvt-unicode [x-terminal-emu 9.06-1  RXVT-like terminal emulator with U
ii  x11-xserver-utils7.4+2   X server utilities
ii  xfce4-terminal [x-terminal-e 0.4.0-1 Xfce terminal emulator
ii  xinit1.1.1-1 X server initialisation tool
ii  xterm [x-terminal-emulator]  246-1   X terminal emulator

Versions of packages xfce4-utils recommends:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  thunar1.0.1-1File Manager for Xfce
ii  xdg-user-dirs 0.10-1 tool to manage well known user dir
ii  xfce4-panel   4.6.1-3The Xfce4 desktop environment pane
ii  xfwm4 4.6.1-1window manager of the Xfce project
ii  xinput1.4.2-1Runtime configuration and test of 
pn  xscreensaver | xlockmore | xl none (no description available)

Versions of packages xfce4-utils suggests:
ii  xfce4-session 4.6.1-1Xfce4 Session Manager

- -- no debconf information

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

iEYEARECAAYFAkqfpU8ACgkQ+AQB36CPPloY9gCgg6VQ0AIr3p/x1yUFG9jSuPLu
eT4AoJ4LALYmh2ztejlvUKTGiMyvSeRx
=jKtM
-END PGP SIGNATURE-
--- a/xfce4-utils-4.6.1/scripts/xflock4 2009-01-12 22:58:00.0 +0100
+++ b/xfce4-utils-4.6.1/scripts/xflock4 2009-09-03 13:01:10.0 +0200
@@ -19,11 +19,15 @@
 #  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
 
-if test x`which xscreensaver-command 2/dev/null` != x; then
+if ps aux | grep x[s]creensaver  /dev/null 21; then
 xscreensaver-command -lock 
-elif test x`which gnome-screensaver-command 2/dev/null` != x; then
+elif ps aux | grep gnome-[s]creensaver  /dev/null 21; then
 gnome-screensaver-command --lock
+elif [ -x /usr/bin/xlock ]; then
+xlock -mode blank $*
+elif [ -x /usr/bin/xtrlock ]; then
+xtrlock
 else
-xlock $*
+echo Can't lock the screen! 2  exit 1
 fi
 exit 0


Bug#544856: alsa-utils: Save and restore levels over hibernate

2009-09-03 Thread Daniel Pittman
Package: alsa-utils
Version: 1.0.20-3
Severity: wishlist

My laptop doesn't save and restore mixer levels automatically over a hibernate
sequence, which means that every time I wake it up I have to manually unmute
my sound card and restore the PCM output level from 35% to something audible.

At least, it didn't, until I installed the script attached into
/etc/pm/power.d/90-local-alsa that takes advantage of the
/etc/init.d/alsa-utils script to save and restore all sound levels for me
automatically during the hibernate and restore process.

I think it would be nice to provide this facility to all users, since while a
significant number of laptops are (probably) smarter than mine, I can't see
how this can actually hurt to have this happen.

Regards,
Daniel

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

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

Versions of packages alsa-utils depends on:
ii  dialog1.1-20080819-1 Displays user-friendly dialog boxe
ii  libasound21.0.20-4   shared library for ALSA applicatio
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  linux-sound-base  1.0.20+dfsg-2  base package for ALSA and OSS soun
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.10-3 tools for managing Linux kernel mo
ii  udev  0.141-2/dev/ and hotplug management daemo
ii  whiptail  0.52.10-4  Displays user-friendly dialog boxe

Versions of packages alsa-utils recommends:
ii  alsa-base  1.0.20+dfsg-2 ALSA driver configuration files
ii  pciutils   1:3.1.4-1 Linux PCI Utilities

alsa-utils suggests no packages.

-- no debconf information

-- 
✣ Daniel Pittman✉ dan...@rimspace.net☎ +61 401 155 707
   ♽ made with 100 percent post-consumer electrons
   Looking for work?  Love Perl?  In Melbourne, Australia?  We are hiring.



90-local-alsa-mixer
Description: Binary data


Bug#544858: xfce4-power-manager: Default action for power and suspend but should be set to Ask

2009-09-03 Thread Luca Niccoli
Package: xfce4-power-manager
Version: 0.8.3.1-1
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, as it is now installing xfce4-power-manager stops the computer from
shutting down when pressing the power button while using Xfce.
XPM can be installed on the system dragged by a dependency (as it was in my
case), so it's not completely trivial to understand what's gone wrong when
the computer stops shutting down; setting the default action to Ask would
instead make evident what needs to be configured.
Cheers,

Luca

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

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

Versions of packages xfce4-power-manager depends on:
ii  hal   0.5.13-3   Hardware Abstraction Layer
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging syst
ii  libglib2.0-0  2.20.5-1   The GLib library of C routines
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfce4util4 4.6.1-1Utility functions library for Xfce
ii  libxfcegui4-4 4.6.1-1+b1 Basic GUI C functions for Xfce4
ii  libxfconf-0-2 4.6.1-1Client library for Xfce4 configure
ii  xfce4-power-manager-data  0.8.3.1-1  power manager for Xfce desktop, ar

xfce4-power-manager recommends no packages.

Versions of packages xfce4-power-manager suggests:
pn  xfce4-power-manager-plugins   none (no description available)

- -- no debconf information

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

iEYEARECAAYFAkqfpw8ACgkQ+AQB36CPPloQxQCgqMLvrysfqSWLH7LbyH2XG8c5
CL4AoJSXUdmdyviHDG1wD65yn8KleHvx
=JBmM
-END PGP SIGNATURE-



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



  1   2   3   4   5   >