Bug#390429: Simple changes to build bcm5700 on 2.6.18

2006-10-08 Thread David Fox
Attached is a patch to accommodate changes in 2.6.18. I have built this but do not have the device to test it. --- bcm5700/src/mm.h~ 2006-05-11 04:11:56.0 -0400 +++ bcm5700/src/mm.h2006-10-08 11:31:11.0 -0400 @@ -27,6 +27,7 @@ #define __NO_VERSION__ #endif #include

Bug#379480: (no subject)

2006-10-08 Thread David Nusinow
patch you need exactly if you could get that for us... - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#390496: Compiz fails on supersavage on T23 Thinkpad

2006-10-08 Thread David Nusinow
of two. This is required for compiz to work. I guess this could be reassigned to the S3 driver and have the severity reduced to wishlist perhaps. Anyone? Sounds good to me :-) - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#391375: initscripts: umountnfs.sh: shutdown fails in presence of bind-mounts

2006-10-08 Thread David Headland
Hello all, The behaviour of fuser is correct (it works on the filesystem level, while bind mounts are pure namespace operations only). But the effect is that the 'fuser' call in umountnfs.sh line 98 just kills /etc/init.d/rc because it thinks it is using the bind-mounted location when in

Bug#391180: apt-listbugs: Sporadic failures

2006-10-09 Thread David Baron
Sorry to bother you again but it might be useful: Not one failure today. None. What is different--network was functioning at full rated transferspeed rather than the fluctuation and such of the past few days. So maybe the timing is relevant or some problem on the provider's server? -- To

Bug#391899: SASL does not work with $LDAPNOINIT

2006-10-09 Thread David Lichteblau
Package: libldap2 Version: 2.1.30-13+b1 SASL authentication does not work with libldap 2.1 if $LDAPNOINIT is set. The bug is fixed in upstream libldap 2.2. Patch below. Note that this bug does not affect the OpenLDAP command line tools included with Debian (package ldap-utils), since these are

Bug#391022: Possible patch

2006-10-09 Thread David Weinehall
Possible bugfix: http://librarian.launchpad.net/4638303/evo-break.diff Upstream bugreport: http://bugzilla.gnome.org/show_bug.cgi?id=360593 Regards: David Weinehall -- /) David Weinehall [EMAIL PROTECTED] /) Rime on my window (\ // ~ // Diamond-white

Bug#391999: smartmontools: sata_nv controller (CK804) triggers HSM incorrectly

2006-10-09 Thread David Liontooth
. David From: Tejun Heo htejun at gmail.com Subject: Re: smartctl causing HSM violation on sata_nv, 2.6.18 Newsgroups: gmane.linux.ide, gmane.linux.utilities.smartmontools Date: 2006-09-28 06:54:09 GMT (1 week, 4 days, 12 hours and 32 minutes ago) Hello, Jim Paris, Bruce Allen. On Wed, Sep 27, 2006

Bug#392033: openmpi-dev: mpiCC fails on AMD64

2006-10-09 Thread David Roundy
that this compiler was either specified at configure time or in one of several possible environment variables -- Obviously for some reason it was configured for sparc, which doesn't make much sense. David -- System Information: Debian

Bug#383248: usplash

2006-10-10 Thread David Härdeman
is in the archive. The source package can be downloaded from: http://www.hardeman.nu/~david/files/misc/usplash-theme-etch.tar.gz -- David Härdeman [0] http://wiki.debian.org/DebianDesktopArtwork/UsplashEtch === modified file 'usplash-theme.h' --- usplash-theme.h 2006-09-24 13:19:47 +

Bug#391664: partman-auto-crypto: Some questions and issues

2006-10-10 Thread David Härdeman
into it. -- David Härdeman

Bug#387928: fontconfig: Cannot write cache files

2006-10-10 Thread David Baron
I do not believe this is still a problem. Probably can close unless someone had this happen again! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#391180: apt-listbugs: Sporadic failures

2006-10-10 Thread David Baron
0.62 installed. Network problematic today so get frequent empty soap ... do you want to retry Can keep saying yes, will work after a few retries. An idea would be to silently retry within the timeout (30 seconds, not 999 seconds or something I can set somewhere), then ask. This would rarely

Bug#390514: [Pkg-cryptsetup-devel] Bug#390514: cryptsetup doesn't work with SSL encrypted keys

2006-10-10 Thread David Härdeman
to the user but not to stdout should normally be written to /dev/console or /dev/tty -- David Härdeman

Bug#392221: partman-auto-crypto

2006-10-10 Thread David Härdeman
freedom of choice trough the manual partitioning. Cluttering up the guided partitioning choices with several confusingly similar choices would just reduce the value of the guided partitioning and bring it closer to the manual one. -- David Härdeman

Bug#392080: Swap check fails for swap-on-LVM-on-crypto

2006-10-10 Thread David Härdeman
if there is any other way to get this info? dmsetup deps device -- David Härdeman

Bug#391180: apt-listbugs: Sporadic failures

2006-10-12 Thread David Baron
I spoke with the provider who is indeed running NetCache which is a default transfer proxy for most Israeli ADSL. He informed me that the proxy is only active on port 80 and that any other port bypasses it. This might be another settable option? It is now, tried -p 81. Did not change anything.

Bug#392597: nvidia-glx: Half Nvidia's own frame rate on ppracer, flightgear crashes

2006-10-12 Thread David Baron
Package: nvidia-glx Severity: serious Justification: 4 The Debian nvidia packages do not work as well as nvidia's own (even though the code would be mostly the same). Planet Penguin Racer reports half the frame rate. FlightGear will not run. Kernel Module was built using m-a. -- System

Bug#329194: bug fix

2006-10-12 Thread David Kolovratník
the change applying. Best regards, David Kolovratník /* * $Id: kik_utmp_login.c,v 1.2 2002/05/09 11:02:49 h_minami Exp $ */ #include kik_utmp.h #include stdio.h /* NULL */ #include pwd.h #include sys/types.h #include unistd.h /* getuid */ #include string.h /* strncmp */ #include

Bug#392080: Swap check fails for swap-on-LVM-on-crypto

2006-10-12 Thread David Härdeman
On Thu, Oct 12, 2006 at 07:22:08PM +0100, James Westby wrote: Attached is a sort of tested patch for this. It works for me, but it tries to do more that I can test. Thanks, I'll take a look at it during the weekend -- David Härdeman

Bug#391180: Problems with apt-listbugs

2006-10-13 Thread David Baron
On Friday 13 October 2006 07:57, Michael Ott wrote: Hi! I got the following error during upgrade: Fetched 7301kB in 54s (134kB/s) Reading package fields... Done Reading package status... Done Retrieving bug reports... 0% W: unsupported proxy `false' Error retrieving bug reports Retry

Bug#392597: nvidia-glx: Half Nvidia's own frame rate on ppracer, flightgear crashes

2006-10-13 Thread David Baron
On Friday 13 October 2006 04:53, Steve Langasek wrote: severity 392597 important thanks On Thu, Oct 12, 2006 at 02:38:49PM +0200, David Baron wrote: The Debian nvidia packages do not work as well as nvidia's own (even though the code would be mostly the same). Planet Penguin Racer reports

Bug#380257: [postgrey] Some uninitialised perl variable still hiding?

2006-10-13 Thread David Schweikert
postgrey consider every request as for a new instance if the instance attribute is missing. It should work without changing the configuration of Exim. Cheers David -- David Schweikert| phone: +41 44 632 7019 System manager ISG.EE | walk: ETH Zentrum, ETL F24.1 ETH Zurich, Switzerland | web

Bug#392973: gweled: Please package new upstream version

2006-10-14 Thread David Headland
Package: gweled Version: 0.6-2 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I notice that there is a new version of gweled on release: http://sebdelestaing.free.fr/gweled/ It'd be nice to get that versions packaged up for Debian at some point - I suspect many

Bug#392971: gweled displays a blank window, no menu options work (patch included)

2006-10-14 Thread David Headland
Package: gweled Version: 0.6-2 Severity: important Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, On one of my systems (AMD64 unstable), gweled starts but displays a blank window. No menu options work, and the game is completely unusable. This has been the case for some

Bug#384273: Debian: can #384273 be closed

2006-10-14 Thread David Nusinow
close the bug then. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#393058: please document whether wodim has equivalent to growisofs -dvd-compat

2006-10-14 Thread David Madore
that there are two different programs fulfilling apparently the same function, neither of which indicates how it differs from the other...) Thanks! -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#390739: blank screen (no output) with mga g400

2006-10-14 Thread David Nusinow
server -- IMSTT display dr ii xserver-xorg-video-mga 1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv Could you please test the new mga driver we've uploaded to unstable, 1.4.2 and let us know if this fixes the bug? Thanks. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL

Bug#391180: Problems with apt-listbugs

2006-10-14 Thread David Baron
On Saturday 14 October 2006 08:46, Junichi Uekawa wrote: Retrieving bug reports... 0% W: unsupported proxy `false' Your apt.conf is wrong, and broken due to broken and now fixed apt-setup. Your proxy is called 'false' which shouldn't be. Another posting instructed this poster to take out

Bug#392480: debian-installer: add support for cleaning hard drives

2006-10-14 Thread David Härdeman
. -- David Härdeman

Bug#391180: apt-listbugs: Sporadic failures

2006-10-15 Thread David Baron
On Sunday 15 October 2006 03:00, Junichi Uekawa wrote: retitle 391180 ISP in Israel uses NetApp NetCache, and it's unable to serve Proxy requests reliably. What can I do? thanks I'm retitling the bug report accordingly so that others don't get confused about what the problem is. Hi, I

Bug#393203: Suspend to ram doesn't work on pmu bases system (powerpc)

2006-10-15 Thread David Voit
applet. But if I run /usr/lib/hal/hal-system-power-pmu sleep as root it works just fine. The old version 0.5.7.1-2 works just fine. Thanks for your work David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#393215: SASL bind works only once

2006-10-15 Thread David Lichteblau
Package: libldap2 Version: 2.1.30-13+b1 Binding with SASL works only once, any second attempt fails with: ldap_sasl_interactive_bind_s: Local error (82) additional info:

Bug#390253: Can't zoom when gv is opened with absolute pathname

2006-09-29 Thread David Benbennick
Package: gv Version: 1:3.6.1-15 Severity: normal I have a file named /tmp/thecall.pdf. If I run gv /tmp/thecall.pdf then type + to zoom in, I get an error dialog box: Error: /invalidfileaccess in --file-- Operand stack: (/tmp/thecall.pdf) (r) Execution stack: %interp_exit

Bug#390180: partman-crypto fails due to incompatible libdevmapper

2006-09-30 Thread David Härdeman
the new modules were downloaded and installed. Anyways, this has already been fixed (AFAIK) in partman-crypto 14 which was uploaded Sep 28, so please try with a more recent image :) -- David Härdeman

Bug#384276: netatalk does not start

2006-09-30 Thread David Whitmarsh
On Sep 30, 2006, at 3:08 AM, Jonas Smedegaard wrote: package netatalk severity important 384276 tags 384276 moreinfo unreproducible thanks On Wed, 23 Aug 2006 08:35:05 +0200 Modesto Alexandre wrote: upgrade doest not works, see : atalkd: can't get interfaces, exiting. invoke-rc.d:

Bug#373192: xserver-xorg-video-glint: X does not start due to resource conflicts

2006-09-30 Thread David Nusinow
believe this contains an upstream fix for your problem. Thank you! - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#384273: xfonts-base: xorg wont start could not open default cursor font 'cursor

2006-09-30 Thread David Nusinow
of xfonts* packages with fixes from Eugene Konev to unstable. They're in incoming.debian.org right now, or you can wait for them to be pushed to your mirror. Could you install those and let us know if this bug can be closed? Thanks! - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#389828: Please include the mk/ files in ghc6

2006-10-01 Thread David Fox
One I encountered was XHTML: http://www.cs.chalmers.se/~bringert/darcs/haskell-xhtml/doc/. It does 'include $(TOP)/mk/boilerplate.mk' at the top of its Makefile. Ian Lynagh wrote: On Wed, Sep 27, 2006 at 04:28:37PM -0700, David Fox wrote: It is very helpful to have the configured

Bug#323626: Fixed?

2006-10-02 Thread David Baron
Version 0.57 still has the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#385484: evolution: Does not update inbox after deleting messages or receiving new mail

2006-10-03 Thread David Weinehall
I'm pretty sure this bug is in evolution-exchange rather than evolution itself -- downgrading evolution-exchange to 2.6.2-3 makes things work properly again (without any downgrades of evolution or evolution-data-server needed). Regards: David -- /) David Weinehall [EMAIL PROTECTED] /) Rime

Bug#390766: xserver-xorg: X server always looks up the compiled-in font pathes.

2006-10-03 Thread David Nusinow
On Tue, Oct 03, 2006 at 09:49:03AM +0200, Michel Dänzer wrote: On Mon, 2006-10-02 at 15:03 -0400, David Nusinow wrote: On Tue, Oct 03, 2006 at 02:37:14AM +, Evgeny M. Zubok wrote: As we see, Xorg server dublicates font patterns because it processes compiled-in pathes (see log above

Bug#390271: Resizing and scrolling very slow with r200

2006-10-03 Thread David Nusinow
. I currently have no idea how feasible this is in reality though. Until I get my ati-running laptop working again I won't even be able to think about looking at this seriously. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#390997: apt-listchanges: post-install script (--configure) fails with code 10

2006-10-04 Thread David Goodenough
Package: apt-listchanges Version: 2.65 Severity: important I have tried several releases (2.65, 2.66 and 2.67) and all of them fail during post-inst (--configure) with a status 10. No other error messages are displayed. I have tried uninstalling (with purge) and then install, and that fails in

Bug#391022: Inbox subfolders not visible

2006-10-04 Thread David Weinehall
-mail that it's immediate in the inbox. On the bright side, evolution + evolution-exchange 2.8.* seems blazingly fast compared to the version I ran before - 2.6.2... But for now, I'm forced to downgrade, I'm afraid =( Regards: David -- /) David Weinehall [EMAIL PROTECTED] /) Rime on my window

Bug#390997: apt-listchanges: post-install script (--configure) fails with code 10

2006-10-04 Thread David Goodenough
On Wednesday 04 October 2006 10:09, Pierre Habouzit wrote: tag 390997 + unreproducible moreinfo thanks Le mer 4 octobre 2006 10:28, David Goodenough a écrit : Package: apt-listchanges Version: 2.65 Severity: important I have tried several releases (2.65, 2.66 and 2.67) and all

Bug#391024: Broken rendering

2006-10-04 Thread David Weinehall
Package: libxul0d Version: 1.8.0.7-1 The renderer seems broken under certain extreme conditions: http://inz.fi/cr2.html Observed with epiphany-browser, but I guess that this applies to all browsers using libxul0d as their renderer. Regards: David -- /) David Weinehall [EMAIL PROTECTED

Bug#391052: xserver-xorg: Control-Alt-Keypad Plus/Minus not recognized

2006-10-04 Thread David Engel
to isolate the problem is an error message in /var/log/Xorg.0.log. The following entry started appearing on some of my systems when this problem started. (EE) Error loading keymap /var/lib/xkb/server-0.xkm David [EMAIL PROTECTED] -- System Information: Debian Release: testing/unstable APT

Bug#391071: partman-auto-crypto: No confirmation before hard-drive wiping

2006-10-04 Thread David Härdeman
was available on the hard-drive. David: Where has the Erase entire disk and ... part of this menu entry (and the one for auto-lvm disappeared to? IIRC that was in the original discussion. It is currently only used on the first menu for the regular partitioning method. I understand

Bug#390568: Bug #390568 fixed in SVN

2006-10-04 Thread David Härdeman
will be included in the next partman-crypto upload. -- David Härdeman

Bug#391071: partman-auto-crypto: No confirmation before hard-drive wiping

2006-10-04 Thread David Härdeman
On Wed, Oct 04, 2006 at 11:05:51PM +0200, Frans Pop wrote: On Wednesday 04 October 2006 22:06, David Härdeman wrote: Where has the Erase entire disk and ... part of this menu entry (and the one for auto-lvm disappeared to? IIRC that was in the original discussion. How about changing them

Bug#391052: xserver-xorg: Control-Alt-Keypad Plus/Minus not recognized

2006-10-04 Thread David Engel
. Check that, Ctrl-Alt-Keypad-Multiply and Divide appear dead to Xev also. David -- David Engel [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#391071: partman-auto-crypto: No confirmation before hard-drive wiping

2006-10-05 Thread David Härdeman
should add the select disk dialogue to the Use the largest continuous free space choice as well...with the modification that we only present disks with free space? -- David Härdeman [1] http://lists.debian.org/debian-boot/2006/08/msg00854.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#390514: [Pkg-cryptsetup-devel] Bug#390514: cryptsetup doesn't work with SSL encrypted keys

2006-10-05 Thread David Härdeman
or an encrypted removable device. I think Gnome already has support for mounting luks-encrypted removable storage (e.g. USB keys). The gnome-volume-manager changelog suggests its been available since the beginning of this year. -- David Härdeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#391094: packaging errors remove old apache2 but prevent install of apache2.2

2006-10-05 Thread David Paleino
not exist. It's apache2 with version 2.2.3-1. And, by the way, you are lucky you had only this problem: in fact, I can't use PHP, because there's not a libapache2-mod-php5 for this version of apache (just upgraded today). But that's another question. Cheers, David - -- Linux Registered User

Bug#391180: apt-listbugs: Sporadic failures

2006-10-05 Thread David Baron
Package: apt-listbugs Version: 0.0.58 Severity: important Usually works just fine. Every few runs, get: E: Sub-process if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; echo 'Warning: apt-listbugs exited abnormally, hit

Bug#390180: Still present in partman-crypto 14

2006-10-05 Thread David Härdeman
in #390568 then, meaning that the fix is committed to SVN and will be included in the next upload of partman-crypto. -- David Härdeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#391180: More Information

2006-10-05 Thread David Baron
1. May be related to a very short timeout trying to get the information! 2. This is the exact same error message I get if I answer no to whether to procede with the upgrade, it seems. Kpackage seems to need to generate and error to abort the upgrade process (and afterwards does not handle the

Bug#391094: packaging errors remove old apache2 but prevent install of apache2.2

2006-10-05 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Langasek wrote: On Thu, Oct 05, 2006 at 09:36:29AM +0200, David Paleino wrote: Hi Moshe, it's not that serious problem. You can solve by simply doing a: # dpkg --force-overwrite -i /var/cache/apt/archives/apache2.2-common_2.2.3-1_i386

Bug#389868: ntlmaps: Another config.py clash

2006-10-05 Thread David Watson
reopen this bug for now. Thanks. -- David Watson Lugmaster, Programmer, Bass Player http://planetwatson.co.uk/blog http://liverpool.lug.org.uk IM(jabber): [EMAIL PROTECTED] pgppJkR5tCQ7w.pgp Description: PGP signature

Bug#391310: Helpful error messages with screen

2006-10-05 Thread David Simner
!! - You die... and then slayed my account. I am using Debian GNU/Linux 3.1, kernel 2.4.33 and libc6 2.3.2.ds1-22sarge4 David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#390271: Resizing and scrolling very slow with r200

2006-10-05 Thread David Nusinow
On Wed, Oct 04, 2006 at 10:30:43AM +0200, Michel Dänzer wrote: On Tue, 2006-10-03 at 20:15 -0400, David Nusinow wrote: On Tue, Oct 03, 2006 at 02:23:33PM +0200, Xavier Bestel wrote: On Tue, 2006-10-03 at 13:53 +0200, Michel Dänzer wrote: Assuming you're using XAA with Option

Bug#389868: ntlmaps: Another config.py clash

2006-10-06 Thread David Watson
On Friday 06 October 2006 09:18, Dominique Dumont wrote: David Watson [EMAIL PROTECTED] writes: A possible work around would be to rename /usr/share/ntlmaps/lib/config.py to config_ntlmaps.py and change line 31 of /usr/share/ntlmaps/main.py to (all on one line): conf

Bug#391367: openoffice.org: RTF import broken

2006-10-06 Thread David Baron
Package: openoffice.org Version: 2.0.4~rc3-1 Severity: important RTF import is broken. May touch upon the following and other previous bugs: #250005, #326091, #302073. RTF produced by OO MAY (or may not) in fact come in OK. RTF produced by other programs will not. After the crash, further

Bug#391367: Running soffice.bin manually

2006-10-07 Thread David Baron
Since top reveals that this is being run when trying to run OO, I did so manually. Once the program has crashed and any further run attempts yield this error: pure virtual method called terminate called without an active exception This may be of interest. -- To UNSUBSCRIBE, email to [EMAIL

Bug#385078: xserver-xorg: impossible mouse configuration other than /dev/input/mice

2006-09-19 Thread David Nusinow
this if the patch works. Thank you very much for your time and attention to details. Thank you for the patch but I think this is not exactly the right solution. I'll work up a proper fix for this over the coming couple of days. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#388355: mdadm: Segfaults on sid upgrade

2006-09-19 Thread David Meggy
Package: mdadm Version: 2.5.3.git200608202239-5 Severity: important Here is the output from aptitude of my upgrade of mdadm snip Setting up mdadm (2.5.3.git200608202239-5) ... update-initramfs: Generating /boot/initrd.img-2.6.16-2-amd64-k8 W: mdadm: unchecked configuration file:

Bug#388621: unionfs-source: Compilation error in main.c

2006-09-21 Thread David Baron
Package: unionfs-source Version: 1.3.20060918.2217+debian-1 Severity: grave Justification: renders package unusable Compilation error on main.c, get_sb_nodev() too many arguments. I cannot find a prototype for this function in the unionfs sources to try to fix it so must be part of the kernel.

Bug#388626: g++-4.1: ICE on source with template

2006-09-21 Thread David Kuehling
cause trouble when other C++ libraries are linked into the resulting executable (ABI incompatability). Note that compilation with g++-4.0 fails as well. regards, David -- GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174

Bug#388677: Off-by-one error in input utils

2006-09-21 Thread David Härdeman
product : 0x0 version : 0 name: i2c IR (Hauppauge) phys: i2c-0/0-0018/ir0 bits ev : EV_SYN EV_KEY map: 128 keys, size: 128/128 0x = 11 # KEY_0 ... 0x007e = 126 # KEY_RIGHTMETA 0x007f = 127 # KEY_COMPOSE -- David Härdeman

Bug#96144: mutt/580: mutt stores PGP passphrase insecurely

2006-09-21 Thread David Shaw
ulimit like the other limits). At least on Linux, mutt can do the right thing with storing passphrases securely. This may be true on other systems as well, but I can only say for sure about Linux, David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#388355: closed by [EMAIL PROTECTED] (martin f. krafft) (Bug#388355: fixed in mdadm 2.5.3.git200608202239-6)

2006-09-21 Thread David Meggy
Confirmed (by bug reporter), this bug fixes the issue with the segfault David On Thu, 2006-09-21 at 16:20 -0700, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report #388355: mdadm: Segfaults on sid upgrade, which was filed against the mdadm package

Bug#388727: squashfs-module: Kernel module source apprently for 2.6.18

2006-09-22 Thread David Baron
Package: squashfs-module Version: squashfs Severity: normal Will not compile against 2.6.17 sources. Same problem with unionfs so this was also prematurely posted. Dependencies on 2.6.18 not flagged. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#388734: xfonts: after a dist-upgrade, the font system is broken, fonts display erraticly

2006-09-22 Thread David Delbecq
Package: xfonts Severity: grave Justification: renders package unusable After a dist-upgrade, font rendering is borked in xorg. Sorry if it's not the good package, i have no idea what package this is related to. It breaks display of gnome application, kde application, firefox, thunderbird. IT

Bug#388737: xserver-xorg-video-ati: TV-in black screen on Theatre 200 / radeon 8500

2006-09-22 Thread David Liontooth
Package: xserver-xorg-video-ati Version: 1:6.6.2-2 Severity: normal xawtv clearly takes control of the tuner and everything appears to be working behind the scenes, but the screen remains black. Details: The GATOS site http://gatos.sourceforge.net/supported_cards.php says, All-in-Wonder

Bug#96144: mutt/580: mutt stores PGP passphrase insecurely

2006-09-22 Thread David Shaw
On Fri, Sep 22, 2006 at 01:21:19PM +0100, Paul Walker wrote: On Thu, Sep 21, 2006 at 06:50:06PM -0400, David Shaw wrote: At least on Linux, mutt can do the right thing with storing passphrases securely. This may be true on other systems as well, but I can only say for sure about Linux

Bug#388822: ndiswrapper-source: incorrect kernel package recommended (by compiled package)

2006-09-22 Thread David Pearce
Package: ndiswrapper-source Version: 1.23-1 After compilation with m-a, the resulting debian package has a recommends for kernel-image-`uname -r` which is no longer the naming convention used for kernel packages - instead I think linux-image-`uname -r` should be used. Regards, Dave. ---

Bug#389025: /etc/qpsmtpd/plugin_dirs does not work if it contains more than one path

2006-09-23 Thread David Madore
/share/perl5/Qpsmtpd/Plugin.pm line 121. - which is wrong, of course, because it should go beyond /etc/empty and look for plugins in the next directory. -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#381857: bug report

2006-09-23 Thread David Nusinow
you ever had them installed? - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#388807: libxcomposite1: Please can we have 0.3?

2006-09-23 Thread David Nusinow
composite extension present in 7.1 that's recently hit unstable. It's in the works. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#300442: Closing

2006-09-23 Thread David Nusinow
This bug should be fixed with the transition to the modular packages. Even if not, having packages with interdependancies is normal and proper, so you need to specify the removal of several packages at once in the single call to dpkg for it to work properly. - David Nusinow -- To UNSUBSCRIBE

Bug#389111: autocompletion fails on non-printable characters in directories

2006-09-23 Thread David Madore
, it completes to x$'\377'z/ as shown above), but no further (the corge part never appears). -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#324246: elinks does not handle non-breaking space in forms correctly

2006-09-23 Thread David Madore
I filed the bug upstream: URL: http://bugzilla.elinks.or.cz/show_bug.cgi?id=811 . I also have a trivial patch (attached) that probably fixes this bug (but perhaps not in The Right Way). Cheers, -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) --- elinks

Bug#384593: xterm: allowWindowOps should be disabled by default

2006-09-24 Thread David Madore
sequences - apparently either this is now gone or perhaps I dreamed the whole thing up. Sorry for ranting. :-) -- David A. Madore ([EMAIL PROTECTED], http://www.madore.org/~david/ ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#366205: apt-listbugs: Minor error messages when it runs.

2006-09-24 Thread David Maslen
would like me to try/test? --David.. - Original Message From: Junichi Uekawa [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, September 22, 2006 9:08:41 AM Subject: Bug#366205: apt-listbugs: Minor error messages when it runs. tags 366205 +moreinfo thanks Hi

Bug#387446: Compatibility between Debian amd64 and other distributions

2006-09-24 Thread David Nusinow
not diverge, especially if the solution used for libc is the correct one. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#368010: pwgen password length fix

2006-09-24 Thread David Watson
tags 368010 + patch thanks This is a quick fix for the problem, it simply checks the length of the password and discards it if it is too short. -- David Watson Lugmaster, Programmer, Bass Player http://planetwatson.co.uk/blog http://liverpool.lug.org.uk IM(jabber): [EMAIL PROTECTED

Bug#389290: hddtemp: Add Maxtor 7B250R0 as follows

2006-09-24 Thread David Liontooth
Package: hddtemp Version: 0.3-beta15-27 Severity: wishlist The Maxtor MaxLineIII has a 250GB drive series labeled 7B, so please add a B as follows: Maxtor 7(B|L|V)(25|30)0(R|S|F)0 194 C Maxtor MaxLineIII 250/300GB -- System Information: Debian Release:

Bug#389309: hddtemp: Add ST3300622AS as follows

2006-09-24 Thread David Liontooth
Package: hddtemp Version: 0.3-beta15-27 Severity: wishlist The Seagate Barracuda 7200.10 300GB series has a ST3300622AS member, so add room for the 22 ending: ST3300[68]2[02](A|AS) 194 C Seagate Barracuda 7200.10 300GB -- System Information: Debian Release: testing/unstable

Bug#389225: correction

2006-09-25 Thread David Miller
I think the reporter's interpreation of the assembler code is incorrect. If the branch to .LL9 is taken, the load which initializes %g3 is executed. The annulment of the load only occurs if the branch is not taken, and for this snippet of code when the branch is not taken the .LL9 label is

Bug#389342: qc-usb-source: Fails to compile with mainline kernel 2.6.18

2006-09-25 Thread David Liontooth
Package: qc-usb-source Version: 0.6.4-4 Severity: normal This is with a straight mainline kernel 2.6.18 on amd64: mkdir -p /share/usr/src/modules/qc-usb-source/.tmp_versions rm -f /share/usr/src/modules/qc-usb-source/.tmp_versions/* make -f scripts/Makefile.build

Bug#389456: p-a-c: Fails to configure encrypted volumes

2006-09-25 Thread David Härdeman
wrt. udeb download before the device-mapper errors? -- David Härdeman

Bug#389456: p-a-c: Fails to configure encrypted volumes

2006-09-26 Thread David Härdeman
-mapper calls crypto_alloc_tfm -- crypto_alg_mod_lookup -- try_then_request_module -- request_module, which does a modprobe of a module with the same name as the crypto. Perhaps depmod -ae needs to be executed after the crypto-modules-$kvers module has been downloaded and unpacked? -- David

Bug#389456: p-a-c: Fails to configure encrypted volumes

2006-09-26 Thread David Härdeman
-crypto) -- David Härdeman

Bug#389603: libzvbi-common: VBI = Vertical Blanking Interval

2006-09-26 Thread David Liontooth
Package: libzvbi-common Version: 0.2.22-1 Severity: minor The description of the four zvbi packages all read, Description: video Blank Interval decoder (VBI) It should say, Description: Vertical Blanking Interval (VBI) decoder Dave -- System Information: Debian Release:

Bug#389608: Description fails to mention zvbi-ntsc-cc

2006-09-26 Thread David Liontooth
Package: zvbi Version: 0.2.22-1 Severity: minor This is a proposed revision of the package description; you may want to use the first paragraph for the other zvbi packages too: Description: Vertical Blanking Interval (VBI) utilities Televison broadcasts use the VBI to transmit text such as

Bug#389617: openoffice.org: About OpenOffice.org should mention platform

2006-09-26 Thread David Liontooth
Package: openoffice.org Severity: wishlist It's a major event that you guys have succeeded in packaging OpenOffice.org for the amd64 platform. Please mention this in the About screen, so that we can be sure that's really what's running!!! Recall, we're all used to running OOo in a 32-bit

Bug#389616: openoffice.org-kde: Suggested package oooqs-kde doesn't exist

2006-09-26 Thread David Liontooth
Package: openoffice.org-kde Version: 2.0.4~rc2-1 Severity: minor openoffice.org-kde suggests package oooqs-kde, which no longer appears to be available. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64)

Bug#389456: p-a-c: Fails to configure encrypted volumes

2006-09-26 Thread David Härdeman
...I've changed the test to [ -e ] for now and we can always do this in a different way if/when anna-install allows for dependency download error checking. -- David Härdeman

Bug#380242: /usr/bin/wajig: line 8: 28000 Segmentation fault /usr/bin/python -O $WAJIGDIR/wajig.py $@

2006-09-26 Thread David Liontooth
Hi Graham, The problem is resolved, likely by the latest python upgrade -- 2006-09-26 16:11 upgrade python-glade2 2.8.6-6 2006-09-26 16:11 upgrade python-gtk2 2.8.6-6 2006-09-26 16:11 upgrade python-support 0.5.2 Please close. Best wishes, David -- To UNSUBSCRIBE, email to [EMAIL

<    6   7   8   9   10   11   12   13   14   15   >