Bug#340393: python2.3-twisted: Twisted Mail in core package, not in description.

2005-11-23 Thread Jeffrey L. Taylor
Package: python2.3-twisted Version: 1.3.0-8 Severity: normal Twisted Mail is in the core package, python2.3-twisted, but not mentioned in the description. E.g., "apt-cache search mail" does not find it. This is doubly confusing since with most other Twisted components are split out. Other

Bug#340394: xmms: consistantly segfaults when playing some specific mp3s

2005-11-23 Thread Scott Edwards
Package: xmms Version: 1.2.10+cvs20050209-2 Severity: normal The mp3's in question causing xmms to segfault upon play were downloaded from http://www.knobtweakers.net/2005/11/morgan-page-imogen-heap.html. Imogen_Heap_-_Hide_And_Seek_(Morgan_Page_Bootleg_Remix).mp3 and Wax_Poetic_-_Angels_Featuring

Bug#338340: acknowledged by developer (Bug#338340: fixed in stunnel 2:3.26-5)

2005-11-23 Thread Victor B. Wagner
On 2005.11.22 at 23:33:03 -0800, Debian Bug Tracking System wrote: > > Source: stunnel > Source-Version: 2:3.26-5 > > We believe that the bug you reported is fixed in the latest version of > stunnel, which is due to be installed in the Debian FTP archive: Unfortunately, if this bug is closed, y

Bug#340396: svn-buildpackage: can't generate debian/control with a pre-build hook, since dpkg-checkbuildeps will fail.

2005-11-23 Thread Sven Luther
Package: svn-buildpackage Version: 0.6.14 Severity: normal Hi, ... We have a package which is in a subversion repository, and which has a debian/control.in which is used to generate the debian/control before the first source upload. Naturally using svn-buildpackage fails because of the missing d

Bug#340395: amule-utils: links to libfreetype6, which is going away

2005-11-23 Thread Steve Langasek
Package: amule-utils Version: 2.0.3-3 Severity: grave Hi Julien, The amule-utils package currently depends on libfreetype6, but it does not use it. This dependency is being pulled in via gdlib-config --libs, which works as designed but is *not* a correct tool for getting a list of libs to link a

Bug#293185: squidguard: Please use a newer version of Berkeley DB

2005-11-23 Thread Steve Langasek
On Tue, Nov 22, 2005 at 10:23:49AM +0100, Thijs Kinkhorst wrote: > On Tue, 2005-11-22 at 10:22 +0100, Thijs Kinkhorst wrote: > > Hello, > > Stefan Fritsch has prepared a QA upload that fixes this RC bug, and > > awaits a sponsor. The packages can be found at this URL: > The packages can be found

Bug#339924: advi: same problem

2005-11-23 Thread San Vu-Ngoc
Package: advi Version: 1.6.0-6 Followup-For: Bug #339924 I've just got the same problem just one day before having to do my presentation... Switching back to gs-esp 7.07.1-9 makes it work again. With the current gs-gpl, I get the following output from advi+gs: (using trans.dvi from the test d

Bug#293185: squidguard: Please use a newer version of Berkeley DB

2005-11-23 Thread Steve Langasek
Hi Stefan, On Wed, Nov 23, 2005 at 12:14:58AM -0800, Steve Langasek wrote: > On Tue, Nov 22, 2005 at 10:23:49AM +0100, Thijs Kinkhorst wrote: > > On Tue, 2005-11-22 at 10:22 +0100, Thijs Kinkhorst wrote: > > > Hello, > > > Stefan Fritsch has prepared a QA upload that fixes this RC bug, and > > >

Bug#322157: removing backtick feature

2005-11-23 Thread Thomas Lange
I plan to remove the feature of backtick evaluation. IMO it not usefull any more. Any comments? Otherwise I will close this bug. -- regards Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#340397: postgresql-common doesn't install (and blocks other postgres packages)

2005-11-23 Thread Emmanuel Charpentier
Package: postgresql-common Version: 34 Severity: important postgresql-common does not upgrade correctly. When trying to update an "unstable" system, a postinst error (which I haven't been able to pinpoint) is returned : yod:~# dpkg --configure --debug 0442 postgresql-common D40: checking dep

Bug#337271: patch can't work

2005-11-23 Thread Henning Glawe
On Mon, Nov 21, 2005 at 10:58:22PM +0100, Thomas Lange wrote: > I like to include this patch, but it can't work. The function getopt is not > extended, so the new option -I will not be recognized. you're right; fixed in the corresponding svn branch... but in a certain sense it worked as intended:

Bug#340332: lftp: ls does not print files starting with . (like .htaccess).

2005-11-23 Thread Eugen Dedu
Alexander V. Lukyanov wrote: It is a FAQ. Use: set ftp:list-options -a if the option is supported by the ftp server. I am sorry, I looked at documentation etc. Shouldn't this option be used by default? About a year ago the dot files were taken into account by default. -- Eugen -

Bug#340385: segfault installing OOo hyphenation

2005-11-23 Thread Drew Parsons
On Tue, 2005-11-22 at 23:37 -0800, Daniel Burrows wrote: > > > > Note there appear to be two versions of the openoffice.org-dictionaries > > source package. There's one in main, which provides myspell-* and > > openoffice.org-thesaurus-en-us, 1:2.0.0-1 in unstable, and a different > > one in cont

Bug#339734: openssh-server: Kerberos tickets are not saved (pam_krb5)

2005-11-23 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Russ Allbery wrote: > Hm. That looks okay. Could you add "debug" to the end of the two > pam_krb5.so lines and then send me the resulting log output from syslog Here it is: Nov 23 10:06:37 myhost sshd[18820]: (pam_krb5): none: pam_sm_authenticate:

Bug#340398: CVE-2005-3531: fusermount may corrupt /etc/mtab

2005-11-23 Thread Moritz Muehlenhoff
Package: fuse-utils Version: 2.4.0-1 Severity: grave Tags: security Justification: user security hole Thomas Biege from the SuSE security team discovered that special chars such as "\n", "\t" and "\\" are misinterpreted by fusermount, which could potentially allow a user from the "fuse" group (or

Bug#340400: mailman: Really screwed up template = no logging?

2005-11-23 Thread Bob Tanner
Package: mailman Version: 2.1.5-9 Severity: normal Tried altering the templates for article.html and really screwed up the template file, but got no error/warning for mailman. Debugging the code to HyperArch.py, I see it just pass on a screwed up template. except (TypeError, ValueError):

Bug#340401: libmagick9-dev: Magick-config --ldflags spits out things that aren't flags

2005-11-23 Thread Steve Langasek
Package: libmagick9-dev Version: 6.2.4.5-0.2 Severity: important Tags: upstream Magick-config's --ldflags option spits out things that aren't flags: $ Magick-config --ldflags -L/usr/lib -L/usr/X11R6/lib -lfreetype -lz -L/usr/lib $ If you are going to make a distinction between --libs and --ldfla

Bug#340332: lftp: ls does not print files starting with . (like .htaccess).

2005-11-23 Thread Alexander V. Lukyanov
On Wed, Nov 23, 2005 at 09:46:49AM +0100, Eugen Dedu wrote: > Shouldn't this option be used by default? About a year ago the dot > files were taken into account by default. No, it should not. LIST -a option is not necessary supported by ftp server. The option was not ever enabled by default. Prob

Bug#340397: postgresql-common doesn't install (and blocks other postgres packages)

2005-11-23 Thread Richard Renard
Hello, I encountered the same problem, after some investigation it seems that the problem is in the "/usr/share/postgresql-common/supported-versions" script when the function lsb_debian is called it takes the output of `lsb_release -rs`, wich on my system returns "3.1" not "testing/unstable" t

Bug#340332: lftp: ls does not print files starting with . (like .htaccess).

2005-11-23 Thread Eugen Dedu
Alexander V. Lukyanov wrote: On Wed, Nov 23, 2005 at 09:46:49AM +0100, Eugen Dedu wrote: Shouldn't this option be used by default? About a year ago the dot files were taken into account by default. No, it should not. LIST -a option is not necessary supported by ftp server. The option was no

Bug#340402: procps: top fails silently if /proc not mounted, leaves terminal in bad state

2005-11-23 Thread Marc Haber
Package: procps Version: 1:3.2.6-2 Severity: normal If /proc is not mounted, calling top silently returns the user to the shell, on an empty screen, with the terminal in "echo off" setting. It would be good if top would fail more gracefully in that case, for example with an error message, and a p

Bug#332919: #332919 Still not fixed

2005-11-23 Thread Thijs Kinkhorst
On Tue, 2005-11-22 at 23:31 +0100, Jérôme Marant wrote: > Hi, > > I've just noticed that this security bug has not been fixed: > > #332919: CAN-2005-2967: Format string vulnerability in xine-lib's CDDB > response parsing > > Any action taken? This bug has been addressed for stable in DSA-863

Bug#340374: mozilla-thunderbird: counter for unread is wrong (shows much more than unread messages exist in this folder)

2005-11-23 Thread Alexander Sack - Debian Bugmail
On Wed, Nov 23, 2005 at 02:15:01AM +0100, Stefan Hirschmann wrote: > > counter for unread is wrong (shows much more than unread messages exist in > this folder) I guess this is about a pop account ... again? - Alexander p.s. please take care that the bug is listed as To: or CC: when r

Bug#339024: another workaround

2005-11-23 Thread Blars Blarson
Here is another workaround for the broken stat, that will work with both the old and new version. Avoid the stat program entirly: perl -e 'for (@ARGV) {print (((stat)[7]) . "\n");}' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Bug#339037: open(2) man page doesn't document potentia

2005-11-23 Thread Michael Kerrisk
> Von: Avery Pennarun > An: [EMAIL PROTECTED] > Betreff: Re: Bug#339037: open(2) man page doesn't document potentia > Datum: Thu, 17 Nov 2005 10:51:34 -0500 > > On Thu, Nov 17, 2005 at 03:59:58PM +0100, Michael Kerrisk wrote: > > > > It appears you *have* to open in blocking mode in order to >

Bug#339804: [Pkg-alsa-devel] Bug#339804: alsa-base: Running reportbug after dpkg-reconfigure linux-sound-base

2005-11-23 Thread Marco d'Itri
> I am reassigning this back to udev on the assumption that udev is not > respecting hotplug blacklist files. udev does not even know about blacklists, module-init-tools does. Recent versions of module-init-tools properly support hotplug-style blacklisting, and I have no reason to believe that they

Bug#340283: [CVE-2005-1790] DoS against Mozilla-based browsers

2005-11-23 Thread Eric Dorland
tags 340283 - security thanks * Florian Weimer ([EMAIL PROTECTED]) wrote: > severity 340283 grave > thanks > > * Mike Hommey: > > > severity 340283 important > > thanks > > > > Until it is proven that the crash can lead to an exploit, it's not > > critical. > > A crash which can be triggered ju

Bug#340306: ldapvi_1.4-1_i386.changes REJECTED

2005-11-23 Thread Gerfried Fuchs
reassign 340306 ftp.debian.org title 340306 archive rejects .deb packages with any additional member severity important thanks * Jeroen van Wolffelaar <[EMAIL PROTECTED]> [2005-11-22 21:06]: > Should != must. But you have to have a good reason to ignore it. I haven't heard any (real) reason at a

Bug#340374: mozilla-thunderbird: counter for unread is wrong (shows much more than unread messages exist in this folder)

2005-11-23 Thread Alexander Sack - Debian Bugmail
On Wed, Nov 23, 2005 at 02:15:01AM +0100, Stefan Hirschmann wrote: > Package: mozilla-thunderbird > Version: 1.0.7-3 > Severity: normal > > counter for unread is wrong (shows much more than unread messages exist in > this folder) > Please go to bugzilla.mozilla.org and search for 'unread count

Bug#340403: dpkg-sig: please more docs inside the package

2005-11-23 Thread Marc Haber
Package: dpkg-sig Version: 0.12 Severity: wishlist Hi, during the current discussion about ftp-master breaking dpkg-sig, I was asked "what does dpkg-sig do in the first place". I had to look for a while to find the dpkg-sig FAQ on the web page. Please include the FAQ in the package, and write on

Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Krzysztof Krzyzaniak (eloy)
Package: wnpp Severity: wishlist Owner: "Krzysztof Krzyzaniak (eloy)" <[EMAIL PROTECTED]> * Package name: libemail-valid-loose-perl Version : 0.04 Upstream Author : Tatsuhiko Miyagawa <[EMAIL PROTECTED]> * URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/ *

Bug#340405: mutt: It does not seem at all easy to forward an email with all its attachments

2005-11-23 Thread Julian Gilbey
Package: mutt Version: 1.5.9-2 Severity: wishlist It would be really nice if there were an option/command "forward-with-attachments" to forward an email including all attachments. I've tried playing with mime_forward et al, and had no success there. The only way I've been able to do it is using

Bug#301178: Error message when cannot receive mail could be useful.

2005-11-23 Thread Alexander Sack - Debian Bugmail
On Wed, Nov 23, 2005 at 02:19:13AM +0100, Stefan Hirschmann wrote: > | You still see this problem with the latest tbird? > > At least in TB 1.0.7 it still exist. You can test it for yourself: > Chance in the accountsettings the name of the incoming POP3 server. > I guess we cannot do anything wi

Bug#338561: clamav incorrectly reports that oversized zip files are virus infected

2005-11-23 Thread Stephen Gran
This one time, at band camp, Michael Gilbert said: > > Found in man 5 clamd.conf: > > > > ArchiveBlockMax > > Mark archives as viruses (e.g RAR.ExceededFileSize, > > Zip.ExceededFilesLimit) if ArchiveMaxFiles, ArchiveMaxFileSize, > > or ArchiveMaxRecursion limit is reac

Bug#340298: www.debian.org/ports unclear about ia64

2005-11-23 Thread Randolph Chung
> Without further any warning/information about that other 64bit architecture > intel, amd etc are producing: amd64. A *lot* of people try to use ia64 > installation media to install Debian on their Opteron's etc, and then mail > (for example) debian-cd that the cd is broken and doesn't boot. I am

Bug#340343: 'man adduser' typo: "usefull"

2005-11-23 Thread Marc Haber
tags #340343 patch confirmed pending thanks On Thu, Nov 17, 2005 at 02:08:35PM -0500, A Costa wrote: > Found a typo in '/usr/share/man/man8/adduser.8.gz', see attached '.diff'. Fixed in svn, thanks. Greetings Marc -- -

Bug#340406: libvte-dev: please do not export unnecessary libraries in vte.pc

2005-11-23 Thread Steve Langasek
Package: libvte-dev Version: 1:0.11.15-3 Severity: important Tags: upstream Hi folks, So, I suppose most of you have read about problems with packages depending on libraries that they don't use, particularly as relates to a pot

Bug#257163: (no subject)

2005-11-23 Thread Bertrand Haut
Maybe it may be usefull to include a link to the FAQ of vim-latexsuite at the end of this bug report for peoples searching the solution : http://vim-latex.sourceforge.net/index.php?subject=faq&title=FAQ#faq-e-acute Q: I cannot insert the e-acute (é) character! HELP! Insert the following line i

Bug#267265: icewm: same on i386 with a i740 graphic card

2005-11-23 Thread Bernhard R. Link
Package: icewm Version: 1.2.20+21pre1-3 Followup-For: Bug #267265 I'm having the same problem here on a Celeron with a i740 graphics card. The other installed window managers (fvwm, afterstep, wmaker) show the contents of windows properly, only icewm does not show the contents (except in full scre

Bug#329974: xlibmesa-dri: function __driUtilCreateScreen is freeing never allocated data

2005-11-23 Thread Michel Dänzer
On Tue, 2005-11-22 at 22:35 +0100, Samuel Hym wrote: > > The __driUtilCreateScreen function (line 1357 and beyond...) is > freeing, at the end, framebuffer.dev_priv that has never been > allocated when drmOpen(NULL,BusID) fails to open > for instance, which must be the case in this bug report (whe

Bug#339804: [Pkg-alsa-devel] Bug#339804: alsa-base: Running reportbug after dpkg-reconfigure linux-sound-base

2005-11-23 Thread Thomas Hood
Marco d'Itri wrote: > udev does not even know about blacklists, module-init-tools does. > Recent versions of module-init-tools properly support hotplug-style > blacklisting, and I have no reason to believe that they don't. OK, that's good. > So I do not understand what you think my packages sho

Bug#339979: Minor cosmetic problems with lastest initscripts

2005-11-23 Thread .yo.mo.
Package: initscripts Version: 2.86.ds1-6 Followup-For: Bug #339979 Hi, I have tried your checkroot.sh but I think that there is a mistake. In my log I find that +++ Wed Nov 23 12:03:32 2005: Done checking root file system Wed Nov 23 12:03:32 20

Bug#340408: esmtp: [INTL:sv] Swedish debconf templates translation

2005-11-23 Thread Daniel Nylander
Package: esmtp Severity: wishlist Tags: patch l10n Small but important update for swedish debconf template. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bas

Bug#340409: audacity: please build against wxgtk2.6

2005-11-23 Thread Fabian Greffrath
package: audacity severity: wishlist Hello! Audacity looks a little bit "out-dated". Would it be possible to rebuild it against libwxgtk2.6? The Program would look better integrated into gnome then. Thanks in advance. Nice Greetings, Fabian -- Fabian Greffrath Institut für Experimentalphysik

Bug#340410: liblist-moreutils-perl: New upstream version

2005-11-23 Thread Krzysztof Krzyzaniak (eloy)
Package: liblist-moreutils-perl Version: 0.10-1 Severity: wishlist Please upgrade package to new upstream version (0.16). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686)

Bug#340411: SPARC- Failed installation.

2005-11-23 Thread Chris Andrew
Package: installation-reports Boot method: Image version: Date: <23 Nov 05 1041 GMT> Machine: Processor: Sparc 32, uname -a says Sparc unknown Memory: 64megs Partitions: Output of lspci and lspci -n: No longer available Base System Installation Checklist: [O] = OK, [E] = Error (please elabo

Bug#174639: unable to find fonts

2005-11-23 Thread Samuele Giovanni Tonon
hi, i found quite usefoul, for looking for TTFonts on my debian system, to add this line 45 in rl_config: '/usr/share/fonts/truetype/', so my rlconfig regarding TTF is now: # places to look for TT Font information TTFSearchPath = ( 'c:/winnt/fonts', 'c:/windows/fon

Bug#337621: phpbb2-conf-mysql: Should remove the created database

2005-11-23 Thread Thijs Kinkhorst
Hello Jochen, > When selected for purge the Package "phpbb2-conf-mysql" should ask for > removal of the database created on installation. Thank you for your report. That's indeed a good suggestion, I'll combine that with implementing dbconfig-common for phpbb. bye, Thijs signature.asc Descrip

Bug#340026: Acknowledgement (unicorn-source: does no build with 2.6.14 kernel)

2005-11-23 Thread Jake Spencer
Sure no problem, if you think it would be easier I can also give you access to the machine as its not doing anything till it works :) I was able to compile it in testing for 2.6.8 if I remeber rightly but then due to my QoS needs I went to unstable due to 2.6.14 having most of the patches include

Bug#340357: phpmyadmin: Debconf configuration request Ignored

2005-11-23 Thread Piotr Roszatycki
tags 340357 wontfix sarge close 340357 4:2.6.4-pl4-1 thanks Dnia Wednesday 23 of November 2005 00:13, James Clendenan napisał: > Version: 4:2.6.2-3sarge1 > > I am using Apache 2, with SSL and non SSL virtual hosts. I had only > wished to enable PHPMyadmin access to a limited set of hosts, however,

Bug#340412: vte: requires freetype2 to build, but doesn't build-depend on it

2005-11-23 Thread Steve Langasek
Package: vte Version: 2.1.10-1 Severity: serious The vte source package requires libfreetype6-dev to be available in order to build, but lacks a build-dependency on it. Instead, it appears to currently build only because the build-dep is hard-coded on the buildds. Please add this build-dependenc

Bug#340413: linux-2.6: Old MegaRAID driver missing in 2.6.14

2005-11-23 Thread Kim Hansen
Package: linux-2.6 Severity: normal The old MegaRAID driver megaraid.ko is missing in linux 2.6.14, it exists in 2.6.12. I can't make the new drivers work with the "MegaRAID 428 Ultra RAID Controller". Will the old drivers come back? -- System Information: Debian Release: 3.1 Architecture: i38

Bug#340414: licq-plugin-rms: RMS plugin won't load

2005-11-23 Thread Svilen Stanoev
Package: licq-plugin-rms Version: 1.3.2-4 Severity: normal Hi, Licq & plugins are installed using apt-get, with no errors. When trying to start licq with RMS plugin (-p rms) it crashes with the following error message: --- quote --- 13:12:26: [ERR] Unable to load plugin (rms): /usr/lib/licq/li

Bug#336623: phpbb2-languages: Russian translations fixes

2005-11-23 Thread Thijs Kinkhorst
Hello Alexander, > > Hello there. > > I've added some translations missed in original translation from phpbb > > team. (That's about "Visual comformation" and "Autologin expires" with > > appear > > in ~2.0.14 and 2.0.18) Thanks for the fix. Could you please send the patch to me as an attachment,

Bug#340228: [PATCH, IDE] Blacklist CD-912E/ATK

2005-11-23 Thread kl
On Tue, Nov 22, 2005 at 08:26:19 +, Alan Cox wrote: > > The drive is clearly broken. Adding blacklist to drivers/ide/ide-dma.c > > for this model ("CD-912E/ATK") fixes this problem. > That may be the case but knowing if th drive is the problem is more > tricky. By saying that driv

Bug#340327: adduser: [INTL:pl] Polish man pages didn't get installed + updated Polish translations

2005-11-23 Thread Marc Haber
tags #340327 l10n patch confirmed pending thanks On Tue, Nov 22, 2005 at 06:53:54PM +0100, Robert Luberda wrote: > The Polish man pages didn't get included into the binary package, > because the po4a_paths section of po4a.conf does not contain > the `pl:po/pl.po' entry. Please apply the following

Bug#340415: libpam-tmpdir: pam_tmpdir is to paranoid and sets TMP='(null)/'

2005-11-23 Thread Tobias Gruetzmacher
Package: libpam-tmpdir Version: 0.05-2 Severity: important I use grsecurity on my server and pam_tmpdir sets TMP='(null)/1001' - I looked at the source and came over this snippet in get_tmp_dir: /* Start paranoia checks */ if (check_path(confdir) != 0) { return NULL; } The problem with

Bug#340416: gtk+2.0: builds against freetype2, but doesn't build-depend on it

2005-11-23 Thread Steve Langasek
Package: gtk+2.0 Version: 2.6.10-2 Severity: minor The gtk+2.0 source package uses libfreetype6-dev when building, but lacks a build-dependency on it. Instead, it relies on the fact that libpango1.0-dev depends on freetype in order for it to be detected. Since gtk+2.0 uses freetype directly, and

Bug#340417: xserver-xfree86: mozilla-firefox crash after loading a specific url

2005-11-23 Thread Jan Teune
Package: xserver-xfree86 Version: 4.3.0.dfsg.1-14sarge1 Severity: normal write(3, "5\30\4\0)\2 \1X\0\0\0\20\'\3\0+\1\1\0", 20) = 20 read(3, "\0\vuH)\2 \1\0\0005\0\30\0\0\0\7\0\0\0\220xC\10\310\337"..., 32) = 32 open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 27 fstat64(27, {st_mode=S_IFREG|0644, s

Bug#340418: wml/developer.wml: generates wrong markup via html_table function

2005-11-23 Thread Florian Ernst
Package: qa.debian.org Severity: minor Tags: patch Hello there, the code currently given generates markup such as | --- developer.wml.orig 2005-11-23 12:36:10.0 +0100 +++ developer.wml 2005-11-23 12:37:22.0 +0100 @@ -360,7 +360,7 @@ */ function html_table($header, $data,

Bug#340068: patch fix confirmed

2005-11-23 Thread Mark Hymers
Just a note I forgot to send to say that I've compiled 2.6.14-3 for powerpc64 with this patch and it does indeed fix the problem. -- Mark Hymers <[EMAIL PROTECTED]> "Don't you hate those Claims Direct adverts? 'I slipped on a banana skin and sued the Dominican Republic!'" Linda Smith on th

Bug#340420: electric-fence: FTBFS on GNU/kFreeBSD

2005-11-23 Thread Petr Salinger
Package: electric-fence Version: 2.1.14 Severity: important Tags: patch Hi, the current version of electric-fence fails to build on GNU/kFreeBSD. The following simple patch fix that. It would be nice if it could be included in the next upload. Thanks in advance, Petr --- eftest.c.OLD

Bug#340419: gnome-control-center: gnome-about-me has incorrect eds error

2005-11-23 Thread Tom Parker
Package: gnome-control-center Version: 1:2.12.1-1 Severity: normal On a system without the evolution-data-server installed, running gnome-about-me gives the error message "There was an error trying to get the addressbook information. Evolution Data Server can't handle the protocol". This is a) in

Bug#340405: mutt: It does not seem at all easy to forward an email with all its attachments

2005-11-23 Thread Adeodato Simó
* Julian Gilbey [Wed, 23 Nov 2005 10:10:29 +]: > Package: mutt > Version: 1.5.9-2 > Severity: wishlist > It would be really nice if there were an option/command > "forward-with-attachments" to forward an email including all > attachments. I've tried playing with mime_forward et al, and had n

Bug#340412: vte: requires freetype2 to build, but doesn't build-depend on it

2005-11-23 Thread Steve Langasek
severity 340412 minor thanks Sorry, overinflated severity -- on second glance, libfreetype6-dev is pulled in via a build-dependency on libgtk2.0-dev (-> libpango1.0-dev -> libfreetype6-dev), so this doesn't currently impact the package's buildability, inside or outside of the buildds. For complet

Bug#340423: debmirror: add expected/known archive sizes to documentation

2005-11-23 Thread Bastian Kleineidam
Package: debmirror Version: 20050207 Severity: wishlist Hi, a complete mirror of a debian distribution will take a lot of harddisk space, but I could not find anything about the exact size info. It would be nice to know how much space current distributions (woody/sarge) are requiring to estimate

Bug#231806: Bug #231806: Explain why we don't package findsmb, smbtar, etc. in samba?

2005-11-23 Thread Steve Langasek
On Sat, Nov 19, 2005 at 08:24:00AM +0100, Christian Perrier wrote: > Quoting Chris M. Jackson ([EMAIL PROTECTED]): > > On 11/18/05, Christian Perrier <[EMAIL PROTECTED]> wrote: > > > The bug submitter in #231806 suggest that we at least document why > > > scripts in sources/scripts are *not* packag

Bug#340424: elvis: FTBFS on GNU/kFreeBSD

2005-11-23 Thread Petr Salinger
Package: elvis Version: 2.2.0-3 Severity: important Tags: patch Hi, the current version of elvis fails to build on GNU/kFreeBSD. The simple fix bellow fix that. It would be nice if it could be included in the next upload. Thanks in advance, Petr --- configure~ 2005-11-23 12:46:39.0

Bug#340425: rss2email: man page doesn't document [num] parameter (r2e run)

2005-11-23 Thread Ivar Smolin
Package: rss2email Version: 1:2.55-4 Severity: minor $ r2e ... run [--no-send] [num] ... $ man r2e ... run [--no-send] ... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339136: stat behavior change

2005-11-23 Thread Michael Stone
On Wed, Nov 23, 2005 at 01:24:08PM +0900, Junichi Uekawa wrote: However, from an upstream software POV, this is a nightmare. I'll need to check for stat version before giving it a format string, possibly by checking it in configure.ac Yeah, the problem is that if upstream doesn't acknowledge t

Bug#340426: RFP: openmpi -- A high performance message passing library

2005-11-23 Thread David Roundy
Package: wnpp Severity: wishlist * Package name: openmpi Version : 1.0 Upstream Author : Open MPI Development Team * URL : http://www.open-mpi.org/ * License : BSD Description : A high performance message passing library Open MPI is a project combining te

Bug#340427: arts - lists mailing list as uploader in changelog

2005-11-23 Thread Bastian Blank
Package: arts Version: 1.4.3-2 Severity: serious > arts_1.4.3-2_s390.changes: > Format: 1.7 > Date: Thu, 17 Nov 2005 14:41:02 +0100 > Source: arts > Binary: libarts1c2a libarts1-dev libartsc0-dev libartsc0 arts > Architecture: s390 > Version: 1.4.3-2 > Distribution: unstable > Urgency: low > Maint

Bug#340428: octave2.9 - lists mailing list as uploader in changelog

2005-11-23 Thread Bastian Blank
Package: octave2.9 Version: 2.9.4-6 Severity: serious > octave2.9_2.9.4-6_s390.changes: > Format: 1.7 > Date: Tue, 22 Nov 2005 14:48:51 +0100 > Source: octave2.9 > Binary: octave2.9-headers octave2.9-info octave2.9-htmldoc octave2.9 > octave2.9-emacsen octave2.9-doc > Architecture: s390 > Version

Bug#340429: mkisofs: incorrect volume size on multisession disk

2005-11-23 Thread Gabor Kiss
Package: mkisofs Version: 4:2.01+01a01-2 Severity: normal I wrote two sessions on a CD-R. All files are recorded and can be read back well but statfs64() system call reports the size of the last session only: $ df /mnt/cdrom Filesystem 1K-blocks Used Available Use% Mounted on /dev/

Bug#327324: svn-arch-mirror: breaks with svn 1.2.0 (new upstream version + debian package fixes it)

2005-11-23 Thread Gustavo Franco
Eric Wong wrote: Gustavo Franco <[EMAIL PROTECTED]> wrote: Hi Eric, Is that breakage in 0.4.1-1 producing the problem below ? No, it's been a problem with all versions of svn-arch-mirror, and svn itself when working inside a subdirectory, too. Looking at the svn log, the directory you're t

Bug#340430: libboost-program-options-dev: positional_options_description dtor abort

2005-11-23 Thread LI Daobing
Package: libboost-program-options-dev Version: 1.33.0-3 Severity: important test-pd.cpp works with g++-3.3(with warning) but not with g++-4.0. I think it's boost's bug, not g++'s $ cat test-pd.cpp #include int main() { namespace po = boost::program_options; po::positional_options_descriptio

Bug#340431: genesis: FTBFS on GNU/kFreeBSD

2005-11-23 Thread Petr Salinger
Package: genesis Version: 2.2.1-5 Severity: important Tags: patch Hi, the current version of genesis fails to build on GNU/kFreeBSD. Please find attached patch to fix that. It would be nice if it could be included in the next upload. Thanks in advance, Petr only in patch2: unchanged:

Bug#340432: linphone: [INTL:sv] Swedish PO-template translation

2005-11-23 Thread Daniel Nylander
Package: linphone Severity: wishlist Tags: patch l10n Here is the swedish translation of linphone. This has also been sent to Simon Morlat (upstream author) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architect

Bug#340433: Some non-free FLUKA code still present in source package and libgeant* binaries

2005-11-23 Thread Kevin B. McCarty
Package: cernlib Severity: serious Justification: non-free code Original Message Subject: FLUKA/Cernlib licensing questions Date: Wed, 23 Nov 2005 12:38:30 +0100 (CET) From: Alfredo Ferrari <[EMAIL PROTECTED]> Reply-To: Alfredo Ferrari <[EMAIL PROTECTED]> To: Kevin B. McCarty <[E

Bug#266824: Subbird 0.3alpha1

2005-11-23 Thread Guido Guenther
Hi Alexander, any chance you package this up anytime soon? Would be great to have this in the archive. Cheers, -- Guido signature.asc Description: Digital signature

Bug#305361: please add the option "--timeout n" (NAT)

2005-11-23 Thread Michelle Konzack
Am 2005-11-19 20:51:09, schrieb Thierry Godefroy: > For Michelle: You may get this pre-release version of Xdialog and have > a look at how well it suits your needs (--timeout implemented, hopefully > in a dialog-compatible manner...). > > http://membres.lycos.fr/godefroy/pre%23release/Xdialog-2.2

Bug#340434: vlc adds broken mailcap entries

2005-11-23 Thread Robert Waldner
Package: vlc Version: 0.8.1.svn20050314-1 Severity: normal Hi! In helping me tracking down problems with exmh and mailcap, Alex Zangerl found out that vlc adds broken entries to /etc/mailcap[0]. >From mailcap(5): Each individual mailcap entry consists of a content-type specification, a c

Bug#266824: Subbird 0.3alpha1

2005-11-23 Thread Alexander Sack
On Wed, Nov 23, 2005 at 01:50:12PM +0100, Guido Guenther wrote: > Hi Alexander, > any chance you package this up anytime soon? Would be great to have this > in the archive. > Cheers, > -- Guido Is there a first official alpha release available? Please understand, I don't like the idea to send so

Bug#340349: RFA: openldap2.2 -- OpenLDAP server (slapd)

2005-11-23 Thread Matthijs Mohlmann
Russ Allbery wrote: > Torsten Landschoff <[EMAIL PROTECTED]> writes: > > >>I am very sorry but I'll have to give away maintainership of OpenLDAP as >>currently I can't devote the time which is needed to maintaining it. I >>know this is really late and I regret not doing this step earlier. > > >

Bug#266824: Subbird 0.3alpha1

2005-11-23 Thread Alexander Sack
On Wed, Nov 23, 2005 at 02:08:51PM +0100, Alexander Sack wrote: > On Wed, Nov 23, 2005 at 01:50:12PM +0100, Guido Guenther wrote: > > Hi Alexander, > > any chance you package this up anytime soon? Would be great to have this > > in the archive. > > Cheers, > > -- Guido > > Is there a first offici

Bug#340376: libcommandline-ruby1.8: incomplete doc-base files break installation

2005-11-23 Thread Esteban Manchado Velázquez
Hi Aaron, On Tue, Nov 22, 2005 at 08:56:10PM -0500, Aaron M. Ucko wrote: > Package: libcommandline-ruby1.8 > Version: 0.7.10-1 > Severity: serious > Justification: Policy 9.10 (doc-base section 2.3) > [...] > It is mandatory to specify Files even if the only relevant file is the > one already spec

Bug#340435: find -mindepth option after a non-option argument -type

2005-11-23 Thread Loic Minier
Package: dbs Version: 0.36 Severity: minor Hi, /usr/share/dbs/lib has: files=`find -type f -maxdepth 1 -mindepth 1` dirs=`find -type d -maxdepth 1 -mindepth 1 ! -name 'debian' ! -name 'upstream'` find barks: find: warning: you have specified the -mindepth option after a non-

Bug#340436: initrd-tools: Reboot with disk failure fails due to incorrect mdadm params in initrd

2005-11-23 Thread Michele Bonera
Package: initrd-tools Version: 0.1.81.1 Severity: important /usr/sbin/mkinitrd writes to initrd a file called script that enable the md used for the root fs. This script fails to create the md because of incorrect parameters passed to mdadm. The parameter passed to mdadm are: mdadm -A $device

Bug#340437: Transcode DEPENDS error

2005-11-23 Thread Boyan Penkov
Package: transcode version: 2:0.6.14-0.7 Depends on libmagick6, which is not available to install. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#340438: CVE-2005-3665: Cross-site scripting by trusting potentially user-supplied input.

2005-11-23 Thread Piotr Roszatycki
Package: phpmyadmin Version: 4:2.6.2-3sarge1, 4:2.6.4-pl4-1 Severity: critical The patch by Martin Schulze in attachment. -- .''`.Piotr Roszatycki, Netia SA : :' :mailto:[EMAIL PROTECTED] `. `' mailto:[EMAIL PROTECTED] `- Cross-site scripting by trusting potentially user-supplied i

Bug#309511: postgrey --> volatile

2005-11-23 Thread Adrian von Bidder
Hi Sven, Sorry for making a fuss. Sometimes bitching on prominent mailing lists does have an effect... I'm now working with mzh on getting portgrey into postgrey, so just ignore my email from last week. cheers -- vbi -- The man who raises a fist has run out of ideas. -- H.G.

Bug#340298: www.debian.org/ports unclear about ia64

2005-11-23 Thread Jeroen van Wolffelaar
On Wed, Nov 23, 2005 at 06:00:48PM +0800, Randolph Chung wrote: > > Without further any warning/information about that other 64bit architecture > > intel, amd etc are producing: amd64. A *lot* of people try to use ia64 > > installation media to install Debian on their Opteron's etc, and then mail >

Bug#340439: firestarter: denial of service

2005-11-23 Thread Rossen Naydenov
Subject: firestarter: denial of service Package: firestarter Version: 1.0.3-1.1 Severity: grave Justification: causes non-serious data loss *** Please type your report below this line *** when reconfiguring the firewall (from menu -> run wizard) and finally pressing save button, the gui interface

Bug#340440: Bad Server Response leads to "Cannot get POP

2005-11-23 Thread Jerome Lacoste
Package: evolution Version: 2.4.1-3 Severity: important I am trying to read my mail from a remote server. I ssh tunneled the pop server to a local port and configured evolution to use POP to access this local port. I get the following message: "Cannot get POP Summary: Success". This is perhaps

Bug#340005: licq: confirmation

2005-11-23 Thread Christian Heldt
Package: licq Version: 1.3.2-4 Followup-For: Bug #340005 i can confirm this bug. licq shows exactly the same behaviour here. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#340404: ITP: libemail-valid-loose-perl -- Email::Valid which allows dot before at mark

2005-11-23 Thread Colin Watson
On Wed, Nov 23, 2005 at 11:06:32AM +0100, Krzysztof Krzyzaniak (eloy) wrote: > * Package name: libemail-valid-loose-perl > Version : 0.04 > Upstream Author : Tatsuhiko Miyagawa <[EMAIL PROTECTED]> > * URL : http://search.cpan.org/~miyagawa/Email-Valid-Loose-0.04/ > * Lic

Bug#340441: Please prune .svn dirs

2005-11-23 Thread Loic Minier
Package: dbs Version: 0.36 Severity: wishlist Tags: patch Hi, We're keeping the dbs package "libgail-gnome" under SVN, but only for the debian/ part. It would be nice if the find expressions used in the dbs "lib" shell script would really prune .svn directories and file under these.

Bug#324358: preview-latex with emacs-snapshot

2005-11-23 Thread David Kastrup
That is actually _not_ the future. The future would be AUCTeX-11.81 (well, in a few days we should have 11.82) out which would include preview-latex. I have no idea how the AUCTeX and preview-latex Debian maintainers are planning to deal with it. Personally, I don't think it makes much sense to

Bug#340286: phpmyadmin: configure script depends on apache, but apache 2 should work allso

2005-11-23 Thread Piotr Roszatycki
tags 340286 moreinfo severity 340286 normal thanks Dnia Tuesday 22 of November 2005 13:10, Wilfried Goesgens napisał: > dpkg --pending --configure > Setting up phpmyadmin (2.6.4-pl4-1) ... > Error: apache appears not to be installed > dpkg: error processing phpmyadmin (--configure): > subprocess

Bug#340442: cl-swank: Removing package leaves variable slime-backend set

2005-11-23 Thread Nicolas Neuss
Package: cl-swank Severity: normal I encountered problems using the SLIME package with SBCL. Then I wanted to switch to CVS Slime by removing the slime and cl-swank packages. Strangely, this did not work, because even after "emacs -q" the variable slime-backend is still set to "/usr/share/common-

  1   2   3   4   >