Bug#339827: linuxthreads crashes when using user stacks

2005-11-18 Thread David Given
Package: glibc Version: 2.3.5-8 Severity: important When using 2.4 kernels, the linuxthreads library makes an incorrect assumption about stack usage that causes applications to crash if they use user stacks. This does not occur on 2.6 kernels (because they use a different threading library). I

Bug#234038: Bug#267988: marked as done (samba: No upgrade control on /etc/default/samba)

2005-11-18 Thread Steve Langasek
reopen 234038 thanks I tried to reproduce this bug with many styles of installs and upgrades: -installed woody official version and upgrade to sarge with a modified smb.conf -installed unofficial package and upgrade to sarge package -installed manually with smb.conf in /etc and replace

Bug#339705: installation-reports

2005-11-18 Thread Luis Mochan
On Fri, 18 Nov 2005, Luis Mochan wrote: In such a situtation I would probably recommend using the Don't install bootloader option in D-I main menu, then set things manually later You probably need to use the medium priority for your install: linux DEBCONF_PRIORITY=medium at boot

Bug#339793: sed: In-place editing (-i flag) drops EA (ACLs and user-defined)

2005-11-18 Thread Steve Langasek
severity 339793 important tags 339793 -security thanks On Fri, Nov 18, 2005 at 10:01:31PM +0100, Pierre THIERRY wrote: When doing in-place editing, sed creates a new file without copying ACLs and user-defined EA. It's not only a loss of maybe precious data (user-defined EA) but a security

Bug#339826: Acknowledgement (devref: Please discuss Homepage padding more fully)

2005-11-18 Thread Justin Pryzby
package developers-reference clone 339826 -1 retitle -1 Please test for best-practice homepage fields reassign -1 lintian severity -1 wishlist thanks Please add a lintian warning for packages whose description matches /homepage/is but fails to match /^ Homepage: [^ ]*$/. Note the double space

Bug#339711: dhcp-client: Severely broken on sparc

2005-11-18 Thread Frans Pop
I'm seeing the same problem on my Sparc Ultra10. Switching to dhcp3-client solved the issue. Removal of the package might not be such a good idea as Debian-Installer uses the dhcp-client-udeb. I've not yet checked if the udeb has the same problems on sparc. pgpGcv6eOZB9U.pgp Description: PGP

Bug#339830: eclipse-rcp: should not depend on eclipse-sdk?

2005-11-18 Thread Seo Sanghyeon
Package: eclipse-rcp Version: 3.1.1-5 eclipse-rcp's short description says It doesn't include any development plug-ins and lists eclipse-jdt, eclipse-pde, eclipse-sdk as examples of such development plugins. But eclipse-rcp depends on eclipse-sdk. Why? Seo Sanghyeon -- To UNSUBSCRIBE, email

Bug#339831: Bug Report on hwclock.sh

2005-11-18 Thread Xin Liu
Package: util-linux Version: 2.12p-8 In hwclock.sh, there are a number of mis-spellings: HWCLOCPARS should be HWCLOCKPARS. The consequence is that setting the variable HWCLOCKPARS becomes useless. Best Regards, LIU Xin

Bug#332942: ug#332942: kernel-image-2.6.8-2-386: fails to insert floppy.ko claiming io-port 0x03f2 in use

2005-11-18 Thread loos
Nothing to do with adaptec. Compiling the kernel without PNP support resolves the problem. Michel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#339832: Please make gmessage an alternative to xmessage

2005-11-18 Thread Roberto C. Sanchez
Package: gmessage Version: 2.4.2-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since gmessage and xmessage are mostly compatible, it would be nice if /etc/alternatives/xmessage existed and allowed the admin to choose between xmessage and gmessage (if installed). - -Roberto

Bug#339711: dhcp-client: Severely broken on sparc

2005-11-18 Thread Steve Langasek
On Sat, Nov 19, 2005 at 03:51:54AM +0100, Frans Pop wrote: I'm seeing the same problem on my Sparc Ultra10. Switching to dhcp3-client solved the issue. Removal of the package might not be such a good idea as Debian-Installer uses the dhcp-client-udeb. I've not yet checked if the udeb has

Bug#213503: [EMAIL PROTECTED]: Re: knetbsd maintained? want glibc patched for it?]

2005-11-18 Thread Drew Scott Daniels
Just for reference, below is the status of knetbsd. Drew Daniels - Forwarded message from Robert Millan [EMAIL PROTECTED] - Envelope-to: [EMAIL PROTECTED] Delivery-date: Fri, 18 Nov 2005 23:17:56 -0600 X-BrightmailFiltered: true X-Brightmail-Tracker: AA== X-IronPort-AV:

Bug#339833: urxvtd leaves zombie shell processes

2005-11-18 Thread Matthew R. Dempsky
Package: rxvt-unicode-lite Version: 5.8-1 1. Start urxvtd with ``urxvtd -q -o''. 2. Create a terminal with ``urxvtc''. 3. Immediately close the terminal. The shell process is left as a zombie. This only happens when you close the last terminal; closing any others causes urxvtd to reap all

Bug#338916: beta1 netinstall (zh_CN localized), success with boot option issues

2005-11-18 Thread Ming Hua
On Thu, Nov 17, 2005 at 11:30:57AM -0500, Joey Hess wrote: Ming Hua wrote: After the install, though, I have vga=954 in grub's configuration file /boot/grub/menu.lst, and sure, the system refuse to boot and let me correct the vga= option again. It turnes out that vga=954 got written to

Bug#339007: patch for mapserver php-api problem

2005-11-18 Thread Paul Wise
tags 339007 + patch thanks I've attached a patch to fix the php4-mapscript bug (which has the potential to affect php5-mapscript too). It installs to the correct directory and adds the correct ${misc:Depends} for the right phpapi virtual package. It *does not* modify php.ini like the maintainer

Bug#339827: linuxthreads crashes when using user stacks

2005-11-18 Thread Daniel Jacobowitz
On Sat, Nov 19, 2005 at 01:59:22AM +, David Given wrote: The reason: because 2.4 kernels don't support thread local storage, That's not, in fact, true. LinuxThreads uses thread local storage when configured for i686. The only i686-configured C libraries we ship for x86 at this point in

Bug#339834: ifupdown: FTBFS on GNU/kFreeBSD (null pointer dereference)

2005-11-18 Thread Brian M. Carlson
Package: ifupdown Version: 0.6.7 Severity: important Tags: patch The attached patch makes the packages build on GNU/kFreeBSD. Additionally, it passes the testsuite. The problem is that you are dereferencing a NULL pointer in mylinuxver. This should not assume anything about the format of the

Bug#339835: ifupdown: should Build-Conflict: original-awk

2005-11-18 Thread Brian M. Carlson
Package: ifupdown Version: 0.6.7 Severity: important ifupdown FTBFS if awk is original-awk. It calls nawk, and nawk is not provided by original-awk. If you think a Build-Depends: gawk | mawk is better, then do that, or feel free to reassign. This is only important because I can't be bothered

Bug#339836: bazaar: uncaught exception while trying to commit

2005-11-18 Thread Anand Kumria
Package: bazaar Version: 1.4.2-1 Severity: normal Hi, Below is log of my interaction with, basically if I have both a modified file and am adding a file but want to limit my commit to only the added file, baz commit triggers an exception. In this case I could work around this fairly easily but

Bug#338056: Translation for aptitude

2005-11-18 Thread Ming Hua
On Fri, Nov 18, 2005 at 05:03:01PM +0100, Ruben Porras wrote: Am Mittwoch, den 09.11.2005, 06:46 +0100 schrieb Christian Perrier: These are the shortcut keys you need to press when answering a Yes/No question. While the aptitude developers care i18n enough to give the possibility to

Bug#339689: debsums: Please switch to po4a to handle manpages translation

2005-11-18 Thread Brendan O'Dea
On Fri, Nov 18, 2005 at 12:30:33AM +0100, Frédéric Bothamy wrote: Please find attached a patch to switch to po4a to handle manpages translations. Thanks, applied for 2.0.20. Except for the French translation which has been reviewed by the debian-l10n-french team, the pt_BR translation is marked

Bug#339837: http://www.debian.org/security/ seriously misleading about security infrastructure performance

2005-11-18 Thread Filipus Klutiero
Package: www.debian.org Severity: serious The header of the security page explains Debian's consideration of security issues and mentions an average security issues response time under 48 hours. I am certainly not the first person to notice this, but I have seen nothing about this issue since

Bug#339838: nut-nutrition: Would like to record 'snacks' and change the number of meals

2005-11-18 Thread Beiad Dalton
Package: nut-nutrition Version: 11.0.final-1 Severity: wishlist I'd like the meal recording options to extend, to be able to record food eaten not as part of the current '3 meals' available in the program. For instance, some people need to eat multiple small 'meals' at various times in order to

Bug#339565: sun sparc ultra 1e etch beta1

2005-11-18 Thread Jurij Smakov
On Fri, 18 Nov 2005, Blars Blarson wrote: On Thu, Nov 17, 2005 at 08:13:31PM -0800, Jurij Smakov wrote: Please post the output of 'prtconf' (from sparc-utils package) and 'discover -d --enable-all' commands. [...] SUNW,fas (driver probably installed) sd (driver probably

Bug#339820: aptitude: [INTL:sv] Swedish PO-template translation

2005-11-18 Thread Christian Perrier
tags 339820 pending thanks Quoting Daniel Nylander ([EMAIL PROTECTED]): Package: aptitude Version: 0.4.0-3 Severity: wishlist Tags: patch l10n Small update to use correct translation as other package handlers. Commited to my copy and sent to Daniel. Something else for aptitude

Bug#339839: qprof: Typo in package summary: were - where

2005-11-18 Thread Ted Percival
Package: qprof Version: 0.5.1-6 Severity: minor The package summary says For example it can tell you were most of the cache misses occur. The word were should be where. -TP -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500,

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

2005-11-18 Thread Christian Perrier
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* packaged in Debian packages. He mentions findsmb in the bug report, but this

Bug#234038: Bug#267988: marked as done (samba: No upgrade control on /etc/default/samba)

2005-11-18 Thread Christian Perrier
This bug isn't about smb.conf. Ooops, wrongn reading. The bus I was in while processing a few samba bugs was probably too jerky..:-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#335708: A page that causes Firefox (Sarge) to close

2005-11-18 Thread Gnu-Raiz
On 17:12, Fri 18 Nov 05, C. Chad Wallace wrote: Ralph Katz wrote: This looks like: Crashes when displaying image https://bugzilla.mozilla.org/show_bug.cgi?id=310917 http://www.movieweb.com crashes ff 1.5 RC3 from mozilla.org as well as an older debian ff on my sarge box. This happens

Bug#339828: aptitude: [INTL:pt] Portuguese PO-template translation

2005-11-18 Thread Christian Perrier
tags 339828 pending thanks Quoting Rui Branco ([EMAIL PROTECTED]): Package: aptitude Version: 0.4.0-3 Tags: l10n, patch Severity: wishlist Portuguese update translation for aptitude's messages by Miguel Figueiredo elmig _at_ debianpt.org Feel free to use it. For translation updates

Bug#339642: serious

2005-11-18 Thread Harald Dunkel
Hi folks, I would suggest to set it to 'serious'. It affects a lot of Gnome applications, including mozilla* . Many thanx Harri signature.asc Description: OpenPGP digital signature

Bug#339840: A python2.4 version of quixote would be nice.

2005-11-18 Thread Diane Trout
Package: quixote Version: 2.3-0.1 Severity: wishlist Hello, It would be nice if quixote was available in python2.3 and python2.4 flavors like many of the other python packages in debian. I'm attaching a patch which converts the current quixote 2.3-1 debian directory into one that produces

Bug#338716: mozilla-firefox: Fonts too big in 1.5rc2

2005-11-18 Thread Mike Hommey
On Sat, Nov 12, 2005 at 06:30:00PM +0100, Mike Hommey [EMAIL PROTECTED] wrote: On Sat, Nov 12, 2005 at 02:31:11PM +0100, Alexander Toresson [EMAIL PROTECTED] wrote: On 11/12/05, Mike Hommey [EMAIL PROTECTED] wrote: On Sat, Nov 12, 2005 at 11:19:15AM +0100, Alexander Toresson [EMAIL

<    1   2   3   4