Bug#355166: perl-base: Subroutine main::dirname redefined at /usr/share/perl/5.8/Exporter.pm line 65.

2006-03-03 Thread Frank Küster
Frank Küster [EMAIL PROTECTED] wrote: $ egrep 'use|require' tpm2licenses-new.pl much more interesting: Subroutine main::dirname redefined at /usr/share/perl/5.8/Exporter.pm line 65. at debian/tpm2licenses-new.pl line 79 and line 79 reads: import FileUtils qw(canon_dir cleandir

Bug#355174: snmpd: Broken debconf templates

2006-03-03 Thread Mark Brown
Package: snmpd Version: 5.2.1.2-4 Severity: important When configuring snmpd debconf displays: | debconf: Unknown template field '_description', in stanza #1 of | /tmp/snmpd.template.237346 | debconf: Unknown template field '_description', in stanza #2 of | /tmp/snmpd.template.237346 and a

Bug#355175: graphviz: glibc detected *** free(): invalid next size (fast): with a simple testcase

2006-03-03 Thread Timo Juhani Lindfors
Package: graphviz Version: 2.2.1-1sarge1 Severity: normal Steps to reproduce: 1) cat a.dot EOF digraph thj { A - B; A - C; A - D; t - m; relationship - multiplicity; ODL - moniperintä; } EOF 2) dot -Tpng a.dot a.png Expected results: 2) dot

Bug#355176: pyca: upstream name truncate in manpages

2006-03-03 Thread Marc Haber
Package: pyca Version: 20031118-1 Severity: minor In the man pages delivered with pyca, Upstream's Name is truncated to Michael Str [EMAIL PROTECTED] in the output rendered on Debian sid. This is probably caused by the Umlaut. Greetings Marc -- System Information: Debian Release:

Bug#355177: /etc/pyca underdocumented

2006-03-03 Thread Marc Haber
Package: pyca Version: 20031118-1 Severity: minor Hi, /etc/pyca obviously has some files which seem to be Debianisms. The only configuration file mentioned in the upstream docs is openssl.conf, while /etc/pyca also having a bunch of cacert_*.cnf files. The information contained there seems like

Bug#337130: acknowledged by developer (Bug#337130: fixed in freedict 1.3-1)

2006-03-03 Thread Kęstutis Biliūnas
Hi, Kt, 2006 03 02 13:06 +0100, [EMAIL PROTECTED] rašė: The problem is that define works for words with accentuated karakters but match does not, like: define alma -apple OK match alma-apple OK define körte-pear OK match körte-not matches found Could you decide whether this is a

Bug#202537: Please mention xvcg in description

2006-03-03 Thread Ahmed Baizid
Package: vcg Version: 1.30debian-3 Followup-For: Bug #202537 How about the attached patch? I can not test it. I install the fresh vcg_1.30debian-3_i386.deb. dpkg -s vcg mentions xvcg. But apt-cache search xvcg still finds nothing. -- System Information: Debian Release: testing/unstable APT

Bug#224255: please elaborate about license status in /usr/share/doc/vcg/*

2006-03-03 Thread Ahmed Baizid
Package: vcg Version: 1.30debian-3 Followup-For: Bug #224255 I will suggest the README.Debian file. How about the attached patch? -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#270899: vcg: build system doesn't notice when install/strip fails

2006-03-03 Thread Ahmed Baizid
Package: vcg Version: 1.30debian-3 Followup-For: Bug #270899 Upstream build system is concerned. How about the attached patch? It does no harm to me. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell:

Bug#354723: Problem NOT absent in Version 1.1.3

2006-03-03 Thread Steve Langasek
On Fri, Mar 03, 2006 at 03:50:32PM +0100, Johannes Ranke wrote: * Johannes Ranke [EMAIL PROTECTED] [060302 23:10]: I just built r-cran-rodbc 1.1.3 on my unstable box - the problem is back! If I reinstall the version from stable, it goes away again (and so on:) Hi again, Now I built

Bug#354723: Problem NOT absent in Version 1.1.3

2006-03-03 Thread Dirk Eddelbuettel
On Fri, Mar 03, 2006 at 12:27:40PM -0800, Steve Langasek wrote: On Fri, Mar 03, 2006 at 03:50:32PM +0100, Johannes Ranke wrote: * Johannes Ranke [EMAIL PROTECTED] [060302 23:10]: I just built r-cran-rodbc 1.1.3 on my unstable box - the problem is back! If I reinstall the version from

Bug#354986: installation report: powerpc64 can't find external firewire CD, can't load sbp2 module

2006-03-03 Thread Frans Pop
On Friday 03 March 2006 13:27, Sven Luther wrote: On Fri, Mar 03, 2006 at 07:22:23AM -0500, Toni L. Harbaugh-Blackford wrote: Maybe I tried too soon, but the netinst image dated 3/3/06 01:29 is still broken. The installer kernel is 2.6.12 Frans, can you comment on what is going on here ?

Bug#355074: [Yaird-devel] Bug#355074: yaird fails to load /dev/console for luks cryptoroot

2006-03-03 Thread Mark Hedges
On Fri, 3 Mar 2006, Mark Hedges wrote: EXT3-fs: mounted filesystem with ordered data mode. Switching root ... /usr/lib/yaird/exec/run_init: opening console: No such file or directory Kernel panic - not syncing: Attempted to kill init! It would appear that yaird is not putting the console

Bug#355178: 'internal error: job made no progress' on 25G file

2006-03-03 Thread dean gaudet
Package: librsync1 Version: 0.9.7-1 i wonder if you would consider applying this patch from upstream to fix problems which occur with files over 4GB. see: https://sourceforge.net/tracker/index.php?func=detailaid=1439412group_id=56125atid=479441 and

Bug#355179: ITP: beef -- flexible BrainFuck interpreter

2006-03-03 Thread Andrea Bolognani
Package: wnpp Severity: wishlist Owner: Andrea Bolognani [EMAIL PROTECTED] * Package name: beef Version : 0.0.3 Upstream Author : KiyuKo [EMAIL PROTECTED] * URL : http://www.kiyuko.org/beef * License : GPL Description : flexible BrainFuck interpreter

Bug#355180: pam-pgsql: Memory leak / possible SIGSEGV

2006-03-03 Thread czajnik
Package: pam-pgsql Severity: normal Tags: patch pam-pgsql doesn't free memory allocated in mhash_end function. It is not clearly stateed in libmhash documentation, but pointer returned by mhash_end is malloc'ed, and us such must be freed. Also, if malloc fails, pam_pgsql will cause SIGSEGV

Bug#218205: Getting license information for teTeX from the TeX Catalogue

2006-03-03 Thread Frank Küster
Hi Norbert, I've started adapting tpm2license-new.pl so that it - is usable for tetex-base - also produces a list of files for each package. The first one is done, the second I cannot achieve. I simply don't grok whether and how it is possible to use methods from Tpm.pm (and in fact I never

Bug#317493: Processed: bug 317493

2006-03-03 Thread Steve Langasek
severity 317493 grave thanks The problem with AMD64 should be corrected with liquidwar 5.6.3 This is not a reason to downgrade the bug. If the packages are unusable on amd64, that is still a grave bug; it's either grave and *resolved*, or it's grave and *open*, but either way it's grave.

Bug#345637: fmtutil: xmltex fails leaving tetex-bin unconfigured

2006-03-03 Thread Frank Küster
retitle 345637 xmltex: behaves as if --force-confold had been given reassign 345637 xmltex stop Sorry for not answering to this bug so long. Could it be that you have somehow set --force-confold, e.g. in /etc/apt/apt.conf{,.d/*}? Regards, Frank -- Frank Küster Single Molecule Spectroscopy,

Bug#354386: tinyca: Can't open certificate after first start

2006-03-03 Thread Marc Haber
found #354386 0.7.2-1 thanks On Sat, Feb 25, 2006 at 09:51:52PM +0100, Marc Haber wrote: Package: tinyca Severity: normal Version: 0.7.2-1 sorry for that omission. Greetings Marc -- - Marc Haber | I don't

Bug#355073: Please change email address

2006-03-03 Thread Peter Crosbie Stevenson
Hi. I'm sorry, but I sent this bug report using the wrong email address. I would rather not have that address published. If possible, I would love it if my email on the bug report could be changed to [EMAIL PROTECTED] Thanks Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#355111: Explanation and patch

2006-03-03 Thread Ivor Hewitt
This has been logged in bugs.kde.org and was caused by a side-effect of the way the gwenview image viewer component (gvimagepart) works. http://bugs.kde.org/show_bug.cgi?id=123034 Regards, -- Ivor Hewitt. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#355181: ITP: webalizer-stonesteps -- web server log analysis program based on webalizer

2006-03-03 Thread Jose Carlos Medeiros
Package: wnpp Severity: wishlist Owner: Jose Carlos Medeiros [EMAIL PROTECTED] * Package name : webalizer-stonesteps * Version : 2.2.0.1 * Upstream Author: Stone Steps Inc. (www.stonesteps.ca) * URL : http://www.stonesteps.ca/projects/webalizer/ * License : GPL * Description : Stone Steps

Bug#355182: gaim: possible gaim/AOL problem with HTTP proxy

2006-03-03 Thread scottm
Package: gaim Version: 1:1.5.0+1.5.1cvs20051015-1 Severity: normal The proxy allows the CONNECT type and responds thusly; CONNECT login.oscar.aol.com:5190 HTTP/1.0 HTTP/1.1 200 Connection established Proxy-agent: Bluecoat-Security-Appliance (socket established) Gaim appears to send 'screen

Bug#355183: New upstream version avaliable (0.3.1)

2006-03-03 Thread Norbert Veber
Package: dvdrtools Version: 0.2.1-1 Severity: wishlist http://www.arklinux.org/projects/dvdrtools/wiki/DownloadPage -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300511: ITA: vcg -- A Visualization Tool for compiler graphs

2006-03-03 Thread ahmed
On Wed, 18 Jan 2006 11:56:50 -0800 (PST) James Michael DuPont [EMAIL PROTECTED] wrote: I still intend, but have not had time! Go for it. I'll do the job. I have got time. What is the plan? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#350040: acknowledged by developer (Bug definitely not a bug)

2006-03-03 Thread Jeffrey Sheinberg
Debian Bug Tracking System writes: After investigation and advices from the shadow maintenance team and the upstream author, it has been concluded, mostly to Tomasz Klockzko that this bug is not to be considered a bug. Haining root access should be made with su or sudo in these days

Bug#354507: libkpathsea3 should be removed

2006-03-03 Thread Adrian Bunk
On Fri, Mar 03, 2006 at 07:37:55PM +0100, Frank Küster wrote: Adrian Bunk [EMAIL PROTECTED] wrote: As I said earlier in this bug: -- snip -- Now that teTeX 3.0 is in testing and these testing-specific issues are no longer an issue, would you expect any problems with simply

Bug#354406: ftp.debian.org: invalid Release.gpg of sarge (expired key)

2006-03-03 Thread Joerg Jaspert
On 10582 March 1977, [EMAIL PROTECTED] wrote: Yes but we can't wait anymore because apt is unusable Wrong. apt is not unusable. Some random extra tools may not work anymore, but thats a different story. apt, aptitude and all those things in sarge do not care about that, so yes, it can wait for

Bug#354507: libkpathsea3 should be removed

2006-03-03 Thread Frank Küster
Adrian Bunk [EMAIL PROTECTED] wrote: Sending a patch for #354508 would be silly since all it takes is adding one letter to debian/control, and I can't believe that you think the maintainer of the package would be dumb enough for not seeing this from the bug report. - You could explain

Bug#355177: /etc/pyca underdocumented

2006-03-03 Thread Lars Bahner
Marc, On Fri, Mar 03, 2006 at 09:13:13PM +0100, Marc Haber wrote: /etc/pyca obviously has some files which seem to be Debianisms. The only configuration file mentioned in the upstream docs is openssl.conf, while /etc/pyca also having a bunch of cacert_*.cnf files. The information contained

Bug#355184: synaptic: Passes wrong frontend to listchanges

2006-03-03 Thread Javier Kohen
Package: synaptic Version: 0.57.8 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I recently installed libgnome2-perl. Since then apt-listchanges stopped working from within Synaptic, giving Unknown frontend: gtk as the reason. I finally found out that on entry listchanges'

Bug#355185: libjpeg6b: Help is in Microsoft Word format and should be converted

2006-03-03 Thread Nicolas Bonifas
Package: libjpeg6b Severity: wishlist The files coderules.doc, install.doc, libjpeg.doc, usage.doc, filelist.doc, jconfig.doc, structure.doc and wizard.doc, which are found in the libjpeg62-dev and libjpeg-progs binary packages, are in the Microsoft Word format, but they contain no images nor

Bug#152128: xvcg dies with segfault

2006-03-03 Thread Ahmed Baizid
Package: vcg Version: 1.30debian-3 Followup-For: Bug #152128 Non-interactive work is OK (-psoutput or -vcgoutput). Interactively, I get a segmentation fault. Before rebuilding the package, I set the DEB_BUILD_OPTIONS environment variable. With: $ export DEB_BUILD_OPTIONS=nostrip I can install

Bug#355186: htmldoc: Proxy option failed to work.

2006-03-03 Thread Huy
Package: htmldoc Version: 1.8.25-1 Severity: important To reproduce using the gui version, entering in proxy (ex: http://127.0.0.1:8118 for privoxy + tor on my setup), add url to http://www.whatismyip.com, make a pdf, ps or whatever. The resulting output shows your real ip instead of your

Bug#344452: New Package Source!!

2006-03-03 Thread Francesco Cecconi
Hi Florian, I have created a new release of libemail-find-perl! The source is here: http://mentors.debian.net/debian/pool/main/l/libemail-find-perl/ Thanks, Francesco -- .''`. ** Debian GNU/Linux ** | Francesco Cecconi ' |BrAnD| ' : :' : The Universal O.S.| [EMAIL PROTECTED] `.

Bug#354385: pyca: print-cacerts.py reports error about not finding /etc/openssl/openssl.cnf

2006-03-03 Thread Lars Bahner
Marc, On Sat, Feb 25, 2006 at 09:39:35PM +0100, Marc Haber wrote: Hi, after installing and configuring pyca (experiencing #354381 - this might be a followup bug), invoking print-cacerts.py ends in a usage message, followed by Error: Config file /etc/openssl/openssl.cnf not found. The

Bug#354406: ftp.debian.org: invalid Release.gpg of sarge (expired key)

2006-03-03 Thread Xavier Magnier
Le Vendredi 3 Mars 2006 22:24, Joerg Jaspert a écrit : On 10582 March 1977, [EMAIL PROTECTED] wrote: Yes but we can't wait anymore because apt is unusable Wrong. apt is not unusable. Some random extra tools may not work anymore, but thats a different story. apt, aptitude and all those things

Bug#354507: libkpathsea3 should be removed

2006-03-03 Thread Adrian Bunk
On Fri, Mar 03, 2006 at 10:41:32PM +0100, Frank Küster wrote: Adrian Bunk [EMAIL PROTECTED] wrote: ... The advantage of the libkpathsea4-dev - libkpathsea-dev is that the packages build depending on libkpathsea-dev will automatically move to libkpathsea4. Only *if* they are rebuilt. I

Bug#355051: ifp-line-libifp: permissions error should indicate which device

2006-03-03 Thread Joe Wreschnig
On Thu, 2006-03-02 at 15:23 -0800, Tony Godshall wrote: When run as normal user... [EMAIL PROTECTED]:/store/new$ ifp -v rm /path/to/my.mp3 Device is busy. (I was unable to claim its interface.) When run as root (or with sudo) it is successful. I interpret this to mean there is some

Bug#354385: pyca: print-cacerts.py reports error about not finding /etc/openssl/openssl.cnf

2006-03-03 Thread Marc Haber
On Fri, Mar 03, 2006 at 11:01:17PM +0100, Lars Bahner wrote: On Sat, Feb 25, 2006 at 09:39:35PM +0100, Marc Haber wrote: after installing and configuring pyca (experiencing #354381 - this might be a followup bug), invoking print-cacerts.py ends in a usage message, followed by Error: Config

Bug#355177: /etc/pyca underdocumented

2006-03-03 Thread Marc Haber
On Fri, Mar 03, 2006 at 10:47:28PM +0100, Lars Bahner wrote: On Fri, Mar 03, 2006 at 09:13:13PM +0100, Marc Haber wrote: /etc/pyca obviously has some files which seem to be Debianisms. The only configuration file mentioned in the upstream docs is openssl.conf, while /etc/pyca also having a

Bug#352417: (no subject)

2006-03-03 Thread Gonéri Le Bouder
Peter, please, can you try this package : deb http://goneri2.free.fr/debian/klibido/ ./ It's a rebuilded package for bdb 4.2 Cheers, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#355171: astyle: Also get keyword mishandling...

2006-03-03 Thread Sukant Hajra
Package: astyle Version: 1.15.3-5 Followup-For: Bug #355171 Also, I wanted to mention that there's some extra new-line'ing if I use get as a method name. For instance, here's an example (with the --style=gnu option): class SharedCounter { public: SharedCounter(); ~SharedCounter();

Bug#355187: fetchmail failed to upgrade with empty /etc/fetchmailrc

2006-03-03 Thread Gonéri Le Bouder
Package: fetchmail Version: 6.3.2-2 Severity: important Hi, My /etc/fetchmailrc is empty : set daemon 180 set postmaster goneri set bouncemail set no spambounce set properties #poll pop.xxx.fr with proto POP3 timeout 100 # user 'xxx' there with password 'xxx' is # 'goneri' here

Bug#355188: apt-get install linux-image-2.6-x fails - chicken egg with udev upgrade

2006-03-03 Thread Gary Dale
Package: linux-image-2.6-686 Version: 2.6.15-4 I recently decided to try Etch on my laptop computer (IBM Thinkpad A22e). The dist-upgrade from Sarge worked reasonably well and I generally like the new system. However there is one problem I've encountered that I need some help on. I'd like

Bug#152128: xvcg dies with segfault

2006-03-03 Thread Justin Pryzby
On Fri, Mar 03, 2006 at 11:05:44PM +0100, Ahmed Baizid wrote: Package: vcg Version: 1.30debian-3 Followup-For: Bug #152128 Non-interactive work is OK (-psoutput or -vcgoutput). Interactively, I get a segmentation fault. Before rebuilding the package, I set the DEB_BUILD_OPTIONS

Bug#341884: libc6: [mips] tri-arch support for mips mipsel

2006-03-03 Thread Stuart Anderson
On Fri, 3 Mar 2006, Aurelien Jarno wrote: I would be very nice. The new glibc source packages are on: http://people.debian.org/~aurel32/mips-triarch/glibc/ I'll give it a try on mipsel. BTW, will you use the new 1480 board? The glibc uses as much as processors as available using make -j.

Bug#341884: libc6: [mips] tri-arch support for mips mipsel

2006-03-03 Thread Goswin von Brederlow
Aurelien Jarno [EMAIL PROTECTED] writes: Goswin von Brederlow a écrit : Aurelien Jarno [EMAIL PROTECTED] writes: Note also that the other architectures does not encode the ABI name in 32-bit or 64-bit packages. I mean that the package is not called for example libi386c-dev and the libgcc

Bug#353693: Looking for a autotools/libtool expert: Unnecessarily linked libraries

2006-03-03 Thread Steve Langasek
On Fri, Mar 03, 2006 at 05:27:05PM +0100, Frank Küster wrote: Steve Langasek [EMAIL PROTECTED] wrote: For me, running the commands cd texk libtoolize -f -c cp /usr/share/aclocal/libtool.m4 libtool.m4 autoconf works, after editing kpathsea/withenable.ac to not try to use

Bug#355182: appears to be a dupe of #299859 sorry

2006-03-03 Thread scottm
appears to be a dupe of #299859, sorry. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#350375: gotcha

2006-03-03 Thread Pierrot
Hi Sirs, I finally get it to work. The clue was on the driver version included in the kernel from the installation CD and in the 2.6.15 source from the debian archive. I have had to patch the kernel with the version I found on syskonnect site which are the same thta on Marvell's one. I

Bug#355185: libjpeg6b: Help is in Microsoft Word format and should be converted

2006-03-03 Thread Bill Allombert
On Fri, Mar 03, 2006 at 10:59:50PM +0100, Nicolas Bonifas wrote: Package: libjpeg6b Severity: wishlist The files coderules.doc, install.doc, libjpeg.doc, usage.doc, filelist.doc, jconfig.doc, structure.doc and wizard.doc, which are found in the libjpeg62-dev and libjpeg-progs binary

Bug#355189: FTBFS: G++ 4.1: extra qualification ‘StatePlaying::’ on member ‘setupConnection’

2006-03-03 Thread Martin Michlmayr
Package: gav Version: 0.8.0-1 Severity: important Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious. Automatic build of gav_0.8.0-1 on bigsur by

Bug#355190: bugs.debian.org: No maintainer web pages are contradictory, though polite.

2006-03-03 Thread A Costa
Package: bugs.debian.org Severity: normal A contradiction: % lynx -dump -nolist -dont_wrap_pre http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=linux-image-2.6.14-2-686archived=norepeatmerged=yesshow_list_header=noshow_list_footer=no; | head -n 11 | grep -iA 1 -n please 4: No

Bug#355191: qc-usb: Oops and hangs when trying to use

2006-03-03 Thread Marcel Aguilella
Package: qc-usb Severity: normal The package builds and loads modules correctly, detects my camera, but hangs when trying to caapture with the following dmesg message: usb 2-1: new full speed USB device using ohci_hcd and address 9 quickcam: QuickCam USB camera found (driver version QuickCam

Bug#355193: Missing dependency libneon24 in sid

2006-03-03 Thread Jaimos Skriletz
Package: openoffice.org-core Version: 2.0.1-2 This version depends on libneon24 (= 0.24.7.dfsg) but the current new version is renamed as libneon25 causing apt to not install it. the work around is simple enough (install an older libneon24 package from testing or ignore dependencies) just

Bug#355192: sylpheed: fails to alert the user when a POP3s server SSL certificate is expired

2006-03-03 Thread Francesco Poli
Package: sylpheed Version: 1.0.4-1sarge1 Severity: normal Hi! When an account is configured to use SSL for POP3 connection, Sylpheed is able to correctly download mail from a POP3s server. But it goes on to do it without any alert, even when the server certificate expires. Consequently, the

Bug#349354: initramfs-tools - kernel -udev dependency loop

2006-03-03 Thread maximilian attems
On Fri, 03 Mar 2006, Marco d'Itri wrote: On Mar 03, maximilian attems [EMAIL PROTECTED] wrote: could you put as local workaround an set -x on top in /usr/sbin/mkinitramfs, would really like to know how we got called there. The udev postinst always runs update-initramfs -u. indeed you

Bug#355194: segfaults on Alpha

2006-03-03 Thread Falk Hueffner
Package: lastfm Version: 1.1.5-3 Severity: important When I start lastfm and click neighbor radio, I get [EMAIL PROTECTED]:~% lastfm Settings filename: /home/falk/.config/last.fm/player.ini Plugin dirs: (/usr/lib/qt4/plugins, /usr/bin) Changing station! Using ALSA! RtApiAlsa: no Linux ALSA

Bug#354380: Merging bugs

2006-03-03 Thread Goswin von Brederlow
I've merged a bunch of bugs that are all related (or solved by) updating ia32-libs with the patch from 354380. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#351475: Upgrade of postgresql-common 39 to 42 fails

2006-03-03 Thread Michael Schurter
Package: postgresql-common Version: 42 Followup-For: Bug #351475 From Synaptic: E: postgresql-common: subprocess post-installation script returned error exit status 1 From sudo aptitude reinstall postgresql-common: Setting up postgresql-common (42) ... dpkg: error processing postgresql-common

Bug#355195: make-fai-bootfloppy: getopt instead of getopts

2006-03-03 Thread shaulka
Package: fai-server Version: 2.9.1 Severity: wishlist File: /usr/sbin/make-fai-bootfloppy Tags: patch I wanted to add a syslinux opt for make-fai-bootfloppy but realized that many of the more meaningful letters for opts are already taken. I suggest using getopt instead of getopts because

Bug#355196: typo in '/usr/lib/avscan/avscan': Last Runned

2006-03-03 Thread A Costa
Package: avscan Version: 0.8.2-openssl-1 Severity: minor In the 'Scan' tab, open an item in the 'Scan List', the 5th line down says Last Runned:. It should say Last Ran:. Finding the code which prints it: % dlocate -L avscan | xargs grep -n Runned Binary file /usr/lib/avscan/avscan

Bug#355197: avscan: 'AddScan Item Properties': 'Unknown' should be 'Never'.

2006-03-03 Thread A Costa
Package: avscan Version: 0.8.2-openssl-1 Severity: minor 'Scan tabAddScan Item Properties' says: Last Runned: Unknown The 'Unknown' status is inaccurate, since all added items are new and haven't been run. Suggestions: 1) Change 'Unknown' to 'Never'. OR, preferably: 2)

Bug#355198: manpages-dev: dlsym(3) lacking critical underscore in code block

2006-03-03 Thread Neale Pickett
Package: manpages-dev Version: 2.02-2 Severity: normal In the man page for dlsym, the line #define GNU_SOURCE should read #define _GNU_SOURCE or the code block will not compile. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (700,

Bug#340747: bash completion does not show 'make menuconfig' in kernel tree

2006-03-03 Thread Matthias Klose
bash_completion only reads the Makefile, these targets are defined in another file included with the 'include' directive. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#352145: bash: [COMPLETION]: whatis and apropos should complete what man does

2006-03-03 Thread Matthias Klose
Justin Pryzby writes: Package: bash Version: 3.1-2 Severity: wishlist Please add completion for whatis and apropos; they should probably complete the same list that man does: apropos (1) - search the manual page names and descriptions whatis (1) - display manual page

Bug#352227: gmt: FTBFS and uninstallable on hppa.

2006-03-03 Thread Petter Reinholdtsen
[Daniel Kobras] Please investigate. This seem to be the problem: gcc -I/include -fPIC -O2 -ansi -pedantic -DGMT_DEFAULT_PATH=\/usr/lib/gmt\ blockmean.o -L. -lgmt -lpsl -L/lib -lnetcdf -lm -s -Wl,-rpath,/usr/lib/gmt/lib -o blockmean /usr/bin/ld: blockmean: hidden symbol

Bug#355194: segfaults on Alpha

2006-03-03 Thread Paul Telford
On 3/3/06, Falk Hueffner [EMAIL PROTECTED] wrote: When I start lastfm and click neighbor radio, I get [EMAIL PROTECTED]:~% lastfm Settings filename: /home/falk/.config/last.fm/player.ini Plugin dirs: (/usr/lib/qt4/plugins, /usr/bin) Changing station! Using ALSA! RtApiAlsa: no Linux ALSA

Bug#354006: oidentd: daemon tries to open /proc/net/ip_conntrack and fails

2006-03-03 Thread Thibaut VARENE
Package: oidentd Version: 2.0.7-4 Followup-For: Bug #354006 I noticed recently that oidentd no longer starts on my machine. Using strace, I noticed something that looks like a bogus behaviour: even though the daemon is not told to forward requests, it tries to open /proc/net/ip_conntrack

Bug#342073: Please add apt-cache 'madison' completion item

2006-03-03 Thread Matthias Klose
Please add apt-cache 'madison' completion item Please send a patch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341884: libc6: [mips] tri-arch support for mips mipsel

2006-03-03 Thread Aurelien Jarno
Martin Michlmayr a écrit : * Aurelien Jarno [EMAIL PROTECTED] [2006-03-03 16:42]: Ok, I will then try to redo the patches from Stuart Anderson for glibc, gcc and zlib. See you in a week (the time to rebuild all on my mips). Put source packages somewhere and I can compile it for you. I

Bug#355200: rtorrent: color code output

2006-03-03 Thread Goswin Brederlow
Package: rtorrent Version: 0.4.1-1a0.mrvn.1 Severity: wishlist Hi, I think it would improve readability if rtorrent would use color or bold in the output. E.g. make the filename bold in the main view, make downloaders green in the downloads view, make priority high bold and off grey or red. It

Bug#355201: rtorrent: auto start/stop torrents

2006-03-03 Thread Goswin Brederlow
Package: rtorrent Version: 0.4.1-1a0.mrvn.1 Severity: wishlist Hi, I noticed that performance of rtorrent degrades when one has more than a few torrents running in parallel. On the other hand I don't want to start/stop torrents manualy all the time to keep a constant number of active torrents

Bug#326444: ia32-libs does not handle 64bit stuff

2006-03-03 Thread Goswin von Brederlow
Hi, the lib64 link has to be done by the X package. The ia32-libs package itself only handles 32bit stuff and only a lib32 link would be relevant for that. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#349354: initramfs-tools - kernel -udev dependency loop

2006-03-03 Thread maximilian attems
On Thu, 02 Mar 2006, Adam C Powell IV wrote: The new upgrade procedure fails on alpha, regardless of the kernel workaround, there's still a udev - initramfs-tools dependency loop which interrupts the udev postinst, and the failures cascade from there: please upgrad initramfs-tools to latest

Bug#353111: linux-image-2.6.15-1-sparc64-smp: 2.6.15 kernel can't find root disk /dev/sda1, won't boot

2006-03-03 Thread maximilian attems
On Fri, 17 Feb 2006, Blars Blarson wrote: I installed unstable udev, added esp, sd_mod, and sr_mod to /etc/mkinitramfs/modules, and tried to reboot. did you regenerate the initramfs before reboot? either with update-initramfs -t -u or with dpkg-reconfigure linux-image-2.6-XXX Same problem

Bug#355180: pam-pgsql: Memory leak / possible SIGSEGV

2006-03-03 Thread Primoz Bratanic
Thank you. Primoz Bratanic On Fri, 2006-03-03 at 13:00 +0100, [EMAIL PROTECTED] wrote: Package: pam-pgsql Severity: normal Tags: patch pam-pgsql doesn't free memory allocated in mhash_end function. It is not clearly stateed in libmhash documentation, but pointer returned by mhash_end

Bug#355188: apt-get install linux-image-2.6-x fails - chicken egg with udev upgrade

2006-03-03 Thread maximilian attems
On Fri, Mar 03, 2006 at 05:28:22PM -0500, Gary Dale wrote: I recently decided to try Etch on my laptop computer (IBM Thinkpad A22e). The dist-upgrade from Sarge worked reasonably well and I generally like the new system. However there is one problem I've encountered that I need some help

Bug#355194: segfaults on Alpha

2006-03-03 Thread Falk Hueffner
Paul Telford [EMAIL PROTECTED] writes: On 3/3/06, Falk Hueffner [EMAIL PROTECTED] wrote: When I start lastfm and click neighbor radio, I get [EMAIL PROTECTED]:~% lastfm Settings filename: /home/falk/.config/last.fm/player.ini Plugin dirs: (/usr/lib/qt4/plugins, /usr/bin) Changing station!

Bug#355199: libjpeg62: jpegtran -rotate 180 source.jpg target.jpg damages borders see: http://www.calmar.ws/jpegtrans.png

2006-03-03 Thread Marco Candrian
Package: libjpeg62 Version: 6b-11 Severity: critical Justification: causes serious data loss jpegtran -rotate 180 source.jpg target.jpg damages borders, see: http://www.calmar.ws/jpegtrans.png note: the borders there just don't rotate with the other picture, but instead keeps staying, or so

Bug#355203: libpam-tmpdir: Doesn't set environment with su or sudo

2006-03-03 Thread Sam Morris
Package: libpam-tmpdir Version: 0.05-2 Severity: important With 'session optional pam_tmpdir.so' in /etc/pam.d/common-session (which is included by /etc/pam.d/su), temporary directories are created but the TMP environmental variable is not set: $ id -u 1000 $ su Password: # echo $TMP

Bug#355204: initramfs-tools: fails on ia64

2006-03-03 Thread dann frazier
Package: initramfs-tools Version: 0.53 Severity: important NET: Registered protocol family 1 NET: Registered protocol family 17 Freeing unused kernel memory: 336kB freed Loading, please wait... Begin: Loading essential driversSCSI subsystem initialized ... ... tg3.c:v3.47 (Dec 28, 2005) GSI 29

Bug#350040: acknowledged by developer (Bug definitely not a bug)

2006-03-03 Thread Nicolas François
Hello Jeffrey, On Fri, Mar 03, 2006 at 04:35:50PM -0500, Jeffrey Sheinberg wrote: Debian Bug Tracking System writes: After investigation and advices from the shadow maintenance team and the upstream author, it has been concluded, mostly to Tomasz Klockzko that this bug is not to be

Bug#355098: debian-installer - FTBFS: Tries to use apt with key checks

2006-03-03 Thread Frans Pop
On Friday 03 March 2006 20:31, Frans Pop wrote: I think the attached patch may allow the buildd to perform the key check, but I'm not completely sure. Actually, it looks like the change in get-packages may not be needed and we can suffice with an extra build-dep on debian-archive-keys. This

Bug#355205: libpam-tmpdir: Hangs when called by gdm

2006-03-03 Thread Sam Morris
Package: libpam-tmpdir Version: 0.05-2 Severity: important When using GDM and libpam-tmpdir, I am unable to log in. I reported this bug to Gnome's bug tracking system, but after further investigation this seems to be a problem with libpam-tmpdir itself. The GDM bug is at

Bug#355202: MIT-KERBEROS-5

2006-03-03 Thread ms419
Encountered same problem building libxau 1.0.0-1 - [...] gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wall -g -O2 -MT k5encode.lo -MD -MP -MF .deps/k5encode.Tpo -c

Bug#355203: More info

2006-03-03 Thread Sam Morris
I forgot to mention that although TMP is still set to the previous user's temporary directory, TMPDIR is unset. Furthermore, it seems sudo just ignores PAM session modules entirely. This is 'fixed' in sudo 1.7: http://www.sudo.ws/pipermail/sudo-users/2005-May/002520.html -- Sam Morris

Bug#355207: qgis: help is broken because of path problem

2006-03-03 Thread Jordan Mantha
Package: qgis Version: 0.7.4-2ubuntu1 Severity: normal The diff.gz in the source package changes the docdatadir path in all the Makefiles to install to /usr/share/doc/qgis/ but the path is also pseudo hard coded into src/qgisapp.cpp on line 4087 to /usr/share/qgis/doc/ . I was able to fix this

Bug#355208: qgis: help is broken because of path problem

2006-03-03 Thread Jordan Mantha
Subject: qgis: help is broken because of path problem Package: qgis Version: 0.7.4-2ubuntu1 Severity: normal *** Please type your report below this line *** The diff.gz in the source package changes the docdatadir path in all the Makefiles to install to /usr/share/doc/qgis/ but the path is also

Bug#342073: Please add apt-cache 'madison' completion item

2006-03-03 Thread Justin Pryzby
tag 342073 patch thanks On Sat, Mar 04, 2006 at 12:30:25AM +0100, Matthias Klose wrote: Please add apt-cache 'madison' completion item Please send a patch. Attached --- /etc/bash_completion2006-01-09 18:37:09.0 -0500 +++ /tmp/bash_completion2006-03-03

Bug#355209: Installation Report for D-I beta 2 (Korean)

2006-03-03 Thread Sunjae Park
Package: installation-reports Boot method: CD Image version: Beta 2 http://cdimage.debian.org/cdimage/beta2-test-build/ Date: Sat Mar 4 11:10:18 KST 2006 Machine: Custom Built Processor: AMD Athlon Thunderbird Memory: 512M Partitions: [EMAIL PROTECTED]:/proc$ df -Tl FilesystemType

Bug#355210: file: CSV identified as text/plain, not text/csv, with -i

2006-03-03 Thread Russ Allbery
Package: file Version: 4.15-2 Severity: wishlist In testing something else, I noticed that file -i returned text/plain for a CSV file rather than text/csv. file also identifies it as ASCII text. This isn't breaking anything for me personally and isn't a high priority, but it might be useful for

Bug#354962: pysvn: version 1.4.0 available

2006-03-03 Thread Matthias Klose
John V. Belmonte writes: Package: pysvn Severity: normal Please update pysvn to the version 1.4.0 release. This must happen before the subversion-1.3.0 package in experimental hits sid. The new pysvn release is backwards compatible down to the Subversion 1.1 series. no, this doesn't

Bug#345637: fmtutil: xmltex fails leaving tetex-bin unconfigured

2006-03-03 Thread Michael Eyrich
On Friday 03 March 2006 22:15, Frank Küster wrote: Sorry for not answering to this bug so long. Could it be that you have somehow set --force-confold, e.g. in /etc/apt/apt.conf{,.d/*}? Thanks anyway! No, there's no 'force' in /etc/apt, but at least on some machines it's making

Bug#355211: freeciv-server: security hole

2006-03-03 Thread Jason Dorje Short
Package: freeciv-server Version: 2.0.7-2 Severity: important Jordi - There is a security hole in Freeciv 2.0 allowing a remote user to trigger a server crash (it is unlikely anything more than a crashed civserver would result from the hole). This patch (which will be included in the upcoming

Bug#342073: Please add apt-cache 'madison' completion item

2006-03-03 Thread Justin Pryzby
On Fri, Mar 03, 2006 at 09:00:16PM -0500, pryzbyj wrote: tag 342073 patch thanks On Sat, Mar 04, 2006 at 12:30:25AM +0100, Matthias Klose wrote: Please add apt-cache 'madison' completion item Please send a patch. Attached BTW the accepted commands could be dynamically generated with:

Bug#345861: [parameter expansion] Array member length expansion fails with nested index expression (forwarded from Jan C. Nordholz)

2006-03-03 Thread Chet Ramey
Matthias Klose wrote: Subject: Bug#345861: [parameter expansion] Array member length expansion fails with nested index expression Thanks, I already fixed it. Chet -- ``The lyf so short, the craft so long to

Bug#348578: fixing this..?

2006-03-03 Thread Joey Hess
I see this bug is still forwarded to me. As far as I know, we've figured out what to do: 1. Revert change in base-files (done). 2. Make /etc/nsswitch.conf not a conffile anymore. 3. Make libnss-mdns add mdns after dns in /etc/nsswitch.conf. It looks like the ball's in Santiago's court to move on

<    1   2   3   4   >