Bug#443172: mtdsuper/jffs2 modules cannot be loaded

2007-09-19 Thread fboudra
Package: linux-source-2.6.22 Version: 2.6.22-4 Severity: important When trying to load the jffs2 module, it loads mtdsuper. That module cannot be loaded, here is the error message from dmesg [30706.776000] mtdsuper: Unknown symbol get_mtd_device [30706.776000] mtdsuper: Unknown symbol

Bug#442765: Patch for this bug: wput: FTBFS if build twice in a row

2007-09-19 Thread Kartik Mistry
tag 442765 patch thanks Hi, Please find attached patch to fix this bug (wput: FTBFS if built twice in a row). -- Cheers, --- Kartik Mistry || GPG: 0xD1028C8D || IRC: kart_ kartikmistry.org/blog || kartikm.wordpress.com

Bug#441544: bdb: unable to allocate memory for mutex; resize mutex region

2007-09-19 Thread John van der Kamp
Yes, this works correctly for me now. Thanks. John On Wed, 19 Sep 2007, Florian Weimer wrote: * John v.: seems to be a BDB issue. You can easely reproduce this bug: On an Etch box: $ svnadmin create --fs-type bdb test copy test to unstable, and try to checkout this svn. You'll get this

Bug#441544: bdb: unable to allocate memory for mutex; resize mutex region

2007-09-19 Thread Florian Weimer
reassign 441544 libdb4.4 4.4.20-9 close 441544 4.4.20-10 thanks * John van der Kamp: Yes, this works correctly for me now. Thanks. Thanks, marking as such. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#443172: mtdsuper/jffs2 modules cannot be loaded

2007-09-19 Thread maximilian attems
tags 443172 moreinfo stop On Wed, Sep 19, 2007 at 02:54:58PM +0200, [EMAIL PROTECTED] wrote: When trying to load the jffs2 module, it loads mtdsuper. That module cannot be loaded, here is the error message from dmesg [30706.776000] mtdsuper: Unknown symbol get_mtd_device [30706.776000]

Bug#429595: nautilus: Breakpoint trap

2007-09-19 Thread Loïc Minier
Hi, On Tue, Jun 19, 2007, Alessandro Alemanno wrote: I wanted to view the propriety of a .doc file located in my Desktop directory. Do you still get bugs #429595, #434084, and #434384 with current experimental gtk+2.0? Thanks, -- Loïc Minier

Bug#443106: d3lphin can not create any files

2007-09-19 Thread SSK
I will try it on another machine. but is there any way to see the detailed log, maybe to find more details what does d3lphin do.

Bug#443174: xorg-server: [INTL:vi] Vietnamese debconf templates translation update

2007-09-19 Thread Clytie Siddall
Package: xorg-server Version: 2:1.3.0.0.dfsg-13 Severity: minor Tags: l10n, wishlist The updated Vietnamese translation for the debconf file: xorg-server translated and submitted by: Clytie Siddall (vi-VN, Vietnamese free-software translation team / nhóm Việt hóa phần mềm tự do) vi.po.gz

Bug#438179: glibc's getaddrinfo() sort order

2007-09-19 Thread Clint Adams
On Tue, Sep 18, 2007 at 08:41:45PM +0200, Kurt Roeckx wrote: glibc is the only implementation I know of that does this. I have heard, though not confirmed first-hand, that modern versions of FreeBSD, Windows, and Solaris do as well. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#443175: portmap: [INTL:ja] updated Japanese debconf translation

2007-09-19 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: portmap Version: 6.0-2 Severity: wishlist Hi, I updated Japanese translation of debconf messages (ja.po). Please apply this. Thanks, - -- Kenshi Muto [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux)

Bug#442919: console-setup: perl upgrade solves the problem

2007-09-19 Thread Vincent Lönngren
Package: console-setup Followup-For: Bug #442919 There was an upgrade of perl the next day, and that solved the problem. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22

Bug#443179: ucf: expects the wrong answers from debconf

2007-09-19 Thread Björn Steinbrink
Package: ucf Version: 3.002 Severity: important Tags: patch For keep current and threeway merge, ucf expects answers from debconf which differ from what is specified in the template master. I assumed that the template master is more up-to-date than ucf itself, so the attached patch changes the

Bug#443180: dwww: Overrides encoding of registered documentation

2007-09-19 Thread Neil Williams
Package: dwww Version: 1.10.5 Severity: minor With the datafreedom-doc package installed, viewing file:///usr/share/doc/datafreedom/index.html in properly configured epiphany or iceweasel renders the page in UTF-8. With a suitable symlink, the same results from: http://localhost/datafreedom/

Bug#443090: xserver-xorg-input-synaptics: Touchpad not working since today's upgrade

2007-09-19 Thread Mattia Dongili
On Tue, Sep 18, 2007 at 06:41:15PM +0200, Julien Valroff wrote: Package: xserver-xorg-input-synaptics Version: 0.14.7~git20070706-1 Severity: normal Hi, My touchpad do not work since today's Xorg upgrade. xserver-xorg-input-synaptics was upgraded from 0.14.7~git20070517-2 to

Bug#443119: Please add openbox among the window managers depended on

2007-09-19 Thread Enrico Zini
On Wed, Sep 19, 2007 at 08:30:31AM +0200, Jordi Mallach wrote: I think we'd be more willing to get rid of that alternative altogether than opening the door to a dozen alternative requests if we add OpenBox. There are more WMs in Debian which work with GNOME; only Metacity is actively

Bug#378967: No ADEOS nanokernel patch found for kernel version 2.6.18

2007-09-19 Thread Roland Stigge
Hi, adeos is in Debian only to support RTAI. However, new versions of RTAI (which should be used to escape RTAI's Debian-RC-state) don't use adeos anymore. Therefore, this package should be removed from the archive. bye, Roland -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#443182: enscript: highlighting for .idl-files with preprocessing directives is broken

2007-09-19 Thread Ivan Chelubeev
Package: enscript Version: 1.6.4-11 Severity: normal Tags: patch Highlighting of .idl-file fails if .idl contains preprocessing directives (#ifdef, #include etc.) For example: ./exam.idl: #include other-module.idl module M { } $ enscript -v -E -whtml -p result.html ./exam.idl AFM: scanning

Bug#443181: joe: %a/%A work on bytes not chars

2007-09-19 Thread Adam Borowski
Package: joe Version: 3.5-1.1 Severity: normal %a and %A fields in the status bar (-lmsf, -rmsg) show only the first byte of any multibyte character (UTF-8, legacy Chinese/etc charsets, ...). This is useless, as there is no way to see the rest -- and you're not really supposed to be able to edit

Bug#443183: should not traverse filesystem for hidden folders

2007-09-19 Thread martin f krafft
Package: buffy Version: 0.11.3-1 Severity: wishlist I have a Maildir with almost 3 messages in it, which I hide from buffy's list. Yet, when I start buffy, the disk light goes into disco mode as buffy seems to iterate that Maildir's contents, and spends a bunch of time doing so. Wouldn't it

Bug#441995: (no subject)

2007-09-19 Thread Andre Lohmann
The Database will be created by the dpkg-config-script, but the Tables will not be created. Andre -- Ponton Consulting GmbH voice: + 49.40.69213-340 http://www.ponton-consulting.de/ fax:+ 49.40.69213-355 Dorotheenstraße 60 22301 Hamburg

Bug#443177: selinux-policy-refpolicy-targeted: hpssd daemon incorrecly labeled and needs additional permissions

2007-09-19 Thread Frodo Looijaard
Package: selinux-policy-refpolicy-targeted Version: 0.0.20061018-5 Severity: normal Tags: patch The hpssd daemon is incorrectly labeled. There is an fc-rule in the cups module which says that /usr/share/hplip/hpssd.py should be labeled as hplip_exec_t. But hpssd.py is installed in /usr/lib/hplip

Bug#443184: am-utils: Fails to mount drives after approximately five minutes

2007-09-19 Thread Keith Edmunds
Package: am-utils Version: 6.1.5-3 Severity: important We have a number of Debian Sarge systems running amd without problem. This is the first Etch server, and it has been configured the same as the existing Sarge servers. Initially drives mount as expected, but after about five minutes they

Bug#274395: not a bug, at least not in WordStar mode (jstar)

2007-09-19 Thread Adam Borowski
Please not change this behaviour, as it how any other WordStar-compatible editor I know handles ^KB and ^KK. In fact, for old users, it's the only way they ever get rid of block selections, as ^KH is a modern addition. Of course, this argument applies only to the jstar mode, as joe itself

Bug#435591: dependency

2007-09-19 Thread Ondrej Certik
This bug didn't render python-scipy uninstallable, there were other problems. At the moment, the Build-Depends for python-scipy are: python-numpy (= 1:1.0.2), and when this bug is fixed, we simply change that to python-numpy-dev as it should be. Ondrej -- To UNSUBSCRIBE, email to [EMAIL

Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Sergei Golovan
tag 440683 + unreproducible thanks I can't reproduce this. The only references to strtod in build log are the following lines from configure output: checking for strtod... yes checking proper strtod implementation... ok checking for strtod... (cached) yes checking for Solaris2.4/Tru64 strtod

Bug#443185: logcheck: support postfix check_helo_(mx|ns)_access

2007-09-19 Thread Justin Pryzby
Package: logcheck-database Version: 1.2.61 Severity: wishlist Tags: patch Current diff for postfix 2.3. Sep 18 10:52:55 shemp postfix/smtpd[24083]: warning: Unable to look up MX host for abo.wanadoo.fr: Host not found, try again Sep 18 10:52:55 shemp postfix/smtpd[24083]: warning: Unable to

Bug#440955: gnome-screensaver: fails with pam_unix2

2007-09-19 Thread Josselin Mouette
severity 440955 important thanks Le mercredi 05 septembre 2007 à 13:12 -0500, Marcos Pinto a écrit : Package: gnome-screensaver Severity: grave Justification: renders package unusable when using pam_unix2 for better security, gnome-screensaver fails to unlock and always reports an invalid

Bug#434264: Unmet dependencies with both libglib1.2 and libglib1.2ldbl

2007-09-19 Thread Chris Capoccia
This change in library names has also impacted xmms. i have created bug#442872 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442872 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#443178: logcheck: rsync update

2007-09-19 Thread Justin Pryzby
Package: logcheck-database Version: 1.2.61 Severity: wishlist Hello, I'm not sure how I managed to not submit this with my previous rsync bug. Current rsync (2.6.9) has the following: Sep 18 18:30:02 shemp rsync[8587]: connect from localhost (127.0.0.1) Sep 18 18:30:02 shemp rsyncd[8587]:

Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Sergei Golovan
On 9/19/07, Ian Jackson [EMAIL PROTECTED] wrote: The other ingredient was the problem reported in #440689. I suspect you may be able to reproduce the `configure' results by simulating the conditions for #440689. I'm afraid that to simulate -m64 gcc option I should install Ubuntu (gcc in

Bug#442965: [SPAM] - Bug#442965: erlang: FTBFS: hipe_x86_bifs.S:278: undefined reference to `erts_restore_fpu' - Bayesian Filter detected spam

2007-09-19 Thread Sergei Golovan
tags 442965 + moreinfo unreproducible thanks Hi, Lucas! Could you give some more info on this bug? I would like to see the results of erts/configure run (specifically, erts/config.log and erts/i686-unknown-linux-gnu/config.h). Also, it would be useful if you give me a preprocessed fpe-test.c

Bug#428561: [EMAIL PROTECTED]

2007-09-19 Thread Juan Céspedes
severity 428561 grave thanks Given that link_in_boot now defaults to YESB, the link is created in /boot, which makes that image unbootable unless someone changes the boot loader configuration. Moreover, someone could think he is using this new kernel after installing the package and booting the

Bug#435713: Epiphany crash on startup due to uninitilized tip_label

2007-09-19 Thread Sven Arvidsson
reassign 435713 libgtk2.0-0 2.11.6-1.1 forcemerge 435520 435713 On Thu, 2007-08-02 at 22:06 +0200, Krzysztof Sobiecki wrote: Epiphany crashes on start because there is faulty tip_label. At least for me so where there is not such problem please ignore me. It also crashes on vanilla gtk+(not

Bug#332666: FSL: no lintian complaints anymore

2007-09-19 Thread Michael Hanke
Short update: For the first time ever there is a Debian package for FSL that lintian has nothing to complain about ;-) http://apsy.gse.uni-magdeburg.de/fsl Cheers, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 signature.asc

Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Ian Jackson
Sergei Golovan writes (Re: tcl8.4 strtod + fixstrtod confusion leads to symbol clash): I can't reproduce this. The only references to strtod in build log are the following lines from configure output: checking for strtod... yes checking proper strtod implementation... ok checking for

Bug#443186: xserver-xorg: Cannot start xserver

2007-09-19 Thread Eric Heintzmann
Package: xserver-xorg Version: 1:7.3+2 Severity: grave Justification: renders package unusable *** Please type your report below this line *** I've upgraded all my x.org packages to version 7.3, and now I cannot start anymore the X server. (I ve tried with gdm and startx without any success)

Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Romain Beauxis
Hi ! Le Wednesday 19 September 2007 00:27:55 Encolpe Degoute, vous avez écrit : Package: fglrx-driver Version: 8.38.6-2 Severity: grave --- Please enter the report below this line. --- This package provides xserver-xorg-video-1.0 that is in conflict with xserver-xorg-core 1.4-2

Bug#441195: gtk+2.0_2.11.6-1(sparc/experimental): FTBFS: error: dereferencing pointer to incomplete type

2007-09-19 Thread Loïc Minier
On Fri, Sep 07, 2007, Frank Lichtenheld wrote: Version: 2.11.6-1 | /build/buildd/gtk+2.0-2.11.6/modules/printbackends/cups/gtkcupsutils.c:638: error: dereferencing pointer to incomplete type Could you give 2.12.0 a try? (in experimental) Thanks, -- Loïc Minier

Bug#440965: nautilus: duplicate entries for NTFS hard disk in Computer place

2007-09-19 Thread Josselin Mouette
reassign 440965 hal thanks Le mercredi 05 septembre 2007 à 21:26 +0200, Tim Richardson a écrit : Package: nautilus Version: 2.18.3-3 Severity: minor I have an NTFS hard disk in my system. When there is no entry in fstab, there is an icon named after the disk label Barracuda in Computer

Bug#439927: bumping urgency: t1lib

2007-09-19 Thread Steffen Joeris
Hi All From the testing-security point of view, I would not see any problem with bumping the urgency and letting it migrate to lenny. The ppc buildd still needs to pick it up and I guess that S390 is a matter of time. Thanks for your efforts. Cheers Steffen signature.asc Description: This is

Bug#440677: sbcl: tag as lang:lisp

2007-09-19 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Ross, Ross Boylan wrote: Thank you for the pointer. I think I missed a couple key points. Let me see if I've got them now: 1) anyone can add a tag, not just the package author 2) the tags are not part of the package; they are part of the

Bug#442907: xserver-xorg-video-mga: Multihead doesn't work on G450

2007-09-19 Thread Jarmo Ilonen
On 18/09/2007, Brice Goglin [EMAIL PROTECTED] wrote: Please send the whole output of 'xrandr' after reinstalling 1.9.99 so that we see all available modes for each output. You can change the mode of output FOO with something like xrandr --output FOO --mode 1024x768 --rate 75 Here's the

Bug#443188: patch

2007-09-19 Thread Hamish Moffatt
tags 448188 + patch thanks Here's a patch which updates the directory, changes the package to the team and cleans up some minor issues. Hamish diff -u hamradiomenus-1.0/debian/changelog hamradiomenus-1.0/debian/changelog --- hamradiomenus-1.0/debian/changelog +++

Bug#443114: Please provide an udeb

2007-09-19 Thread Mark Baker
On Tue, Sep 18, 2007 at 09:32:58PM +0200, Loïc Minier wrote: Do you think you could provide an udeb for libpcre3? I can't think of any reason why not. I've never built a udeb before so it will have to wait until I've got a few hours free to learn how to do it. -- To UNSUBSCRIBE, email to

Bug#443189: please link jeroen's buildd information site instead of igloo's

2007-09-19 Thread Nico Golde
Package: qa.debian.org Severity: wishlist Hi, it would be nice to have http://buildd.debian.org/~jeroen/status/ (http://buildd.debian.org/~jeroen/status/package.php?p=packagesuite=unstable) linked for More in the Buildd column in developer.php instead of the status.php from igloo since it

Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Romain Beauxis
Le Wednesday 19 September 2007 16:05:59, vous avez écrit : Did you request autobuilding as in Yes I did. Romain

Bug#443190: [INTL:ko] dpkg debconf Korean translation update

2007-09-19 Thread Sunjae Park
Package: dpkg Version: N/A Severity: wishlist Tags: l10n patch -- Sunjae Park(daréhanl) GPG: 1024D/AAA96037 We choose to go to the moon and do the other things, not because they are easy, but because they are hard. - John F. Kennedy dpkg.ko.po.bz2 Description: BZip2 compressed data

Bug#443191: [INTL:ko] dselect debconf Korean translation update

2007-09-19 Thread Sunjae Park
Package: dselect Version: N/A Severity: wishlist Tags: l10n patch -- Sunjae Park(daréhanl) GPG: 1024D/AAA96037 We choose to go to the moon and do the other things, not because they are easy, but because they are hard. - John F. Kennedy dselect.ko.po.bz2 Description: BZip2 compressed data

Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Ian Jackson
Sergei Golovan writes (Re: tcl8.4 strtod + fixstrtod confusion leads to symbol clash): I'm afraid that to simulate -m64 gcc option I should install Ubuntu (gcc in Debian doesn't support -m64). Well, putting any cross-compiler on the path as cc and gcc ought to do it. Have you tried to build

Bug#443188: hamradiomenus: does not work due to gnome/kde directory change

2007-09-19 Thread Hamish Moffatt
Package: hamradiomenus Version: 1.0-1 Severity: important Hi Joop, hamradiomenus installs files in /etc/xdg/menus/{gnome,kde}-applications-merged but these directories are obselete for lenny, according to http://www.mail-archive.com/[EMAIL PROTECTED]/msg12858.html Now just applications-merged

Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Evgeni Golov
On Wed, 19 Sep 2007 15:24:57 +0200 Romain Beauxis wrote: Autobuilder didn't do their job so far.. non-free is not auto-built automatically. Did you request autobuilding as in http://permalink.gmane.org/gmane.linux.debian.devel.announce/997 ? Regards Evgeni pgpxTRqALqa5g.pgp Description: PGP

Bug#442854: hex-a-hop: [m68k] FTBFS: packfile.h:57: error: size of array 'static_assert1' is negative

2007-09-19 Thread Geert Uytterhoeven
On Wed, 19 Sep 2007, Jens Seidel wrote: On Wed, Sep 19, 2007 at 09:03:18AM +0200, Geert Uytterhoeven wrote: On Wed, 19 Sep 2007, Jens Seidel wrote: Nevertheless I'm nearly sure that this platform doesn't align a char[1] array on 64 bit boundaries so the code should work :-) typedef

Bug#184730: If you want to make a carrier in a successful company - we are proud to invite you in our business.

2007-09-19 Thread correy bernhard
Big international commercial organization is seeking of talented, honest, reliable representatives in different regions. Because of developing of our business the organization is proposing to you to become its part. You can work part time or full time. Requirements: Internet Connection Basic

Bug#442920: [EMAIL PROTECTED]: Bug#442920: ydpdict: Doesn't show Polish chars with ISO-8859-2]

2007-09-19 Thread Wojtek Kaniewski
Marcin Owsiany wrote: Please have a look at the attached bugreport. I can also reproduce it on my system. UTF-8 requirement was one of the design decisions -- the whole world switches to Unicode and the previous UTF-8 support was virtually impossible to fix. At the moment I can suggest looking

Bug#429151: Update

2007-09-19 Thread Romain Beauxis
Hi all ! As far as I understood the issue, the problem is that no /usr/bin/ps2pdf is available. gs-common provides several similar commands: gs-common: usr/bin/ps2pdf12 gs-common: usr/bin/ps2pdf13 gs-common: usr/bin/ps2pdf14 gs-common: usr/bin/ps2pdfwr I've renamed one of them to

Bug#440034: New commit

2007-09-19 Thread jgoerzen
tags 440034 pending thanks A commit relevant to this bug has occurred. Revision: dfbc0791de70b496e314b93e560666fc4afaf3bc changeset: 152:dfbc0791de70b496e314b93e560666fc4afaf3bc user:John Goerzen [EMAIL PROTECTED] date:Wed Sep 19 09:25:08 2007 -0500 description: Describe

Bug#442117: New commit

2007-09-19 Thread jgoerzen
tags 442117 pending thanks A commit relevant to this bug has occurred. Revision: eb22dde3f888bb577a2cfbd0a4f6b50f6a31e595 changeset: 153:eb22dde3f888bb577a2cfbd0a4f6b50f6a31e595 user:John Goerzen [EMAIL PROTECTED] date:Wed Sep 19 09:25:26 2007 -0500 description: Fix

Bug#443173: New version available upstream with bug fixes

2007-09-19 Thread Adam Majer
Ole Laursen wrote: Package: mysql-query-browser Version: 1.2.5beta-3 I recently reported a bug upstream, then (with kind guidance) found out that the problem already had been fixed in a later version (1.2.12). Would it be possible to get the new release packaged and into Debian? Waiting in

Bug#148319: Bynets packages

2007-09-19 Thread Yauhen Kharuzhy
I am the maintainer of unreal debian packages for bynets.org IRC network. Current versions of our packages may be found on ftp://ftp.bynets.org/debian/ -- Yauhen Kharuzhy jekhor _at_ gmail.com JID: [EMAIL PROTECTED] A: No Q: Should I quote below my post? --

Bug#443192: crash in cryptsetup due to changed libpam-mount

2007-09-19 Thread ingo
Package: libpam-mount Version: 0.21-1 Severity: normal Hi, Bastian, i have a crash in cryptsetup when logging in to the user account with the following ~/.pam-mount.conf.xml. (no changes since my last bug reports: a encrypted luks filesystem image mounted inside the home directory)

Bug#431320: More questions about test built-in (Bug#431320: dash, test: [...])

2007-09-19 Thread Oleg Verych
On Wed, Sep 19, 2007 at 01:48:54PM +, Gerrit Pape wrote: Hi, FYI. Thanks. I actually contacted Herbert back in summer. He told me, that he will take a look. But obviusly (including BTS's bugs) he have no time for dash. I did rewrite of `test` built-in. Now i have 50% size deduction, but

Bug#443089: postfix: Postfix does not start because it lacks a file

2007-09-19 Thread Noel Torres
LaMont Jones wrote: tags 443089 + moreinfo -- dpkg --fsys-tarfile postfix_2.3.8-2+b1_i386.deb | tar tvf - | grep postfix-script -rwxr-xr-x root/root 6840 2007-03-21 05:17 ./etc/postfix/postfix-script I'm at a loss to understand how this file _isn't_ on your system. Any ideas? lamont I

Bug#443194: hex-a-hop: mouse wheel support

2007-09-19 Thread Piotr Engelking
Package: hex-a-hop Version: 0.0.20070315-5 Severity: wishlist Tags: patch The attached patch adds mouse wheel support for the help system. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (x86_64) Kernel: Linux 2.6.22

Bug#443193: hex-a-hop: untranslated string in menus.h

2007-09-19 Thread Piotr Engelking
Package: hex-a-hop Version: 0.0.20070315-5 Severity: minor Tags: patch l10n The Info: string in menus.h, used as a default hint title the first time a hint is displayed, is not gettextized. The attached patch fixes this problem. -- System Information: Debian Release: lenny/sid APT prefers

Bug#443179: Fix for Bug#443179 commited to version control

2007-09-19 Thread Manoj Srivastava
tags 443179 +pending thanks Hi, The following change has been committed for this bug, and so the fix will be in the next upload. === 2007-09-19 GMT Manoj Srivastava [EMAIL PROTECTED] Summary: Make ucf fit the

Bug#148319: Bynets packages

2007-09-19 Thread Iñaki Rodriguez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Yauhen, do you want to mantain this package? Actually I haven't got time to complete it. I saw that it's compiled with openssl support but I can't see the license exception. Greetings Yauhen Kharuzhy escribió: I am the maintainer of unreal

Bug#443072: qa.debian.org: incorrect handling of email address given

2007-09-19 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il giorno Tue, 18 Sep 2007 17:48:40 +0300 Antti-Juhani Kaijanaho [EMAIL PROTECTED] ha scritto: On Tue, Sep 18, 2007 at 03:59:32PM +0200, David Paleino wrote: I've just found a bug regarding the handling of the email address. Check, for

Bug#426012: downgrading severity to normal

2007-09-19 Thread Alexandre Fayolle
unblock 426012 by 435591 severity 435591 normal thanks Setting back the severity to normal as #426012 has been fixed by a recent upload of python-scipy. -- Alexandre Fayolle LOGILAB, Paris (France) Formations Python, Zope, Plone, Debian:

Bug#415478: tcl.m4 tclConfig.sh search paths

2007-09-19 Thread Sergei Golovan
Jacob Bower wrote: The routines for finding tclConfig.sh in the autoconf tcl.m4 do not search the paths into which this package installs tclConfig.sh. Attached is a patch to fix this (it does not cover the likely similar Tk case). Debian distribution includes two versions of Tcl package

Bug#443176: audacious: playlist not formatted after adding songs

2007-09-19 Thread Ian Zimmerman
Package: audacious Version: 1.2.2-4 Severity: minor When I start with an empty playlist, then add a _directory_ to it, the playlist window doesn't reformat the list lines according to my preference (no track numbers, %n. %t) until the first mouse click after. It doesn't matter where the click

Bug#443195: courier-imap: Can't run in chmod +t directory

2007-09-19 Thread Mark A . Hershberger
Package: courier-imap Version: 4.1.3-2ubuntu1 Severity: normal If I run imapd in /var/tmp, I get the following cryptic error message: * BYE Your account is temporarily unavailable (+t bit set on home directory Here is how I'm running it: $ cd /var/tmp $ /usr/bin/imapd

Bug#443068: #443068: xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite)

2007-09-19 Thread ingo
recompiled libpixman with gcc 4.1 as suggested by other and this just works fine. regards, ingo sudo apt-get build-dep libpixman-1-0 apt-get source libpixman-1-0 cd pixman-0.9.5 export CC=gcc-4.1 dpkg-buildpackage -us -uc -b -rfakeroot sudo dpkg -i ../libpixman-1-0_0.9.5-1_i386.deb -- To

Bug#423212: Problem in receive_arp_replies

2007-09-19 Thread Matheus Morais
I'm almost done the update of laptop-netconf using libnet1 instead libnet0, but I'm facing an interesting issue with receive_arp_replies function. In libnet1 the source ip address (ar_spa) and the target ip address (ar_tpa) are no longer implemented, also source hardware address isn't supported

Bug#443072: qa.debian.org: incorrect handling of email address given

2007-09-19 Thread Adam D. Barratt
David Paleino wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il giorno Tue, 18 Sep 2007 17:48:40 +0300 Antti-Juhani Kaijanaho [EMAIL PROTECTED] ha scritto: [...] The plus sign is URL-speak for a space. I've seen this behaviour only on search engines. Could you point me to the spec you

Bug#443039: libmatthew-java: FTBFS: Exception in thread main java.lang.NullPointerException

2007-09-19 Thread Matthew Johnson
On Tue Sep 18 22:11, Lucas Nussbaum wrote: My script doesn't file any bug. I dunno why you think so. All bugs are filed manually. Sorry, it did just look a lot like refiling the same bug, and I made an assumption. Your package failed to build again in a sid chroot updated yesterday. In the

Bug#443072: qa.debian.org: incorrect handling of email address given

2007-09-19 Thread Adam D. Barratt
[Let's try that again without accidentally hitting send part way through...] David Paleino wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Il giorno Tue, 18 Sep 2007 17:48:40 +0300 Antti-Juhani Kaijanaho [EMAIL PROTECTED] ha scritto: [...] The plus sign is URL-speak for a space. I've

Bug#440683: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Sergei Golovan
On 9/19/07, Ian Jackson [EMAIL PROTECTED] wrote: Sergei Golovan writes (Re: tcl8.4 strtod + fixstrtod confusion leads to symbol clash): Have you tried to build a new 8.4.15-2 where --enable-64bits option is removed from configure call? If it works for you I'll close this bug. You're

Bug#443196: apache2-mpm-worker: reload after altering apache2.conf immediately eats all memory

2007-09-19 Thread moog
Package: apache2-mpm-worker Version: 2.2.3-4+etch1 Severity: critical Justification: breaks the whole system Start with a simple apache2.conf containing two vhosts: Listen 192.168.1.1:80 VirtualHost 192.168.1.1:80 ServerName my.server DocumentRoot /var/www /VirtualHost Listen

Bug#440683: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash

2007-09-19 Thread Ian Jackson
Sergei Golovan writes (Re: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash): You're right, it's a bug. But without a way to reproduce it it's hard to track it. Errr. It doesn't need to be tracked; it just needs to be fixed, with the patch I supplied.

Bug#443198: bashisms in simple examples

2007-09-19 Thread Holger Levsen
package: fai-doc version: 3.2.1 Hi, the following scripts are executed with /bin/sh but contain code, which doesnt work, when /bin/sh is a link to dash: ./LAST/50-misc:error=0 ; trap error=$((error|1)) ERR ./FAIBASE/10-misc:error=0 ; trap error=$((error|1)) ERR ./FAIBASE/30-interface:error=0 ;

Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly

2007-09-19 Thread Michael Burschik
Package: linux-image-2.6.22-2-amd64 Version: 2.6.22-4 Severity: critical Justification: breaks the whole system The kernel sometimes fails to detect or name the ide disk hdb correctly and calls it hdf instead (ok, this might be a udev problem). The system then is unbootable. The error occurs

Bug#383441: Please report upstream

2007-09-19 Thread gregor herrmann
On Wed, 19 Sep 2007 09:20:40 +0100, martin f krafft wrote: also sprach gregor herrmann [EMAIL PROTECTED] [2007.09.18.1804 +0100]: Hm, I have to admit that I have no idea either. I am talking to the X.org people and will provide more info as I get it. Thanks for your help! Cheers, gregor

Bug#442367: tellico: Library of Congress import doesn't seem to work

2007-09-19 Thread Ross Boylan
On Tue, 2007-09-18 at 21:50 -0700, Robby Stephenson wrote: On Tuesday 18 September 2007, you wrote: On Tue, 2007-09-18 at 20:04 -0700, Robby Stephenson wrote: Hmmm, I get hits (albeit with a strange freeze) for both title and isbn (0-262-56099-2) in the LoC z39.50 source with 1.2.13. I'll

Bug#442846: nvidia 100.14.19 available

2007-09-19 Thread Christian Holm Christensen
Hi Version 100.14.19 is available http://www.nvnews.net/vbulletin/showthread.php?t=98635 Among other things, the release note says: * Improved GLX_EXT_texture_from_pixmap out-of-memory handling. Good for compiz. * Improved compatibility with recent X.Org X

Bug#443198: bashisms in simple examples

2007-09-19 Thread Michael Tautschnig
./LAST/50-misc:error=0 ; trap error=$((error|1)) ERR ./FAIBASE/10-misc:error=0 ; trap error=$((error|1)) ERR ./FAIBASE/30-interface:error=0 ; trap error=$((error|1)) ERR ./GRUB/10-setup:error=0 ; trap error=$((error|1)) ERR = shell: LAST/50-misc = ./LAST/50-misc: 5: arith:

Bug#440411: Part Time J0B

2007-09-19 Thread Jelisia Jackson
Please provide me with more info -Original Message- From: Kristy Pacheco [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 18, 2007 8:50 PM To: Kehinde Powell Subject: Part Time J0B -= Hello, We are looking for the honest, responsible, hard-working employees to work in our company in

Bug#443199: cant' connect to database

2007-09-19 Thread Philip Frei
Package: griffith Version: 0.9.5-1 Severity: important --- Please enter the report below this line. --- --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-2-686 Debian Release: 4.0 900 stable security.debian.org 900 stable ftp.de.debian.org 800

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-19 Thread Alec Robertson
Hi, Do you have a backtrace for this crash? (either at the end of the log, or (better) with gdb) With the latest xserver from unstable, I still get the xv crash. This backtrace was from vlc playing a dvd then rotating the compiz cube. Backtrace: 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c632e]

Bug#443193: hex-a-hop: untranslated string in menus.h

2007-09-19 Thread Jens Seidel
tags 443193 + pending thanks On Wed, Sep 19, 2007 at 05:02:42PM +0200, Piotr Engelking wrote: The Info: string in menus.h, used as a default hint title the first time a hint is displayed, is not gettextized. The attached patch fixes this problem. Probably many languages do not need to

Bug#440683: [SPAM] - Re: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash - Bayesian Filter detected spam

2007-09-19 Thread Ian Jackson
Sergei Golovan writes (Re: [SPAM] - Re: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash - Bayesian Filter detected spam): For me it looks like you fixed symptom and not a bug. But obviously, I may be wrong. Did you contact upstream with the patch? No, I

Bug#440683: [SPAM] - Re: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash - Bayesian Filter detected spam

2007-09-19 Thread Sergei Golovan
On 9/19/07, Ian Jackson [EMAIL PROTECTED] wrote: Sergei Golovan writes (Re: [Pkg-tcltk-devel] Bug#440683: tcl8.4 strtod + fixstrtod confusion leads to symbol clash): You're right, it's a bug. But without a way to reproduce it it's hard to track it. Errr. It doesn't need to be tracked; it

Bug#443202: Time zone change

2007-09-19 Thread Cesar Villanueva
Package: tzdata Version: Any Effective at September 22 there will be a change of official timezone for Venezuela (zoneinfo/America/Caracas) from -4:00 UTC to -4:30 UTC (no daylight saving) As per: http://www.mct.gob.ve/publico/noticias/det_noticias.php?co=1153 -- To UNSUBSCRIBE, email to

Bug#443201: luma: No menu item

2007-09-19 Thread asphaltjesus
Package: luma Version: 2.3-1.1 Severity: important After installing Luma, it does not appear anywhere in the KDE desktop menu. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#443204: xorg-server: [INTL:he] Hebrew translation of the debconf templates

2007-09-19 Thread Lior Kaplan
Package: xorg-server Version: 2:1.4-2 Severity: wishlist Tags: patch l10n Please add the Hebrew translation to xorg-server. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU

Bug#443203: nano: Broken input of ISO8859-1 text

2007-09-19 Thread Sebastien Desreux
Package: nano Version: 2.0.2-1etch1 Severity: important Tags: l10n Hello, Accentuated letters do not appear in Etch's nano when input in ISO8859-1. I open an 'xterm', then 'nano'. Accentuated letters do work if I call 'vim', 'less' or even 'more' instead of 'nano'. In files already

Bug#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-19 Thread Alexander Heinlein
Package: xserver-xorg Version: 1:7.3+2 Severity: important Hi. With Xorg 7.3 there are various input problems. First, the keyboard numlock led doesn't turn on, but numlock can still be toggled. Additionally the toolbar menu in firefox isn't accessible, it just doesn't recognize any clicks.

Bug#443206: hipo: Crashes when ipod is inserted

2007-09-19 Thread Leandro Noferini
Package: hipo Version: 0.4-1 Severity: grave Justification: renders package unusable This is the error message [EMAIL PROTECTED]:~$ hipo Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.FormatException:

Bug#443172: mtdsuper/jffs2 modules cannot be loaded

2007-09-19 Thread Fathi Boudra
is that fix in latest upstream, can you test trunk - http://wiki.debian.org/DebianKernel yes, it works with 2.6.23-rc5 from kernel-archive. jffs2 is properly loaded and it depends only on mtd module now. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly

2007-09-19 Thread Stephen Gran
This one time, at band camp, Michael Burschik said: The kernel sometimes fails to detect or name the ide disk hdb correctly and calls it hdf instead (ok, this might be a udev problem). The system then is unbootable. The error occurs about every third boot. So far rebooting has always fixed the

Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread Brice Goglin
[EMAIL PROTECTED] wrote: Package: xserver-xorg-video-ati Version: 1:6.6.193-3 Severity: serious Dear maintainers, I recently (yesterday) updated my X server and my two-screen configuration does not work anymore. I have a lenovo T41p (2373GEG). When starting X, everything goes fine, but I

<    1   2   3   4   5   >