Bug#444116: pidgin: Not upgradeable to 2.2.0-1 in testing

2007-09-26 Thread Ari Pollak
Er, did libpurple0 already get installed? What happens if you run aptitude unmarkauto pidgin? On Wed, 2007-09-26 at 09:34 +0200, Andre Wendt wrote: > Package: pidgin > Version: 2.2.0-1 > Severity: important > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I can't upgrade pidgin from versi

Bug#443259: libmail-box-perl: mail::box is practically unusable on large folders

2007-09-26 Thread gregor herrmann
On Wed, 26 Sep 2007 09:54:42 -0400, Celejar wrote: > > > Both of Mark's suggestions work; using $obj->destruct seems to be much > > > better than periodically opening and closing the folder, at least in my > > > situation, since a) it's much faster, since there's a large penalty in > > > opening

Bug#444177: SSL_write:: bad write retry

2007-09-26 Thread Micah Anderson
Package: puppetmaster Version: 0.23.2-7 Severity: normal This intermittant error started showing up when I upgraded my clients and master to 0.23.2-6, and is still there in -7: Sep 26 06:02:10 petrel puppetd[17101]: Could not retrieve configuration: Certificates were not trusted: SSL_write:: bad

Bug#444175: python-gtk2: Treeview text cells containing '0' can't be edited

2007-09-26 Thread David Purdy
Package: python-gtk2 Version: 2.10.6-1 Severity: normal I setup a GtkTreeView (through glade-3), loaded it in a Python (2.5) script, added the 'editable' attribute to all the columns, then populated the treeview (using a gtk.ListStore(int,int,int) model) and ran the script. When the script is run

Bug#444174: zeroc-ice-java: Add support for slice2java ant tasks

2007-09-26 Thread FRANCISCO MOYA FERNANDEZ
Package: zeroc-ice-java Severity: wishlist Original submitter: Mary Ellen Foster Original subject: Slice2Java ant tasks in Debian/Ubuntu Ice packages? [...] I can't seem to find the Slice2Java* task for ant in these packages -- are they included somewhere? These would be files called things like

Bug#444163: evolution: Segmentation fault on New Mail

2007-09-26 Thread Heikki Henriksen
tags 444163 + pending thanks Thank you for your report :) It appears that you have installed the libraries for evolution-data-server (libedataserverui1.2-8 et al) version 1.12, but evolution-data-server-common version 1.10. Please upgrade all the packages in the evolution-stack to get rid of thi

Bug#444173: mongrel: User override in site script overrides user for all daemons

2007-09-26 Thread ITLab
Package: mongrel Version: 1.0.1-1 Severity: normal You can override the user that the daemon runs as in /etc/mongrel/sites-enabled by putting: USER=foo This should override the user for the daemon of *that* config only. However, it overrides for all configs. Suggested fix: move the USER= line i

Bug#444131: tex4ht produces invalid mml (unicode 0x0)

2007-09-26 Thread Eitan Gurari
> Trying to translate some latex files to .odt I got the error message > > System call: java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i > /usr/share/texmf/tex4ht/xtpipes/ -o 0formel-m4.4om 0formel-m4.tmp > --- xtpipes error 29 --- At content-handler="xtpipes.util.ScriptsManager,te

Bug#444172: slapd: accepts incorrect passwords

2007-09-26 Thread Pawel Palucha
Package: slapd Version: 2.3.38-1 Severity: normal When binding to slapd I can pass any password that starts with correct password and it is accepted (for example, if password is '1234', also '12345' is accepted). Checked with python bindings and apache ldap_auth module. {CRYPT} is used to hash pa

Bug#444170: powerpc FPU test broken

2007-09-26 Thread Martin Michlmayr
Package: liboil Version: 0.3.12-1 liboil tests for a powerpc FPU by compiling a test program with a floating point instruction in it. This doesn't seem to work. Aurelien Jarno confirmed this: 14:09 the __asm__ directive passes the code directly to binutils 14:09 so the binary has the fadd inst

Bug#443112: xserver-xorg-core requires nvidia-glx-legacy-96xx to provide xserver-xorg-video-2

2007-09-26 Thread Leandro Penz
The same happened to me on one machine I have with an old nvidia card. I guess there were some changes that require all video and input drivers to provide xserver-xorg-video-2. On the other machines I use, the new free drivers did this and I upgraded without trouble. Leandro Penz

Bug#444171: smp mode doesn't work

2007-09-26 Thread Nicolas Bonifas
Package: qemu Version: 0.9.0+20070816-1 Severity: normal Hello, I don't manage to use qemu in smp mode: I tried the following command with several live-CDs (including Debian installer): qemu -smp 2 -cdrom dsl-n-01RC4.iso With some of them, the boot loader shows up, then the emulation stops ans

Bug#444169: heimdal: [INTL:vi] Vietnamese debconf templates translation update

2007-09-26 Thread Clytie Siddall
Package: heimdal Version: 0.7.2.dfsg.1-11 Severity: minor Tags: l10n, wishlist The updated Vietnamese translation for the debconf file: heimdal 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 Description:

Bug#444168: nas: [INTL:vi] Vietnamese debconf templates translation update

2007-09-26 Thread Clytie Siddall
Package: nas Version: Severity: minor Tags: l10n, wishlist The updated Vietnamese translation for the debconf file: nas I don't know what happened to my initial translation in September 2005: the bug (315659) was closed, but my language was not listed in the debconf update email. translate

Bug#444147: Generated images are *much* larger

2007-09-26 Thread Cyril Brulebois
Faidon Liambotis <[EMAIL PROTECTED]> (26/09/2007): > It appears that the newest graphviz in unstable creates some much > cleared images (antialiazed etc.) by the use of pango. Correct, pango is now used. > Unfortunately, this means that the generated images are *much* larger. > This may be not a

Bug#444167: mysql-server-5.0: Binary log for replication fails with event too small message

2007-09-26 Thread Leif
Package: mysql-server-5.0 Version: 5.0.45-1 Severity: important We are running two Debian Etch machines as database servers. One is supposed to be a master, the other a replicated client. The replication only works for up to a few hours (at most we managed 2 so far), then the MySQL slave SQL t

Bug#443962: partman does not recognize existing partitions

2007-09-26 Thread Andreas Balser
> Hmm, OK. That confirms that, as you suggested, partman (rather > libparted) cannot read your partition table...and there really is a > bug somewhere. :-O Does anyone know a way around this? Can I get an older installer somewhere, install an old version, and then dist-upgrade step-by-step? Than

Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-26 Thread Javier Kohen
Hi Pascal, El mié, 26-09-2007 a las 10:13 -0400, Pascal Giard escribió: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello Javier, > Evo 2.12 hasn't fully propagated to amd64 yet, so i have to wait... > But i will make mail-notification-evolution available for Evo 2.12! I'm curious, g

Bug#443143: postrm fails if update-inetd not installed

2007-09-26 Thread Dave Holland
Hi, On Tue, Sep 18, 2007 at 09:21:05PM -0700, Tril wrote: > I was unable to remove biff because postrm returned 1 (because > /usr/sbin/update-inetd did not exist). I fixed this by adding > "|| true" at the end of the 4th line. I don't quite understand what failed; that line already tests for th

Bug#444166: amule: Amule segfaults after libc6 update

2007-09-26 Thread Krishnamurti Nunes
Package: amule Version: 2.1.3-4 Severity: important After upgrade to latest lbc6 version, Amule sometimes segfaults suddenly The forum url where I was suposed to report the bug does not exist: http://forum.amule.org/board.php?boardid=67 I got the trace bellow, hope it can help: --

Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-26 Thread Pascal Giard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Javier, Evo 2.12 hasn't fully propagated to amd64 yet, so i have to wait... But i will make mail-notification-evolution available for Evo 2.12! - -Pascal - -- Homepage (http://organact.mine.nu) Debian GNU/Linux (http://www.debian.org) LACIME: É

Bug#444165: libpam-mount: error during umount.crypt

2007-09-26 Thread ingo
Package: libpam-mount Version: 0.26-1 Severity: normal Hi, during unmount the lsof commandline seems to not be built correctly. Nevertheless there is no outward failure, at least the umount is done and the loop device is deallocated. pam_mount(misc.c:309) could not fill %(MNTPT)

Bug#444164: grep: Interference of [] and {} in UTF-8

2007-09-26 Thread Jö Fahlke
Package: grep Version: 2.5.3~dfsg-2 Severity: normal The problem roughly boils down to this: == [EMAIL PROTECTED]:~$ echo '88.77.87.16' | LANG=C LC_CTYPE="de_DE.UTF8" grep -E '(([1-9][0-9]|[0])\.){2}' [EMAIL PROTECTED]:~$ echo '8

Bug#444163: evolution: Segmentation fault on New Mail

2007-09-26 Thread Krishnamurti Nunes
Package: evolution Version: 2.10.3-1 Severity: important Evolution segfaults when I try to write new mail. I got the trace bellow: -- $ evolution (evolution:28366): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application access

Bug#431025: Status update

2007-09-26 Thread Michael Schultheiss
The Gallery Project Manager has contacted the upstream HTMLSax3 author and he has agreed to relicense HTMLSax3 under a GPL compatible license. We're awaiting a new upstream release at this time. If there are further delays, I'll include his e-mail in debian/copyright -- -

Bug#444162: mail-notification-evolution: Make it available to Evo 2.12

2007-09-26 Thread Javier Kohen
Package: mail-notification-evolution Version: 4.1.dfsg.1-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please make this package available to Evo 2.12 users. - -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture:

Bug#443259: libmail-box-perl: mail::box is practically unusable on large folders

2007-09-26 Thread Celejar
On Wed, 26 Sep 2007 08:54:56 +0200 gregor herrmann <[EMAIL PROTECTED]> wrote: > On Wed, 26 Sep 2007 01:42:46 -0400, Celejar wrote: > > > > I've passed your report on the author of the module who has closed > > > the bug upstream but provided some hints. > > > Please take a look at > > > http://rt

Bug#444160: kqemu-source: kqemu/qemu-system-x86-64 crashes on booting debian etch amd64 guest

2007-09-26 Thread Thomas Besser
Package: kqemu-source Version: 1.3.0~pre11-6.1 Severity: normal Error displayed on console after some time (system boots, crashes after switching to runlevel 2; no crash with -no-kqemu): RAX= RBX=7fff02eb2360 RCX=2b1fa86db724 RDX=08dc RSI= RDI=

Bug#444161: RM: libacpi [arm hppa] -- RoM; ANAIS

2007-09-26 Thread Nico Golde
Package: ftp.debian.org Severity: normal Hi, please remove them, see http://lists.debian.org/debian-release/2007/09/msg00218.html Kind regards Nico -- Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail is double-rot13 encrypted. pgpAL

Bug#46859: Job hunting without the needed Degree?

2007-09-26 Thread Guthrie Ekstein
Want you impotency to be disguised? Ask Pharm Site for it. Pharm Site will k -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#443811: aterm: dead keys broken

2007-09-26 Thread Julien BLACHE
Nico Golde <[EMAIL PROTECTED]> wrote: Hi, > I think I found a fix for this. > http://people.debian.org/~nion/aterm/ > Can you try this package? Works fine ;) JB. -- Julien BLACHE <[EMAIL PROTECTED]> | Debian, because code matters more Debian & GNU/Linux Developer|

Bug#442988: still valid?

2007-09-26 Thread Sebastian Bober
This bug was triggered due to a change in libc6-dev 2.6.1-3 that was (most likely) fully corrected in 2.6.1-5 (see http://bugs.debian.org/442427). A test build of lurkftp (on a amd64 box) didn't have a problem. Can you confirm this for your environment? Regards, Sebastian -- To UNSUBSCRIBE,

Bug#444159: zsync does not handle HTTP redirects

2007-09-26 Thread Steve McIntyre
Package: zsync Version: 0.5-1 Severity: important It seems that zsync does not handle HTTP redirects: $ zsync http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso.zsync 100.0% 0.0 kBps DONE reading seed file debian

Bug#436090: 2.6.22 compliant cloop available now

2007-09-26 Thread Gebhardt Thomas
Hi, according to Klaus Knopper the most recent cloop is working with 2.6.22 now: SY, Th. Gebhardt # Date: Mon, 24 Sep 2007 11:41:12 +0200 From: Klaus Knopper <[EMAIL PROTECTED]> But at least one success report: Since today, we finally have a cloop (2.622) that works

Bug#444158: spelling mistake in puppet account

2007-09-26 Thread Adrian Bridgett
Package: puppet Version: 0.23.2-7 Severity: minor Both the adduser command in the preinst and the package description have management spelt incorrectly: s/manangement/management/ Thanks, Adrian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Bug#442992: still valid?

2007-09-26 Thread Sebastian Bober
This bug was triggered due to a change in libc6-dev 2.6.1-3 that was (most likely) fully corrected in 2.6.1-5. A test build of tct (on a amd64 box) didn't have a problem. Can you confirm this for your environment? Regards, Sebastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

Bug#443811: aterm: dead keys broken

2007-09-26 Thread Nico Golde
Hi, * Julien BLACHE <[EMAIL PROTECTED]> [2007-09-24 21:50]: > Nico Golde <[EMAIL PROTECTED]> wrote: > > What locales and other settings do you use I need to > > reproduce this problem? I am German we don't have these > > accents :) [...] > And, oh, the Umlaut doesn't work either ;) I think I fo

Bug#444157: fai-server: lib/subroutines*: replace bashism $[...] with $(expr ...)

2007-09-26 Thread Achim Bohnet
Package: fai-server Version: 3.2.1 Severity: normal Tags: patch Subject explain it all. (k)ubuntu uses dash as default /bin/sh so $[...] breaks for all system with the same setup. Patch appended. Achim -- System Information: Debian Release: lenny/sid APT prefers gutsy-updates APT policy: (50

Bug#444156: fai-server: start_seconds initialized before checking that /proc in mounted

2007-09-26 Thread Achim Bohnet
Package: fai-server Version: 3.2.1 Severity: wish Tags: patch In (k)ubuntu /proc is not mounted at the time when $start_seconds in fai is initialized. I've moved it right after the first mount-proc-if-not-mounted check. Would be nice if this or a similar fix could be applied to debian too. Thx

Bug#442991: does it still FTBFS?

2007-09-26 Thread Sebastian Bober
libc6-dev 2.6.1-4 against which this build was done had a bug (http://bugs.debian.org/442418), which was fixed in 2.6.1-5. A test build of strace against this version of libc6-dev was successful here (on a amd64 box). Can you confirm this for your environment? Regards, Sebastian -- To UNSUB

Bug#444154: fai uses old FSF address

2007-09-26 Thread Achim Bohnet
Package: fai Version: fai: uses old FSF address in license Severity: normal FAI use old FSF address from Temple Place. New one is: Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ~/src/fai-team/ubuntu $ grep -r Temple * | wc -l 25 ~/src/fai-team/ubuntu

Bug#444155: Regexp pb in /etc/init.d/nfs-common

2007-09-26 Thread Quentin Godfroy
Package: nfs-common Version: 1:1.1.1~git-20 Severity: normal In /etc/init.d/nfs-common, the test in line 66 may not report a working /etc/exports file, thus disabling the spawning of an idmapd in case the /etc/default/nfs-common variable NEED_IDMAPD is not set. It could cause problems for NFSv4 mo

Bug#444124: fftpack/_fftpack.so: undefined symbol: zfftnd_fftw - FIX with fftw3

2007-09-26 Thread polz
I have just installed fftw3-dev and recompiled python-scipy using dpkg-buildpackage. This fixes the bug. python-scipy should therefore depend and build-depend on fftw3 and fftw3-dev, respectively, instead of fftw2 and fftw2-dev. I hope this helps. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#443987: logcheck: Exiting due to errors - continued

2007-09-26 Thread Justin Pryzby
On Wed, Sep 26, 2007 at 11:52:21AM +0200, Wojciech Zareba wrote: > Package: logcheck > Followup-For: Bug #443987 > > After installing logtail 1.2.62 logcheck works fine. So this seems to be precisely the same problem as bug #441388. Do I understand correctly that the upgrade fixes all the reporte

Bug#444153: monotone: 'list unknown' command fails with '\' on filenames

2007-09-26 Thread Vlad Shakhov
cup.2007/_MTN/debug mtn: if reporting a bug, please include this file $ rm \\ $ mtn list unknown backup/mysql.dump.20070926 log/access.log log/error.log $ mtn version --full monotone 0.36 (base revision: e4bc808d89e029ce623f9e8f2b10c84006b83fb5) Running on : Linux 2.6.18-5-k7 #1 SMP Thu Aug

Bug#444053: rhythmbox: Displays incorrect length for some MP3 songs

2007-09-26 Thread Reuben Thomas
On Tue, 25 Sep 2007, Sven Arvidsson wrote: This is probably a problem with GStreamer. Can you make one of these tracks available for testing? I'm trying to see if I can reproduce the problem with something I can make available. Also, do you know how these files were created (with the gstre

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-26 Thread Marcus Better
Unfortunately I cannot attach gdb to the X process due to gdb bug #422007. Downgrading gdb to the testing version didn't succeed either, probably because that version has other bugs on x86_64... So I won't be able to get a stack trace unless someone knows a workaround. (BTW I have seen in the B

Bug#444152: amulegui aborts if gtk2-engines is installed

2007-09-26 Thread Juan Cespedes
Package: amule-utils-gui Version: 2.1.3-4 Severity: important If I try to run "amulegui" with package gtk2-engines installed, it always gives me this error and aborts before doing anything else: *** glibc detected *** amulegui: free(): invalid pointer: 0x083f8e30 *** === Backtrace: =

Bug#444151: nut: Continue? No - results in upgrade

2007-09-26 Thread Michal Politowski
Package: nut Version: 2.2.0-2 Severity: normal While upgrading nut from 2.0.4-4 to 2.2.0-2 debconf displayed information about major changes in the package, ending with a question: 'Continue?' But when I selected the 'No' answer the upgrade continued anyway. -- Michał Politowski Talking has been

Bug#444150: wajig: Please make {remove,purge}-orphans also do autoremove

2007-09-26 Thread Reuben Thomas
Package: wajig Version: 2.0.37 Severity: wishlist Now that apt supports autoremove, it would be nice if wajig (being a friendlier and more powerful tool than apt-get!) automatically did autoremove. I often now find myself having to run it manually. The one point of possible contention I see is th

Bug#444149: Iceweasel in Sid keeps crashing

2007-09-26 Thread Jan Christoph Uhde
Subject: iceweasel: Iceweasel in Sid keeps crashing Package: iceweasel Version: 2.0.0.7-1 Severity: grave Justification: renders package unusable *** Please type your report below this line *** As soon as i try to open the preferences dialog, save or bookmark anything iceweasel crashes. *** glib

Bug#65458: closed by Touko Korpela <[EMAIL PROTECTED]> (Should be fixed now)

2007-09-26 Thread Herbert Xu
reopen 65458 quit On Sat, Sep 15, 2007 at 09:21:04PM +, Debian Bug Tracking System wrote: > > This slowness should be fixed already in etch (and maybe even sarge). > Please reopen if you can still reproduce it in current version. The second problem seems to be fixed but the original problem i

Bug#442206: Re : 2.2.0 released

2007-09-26 Thread Carlos Laviola
On 9/26/07, Mazen NEIFER <[EMAIL PROTECTED]> wrote: > Is there any issue building official deb packages? Can I help? I'm having trouble building the packages at home, on amd64. The buid itself seems to go well, but at the end, during the actual packaging steps, something (can't remember what, I'm

Bug#385318: wajig: This perhaps needs more explanation, but it's not a bug

2007-09-26 Thread Reuben Thomas
Package: wajig Version: 2.0.37 Followup-For: Bug #385318 Actually, install/ works fine, but only if you have that distribution in your /etc/apt/sources.list. Maybe it's worth explaining that somewhere in the documentation. It's also probably worth explaining the use of pinning to make sure that yo

Bug#137433: Did you claim your money ?

2007-09-26 Thread OnlineBackgammonRoom
OnlineBackgammonRoom is giving away F R E E M O N E Y. Not only are we the best place to play Backgammon, we are also giving you $100 F R E E. All you need to do is make a minimum $100 First Time Deposit between and BGroom will credit your account with a F R E E $100 bonus. When making your

Bug#431771: drbd8

2007-09-26 Thread Philipp Hug
> please coordinate directly with Daniel Baumann <[EMAIL PROTECTED]> :) > > Best regards > Frederik Schüler > > Frederik, Didn't have to time to upload it myself. Patch looks ok. Could you test it und do an NMU of the package? I'll be on VAC until Monday. Thanks Philipp

Bug#444079: fai-server: Default NFSROOT file does not support default config access method NFS [patch]

2007-09-26 Thread Achim Bohnet
On Wednesday, 26. September 2007, Thomas Lange wrote: > > On Wed, 26 Sep 2007 00:33:24 +0200, Achim Bohnet <[EMAIL PROTECTED]> > > said: > > > +# Depends on the used config method(s): nfs-common, git-core, > subversion ... > > +nfs-common > I wondering if this really is needed. T

Bug#444115: general: network interface (eth0) gets undetected after restrat checked using ifconfig -a

2007-09-26 Thread Antano Solar
On Wednesday 26 September 2007 13:33:09 Josselin Mouette wrote: > Le mercredi 26 septembre 2007 à 12:49 +0530, Antano Solar a écrit : > > When the cmos battery is removed and power unplugged and the system > > booted . I press f2(load defaults) in the cmos screen and the syetm boots > > very slowly

Bug#444147: Generated images are *much* larger

2007-09-26 Thread Faidon Liambotis
Package: graphviz Version: 2.12-4 Severity: grave It appears that the newest graphviz in unstable creates some much cleared images (antialiazed etc.) by the use of pango. Unfortunately, this means that the generated images are *much* larger. This may be not a very serious problem by itself but do

Bug#138752: please at least document this limitation

2007-09-26 Thread bremner
I just spent a little while understanding why "help2man -h '-h' foo" was returning help2man: can't get `-h' info from foo In order to save the next person the trouble, I have a suggestion. If you plan to not handle output on stderr, could you please document this in the man page (and the he

Bug#443958: debarchiver: Creates distributions not listed in config file

2007-09-26 Thread Ola Lundqvist
severity 443958 wishlist thanks Hi Julien Yes you are fully correct it is fully possible to do that. Today there are no good checks. Patches to correct this are welcome. There a number of checks that can be done. Best regards, // Ola On Tue, Sep 25, 2007 at 04:51:28PM +1000, Julien Goodwin wr

Bug#444146: please update screen to the cvs/svn version

2007-09-26 Thread Gürkan Sengün
Package: screen Version: 4.0.3-6 Severity: wishlist the cvs version supports vertical splits with c-a |, and going back/forth in the splitted screens using c-a tab/c-a shift tab. here's a screenshot: http://gnu.ethz.ch/screen.png yours, Gürkan

Bug#444145: /usr/share/man/man8/ld.so.8.gz does not document the $ORIGIN, $PLATFORM and $LIB feature

2007-09-26 Thread Reinhard Tartler
Package: libc6 Version: 2.6.1-1+b1 Severity: wishlist Tags: patch File: /usr/share/man/man8/ld.so.8.gz Raphael Hertzog noticed in [1] that the openoffice.org package is using the undocumented $ORIGIN feature of the linux ld.so. See [2] for a documentation of that feature. [1] http://thread.gmane.

Bug#444015: kdegraphics: CVE-2007-5049 stack based buffer overflow

2007-09-26 Thread Nico Golde
Hi Ana, * Ana Guerrero <[EMAIL PROTECTED]> [2007-09-26 12:42]: > On Tue, Sep 25, 2007 at 10:56:08PM +1000, Steffen Joeris wrote: [...] > > CVE-2007-5049[0]: > > | Stack-based buffer overflow in the StreamPredictor::getNextLine > > | function in xpdf, as used in (1) poppler before 0.5.91, (2) gpdf,

Bug#444144: RFP: adanaxisgpl - FPS game in 4 spatial dimensions

2007-09-26 Thread Andy Southgate
Package: wnpp Severity: wishlist * Package name : adanaxisgpl Version : 1.2.0 Upstream Author : Andy Southgate <[EMAIL PROTECTED]> * URL : http://www.mushware.com/files/adanaxisgpl-1.2.0.tar.gz * License : GPL Description : Adanaxis is probably the first real time shooter in four spatial dimensio

Bug#443550: openoffice.org-writer: Setting properties of tables, paragraphs... makes ooo-writer crash

2007-09-26 Thread Rene Engelhard
tag 443550 + moreinfo tag 443550 + unreproducible unarchive 376316 found 376316 2.2.1-9 thanks thanks chryjs wrote: > This is a brand new beahviour, that appeared since the latest update. > Previous release 2.2.1-8 didn't produce this bug. OOO-writer is always > crashing when I use right-clic on

Bug#444143: XF86MiscGetMouseSettings fails in xpilot after upgrade to xorg 7.3

2007-09-26 Thread Ben Armstrong
Package: libxxf86misc1 Version: 1:1.0.1-2 Severity: normal After upgrading to xorg 7.3, xpilot-ng-x11 dies as soon as I click the mouse with the following error: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 137 (XFree86-Mi

Bug#444142: joystick: Adding axis and button remapping capability to the included jscal tool

2007-09-26 Thread Dr . László Kaján
Package: joystick Version: 20051019-1 Severity: wishlist Tags: patch Motivation I found no simple tool that would remap the joystick axes and buttons on the device driver level (joydev module), while the driver clearly provides the interface for this. My patch extends to capabilities of jscal in

Bug#442206: Re : 2.2.0 released

2007-09-26 Thread Mazen NEIFER
Is there any issue building official deb packages? Can I help? Mazen Neifer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#444034: Subject: /usr/bin/pdftex: index formatting broken

2007-09-26 Thread Adam Bartley
Dear Ralph, Norbert, I prepared a sample of the text for you guys today, compiled it, it worked. (!) Went back to the main bookk text, compiled it again, it worked. (!!) I am pleased to say (since it involves no work on your parts) that I seem to have been making some sort of systematic error in t

Bug#328701: debs

2007-09-26 Thread Mazen NEIFER
If there is a need for a co-maintainer, I'm intersted in doing that. I'm building FPC deb packages for sparc and i386 within FPC core team. Mazen Neifer, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300577: Re : fpc: Should create binaries linked against libc

2007-09-26 Thread Mazen NEIFER
I think this bug can be closed, There was no feed back from bug reporter and the problem is in 2 years old. Anyway, the programs generated by FPC are known to work on both kernel versions 2.4 and 2.6. Mazen Neifer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-26 Thread Julien Cristau
On Mon, Sep 24, 2007 at 08:38:08 +0200, Marcus Better wrote: > Backtrace: > 0: /usr/bin/X(xf86SigHandler+0x6a) [0x482cca] > 1: /lib/libc.so.6 [0x2ac5a100f6a0] > 2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_PushAttrib+0x2ad) > [0x2ac5b41f85fd] > 3: /usr/lib/xorg/modules/extensions//libg

Bug#390029:

2007-09-26 Thread Bastien Nocera
On Tue, 2007-09-25 at 18:55 -0400, Michael Gilbert wrote: > > Totem 2.20 was uploaded today, and it contains a fix for a somewhat > > similar bug, 423512. > > > > I'm interested to know what effect it has on your bug. (I hope that this > > is the last new version I need to ask you to test ;-) ) >

Bug#444134: incorrect icon fields in Debian menu directories

2007-09-26 Thread Bill Allombert
On Wed, Sep 26, 2007 at 11:15:30AM +0200, Ariszló wrote: > Package: menu-xdg > Version: 0.2.3 > Maintainer: Bill Allombert <[EMAIL PROTECTED]> > > Several *.directory files in /var/lib/menu-xdg/desktop-directories/menu-xdg > have incorrect icon fields with spaces in the icon names, which makes > i

Bug#444015: kdegraphics: CVE-2007-5049 stack based buffer overflow

2007-09-26 Thread Ana Guerrero
Hi, On Tue, Sep 25, 2007 at 10:56:08PM +1000, Steffen Joeris wrote: > Package: kdegraphics > Version: 4:3.5.7-3 > Severity: grave > Tags: security > Justification: user security hole > > Hi, > the following CVE (Common Vulnerabilities & Exposures) id was > published for xpdf. > > CVE-2007-5049[0

Bug#443769: module-assistant: Should depend on or auto-install bzip2

2007-09-26 Thread Ben Hutchings
This was discussed on debian-devel: http://lists.debian.org/debian-devel/2007/09/msg00748.html Most contributors seemed to think m-a should be responsible for ensuring bzip2 is installed. Ben. -- Ben Hutchings The obvious mathematical breakthrough [to break modern encryption] would be developme

Bug#440836: Replacement with dovecot 1.0.5 works

2007-09-26 Thread René Pfeiffer
Hello! Out of curiousity I replace the dovecot package with an installation from source. I used dovecot 1.0.5, compiled it, deinstalled the Debian packages, corrected the paths to the binaries in dovecot.conf and the error with the mailbox I describe just vanishes. Mailbox access for now for all u

Bug#438663: linux-image-2.6.23-rc5-amd64: Ethernet not functioning on Nvidia MCP51

2007-09-26 Thread buffalo . phil
see: http://bugzilla.kernel.org/show_bug.cgi?id=9073 -- Philippe Bourcierhttp://bourcier.philippe.online.fr/

Bug#438917: mirror submission for debian.dcc.fc.up.pt

2007-09-26 Thread LabCC
Hello, > Hello, > > Thanks for submitting your Debian mirror. > Before we can include it in the list of mirrors, some details must be > fixed : > > On Mon, Aug 20, 2007 at 06:06:30PM +, LabCC wrote: > > Submission-Type: new > > Site: debian.dcc.fc.up.pt > > Type: leaf > > Archive-http: /debi

Bug#384958: tex4ht: some grouping issues with oolatex math

2007-09-26 Thread Kapil Hari Paranjape
tags 384958 + upstream tags 384958 - moreinfo retitle 384958 openoffice.org: incorrect import of mathml into oomath reassign 384958 openoffice.org thanks Hello, Based on this response from the upstream author of "tex4ht": On Wed, 26 Sep 2007, Eitan Gurari wrote: > The tex4ht utility produces Op

Bug#442387: TSF-reporting drivers cause stack overflow

2007-09-26 Thread Kel Modderman
On Sun, 16 Sep 2007 03:30:49 am Kees Cook wrote: > Package: wpasupplicant > Version: 0.6.0-3 > Severity: important > Tags: patch, security > > There is a stack overflow in wpa_supplicant when handling TSF info from > drivers that support it. Patch attached. Thanks, it was acked by Jouni and has b

Bug#443964: java-package: javaws also crashes

2007-09-26 Thread Michael Koch
Hello Vinvent, On Wed, Sep 26, 2007 at 11:40:57AM +0200, Vincent Lönngren wrote: > The reason in my case is that I simple didn't know about the prepackages > version. Anyway, it doesn't make a difference in this case - I've > installed sun-java6-jre and the same thing keeps happening. I have so

Bug#443987: logcheck: Exiting due to errors - continued

2007-09-26 Thread Wojciech Zareba
Package: logcheck Followup-For: Bug #443987 After installing logtail 1.2.62 logcheck works fine. Regards Wojciech -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w

Bug#444140: ftp.debian.org: RM: suspend2-userui [alpha arm hppa mips mipsel s390 sparc] -- RoM; ANAIS

2007-09-26 Thread Arnaud Fontaine
Package: ftp.debian.org Severity: normal Hello, Could you please remove suspend2-userui from the architecture listed above because ``Architecture: any'' has been replaced by ``Architecture: i386 ia64 powerpc ppc64 amd64'' in 0.6.4-2 release as suspend2-userui only works on the latter archi

Bug#444121: bugs.debian.org: Acknowledgement mail could include link to web interface

2007-09-26 Thread Marc Fargas
Sorry for any inconvenience, I didn't spot #9596 (I checked bugs.debian.org package not debbugs) ;( Cheers, Marc El mié, 26-09-2007 a las 02:36 -0700, Don Armstrong escribió: > reassign 444121 debbugs > forcemerge 9596 444121 > thanks > > On Wed, 26 Sep 2007, Marc Fargas wrote: > > For people th

Bug#282152: Please also build joystick for powerpc

2007-09-26 Thread Aníbal Monsalve Salazar
On Sat, Nov 20, 2004 at 01:41:43AM +0100, Frank Gevaerts wrote: >Package: joystick >Version: 20010903-2 >Severity: wishlist > > >joystick builds fine on powerpc, and both jscal and jstest work fine (at >least for usb joysticks), so I think it should be available. > >Frank > > >-- System Information

Bug#444114: WFM

2007-09-26 Thread Peter Schwindt
With some help from #debian-x (thanks, guys) it's now WFM for me. What did I do: 1) install xserver-xorg-video-mga from experimental (1:1.9.99.dfsg.1-1) 2) remove xorg.conf 3) change the display plugs (DVI <-> VGA) 4) use xrandr --output DVI --left-of VGA I had to do step 3) since --right-of o

Bug#443964: java-package: Forgot attachment

2007-09-26 Thread Vincent Lönngren
Package: java-package Followup-For: Bug #443964 I seem to have forgotten the attachment itself. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.22 Locale: LANG=sv_SE.UTF-8, LC_CTY

Bug#443964: java-package: javaws also crashes

2007-09-26 Thread Vincent Lönngren
Package: java-package Followup-For: Bug #443964 The reason in my case is that I simple didn't know about the prepackages version. Anyway, it doesn't make a difference in this case - I've installed sun-java6-jre and the same thing keeps happening. I have some new information however: "javaws -vi

Bug#444139: no effect in X-Session changing ServerArgsLocal=-nolisten tcp in kdmrc

2007-09-26 Thread Paul Coray
Package: kdm Version: 3.5.7-3 I want to start X-Session capable to display X-Apps from remote hosts. Commenting out the '-nolisten tcp' Option in /etc/kde3/kdm/kdmrc like this [X-:*-Core] #ServerArgsLocal=-nolisten tcp does not have the expectet effect. X keeps starting without listening to

Bug#444121: bugs.debian.org: Acknowledgement mail could include link to web interface

2007-09-26 Thread Don Armstrong
reassign 444121 debbugs forcemerge 9596 444121 thanks On Wed, 26 Sep 2007, Marc Fargas wrote: > For people that send a bug report by the very first time when they receive the > acknowledgement mail they are provided with ways extend the bug report and > even close it. But they're not told two thin

Bug#444138: Support for other xservers than xvfb in xfvb-run

2007-09-26 Thread Reinhard Tartler
Package: xvfb Version: 2:1.3.0.0.dfsg-12 Severity: wishlist File: /usr/bin/xvfb-run Tags: patch I had the need to use the xvfb-run script with another xserver. With the attached patch, you can choose e.g. Xephyr over xvfb, to actually watch your testscript. This way, it is more easy to debug the t

Bug#444137: coreutils: typo in the man page of cp: --preserve='link'

2007-09-26 Thread Géraud Meyer
Package: coreutils Version: 5.97-5.4 Severity: minor The description of the -d option in `man cp' reads: -d same as --no-dereference --preserve=link I think it should be: -d same as --no-dereference --preserve=links -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#443415: Acknowledgement (vlc crashes on startup)

2007-09-26 Thread Svante Signell
Severity: Serious On Fri, 2007-09-21 at 07:33 +, Debian Bug Tracking System wrote: > Thank you for the problem report you have sent regarding Debian. > This is an automatically generated reply, to let you know your message has > been received. It is being forwarded to the package maintainers

Bug#444136: kopete: wrong line breaks when pasting in Jabber chat window

2007-09-26 Thread Frank Thieme
Package: kopete Version: 4:3.5.7-4 Severity: normal When I copy some lines and paste them to a Jabber conversation all line breaks are converted to some invisible char, separating the lines like an empty line between. I can delete this char with backspace and replace it with ctrl-return, so it lo

Bug#443373: linux-image-2.6.18-4-ixp4xx: kernel null paging request, crash from bitmapped md devices

2007-09-26 Thread Martin Michlmayr
* sean finney <[EMAIL PROTECTED]> [2007-09-21 09:10]: > i don't really have the resources to try compilingpatched arm kernels, but > if > you do and want me to test something just let me know. I put two test kernels at http://merkel.debian.org/~tbm/nslu2/ If the "a" variant works, can you plea

Bug#444135: oolatex: incompatibility with beamer package

2007-09-26 Thread Tobias Schlemmer
Package: tex4ht Version: 20070904-1 Severity: normal The error message System call: java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i /usr/share/texmf/tex4ht/xtpipes/ -o tex4htformel-m2.4om tex4htformel-m2.tmp --- xtpipes error 29 --- At : While parsing file file:/home/schlemme/000Privat/

Bug#442912: Ре: #442912 -- libmail-box-perl: autodetection of MH folders not working correctly

2007-09-26 Thread Damyan Ivanov
tags 442912 fixed-upstream thanks Hi, This problem is claimed to be fixed in the new upstream release 2.075. However, building now requires TAP::Harness, which is not in Debian, so the upload may take a some time. Help is welcome :) Changes: - Replace Test::Harness by TAP::Harness to r

Bug#444134: incorrect icon fields in Debian menu directories

2007-09-26 Thread Ariszló
Package: menu-xdg Version: 0.2.3 Maintainer: Bill Allombert <[EMAIL PROTECTED]> Several *.directory files in /var/lib/menu-xdg/desktop-directories/menu-xdg have incorrect icon fields with spaces in the icon names, which makes it impossible to provide icons for them. debian-menu-icons, a package a

<    1   2   3   4   >