Bug#498674: Acknowledgement (dmraid: Activate arrays on package install.)

2008-09-12 Thread Luke Yelavich
Attached is the patch. diff -u dmraid-1.0.0.rc14/debian/dmraid.postinst dmraid-1.0.0.rc14/debian/dmraid.postinst --- dmraid-1.0.0.rc14/debian/dmraid.postinst +++ dmraid-1.0.0.rc14/debian/dmraid.postinst @@ -13,6 +13,9 @@ update-rc.d -f dmraid remove rm -f /etc/init.d/dmraid fi + +# A

Bug#498605: Further details.

2008-09-12 Thread Teodor
On Thu, Sep 11, 2008 at 10:22 PM, <[EMAIL PROTECTED]> wrote: > After that is done, I remove the lines I added in "main.cf" and "master.cf" > regarding these packages. Also, I "updatedb" and remove everything > concerning Amavis and ClamAV on the machine. So now, I thought I would have > a clean Po

Bug#477027: fixed with 1.0.14

2008-09-12 Thread Johan Euphrosine
On Wed, Aug 27, 2008 at 10:05 PM, Thijs Kinkhorst <[EMAIL PROTECTED]> wrote: > Hi Johan, > > I was looking to see if I could help by sponsoring the upload of that package. > However, check out the differences with the current version in Debian: > > 1311 files changed, 172664 insertions(+), 35937 d

Bug#498675: 12" powerbooks can't suspend

2008-09-12 Thread Guido Günther
Package: hal Version: 0.5.11-3 Severity: normal Tags: patch Hi, Apple's 12" G4 Powerbooks can't suppend due to the nv chipset, they crash on resume. The attached fdi disables suspend for a nicer user experience. Cheers, -- Guido P.S.: it seem my last report from yesterday didn't make it to the b

Bug#491756: Announce of the upcoming NMU for the anthy package

2008-09-12 Thread Christian Perrier
Dear maintainer of anthy and Debian translators, Some days ago, I sent a notice to the maintainer of the anthy Debian package, mentioning the status of at least one old po-debconf translation update in the BTS. I announced the intent to build and possibly upload a non-maintainer upload for this

Bug#498676: [nec2c] Segmentation in netwk at network.c:146

2008-09-12 Thread Jeffrey Hundstad
Package: nec2c Version: 0.6-1 Severity: normal Tags: patch --- Please enter the report below this line. --- I'm getting the following segmentation fault: Program received signal SIGSEGV, Segmentation fault. 0x0045e280 in netwk (cm=0x7f24d1a4f010, cmb=0x7f24d1a4f010, cmc=0x7f24d1a4f010, c

Bug#493202: Bug is still there

2008-09-12 Thread Kel Modderman
On Friday 12 September 2008 16:11:10 Wouter Koolen-Wijkstra wrote: > > I do have a script with no LSB header. > It is called > /etc/rcS.d/S06wouter-keys and contains > setkeycodes \ > e03b 59 \ > e008 60 \ > e007 61 \ > e03e 62 \ > e03f 63 \ > e040 64 \ > e04

Bug#481657: Announce of the upcoming NMU for the kdesudo package

2008-09-12 Thread Christian Perrier
Dear maintainer of kdesudo and Debian translators, Some days ago, I sent a notice to the maintainer of the kdesudo Debian package, mentioning the status of at least one old po-debconf translation update in the BTS. I announced the intent to build and possibly upload a non-maintainer upload for t

Bug#470629: chipcardd: Yes, this eats 3% of my CPU

2008-09-12 Thread Micha Lenk
Hi Greg, you're probably right regarding the huge amount of wasted energy. However this bug cannot be fixed in Debian Lenny any more due to its freeze and this bug not being of release-critical severity. Greg Kochanski wrote: > Actually, I think the economic and ecological implications of this bu

Bug#332782: Release Notes: license clarification

2008-09-12 Thread Martin Zobel-Helas
On Mon, Aug 25, 2008 at 01:12:11AM +0200, W. Martin Borgert wrote: > On 2008-08-24 20:36, Luk Claes wrote: > > I guess bug submitters and/or patch providers would also count as > > contributor? #417310 - patch by Martin Zobel-Helas <[EMAIL PROTECTED]> All of my contributions to the release notes

Bug#204818: missing documentation on objects and attributes

2008-09-12 Thread Sandro Tosi
Please, pretty please, add some documentation :) I'm digging with python-apt for some scripts, and I find really difficult to identify the right methods to use... Looking at the source code is not an option, and even the examples lack *a lot* of comments ;) doc strings would be a plus Thanks & C

Bug#498571: xserver-xorg-video-intel: selects wrong resolution at startup

2008-09-12 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brice Goglin wrote: > Section III.5 of http://wiki.debian.org/XStrikeForce/HowToRandR12 (and > III.2 for placing) explains how to do this in xorg.conf Thanks, that works. But now I'm worried about what happens when I plug in a different VGA monitor wh

Bug#498572: xserver-xorg-core: mouse no longer detected

2008-09-12 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Julien Cristau wrote: >>> What if you add the mouse to the server layout section below ? >> Then the mouse works but both keyboards stopped working. > Please provide the log for that. Hmm, it works now with the above config change. I've had issues w

Bug#489959: No decorations with intel driver

2008-09-12 Thread Michel Dänzer
On Thu, 2008-09-11 at 21:25 +0200, Vedran Furač wrote: > Michel Dänzer wrote: > > > [...] generally, if the decorations are missing, it's usually due to either > > > > * decoration plugin not loaded > > After running compiz I get: > > Adding plugin decoration (decoration) > Initializing d

Bug#497829: remove sendxmpp from lenny?

2008-09-12 Thread Thomas Viehmann
Hi, it seems to me that sendxmpp is not of release: The two RC bugs 496823 Does not work at all 497829 Syntax for specifying the connection host does not work have patches, but the important bug 427162 Not XMPP compliant with Authen::SASL::Cyrus aka 427231 MUST not send default authorizati

Bug#498678: sigdie must not be called from a signal handler context

2008-09-12 Thread Florian Weimer
Package: openssh-server Version: 4.3p2-9etch2 This code: void sigdie(const char *fmt,...) { va_list args; va_start(args, fmt); do_log(SYSLOG_LEVEL_FATAL, fmt, args); va_end(args); _exit(1); } is not safe to call from signal handlers (mainly due to snprint

Bug#493202: Bug is still there

2008-09-12 Thread Kel Modderman
reopen 493202 found 493202 1.12.0-2 tags 493202 pending thanks On Friday 12 September 2008 17:16:11 Kel Modderman wrote: > On Friday 12 September 2008 16:11:10 Wouter Koolen-Wijkstra wrote: > > > > > I do have a script with no LSB header. > > It is called >

Bug#488924: release team opinion on big diffs

2008-09-12 Thread Stefan Fritsch
On Friday 12 September 2008, Kurt B. Kaiser wrote: > OK, here is a cherry-picked version with minimal changes. Good. I will upload this. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498685: RM: libqdbm-java [arm hppa] -- RoRA; ANAIS

2008-09-12 Thread Adeodato Simó
Package: ftp.debian.org Thanks: yes -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Pedro Guerra - Lazos -- To UNSUBSCRIBE, email to [EMAI

Bug#498613: setting package to logcheck-database logtail logcheck, tagging 498613

2008-09-12 Thread Gerfried Fuchs
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # logcheck (1.3.2) experimental; urgency=low # # * Escape [ in kernel timestamp rules, noticed by Michael Tautschnig, thanks! #(closes: #498613) # package logcheck-database logtail logcheck tags 498613 +

Bug#498174: libmms0: Please include support for extended stream properties

2008-09-12 Thread Fabian Greffrath
Is only this patch required? http://bazaar.launchpad.net/~tonytung/libmms/asf_extended_stream_properties/revision/86 Reinhard Tartler schrieb: Thank you very much for notifying us about your work. However, I don't think that we have the manpower to properly review and maintain this patch. Have y

Bug#495483: Same crash here

2008-09-12 Thread Richard Scherping
I am having the same problem with Google Earth crashing my X Server. Tested different GE versions with no difference. Hardware is Thinkpad T61p with nVidia Quadro FX 570M, running Debian Lenny with custom-built 2.6.27-rc5 kernel and nVidia drivers 177.70. xorg version: ii xorg

Bug#498684: openssh-server: sshd segfaults on system with badly configured SE Linux, ssh_selinux_getctxbyname() bug

2008-09-12 Thread Vaclav Ovsik
Package: openssh-server Version: 1:5.1p1-2 Severity: normal Tags: patch Hi, while experimenting running sshd under bad SE Linux security context I found, that it dies with the segmentation fault! This condition can happen when someone builds and install SE Linux policy without relabeling file syst

Bug#498686: udev - generated initramfs have all binaries in /

2008-09-12 Thread Bastian Blank
Package: udev Version: 0.125-6 Severity: grave An initramfs generated from | ii initramfs-tool 0.85i tools for generating an initramfs | ii udev 0.125-6/dev/ and hotplug management daemon is not bootable as it contains any binary in /. The copy_exec interface was cha

Bug#498689: [nautilus] clicking on files pane in list view doesn't get focus on that pane

2008-09-12 Thread Paolo Sala
Package: nautilus Version: 2.20.0-6 Severity: minor --- Please enter the report below this line. --- Clicking on a files pane (the pane where files are shown) empty region (a region where are no files displayed in the window) doesn't get the focus on that pane if the type view is list. It does

Bug#496080: apache2 ceased to correctly serve foo.html.es files as spanish text/html and changed to serve as text/ecmascript

2008-09-12 Thread Stefan Fritsch
Since I don't think this is RC, I fear this will not be fixed in lenny. I will add a hint to README.Debian how to work around the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498663: [Reportbug-maint] Bug#498663: pseudo-packages canonical on bugs.d.o now

2008-09-12 Thread Josip Rodin
On Fri, Sep 12, 2008 at 07:45:51AM +0200, Sandro Tosi wrote: > Hi Josip, > thanks for the report and the patch (just applied in r652)! Thank you. > On Fri, Sep 12, 2008 at 01:51, Josip Rodin <[EMAIL PROTECTED]> wrote: > > Mind, I think that this shouldn't be restricted to the source package's > >

Bug#474114: logrotate: current version still affected

2008-09-12 Thread Christian Pernegger
reassign 474114 stunnel4 retitle 474114 should daemonize properly so logrotate does not get zombiefied thanks >> This still smells like a workaround, though. Is it possible/desirable >> to fix logrotate to be less "picky"? If not I guess the bug should be >> moved to stunnel4. > > It's not logrota

Bug#496287: Me too!

2008-09-12 Thread Martin Michlmayr
* Francesco Poli <[EMAIL PROTECTED]> [2008-09-11 19:35]: > # mount | grep static > # /var/lib/dpkg/info/libsane.postinst configure > # echo $? > > You should not see any error messages now... Yeah, it's fine now. 15709:[EMAIL PROTECTED]: ~] sudo /var/lib/dpkg/info/libsane.postinst configur

Bug#498662: libgtk2.0-0: Some fonts too large on 130dpi display

2008-09-12 Thread Josselin Mouette
Le vendredi 12 septembre 2008 à 01:58 +0100, Antony Gelberg a écrit : > I have a fresh lenny install, and no .gtkrc files in my home directory. Some > fonts are massive by default, which looks a bit silly, as well as being > inconvenient. However, it's only certain GTK fonts that are affected. F

Bug#498692: request-tracker3.6: hangs when displaying merged tickets

2008-09-12 Thread Ansgar Burchardt
Package: request-tracker3.6 Version: 3.6.7-3 Severity: grave Justification: renders package unusable I am using request-tracket3.6 with Apache 2 (FastCGI), Postfix and Postgres backend. When trying to display a merged ticket, RT's FastCGI process just hangs. This results in RT no longer being ac

Bug#498532: xsane does neither preview, nor scan (on Canon Pixma MP780) while xscanimage & quiteinsane plugin work properly

2008-09-12 Thread Vincent C. LAFAGE
Julien BLACHE a écrit : > Vincent LAFAGE <[EMAIL PROTECTED]> wrote: > > Hi, > > >> The scanner itself is working fine, as xscanimage & the gimp Qt plugin >> QuiteInsane are providing preview & scan. >> > > XSANE_DEBUG=64 xsane > > If that doesn't turn up anything, > > SANE_DEBUG_PIXMA=3 xsa

Bug#498645: initramfs-tools: Boot takes three minutes to finish (!)

2008-09-12 Thread Santiago Vila
On Thu, 11 Sep 2008, maximilian attems wrote: > > To summarize: No matter how faulty my hardware might be (the boot > > never took so long with etch), I don't think it is reasonable at all > > that a user has to do this in order for the boot process not to take > > more than three minutes. > > >

Bug#498694: amule-utils-gui: amulegui should timeout or give a warning and die when the connection fails

2008-09-12 Thread Luís Picciochi Oliveira
Package: amule-utils-gui Version: 2.2.1-1 Severity: minor When the amule remote server is not connected or there is some problem with the network, amulegui just sits quietly without any further notice, stuck at "Going to event loop...". It would be more intuitive if the program gave a time

Bug#498686: patch

2008-09-12 Thread Bastian Blank
tags 498504 patch tags 498686 patch thanks Patch for this two problems. Bastian -- It would be illogical to assume that all conditions remain stable. -- Spock, "The Enterprise Incident", stardate 5027.3 diff -u udev-0.125/extra/initramfs.hook udev-0.125/extra/initramfs.hook ---

Bug#498693: amule-utils-gui: amulegui could allow changing skin

2008-09-12 Thread Luís Picciochi Oliveira
Package: amule-utils-gui Version: 2.2.1-1 Severity: wishlist If one copies the files at /usr/share/amule/skins/* that come with the amule package, amulegui allows to use skins. I'd suggest including these files with the amule-utils-gui package or, perhaps in a more convenient way, including t

Bug#498695: amule-daemon: amuleweb does not connect

2008-09-12 Thread Luís Picciochi Oliveira
Package: amule-daemon Version: 2.2.1-1 Severity: important Since the update to 2.2.1, amuleweb stopped working. It connects to the daemon but then just sits there. The amuleweb prompt does not appear as in previous versions, no commands are recognized and it isn't possible to access the webserv

Bug#477027: please remove jpoker from testing (was: Re: fixed with 1.0.14)

2008-09-12 Thread Thijs Kinkhorst
> On Wed, Aug 27, 2008 at 10:05 PM, Thijs Kinkhorst <[EMAIL PROTECTED]> > wrote: > > 1311 files changed, 172664 insertions(+), 35937 deletions(-) > There is even more change uploaded on: > http://jspoker.pokersource.info/packaging-farm/jpoker/gnulinux/debian/unstable/src/ > > Let me know what I c

Bug#498686: udev - generated initramfs have all binaries in /

2008-09-12 Thread Marco d'Itri
On Sep 12, Bastian Blank <[EMAIL PROTECTED]> wrote: > The copy_exec interface was changed between the Etch and Lenny version. > But as udev does not depend on a new enough initramfs-tools, it have to > fullfill both interfaces. On which version do I need to depend on? -- ciao, Marco signature.

Bug#498686: udev - generated initramfs have all binaries in /

2008-09-12 Thread Bastian Blank
On Fri, Sep 12, 2008 at 12:28:03PM +0200, Marco d'Itri wrote: > On Sep 12, Bastian Blank <[EMAIL PROTECTED]> wrote: > > The copy_exec interface was changed between the Etch and Lenny version. > > But as udev does not depend on a new enough initramfs-tools, it have to > > fullfill both interfaces. >

Bug#498642: libx11-6: Locking assertion failure

2008-09-12 Thread Julien Cristau
On Fri, Sep 12, 2008 at 00:04:19 +0530, Subhashis Roy wrote: > Package: libx11-6 > Version: 2:1.1.4-2 > Severity: important > > I get the following error on the Console while starting the X-window > system using `startx'. > > -- > Locking assertion failure. Backtrace: >

Bug#498661: gnome-applets: gnome-power-manager battstat broke w gnome-applet update 2.22.3-3

2008-09-12 Thread Josselin Mouette
Le jeudi 11 septembre 2008 à 18:20 -0500, Mark Petersen a écrit : > After updating from gnome-applets and gnome-applet-data 2.22.3-2 to > 2.22.3-3 the battery function no longer displays in the notification > bar. > Downgrading to 2.22.3-2 restores the correct function. The notification area ico

Bug#498696: fontconfig-config: in fonts-conf.5 man page, incorrect use of double quotes

2008-09-12 Thread Vincent Lefevre
Package: fontconfig-config Version: 2.6.0-1 Severity: minor /usr/share/man/man5/fonts-conf.5.gz contains: .SS "" and this gives: " The double quotes that need to be printed literally must be doubled: .SS "" to get: Ditto here: .SS "" .SS "" .SS "" .SS "" -- System Information: Deb

Bug#493846: libdvdread: Fails to play minority report

2008-09-12 Thread Paul van Tilburg
On Tue, Sep 09, 2008 at 09:08:30PM +0200, Daniel Baumann wrote: > please retry *both* libdvdread 4.1.3-1 and libdvdnav 4.1.3-1 (both are > currently in experimental). I upgraded libdvdread4 to 4.1.3-1 from experimental (but not the new libdvdnav4 yet because the build failed for amd64 and powerpc)

Bug#498697: libeel2-2.20: libeel-2.so library not in user package (only in -dev)

2008-09-12 Thread Michel Casabona
Package: libeel2-2.20 Version: 2.20.0-7 Severity: normal Hi, A program from a (binary) package fails to start because libeel-2.so.2 is not found although the package libeel2-2.20 is installed. The symlink /usr/lib/libeel-2.so can be found in the libeel2-dev package: it seems weird for a user l

Bug#492696: Adding Padre to Debian

2008-09-12 Thread Gabor Szabo
On Fri, Sep 12, 2008 at 8:08 AM, Gunnar Wolf <[EMAIL PROTECTED]> wrote: > Gabor Szabo dijo [Tue, Sep 09, 2008 at 10:44:57PM +0300]: >> >> Is Padre intended to pull all of CPAN into Debian? :-) >> >> >> > Indeed is a very elegant way to do this :) >> >> and there is more coming by every new release.

Bug#498698: initramfs-tools - Does not longer add zfcp module

2008-09-12 Thread Bastian Blank
Package: initramfs-tools Version: 0.92i Severity: grave i-t does not longer add the zfcp module, which is located in drivers/s390/scsi. Bastian -- In the strict scientific sense we all feed on death -- even vegetarians. -- Spock, "Wolf in the Fold", stardate 3615.4 -- To UNS

Bug#490748: It FTBFS because can't find tarball to unpack

2008-09-12 Thread Joost Yervante Damad
On Monday 14 July 2008 01:21:59 Marco Rodrigues wrote: > Package: binutils-z80 > Severity: important > Tags: patch > > Build log: > > ... > mkdir -p src > cd src && tar xj --strip-components=1 < ../binutils-2.18.0.tar.bz2 > /bin/sh: cannot open ../binutils-2.18.0.tar.bz2: No such file > make: *** [

Bug#498700: Missing upgrade path from libdb4.2-ruby1.8 to libdb-ruby1.8

2008-09-12 Thread Frans Pop
Package: libdb-ruby1.8 Version: 0.6.5-1 Severity: serious Justification: Causes unclean upgrades I have dhelp installed on a Lenny system, which depends on libdb4.2-ruby1.8. After upgrading the system at some point I was left with libdb4.2-ruby1.8 still installed as "obsolete package". At first I

Bug#498699: apt-show-versions: -u, --upgradeable isn't working any more

2008-09-12 Thread Anders Boström
Package: apt-show-versions Version: 0.14 Severity: normal I use debian testing, and some packages from unstable. Mostly packages not available in testing. From time to time I run 'apt-show-versions -u' in order to check for updates of the packages from unstable. The last weeks, I've noticed that '

Bug#498697: libeel2-2.20: libeel-2.so library not in user package (only in -dev)

2008-09-12 Thread Josselin Mouette
Le vendredi 12 septembre 2008 à 13:12 +0200, Michel Casabona a écrit : > A program from a (binary) package fails to start because libeel-2.so.2 > is not found although the package libeel2-2.20 is installed. Since libeel-2.so.2 does not have a stable ABI, we don’t ship this file and instead we rena

Bug#498701: qt4-dev-tools: missing recommend qt4-doc-html

2008-09-12 Thread Philipp Huebner
Package: qt4-dev-tools Version: 4.4.0-4 Severity: normal qt4-dev-tools is missing a recommendation towards qt4-doc-html. Although ´assistant_adp´ still works, it becomes quite useless without the qt4-doc-html content and you get serveral error messages. Regards, Philipp -- System Information: D

Bug#498698: initramfs-tools - Does not longer add zfcp module

2008-09-12 Thread maximilian attems
On Fri, Sep 12, 2008 at 01:15:03PM +0200, Bastian Blank wrote: > Package: initramfs-tools > Version: 0.92i > Severity: grave > > i-t does not longer add the zfcp module, which is located in > drivers/s390/scsi. right, happened with switch to copy_modules_dir kernel/drivers/scsi for 0.86. will fi

Bug#498702: linux-image-2.6.26-1-686: SATA DVD drive recognized in 2.6.25-2 but not in 2.6.26-1

2008-09-12 Thread Edsko de Vries
Package: linux-image-2.6.26-1-686 Version: 2.6.26-4 Severity: important My Sony CD-RW/DVD-ROM CRX310S was working file until apt-get upgraded the kernel from 2.6.25-2 to 2.6.26-1 (Debian testing). The mount-point /dev/scd0 I was using has completely disappeared; this excerpt from dmesg seems highl

Bug#498590: menu: documentation tailored to generate files in /etc

2008-09-12 Thread Bill Allombert
On Thu, Sep 11, 2008 at 06:40:31PM +0200, Bernhard R. Link wrote: > I've looked at the documentation for things to suggest putting generated > files to /etc instead of /var (which several WMs do) and found the following > issues: Hello Bernhard, If they still do, it is not because I failed to rep

Bug#498659: logcheck-database: This should be moved to an amavisd-new bug

2008-09-12 Thread Vincas Ciziunas
Package: logcheck-database Followup-For: Bug #498659 I wanted to submit the report on a system on which it was happening. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (600, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-am

Bug#494144: Checking versions of the symbols in modules

2008-09-12 Thread Bastian Blank
On Wed, Sep 10, 2008 at 09:12:53PM +0200, Jordi Pujol wrote: > nevertheless consider activating the config option to force loading of > modules, Yeah, looks like the easiest solution. > so that the Debian kernel complies with the guidelines of operation > following: This is not longer

Bug#498700: Missing upgrade path from libdb4.2-ruby1.8 to libdb-ruby1.8

2008-09-12 Thread Frans Pop
The upgrade also caused the following error: dpkg: libdb4.2-ruby1.8: dependency problems, but removing anyway as you request: dhelp depends on libdb4.2-ruby1.8. (Reading database ... 152378 files and directories currently installed.) Removing libdb4.2-ruby1.8 ... Processing triggers for doc-base

Bug#498703: xserver-xorg-video-intel: x sometimes does not start

2008-09-12 Thread david manyé
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny2 Severity: important when starting a computer, sometimes xwindow does not start and gdm shows the xkeepscrashing message. when a computer does not start, restarting it one (or two or three!) times usually solves the problem. i have a 30

Bug#496903: crash on 6710b lid closure

2008-09-12 Thread Neale Banks
Here's what we get with linux-image-2.6.26-1-686_2.6.26-5_i386: [ 9188.477222] BUG: unable to handle kernel <1>BUG: unable to handle kernel paging request at 3022 [ 9188.477395] IP: [<3022>] [ 9188.477451] *pde = [ 9188.477505] Oops: [#1] SMP [ 9188.477576] Modules linked

Bug#498704: smbfs: mount.cifs won't recognize -f option

2008-09-12 Thread Vladimir Stavrinov
Package: smbfs Version: 2:3.2.3-2 Severity: normal While net boot into cifs root fs the script /etc/init.d/mtab.sh fail because mount.cifs don't recognize the -f option. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (5

Bug#435598: apply autocreate patch

2008-09-12 Thread Ulrich Stärk
Any chance this patch will see it into a release anytime soon? Cheers, Uli -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498645: initramfs-tools: Boot takes three minutes to finish (!)

2008-09-12 Thread Santiago Vila
On Thu, 11 Sep 2008, maximilian attems wrote: > this looks more like a kernel bug, One detail I've just noticed: After the boot, the eject button of /dev/hdc does not work at all. This didn't happen with etch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Bug#498670: lsb_release

2008-09-12 Thread Tim Richardson
my problem is that for some reason lsb_release -i -s is returning a blank string, not "Debian". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498083: rsync: segfaults reproducible

2008-09-12 Thread Sven Hartge
Paul Slootman wrote: > On Wed 10 Sep 2008, Sven Hartge wrote: >> (gdb) p *(sxp->xattr) >> Cannot access memory at address 0x4 >> >> Hmm. Interesting. > > Very strange indeed... > > Before I forward the bug upstream, could I ask you to run the transfer > with -vvv added, which will generate copiou

Bug#498698: initramfs-tools - Does not longer add zfcp module

2008-09-12 Thread Bastian Blank
On Fri, Sep 12, 2008 at 01:34:56PM +0200, maximilian attems wrote: > will fix before dinstall run and wait if you find another fallout. No failout, but addition of dasd_diag_mod would be fine (even if it is currently not usable without another scrupt). Bastian -- Love sometimes expresses itself

Bug#498395: gdm doesn't really depend on gksu

2008-09-12 Thread Loïc Minier
On Wed, Sep 10, 2008, Anthony DeRobertis wrote: > > gdmsetup is a significant amount of functionality which we directly > > want to support; if gdmsetup doesn't work, the package has a RC bug. > > This includes users who don't have gksu and try to launch gdmsetup. > > That's different than how

Bug#498083: rsync: segfaults reproducible

2008-09-12 Thread Paul Slootman
On Fri 12 Sep 2008, Sven Hartge wrote: > > note that I have uploaded version 3.0.4-2, that version may also have > > updates that fix the problem. > > I noticed and I am already testing this. Do you know if there have been > any code changes around the place the segfault occured? Not as far as I

Bug#470724: patchless client support inside lustre for 2.6.24 kernel

2008-09-12 Thread Patrick Winnertz
tag 470724 - patch thanks Hello Thanks for the patch, but I don't think that this patch is the correct way to go, however we'll test atm 2.6.24 patchless client support, if these tests are successfull, I'll upload the next version of lustre with 2.6.24 patchless support. Would this be enough

Bug#498692: [request-tracker-maintainers] Bug#498692: request-tracker3.6: hangs when displaying merged tickets

2008-09-12 Thread Niko Tyni
On Fri, Sep 12, 2008 at 12:19:11PM +0200, Ansgar Burchardt wrote: > Package: request-tracker3.6 > Version: 3.6.7-3 > Severity: grave > Justification: renders package unusable > > I am using request-tracket3.6 with Apache 2 (FastCGI), Postfix and Postgres > backend. When trying to display a merged

Bug#494547: Patch not OK?

2008-09-12 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is it me or is there a bug in the patch? I applied it and it gives me: server:/usr/share/munin# ./munin-graph syntax error at ./munin-graph line 868, near ");" Execution of ./munin-graph aborted due to compilation errors. Original line 868:

Bug#494873: kvm: diff for NMU version 72+dfsg-1.1

2008-09-12 Thread Thomas Viehmann
tags 494873 + patch pending thanks Hi, The following is the diff for my kvm 72+dfsg-1.1 NMU. Kind regards T. diff -u kvm-72+dfsg/debian/preinst.modules.in kvm-72+dfsg/debian/preinst.modules.in --- kvm-72+dfsg/debian/preinst.modules.in +++ kvm-72+dfsg/debian/preinst.modules.in @@ -3,7 +3,12 @@

Bug#498083: rsync: segfaults reproducible

2008-09-12 Thread Sven Hartge
Paul Slootman wrote: > On Fri 12 Sep 2008, Sven Hartge wrote: >> Funny thing is: I have since not been able to reproduce this segfault. >> Before I tried to generate a log with -vvv it died reliably, but now: >> not a chance. >> >> I will try to get the log though. > OK; > note that I have upload

Bug#498083: rsync: segfaults reproducible

2008-09-12 Thread Paul Slootman
On Fri 12 Sep 2008, Sven Hartge wrote: > Funny thing is: I have since not been able to reproduce this segfault. > Before I tried to generate a log with -vvv it died reliably, but now: > not a chance. > > I will try to get the log though. OK; note that I have uploaded version 3.0.4-2, that versio

Bug#498705: cannot send faxes from xsane

2008-09-12 Thread Anthony Campbell
Package: xsane Version: 0.995-5 Severity: normal I had to reinstall xsane after it disappeared from my system for some reason. Now I can no longer send faxes. I get a message saying that xsane cannot create a directory on /tmp, although in fact it seems to have done so but the directory is empty.

Bug#498706: libnss-ldap: user set option "pam_filter" not included in ldap search filter

2008-09-12 Thread Nerijus Kislauskas
Package: libnss-ldap Version: 251-7.5etch1 Severity: normal /etc/libnss-ldap.conf: ~ base ou=People,dc=ktu,dc=lt uri ldap://193.219.61.105/ ldap_version 3 binddn cn=solaris,dc=ktu,dc=lt bindpw XXX pam_filter host=elmis pam_password crypt LDAP log (from 193.219.61.105): ~~

Bug#498708: g++-4.3: internal compiler error with fipa-* optimization options

2008-09-12 Thread smach
Package: g++-4.3 Version: 4.3.1-9 Severity: important I tried to compile the following code with the following options and got the errors mentioned in place: -fipa-struct-reorg <-- fast.cc:289: internal compiler error: Segmentation fault -fipa-pta<-- /usr/include/c++/4.3/bits/vec

Bug#498709: bugs.debian.org: refining bug displaying criertia partly broken

2008-09-12 Thread Helmut Grohne
Package: bugs.debian.org Severity: normal If you visit http://bugs.debian.org/cgi-bin/pkgreport.cgi?submitter=someone (and fill in "someone" before) you'll get a nice list of options at the bottom of the page. Only one field will be filled in there "submitted by". Now if you click on the "Submit"

Bug#498707: am-utils: Don't call /etc/init.d/am-utils in postinst directly

2008-09-12 Thread Daniel Baumann
Package: am-utils Severity: serious Hi, somwhere in you postinst script, you call /etc/init.d/am-utils directly. A package shall never do this, but conditionally call invoke-rc.d (if available), and only call the initscript directly as last resort. This breaks installation in a chroot badly, an

Bug#487673: Please ignore my comment on the bug

2008-09-12 Thread Tim Richardson
I had a separate problem not related to this report. lsb-release was not returning the distribution ID because of a mistake in a non-Debian package installation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#498712: Please mention

2008-09-12 Thread Martin Michlmayr
Package: initramfs-tools Severity: wishlist Tags: patch Please mention in initramfs.conf that the values specified there can be overriden via /etc/mkinitramfs/conf.d. This is important since d-i will now use /etc/initramfs-tools/conf.d/driver-policy to set MODULES. How about: --- initramfs.conf

Bug#498711: mercurial: hg clone fails with https site behing an http proxy

2008-09-12 Thread eric
Package: mercurial Version: 1.0.1-5 Severity: normal I host several mercurial repositories on my own server. They are accessible by https with Apache auth using hgwebdir.cgi. I used to clone from these repositories with no problem when i was on Debian Etch with backports from http://people.debian

Bug#498645: initramfs-tools: Boot takes three minutes to finish (!)

2008-09-12 Thread maximilian attems
reassign 498645 linux-2.6 stop On Fri, Sep 12, 2008 at 02:25:21PM +0200, Santiago Vila wrote: > On Thu, 11 Sep 2008, maximilian attems wrote: > > > this looks more like a kernel bug, > > One detail I've just noticed: After the boot, the eject button of /dev/hdc > does not work at all. This didn'

Bug#497878: wireshark svn commits

2008-09-12 Thread Joost Yervante Damad
> > Please feel free to review these patches and see if they can be integrated > into the debian versions. Thanks Steffen, I was on holiday, but failed to make that known, sorry for that. I'm working on 1.0.3 right now. Joost -- homepage: http://damad.be/joost photo/blog: http://damad.be/joost

Bug#498566: I confirm aptitude::Keep-Recommends "false" does not work

2008-09-12 Thread Daniel Burrows
On Thu, Sep 11, 2008 at 09:04:20PM -0700, Scott Jennings <[EMAIL PROTECTED]> was heard to say: > I get the same results here, using all of: > > APT::Cache-Limit "1"; > APT::Install-Recommends "false"; > APT::Install-Recommends "0"; > apt::Install-Recommends "false"; > aptitude::Keep-Recom

Bug#498675: [Pkg-utopia-maintainers] Bug#498675: 12" powerbooks can't suspend

2008-09-12 Thread Michael Biebl
Guido Günther schrieb: > P.S.: it seem my last report from yesterday didn't make it to the bts, > so I'm resending it It made it to the BTS, I've simply reassigned it to hal-info. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed awa

Bug#498710: lenny install created etch sources.list

2008-09-12 Thread Jay Berkenbilt
X-Debbugs-CC: [EMAIL PROTECTED] Package: installation-reports Boot method: grub, hard drive Image version: lenny daily image, vmlinuz, gtk/initrd.gz from "other images", 2008-09-06 14c952393386b41fd358b343267a3007 vmlinuz 5d476f9962126e3f8530fe374a49880c gtk-initrd.gz Date: September 6,

Bug#376125: ssmping: New version available (0.9)

2008-09-12 Thread Laurent Bigonville
Hi, I'm intrested in mcfirst too. Is the maintainer (Anand) still intrested in this pkg? Is Javier still intrested in doing a NMU for this upgrade? If I get no objections I will make a NMU to experimental with the last version next week. Regards Laurent Bigonville -- To UNSUBSCRIBE, email

Bug#498697: libeel2-2.20: libeel-2.so library not in user package (only in -dev)

2008-09-12 Thread Michel Casabona
- "Josselin Mouette" <[EMAIL PROTECTED]> a écrit : > Since libeel-2.so.2 does not have a stable ABI, we don’t ship this > file > and instead we rename it at each major version. It is wrong for an > external (non-GNOME) program to rely on it. I trust you that is a technically wise decision. N

Bug#496062: Yes, fixed

2008-09-12 Thread Meelis Roos
> It's only the intercept point which isn't locking. The actual NFS-mounted > filesystem should still be supporting locking. If it isn't, that's still a > bug that needs fixing. Thank you for the explanation. It appears the NFS filesystems are mounted with "rw,vers=3,proto=tcp" and no "nolock"

Bug#498698: initramfs-tools - Does not longer add zfcp module

2008-09-12 Thread maximilian attems
On Fri, Sep 12, 2008 at 02:40:20PM +0200, Bastian Blank wrote: > On Fri, Sep 12, 2008 at 01:34:56PM +0200, maximilian attems wrote: > > will fix before dinstall run and wait if you find another fallout. > > No failout, but addition of dasd_diag_mod would be fine (even if it is > currently not usab

Bug#494466: [patch, RFC] Allow to select driver inclusion policy for initramfs-tools

2008-09-12 Thread maximilian attems
sorry for the late dropin, haven't seen that before today #498712 came in. which clearly shows the uglyness of the current situation, why should the same variable be set on *two* places. On Mon, 25 Aug 2008, Frans Pop wrote: > On Monday 25 August 2008, Martin Michlmayr wrote: > > - the question w

Bug#498713: No why-related *.vo files in coq/user-contrib

2008-09-12 Thread Samuel Colin
Package: why Version: 2.15-1.1 Severity: important Hi, compiling why 2.15 with the debian/ from pkg-ocaml-maint in svn.debian.org prevents *.vo files from being put in /usr/lib/coq/user-contrib. This is because (see install-coq-v8 in Makefile.in) the makefile tests for the existence and writeabili

Bug#498645: initramfs-tools: Boot takes three minutes to finish (!)

2008-09-12 Thread Santiago Vila
On Fri, 12 Sep 2008, maximilian attems wrote: > reassign 498645 linux-2.6 > stop > > On Fri, Sep 12, 2008 at 02:25:21PM +0200, Santiago Vila wrote: > > On Thu, 11 Sep 2008, maximilian attems wrote: > > > > > this looks more like a kernel bug, > > > > One detail I've just noticed: After the boot

Bug#498714: [devscripts] rmadison -a option

2008-09-12 Thread P M
Package: devscripts Version: 2.10.35 Severity: minor The -a (--architecture) option of rmadison does not show results of the "all" architecture - which is not an architecture per se, but rather means that the same package is used for all architectures. For instance, $ rmadison texlive-latex-bas

Bug#498715: ITP: libterm-vt102-perl -- emulation of a VT102 terminal

2008-09-12 Thread Marc Haber
Package: wnpp Severity: wishlist Owner: Marc Haber <[EMAIL PROTECTED]> * Package name: libterm-vt102-perl Version : 0.82 Upstream Author : Andrew Wood <[EMAIL PROTECTED]> * URL : http://search.cpan.org/~ajwood/Term-VT102-0.82/VT102.pm * License : Artistic Prog

Bug#498716: mirror listing update for ftp.linux.org.tr

2008-09-12 Thread LKD FTP Maintainers
Package: mirrors Severity: minor Submission-Type: update Site: ftp.linux.org.tr Type: leaf Archive-architecture: amd64 i386 Archive-ftp: /debian/ Archive-http: /debian/ Archive-rsync: debian/ CDImage-ftp: /debian-cd/ CDImage-http: /debian-cd/ CDImage-rsync: debian-cd/ IPv6: no Archive-upstream: f

Bug#498710: lenny install created etch sources.list

2008-09-12 Thread Frans Pop
On Friday 12 September 2008, Jay Berkenbilt wrote: > Comments/Problems: > I have a local debian mirror. When I configured apt, I selected it > from the installation menu. The resulting /etc/apt/sources.list file > was configured for etch even though I used the lenny installer image. Are you sure

Bug#498717: cpufrequtils: Does not remove stop symlinks in runlevel 0 1 6 on upgrades

2008-09-12 Thread Michael Biebl
Package: cpufrequtils Version: 004-2 Severity: normal cpufrequtils no longer installs stop symlinks in 0,1,6 (rightfully so, as they are no-ops). Unfortunately on upgrades, existing stop symlinks are not removed. i.e. I have /etc/rc0.d/K20cpufrequtils /etc/rc1.d/K20cpufrequtils /etc/rc6.d/K20cpufr

Bug#498675: [Pkg-utopia-maintainers] Bug#498675: 12" powerbooks can't suspend

2008-09-12 Thread Guido Günther
On Fri, Sep 12, 2008 at 03:26:10PM +0200, Michael Biebl wrote: > Guido Günther schrieb: > > > P.S.: it seem my last report from yesterday didn't make it to the bts, > > so I'm resending it > > It made it to the BTS, I've simply reassigned it to hal-info. Yes, this should have been hal-info from t

  1   2   3   >