Bug#445476: pbuilder: should depend on cdebootstrap

2007-10-06 Thread Aníbal Monsalve Salazar
Package: pbuilder Severity: important Version: 0.173 Tags: sid I installed pbuilder and then run 'pbuilder create' and it chokes: muisca:~# pbuilder create Distribution is sid. Building the build environment - running cdebootstrap E: cdebootstrap does not exist, install or change DEBOOTSTRAP

Bug#445089: 'man services' typo: 's/inter-operability/compatibility/'

2007-10-06 Thread A. Costa
On Thu, 04 Oct 2007 20:20:27 +0200 Michael Kerrisk [EMAIL PROTECTED] wrote: minimize -inter-operability problems. +compatibility problems. Why do you want to change the wording here? 1) The more positive connotations of 'interoperability' conflict with the always negative problems;

Bug#445477: jspwiki: 3 CVEs assigned, please check

2007-10-06 Thread Steffen Joeris
Package: jspwiki Severity: important Hi There are three CVEs assigned against jspwiki, could you please check, if the Debian versions are affected? CVE-2007-5121: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5121 Cross-site scripting (XSS) vulnerability in JSPWiki 2.5.139-beta

Bug#175994: coreutils: 'id' and 'id username' don't return same output, same user running it

2007-10-06 Thread Simon Raven
Package: coreutils Version: 5.97-5.4 Followup-For: Bug #175994 hi, Just realised something about id: when i run 'id' and 'id myusername', as same user, i do not get the same output, the former lacks LDAP info. IMO they should return the same info. they used to, i think they still do in etch

Bug#445478: 'man dvbsnoop' typos: elemtary, functionallity, messurement, putput, recursivly, reveiving, etc.

2007-10-06 Thread A. Costa
Package: dvbsnoop Version: 1.4.50-1 Severity: minor Tags: patch Found some typos in '/usr/share/man/man1/dvbsnoop.1.gz', see attached '.diff'. The one I'm not sure about is 'elemtary', which looks like 'elementary': Depending on the decoding mode this might be transport stream, packetized

Bug#445442: azureus crashes at startup

2007-10-06 Thread Shaun Jackman
Can you try removing the bug-buddy package and see if the problem still occurs? Thanks, Shaun On 10/5/07, Michael Biebl [EMAIL PROTECTED] wrote: Package: azureus Version: 2.5.0.4-1 Severity: normal When starting azureus it immediately crashes which makes it completely unusable. Attached

Bug#442568: glibc: floor() is giving incorrect results on alpha architecture

2007-10-06 Thread Alexander Kotelnikov
The following message is a courtesy copy of an article that has been posted to gmane.linux.debian.ports.alpha as well. Hi. 0:14 pts/10 [EMAIL PROTECTED]:/tmp 5 cat dblc.c #include assert.h #include float.h #include math.h #include stdio.h int main() { double x; printf(%s%d\n, DBL_MANT_DIG

Bug#442568: glibc: floor() is giving incorrect results on alpha architecture

2007-10-06 Thread Alexander Kotelnikov
Hi. 0:14 pts/10 [EMAIL PROTECTED]:/tmp 5 cat dblc.c #include assert.h #include float.h #include math.h #include stdio.h int main() { double x; printf(%s%d\n, DBL_MANT_DIG = , DBL_MANT_DIG); x = ldexp (1.0, DBL_MANT_DIG) - 1.0; printf(%lf %lf\n, x, floor(x)); assert(x == floor(x));

Bug#406729: Patch from ubuntu fixes this bug

2007-10-06 Thread Luis Rodrigo Gallardo Cruz
tag 406729 patch thanks The diff to ubuntu version scanerrlog_2.01-4ubuntu1 is a complete patch to this bug, as suggested by the original reporter. http://patches.ubuntu.com/s/scanerrlog/scanerrlog_2.01-4ubuntu1.patch signature.asc Description: Digital signature

Bug#445479: ltsp: [INTL:fr] French debconf templates translation update

2007-10-06 Thread Christian Perrier
Package: ltsp Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates update, proofread by the debian-l10n-french mailing list contributors. If you do not already use it, you might consider using the podebconf-report-po utility, which helps warning

Bug#445480: gpasswd -h and man page are not helping. there is better help in gpasswd.c:159

2007-10-06 Thread alex bodnaru
Package: passwd Version: 1:4.0.18.1-11 Severity: normal i have found better explanation in comments in gpasswd.c:159: * gpasswd - administer the /etc/group file * * -a user add user to the named group * -d user remove user from the named group * -r

Bug#445481: the --warndays flag doesn't work for passwd. -w may be used instead

2007-10-06 Thread alex bodnaru
Package: passwd Version: 1:4.0.18.1-11 Severity: normal passwd --warndays is reported as ilegal command. fortunately, the equivalent -w does the job. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux

Bug#421053: new upstream version (0.8.11) available

2007-10-06 Thread transacid
I agree there. The bugs i open since 163 days now, irssi 0.8.12-rc1 has been released and david promised to package in a couple of weeks. Maybe he meant couple of month. I know, irssi is not critical for the system, even not important. But in my opinion A package which is included in the tree

Bug#445482: rkhunter: The SCRIPTDIR configuration option has not been set by the installer.

2007-10-06 Thread Thomas Renard
Package: rkhunter Version: 1.3.0-1 Severity: normal The update to version 1.3.0-1 fails with the following messages: Updating the file properties database: Default logfile will be used (/var/log/rkhunter.log). The SCRIPTDIR configuration option has not been set by the installer. -- System

Bug#343169: cvs: [PATCH] possible unneeded use of OLDIFS in loop in /usr/sbin/cvs-pserver

2007-10-06 Thread Jari Aalto
Package: cvs Version: 1:1.12.13-8 Tags: patch Followup-For: Bug #343169 Yes, this bug still exists. Patch below. From b28d1261643d62f88ef5e4a58323c069e95fa27d Mon Sep 17 00:00:00 2001 From: Jari Aalto [EMAIL PROTECTED] Date: Sat, 6 Oct 2007 10:24:05 +0300 Subject: [PATCH] cvs-pserver: Restore

Bug#445484: passwd: groupadd/groupmod should support --password, like useradd/usermod

2007-10-06 Thread alex bodnaru
Package: passwd Version: 1:4.0.18.1-11 Severity: normal as i'm performing a few automated processing on the user and group datafiles, i'm lacking the options to batch group password setting. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing')

Bug#445428: [sparc] Unknown command GET_DISK_TYPE

2007-10-06 Thread Geert Stappers
Op 05-10-2007 om 20:24 schreef Geert Stappers: Attached the partman log bigsnip/ parted_server: Closing infifo and outfifo parted_server: main_loop: iteration 63 parted_server: Opening infifo /lib/partman/check.d/05silo_check: IN: GET_DISK_TYPE =dev=hda parted_server: Read command:

Bug#428186: Still not fixed.

2007-10-06 Thread Brandon
You can't close a bug if you don't fix it. If it is something that you don't intend to fix, mark it as will not fix but that is not the same thing as solving the problem. When libraries drop symbols without bumping the soname, it is a serious issue. Serious bugs keep packages from entering

Bug#445485: passwd: hierarchycal group support

2007-10-06 Thread alex bodnaru
Package: passwd Version: 1:4.0.18.1-11 Severity: wishlist as i'm working with the group database, i can't miss a quite simple to implement feature addition: allowing groups to be members of groups. currently, the only deeper change would be to make the 'groups' underlying call list members as

Bug#406729: Patch from ubuntu fixes this bug

2007-10-06 Thread Josselin Mouette
Le samedi 06 octobre 2007 à 01:20 -0500, Luis Rodrigo Gallardo Cruz a écrit : tag 406729 patch thanks The diff to ubuntu version scanerrlog_2.01-4ubuntu1 is a complete patch to this bug, as suggested by the original reporter.

Bug#445486: mod-wsgi: Adds strict dependencies for no reason

2007-10-06 Thread Josselin Mouette
Package: mod-wsgi Version: 1.1-1 Severity: normal Usertags: python2.5 Hi, as discussed on debian-python yesterday, this package has strict dependencies on python (= 2.4), python ( 2.5), that are added by debian/rules for no reason. As mod_wsgi only links to libpython, it will perfectly work

Bug#445488: jfsutils: New upstream version available (1.1.12)

2007-10-06 Thread Amit Gurdasani
Package: jfsutils Version: 1.1.11-1 Severity: wishlist There's a new version of jfsutils available. Please see http://jfs.cvs.sourceforge.net/*checkout*/jfs/jfsutils/NEWS?revision=1.30 I would appreciate it if this could be packaged. Thank you, Amit Gurdasani -- System Information: Debian

Bug#445487: unending dialog

2007-10-06 Thread Matthias Krüger
Package: freedroidrpg Version: 0.10.2-1 Severity: minor --- Please enter the report below this line. --- When I talked to one of the New Town Gate Guard at New Level just created... I can't quit the dialog: --- Start of Dialog --- TUX: I'll be going then. Good. Tux: I'll be going then. Good.

Bug#286273: cvs: [PATCH] the 'call syntax' string displayed uses non-standard conventions

2007-10-06 Thread Jari Aalto
Package: cvs Version: 1:1.12.13-8 Tags: patch Followup-For: Bug #286273 Yes, this exists in latest version. Patch below. From 77b995d1d63401085dc9db7ffeaccbfa00c60aa7 Mon Sep 17 00:00:00 2001 From: Jari Aalto [EMAIL PROTECTED] Date: Sat, 6 Oct 2007 11:04:26 +0300 Subject: [PATCH] src/root.c:

Bug#127029: Bugreport still alive?

2007-10-06 Thread Peter Schwindt
Huhu fd-null, is this bug (#127029) still alive? Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#445463: linux-image-2.6.18-5-686: system hangs after a few days: pdflush in D state, JFS?

2007-10-06 Thread Bastian Blank
tags 445463 moreinfo thanks On Sat, Oct 06, 2007 at 02:59:54AM +0200, Tzafrir Cohen wrote: My system keeps hanging every week or so. If I manage to catch it before hanging, I notice that the kernel thread pdflush is in D state and likewise some other processes. There is a deadlock fixed since

Bug#288092: cvs: (co -d; option error) could not change directory to requested checkout directory

2007-10-06 Thread Jari Aalto
Package: cvs Version: 1:1.12.13-8 Followup-For: Bug #288092 Cormirm that bug exists in latest version. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core) Locale:

Bug#432740: player FTBFS -- needs binNMUs

2007-10-06 Thread Steve Langasek
On Sun, Sep 30, 2007 at 07:19:17AM +0200, Cyril Brulebois wrote: See below, looks like a binNMU Rather, a give-back; this isn't a rebuild of the package in question because the package has never successfully built, so calling it a binNMU is somewhat confusing. Builds scheduled for amd64, m68k,

Bug#445489: at: broken init script

2007-10-06 Thread Torsten Werner
Package: at Version: 3.1.10 Severity: normal Hi, /etc/init.d/at adds the option -e to the shebang line and it contains an explicit 'set -e' elsewhere. Both is wrong, because the code start_daemon $DAEMON log_end_msg $? will never be executed correctly if $? is not 0. Please

Bug#440721: rebuild of klibc-utils

2007-10-06 Thread Julien Cristau
On Sat, Oct 6, 2007 at 00:28:30 +0200, maximilian attems wrote: On Fri, Oct 05, 2007 at 11:00:10PM +0200, Geert Stappers wrote: Hello Maks, An CC-Email didn't make it at once. At http://buildd.debian.org/build.php?arch=sparcpkg=klibcver=1.5.7-1 is this text: Could some

Bug#445470: Typo in Latin platitude

2007-10-06 Thread Seth David Schoen
Asheesh Laroia writes: Package: fortunes Version: 1.99.1-3 X-Debbugs-CC: Seth David Schoen [EMAIL PROTECTED] The file /usr/share/games/fortunes/platitudes contains a typo in its Latin, according to Seth David Schoen. See the below email for more information. Interestingly, the

Bug#445491: hex-a-hop: [INTL:ja] Japanese localization of hex-a-hop.desktop

2007-10-06 Thread Kobayashi Noritada
Package: hex-a-hop Version: 0.0.20070315-6 Severity: wishlist Tags: patch l10n Hi, A patch to localize hex-a-hop.desktop into Japanese is prepared. Could you please apply it? Many thanks, -nori -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable')

Bug#445455: laptop-mode-tools: debian/copyright Homepage location outdated

2007-10-06 Thread Bart Samwel
Jari Aalto wrote: Package: laptop-mode-tools Version: 1.34-1 Severity: minor Please update: homepage has moved to http://www.samwel.tk/laptop_mode/ ACK, will be fixed in the next release. Thanks for reporting! Cheers, Bart -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#445427: vim: incorrect link /etc/alternatives/vi - /usr/bin/vim

2007-10-06 Thread Jari Aalto
* Fri 2007-10-05 James Vega jamessan AT debian.org INBOX In my testing, I started with a basic chroot, installed vim-tiny (to get to the normal state of a base install) and then vim. apt-get --purge remove vim vim-tiny vim-runtime apt-get install vim That's why I wanted to double

Bug#445445: gimp: Taking a screenshot of a window sometimes just produces a transparent image

2007-10-06 Thread David Headland
Um, please don't attach such large images to bug reports in the future. I don't need a copy of a successful screenshot, and especially not in a format like XCF which does not compress well compared to, say, PNG. I also don't need a 200 KB XCF (650 KB uncompressed) of a competely blank image

Bug#445481: [Pkg-shadow-devel] Bug#445481: the --warndays flag doesn't work for passwd. -w may be used instead

2007-10-06 Thread Christian Perrier
tags 445481 pending thanks Quoting alex bodnaru ([EMAIL PROTECTED]): Package: passwd Version: 1:4.0.18.1-11 Severity: normal passwd --warndays is reported as ilegal command. fortunately, the equivalent -w does the job. Thanks for noticing. The long option was indeed --warning. This is

Bug#445492: brasero: Brasero can't erease any DVD+RW

2007-10-06 Thread Tourneur Henry-Nicolas
Package: brasero Version: 0.4.4-4 Severity: important Hi, When I try to erease a DVD+RW using brasero it faill and brasero said me that the disk is already burned. I notice that ereasing DVD+RW work fine with gnomebaker. -- System Information: Debian Release: 4.0 APT prefers stable APT

Bug#428253: cuetools: cuetags use deprecated option with metaflac

2007-10-06 Thread Daniele (Mastro)
Package: cuetools Version: 1.3.1-1 Followup-For: Bug #428253 -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18-k8-jackoss (SMP w/1 CPU core) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8

Bug#434517: Fwd: Re: New Gringotts (pre)release

2007-10-06 Thread Bastian Kleineidam
For information: upstream has a new maintainer and sent me this message. -- Weitergeleitete Nachricht -- Betreff: Re: New Gringotts (pre)release Datum: Donnerstag, 4. Oktober 2007 Von: Shlomi Fish [EMAIL PROTECTED] An: Bastian Kleineidam [EMAIL PROTECTED] On Wednesday 03

Bug#6786: status

2007-10-06 Thread Josip Rodin
On Thu, Sep 27, 2007 at 05:03:01PM +0200, Josip Rodin wrote: This is the current status of setups for official mirrors: Updating most ...remaining ones :) * ftp.dk.debian.org - ? mirrors from ftp.nl.d.o not done, contacted, no reply yet fixed * ftp.jp.debian.org - ? mirrors from

Bug#442828: glibmm: new patch for 2.14.1

2007-10-06 Thread manphiz
retitle 442828 glibmm: new upstream version 2.14.1 available thanks A new .diff.gz . The one in my last mail contains unnecessary changes, which are rolled-back in this one. glibmm2.4_2.14.1-0.1.diff.gz Description: GNU Zip compressed data

Bug#445493: kolab-cyrus-imapd: [INTL:pt] Updated Portuguese translation for debconf messages

2007-10-06 Thread Traduz - Portuguese Translation Team
Package: kolab-cyrus-imapd Version: 2.2.13-3 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for kolab-cyrus-imapd's debconf messages. Translator: Carlos Lisboa [EMAIL PROTECTED] Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese

Bug#445485: passwd: hierarchycal group support

2007-10-06 Thread Nicolas François
tags 445485 wontfix tags 445485 upstream thanks On Sat, Oct 06, 2007 at 09:36:37AM +0200, [EMAIL PROTECTED] wrote: as i'm working with the group database, i can't miss a quite simple to implement feature addition: allowing groups to be members of groups. It is in fact much more

Bug#445299: slime: No LIST-ASDF-SYSTEMS in the SWANK package

2007-10-06 Thread Ingvar
Here's a partial solution (still not perfect, because this only ends up hitting anoter missing function, SWANK:OPERATE-ON-SYSTEM-FOR-EMACS, and that one I haven't successfully made to work): +(defslimefun list-asdf-systems () + (loop for name being the hash-key of asdf::*defined-systems* +

Bug#445495: slim: [INTL:pt] Updated Portuguese translation for debconf messages

2007-10-06 Thread Traduz - Portuguese Translation Team
Package: slim Version: 1.2.6-1 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for slim's debconf messages. Translator: Miguel Figueiredo [EMAIL PROTECTED] Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team traduz

Bug#445494: exim4: [INTL:pt] Updated Portuguese translation for debconf messages

2007-10-06 Thread Traduz - Portuguese Translation Team
Package: exim4 Version: 4.67-8 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for exim4's debconf messages. Translator: Miguel Figueiredo [EMAIL PROTECTED] Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team traduz

Bug#435005: gnome-control-center: background properties crashes due to string compare with a null pointer

2007-10-06 Thread Patrick Schoenfeld
Package: gnome-control-center Version: 1:2.20.0-1 Followup-For: Bug #435005 Hi, i had a similar problem some days ago. After a not so grateful shutdown (cells were empty and system shutt of without shutdown, without a message) my gnome settings were borked. Say: Window Decorations wasn't as I

Bug#445496: usplash doesn't work with encrypted root/swap

2007-10-06 Thread Ritesh Raj Sarraf
Package: usplash Version: 0.4-43-1 Severity: normal For a user who has his root/boot partition on an encrypted device (LUKS), usplash has no effect at all. It doesn't start at all. usplash when installed gets copied to the initrd, so I'm not sure why it can't start. Probably it fails to update

Bug#445497: xscreensaver-demo ignore user .xscreensaver timeout, reset to 1 minute

2007-10-06 Thread Frédéric Boiteux
Package: xscreensaver Version: 5.03-2 Severity: normal I have a problem with xscreensaver : it ignores the 'timeout' parameter found in $HOME/.xscreensaver, and forced it to 1 minute, which is too short and annoying. I have this bug since Sarge, and its persists in Etch. I thought it was

Bug#445090: [Pkg-openssl-devel] Bug#445090: 445090: subprocess post-installation script returned error exit status 255

2007-10-06 Thread Kurt Roeckx
On Fri, Oct 05, 2007 at 09:01:50PM -0400, Zygo Blaxell wrote: This is the (successful) output: satsuki:~# bash -x /var/lib/dpkg/info/libssl0.9.8.postinst configure 0.9.8e-6 ^^^ + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONLAZY=1 ++ export

Bug#443964: Bug 443964

2007-10-06 Thread Vincent Lönngren
fre 2007-10-05 klockan 14:16 -0700 skrev Michael Westwind: Java in web pages is working fine in konqueror for me. It is enabled globally and the path to the executable is set to /usr/bin/java, which is a symlink to /etc/alternatives/java, which is a symlink to

Bug#445462: /usr/lib/liblinphone.so.1: undefined symbol: payload_type_x_snow

2007-10-06 Thread Kilian Krause
tags 445462 confirmed severity 445462 grave thanks Hi Peter, On Sat, Oct 06, 2007 at 10:32:27AM +1000, Peter Chubb wrote: Package: liblinphone1 Version: 1.99.0-2 I did apt-get install linphone: ... Setting up libosip2-2 (3.0.3-2-1) ... Setting up libexosip2-4 (3.0.3-3-1) ... Setting

Bug#440985: [Fwd: Bug#440985: patch to add certificate-based authentication to apf]

2007-10-06 Thread Jeremian
Jeremian writes: Hi. Joshua Judson Rosen writes: Juan A. Diaz [EMAIL PROTECTED] writes: Bug description: afserver can authorise/deny clients based on whether the client provided a valid SSL certificate or not, [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440985

Bug#445475: patch for nagios-plugins

2007-10-06 Thread Steffen Joeris
tags 445475 patch thanks Hi Attached you will find a patch from upstream CVS for the check_http.c file. Beside the CVE, it also fixes two other minor issues (an off-by-one and NULL pointer problem). I am trying to get some testing done, please feel free to comment. If you are busy, you could

Bug#445499: tracker-status prints gibberish

2007-10-06 Thread Oliver Gerlich
Package: tracker Version: 0.6.2-2 Severity: normal --- Please enter the report below this line. --- When running tracker-status in terminal, it prints some strange characters as its status: $ tracker-status Tracker daemon's status is ��{. I have attached a file containing this output (in case

Bug#195719: /#358858: grep: Leaks memory

2007-10-06 Thread Nicolas François
forcemerge 195719 358858 thanks Hello, I investigated this memory leak, and did not find any evidence of a memory leak (a large amount of memory is used, without leaking). Thus I'm merging 195719 358858 which are both about grep leaking memory. Consequently, the 358858's severity is downgraded

Bug#445486: [Python-modules-team] Bug#445486: mod-wsgi: Adds strict dependencies for no reason

2007-10-06 Thread Bernd Zeimetz
tags 445486 + wontfix thanks Hi, As mod_wsgi only links to libpython, it will perfectly work with whatever python version that is the default at the time of the build. However, adding strict python dependencies is bad, because it will have to migrate to testing together with python,

Bug#445501: mklibs-readelf --print-interp fails: relocation error

2007-10-06 Thread Martin Michlmayr
Package: mklibs Version: 0.1.26 Severity: important I'm getting the following on mipsel: mklibs -L ./tmp/cobalt_netboot-2.6_serial/tree/usr/lib -L ./tmp/cobalt_netboot-2.6_serial/udeblibs -v -d ./tmp/cobalt_netboot-2.6_serial/tree/lib --root=./tmp/cobalt_netboot-2.6_serial/tree \

Bug#445500: Odd difference between cp -bf x x and cp -bf x .

2007-10-06 Thread Trent W. Buck
Package: coreutils Version: 5.97-5.4 Severity: wishlist File: /bin/cp I don't think this is a bug, but I don't understand why only one (rather than both or none) of the following cp invocations fail: $ cd `mktemp -d` $ touch x $ cp -bf x x $ ls x x.~1~ $ cp -bf x ./

Bug#445503: Should support multiple genre/artist/etc. tags in media library.

2007-10-06 Thread Erich Schubert
Package: xmms2 Version: 0.2DrJekyll-4 Severity: normal MP3, FLAC and Ogg Vorbis files (and probably others as well) can have more than one artist and genre tag (that works for other tags as well, but these are fairly common). For Flac/Vorbis it apparently is even 'encouraged' to use multiple

Bug#445308: Multiple symlink vulnerabilities

2007-10-06 Thread Nico Golde
Hi, I intend to NMU this bug. The attached patch fixes this issue. It will be also archived on: http://people.debian.org/~nion/nmu-diff/guilt_0.27-1_0.27-1.1.patch Kind regards Nico -- Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail

Bug#445502: sensord: Sensor readings not logged to RRD, only loadavg

2007-10-06 Thread Johan Walles
Package: sensord Version: 1:2.10.4-2 Severity: normal After removing the RRD file and starting sensord: [EMAIL PROTECTED]:/var/log$ rrdtool info /var/log/sensord.rrd filename = /var/log/sensord.rrd rrd_version = 0003 step = 300 last_update = 1191666923 ds[loadavg].type = GAUGE

Bug#445501: mklibs-readelf --print-interp fails: relocation error

2007-10-06 Thread Martin Michlmayr
(sid)26:[EMAIL PROTECTED]: ~/installer/build] mklibs-readelf --print-interp tmp/cobalt_netboot-2.6_serial/tree/bin/archdetect mklibs-readelf: relocation error: mklibs-readelf: symbol _ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_i, version GLIBCXX_3.4.9 not defined

Bug#445025: synaptic: wrong menu section

2007-10-06 Thread Michael Vogt
Hello Bill, On Tue, Oct 02, 2007 at 08:31:51PM +0200, Bill Allombert wrote: Package: synaptic Version: 0.60+b1 Severity: normal Thanks for your bugreport. The file /usr/share/menu/synaptic reads ?package(synaptic):needs=X11 section=Apps/System\ title=Synaptic Package Manager \

Bug#445494: exim4: [INTL:pt] Updated Portuguese translation for debconf messages

2007-10-06 Thread Marc Haber
tags #445494 confirmed pending thanks On Sat, Oct 06, 2007 at 10:01:07AM +0100, Traduz - Portuguese Translation Team wrote: Updated Portuguese translation for exim4's debconf messages. Translator: Miguel Figueiredo [EMAIL PROTECTED] Feel free to use it. Committed to svn, thanks. Greetings

Bug#445378: Can't download through proxy

2007-10-06 Thread Thomas Jeunet
On 10/5/07, Robert Millan [EMAIL PROTECTED] wrote: On Fri, Oct 05, 2007 at 02:36:37PM +0200, Thomas Jeunet wrote: Package: win32-loader Version: 0.6.0~pre3 Using the installer from http://goodbye-microsoft.com/ or http://people.debian.org/~rmh/ I can't download anything. I get Unable

Bug#442417: recommends imagemagick

2007-10-06 Thread Sune Vuorela
tag 442417 +wontfix thanks Hi! Ben Burton have given good reasons for the use of image-magick. I also think tha recommends is appropriate: Installed by default, so it works, but possible to not use. wontfix+closing it /Sune -- Genius, I'm not able to digit from the button, how does it

Bug#445497: xscreensaver-demo ignore user .xscreensaver timeout, reset to 1 minute

2007-10-06 Thread Jose Luis Rivas Contreras
Frédéric Boiteux wrote: Package: xscreensaver Version: 5.03-2 Severity: normal I have a problem with xscreensaver : it ignores the 'timeout' parameter found in $HOME/.xscreensaver, and forced it to 1 minute, which is too short and annoying. I have this bug since Sarge, and its

Bug#445486: [Python-modules-team] Bug#445486: mod-wsgi: Adds strict dependencies for no reason

2007-10-06 Thread Josselin Mouette
tags 445486 + patch thanks Le samedi 06 octobre 2007 à 12:20 +0200, Bernd Zeimetz a écrit : no, as explained in my reply to your mail applications will badly fail if it tries to run scripts using #!/usr/bin/python (which is the default, even for packages shipped in Debian) when the package was

Bug#445504: totem: 3 plugins fail on the 4 proposed

2007-10-06 Thread giggz
Package: totem Version: 2.20.0-3 Severity: normal Hi, With the new totem a list of available plugins is proposed : I have : the gromit extension the galago extension (I think) the ontop extension the lirc extension When I click on the square of these plugin in order to select one, just the

Bug#445486: [Python-modules-team] Bug#445486: mod-wsgi: Adds strict dependencies for no reason

2007-10-06 Thread Bernd Zeimetz
tags 445486 - wontfix thanks Well, it's not as if it's complicated to build the package for several python versions anyway, even with a broken build system like mod_wsgi's. Here is how to do with a rtupdate script. Thanks for showing me rtupdate, I indeed didn't know about that. Bernd

Bug#175400: cpio

2007-10-06 Thread Clint Adams
Is this still a problem with the current version? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#433236: the Apple Cinema Display, the radeon fb, and the linux-2.6

2007-10-06 Thread Stephane Louise
Hi, So yesterday was kernel upgrade day for testing, it seems. I allowed it since I knew I could have a way-back whatever the odds. Well, in fact the bug is still there with 2.6.22-2-powerpc: the Apple cinema display is stuck in sleep mode as soon as the kernel boot starts. As previously,

Bug#445505: libgnome2-0: Why is there no -dbg package?

2007-10-06 Thread Reuben Thomas
Package: libgnome2-0 Version: 2.20.0-1 Severity: normal I'm trying to report a GNOME bug upstream (well, that's what happens by default: bug-buddy runs on a segfault, and prepares an upstream report) and quite reasonably, they want me to install -dbg packages to get a better backtrace. I have

Bug#445506: ITP: auth2db -- an interface for examining auth files through web and console

2007-10-06 Thread Dererk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: wnpp Owner: Mariano (Dererk) Velez [EMAIL PROTECTED] Severity: wishlist * Package name: auth2db Version : 0.2.2 Upstream Author : Ezequiel Vera [EMAIL PROTECTED] * URL : http://www.auth2db.com.ar/ * License

Bug#439725: antlr: New upstream source (3.01)

2007-10-06 Thread gregor herrmann
On Sun, 26 Aug 2007 23:47:24 +0200, Magnus Danielson wrote: The new ANTLR system, v3.01 has been released from upstream source. I second the request to package antlr3 -- it's needed by JabRef, too (cf. #389068). Cheers, gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4

Bug#445444: reportbug: Improved implementation of sensible-{browser,editor,pager}

2007-10-06 Thread Clint Adams
On Fri, Oct 05, 2007 at 11:21:56PM +0300, Jari Aalto wrote: * use standard shell [ ] test operator instead of /usr/bin/test Is there a shell that has [ but not 'test' as a builtin? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#389068: Current status

2007-10-06 Thread gregor herrmann
block 389068 with 439725 thanks For those following along at home: Basically all the libraries are available now in Debian but JabRef seems to need a newer version of antlr; cf. #439725. gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : debian: the universal

Bug#445435: debianutils: [manual] sensible-editor.1 refers to non-existent BROWSER, not defined in environ(7)

2007-10-06 Thread Clint Adams
On Fri, Oct 05, 2007 at 09:57:54PM +0300, Jari Aalto wrote: However, BROWSER is not a standard environment variable. It is not documented in environ(7). Should it not be? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#445504: totem: 3 plugins fail on the 4 proposed

2007-10-06 Thread Josselin Mouette
Le samedi 06 octobre 2007 à 13:13 +0200, giggz a écrit : With the new totem a list of available plugins is proposed : I have : the gromit extension the galago extension (I think) the ontop extension the lirc extension When I click on the square of these plugin in order to select one, just

Bug#445504: totem: 3 plugins fail on the 4 proposed

2007-10-06 Thread giggz
Josselin Mouette a écrit : Le samedi 06 octobre 2007 à 13:13 +0200, giggz a écrit : With the new totem a list of available plugins is proposed : I have : the gromit extension the galago extension (I think) the ontop extension the lirc extension When I click on the square of these plugin

Bug#445507: not working on mipsel - initrd not starting

2007-10-06 Thread Martin Michlmayr
Package: mklibs Version: 0.1.26 Severity: important It seems that mklibs is not working properly on mipsel. When I boot a daily d-i image made with mklibs it stops after: | Freeing unused kernel memory: 124k freed When I re-build the image with mklibs-copy, it works. The only difference is:

Bug#441652: gnome-pilot: Only sync once

2007-10-06 Thread Carlos Martín Nieto
Package: gnome-pilot Version: 2.0.15-2 The same happens to me with a Treo 600, but the mount-unmount trick doesn't work for me. I configure my system through the libusb usb: port. pilot-link and jpilot work perfectly well. cmn --- System information. --- Architecture: amd64 Kernel:

Bug#445508: libcommons-cli-java: Dependency on libcommons-lang-java missing

2007-10-06 Thread Jörg Sommer
Package: libcommons-cli-java Version: 1.0-8 Severity: normal Hi, I came in a project across a dependency of commons-cli on commons-lang and I saw you didn't set it in the Debian Depends header. % unzip /usr/share/java/commons-cli.jar % strings org/apache/commons/cli/TypeHandler.class|grep

Bug#445314: linux-image-2.6.22-2-amd64: Kernel hang with ASUS P5KC mobo apparently fixed with Linux 2.6.23-rc9

2007-10-06 Thread Karl O. Pinc
On 10/04/2007 07:19:14 PM, maximilian attems wrote: please report, back on it, thanks A problem came up with the SATA drives I can't reproduce. I am using an IDE disk for my regular partitions. I've 2 SATA disks attached to the mobo's chipset SATA. The IDE and the unused (single) internal

Bug#445510: initramfs-tools: please fail gracefully for ENOSPC

2007-10-06 Thread Helmut Grohne
Package: initramfs-tools Version: 0.85h Severity: wishlist I recently set up a system with /boot being too small. While this is my fault update-initramfs could handle this in a better way than backup the old (working) initramfs and leave a truncated one for the next reboot will fail. (Yes, it

Bug#166028: Dear Lucky winner,

2007-10-06 Thread EMCGEE6
Dear Lucky winner, GOLDEN JUBILEE PROMOTION BY MICROSOFT This is to inform you that your email has won a consulation prize in the celebration of our GOLDEN JUBILEE of the MICROSOFT and AOL email beta,Email draw held October 05, 2007. Your email has won you 1,000,000.00 Great

Bug#445485: [Pkg-shadow-devel] Bug#445485: passwd: hierarchycal group support

2007-10-06 Thread Christian Perrier
I've set the bug as wontfix, and I don't expect this will be implemented ever. I will reconsider it if the feature get supported by libc. Alternative: reassign the bug report to libc.. signature.asc Description: Digital signature

Bug#445509: xserver-xorg: 'pygoocanvas' demo app reliably causes X server to segfault

2007-10-06 Thread Julien Cristau
reassign 445509 libpixman-1-0 kthxbye On Sat, Oct 6, 2007 at 04:51:56 -0700, Nathaniel Smith wrote: With gdb I get: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ab3e1fa2780 (LWP 4952)] 0x2ab3e0101bd3 in ?? () from /usr/lib/libpixman-1.so.0 (gdb) bt #0

Bug#445511: f-spot: Wrong time displayed (-2h offset)

2007-10-06 Thread Julien Valroff
Package: f-spot Version: 0.4.0-3.1 Severity: normal Hi, I have noticed f-spot displays the wrong time in the lower left corner when browsing the catalogue. There is always a -2 hours offset which I can't explain. The EXIF meta-data of the pictures in the camera are coherent: $ jhead -v

Bug#445509: xserver-xorg: 'pygoocanvas' demo app reliably causes X server to segfault

2007-10-06 Thread Julien Cristau
On Sat, Oct 6, 2007 at 14:01:44 +0200, Julien Cristau wrote: You don't need to do that. Just install xserver-xorg-core-dbg and libpixman-1-0-dbg, that should get you a usable backtrace. Hrm, except that won't have debugging symbols for Xephyr. But, just libpixman-1-0-dbg might already

Bug#445478: 'man dvbsnoop' typos: elemtary, functionallity, messurement, putput, recursivly, reveiving, etc.

2007-10-06 Thread Dominique Dumont
A. Costa [EMAIL PROTECTED] writes: The one I'm not sure about is 'elemtary', which looks like 'elementary': Depending on the decoding mode this might be transport stream, packetized elem(en)tary stream or sections. I'm not a video expert -- is there such thing as an elementary stream?

Bug#445507: not working on mipsel - initrd not starting

2007-10-06 Thread Martin Michlmayr
* Martin Michlmayr [EMAIL PROTECTED] [2007-10-06 13:40]: When I re-build the image with mklibs-copy, it works. The only difference is: Binary files c/lib/libc.so.6 and m/lib/libc.so.6 differ This is what makes a difference. I copied c/lib/libc.so.6 (i.e. made with mklibs-copy) to the image

Bug#445512: [PATCH] 64-bit prelink -v output is ugly

2007-10-06 Thread sacrificial-spam-address
Package: prelink Version: 0.0.20061201-1 Severity: minor prelink -v on a 32-bit machine produces 78-column-wide output. %-60s %08x-%08x. On a 64-bit machine, that grows by 16 characters, causing ugly line wraps on the console and suchlike. On a typical x86-64 install using a 40-bit virtual

Bug#445513: interesting race condition with mutex logins

2007-10-06 Thread Trent W. Buck
Package: gnome-terminal Version: 2.18.2-1 Severity: minor My .profile invokes screen -DRR, detaching any existing login shells. After doing setting /apps/gnome-terminal/profiles/Default/login_shell to true, I start gnome-terminal. The first tab appears and I type in my screen password. If I

Bug#443600: konqueror-nsplugins: I think this was marked done prematurely

2007-10-06 Thread Sune Vuorela
On Monday 01 October 2007, Shai Berger wrote: wildguess gtk-knowledge=rumours It is even arguable that initializing an environment (like gtk) is something only an app (like nspluginviewer) should do, and not a library (like flash) -- even though I've seen it argued that multiple GTK

Bug#445514: CVE-2007-1095 allows disruption of service and integrity violation

2007-10-06 Thread Nico Golde
Package: iceweasel Severity: important Tags: security Hi, the following CVE (Common Vulnerabilities Exposures) id was published for iceweasel. CVE-2007-1095[0]: | Mozilla Firefox does not properly implement JavaScript onUnload | handlers, which allows remote attackers to run certain JavaScript

Bug#445516: ITP: tennix -- A single and multiplayer Tennis game

2007-10-06 Thread Marco Rodrigues
Package: wnpp Owner: Marco Rodrigues [EMAIL PROTECTED] Severity: wishlist * Package name: tennix Version : 0.4.1 Upstream Author : Thomas Perl [EMAIL PROTECTED] * URL : http://icculus.org/tennix/ * License : GPL-2 Programming Lang: C Description : A

Bug#445515: CVE-2007-1762 bypass for phishing protection

2007-10-06 Thread Nico Golde
Package: iceweasel Severity: imporant Tags: security Hi, the following CVE (Common Vulnerabilities Exposures) id was published for iceweasel. CVE-2007-1762[0]: | Mozilla Firefox 2.0.0.1 through 2.0.0.3 does not canonicalize URLs | before checking them against the phishing site blacklist, which

Bug#439256: Still get a conflict with OpenOffice.org

2007-10-06 Thread Josselin Mouette
Le vendredi 05 octobre 2007 à 13:59 +, Tom a écrit : Hello, I would like to install eclipse package on my lenny. It depends of libgtk2.0 in version 2.12.0-2 (last release). But this one is in conflict with OpenOffice.org version 2.2.1-8. The bug indicates that the conflict should be

  1   2   3   4   >