Bug#349940: ssh: does not obey /etc/hosts.deny

2006-01-25 Thread Marcos Pinto
3.8.1p1-8.sarge.4 running on a fully updated sarge box On 1/25/06, Justin Pryzby [EMAIL PROTECTED] wrote: On Wed, Jan 25, 2006 at 08:13:40PM -0500, Marcos Pinto wrote: Package: ssh Severity: serious Justification: unkown i have various machines listed in /etc/hosts.deny in this format:

Bug#73041: what your employer is hiding from you

2006-01-25 Thread Peterson V. Jerome
Hi [EMAIL PROTECTED],, You have been selected to generate 1.5 - 3.5k daily! Phone me at my line below. Let me help you generate payments! Sincerely, [EMAIL PROTECTED] 1.800.645.2308 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#291989: #291989: latest (2.5.4) from evms patches 2.6.14 kernel

2006-01-25 Thread Steinar H. Gunderson
On Mon, Jan 02, 2006 at 10:52:01AM -0800, Ross Boylan wrote: I got the latest tarball for EVMS 2.5.4 from the EVMS site and applied the dm-bbr patch from there. That seems to work. Could you please try again with the latest version in sid? /* Steinar */ -- Homepage: http://www.sesse.net/

Bug#336696: Mondo Rescue crashes -*** glibc detected ***- free() invalid next size (fast): 0x08086870 ***

2006-01-25 Thread Andree Leidenfrost
Thomas, Thank you a lot for your response. As running mondoarchive ran fine for you now, do you agree that bug #336696 can be closed now? Best regards, Andree On Wed, 2006-01-25 at 13:47 +, Thomas Debost wrote: Andree, I could not try the previous Sid package as I actually don't

Bug#349944: Seek slider and track time reporting totally borked

2006-01-25 Thread EspeonEefi
Package: rhythmbox Version: 0.9.2-3 Severity: normal The slider which is supposed to show the time elapsed in the currently playing track is totally borked. It stays stuck at 0:00; it doesn't update, the total track time displayed does not change when the track changes. This may be related to

Bug#349945: bins: non-ASCII characters in xml files are corrupted in HTML output

2006-01-25 Thread Chris Capoccia
Package: bins Version: 1.1.29-4 Severity: important My xml files (album and image) have unicode characters in them that are being converted into some other form to make the HTML output. For example, one of my album.xml files has the title set to Nürnberg, Germany. Mysteriously, this is

Bug#349940: ssh: does not obey /etc/hosts.deny

2006-01-25 Thread Justin Pryzby
On Wed, Jan 25, 2006 at 08:01:31PM -0600, Marcos Pinto wrote: 3.8.1p1-8.sarge.4 running on a fully updated sarge box Anything in hosts.allow? You might try to compile the versions of libwrap0 and ssh from testing, and see if that helps. -- Clear skies, Justin On 1/25/06, Justin Pryzby [EMAIL

Bug#349940: ssh: does not obey /etc/hosts.deny

2006-01-25 Thread Greg Norris
I have a sarge box (fully updated as of 2 days ago) running the same version of ssh, and it honours the /etc/hosts.deny settings. Do you have any entries in /etc/hosts.allow? signature.asc Description: Digital signature

Bug#217477: --quirk

2006-01-25 Thread Mark Robinson
this is still borken piwakawaka:~# aptitude -qq update Expected a number after -q=, got q piwakawaka:~# which is a lie, there was no -q= Here's the relevant code from main.cc in aptitude-0.4.1: case 'q': if(optarg == 0) ++quiet; else {

Bug#349946: firefox: postinst not posix compatible

2006-01-25 Thread Justin Pryzby
Package: firefox Severity: normal Version: 1.5.dfsg-4 Tags: patch File: ./debian/firefox.postinst $ if [ x = y -o a = b ]; then echo n; fi; posh: [: -o: unexpected operator/operand You should use this instead: if [ $1 = configure ] || [ $1 = abort-upgrade ] ; then (or change this script to

Bug#349945:

2006-01-25 Thread Chris Capoccia
I forgot to mention that things worked properly when I built my album back in March. http://kandent.com/gallery/ That was using version 1.1.27. I'm sure there were many other system-wide changes in Debian Unstable over those 10 months. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#344767: How to purge linux-image-2.6.14

2006-01-25 Thread Sam Morris
Cesare Leonardi wrote: Recently i've talked with someone else that cannot purge the 2.6.14 kernel, due to bug #344767. It's a known problem, already solved for 2.6.15, but for people that still use 2.6.14 or have used it, the problem of purging it completely still exist. For example on my

Bug#349946: prerm also not postinst

2006-01-25 Thread Justin Pryzby
if [ $1 = remove -o $1 = deconfigure ] ; then should be if [ $1 = remove ] || [ $1 = deconfigure ] ; then -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#347315: (no subject)

2006-01-25 Thread Michael Ward
We need this implemented by March 26 or the wrong time will be reported. It would be nice if this could also be fixed in sarge. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#349947: libapt-pkg-perl: broken dependency in etch/testing

2006-01-25 Thread Andrew Sharp
Package: libapt-pkg-perl Severity: critical Justification: breaks unrelated software -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux

Bug#338846: kexec-tools: FTBFS on all arches except on Intel

2006-01-25 Thread Jurij Smakov
On Tue, 24 Jan 2006, Khalid Aziz wrote: Hi Jurij, There are various patches that people have applied to build the upstream 1.101 release of kexec-tools on architectures other than i386 and ia64. I have been waiting for upstream to release a newer version of kexec-tools with support for other

Bug#349899: aspell does not recognize correct accented words

2006-01-25 Thread Brian Nelson
Nicolas Évrard [EMAIL PROTECTED] writes: Hello, while using aspell I noticed that it did not find accented character in its dictionnary: [EMAIL PROTECTED]:~$ echo école | aspell -a @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.4) école 15 0: recole, encolle, colle,

Bug#344446: [klibc] Don't hardcode paths in klcc

2006-01-25 Thread H. Peter Anvin
Martin Michlmayr wrote: Stop makeklcc.pl from hardcoding paths of cc, ld and strip in the klcc script it generates. Using hardcoded paths is generally a bad idea. First, the whole idea of $PATH is that you don't need to hardcode paths. Second, klcc is a Perl script but my hardcoding the paths

Bug#349948: Make cannot find `%' rule

2006-01-25 Thread Nathan Gallaher
Package: make Version: 3.80+3.81b4-1 (testing) When using make to compile, this version fails to find rules that use the '%' operator in the rule name. (Secondary interpretation might be that targets with the % operator are being dereferenced improperly). Error output as follows: [EMAIL

Bug#349949: Files written to wrong locations

2006-01-25 Thread Bernardo Rechea
Package: abcde Version: 2.3.99.2-1 1. For ogg Vorbis files, the extension in OUTPUTPATH can be wrong. To fix that I changed $OUTPUT to $OUTPUTCONTAINER in a couple of places. I suspect something similar will be necessary for do_playlist(). 2. the GENRE and YEAR variables are not set in

Bug#349950: postfix: Stopping daemon fails if /usr is a symlink

2006-01-25 Thread Dylan Thurston
Package: postfix Version: 2.2.8-7 Severity: normal On my system, /usr is a symbolic link to another partition: % ls -l /usr lrwxrwxrwx 1 root root 5 Nov 29 2003 /usr - a/usr

Bug#349951: CDDB protocol in config file

2006-01-25 Thread Bernardo Rechea
Package: abcde Version: 2.3.99.2-1 I wanted to make UTF-8 my default, so I wouldn't have to specify it in the command line every time. Looking at the code it seemed CDDBPROTO is the variable to use. So I added CDDBPROTO=6 to the configuration file, and it works. Can a section for that

Bug#217477: --quirk

2006-01-25 Thread Daniel Burrows
On Thu, Jan 26, 2006 at 04:33:12PM +1300, Mark Robinson [EMAIL PROTECTED] was heard to say: this is still borken piwakawaka:~# aptitude -qq update Expected a number after -q=, got q piwakawaka:~# which is a lie, there was no -q= Here's the relevant code from main.cc in aptitude-0.4.1:

Bug#349427: aptitude: bad czech translation

2006-01-25 Thread Daniel Burrows
On Wed, Jan 25, 2006 at 06:27:28PM +0100, Christian Perrier [EMAIL PROTECTED] was heard to say: Quoting Daniel Burrows ([EMAIL PROTECTED]): should do the trick. /me sadly expect for the string changes that will trigger another run of translation updates..:-) Whoops,

Bug#330226: Please commit de.po update of aptitude

2006-01-25 Thread Daniel Burrows
My apologies, it appears I had forgotten to actually push a few commits through the system due to being busy with real life. It should be worked out now. Daniel signature.asc Description: Digital signature

Bug#335424: pyzor: Issue still present

2006-01-25 Thread Christopher Sacca
Well, pretty much, the 'internal error' is just spamd's way of saying that something went wrong. In this case a debug ('spamassassin -D –lint' or something like it) would be really useful to me. Although I know of another cause (besides the one that I fixed in -6) that could cause an internal

Bug#177584: marked as done (smbmount: needs write permission on mounted point)

2006-01-25 Thread Steve Langasek
reopen 177584 thanks Package: smbfs Version: 2.2.3a-12 Kernel: 2.4.19 The smbmount command fails if the mount point does not have write access (i.e. 700 or greater). This is different than other mount types which will work fine on a directory with permissions of 555.

Bug#349835: Seems like it is fixed?

2006-01-25 Thread ems
I tried upgrading libpango to a version from ubuntu, that failed because of dependencies. So I downgraded back to unstable, and I no longer have the problem. Many this bug should be forwarded to libpango? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#349442: dpkg: Assertion `dependtry = 4' failed (abort).

2006-01-25 Thread Vincent Lefevre
On 2006-01-23 02:20:43 +0100, Vincent Lefevre wrote: ay:/home/lefevre# dpkg --configure -a dpkg: ../../src/packages.c:191: process_queue: Assertion `dependtry = 4' failed. Aborted (core dumped) I've attached what I get with -D777. -- Vincent Lefèvre [EMAIL PROTECTED] - Web:

Bug#349953: foomatic-filters-ppds: Lack of support for Samsung-ML-2010

2006-01-25 Thread Hans Ekbrand
Package: foomatic-filters-ppds Version: 20050430-1 Severity: wishlist Tags: patch Attached is a ppd, based on Samsung-ML-4500-gdi.ppd, that works perfectly with Samsung-ML-2010. Changelog included. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (999, 'unstable')

Bug#333290: winbind: leaves /lib/libnss_win{bind,s}.so after removal

2006-01-25 Thread Christian Perrier
Quoting Peter Eisentraut ([EMAIL PROTECTED]): I've developed a patch that removes the soname. Does anyone favor the other alternative of fixing the soname? No advice *at all* on my side From your comments, it seems that your patch implements what Steve suggested in his comment, so I

Bug#348604: new endianness problem?

2006-01-25 Thread Harald Staub
In my case, the new versions (gringotts 1.2.8+1.2.9pre1-11, libgringotts1 1.2.1-9, libmhash2 0.9.4a-1) throw a segmentation fault. It looks the same as with the previous gringotts-versions with libmhash2 0.9.4a-1. Since this is on powerpc, I guess there might be an endianness problem in the new

Bug#333778: samba cannot share files with quote in filename

2006-01-25 Thread Christian Perrier
Quoting Steve Langasek ([EMAIL PROTECTED]): On Wed, Jan 25, 2006 at 06:49:59PM +0100, Peter Eisentraut wrote: tags 333778 + confirmed stop I can confirm that something completely bizarre is going on when a file name contains double quotes. I see 'Foo Bar' being converted to

Bug#276419: Do we fix this in 4.0.14-4?

2006-01-25 Thread Christian Perrier
The upload of 4.0.14-4 will happen soon. We have the opportunity of fixing this bug now. From Nicolas survey, it does not seem likely to harm critical things (inclusing sarge to etch upgrades, see thread back in November), so the only actions (besides stopping to apply the 423 patch) are

Bug#349920: gpcl: FTBFS on amd64

2006-01-25 Thread Rafael Laboissiere
* Roberto Pariset [EMAIL PROTECTED] [2006-01-25 23:42]: Rafael Laboissiere ha scritto: Could you please try with version 2.32-1 of the package? The source is available at http://people.debian.org/~rafael/gpcl/ Forgot to say: after installing it, I could almost install octave-gpc, but

<    1   2   3   4   5