Bug#383474: Upgraded 0.4.2-1 to 0.4.3-1 and any apt based program (like aptitude, apt-get, synaptic etc.) is dying with Segmentation fault!

2006-09-19 Thread Ali Servet DONMEZ
Package: aptitude Version: 0.4.3-1 Followup-For: Bug #383474 This isn't nice since i can't upgrade my system at all... I'm willing to give you any information you may need to resolve this issue, just please tell me what what to do with a little bit of specific information and i'll see what i can

Bug#300907: wmmount: User supplied commands should use the PATH environment and report errors

2006-09-19 Thread Josip Rodin
On Tue, Mar 22, 2005 at 04:59:40PM +0100, Pierre Pronchery wrote: Package: wmmount Version: 1.0beta2-6 Severity: wishlist Tags: patch Commands currently defined through opencmd are exec'd using execv(), thus ignoring the user's PATH environment. This is even more confusing since the

Bug#388307: quik splits OF command line

2006-09-19 Thread Risto Suominen
Package: quik Version: 2.1-8 (and probably many older ones) OF commands longer than one word cannot be issued. The following patch fixes this: *** quik-2.1/second/main.c.org 2005-12-29 22:41:16.0 +0200 --- quik-2.1/second/main.c 2005-12-29 21:28:39.0 +0200 ***

Bug#387612: RFP: python-debtags -- Access Debtags information from python

2006-09-19 Thread Enrico Zini
[Hi Dato!] On Fri, Sep 15, 2006 at 03:15:05PM +0100, James Westby wrote: I have a basic package at http://jameswestby.net/scratch/python-debtags_0.1-1.dsc I am willing to finish the package off if you do not want to take it from here, but only if you add a license and copyright information.

Bug#388298: whois: please ship md5sums

2006-09-19 Thread Mario 'BitKoenig' Holbe
On Tue, Sep 19, 2006 at 08:45:58PM +0200, Marco d'Itri wrote: On Sep 19, Mario 'BitKoenig' Holbe [EMAIL PROTECTED] wrote: do. Adding a `dh_md5sums' to debian/rules should be sufficient. There is a reason if I do not: it's an useless waste of disk space. Just in case you already got more

Bug#339139: wmmount: don't work with umountcmd=/usr/bin/eject

2006-09-19 Thread Josip Rodin
On Tue, Nov 15, 2005 at 06:34:31AM +0300, Olleg Samoylov wrote: Package: wmmount Version: 1.0beta2-6 Severity: normal Don't work with umountcmd=/usr/bin/eject. Here patch: --- wmmount-1.0beta2.orig/wmmount.c +++ wmmount-1.0beta2/wmmount.c @@ -861,6 +861,7 @@ pid=fork();

Bug#388308: x11-common: No man page for /usr/bin/X

2006-09-19 Thread Kevin B. McCarty
Package: x11-common Version: 1:7.0.23 Severity: normal Hello, The x11-common package ships the binary /usr/bin/X but does not ship a manpage X.1.gz or X.8.gz. (N.B. the manpage X.7.gz is shipped in the xspecs package.) I'm filing a bug about this in accordance with Policy section 12.1. --

Bug#388310: gnome-volume-manager: vfat filesystem mounted with mistaken arguments

2006-09-19 Thread Fabio Pugliese Ornellas
Package: gnome-volume-manager Version: 1.5.15-1 Severity: important The current parameters to pmount to vfat filesystems are incomplete. The following are missing (umask should be removed): noatime,sync,dirsync,dmask=077,fmask=177 explanation: noatime Since most removable media are

Bug#388305: xserver-xorg-core: Example config file xorg.conf.eg not shipped

2006-09-19 Thread Kevin B. McCarty
Package: xserver-xorg-core Version: 2:1.0.2-10 Severity: minor Hello, The xorg.conf (5x) man page says, near the bottom: For an example of an xorg.conf file, see the file installed as /usr/lib/X11/xorg.conf.eg. However, this file does not seem to be shipped in any of

Bug#378488: Directions for Creating an Encrytped Root Debian System

2006-09-19 Thread roconnor
Attached are some directions on how to create a Debian system with encrypted root. -- Russell O'Connor http://r6.ca/ ``All talk about `theft,''' the general counsel of the American Graphophone Company wrote, ``is the merest claptrap, for there exists no

Bug#386478: Obsolete on 2.4 and 2.6

2006-09-19 Thread Moritz Muehlenhoff
retitle 386478 Obsolete package: Etch will have only 2.6 kernels, 2.6 version out of date severity 386478 grave thanks This package is not only obsolete wrt the 2.4 patch, but also wrt to the 2.6 patch, which is way behind linux-2.6. It has been filed for removal (386810), raising severity to

Bug#385695: FTBFS on alpha: remove unused va_list

2006-09-19 Thread Aurélien GÉRÔME
retitle 385695 FTBFS on alpha: remove unused va_list thanks My previous patches were nonsense. This one fixes the issue. Cheers, -- .''`. Aurélien GÉRÔME : :' : `. `'` Free Software Developer `- Unix Sys Net Admin #! /bin/sh /usr/share/dpatch/dpatch-run ##

Bug#387049: closed by Loic Minier [EMAIL PROTECTED] (Bug#387049: fixed in meta-gnome2 1:2.14.3.1)

2006-09-19 Thread Per Olofsson
Loïc Minier: On Tue, Sep 19, 2006, Per Olofsson wrote: Grmpf. I think a Recommends is more appropriate, and I also think that this is a bug in tasksel. If you say so. I'll try to solve the problem in some other way then. I've cloned the bug already; meaning I still consider the

Bug#388300: udev does not provide/create /dev/MAKEDEV symlink

2006-09-19 Thread Marco d'Itri
#370540 -- ciao, Marco signature.asc Description: Digital signature

Bug#388054: latex-ucs should depend on tetex or texlive

2006-09-19 Thread Martin Pitt
clone 388054 -1 reassign -1 texlive-latex-recommended retitle -1 texlive-latex-recommended: unnecessary Conflicts: to latex-ucs? thanks Andreas Pakulat [2006-09-18 12:12 +0200]: latex-ucs should depend on either tetex or texlive. Currently this missing option (the texlive dependecy) makes

Bug#388300: udev does not provide/create /dev/MAKEDEV symlink

2006-09-19 Thread Andreas Janssen
After being notificated of Bug #370540 (could fail gracefully if /dev/MAKEDEV exists), I took a look at the udev init script. The function for creating /dev/MAKEDEV (line 45) says: [ ! -e /dev/MAKEDEV ] || ln -s /sbin/MAKEDEV /dev/MAKEDEV This will quit if MAKEDEV does not exist, but not

Bug#388314: libuptimed-dev: overwrite /usr/lib/libuptimed.so which is in libuptimed

2006-09-19 Thread Bill Allombert
Package: libuptimed-dev Version: 1:0.3.7-3 Severity: serious Hello Daniel, There is an error when upgrading the package from sarge to etch, Preparing to replace libuptimed-dev 1:0.3.3-3 (using .../libuptimed-dev_1%3a0.3.7-3_i386.deb) ... Unpacking replacement libuptimed-dev ... dpkg:

Bug#386599: postgresql-8.1: cannot unistall because postgresql-common script doesn't exist

2006-09-19 Thread Martin Pitt
Hi Kike, Kike [2006-09-10 14:41 +0200]: Martin Pitt escribió: Can you please describe how you managed to purge postgresql-common with postgresql-8.1 being still installed? Debian Policy 7.2 states 'The Depends field should also be used if the postinst, prerm or postrm scripts

Bug#388312: wacom-tools: [INTL:nl] Translation into Dutch available

2006-09-19 Thread Vincent Zweije
Package: wacom-tools Version: 0.7.4.1 Severity: minor Tags: patch l10n Please find attached the Dutch po-debconf translation. This translation has been vetted by the review process of the debian-l10n-dutch team. Please add it to your next package revision, it should be inserted in your package

Bug#388313: update-alternatives inconsistent with removing slaves during default switches

2006-09-19 Thread Marcin Owsiany
Package: dpkg Version: 1.13.22 See the following example: # create an alternative with 2 slaves | [EMAIL PROTECTED]:/# update-alternatives --install /bin/atest atest /bin/true 10 \ | --slave /bin/atest-slave1 atest-slave1 /bin/true \ | --slave /bin/atest-slave2 atest-slave2

Bug#388296: nobootloader: Pegasos firmware older than 1.2.99 need to substract 1 from partitions.

2006-09-19 Thread Colin Watson
tags 388296 pending thanks On Tue, Sep 19, 2006 at 07:41:45PM +0200, Sven Luther wrote: Can you please check the attached patch and commit it in both ubuntu and debian if it seems ok to you. I did some hand-testing only, not a full install with it, but it seems mostly ok. In any case,

Bug#388317: incorrect dependency

2006-09-19 Thread Laurens Blankers
Package: php-mail-mime Version: 1.3.1-1 The package depends on php4-pear which makes it incompatible with php5. Changing the dependency to 'php-pear' should fix the problem. Alternatively one could create a 'php5-pear' package and have php-mail-mime depend on either php4-pear OR php5-pear.

Bug#388315: sparc-utils: on 2.6.18-rcX and newer eeporm dies with SIGBUS

2006-09-19 Thread Daniel Smolik
Package: sparc-utils Version: 1.9-2.5 Severity: important In newer kernel 2.6.18-rc1 is changed /dev/openprom interface (may be) and eeprom tool dies with SIGBUS. On 2.6.17 works. There is a backtrace. NU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software,

Bug#382414: inflated alternatives priority

2006-09-19 Thread gregor herrmann
On Thu, 10 Aug 2006 19:38:42 +0100, martin f krafft wrote: /usr/lib/jvm/java-gcj/jre/bin/java - priority 1041 slave java.1.gz: /usr/lib/jvm/java-gcj/man/man1/java.1.gz This is a joke, right? I install the non-free j2re1.5 because gij is not capable of replacing it. Please do not install a

Bug#388115: tetex-base: workaround, possible suspects

2006-09-19 Thread Sean Finney
Package: tetex-base Version: 3.0-21 Followup-For: Bug #388115 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 fyi, purging tetex-base and reinstalling it seemed to fix the problem. my guess is tetex-base is behaving slightly differently and breaks with some other non-dependency package on the

Bug#387612: RFP: python-debtags -- Access Debtags information from python

2006-09-19 Thread James Westby
On (19/09/06 21:56), Enrico Zini wrote: [Hi Dato!] On Fri, Sep 15, 2006 at 03:15:05PM +0100, James Westby wrote: I have a basic package at http://jameswestby.net/scratch/python-debtags_0.1-1.dsc I am willing to finish the package off if you do not want to take it from here, but only

Bug#388319: mirrors: ftp.tu-chemnitz.de serves corrupted packages

2006-09-19 Thread Nikolaus Schulz
Package: mirrors Severity: normal Hi, this seems specific to ftp.tu-chemnitz.de, e.g. no problem with ftp.de.debian.org. Transcript: penelope[tu-chemnitz.de]$ ncftp ftp.tu-chemnitz.de NcFTP 3.1.8 (Jul 27, 2004) by Mike Gleason (http://www.NcFTP.com/contact/). Connecting to 134.109.140.122...

Bug#384733: I can't reproduce this bug

2006-09-19 Thread Manolo Díaz
Hi, Some time ago I filed this bug. Today I've tried pcmanfm (0.2.4-2) with no problems. Best Regards, Manolo. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#388318: pdftops needed for pdf import

2006-09-19 Thread Stephan Beyer
Package: flpsed Version: 0.3.7-1 Severity: normal Hi, to be able to import PDF, pdftops is necessary. A line a'la: Suggests: xpdf-utils | poppler-utils or Recommends: xpdf-utils | poppler-utils should do the trick. Best regards, Stephan Beyer PS:

Bug#387889: ntpdate: error message also seen at boot time

2006-09-19 Thread Chris Moore
Package: ntpdate Version: 1:4.2.2+dfsg.2-2 Followup-For: Bug #387889 I just spent a while tracking down the source of this bug, only to find it was already reported. I saw the error message from sed at boot time - I wasn't running ifup manually, so it's less than obvious which script is causing

Bug#388320: debian-installer: rescue mode: show software raid devices.

2006-09-19 Thread Kurt Roeckx
Package: debian-installer Version: 20060806 Severity: wishlist Hi, I've just tried to the etch beta3 image as rescue CD. Everything seems to be working properly. I'm using a software raid, and it's properly detecting that. At a certain point, it asks what I want to mount as my root partition.

Bug#388192: dpkg: [INTL:dz] Dzongkha dpkg templates translation

2006-09-19 Thread Nicolas François
tags 388192 pending thanks Hello, On Tue, Sep 19, 2006 at 11:38:17AM +0600, Tenzin Dendup wrote: Please find attached the Dzongkha translation update for the dpkg package Thanks a lot for this update. I'm seeing that Kinley Tshering is listed as the Dzongkha translator (in po/LINGUAS).

Bug#387897: Installation report

2006-09-19 Thread David Härdeman
On Sun, Sep 17, 2006 at 01:54:49PM +0200, Max Vozeler wrote: I will try to reproduce this problem. David, maybe you have an idea what might have gone wrong? I've tried to reproduce it but so far I've been unsuccessful...makes it kinda hard to debug :/ -- David Härdeman

Bug#329843: Check nano seconds (nsec) to accurate; extract of sym-links fails

2006-09-19 Thread Paul Eggert
Raphael Bossek [EMAIL PROTECTED] writes: --- tar-1.15.91.orig/src/extract.c +++ tar-1.15.91/src/extract.c @@ -918,7 +918,7 @@ for (; ds; ds = ds-next) if (ds-dev == st1.st_dev ds-ino == st1.st_ino - timespec_cmp (ds-mtime,

Bug#360583: change ownership

2006-09-19 Thread Carlos Martín Nieto
On Sun, Sep 17, 2006 at 04:48:34PM -0400, Janez Rabzelj Zappone wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: wnpp owner 360583 [EMAIL PROTECTED] retitle 360583 ITA: blam -- an RSS aggregator for GNOME I was about to do that, I guess I should check more often. Anyway, I've

Bug#325588: works here

2006-09-19 Thread Thomas Braun
Hello Tobias, can you give an detailed step by step guide how to get kile crash (or loose data). Including all opened documents,projects, modified, unmodified docs etc. pp. I've tried here with 1.9.2 (selfcompiled on debian unstable) but didn't succeeded. Thanks Thomas Braun (member of kile

Bug#388324: ITP: opensaml -- C++ library for Security Assertion Markup Language

2006-09-19 Thread Russ Allbery
Package: wnpp Severity: wishlist Owner: Russ Allbery [EMAIL PROTECTED] * Package name: opensaml Version : 1.1a Upstream Author : Internet2 * URL : http://shibboleth.internet2.edu/downloads/ * License : Apache 2.0 Programming Lang: C++ Description : C++

Bug#368543: gnuplot: Default colors (at least in X11 and postscript terminals) are hardly readable

2006-09-19 Thread Samuel Thibault
found 368543 4.0.0-5 thanks Hi, Samuel Thibault, le Tue 23 May 2006 00:14:09 +0200, a écrit : Package: gnuplot Version: 4.0.0+4.1.0-1 Oops, sorry, this is a version of gnuplot from another source, my correction was hence bogus. But the bug still holds. By default, gnuplot's flashy colors

Bug#388327: ITP: icecc-monitor -- icecc monitor for KDE

2006-09-19 Thread Fathi Boudra
Package: wnpp Severity: wishlist Owner: Fathi Boudra [EMAIL PROTECTED] * Package name: icecc-monitor Version : 1.1 Upstream Author : Stephan Kulow [EMAIL PROTECTED] * URL : http://en.opensuse.org/Icecream * License : GPL Description: icecc monitor for KDE

Bug#357625: #357625 - thunderbird: Cannot start other profiles while one is running

2006-09-19 Thread Simon Paillard
Hi, It seems this bug has already been reported on Mozilla's bugzilla, but has been automaticaly closed due to inactivity on it .. https://bugzilla.mozilla.org/show_bug.cgi?id=277460 Regards, -- Simon Paillard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#365762: ITP: banshee-plugins -- official plugins for Banshee

2006-09-19 Thread Sebastian Dröge
retitle 365762 ITP: banshee-official-plugins -- official plugins for Banshee thanks Ok, the package will keep the name banshee-official-plugins and the first version was released today. I'll get it into experimental with banshee 0.11 as soon as possible. Bye signature.asc Description: Dies ist

Bug#388325: aptitude: silently ignores corrupted download

2006-09-19 Thread Nikolaus Schulz
Package: aptitude Version: 0.2.15.9-2 Severity: normal Hi, aptitude doesn't complain when the http fetcher downloads a corrupted package. I find the affected packages in /var/cache/apt/archives/partial with a '.FAILED' suffix appended, but aptitude says nothing about it. See this demo (with

Bug#381677: initramfs-tools: Temporary files and initramfs world-readable

2006-09-19 Thread maximilian attems
hello guys, On Tue, 12 Sep 2006, Max Vozeler wrote: On Tue, 12 Sep 2006 16:33:07 +0200, Lionel Elie Mamane wrote: snipp A configuration directory like the mkinitramfs.d maks described would still be very useful for setting up encrypted root on loop-AES from inside d-i (partman-crypto)

Bug#388092: kdesdk: FTBFS: Build-Depends dependency for kdesdk cannot be satisfied because no available versions of package libsvn0-dev can satisfy version requirements

2006-09-19 Thread Christopher Martin
reopen 388092 stop I'm wrong. It looks like we'll have to switch over to libdb4.4-dev, and kdepim will need a rebuild against the new libpisock9. Thanks for the tip. Note to self: get more sleep. On Tuesday 19 September 2006 17:33, Christopher Martin wrote: kdesdk: FTBFS: Build-Depends

Bug#388139: findimagedupes will execute code stored in the names of files

2006-09-19 Thread Andreas Tille
On Tue, 19 Sep 2006, David Starner wrote: It's a little late to be releasing completely rewritten versions of programs for etch. So that solution means removing findimagedupes from etch altogether. If I'm not completely wrong there is no freeze for packages of priority extra (or did I missed

Bug#388321: Uses blocking connect when fetching an icon

2006-09-19 Thread Sjoerd Simons
Package: gnoemoe Version: 2.1.0+dfsg-1+b1 Severity: normal Hi, When gnoemoe fetches icons as indicated in the mcp userlist, it uses a blocking connect.. Which can block and thus completely hangs the user interface if the connect actually blocks... Sjoerd -- System Information: Debian

Bug#388322: python-logilab-common: sarge to etch upgrade fails

2006-09-19 Thread Bill Allombert
Package: python-logilab-common Version: 0.16.1-2 Severity: serious Hello Alexandre, There is an error when upgrading python-logilab-common from sarge to etch, Setting up python-logilab-common (0.16.1-2) ... pycentral: pycentral pkginstall: already exists:

Bug#329843: Check nano seconds (nsec) to accurate; extract of sym-links fails

2006-09-19 Thread Raphael Bossek
On Tue, Sep 19, 2006 at 02:26:00PM -0700, Paul Eggert wrote: Raphael Bossek [EMAIL PROTECTED] writes: --- tar-1.15.91.orig/src/extract.c +++ tar-1.15.91/src/extract.c @@ -918,7 +918,7 @@ for (; ds; ds = ds-next) if (ds-dev == st1.st_dev

Bug#387759: linux-modules-extra-2.6: adding pwc modules

2006-09-19 Thread Bastian Blank
On Sat, Sep 16, 2006 at 05:16:52PM +0200, Victor Seva wrote: Please add pwc modules. Does not build with 2.6.18-rc7. | /home/waldi/debian/kernel/dists/trunk/linux-modules-extra-2.6/debian/build/build_powerpc_none_powerpc_pwc/pwc-if.c:166: error: variable ‘pwc_template’ has initializer but

Bug#373011: bopm: Split out libopm into a separate package

2006-09-19 Thread Philipp Kern
Philipp Kern wrote: `libopm' and the `OPM' Perl module in it could be split out to enable others to use those components directly (e.g. for Open Proxy scanning outside of IRC environments). Actually `libopm' is linked statically into `bopm' in `src/Makefile.am'. But the main problem I see,

Bug#388326: Jadetex install runs fmtutil as root

2006-09-19 Thread Wouter Bolsterlee
Package: jadetex Version: 3.13-6 | Setting up jadetex (3.13-6) ... | mktexlsr: Updating /var/lib/texmf/ls-R-LOCAL... | mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... | mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFDIST-TETEX... | mktexlsr: Updating /var/lib/texmf/ls-R... | mktexlsr: Done.

Bug#388329: xserver-xorg: Xserver doesn't detect video card on multidomain PCI machine as E250

2006-09-19 Thread Daniel Smolik
Package: xserver-xorg Version: 1:7.0.23 Severity: important If I run Xserver with -configure on my Sun E250 (Raptor GFX Permedia II) this doesn't detect video card. If I compile latest Xfree86 it works fine. Poroblem is that Debian packed Xorg doesn't contain multidomain PCI patch. -- System

Bug#388330: splashy: Suport for INTL (transations)

2006-09-19 Thread Luis Matos
Package: splashy Severity: wishlist Tags: l10n Please add a template file for translating the messages displayed by splashy. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to

Bug#388315: sparc-utils: on 2.6.18-rcX and newer eeporm dies with SIGBUS

2006-09-19 Thread Eric
On Tue, Sep 19, 2006 at 10:31:38PM +0200, Daniel Smolik wrote: Package: sparc-utils Version: 1.9-2.5 Severity: important In newer kernel 2.6.18-rc1 is changed /dev/openprom interface (may be) and eeprom tool dies with SIGBUS. On 2.6.17 works. There is a backtrace. NU gdb 6.4.90-debian

Bug#375494: Preparation of the next stable Debian GNU/Linux update (I)

2006-09-19 Thread Holger Levsen
Hi, On Saturday 16 September 2006 19:39, Moritz Muehlenhoff wrote: Please explain why you think that putting arbitrary long strings into fixed= sized buffers is not a security problem, preferedly in the bugreport. The buffer overflow can only be triggered through a file only root can

Bug#388323: installation-report: Installation report + suggestion regarding XFS

2006-09-19 Thread Ron Murray
Package: installation-reports Version: 2.17 Severity: normal -- Package-specific info: Boot method: CD Image version: etch beta 3 (http://cdimage.debian.org/cdimage/etch_di_beta3/i386/iso-cd/debian-testing-i386-netinst.iso) Date: September 17, 2006, some time in the morning Machine: Compaq

Bug#381360: python-xmpp: bad english in package description

2006-09-19 Thread Norman Rasmussen
I'll try and include this before we do a 0.4 release. -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#388328: boot logging fix for ntpdate in /etc/init.d

2006-09-19 Thread Rick Thomas
Package: ntpdate I was Poking around in /var/log/syslog recently. I noticed that there was no log entry for ntpdate. Investigating a little, I found that /etc/init.d/ntpdate (alias /etc/rcS.d/S51ntpdate) is called before syslogd gets started. This is OK... The ntpdate call has to occur

Bug#388149: Proposed fix

2006-09-19 Thread Alan Woodland
tags 388149 +patch tags 388149 +pending thanks I've looked into the reported vulnerabilities further, and produced the following patch. The patch does 3 things. - Firstly it disables the Trust un-sanitized HTML option altogether. - Secondly a nice side effect of the way I did first item results

Bug#357625: #357625 - thunderbird: Cannot start other profiles while one is running

2006-09-19 Thread Alexander Sack - Debian Bugmail
On Tue, Sep 19, 2006 at 11:42:36PM +0200, Simon Paillard wrote: Hi, It seems this bug has already been reported on Mozilla's bugzilla, but has been automaticaly closed due to inactivity on it .. https://bugzilla.mozilla.org/show_bug.cgi?id=277460 Regards, I will reopen and confirm

Bug#388331: phpbb2: purging the package try to use debconf which was already removed

2006-09-19 Thread Bill Allombert
Package: phpbb2 Version: 2.0.21-1 Severity: serious Hello Jeroen, There is an error when attempting to purge phpbb2: Removing phpbb2 ... Purging configuration files for phpbb2 ... /var/lib/dpkg/info/phpbb2.postrm: line 20: /usr/share/debconf/confmodule: No such file or directory dpkg:

Bug#388332: vlc: VLC and Freebox does not work anymore

2006-09-19 Thread LeGluonDuNet
Package: vlc Version: 0.8.6-svn20060918.debian-1 Severity: grave Tags: l10n Justification: causes non-serious data loss Hello, I just upgrade vlc and Freebox TV canal are not decode anymore with this new versio. I obtain this messages: -- [0325] main decoder

Bug#388333: nis needs to depend on dbus

2006-09-19 Thread Alex Romosan
Package: nis Version: 3.17-1 Severity: important if dbus is not running (or installed) ypbind fails to start with the following error: Connection to D-BUS system message bus failed: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory. installing and starting

Bug#388315: sparc-utils: on 2.6.18-rcX and newer eeporm dies with SIGBUS

2006-09-19 Thread Daniel Smolik
Eric napsal(a): On Tue, Sep 19, 2006 at 10:31:38PM +0200, Daniel Smolik wrote: Package: sparc-utils Version: 1.9-2.5 Severity: important In newer kernel 2.6.18-rc1 is changed /dev/openprom interface (may be) and eeprom tool dies with SIGBUS. On 2.6.17 works. There is a backtrace. NU gdb

Bug#330678: (no subject)

2006-09-19 Thread Adam Cécile (Le_Vert)
As this ITP seems to be dead and the package is not available anymore on mentors.debian.net, I decide to package FileZilla3 again. Here is the package (ready for an upload) : http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=filezilla3 Any sponsor? ;-) -- To

Bug#379202: Skribe depends on bigloo 2.8

2006-09-19 Thread Konrad Dąbrowski
After trying a few different combinations, I've seen that skribe compiles with bigloo 2.7 (in testing at the moment), but not with bigloo 2.8 (including the official sources). Should an RC bug be filed against the bigloo package in unstable to stop it entering testing until skribe gets ported

Bug#385796: Unable to reproduce

2006-09-19 Thread Philippe Cloutier
Thank you for the followup, Florimond. FWIW, I couldn't reproduce the bug. I would ask you to check ~/.kde/share/apps/kabc/ 's content, but I don't understand what my kaddressbook is doing with std.vcf, std.vcf__0, std.vcs__1, etc. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#386989: More information (xorg.conf)

2006-09-19 Thread Joachim Breitner
Hi, to make this bug report more useful, my xorg.conf attached. The relevant part is Section Device Identifier FireGL T2 Driver radeon Option DynamicClocks true Option AGPMode 4 Option AGPFastWrite false Option ColorTiling

Bug#284699: Upgrade

2006-09-19 Thread Christopher Martin
On Sunday 17 September 2006 03:59, Filipus Klutiero wrote: severity 284699 serious found 284699 4:3.5.4-2 thanks From what I understood, upstream KDE completely ignores licensing questions regarding non-source files beyond distributability. Other icons from crystalsvg seem non-free, such

Bug#388336: Uninstallable due to libgcj7 - libgcj7-0 transition

2006-09-19 Thread Daniel Leidert
Package: libgconf-java Version: 2.12.3-1 Severity: grave -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Due to the transition of libgcj7 - libgcj7-0, the libgconf-java is uninstallable. Please rebuild it. Many packages had been rebuild via binNMU, so you maybe also want to find out, why not this

Bug#388334: diff for 0.3.4.cvs.20050813-2.3 NMU

2006-09-19 Thread Mohammed Adnène Trojette
Package: adonthell Version: 0.3.4.cvs.20050813-2.2 Severity: normal Tags: patch Hi, Attached is the diff for my adonthell 0.3.4.cvs.20050813-2.3 NMU. -- adn Mohammed Adnène Trojette diff -u adonthell-0.3.4.cvs.20050813/debian/changelog adonthell-0.3.4.cvs.20050813/debian/changelog ---

Bug#377431: [PATCH] remove bc usage

2006-09-19 Thread Warren Turkal
Here's a patch to remove bc usage in aoe-stat. I replaced bc with shell arithmetic. --- aoetools-10/aoe-stat2005-10-18 11:11:22.0 -0600 +++ aoetools-10.new/aoe-stat2006-09-19 17:55:34.806586510 -0600 @@ -21,7 +21,7 @@ dev=`echo $d | sed 's/.*!//'`

Bug#330678: (no subject)

2006-09-19 Thread Adam Cécile (Le_Vert)
Package renamed to filezilla http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=filezilla -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#387105: Bug still present

2006-09-19 Thread Joachim Breitner
Version: 0.9.18 Hi, the bug is still present in 0.9.18, with the same messages... Greetings, Joachim -- Joachim nomeata Breitner Debian Developer [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata -- To UNSUBSCRIBE, email

Bug#388335: policy violation: binaries in wrong location

2006-09-19 Thread Warren Turkal
Subject: aoetools: policy violation: binaries in wrong location Package: aoetools Version: 10-1 Severity: grave Justification: renders package unusable Tags: patch The aoetools binaries need to be in the /sbin directory instead of /usr/sbin since they are used to prepare the device to mount its

Bug#388338: amule: Banned clients in uploads list

2006-09-19 Thread Vincent Lönngren
Package: amule Version: 2.1.3-1 Severity: normal Right now I'm looking at my Uploads list and I see a client whose icon is crossed over. Show Details says Secure ident: Bad Guy. Why is this person able to download from me? Something must be seriously wrong. Not much to do about it, either,

Bug#388337: systemimager-server: getimage fails in Server.pm with missing autoinstallscript.conf

2006-09-19 Thread Vincent McIntyre
Package: systemimager-server Version: 3.2.3-6sarge2 Severity: normal Hi, I was using getimage to make a backup of a woody host before upgrading to sarge. This is what happened: foo# prepareclient finishes normally master# getimage -golden-client foo -image foo -exclude /data/ creates

Bug#388343: meld: file selector should start from last location

2006-09-19 Thread Nikolaus Schulz
Package: meld Version: 0.9.4.1+20050125-4 Severity: minor Hi, the file selector dialog always starts at $HOME, even when selecting the 2/3 files for a comparison. These most likely reside in the same directory, it's pretty annoying to have to walk the whole path each time. Kdiff3 for example

Bug#388340: meld: opening yelp manual freezes meld

2006-09-19 Thread Nikolaus Schulz
Package: meld Version: 0.9.4.1+20050125-4 Severity: normal Hi, when I open the yelp manual for meld from the help menu, meld freezes, it even doesn't redraw its window. Closing yelp turns meld alive again. Nikolaus -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel:

Bug#388341: Please drop Recommends: pmount

2006-09-19 Thread Michael Biebl
Package: kdebase-kio-plugins Version: 4:3.5.4-2+b1 Severity: normal As KDE now uses HAL callouts to do the actual mounting, the hal package has to decide which mechanisms (pmount, mount or gnome-mount) it uses. The hal package should have the corresponding Recommends. So it doesn't make sense if

Bug#388342: fish: implicit pointer conversions

2006-09-19 Thread dann frazier
Package: fish Version: 1.21.12-1 Severity: important Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. fish is built with the -c99 compiler

Bug#388339: kicker hangs (infinite loop?) while adding amarok

2006-09-19 Thread Rafal Maj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: kicker Version: 3.5.4-2 Severity: normal ii kicker3.5.4-2 ii amarok1.4.1-3 ii libkdepim1-dev 3.5.3-3KDE PIM library [development] ii libkdepim1a 3.5.3-3

Bug#388348: F-Spot Crashes on Import

2006-09-19 Thread Christopher David Desjardins
Package: F-Spot Version: 0.2.0-1 F-Spot crashes when I click import. It gives the following error. An unhandled exception was thrown: libgphoto2_port.so at (wrapper managed-to-native) LibGPhoto2.PortInfoList:gp_port_info_list_new (intptr) at LibGPhoto2.PortInfoList..ctor () [0x0] at

Bug#366620: OF issue

2006-09-19 Thread Christian Aichinger
On Wed, Sep 20, 2006 at 09:04:00AM +1000, Benjamin Herrenschmidt wrote: Any news ? Sorry, I didn't get to the box on Monday evening as I originally planned. I'm not sure when I'll be there again, presumably sometime next week. Cheers, Christian signature.asc Description: Digital signature

Bug#388350: Nautilus fails to unmount IPod

2006-09-19 Thread Christopher David Desjardins
Package: Nautilus Version: 2.14.3-1 Nautilus fails to properly unmount my ipod saying - unable to eject media, eject unable to open '/dev/sda2'. I'm curious if Ubuntu may have a patch for this, as I know my ipod is able to unmount properly in Ubuntu. I am running Debian GNU/Linux Sid,

Bug#388347: gfortran: dangling slave alternative for f95.1.gz man page

2006-09-19 Thread Ming Hua
Package: gfortran Version: 4:4.1.1-7 Severity: normal I know the maintainers are probably tired of dealing with this GFDL documents removal thing, but... The most recent gcc-defaults package removed the dangling slave alternative links for most packages, however the f95.1.gz link made by the

Bug#337570: also crashes on x86.

2006-09-19 Thread Drew Parsons
On Tue, 2006-09-19 at 20:00 +0200, Oliver Freyd wrote: After some upgrade lately firefox refused to print and crashed, pulled down by xprint. Now I started xprint on the command line and got an error message relating to FreeType, maybe it's useful to you. It says: Fatal server error: PS

Bug#386363: Reopen

2006-09-19 Thread Filipus Klutiero
reopen 386363 thanks From http://www.debian.org/Bugs/Developer.en.html#closing : The message body needs to contain an explanation of how the bug was fixed. Thank you for including that if you wish to close the bug again. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#388351: Wrong encoding for xtraceroute.desktop

2006-09-19 Thread Peter Moulder
Package: xt Version: 0.9.1-8 Severity: normal Message on terminal: [Invalid UTF-8] Could not parse file '/usr/share/applications/xtraceroute.desktop': desktop entry contain line 'Comment[es]=Un traceroute gr\xe1fico' which is not UTF-8 xtraceroute.desktop claims Encoding=UTF-8 but the

Bug#385078: xserver-xorg: impossible mouse configuration other than /dev/input/mice

2006-09-19 Thread David Nusinow
On Sun, Sep 17, 2006 at 05:54:43PM -0400, José Parrella wrote: tags 385078 +patch thank you Please try this patch. I'm not a bash (nor debconf!) guru but I think that it address your concerns regarding the non-interactivity for the mouse device setting. Please let me know if the patch works

Bug#388352: xen-hypervisor-3.0-unstable-1-amd64: veth0 is missing

2006-09-19 Thread Bin Tian
Package: xen-hypervisor-3.0-unstable-1-amd64 Version: 3.0-unstable+hg11292-2 Severity: important My server is a dell 2950 server. Before the dom0 rebooting bug ocurred, xen was well even for hvm domU. By now i have tried xen-hypervisor-3.0-amd64 (3.0.2+hg9697-2) and

Bug#388353: ITP: linuxfirmwarekit -- Linux-ready Firmware Developer Kit

2006-09-19 Thread Aníbal Monsalve Salazar
Package: wnpp Severity: wishlist Owner: Anibal Monsalve Salazar [EMAIL PROTECTED] * Package name: linuxfirmwarekit Version : 0 Upstream Author : Arjan van de Ven [EMAIL PROTECTED] * URL : http://www.linuxfirmwarekit.org/ * License : GNU General Public License

Bug#388195: Please update debconf PO translation for the package console-common 0.7.62

2006-09-19 Thread Felipe Augusto van de Wiel (faw)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Christian, On 09/19/2006 04:16 AM, [EMAIL PROTECTED] wrote: (PLEASE READ this mail carefully. The usual procedure is slightly changed for that update) Hi, You are noted as the last translator of the Debian configuration translation for

Bug#388354: x11-common: x11-common installation breaks the /usr/bin/X link

2006-09-19 Thread TheWizeman
Package: x11-common Version: 7.0.23 Severity: important Hello,I posted this bug to the #369502 bug page. Excuse for the spam!

Bug#388315: eeprom bus error

2006-09-19 Thread Clint Adams
I have this problem on 2.6.17-1-sparc64 with sparc-utils 1.9-2.4 and 1.9-2.5. 1.9-2.3 works. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#388355: mdadm: Segfaults on sid upgrade

2006-09-19 Thread David Meggy
Package: mdadm Version: 2.5.3.git200608202239-5 Severity: important Here is the output from aptitude of my upgrade of mdadm snip Setting up mdadm (2.5.3.git200608202239-5) ... update-initramfs: Generating /boot/initrd.img-2.6.16-2-amd64-k8 W: mdadm: unchecked configuration file:

Bug#388356: Please add magics for Erlang BEAM and JAM files (included in report)

2006-09-19 Thread Nahuel Greco
Package: file Version: 4.17-3 Severity: wishlist Please add magics for Erlang JAM and BEAM files, as stated in the 7.6 section of the Erlang FAQ ( http://www.erlang.org/faq/x779.html#AEN812 ): - # OTP R3-R4 0 string \0177BEAM! Old Erlang BEAM file 6

Bug#388361: O: pydance -- dancing simulation game similar to the kind in arcades

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Bug#388362: O: uligo -- tsumego (go problems) practice tool

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal After some thought, I am orphaning the rest of my Python packages as well. I don't have the energy to maintain them anymore. -- Joe Wreschnig [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Bug#388363: O: feta -- simpler interface to APT, dpkg, and other package tools

2006-09-19 Thread Joe Wreschnig
Package: wnpp Severity: normal I don't really use this any more. Many of the UI warts it covers were dealt with in Aptitude, or people can just use wajig. -- Joe Wreschnig [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

<    1   2   3   4   5   >