Bug#339377: awstats more info

2005-11-16 Thread Charles Fry
Just to clarify, when you did these upgrades and downgrades, did you rerun awstats on the same physical log file? Also, can you please send in your awstats configuration file so that we can attempt to duplicate this behavior? Thanks for your patience as we attempt to get to the bottom of this. C

Bug#339469: helix-player: FTBFS due to different errors on all architectures

2005-11-16 Thread Wolfram Quester
Package: helix-player Version: 1.0.6-2 Severity: serious Justification: no longer builds from source Tags: patch Hi, I just had a look at the helix-player package and noticed that it failed to build on all architectures. Each time it seems to be a different error. Btw, in Bug #330337 you list amd

Bug#339470: proj: Build package with datum conversion capability

2005-11-16 Thread Peter S Galbraith
Package: proj Version: 4.4.9-1 Severity: wishlist The proj package is built as provided upstream, but there's an option to compile it enabling datum shifting capability. Stephan Holl <[EMAIL PROTECTED]> wrote in to ask that this be added. The file ftp://ftp.remotesensing.org/proj/proj-datumgrid-

Bug#339471: polypaudio: missing dependency on gnome-audio

2005-11-16 Thread Kazimierz Pogoda
Package: polypaudio Version: 0.7+20050805-2 Severity: normal After installation of polypaudio I run the polypaudio command with the following result: [EMAIL PROTECTED]:~$ polypaudio pid.c: stale PID file, overwriting. sound-file.c: Failed to open file /usr/share/sounds/generic.wav Failed to load

Bug#329380: zope2.7.8: Bug with the function strcoll_nocase

2005-11-16 Thread Frédéric Massot
Hi, I updated zope2.7 from version 2.7.5-2 to 2.7.8-1, and I always have same the bug. The locale module is not imported in the file "/usr/lib/zope2.7/lib/python/DocumentTemplate/sequence/SortEx.py". Below the patch : $ diff -up SortEx.py.ori SortEx.py --- SortEx.py.ori 2005-11-16 15:12

Bug#325333: this is a non-issue

2005-11-16 Thread Alexander Toresson
On 11/16/05, Francesco P. Lovergine <[EMAIL PROTECTED]> wrote: > severity 325333 wishlist > thanks > > Package: rox-filer > Version: 2.3-1 > Followup-For: Bug #325333 > > Sorry for the long delay, anyway: > > Running applications in that way is a poor strategy, and I doubt upstream > would change w

Bug#339460: update-rc.d: a partial implementation of what I propose

2005-11-16 Thread Martin-Éric Racine
Ugly but it does a fine job as a proof of concept: #!/bin/sh # restore RC symbolic links per each package's postinst script defaults packages=`dpkg -S /etc/init.d/* | cut -f 1 -d : | sort | uniq | xargs` for name in $packages; do update-rc.d -f $name remove done apt-get --reinstall install

Bug#339472: sextractor: New upstream release

2005-11-16 Thread Justin Pryzby
Package: sextractor Severity: wishlist Version 2.4.4 is available: http://terapix.iap.fr/rubrique.php?id_rubrique=91/ Additional TODO items: - Provide the ability to generate kernel filters of arbitrary size, like the ones in /u/s/sextractor/ - Remove mention of copyright in ./debian/rul

Bug#339473: hotplug breaks wireless-tools

2005-11-16 Thread Anthony Campbell
Package: hotplug Version: 0.0.20040329-25 Severity: normal After upgrading hotplug to the version in Unstable my wireless card no longer connects to the router. I have a Cisco Aironet 340. This normally works without problems on my IBM Thinkpad 50e. However, the above problem began to appear a f

Bug#339474: nmap: please document -I non-support in man page

2005-11-16 Thread Marc Haber
Package: nmap Version: 3.93-1.0.1 Severity: wishlist nmap doesn's support the -I switch any more. While investigating what nmap -I does (saw the switch in a command line in an nmap process spawned by nessus), I searched in the man page and didn't find it. Please document in the man page that -I i

Bug#336302:

2005-11-16 Thread Anthony Campbell
OK, I think I have now discovered what the problem is. It is arising from hotplug. I made a test installation of Stable on a spare partition and upgraded hotplug; it broke the wireless connection. I reinstalled Debian and told wajig to hold hotplug, after which I did a dist-upgrade. Everything co

Bug#337883: acknowledged by developer (Bug#337883: fixed in openafs 1.4.0-1)

2005-11-16 Thread Andrew J Perrin
Well, it seems to have compiled correctly from clean sources - I'll have to make sure when I get home this evening that it all loads right, but provisionally we can plan on closing the bug. Thanks for your patience- Andy -- A

Bug#338748: requires the obsolete /etc/hotplug.d/ interface

2005-11-16 Thread Ron
Hi, I had noticed there were already (new) problems with this, leading to a race that is occasionally lost at boot time and the device not being reclaimed from the usbhid driver. To make matters more complicated, I believe the module code that does the reclaiming no longer works with kernel 2.6.1

Bug#339445: [Pkg-octave-devel] Bug#339445: ftp.debian.org: Please remove octave_2.9.4-1_.deb

2005-11-16 Thread Rafael Laboissiere
* folajimi <[EMAIL PROTECTED]> [2005-11-16 04:48]: > On Wed, 16 Nov 2005, Rafael Laboissiere wrote: > > > Package: ftp.debian.org > > Severity: normal > > > > Please, remove all the main/o/octave2.9/octave_2.9.4-1_.deb from > > the pool. This is the result of the wrong upload of octave2.9_2.9.4-

Bug#337584: alternatives

2005-11-16 Thread Charles Fry
Well, in order to get my RC bugs closed, I temmporarily switched to xmlstarlet. Nonetheless, I do believe that this is a serious issue that should be addressed. There is no reason that I can come up with that a computer without a network connection should be prevented from running xpath on a local

Bug#339475: nmap: please document default values for options where applicable

2005-11-16 Thread Marc Haber
Package: nmap Version: 3.93-1.0.1 Severity: wishlist Hi, please document the default values for the appropriate options in the man page. For example, it would be nice to know the defaults for -min/max_parallelism. Greetings Marc -- System Information: Debian Release: testing/unstable APT pref

Bug#339476: hwinfo doesn't accept SMBIOS structure table addresses beyond 0xFFFFF

2005-11-16 Thread Pavel Tsekov
Package: hwinfo Version: 8.38-3 Hello, There is this check in the function smbios_get_info() in src/hd/bios.c: ok = crc(mem->data + u, hlen) == 0 && addr < (1 << 20) && len; This prevents SMBIOS info to be properly decoded if the `addr'

Bug#339477: upstream bug: certtool broken on amd64

2005-11-16 Thread Max Kellermann
Package: gnutls-bin Version: 1.2.9-1 certtool internally passes int pointers where a size_t pointer is expected. This breaks 64 bit platforms where size_t and int are different, and leads to an overflow. I have reported this one to upstream ([EMAIL PROTECTED]). My proposed fix is attached to th

Bug#339478: gaim: crash report on disconnect, DNS?

2005-11-16 Thread Justin Pryzby
Package: gaim Version: 1:1.5.0+1.5.1cvs20051015-1 Severity: normal Tags: upstream The power just went out, while I was talking on gaim MSN, AIM, and IRC. That took out my existing connections, since I have a linksys router for my cable modem. When the power came back, about 30 seconds later, I w

Bug#339479: isdneurofile: use invoke-rc.d, don't run init.d script directly

2005-11-16 Thread Lars Wirzenius
Package: isdneurofile Version: 1:3.6.2005-01-03-5 Severity: important The policy strongly recommends using invoke-rc.d to start services: The use of invoke-rc.d to invoke the /etc/init.d/* initscripts is strongly recommended[51], instead of calling them directly. It is no

Bug#335881: Bug cause

2005-11-16 Thread Florian Weimer
This bug is caused by a change in GAS which makes it prefer shorter instruction sequences: 80580c1: 8d 14 52lea(%edx,%edx,2),%edx 80580c4: 8d ac 95 17 00 00 00lea0x17(%ebp,%edx,4),%ebp 80580cb: 89 c2 mov%eax,%edx 80580cd:

Bug#339480: security patch in 4.0.1-2 breaks tkdiff

2005-11-16 Thread Joe Drew
Package: tkdiff Version: 1:4.0.2-2 Severity: grave For every subversion file I try to tkdiff, I get the following error: Error in startup script: can not find channel named "fid" while executing "close fid" (procedure "tmpfile" line 11) invoked from within "tmpfile $index" (proced

Bug#337220: An ITP for xindice already exists

2005-11-16 Thread Aldous D. Penaranda
On 11/16/05, Stefano Melchior <[EMAIL PROTECTED]> wrote: > I am about, after a long time, to release the xindice package for debian. That's good news. :) > I would like to know if you would help me, you will be welcomed to. Perhaps you can have it co-maintained under pkg-java? > But I was wonde

Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread Rafael Laboissiere
Thanks for the extra-info. What do you get for this: echo "which gplot" | octave-2.9.4 -q -- Rafael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339482: libc6: /etc/init.d/glibc.sh uses /usr/bin/dpkg before /usr is mounted.

2005-11-16 Thread Tim Phipps
Package: libc6 Version: 2.3.5-6 Severity: normal /etc/init.d/glibc.sh is called by init before anything else in the boot sequence. When it is called there is no guarantee that /usr is mounted so using dpkg may not work. /proc and /sys won't be mounted either and /dev may not be fully populated.

Bug#339481: please don't conflict with sysutils

2005-11-16 Thread Gürkan Sengün
Package: memtester Version: 2.93.1-2 Severity: wishlist Can you not rename the binary so one can install sysutils and memtester at the same time? Yours, Gürkan

Bug#339377: awstats more info

2005-11-16 Thread Charles Fry
I was unable to reproduce this by processing the log lines you sent, even with the the GeoIP plugin enabled. Please send your config file so that we can mimic your local setup. thanks, Charles -Original Message- > From: Juraj Bednar <[EMAIL PROTECTED]> > Subject: Bug#339377: awstats more

Bug#339483: zope2.7: Zope does not restart after the update from 2.7.5-2 to 2.7.8-1

2005-11-16 Thread Frederic MASSOT
Package: zope2.7 Version: 2.7.8-1 Severity: important Hi, I updated zope2.7 from version 2.7.5-2 to 2.7.8-1, and zope don't restart. During the update I had these error messages : Dépaquetage de la mise à jour de zope2.7 ... dpkg : avertissement - impossible de supprimer l'ancien fichier « /us

Bug#339484: When answering save in the dialog after trying to close a new message, it is sent instead.

2005-11-16 Thread Abdellah MALTI
Package: Mozilla Thunderbird Version: 1.0.2-3 When answering save in the dialog after trying to close a new message (accessed thru the compose button), it is sent without further notice and not saved. I am using Gnome 2.8.3 on a 2.6.13.2 -- Res publica non dominetur -- To UNSUBSCRIBE, em

Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread Alberto Maurizi
On Wed, Nov 16, 2005 at 04:48:57PM +0100, Rafael Laboissiere wrote: > Thanks for the extra-info. What do you get for this: > > echo "which gplot" | octave-2.9.4 -q > here it is: [EMAIL PROTECTED]:~/ echo "which gplot" | octave-2.9.4 -q error: `__gnuplot_init__' undefined near line

Bug#339485: kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor remove

2005-11-16 Thread Rich Johnson
Package: kernel-image-2.6.8-powerpc Version: 2.6.8-12 Severity: serious Justification: Policy 10.7.3 kernel-image-bug -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (1001, 'testing'), (990, 'stable') Architecture: powerpc (ppc) Shell: /bin/sh linked

Bug#339486: psad: Freenode's proxyscan needs to be whitelisted

2005-11-16 Thread Francois Marier
Package: psad Version: 1.4.3-1 Severity: wishlist Hi, I started receiving reports of port scans being performed by Freenode's open proxy scanner. That in itself is a good thing since psad is supposed to be detecting all of those. However I believe that a lot of Debian users (irc is not unpopula

Bug#332647: kdebase-kio-plugins: Please build with dbus from experimental

2005-11-16 Thread Erich Schubert
Package: kdebase-kio-plugins Version: 4:3.4.2-4 Followup-For: Bug #332647 Hi, I'd like to help testing e.g. gnome from experimental, but upgrading to it would uninstall all KDE. Please build kdebase-kio-plugins with experimental dbus/hal (and upload it to experimental). -- System Information: Deb

Bug#335745: merge

2005-11-16 Thread Justin Pryzby
tag 335745 - upstream merge 335745 339472 thanks Yea, I knew there was a bug somewhere, just blind today I guess. Anyway, also on the todo list: dynlink with a libwcs package, which I think would be justified since DS9 also uses this library. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#338431: linux-2.6: [infrastrucutre] gencontrol.py should know how to exclude stuff from deps, add INITRD_CMD setting.

2005-11-16 Thread Sven Luther
On Wed, Nov 16, 2005 at 12:39:03PM +0900, Horms wrote: > In article <[EMAIL PROTECTED]> you wrote: > > Package: linux-2.6 > > Severity: normal > > > > > > Well, this is something that came up with the desire of not using the > > (currently broken) initramfs-tools on alpha. We need two implementat

Bug#338789: cogito packages

2005-11-16 Thread Gerrit Pape
On Tue, Nov 15, 2005 at 01:00:48PM -0500, Andres Salomon wrote: > On Tue, 2005-11-15 at 17:36 +, Gerrit Pape wrote: > > Packaging generally shouldn't be that hard, I'll prepare packages and > > post a link here, so you can take a look at it, ok? Hi Andres, here are preliminary packages. I hav

Bug#339307: /usr/sbin/smbldap-usershow: Two Perl errors while using smbldap-usershow

2005-11-16 Thread Sergio Talens-Oliag
El Tue, Nov 15, 2005 at 12:27:36PM +0100, Yann Forget va escriure: > Package: smbldap-tools > Version: 0.8.7-4 > Severity: normal > File: /usr/sbin/smbldap-usershow > > Hi, > > I got two Perl errors while using smbldap-usershow: > # smbldap-usershow user > Use of uninitialized value in numeric eq

Bug#339339: udevs hangs usb sis controller during boot

2005-11-16 Thread Marco d'Itri
reassign 339339 linux-2.6 thanks On Nov 15, giorgio <[EMAIL PROTECTED]> wrote: > I have a pc with sis controller and mainboard. always had trouble but with > sarge everything was ok, when new udev was introduced a week ago, it purged > hotplug and the whole usb sistem hang on boot, with devices

Bug#339351: initscripts: Error at checkroot.sh

2005-11-16 Thread Laurent Bonnaud
Hi, I get the same error. The exact message, taken from /var/log/boot, is (with some context): Mon Nov 14 12:08:32 2005: . Mon Nov 14 12:08:32 2005: Setting parameters of disc: (none). Mon Nov 14 12:08:32 2005: Activating swap... Mon Nov 14 12:08:32 2005: . Mon Nov 14 12:08:32 2005: Checking roo

Bug#339442: [Pkg-octave-devel] Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread John W. Eaton
On 16-Nov-2005, Alberto Maurizi wrote: | On Wed, Nov 16, 2005 at 04:48:57PM +0100, Rafael Laboissiere wrote: | > Thanks for the extra-info. What do you get for this: | > | > echo "which gplot" | octave-2.9.4 -q | > | | here it is: | | [EMAIL PROTECTED]:~/ echo "which gplot" | octave

Bug#339448: patch to prevent loopback interface from being set wireless properties

2005-11-16 Thread Guus Sliepen
On Wed, Nov 16, 2005 at 01:47:05PM +0100, Jacobo wrote: > # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) [...perfectly ok interfaces file...] Very strange. In my /etc/network/if-pre-up.d/wireless-tools file, it only tries to set the ESSID if the environment variable $IF_WI

Bug#339483: zope2.7: Zope does not restart after the update from 2.7.5-2 to 2.7.8-1

2005-11-16 Thread Victor N. Titarchuk
I would suggest to check Plone 2.1 prerequisites. I think it requires Zope 2.8. For what it is worth... Victor Frederic MASSOT wrote: Package: zope2.7 Version: 2.7.8-1 Severity: important Hi, I updated zope2.7 from version 2.7.5-2 to 2.7.8-1, and zope don't restart. During the update I h

Bug#339487: kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor remove

2005-11-16 Thread Rich Johnson
Package: kernel-image-2.6.8-powerpc Version: 2.6.8-12 Severity: serious Justification: Policy 10.7.3 Post-removal script fails reporting "Not a directory: --verbose" (or '-v'). kernel-image-2.6.8-powerpc is left stuck in a half-installed state and can not be installed, removed, or upgraded via

Bug#339488: apt-src: Needs to install build-deps before clean

2005-11-16 Thread Anthony DeRobertis
Package: apt-src Version: 0.25.1 Severity: serious Justification: Policy 7.6 Quoting Policy 7.6: Build-Depends, Build-Conflicts The Build-Depends and Build-Conflicts fields must be satisfied when any of the following targets is invoked: build, clean, binary, binary-arch, b

Bug#339489: quagga: Check for smux options is applied to disabled daemon config files

2005-11-16 Thread Michael Bussmann
Package: quagga Version: 0.99.1-7 Severity: normal Hi there, The check for smux options in quagga.preinst is a bit too picky for my taste. It matches even config files for daemons that have been disabled. It took me some time to notice that smux statement in an ancient (and no longer used) rip

Bug#324318: Only three databases are supported

2005-11-16 Thread Piotr Roszatycki
severity 324318 important thanks It is because the phpMyAdmin doesn't set the $cfg['Servers'][$i]['AllowRoot'] = TRUE The phpMyAdmin should include config_import.lib.php. As workaround you should add $cfg[][]['AllowRoot'] to your config.inc.php. -- .''`.Piotr Roszatycki, Netia SA :

Bug#335912: libssl0.9.8: openssl upgrade causes segfault on openssh client on sparc64

2005-11-16 Thread Ron Murray
Kurt Roeckx wrote: > On Sat, Nov 12, 2005 at 08:57:17PM +0100, Kurt Roeckx wrote: > >>Hi, >> >>Can you try the patch available at: >>http://cvs.openssl.org/chngview?cn=14621 > > > Hi Ron, > > Can you please give more details about the hardware you're using? > Upstream seems to think this might

Bug#339048: (no subject)

2005-11-16 Thread John Carline
Works perfect. Thanks for your work, Daniel. John -- Powered by the Penguin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339090: The new 'sort' no longer works with tiger

2005-11-16 Thread Francois Marier
It looks like tiger's use of "sort" is also affected: /usr/bin/sort: invalid option -- 3 Try `/usr/bin/sort --help' for more information. /usr/bin/sort: invalid option -- 3 Try `/usr/bin/sort --help' for more information. /usr/bin/sort: open failed: +1: No such file or directory Francoi

Bug#339314: /usr/sbin/smbldap-useradd: Lots of Perl errors with various commands from smbldap-tools

2005-11-16 Thread Sergio Talens-Oliag
El Tue, Nov 15, 2005 at 01:59:49PM +0100, Yann Forget va escriure: > Package: smbldap-tools > Version: 0.9.1-2 > Severity: normal > File: /usr/sbin/smbldap-useradd > > Hi, > > I get a lot of Perl errors with various commands from smbldap-tools. > Some examples: > > # smbldap-useradd -a -u 25000

Bug#339453: po4a: [LaTeX] Error while running msgmerge: Bad file descriptor

2005-11-16 Thread Nicolas François
Hello, Thank you for using po4a. The problem is in your PO file. Its charset is not "ascii", but "ISO-8859-1" (latin-1). (You will also have to set the other header fields). Please find attached a patch for the it.po file. Unless it does not solve your problem, I plan to close this bug soon.

Bug#339483: zope2.7: Zope does not restart after the update from 2.7.5-2 to 2.7.8-1

2005-11-16 Thread Frédéric Massot
Victor N. Titarchuk wrote: I would suggest to check Plone 2.1 prerequisites. I think it requires Zope 2.8. For what it is worth... Hi, I indicated the instance of test of plone 2.1, but for the instances of plone 2.0 the problem is the same one, zope does not restart. According to the do

Bug#325383: libgnomevfs2-common: gnomevfs-ls report invalid file size for files > 4Gb

2005-11-16 Thread Loic Minier
tags 325383 + fixed-upstream patch thanks On dim, aoû 28, 2005, Benoit Hamet wrote: > The main problem is that it seems that this is causing some apps to > fail. For example gnomebaker is not able to see these files. I test > gnomevfs-info and this one was working fine... This is fixed in the up

Bug#339302: Wrong email address on original bug report

2005-11-16 Thread Eamonn Hamilton
My bad, I forgot to configure reportbug for my external email address. Please update the bug. Cheers, Eamonn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339437: PMASA-2005-6 when "register_globals = on"

2005-11-16 Thread Piotr Roszatycki
Dnia Wednesday 16 of November 2005 13:17, Martin Schulze napisał: > > Vuln 1: > > Full Path Disclosures in the following files: > > > Vuln 2: > > Http Response Splitting in libraries/header_http.inc.php > > Do you know if this is the same vulnerability as the first one above? The Full Path Disclos

Bug#339485:

2005-11-16 Thread Rich Johnson
This should be merged with 339487 (typed "--body" option rather than "--body-file") -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339490: yelp: wrong scrollbar style

2005-11-16 Thread Laurent Bonnaud
Package: yelp Version: 2.12.1-2 Severity: normal Hi, the scrollbar in yelp does not have the same look as other GNOME applications. It looks like a Mozilla scrollbar with the "modern" theme. I'll send a screenshot when I get the bug number... -- System Information: Debian Release: testing/uns

Bug#319240: New stable upstream version

2005-11-16 Thread Riccardo Magliocchetti
Package: scribus Version: 1.2.2.1.dfsg+cvs20050829-1 Severity: whishlist There's a new stable 1.2.3 upstream release available. TIA, riccardo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339468: smbldap-tools: No man page for smbldap.conf and smbldap_bind.conf

2005-11-16 Thread Sergio Talens-Oliag
severity 339468 wishlist forwarded 339468 [EMAIL PROTECTED] stop El Wed, Nov 16, 2005 at 03:31:53PM +0100, Yann Forget va escriure: > Package: smbldap-tools > Version: 0.9.1-2 > Severity: normal > > Hi, > > There is no man page for the configuration files > /etc/smbldap-tools/smbldap.conf > /etc

Bug#339302: [Evolution] Bug#339302: Wrong email address on original bug report

2005-11-16 Thread Loic Minier
submitter 339302 Eamonn Hamilton <[EMAIL PROTECTED]> thanks On Wed, Nov 16, 2005, Eamonn Hamilton wrote: > My bad, I forgot to configure reportbug for my external email address. > Please update the bug. > > Cheers, > Eamonn > > > > ___ > Pkg-evoluti

Bug#339491: kdelibs-data: leaves /etc/kde3/ktexteditor_autobookmarkerrc after upgrade+purge

2005-11-16 Thread Lars Wirzenius
Package: kdelibs-data Version: 4:3.4.2-4 >From the piuparts log file for testing upgrades from sarge via etch to sid: 2m3.5s ERROR: Package purging left files on system: /etc/kde3 owned by: kdelibs-data /etc/kde3/ktexteditor_autobookmarkerrc We discussed this on IRC with dato (this IRC l

Bug#339492: uninstallable

2005-11-16 Thread Steffen Joeris
Package: guile-gnome0-dev Severity: serious Hi Sorry but guile-gnome0-dev is uninstallable. I need it for a package and under sid it failed to install with the following warning: The following packages have unmet dependencies: guile-gnome0-dev: Depends: g-wrap (>= 1.9.4) but it is not going to

Bug#335912: libssl0.9.8: openssl upgrade causes segfault on openssh client on sparc64

2005-11-16 Thread Kurt Roeckx
On Wed, Nov 16, 2005 at 11:51:46AM -0500, Ron Murray wrote: > > Sorry for the delay with this: it's been a busy couple of weeks here. > >I haven't had a chance to try the patch you suggested as yet. I will > try it in the next couple of days and let you know what happens. There has been an

Bug#339406: tcsh should not restrict dircolors

2005-11-16 Thread Joe Drew
reopen 339406 severity 339406 normal thanks tcsh should not rely on dircolors not being set, and it should especially not barf on something it doesn't recognize. Joe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339493: postfix cannot handle mails smaller than message_size_limit (main.cf)

2005-11-16 Thread root
Package: postfix Version: 2.1.5-9 Severity: normal Hello, my server had a mail in the queue which was approx 18MB. when postfix tried to process this mail, the "cleanup" process got killed because it used more than 20MB of memory. After increasing this limit to 25MB in main.conf, the message wa

Bug#339494: cdebootstrap: attempts to chroot into foreign filesystem

2005-11-16 Thread Bill Gatliff
Package: cdebootstrap Version: 0.3.8 Severity: important # mkdir arm-glibc # cdebootstrap --arch arm --debug --verbose sarge arm-glibc \ http://mirror.mcs.anl.gov/debian/ ... D: Execute "dpkg -i --force-all /var/cache/bootstrap/dpkg_1.10.28_arm.deb" in chroot D: Return code: 32512 E: Co

Bug#339495: cpp-4.0-doc: cpp support "-O" option but not documented

2005-11-16 Thread LI Daobing
Package: cpp-4.0-doc Version: 4.0.2-3 Severity: minor Hello, you can see[1] that cpp support -O, -O[1-9], -Os options, and these options are meanful. but this is not documented in man page[2] and info[3]. man page belongs to cpp-4.0, need I clone this bug? [1] $ cpp -dM /dev/null | grep OPT $ c

Bug#339496: libcupsys2: upgrade from sarge + purge leaves /usr/share/doc/libcupsys2-gnutls10

2005-11-16 Thread Lars Wirzenius
Package: libcupsys2 Version: 1.1.23-12 When testing upgrades from sarge via etch to sid of libcupsys2 with piuparts, I get the following error: 1m50.3s ERROR: Package purging left files on system: /usr/share/doc/libcupsys2-gnutls10 owned by: libcupsys2-gnutls10 The entire log file is about

Bug#339497: trustedqsl: 'tqsl' doesn't know about AO-51 or VO-52

2005-11-16 Thread John Mock
Package: trustedqsl Version: 1.11-1 Severity: normal A new version of 'trustedqsl' and/or 'tqsllib1' should be generated so people can submit QSLs using these two satellites. I can understand not having VO-52, but AO-51 has been in orbit for quite some time now. -- System Information: Debian Rel

Bug#338606: Kernel 2.6.14 break midi play in SB Live

2005-11-16 Thread James Courtier-Dutton
Horms wrote: In article <[EMAIL PROTECTED]> you wrote: Package: linux-image-2.6.14-1-k7 Version: 2.6.14-1 Severity: Normal In this kernel version I am unable to play midi (no sound) files with pmidi program in a SB Live Value. With the same settings, pmidi works perfectly in kernel ver

Bug#339453: po4a: [LaTeX] Error while running msgmerge: Bad file descriptor

2005-11-16 Thread Martin Quinson
Erm. Actually, the error message could have been a bit more instructive, couldn't it? Mt. On Wed, Nov 16, 2005 at 06:00:19PM +0100, Nicolas François wrote: > Hello, > > Thank you for using po4a. > > The problem is in your PO file. > Its charset is not "ascii", but "ISO-8859-1" (latin-1). > (You

Bug#339406: Whoops.

2005-11-16 Thread Joe Drew
My mistake - sorry. I didn't realize this was already assigned to tcsh, and I thought I was reopening another bug on the same issue. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339498: liblockfile-dev: upgrade from sarge + purge leaves /usr/share/doc/liblockfile1/liblockfile-dev

2005-11-16 Thread Lars Wirzenius
Package: liblockfile-dev Version: 1.06 Testing upgrades of liblockfile-dev from sarge via etch to sid with piuparts I get the following error: 1m41.7s ERROR: Package purging left files on system: /usr/share/doc/liblockfile1/liblockfile-dev -- Good news at once. Bad news never in the evening o

Bug#331671: dokuwiki: aspell button

2005-11-16 Thread B. Zhang
On Mon, 2005-10-24 at 08:34 +0200, B. Zhang wrote: > On Mon, 2005-10-24 at 09:08 +0300, Matti Pöllä wrote: > > On Sun, Oct 23, 2005 at 04:26:32PM +0200, B. Zhang wrote: > > > > > > I found why. This problem appears when using language "fr". > > > The spell check works fine if I use language "en". >

Bug#337883: acknowledged by developer (Bug#337883: fixed in openafs 1.4.0-1)

2005-11-16 Thread Russ Allbery
Andrew J Perrin <[EMAIL PROTECTED]> writes: > Well, it seems to have compiled correctly from clean sources - I'll have > to make sure when I get home this evening that it all loads right, but > provisionally we can plan on closing the bug. > Thanks for your patience- Sure, no problem. I wish

Bug#339442: [Pkg-octave-devel] Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread Rafa Rodriguez Galvan
El mié, 16-11-2005 a las 16:48, Rafael Laboissiere escribió: > Thanks for the extra-info. What do you get for this: > > echo "which gplot" | octave-2.9.4 -q Hi, I've installed octave-2.9.4 in my sid chroot and reproduced the same error messages. Here you have some information: [EMAIL PROT

Bug#339499: manpages-fr: man hostid is wrong

2005-11-16 Thread Farzad FARID
Package: manpages-fr Version: 1.64.0-2 Severity: normal According to the original man page and to "hostid --help", option '-v' does not exist and hostid does not take any parameter. Regards -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unsta

Bug#339500: evolution: error message from yelp when reading the help

2005-11-16 Thread Laurent Bonnaud
Package: evolution Version: 2.4.1-3 Severity: normal Tags: experimental Hi, when I click on the Help->Contents menu entry, yelp is launched and displays this error message: Could not load section The section '__yelp_toc' does not exist in this document. If you were directed to this section fro

Bug#333684: still not fixed

2005-11-16 Thread Ryan Charles Underwood
[EMAIL PROTECTED]:~$ dpkg -l parted Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name VersionDescription +++-==-=

Bug#339501: libiodbc2: Implicitly Converted Pointer

2005-11-16 Thread dann frazier
Package: libiodbc2 Version: 3.52.3-1 Severity: important Tags: patch User: [EMAIL PROTECTED] Usertag: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of

Bug#339503: mirrors: http://www.debian.org/mirror/list is empty

2005-11-16 Thread Jeffery von Ronne
Package: mirrors Severity: normal The web page for http://www.debian.org/mirror/list doesn't contain any mirrors, which makes it hard to choose an appropriate mirror. -- System Information: Debian Release: testing/unstable Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linu

Bug#339504: ksynaptics: causes touchpad to stop working

2005-11-16 Thread Jan De Luyck
Package: ksynaptics Version: 0.2.2-1 Severity: normal Hello, Since my last full reinstallation, whenever I install ksynaptics and enter KDE, the synaptics touchpad stops functioning. It still registers events in xev, so I guess something is seriously foobar'ed with respect to the settings, but I'

Bug#339505: typo3-dummy: Package changes sendmail-Permissions on purge

2005-11-16 Thread Jochen Pawletta
Package: typo3-dummy Version: 3.7.0-9 Severity: important Hi The Package "typo3-dummy" changes the permissions of the file "/usr/lib/sm.bin/sendmail/" when being purged. (Or to whatever file the /etc/alternatives/sendmail points to.) The File "/usr/lib/sm.bin/sendmail/" should have SET_GID, but

Bug#168573: sgmltools-lite: Docbook Style Sheet for HTML not found

2005-11-16 Thread Yuri Kozlov
It is still exists. ;( Fix one: While installing sgmltools-lite, postinst script must add the /usr/share/sgml/stylesheet/dsssl/sgmltools/sgmltools.cat in /etc/sgml/catalog. Fix two: Paths in the catalog must be included with "" ie CATALOG "/usr/share/sgml/stylesheet/dsssl/sgmltools/sgmltools.cat"

Bug#324581: fetchyahoo: 2.10.0 out 2005-11-13

2005-11-16 Thread Philippe COVAL
Package: fetchyahoo Version: 2.9.0-1 Followup-For: Bug #324581 Since a couple of days, fetchyahoo is stuck on connection, after getting Messages number... At the same time I see there is a newversion, so it'll probally close many reported bugs once upgraded. -- System Information: Debian Rele

Bug#339502: logrotate: man page typo

2005-11-16 Thread Peter Rooney
Package: logrotate Version: 3.7-5 Severity: minor The last example configuration shown in the manpage is /var/log/news/news.crit { } However, the paragraph explaining it says: The last section defines the parameters for all of the files in /var/log/news. Each file is rotat

Bug#339506: psnup: Does not use /etc/papersize

2005-11-16 Thread Tobias Kunze
Package: psutils Version: 1.17-20 Severity: normal psnup (from psutils 1.17-20) does not use /etc/papersize for the default papersize, which results in the following error message when calling psnup with the '-2' option only: kunze$ psnup -2 /tmp/bla.ps > /tmp/bla.2up.ps psnup: page widt

Bug#339442: /usr/lib/octave/2.9.4/oct/i486-pc-linux-gnu/PKG-ADD

2005-11-16 Thread Jan Medlock
The file in question is attached. The paths are those of the chroot used to build the package, i.e. they have an extraneous '/root/octave/octave-2.9.4/debian/octave2.9' prepended to them. autoload ("airy", "/root/octave/octave-2.9.4/debian/octave2.9/usr/lib/octave/2.9.4/oct/i486-pc-linux-gnu/bess

Bug#325925: Intent to NMU

2005-11-16 Thread dann frazier
user [EMAIL PROTECTED] usertag 325925 + intend-to-nmu stop Since this bug has been open for 76 days and has had a patch for over 30, I intend to NMU osiris in 7 days (or sooner, at the maintainer's request). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#339442: [Pkg-octave-devel] Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread Rafael Laboissiere
[Please, keep Cc: to [EMAIL PROTECTED] * John W. Eaton <[EMAIL PROTECTED]> [2005-11-16 12:49]: > OK, I will fix this by generating this PKG_ADD file differently so we > avoid problems related to creating a package by running make install > with a value of prefix that is different from the one use

Bug#339507: coreutils: postinst should call install-info with absolute path

2005-11-16 Thread Michael Banck
Package: coreutils Version: 5.93-3 Severity: normal Hi, just had a support problem in #debian regarding upgrading coreutils in unstable. The postinst failed, it turned out the user had another, incompatible, install-info (from TeXlive) installed in /usr/local/bin. As the install-info call in cor

Bug#339508: Etch beta1 installation-report, everything ok

2005-11-16 Thread Christian Theede
Package: installation-reports Debian-installer-version: November 16 2005 from http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/i386/beta1/debian-testing-i386-netinst.iso uname -a: Linux amilo 2.6.12-1-386 #1 Tue Sep 27 12:41:08 JST 2005 i686 GNU/Linux Date: 16/11-2005 15:40 Method: Net

Bug#338976: readlink -f/-e

2005-11-16 Thread Markus Kolb
Hello, does readlink in cowprotect really need the -f argument for any purpose I don't know? -f, --canonicalize canonicalize by following every symlink in every component of the given name recursively; all but the last component must exist -e, --canonicalize-existing canonicalize by followi

Bug#337391: libcgi-ssi-perl: FTBFS: Missing Build-Depends on netbase

2005-11-16 Thread Thijs Kinkhorst
Hello people, > Also, you need to make sure the package builds on a machine which is > offline, since requiring network access during a package build is a > serious problem -- although I haven't yet been able to check whether > that's the case here. I can confirm that the package doesn't build co

Bug#339442: [Pkg-octave-devel] Bug#339442: octave2.9: error at startup: __gnuplot_init__ undefined

2005-11-16 Thread John W. Eaton
On 16-Nov-2005, Rafael Laboissiere wrote: | [Please, keep Cc: to [EMAIL PROTECTED] | | * John W. Eaton <[EMAIL PROTECTED]> [2005-11-16 12:49]: | | > OK, I will fix this by generating this PKG_ADD file differently so we | > avoid problems related to creating a package by running make install | >

Bug#339509: FTBFS on hppa using expect

2005-11-16 Thread Matthias Klose
Package: binutils Version: 2.16.1cvs20051109-1 Severity: serious Tags: patch Using expect-tcl8.3 lets the build succeed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#339510: metalog: Documentation missing...

2005-11-16 Thread Wilfried Goesgens
Package: metalog Version: 0.7.0-2 Severity: minor allso the documentation for program_neg_regex and program_regex are missing too. the config file should contain samples of them. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500,

Bug#339511: libgtk2-ruby: Gtk::ComboBox missing?

2005-11-16 Thread Hadmut Danisch
Package: libgtk2-ruby Version: 0.13.0-2 Severity: normal Hi, is the ComboBox missing in the gtk library? #!/usr/bin/ruby require 'gtk2' Gtk.init x=Gtk::ComboBox.new issues the error message uninitialized constant Gtk::ComboBox (NameError) Same problem with the combobox.rb example that came

Bug#339512: amule crashes after upgrade

2005-11-16 Thread Eugenia Franzoni
Package: amule Version: 2.0.3-3 Severity: important Hi, after last upgrade, Amule crashes continuously, with this message: =| BACKTRACE FOLLOWS: |= Current version is: aMule 2.0.3 using wxGTK2 v2.6.1 (Unicoded) Running on: Linux 2.6.12-

Bug#335881: Patch

2005-11-16 Thread Florian Weimer
> The first few instruction bundles are not 12 bytes long, as required, > but 11 bytes, with catastrophic consequences. I will see what can be > done about this. Technically, this is not a GAS bug. Below is a first attempt at a patch. It doesn't pass the test suite (but debian/rules doesn't det

<    1   2   3   4   5   >