Bug#464984: checkbashisms: unkown bashisms: ()

2008-02-09 Thread Raphael Geissert
Package: devscripts Version: 2.10.15 User: [EMAIL PROTECTED] Usertags: checkbashisms While checking the results of my last archive wide checkbashisms check I've noticed some strange results such as: > possible bashism in ./usr/bin/bsetbg line 365 (): > . $HOME/.bsetbgrc 2>/dev/null > p

Bug#464971: discover-pkginstall module-assistant check assumes module-assistant is installed

2008-02-09 Thread Joey Hess
Petter Reinholdtsen wrote: > Hm, the idea was that the -source packages that could use > module-assistant also depended on it, and would pull it in if needed. > I guess the test need something like [ -x /usr/bin/module-assistant ] > to check that module-assistant is available before trying to run i

Bug#464974: Bug severity level.

2008-02-09 Thread Gunter Ohrner
Hi! A quick question, as this pcre3 bug obviously affects several "innocent" packages on the system, shouldn't it be upgraded to severity "critical"? Simply installing the faulty lib renders already installed, unchanged packages unusuable. Greetings, Gunter -- *** Powered by AudioScrobble

Bug#464977: libc6: iconv drops the last character in a windows-1255 string if it's non ascii

2008-02-09 Thread alex bodnaru
Package: libc6 Version: 2.7-6 Severity: important a valid windows-1255 string is translated to utf-8 by droping it's last char. it happens only if that last char is non-ascii itself. for example, "\xe1\xe2\xe3". it translates to a 2 characters long string. it doesn't happen with other windows-

Bug#464937: slapd fails with sasl errors

2008-02-09 Thread Ritesh Raj Sarraf
On Sunday 10 February 2008, Steve Langasek wrote: > Is this an upgrade from a previous version of slapd where you had SASL auth > working?  Or is this a new install? > No. It is a fresh install. I have never used slapd before. Does slapd work without SASL ? I couldn't find it anywhere for the pack

Bug#464976: checkbashisms: fails to catch some shell wrappers

2008-02-09 Thread Raphael Geissert
Package: devscripts Version: 2.10.15 User: [EMAIL PROTECTED] Usertags: checkbashisms checkbashisms' output when checking /usr/bin/ding (from ding 1.5-3 package): > possible bashism in ./usr/bin/ding line 1148 (brace expansion): > .search.s.searchmeth configure -text {$searchmeth($

Bug#464971: discover-pkginstall module-assistant check assumes module-assistant is installed

2008-02-09 Thread Petter Reinholdtsen
[Joey Hess] > # Check if this package is supported by module-assistant > if module-assistant --text-mode --non-inter list $pkg | > grep -q 'package not installed' ; then > > This test assumes that module-assistant is installed, but it won't be on > most systems. Here a

Bug#340601: [Pkg-openldap-devel] Bug#340601: ldapsearch hangs when using ldap for /etc/hosts

2008-02-09 Thread Steve Langasek
On Sat, Feb 09, 2008 at 09:12:35PM -0800, Russ Allbery wrote: > > Here is a patch that fixes the deadlock for me. Fellow maintainers, is > > this ok to commit to the package, or would you prefer I clean it up > > first so that it's suitable for upstream submission? > I think it's fine to commit

Bug#464937: slapd fails with sasl errors

2008-02-09 Thread Steve Langasek
tags 464937 moreinfo thanks On Sun, Feb 10, 2008 at 04:29:55AM +0530, Ritesh Raj Sarraf wrote: > This is what happens during start > 7 20Feb 10 04:21:09 learner slapd[1036]: daemon: shutdown requested > and initiated. > 7 20Feb 10 04:21:09 learner slapd[1036]: slapd shutdown: wai

Bug#464975: plone3-site: Upgrading to 3.0.5-2 breaks plone cmf

2008-02-09 Thread Soren Stoutner
Package: plone3-site Version: 3.0.5-2 Severity: grave Justification: renders package unusable Upgrading a Debian testing box to 3.0.5-2 from 3.0.5-1 (I believe) on my AMD64 box broke the Plone CMF. In the Zope management interface it lists my Plone folders by name with the following text in pa

Bug#464974: mkvtoolnix: fails to start with current libpcrecpp0 from unstable

2008-02-09 Thread Gunter Ohrner
Package: mkvtoolnix Version: 2.0.2-1+b2 Severity: grave Justification: renders package unusable Expected library ABI does not seem to be compatible with current version of libpcrecpp0 package (7.6-1): # mkvmerge mkvmerge: symbol lookup error: mkvmerge: undefined symbol: _ZN7pcrecpp6no_argE

Bug#464618: [Pkg-aide-maintainers] Bug#464485: aide-common: bashism in /bin/sh script

2008-02-09 Thread Raphael Geissert
On 08/02/2008, Adam D. Barratt <[EMAIL PROTECTED]> wrote: > On Thu, 2008-02-07 at 23:40 -0500, James Vega wrote: > > On Thu, Feb 07, 2008 at 06:44:06PM -0600, Raphael Geissert wrote: > > > On 07/02/2008, Marc Haber <[EMAIL PROTECTED]> wrote: > > > > That is a false alarm, the line in question does

Bug#464973: pysparse: do the gfortran transition

2008-02-09 Thread Adam C Powell IV
Package: pysparse Severity: important Need to do the gfortrans transition... -Adam -- GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Engineering consulting with open source tools http://www.opennovation.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#464082: dhcp3-client: Segmentation fault

2008-02-09 Thread Andrew Pollock
tags 464082 + moreinfo thanks On Tue, Feb 05, 2008 at 04:27:52AM +0300, Alexander Davydenko wrote: > Package: dhcp3-client > Version: 3.1.0-2 > Severity: important > > > Here is output from dhclient -d -n > > -- > Internet Systems Consortium DHCP Client V3.1.0 > Copyright 2004-2007 Internet Sys

Bug#461079: dhcp3-client: "Invalid domain list" error on good data

2008-02-09 Thread Andrew Pollock
On Mon, Feb 04, 2008 at 03:42:10PM -0700, Neil Mayhew wrote: > On 2008-02-03 22:36 Andrew Pollock wrote: > >Could you enable the /etc/dhcp3/dhclient-enter-hooks.d/debug hook (by > >editing it and changing RUN to "yes") and checking out the > >/tmp/dhclient-script.debug file and telling me what new_

Bug#442214: aide: Aide issues false alarms

2008-02-09 Thread Bill Wohler
Marc Haber <[EMAIL PROTECTED]> wrote: > On Sat, Nov 24, 2007 at 08:04:54PM -0800, Bill Wohler wrote: > > Marc Haber <[EMAIL PROTECTED]> wrote: > > > Care to submit your rules for inclusion in the aide packages? > > > > I will be glad to do so once I stop editing them :-). > > Great! Looking forw

Bug#464954: ITP: ixp4xx-microcode -- non-free firmware for the ixp4xx ethernet

2008-02-09 Thread Joey Hess
Christian Perrier wrote: > > The nslu2 needs non-free firmware for its ethernet. This is currently > > distributed in the d-i installation images on slug-firmware.net. > > s/ethernet/Ethernet? Ceci n'est pas une package description. -- see shy jo signature.asc Description: Digital signature

Bug#464972: win32-loader: [INTL:zh_TW] Initial Traditional Chinese (zh_TW) translation

2008-02-09 Thread Tetralet
Package: win32-loader Severity: wishlist Attached file is initial Translation Chinese translation for win32-loader package. Please consider to apply this. Thanks. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'u

Bug#442376: aide: Unnecessary output in low-verbosity mode

2008-02-09 Thread Bill Wohler
Marc Haber <[EMAIL PROTECTED]> wrote: > On Mon, Sep 17, 2007 at 08:23:03AM -0700, Bill Wohler wrote: > > However, I still got an email, appended below, so it appears that > > QUIETREPORTS=yes is not working as advertised. > > This has been changed since then, so you might find lenny's aide > bac

Bug#452771: [Pkg-aide-maintainers] Bug#452771: aide: Updated files not executable

2008-02-09 Thread Bill Wohler
Marc Haber <[EMAIL PROTECTED]> wrote: > On Sat, Nov 24, 2007 at 06:31:23PM -0800, Bill Wohler wrote: > > After updating aide, I got this in my daily mail: > > > > > > ** > > * AIDE returned with exit code 17

Bug#460837: dhcp3-client: option_space_encapsulate messages in syslog

2008-02-09 Thread Bill Wohler
Hi Steven, which kernel did the messages go away for you? I'm running the stock kernel in lenny (2.6.22-3) and I'm definitely getting the messages. -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

Bug#440420: [PROPOSAL] Manual page encoding

2008-02-09 Thread Christian Perrier
(resending that mail that apparently never made it to its recipients) Quoting Colin Watson ([EMAIL PROTECTED]): > Christian Perrier seconded this here: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440420#100 > > However, since later discussion indicated that we should drop the .UTF-8

Bug#456910: lire exim configuration is out of date and doesn't work

2008-02-09 Thread Joost van Baal
tags 456910 + pending thanks Hi Noah, Op Tue 18 Dec 2007 om 12:37:40 + schreef Noah Slater: > > The default exim.cfg that ships with lire doesn't work with Debian's > default exim package. The logile line should look like this: > > logfile=/var/log/exim4/mainlog.1 > > Not this: > > lo

Bug#464957: ITP: html-xml-utils -- manipulate HTML and XML files

2008-02-09 Thread Daniel Leidert
Am Sonntag, den 10.02.2008, 06:47 +0100 schrieb Christian Perrier: > Quoting Daniel Leidert ([EMAIL PROTECTED]): [..] > > Description : manipulate HTML and XML files > > > The general style recommended by the Developers Reference is avoiding > verb sentences in synopsis. > > May I suggest

Bug#464471: ttf-dejavu-core: default style for DejaVu Serif is Condensed

2008-02-09 Thread Paul Wise
severity 464471 normal thanks On Sat, 2008-02-09 at 11:04 +0100, Davide Viti wrote: > talked about this on #dejavu and been told that default style is not > condensed: > it's not like a "default" style is defined in the fonts, fontconfig should > just > pick the one closest to roman. > > Can

Bug#464863: ITP: qca2-plugin-cyrus-sasl -- SASL support for the Qt Cryptographic Architecture

2008-02-09 Thread Christian Perrier
Quoting Christian Perrier ([EMAIL PROTECTED]): > > Description: SASL support for the Qt Cryptographic Architecture > > I suggest removing the extra capitalization for "cryptographic" and > "architecture". > Hmmm, yes. I missed the relation with the "QCA" acronym. I suggest reintroducing t

Bug#464384: elinks_0.12~20080127-1(experimental/amd64/xenophanes): -Werror, warning: cast from pointer to integer of different size

2008-02-09 Thread Y Giridhar Appaji Nag
On 08/02/10 09:38 +0530, Y Giridhar Appaji Nag said ... > I added a patch to modify bittorrent_peer_request to change the id from > char to enum bittorrent_message_id. We FTBFS on powerpc[1] and s390[2] > otherwise. I submitted the patch at http://bugzilla.elinks.cz/show_bug.cgi?id=1002 There ar

Bug#464901: ITP: pcre-light -- a lightweight GHC library for Perl 5 compatible regular expressions

2008-02-09 Thread Christian Perrier
Quoting Steve Langasek ([EMAIL PROTECTED]): > > > Description : a lightweight GHC library for Perl 5 compatible > > > regular expressions > > > Being lecc cryptic would help, here. > > > I suggest expanding "GHC" if possible, at the expense of "Perl 5" > > "lightweight" and/or "compatible

Bug#464697: sonata: Sonata fails to start

2008-02-09 Thread Michal Čihař
Hi Dne Sat, 09 Feb 2008 17:22:03 +0200 turakas <[EMAIL PROTECTED]> napsal(a): > I tried sonata_1.4.1-1_all.deb from sid and I get the same error message: > > [EMAIL PROTECTED]:~$ sonata > Traceback (most recent call last): >File "/usr/bin/sonata", line 47, in ? > app = sonata.Base() >

Bug#464971: discover-pkginstall module-assistant check assumes module-assistant is installed

2008-02-09 Thread Joey Hess
Package: discover Version: 2.1.2-2 Severity: normal # Check if this package is supported by module-assistant if module-assistant --text-mode --non-inter list $pkg | grep -q 'package not installed' ; then This test assumes that module-assistant is installed, but it won'

Bug#464901: ITP: pcre-light -- a lightweight GHC library for Perl 5 compatible regular expressions

2008-02-09 Thread Steve Langasek
On Sun, Feb 10, 2008 at 06:43:59AM +0100, Christian Perrier wrote: > Quoting Recai Oktaş ([EMAIL PROTECTED]): > > Package: wnpp > > Severity: wishlist > > Owner: "Recai Oktaş" <[EMAIL PROTECTED]> > > > > * Package name: pcre-light > > Version : 0.3.1 > > Upstream Author : Don Stewa

Bug#283521: debian-installer Parameters

2008-02-09 Thread Geert Stappers
On Sat, Feb 09, 2008 at 07:26:55PM -0500, Andres Villarroel wrote: > Hello! > > Please, where I can find all the parameters used by the debian-installer, not > the related to the hardware or kernel. In the page 8 of the bootstrap only > one is shown "debian-installer/probe/usb=false" I guest the

Bug#464970: fetchyahoo: could not get main Yahoo mail page

2008-02-09 Thread Paul Wise
Package: fetchyahoo Version: 2.11.2-1 Severity: important fetchyahoo doesn't seem to work any longer. I get the following messages with or without SSL and I can log in fine using galeon. $ fetchyahoo Logging in insecurely via plaintext as slashdotaccount on Sun Feb 10 14:35:12 2008 http://login

Bug#464954: ITP: ixp4xx-microcode -- non-free firmware for the ixp4xx ethernet

2008-02-09 Thread Christian Perrier
Quoting Joey Hess ([EMAIL PROTECTED]): > The nslu2 needs non-free firmware for its ethernet. This is currently > distributed in the d-i installation images on slug-firmware.net. s/ethernet/Ethernet? signature.asc Description: Digital signature

Bug#464944: liblapack3gf: dgesdd reports wrong work space size for one svd code path

2008-02-09 Thread Dirk Eddelbuettel
As another follow-up, when R says > svd(h9,0,0) Error in La.svd(x, nu, nv) : BLAS/LAPACK routine 'DGEBRD' gave error code -10 > then this really comes from DGEBRD in dlapack2.f where ELSE IF( LWORK.LT.MAX( 1, M, N ) .AND. .NOT.LQUERY ) THEN INFO = -10 lwork is i

Bug#464863: ITP: qca2-plugin-cyrus-sasl -- SASL support for the Qt Cryptographic Architecture

2008-02-09 Thread Steve Langasek
On Sun, Feb 10, 2008 at 06:42:13AM +0100, Christian Perrier wrote: > Quoting Matthew Rosewarne ([EMAIL PROTECTED]): > > Package: wnpp > > Severity: wishlist > > X-Debbugs-CC: [EMAIL PROTECTED] > >Package name: qca2-plugin-cyrus-sasl > > Version: 2.0.0~beta3 > > Upstream Author: Justin

Bug#464957: ITP: html-xml-utils -- manipulate HTML and XML files

2008-02-09 Thread Christian Perrier
Quoting Daniel Leidert ([EMAIL PROTECTED]): > Package: wnpp > Severity: wishlist > Owner: Daniel Leidert <[EMAIL PROTECTED]> > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > * Package name: html-xml-utils > Version : 4.4 > Upstream Author : Bert Bos <[EMAIL PROTECTED]> > *

Bug#464957: ITP: html-xml-utils -- manipulate HTML and XML files

2008-02-09 Thread Daniel Leidert
Am Sonntag, den 10.02.2008, 04:41 +0100 schrieb Frans Pop: > Daniel Leidert wrote: > > A number of simple utilities for manipulating HTML and XML files. > > Are all these intended to be command line utilities? Yes. > If so, some of them seem to have names that are extremely generic and > could t

Bug#464944: liblapack3gf: dgesdd reports wrong work space size for one svd code path

2008-02-09 Thread Dirk Eddelbuettel
On 10 February 2008 at 00:06, Ben Goodrich wrote: | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | Dirk Eddelbuettel wrote: | | [snip] | | > I attach an example program below. It runs as follows | > | >[EMAIL PROTECTED]:~/src/progs/C> ./lapack_dgesdd | >info 0 tmp 1.00 != recd

Bug#464901: ITP: pcre-light -- a lightweight GHC library for Perl 5 compatible regular expressions

2008-02-09 Thread Christian Perrier
Quoting Recai Oktaş ([EMAIL PROTECTED]): > Package: wnpp > Severity: wishlist > Owner: "Recai Oktaş" <[EMAIL PROTECTED]> > > * Package name: pcre-light > Version : 0.3.1 > Upstream Author : Don Stewart <[EMAIL PROTECTED]> > * URL : http://www.example.org/ > * License

Bug#464863: ITP: qca2-plugin-cyrus-sasl -- SASL support for the Qt Cryptographic Architecture

2008-02-09 Thread Christian Perrier
Quoting Matthew Rosewarne ([EMAIL PROTECTED]): > Package: wnpp > Severity: wishlist > X-Debbugs-CC: [EMAIL PROTECTED] > >Package name: qca2-plugin-cyrus-sasl > Version: 2.0.0~beta3 > Upstream Author: Justin Karneges <[EMAIL PROTECTED]> > URL: http://delta.affinix.com/qca/ >

Bug#464857: ITP: prima -- is an extensible Perl toolkit for multi-platform GUI development

2008-02-09 Thread Christian Perrier
Quoting Bas Zoetekouw ([EMAIL PROTECTED]): > Package: wnpp > Severity: wishlist > Owner: Bas Zoetekouw <[EMAIL PROTECTED]> > > * Package name: prima > Version : 1.24 > Upstream Author : Dmitry Karasik <[EMAIL PROTECTED]>, > Anton Berezin <[EMAIL PROTECTED]>, Va

Bug#464969: xen-hypervisor-3.2-1-i386: Linux mmap()/vmsplice() exploit causes memory map corruption in hypervisor regardless of domain privilege

2008-02-09 Thread William Pitcock
Package: xen-hypervisor-3.2-1-i386 Version: 3.2-1 Severity: critical Tags: security Justification: DoS of entire system regardless of privilege When running the exploit listed in bug 464953 [1], Xen's memory state becomes corrupted and the hypervisor eventually crashes, taking all of the domU's wi

Bug#464968: add support for non-free firmware packages

2008-02-09 Thread Joey Hess
Package: discover-data Version: 2.2008.01.12 Severity: normal There are several firmware packages in non-free. I suspect there will be more soon, given all the ethernet driver firmware that has been removed from the kernel lately. These packages are low-hanging fruit that it would be easy for disc

Bug#340601: [Pkg-openldap-devel] Bug#340601: ldapsearch hangs when using ldap for /etc/hosts

2008-02-09 Thread Russ Allbery
Steve Langasek <[EMAIL PROTECTED]> writes: > tags 340601 patch > thanks > > Here is a patch that fixes the deadlock for me. Fellow maintainers, is > this ok to commit to the package, or would you prefer I clean it up > first so that it's suitable for upstream submission? I think it's fine to com

Bug#464024: Fwd: (ITS#5362) syncrepl provider kills consumer by sending truncated cookie

2008-02-09 Thread Russ Allbery
Forwarding here for reference. --- Begin Message --- [EMAIL PROTECTED] wrote: > Full_Name: Quanah Gibson-Mount > Version: 2.4.7 > OS: > URL: ftp://ftp.openldap.org/incoming/ > Submission from: (NULL) (24.23.156.219) > > > As reported in the Debian BTS, and Howard has seen this as well: > > http://

Bug#451570: Two issues

2008-02-09 Thread Dylan Thurston
FWIW, I talked to Ken (Chung-chieh) Shan about this issue just now, and I agree there may be different issues: the problem I originally reported was an almost immediate lockup on starting X (if the virtual size was too big and without the NoAccel option), while Ken still observes a lockup when he l

Bug#464967: iceweasel does not run on monochrome displays

2008-02-09 Thread schmidt
Package: iceweasel Version: 2.0.0.12-1 Severity: important collin:~> firefox Error: Cairo 1.4.14 does not yet support the requested image format: Depth: 1 Alpha mask: 0x Red mask: 0x Green mask: 0x Blue mask: 0x Please fi

Bug#464944: liblapack3gf: dgesdd reports wrong work space size for one svd code path

2008-02-09 Thread Ben Goodrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk Eddelbuettel wrote: [snip] > I attach an example program below. It runs as follows > >[EMAIL PROTECTED]:~/src/progs/C> ./lapack_dgesdd >info 0 tmp 1.00 != recd 603 > > 1.725883,0.321633,0.031039,0.001979,0.88,0.03,0.

Bug#464966: 915resolution is obsolete

2008-02-09 Thread Joey Hess
Package: discover-data Version: 2.2008.01.12 Severity: normal discover-pkginstall wants to install 915resolution for my video card. This package is obsolete with the X server for this card; I don't need it. Suggest removing it from the package list, at least for this card and others that are suppo

Bug#340601: ldapsearch hangs when using ldap for /etc/hosts

2008-02-09 Thread Steve Langasek
tags 340601 patch thanks Here is a patch that fixes the deadlock for me. Fellow maintainers, is this ok to commit to the package, or would you prefer I clean it up first so that it's suitable for upstream submission? -- Steve Langasek Give me a lever long enough and a Free OS

Bug#464965: debian-installer: System fails to boot after installation (Newworld powerbook)

2008-02-09 Thread Frans Pop
On Sunday 10 February 2008, Peter De Schrijver wrote: > The system fails to boot after installation. The generated initramfs > image is corrupted (CRC error). The initrd size is too small for > initramfs image. What exactly do you mean by "initrd size is too small for initramfs image"? From your

Bug#464384: elinks_0.12~20080127-1(experimental/amd64/xenophanes): -Werror, warning: cast from pointer to integer of different size

2008-02-09 Thread Y Giridhar Appaji Nag
On 08/02/09 00:39 +0200, Kalle Olavi Niemitalo said ... > I see amd64 has given these warnings already in ELinks 0.11.3, > but there they didn't break the build, because configure was not > run with --enable-debug and so it did not add -Werror to $CFLAGS. Enabled debugging because this package is

Bug#464965: debian-installer: System fails to boot after installation (Newworld powerbook)

2008-02-09 Thread Peter De Schrijver
Package: debian-installer Severity: normal Package: debian-installer Severity: normal The system fails to boot after installation. The generated initramfs image is corrupted (CRC error). The initrd size is too small for initramfs image. -- System Information: Debian Release: 4.0 APT prefers

Bug#464957: ITP: html-xml-utils -- manipulate HTML and XML files

2008-02-09 Thread Frans Pop
Daniel Leidert wrote: > A number of simple utilities for manipulating HTML and XML files. Are all these intended to be command line utilities? If so, some of them seem to have names that are extremely generic and could therefore easily lead to confusion. The following I find most problematic in t

Bug#464964: ntfs-3g: "unknown filesystem type" when mount

2008-02-09 Thread lin
Package: ntfs-3g Version: 1:1.2129-1 Severity: important mount -t ntfs-3g /dev/hda3 /mnt/c report "unknown filesystem type" ls /sbin/mount.* no mount.ntfs-3g found -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) K

Bug#340601: ldapsearch hangs when using ldap for /etc/hosts

2008-02-09 Thread Steve Langasek
tags 340601 confirmed thanks I can confirm that this is still an issue even after transitioning to libnss-ldap built against libldap-2.4-2. This is easily reproducible by configuring libnss-ldap to point at ldap://127.0.0.1 (with or without slapd installed), setting 'hosts: files ldap dns' (or va

Bug#464962: -486 kernel ok

2008-02-09 Thread Joey Hess
The 486 build of the same kernel boots ok. Is something going on with the 686 build that might make it not work with crusoe processors? -- see shy jo signature.asc Description: Digital signature

Bug#407360: question for webmaster

2008-02-09 Thread Russell Moran
http://bugs.debian.org/407360 webmaster, I represent a company that specializes in a new form of Internet advertising that guarantees that you will get a 100% conversion rate on 100% of your website traffic. I would like to fill you in on more details. Are you the correct contact in regard to b

Bug#464963: thinkfinger-tools: tf-tool is built without PAM support

2008-02-09 Thread Andrew Perrin
Package: thinkfinger-tools Version: 0.3+rev118.2-2 Severity: wishlist tf-tool is built without PAM support, so it cannot be used to allow login security using PAM. Since this is a central reason for using the fingerprint reader, it ought to be available. Thanks for all you do. -- System Inform

Bug#450711: Bugtracker error

2008-02-09 Thread Mike Markley
On Fri, Feb 08, 2008 at 11:41:07AM +0100, Jos <[EMAIL PROTECTED]> wrote: > I send the requested files 3 times, but got no confirmation from the > bugtracker. > Maybe a spamfilter is blocking the mail? Are you sending it just to the BTS, or to both me and the BTS? -- Mike Markley <[EMAIL PROTECT

Bug#320073: [Pkg-openldap-devel] Bug#320073: libldap2-dev: Many functions undocumented

2008-02-09 Thread Russ Allbery
Russ Allbery <[EMAIL PROTECTED]> writes: > ldap_initialize is a link to ldap_init, so man should cope, no? Er, sorry, a link to ldap_open. -- Russ Allbery ([EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Bug#464962: immediate crash on boot on TM5800

2008-02-09 Thread Joey Hess
Package: linux-image-2.6.24-1-686 Version: 2.6.24-3 Severity: important As soon as the kernel is booted from grub, before it prints any normal messages, it crashes as follows: BUG: Int 6: CR2 EDI ESI 1000 EBP 0020 ESP c0373f54 EBX c03e5140 EDX 000C

Bug#320073: libldap2-dev: Many functions undocumented

2008-02-09 Thread Russ Allbery
Steve Langasek <[EMAIL PROTECTED]> writes: > On Sat, Feb 09, 2008 at 06:34:48PM -0800, Russ Allbery wrote: > >> This should be much better as of 2.4.7-5, and in particular both of the >> examples you listed (ldap_initialize and ldap_get_option) now have man >> pages. If you notice other omissions,

Bug#464019: Please binNMU rsstail in all archs

2008-02-09 Thread Steve Langasek
On Mon, Feb 04, 2008 at 09:41:52PM -0600, Rene Mayorga wrote: > New upstream version of libmrss broked some rdepends including rsstail > please rebuild it in all arches to solve this issue. > (more info at: # 464019) On Tue, Feb 05, 2008 at 08:08:15AM +0100, Nico Golde wrote: > * Rene Mayorga

Bug#464961: scribus-ng: Build depends on ancient libqt3-compat-headers

2008-02-09 Thread Barry deFreese
Package: scribus-ng Version: 1.3.4.dfsg+svn20071115-1 Severity: normal User: [EMAIL PROTECTED] Usertag: libqt3-compat-headers Hi, We are currently attempting to remove the antiquated libqt3-compat-headers from the archive. scribus-ng appears to build fine without them. Please remove the libqt

Bug#464960: Fails to show escaped periods found at the beginning of a line

2008-02-09 Thread Daniel Leidert
Package: man-db Version: 2.5.1-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The code to reproduce it is rather simple. I found this one in manpage: \.\.\. However, the output from man misses the three periods. I attach a sample file to this report. Regards, Daniel - --

Bug#462701: 462701: grub: savedefault menu.lst option results in unbootable system

2008-02-09 Thread Raj Kiran Grandhi
I have experienced this problem with grub failing to load after an unclean shutdown. It happened on a cluster running debian etch. Whenever there is a power outage, *some* nodes fail to boot. Connecting to their console shows that they hang when loading grub. I had got around the issue by just

Bug#320073: libldap2-dev: Many functions undocumented

2008-02-09 Thread Steve Langasek
reopen 320073 thanks On Sat, Feb 09, 2008 at 06:34:48PM -0800, Russ Allbery wrote: > This should be much better as of 2.4.7-5, and in particular both of the > examples you listed (ldap_initialize and ldap_get_option) now have man > pages. If you notice other omissions, please feel free to open a

Bug#277377: Robots usage hardwired

2008-02-09 Thread jidanni
Apparently it is hardwired into the program! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464959: gmp-ecm: Please build library package

2008-02-09 Thread Tim Abbott
Package: gmp-ecm Version: 6.1.2-1 Severity: wishlist I'm packaging SAGE for Debian (currently, in a separate apt repository as a staging area before submitting it and its N dependencies for inclusion in Debian) and it depends on gmp-ecm; it would thus be useful if the gmp-ecm package included

Bug#463992: lire: spamassassin2dlf does not work with spamassassin's 3.2.3 logs

2008-02-09 Thread Mikołaj Menke
On 2008-02-09 02:17 user Joost van Baal wrote: > > It seems it's not spamassassin, but your syslog which makes Lire choke. > > Please try to run: > > while read wday month day time year pid level rest; > do > echo $month $day $time localhost spamassassin$pid $rest; > done < /var/log/spamd/s

Bug#453392: Chase referrals with credentials

2008-02-09 Thread Russ Allbery
Jan-Marek Glogowski <[EMAIL PROTECTED]> writes: > Package: openldap2.3 > Version: 2.3.30 > Severity: wishlist > > Normally the OpenLDAP utils follow referrals anonymously, even if the > user supplied credentials. The attached patch adds an option, so the > user can supply a chase type (with creden

Bug#464938: d-i on i386 with 16 MiB RAM (using swap)

2008-02-09 Thread Joey Hess
Tomas Tintera wrote: > 1. We need > ide/ide-core.ko, > ide/ide-disk.ko and > ide/ide-generic.ko > modules on 2nd (root) floppy (in initrd) in order to get > HDDs work. The space for it can be made by bzipping 2nd > floppy's initrd instead of gzipping it. Also the following > lines must be added

Bug#464958: too large to fit in flash on the nslu2

2008-02-09 Thread Joey Hess
Package: linux-image-2.6.24-1-ixp4xx Version: 2.6.24-3 Severity: serious Once again this image has gotten too large to fit in flash on the nslu2. -rw-r--r-- 1 root root 1265484 Nov 13 04:56 vmlinuz-2.6.22-3-ixp4xx -rw-r--r-- 1 root root 1337692 Feb 7 14:04 vmlinuz-2.6.24-1-ixp4xx The "Kernel"

Bug#464957: ITP: html-xml-utils -- manipulate HTML and XML files

2008-02-09 Thread Daniel Leidert
Package: wnpp Severity: wishlist Owner: Daniel Leidert <[EMAIL PROTECTED]> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Package name: html-xml-utils Version : 4.4 Upstream Author : Bert Bos <[EMAIL PROTECTED]> * URL : http://www.w3.org/Tools/HTML-XML-utils/ * Licens

Bug#375762: also /usr/lib/perl5/HTML/PullParser.pm

2008-02-09 Thread jidanni
Also Parsing of undecoded UTF-8 will give garbage when decoding entities at /usr/lib/perl5/HTML/PullParser.pm line 72 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464954: note

2008-02-09 Thread Joey Hess
If the license compatiability issue can't be resolved, it would be ok to just ship the NPE-B file in non-free, rather than building it from "source". The GPLed code does not actually end up in the compiled file, it's just used to dump the microcode out of memory and into the file. (Which makes me

Bug#464956: scribus: Build depends on ancient libqt3-compat-headers

2008-02-09 Thread Barry deFreese
Package: scribus Version: 1.3.3.11.dfsg-1 Severity: normal User: [EMAIL PROTECTED] Usertag: libqt3-compat-headers Hi, We are currently attempting to remove the antiquated libqt3-compat-headers from the archive. scribus appears to build fine without them. Please remove the libqt3-compat-header

Bug#464954: IxNpeMicrocode.h and Debian

2008-02-09 Thread Joey Hess
Hi, I'm considering including your IxNpeMicrocode.h file in Debian, and using it to build microcode files for the NSLU2, as you can see here: http://bugs.debian.org/464954 While I was reviewing the licenses, I found a problem. Your IxNpeMicrocode.h is GPL licensed. But it is #included from IxNpeM

Bug#464950: oops forgot package name

2008-02-09 Thread jidanni
reassign 464950 libhtml-parser-perl thanks Hmmm, indeed perhaps also point out libhtml-linkextractor-perl has more answers. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#464955: catch filename in Package submission field

2008-02-09 Thread jidanni
Package: bugs.debian.org Severity: minor One can get away with Package: /usr/share/doc/libhtml-parser-perl/examples/hanchors and [EMAIL PROTECTED] thinks it is a legitimate package name. E.g., see bug #464950. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Bug#464954: ITP: ixp4xx-microcode -- non-free firmware for the ixp4xx ethernet

2008-02-09 Thread Joey Hess
Package: wnpp Severity: wishlist Owner: Joey Hess <[EMAIL PROTECTED]> The nslu2 needs non-free firmware for its ethernet. This is currently distributed in the d-i installation images on slug-firmware.net. The firmware can be downloaded from

Bug#464953: linux-2.6: mmap() local root exploit

2008-02-09 Thread William Pitcock
Package: linux-2.6 Version: 2.6.22-3-generic Severity: critical Tags: security Justification: root security hole There is a security hole in all versions of linux-2.6 distributed by Debian, including Etch's kernel. The attached exploit code can be used to test if a kernel is vulnerable, it starts

Bug#464952: ITP: wb -- disk-based associative array library for C, SCM, Java, and C#

2008-02-09 Thread Thomas Bushnell BSG
Package: wnpp Severity: wishlist "WB" is a disk based (sorted) associative-array package with C, SCM, Java, and C# libraries. These associative arrays consist of variable length (0.B to 255.B) keys and values. Functions are provided to: * create, destroy, open and close disk-files and asso

Bug#464673: [Pkg-cryptsetup-devel] Bug#464673: cryptsetup seems to try to load some padlock modules

2008-02-09 Thread Jonas Meurer
On 08/02/2008 Joachim Breitner wrote: > > The errors are obviously not produced by cryptsetup itself, but rather > > by some initramfs magic. that's the reason why they only appear at boot > > process, and not at invoking cryptdisks/cryptsetup manually. > > I’m not sure about his. I am pretty sure

Bug#464950: better examples for extracting links from an LOCAL HTML document

2008-02-09 Thread jidanni
Package: /usr/share/doc/libhtml-parser-perl/examples/hanchors Severity: wishlist # This program will print out all links in a # document together with the text that goes with it. Isn't that what HTML::LinkExtor - Extract links from an HTML document is for? However one cannot figure out from

Bug#464948: dh-make: Update to the newer Standards Version

2008-02-09 Thread Nelson A. de Oliveira
Package: dh-make Version: 0.44 Severity: wishlist Tags: patch Hi! It would be good to have dh-make updated to create templates already including the latest Starndards Version. (really trivial) patch attached. Thank you very much! Best regards, Nelson -- System Information: Debian Release: len

Bug#464949: dh-make: Update to the latest recommended debhelper compat level

2008-02-09 Thread Nelson A. de Oliveira
Package: dh-make Version: 0.44 Severity: wishlist Tags: patch Hi again! Attached is a patch to update to the latest debhelper version. I hope that I didn't miss anything. Thank you very much! Best regards, Nelson -- System Information: Debian Release: lenny/sid APT prefers unstable APT pol

Bug#347790: reminder, this bug was fixed, the fix reverted, and is currently open with patch

2008-02-09 Thread Joey Hess
I'm getting tired of having to build my own xterm for over a year.. -- see shy jo signature.asc Description: Digital signature

Bug#464947: add Vcs- fields

2008-02-09 Thread Joey Hess
Package: xterm Version: 231-2boldmode1 Severity: normal Tags: patch Unlike most XSF maintained packages, this one is missing Vcs fields. From 65828168ef5c88a337895338aee2ed602a5a785e Mon Sep 17 00:00:00 2001 From: Joey Hess <[EMAIL PROTECTED]> Date: Sat, 9 Feb 2008 19:39:39 -0500 Subject: [PATCH]

Bug#464946: K3b crashes because of library problem

2008-02-09 Thread Mauro Sacchetto
Package: k3b Version: 1.0.4-6 After the last upgrades on Sid, K3b crashes immediatly after launching it. This is the message from shell: k3b: symbol lookup error: /usr/lib/libk3b.so.3: undefined symbol: stat64 There i sno way to use it... I'm using Debian Sid with "official" kernel 2.6.24 Thanx

Bug#461833: totem-xine as default

2008-02-09 Thread Joey Hess
So FWIW, I agree with Joss, since #370789 seems unlikely to be fixed soon, totem-xine should be the default for lenny. Perhaps there are reasons to prefer using the gstreamer version? I know that totem used to default to xine, and switched to the well-working gstreamer 0.8 for etch. If the error

Bug#464941: apt-get update and GPG error: public key is not available

2008-02-09 Thread Mark Robinson
Vincent Lefevre wrote: Package: apt Version: 0.7.10 Severity: normal Each time I run "apt-get update", I get the following error: W: GPG error: http://emacs.orebokech.com sid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A20376BEC03C

Bug#464945: linux-image-2.6.18-6-686: Exploit for vmsplice work for linux-image-2.18-5-686 (CVE-2008-0009/10)

2008-02-09 Thread Okulov Vitaliy
Package: linux-image-2.6.18-6-686 Version: 2.6.18.dfsg.1-17etch1 Severity: critical Tags: security Justification: root security hole Just try explot from http://www.milw0rm.com/exploits/5092 at my linux-image-2.6.18-5-686 kernel. And it works. Please backport patch from 2.6.24.1 kernel (CVE-2008-

Bug#464944: liblapack3gf: dgesdd reports wrong work space size for one svd code path

2008-02-09 Thread Dirk Eddelbuettel
Package: liblapack3gf Version: 3.0.2531a-1.3 Severity: important For a few years now, I have built R with R's own lapack routines. I tried to switch back yesterday only to get a decisive bug report (#464833) to convince me otherwise :) I have spent a good part of today trying to figure out w

Bug#464898: suboptimal cursor hiding

2008-02-09 Thread Julien Cristau
forcemerge 460545 464898 kthxbye On Sat, Feb 9, 2008 at 13:03:01 -0500, Joey Hess wrote: > Package: xterm > Version: 231-2 > Severity: normal > > xterm has grown a cursor hiding feature. It has much to learn from > unclutter IMHO, including: > > * unclutter exists. Why bloat the RSS of every i

Bug#464943: knotes: all notes appears four times

2008-02-09 Thread Noel David Torres Ta�
Package: knotes Version: 4:3.5.8-1 Severity: important All notes appear four times in my Desktop and in the Kontact "notes" screen too, but they are only one time in the .kde/share/apps/knotes/notes.ics file, so if you delete one of the copies and does not touch the remaining, the system deletes _

Bug#464924: glibc: errors during build: object 'libfakeroot-sysv.so' [...] cannot be preloaded

2008-02-09 Thread Aurelien Jarno
Frans Pop a écrit : > On Saturday 09 February 2008, you wrote: >>> Should glibc build depend on fakeroot, or is this completely harmless >>> and should it just be ignored? >> This is harmless. I don't know what the locale generation is doing that >> breaks the preloading, but it doesn't need to be

Bug#464797: tightvnc: FTBFS on Arm

2008-02-09 Thread Paul Brook
> Thanks a lot! Do the package work well when it has been built? Yes. Both client and server seem to work as expected. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   >