Bug#333599: apt: Please add big-endian arm (armeb) support

2005-11-04 Thread Lennert Buytenhek
On Tue, Oct 25, 2005 at 11:26:38AM +0200, Michael Vogt wrote: > > The attached patch adds support for the armeb architecture to apt. > > I added it to my apt--mvo--0 baz archive and it will be part of the > next upload. I'm very sorry, but I submitted the wrong patch, and apt still detects a big

Bug#334064: bins: option to use ln instead of cp

2005-11-04 Thread Martin Michlmayr
* Tim Connors <[EMAIL PROTECTED]> [2005-10-15 21:05]: > Ooops, forgot about linkInsteadOfCopy -- I thought I had that set, but > obviously not. > > However, it doesn't appear to operate on movie files, which is what we > most want it to operate on. See line 1852. Yeah, it appears such files as u

Bug#336003: xconq: segfaults

2005-11-04 Thread Matej Vela
Pierre THIERRY <[EMAIL PROTECTED]> writes: > Scribit Matej Vela dies 04/11/2005 hora 15:14: >> > Yes. I join the strace output. >> Hmm, it reads stuff from the X server and dies. Can you do a gdb >> backtrace? > > Here's the backtrace of the unstripped version: [...] Hmm, perhaps the splash wind

Bug#336357: ntfsprogs: ntfsmount does not function.

2005-11-04 Thread David Martínez Moreno
Hello, Jeff. I uploaded 1.12.1 yesterday to the archive, but due to a new package (libntfs8), it is currently held in the NEW queue. I have uploaded the package in the meantime to http://people.debian.org/~ender. Please test it and report if your error goes away. Best

Bug#336655: python-uno: Cannot install even simple Python-UNO package

2005-11-04 Thread Matej Cepl
On Friday 04 of November 2005 09:13, Rene Engelhard wrote: > Got it. #316030 fixed probably is a prerequisite but there was > $PYTHONHOME/site-packages missing in the PYTHONPATH variable > in /usr/lib/openoffice/program/pythonloader.unorc and so OOo > didn't look there... OK, confirming that with

Bug#337314: apt-get build-dep does not pull build-essential

2005-11-04 Thread Luke Schierer
I'm sorry, I forgot to close this after finding that it was a debian dirivative in use, and that it does not provide build-essential at all. luke -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#337332: vim.list unpacks two wrong links (which update-alternatives then corrects)

2005-11-04 Thread jeremy
> I attach to this mail the current vim-common.list (those > alternatives used to be installed by vim, but are now installed by > vim-common). Have a look at it. Well, /usr/share/man/man1/eview.1.gz on your list looks slightly strange, but I would need to see the maintainer scripts. >From what yo

Bug#337366: comix: space needed after asterisks in description

2005-11-04 Thread Bryan Donlan
On 11/4/05, Emfox Zhou <[EMAIL PROTECTED]> wrote: > 2005/11/4, Bryan Donlan <[EMAIL PROTECTED]>: > > Package: comix > > Severity: minor > > > > A space needs to be added after each asterisk in the longdesc. > > Otherwise, aptitude removes the first character of each entry. > > > > -- System Informa

Bug#337407: aptitude search shows packages from not available sources

2005-11-04 Thread A.M.P. Boelens
On Fri, Nov 04, 2005 at 10:51:06AM -0500, Daniel Burrows wrote: > On Fri, Nov 04, 2005 at 11:34:44AM +0100, "A.M.P. Boelens" <[EMAIL > PROTECTED]> was heard to say: > > Sometimes I install packeges from outside the original debian repository > > because, for example, there isn't an official packag

Bug#337407: aptitude search shows packages from not available sources

2005-11-04 Thread Daniel Burrows
On Fri, Nov 04, 2005 at 11:34:44AM +0100, "A.M.P. Boelens" <[EMAIL PROTECTED]> was heard to say: > Sometimes I install packeges from outside the original debian repository > because, for example, there isn't an official package yet. When I later remove > those packages and remove the source line f

Bug#337500: spamassassin: Errors about missing module "LMAP/CID2SPF.pm"

2005-11-04 Thread Luke Reeves
Package: spamassassin Version: 3.1.0a-1 Severity: normal While processing junk mail I occasionally get this error: Nov 4 11:17:07 neuro-tech spamd[32605]: spamd: connection from localhost [127.0.0.1] at port 4173 Nov 4 11:17:07 neuro-tech spamd[32605]: spamd: setuid to luke succeeded Nov 4 11

Bug#337499: Package: installation-reports

2005-11-04 Thread Martin Krieger (root)
Package: installation-reports Debian-installer-version: http://cdimage.debian.org/pub/cdimage-testing/etch_d-i/amd64/current/debian-testing-amd64-netinst.iso 03.11.05 02:11 115M uname -a: - Date: 03.11.2005 17:05 CET Method: Network installation based on debian-testing-amd64-netinst.iso image o

Bug#337502: klaptopdaemon: deprecated /proc/acpi/sleep should be changed to /sys/power/state

2005-11-04 Thread Daniel Schröter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: klaptopdaemon Version: 4:3.4.3-1 Severity: normal In linux kernel version higher then 2.6.13, CONFIG_ACPI_SLEEP_PROC_SLEEP is marked as deprecated. It adds /proc/acpi/sleep interface that klaptop daemon uses for sleep states. If this file is

Bug#337501: gcvs: should suggest tk8.4

2005-11-04 Thread Javier Serrano Polo
Package: gcvs Version: 1.0final-8 Severity: minor To enable the "Change CVSRoot (GUI)" macro, you need a tk package. gcvs should suggest tk8.4 (or wish virtual package, I haven't tested the other versions). -- System Information: Debian Release: testing/unstable APT prefers testing APT poli

Bug#323216: Crosslink to other BTSes

2005-11-04 Thread Enrico Zini
Hello, In a private conversation, Warren Togami provided me links to the same bug in Novell, RedHat and GCC's Bugzilla (posting with his permission): https://bugzilla.novell.com/show_bug.cgi?id=85416&x=8&y=7 Novell's earlier report, where they resorted to using a fragile and ugly "ld-version-s

Bug#335650: gij-4.0: assertion failure with rhdb-explain

2005-11-04 Thread Timo Lindfors
Package: gij-4.0 Version: 4.0.2-3 Followup-For: Bug #335650 (Just for your info) I get the same assertion failure even with the simplest possible Swing program: [EMAIL PROTECTED]:~/local/hello$ cat testcase.java import javax.swing.*; import java.awt.*; public class testcase extends JFrame {

Bug#337281: sextractor: Provide: sextractor-doc

2005-11-04 Thread Florian Ernst
On Thu, Nov 03, 2005 at 11:48:47AM -0500, Justin Pryzby wrote: > This is a reminder for myself to edit debian/control for the next > upload. I intend to Provide: sextractor-doc such that users of > previous sextractor packages (by me, with -doc package split by > Florian) will have that package re

Bug#337473: zim: FTBFS: Missing Build-Depends

2005-11-04 Thread Emfox Zhou
2005/11/4, Daniel Schepler <[EMAIL PROTECTED]>: > Package: zim > Severity: serious > Version: 0.06-1 > > From my pbuilder build log: > > ... > debian/rules build > dh_testdir > /usr/bin/perl Build.PL installdirs=vendor > Can't locate Module/Build.pm in @INC (@INC contains: /etc/perl > /usr/local/

Bug#337503: Should be in /usr/games with data in /usr/share/games/xmoto

2005-11-04 Thread Josh Triplett
Package: xmoto Version: 0.1.7-1 Currently, the xmoto package installs xmoto and xmoto-edit to /usr/bin, and the xmoto-data package installs the game data to /usr/share/xmoto. xmoto and xmoto-edit should be installed to /usr/games, and the game data should be installed to /usr/share/games/xmoto. -

Bug#337504: Doesn't show Address Book any more

2005-11-04 Thread Joachim Breitner
Package: evolution Version: 2.2.3-5 Severity: important Hi, for no apperant reason, evolution is not showing any contacts any more. Restarting all evolution related processes does not help. The console says: $ LANG=C evolution es menu class init adding hook target 'source' (evolution:9383): evo

Bug#337505: More missing dependencies for libgtk+2.0-directfb-dev

2005-11-04 Thread Frans Pop
Package: libgtk+2.0-directfb-dev Version: 2.0.9.2-10 I'm slowly learning how the .pc files work :-) As the .pc files in libgtk+2.0-directfb-dev contain - gdk-directfb-2.0.pc: Requires: gdk-pixbuf-2.0 directfb pangoft2 - gtk+-directfb-2.0.pc: Requires: gdk-${target}-2.0 atk it should make sure

Bug#337506: libtdb1: typo in copyright file

2005-11-04 Thread Tollef Fog Heen
Package: tdb Version: 1.0.6-13 Severity: minor >From /usr/share/doc/libtdb1/copyright: > of the GNU Lesser General Publoic License. A small s/Publoic/Public/ is probably in order. :-) -- Tollef Fog Heen,''`. UNIX is user friendly, it's j

Bug#337508: typo in manpage

2005-11-04 Thread Sven Dreyer
Package: iptables Version: 1.3.3-2 Severity: minor The manpage of iptables has a typo (this is no dupe of #272247): fuzzy This module matches a rate limit based on a fuzzy logic controller [FLC] --lower-limit number" ^^^ no double quotes he

Bug#337507: apache2: apache segfault when requesting text file

2005-11-04 Thread Brent G.
Package: apache2 Version: 2.0.55-3 Severity: important I dont have the slightest clue when this error popped up since it only happens for a certain file which isn't requested all that often, but whenever somebody tries to load it, apache then proceeds to segfault. Anyways, here's the backtrace:

Bug#337509: linux-headers-2.6.14: flavours file missing

2005-11-04 Thread Victor Seva
Package: linux-headers-2.6.14 Severity: normal Hi, The flavours file is missing. Thanks -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (300, 'unstable') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2

Bug#136061: bricolage debs

2005-11-04 Thread Clint Adams
Less out-of-date source/binary-i386 packages are at http://tetsuo.geekhive.net/mark/debian/unstable/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#210697: prefetching html vs prefetching image

2005-11-04 Thread Martin Michlmayr
* Vineet Kumar <[EMAIL PROTECTED]> [2004-03-06 01:57]: > I agree that the tag is very useful. In fact, > bins already makes use of this tag to point at the next HTML page. My > original point was that prefetching the next HTML page saves almost > nothing, whereas prefetching the next image is a

Bug#266200: More doc suggestions

2005-11-04 Thread Jeronimo Pellegrini
Hi. Since this thread is about documentation, I thought I'd mention something: - It would be nice to install the FAQ, or maybe some other document that tells users what to do when something goes wrong. How to reassign bad blocks, etc. - There are some links at the end of the manpage for

Bug#274853: bins: ability to update just changed parts of an album

2005-11-04 Thread Martin Michlmayr
* txemi <[EMAIL PROTECTED]> [2004-10-04 13:30]: > Sometimes I add some photo to big collection and then I want to > update the album. But bins recalculate the entire big album, when it > could just make thunbnails for new photos, not all of them. This > take a long time to resize all photos again.

Bug#298909: Zope 2.6 is being removed

2005-11-04 Thread Matej Vela
tag 298909 wontfix thanks Hi, zope-znavigator, zope-xmlmethods, zope-zpatterns, zope-parsedxml, zope-kinterbasdbda, and other Zope 2.6 packages are about to be removed (#335488). Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Bug#309501: New version builds

2005-11-04 Thread Jeff Bonham
The latest version (basilisk2-0.9.20050730) builds. However, the binary crashes on every run (see new bug #337496). This applies to the official package too. -- Jeff Bonham [EMAIL PROTECTED] PGP Public Key ID: BA289747 signature.asc Description: Digital signature

Bug#321561: Automatic response to your mail

2005-11-04 Thread Jason
Hey all... Just wanted to let you know that my new e-mail address is [EMAIL PROTECTED] Be sure to note it, or update your address books... Thanks all, Now don't mind me while I go find me a spit cup!!! Work hard, and hunt harder!!! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Bug#324179: q3 source

2005-11-04 Thread Marc Leeman
as for the sources: the svn from icculus is pretty easy and straightforward to use for GNU/Linux. -- greetz, marc I may be small but allow me to remind you that only serves to put me at castration level. Rygel - Relativity scorpius.homelinux.org 2.6.13.2 #1 Fri Sep 23 07:23:21 CEST 200

Bug#324179: package and content

2005-11-04 Thread Marc Leeman
I am currently creating a package for this, mainly because I did some experimenting a couple of weeks ago with this. Even though the game content is not available for free (beer, speech), you can use the game content of a total conversion (e.g. UT) to compose a working game. -- greetz, marc Ta

Bug#333993: 'man faillog' typo: "occured"

2005-11-04 Thread A. Costa
On Tue, 18 Oct 2005 00:35:33 +0200 Nicolas François <[EMAIL PROTECTED]> wrote: > Given the results, I'm prety sure it is ready for a public release. > Maybe you should contact the debian-i18n@lists.debian.org list. Someone(s) > are already developping a spellchecker for the PO (used in translation

Bug#336719: Can you reproduce this on 4.5.3-4?

2005-11-04 Thread Matthew A. Nicholson
I don't use 4.5.3, I use 4.5.5. I can download 4.5.3 and compare the source changes, but I don't use it and it's not an option for me to test with it. Give me a few hours and i'll get back to you. :) Hilko Bengen wrote: The current version in sarge (w/ security updates) is 4.5.3-4 and from l

Bug#337281: sextractor: Provide: sextractor-doc

2005-11-04 Thread Justin Pryzby
On Fri, Nov 04, 2005 at 05:30:49PM +0100, Florian Ernst wrote: > On Thu, Nov 03, 2005 at 11:48:47AM -0500, Justin Pryzby wrote: > > This is a reminder for myself to edit debian/control for the next > > upload. I intend to Provide: sextractor-doc such that users of > > previous sextractor packages

Bug#337510: eclipse-ecj: ant code completion generates nullpointer exception

2005-11-04 Thread David N. Welton
Package: eclipse-ecj Version: 3.1.1-3 Severity: normal To repeat this bug: 1) Open up an ant build file. 2) Hit the key combo for code completion, for instance M-/ in emacs keys mode. This generates a dialog saying that code completion didn't complete because of a NullPointerException. Than

Bug#337511: typo prevents from building freeradius with eap-tls

2005-11-04 Thread Sven Dreyer
Package: freeradius Version: 1.0.5-2 Severity: minor Tags: patch There is a type (additional `l') in one of the patches which prevents freeradius from building eap-tls when activated in debian/rules. The attached patch applies to the unpacked source tarball plus .diff.gz. Regards, Sven diff -Na

Bug#304690: fixed in module-init-tools 3.2-pre8-1

2005-11-04 Thread Jindrich Makovicka
What is the purpose of keeping such diversion when there is nothing to divert anymore? There is only one pair of k(all)?syms, the one in modutils. -- Jindrich Makovicka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#337512: gaim dockapplet is not visible.

2005-11-04 Thread Daniel Burrows
Package: ion3 Version: 20051029-1 Severity: normal Although ion works well with a lot of dock and notification applets, it doesn't seem to like gaim's dockapplet: nothing shows up in the dock area when I enable it. Daniel -- System Information: Debian Release: testing/unstable APT prefers

Bug#337513: slib not installable

2005-11-04 Thread Vincent Danjean
Package: slib Version: 3a2-1 Severity: grave Justification: renders package unusable I cannot install slib. I do not know anything about guile. I think I have the slib due to dependencies. Trying to install the last version (3a2-1) fails. I added 'set -x' in the postinst file, so I get : [EMAIL P

Bug#337514: postgres: 7.5.12 does not fix #316387 ?

2005-11-04 Thread Karsten Hilbert
Package: postgres Version: postgresql Severity: important There's a link here that is supposed to fix the problem: Script started on Fr 04 Nov 2005 17:43:39 CET merkur:/usr/lib/postgresql# ls -l insgesamt 16 drwxr-xr-x 4 root root 4096 2005-11-02 17:10 7.4 drwxr-xr-x 2 root root 4096 2005-

Bug#337346: reup it

2005-11-04 Thread Thomas Bushnell BSG
severity 337346 serious severity 337358 serious thanks slib 3a2-2 now conflicts with the older versions of libguile9 and guile-1.6-libs that cannot support it. This introduces a serious bug in guile1.4-slib and guile-1.6-slib, making them uninstallable. Hence these blocking bugs are now RC. Th

Bug#337515: Wrong section

2005-11-04 Thread Ross Burton
Package: libcairo2-doc Version: 1.0.2-1 Severity: minor This package is in section "libs", when it should be in section "doc". Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED]

Bug#337516: ITP: synfig -- vector-based 2D animation studio

2005-11-04 Thread Paul Wise
Package: wnpp Severity: wishlist Owner: Paul Wise <[EMAIL PROTECTED]> * Package name: synfig Version : 0.61.00-38 Upstream Author : Robert B. Quattlebaum Jr. <[EMAIL PROTECTED]> * URL : http://www.synfig.com/ * License : GPL Description : vector-based 2D a

Bug#337517: logcheck-database: dovecot login line should have the word "plain" in lowercase not uppercase

2005-11-04 Thread Philip Craig
Package: logcheck-database Version: 1.2.42 Severity: normal Tags: patch I had to change the case of the dovecot login line or it was generating spurious logchecks. Here is the version after my change: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dovecot: (imap|pop3)-login: Login: user=<[.[:alnum:[EMAIL PR

Bug#337518: ITP: synfigstudio -- GUI package for synfig (a 2D vector animation package)

2005-11-04 Thread Paul Wise
Package: wnpp Severity: wishlist Owner: Paul Wise <[EMAIL PROTECTED]> Package: wnpp Severity: wishlist Owner: Paul Wise <[EMAIL PROTECTED]> * Package name: synfigstudio Version : 0.61.00-39 Upstream Author : Robert B. Quattlebaum Jr. <[EMAIL PROTECTED]> * URL : http://

Bug#337519: reportbug: querybts fails with "ValueError: unpack list of wrong size"

2005-11-04 Thread Matt Swift
Package: reportbug Version: 3.8 Severity: important For the last few weeks on a sarge machine, I've been getting the following when I try to use querybts: Traceback (most recent call last): File "/usr/bin/querybts", line 203, in ? main() File "/usr/bin/querybts", line 193

Bug#337520: galeon crashes at session login, always

2005-11-04 Thread Xavier Bestel
Package: galeon Version: 1.3.21-8 Severity: normal I have a session with several webpages opened, saved. When logging in, galeon opens all tabs for the pages, than crashes. Then I click on 'reload', and galeon starts again with the same tabs opened, and works very well (it doesn't crash afterward

Bug#337521: corrections for german man page gxine(1)

2005-11-04 Thread Bastian Kleineidam
Package: gxine Version: 0.4.8-0.1 Severity: minor Tags: patch Hi, attached are some corrections for the german man page of gxine(1). Regards, Bastian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable'), (800, 'experimental') Architect

Bug#337522: anna: goes into ghost lowmem mode 7

2005-11-04 Thread Frans Pop
Package: anna Version: 1.16 Severity: important During an installation on sparc64 with a 2.4 kernel, anna goes into lowmem mode for no apparent reason. There is no /var/lib/lowmem and the level displayed (7) does not exist. From the syslog: anna[1330]: DEBUG: lowmem: 7, debconf status: true I'

Bug#337523: Reboot failed, wrong grub root partition

2005-11-04 Thread Andreas Huggel
Package: installation-reports Debian-installer-version: Business card ISO image, downloaded on 27-Oct-05 from http://cdimage.debian.org/pub/cdimage-testing/daily/i386/current/debian-testing-i386-businesscard.iso uname -a: Linux mowgli 2.6.12-1-686-smp #1 SMP Tue Sep 27 13:10:31 JST 2005 i68

Bug#337524: Cannot Install: libogre

2005-11-04 Thread Suman
Subject: libogre: fails to install because of Package dependency Package: libogre Version: libogre-dev Severity: grave Justification: renders package unusable *** Please type your report below this line *** I am unable to install ogre on my machine(debian unstable) because i am getting a package

Bug#337525: O: gkrellm -- multiple stacked system monitors: 1 process

2005-11-04 Thread Brian Almeida
Package: wnpp Severity: normal Version: n/a I'm no longer running regular Debian, so the gkrellm packages need a new maintainer. It's a fairly simple package and the author is easy to work with. Best of luck, Brian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#337527: kaddressbook lacks a dependency

2005-11-04 Thread Martin Samuelsson
Package: kaddressbook Version: 3.4.2-2 When installing the package and trying to configure it the following error messsage is given when asking the ldap server for the base DN. " Could not start process Unable to create io-slave: klauncher said: Unknown protocol 'ldap'. " I suggest adding a depe

Bug#337528: psmisc: [INTL:sv] Swedish PO-template translation

2005-11-04 Thread Daniel Nylander
Package: psmisc Version: 21.6-1 Severity: wishlist Tags: patch l10n Here is an update for the swedish translation of psmisc. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh l

<    1   2   3   4   5