Bug#302375: kernel-source-2.6.8: fails to compile; undefined reference to `acpi_processor_register_performance'

2005-03-31 Thread Lionel Vaux
Package: kernel-source-2.6.8 Version: 2.6.8-15 Severity: normal Tags: patch Hi, Compilation fails when ACPI_PROCESSOR is set to "m" and we want to use some CPU_FREQ options (X86_POWERNOW_K7, X86_POWERNOW_K8 and X86_SPEEDSTEP_CENTRINO). Randy Dunlap posted[1] a patch on lkml on june 2004 and the

Bug#301516: maxima grouches at Ctrl-D

2005-03-31 Thread Elrond
On Wed, Mar 30, 2005 at 09:13:48PM -0500, Camm Maguire wrote: > Greetings, and thanks for your report! This bug is specific to GCL in > readline mode. Okay, should this bug then be reassigned to gcl? > An immediate workaround is to turn readline off, for > example, via :lisp (si::readline-off)

Bug#301883: asterisk: sqlite logging enabled by default and never rotated

2005-03-31 Thread John Goerzen
On Thu, Mar 31, 2005 at 10:04:08AM +0200, Kilian Krause wrote: > Am Donnerstag, den 31.03.2005, 00:07 +0200 schrieb Jose Carlos Garcia > Sogo: > > Well, the main problem I see is how can this be made without the need > > of stopping asterisk and restarting it again, as it is an sqlite file > > ins

Bug#302195: libsnmp5-dev: bogus information in .la files break build of packages that depend on libnsmp5

2005-03-31 Thread Henrique de Moraes Holschuh
On Thu, 31 Mar 2005, Jochen Friedrich wrote: > > Expect an NMU uploaded to 5-DAY in the next 24h if the maintainer does not > > reply to this bug. After the upload, he will still have 5 days to remove > > the NMU from incoming, or to upload a new version of the package (which > > would invalidate

Bug#302371: Opteron support for memtest86+

2005-03-31 Thread Mattias Wadenstein
Package: memtest86+ Version: 1.55 Tags: patch The current and older versions of memtest86+ does not support the interal Opteron memory controller properly. These are a few simple fixes for that in two patches. The patches are against an older version, but visual inspection says that they should

Bug#302370: wvstreams: FTBFS (amd64/gcc-4.0): libxplc0.3.10-dev has no installation candidate

2005-03-31 Thread Andreas Jochens
Package: wvstreams Version: 4.0.2-2 Severity: normal Tags: patch The changelog says that 'libxplc0.3.11' is used now, but this not the case. When building 'wvstreams' on amd64/unstable with gcc-4.0, I get the following error: Building wvstreams unstable main amd64... Reading Package Lists... Bu

Bug#302251: bookmarkbridge: konqueror bookmarks are a problem

2005-03-31 Thread Masami Ichikawa
on 03/31/05 09:33, Oleksandr Moskalenko wrote: I've followed the crash I reported and found out that bookmarkbridge segfaults when accessing the konqueror bookmarks, but not the mozilla-type bookmarks. I plant to investigate if the konqueror bookmarks are not xbel compliant or if it's the bookmarkb

Bug#301515: maxima: Rebuild with libreadline5

2005-03-31 Thread Elrond
On Wed, Mar 30, 2005 at 09:20:54PM -0500, Camm Maguire wrote: > Greetings, and thanks for your report! Are there benefits to be had > here? Incompatibilities? benefits: Giving libreadline4 a chance of not being needed installed. ;) Incompatibilities: I haven't heard of any. My persona

Bug#302369: kdvi does not display EPS figures

2005-03-31 Thread Dittmann, Gero
Package: kdvi Version: 4:3.4.0-0ubuntu2 Severity: important *** Please type your report below this line *** The space for EPS figures in the DVI file just remains blank. On the command line kdiv gives the following error message for each figure it tries to display: "kdvi (kdegraphics): ERROR: GS

Bug#302368: postgresql-common: pg_config is not wrapped

2005-03-31 Thread Roger Leigh
Package: postgresql-common Version: 4 Severity: wishlist Tags: experimental Hi Martin, postgresql-common wraps some of the commands in /usr/lib/postgresql/8.0/bin/, but this does not include pg_config. I noticed this when building libpqxx for your experimental packages, since configure didn't fin

Bug#250202: Standardizing make target for 'patch' and 'upstream-source'

2005-03-31 Thread Junichi Uekawa
Hi, Thanks for getting up a very nice summary. > If one consideres the proliferation of build-systems as a sign for the need > of > different people to handle patch-management differently (compare to the > various build systems besides debhelper) then a simple dpkg-source -b > probably won't

Bug#302356: statusbar checks mail even when screensaver is running

2005-03-31 Thread Norbert Tretkowski
forwarded 302356 [EMAIL PROTECTED] severity 302356 wishlist thanks * Martin Michlmayr wrote: [...] > IMHO the mail check script should not check for new mail when ion3 > is not actually active because I'm running a screensaver. Thanks for your bugreport, I forwarded it to Tuomo. Norbert -- To

Bug#302367: zsh: scp completion expands too soon (seems bug 239070)

2005-03-31 Thread Pablo Barbachano
Package: zsh Version: 4.2.4-7 Severity: minor It seems bug 239070 was not correctly fixed? Looks like the same: [EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc . zsh: no matches found: [EMAIL PROTECTED]:~/*.doc however [EMAIL PROTECTED]:~% scp "[EMAIL PROTECTED]:~/*.doc" .

Bug#301983: Unaligned traps

2005-03-31 Thread Falk Hueffner
reassign 301983 gcc-3.3 thanks Hi, this is actually a gcc bug. Test case: void test() { volatile int t = 1, x; struct { short a, b; int c; } s; x = *(t ? &s.b : 0); } int main() { #if defined(__alpha__) && defined(__linux__) // Deliver SIGBUS on unaligned

Bug#302286: tetex-bin: postinst fails with Error: `tex -ini -jobname=latex -progname=latex latex.ini' failed

2005-03-31 Thread Sven-Haegar Koch
On Thu, 31 Mar 2005, Frank Küster wrote: Sven-Haegar Koch <[EMAIL PROTECTED]> wrote: Yes, I have both a language.dat, and a language.dat.postinst-bak -rw-r--r-- 1 root root 4345 Mar 31 03:35 language.dat -rw-r--r-- 1 root root 2919 Mar 17 00:28 language.dat.postinst-bak No, I never touched these

Bug#302213: libgtk2.0-bin: undefined symbol: g_assert_warning

2005-03-31 Thread Marek W. Gutowski
Sebastien Bacher wrote: (please keep the bug in the Cc:, I've forwarded the previous mail to [EMAIL PROTECTED]) Le jeudi 31 mars 2005 à 12:20 +0200, Marek W. Gutowski a écrit : So, indeed, there is something under /usr/local/lib, but, frankly, I didn't put it there 'by hand'. The debian package

Bug#302195: libsnmp5-dev: bogus information in .la files break build of packages that depend on libnsmp5

2005-03-31 Thread Jochen Friedrich
Hi Henrique, > Expect an NMU uploaded to 5-DAY in the next 24h if the maintainer does not > reply to this bug. After the upload, he will still have 5 days to remove > the NMU from incoming, or to upload a new version of the package (which > would invalidate the NMU). I'm away until Saturday, so

Bug#302041: Maybe add the module to load in README.Debian?

2005-03-31 Thread Julien BLACHE
Enrico Zini <[EMAIL PROTECTED]> wrote: > Indeed, if it works only on x86-64 and P4 w/EM64T, please add a note to > that to the the package long description, so that users of different > systems know they don't need this package. Something such as: Done in 0.4-4. JB. -- Julien BLACHE - Debian

Bug#302365: libcgi-session-perl: confusing typos in man page (expire[s])

2005-03-31 Thread Gabor Kiss
Package: libcgi-session-perl Version: 3.95-2 Severity: minor CGI::Session(3pm) man page refers to method 'expire' as 'expires' 4 times. Gabor -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (101, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LAN

Bug#302366: libcurl3: SSL connections hang in libcurl 7.13.1

2005-03-31 Thread André Carezia
Package: libcurl3 Version: 7.13.1-2 Severity: important Tags: patch When libcurl3 is compiled on Debian "woody", it hangs on all SSL connections. Here's a command to reproduce the problem: curl https://nexus.passport.com/ The cause seems to be a bug introduced on February by Dan Fandrich: htt

Bug#302286: tetex-bin: postinst fails with Error: `tex -ini -jobname=latex -progname=latex latex.ini' failed

2005-03-31 Thread Frank Küster
Sven-Haegar Koch <[EMAIL PROTECTED]> wrote: > > Yes, I have both a language.dat, and a language.dat.postinst-bak > > -rw-r--r-- 1 root root 4345 Mar 31 03:35 language.dat > -rw-r--r-- 1 root root 2919 Mar 17 00:28 language.dat.postinst-bak > > No, I never touched these files myself. In both fil

Bug#301641: Linux kernel include files still inconsistent on sarge

2005-03-31 Thread Joerg Schilling
GOTO Masanori <[EMAIL PROTECTED]> wrote: > > I know that the Linux kernel developers are unwilling to fix their bugs but > > if Debian does not push them to fix their junk, they will never start to > > make Linux usable. the Linux kernel developers will just continue > > rejecting > > to lea

Bug#301504: Debian Installer RC 3 on PARISC

2005-03-31 Thread Peter Van Loock
After doubling the ramdisk_size to 32768 and using a serial terminal as console (on ttyS0), the installer worked fine. So: Package: installation-reports Debian-installer-version: RC3 uname -a: palinux Date: Thu Mar 31 15:08:17 CEST 2005 Method: Booted from CD Machine: Hewlett Packard 9000-712/6

Bug#302364: options -B, -h and long options are missing in make(1)

2005-03-31 Thread Uwe Zeisberger
Package: make Version: 3.80-9 Severity: minor File: /usr/share/man/man1/make.1.gz Hello, in make(1) the options -B, -h and the long forms of all options are not documented. At least -B should be added, the other may be of minor interest in a man page. Best regards Uwe -- System Information: D

Bug#301494: linphone and linphonec segfault on startup

2005-03-31 Thread Javi
Package: linphone Version: 1.0.1-2 Followup-For: Bug #301494 Hi. For me linphone used to crash on startup. Same segfault as reported. I solved the problem by upgrading libortp0 (it seems I had libortp0 0.12.2-1 installed). Hope it helps. Thanks. -- System Information: Debian Release: 3.1 AP

Bug#302325: antlr: FTBFS (ppc64/gcc-4.0): Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Michael Koch
On Thu, Mar 31, 2005 at 02:16:19PM +0200, Andreas Jochens wrote: > On 05-Mar-31 12:59, Michael Koch wrote: > > On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote: > > > If gcc-3.3 is the default compiler, gcj will point to gcj-3.3 > > > and libgcj-dev will point to libgcj4-dev. > > >

Bug#302215: exim4-config: allow update-exim4.conf to choose default name for Maildir

2005-03-31 Thread Frederic Lehobey
Hi Marc, On Wed, Mar 30, 2005 at 07:46:26PM +0200, Marc Haber wrote: > tags #302215 wontfix > thanks Thanks for your answer. > On Wed, Mar 30, 2005 at 07:18:57PM +0200, Frederic LEHOBEY wrote: > > Thanks for your work on exim4. I have played a bit with you package > > today and made a patch all

Bug#302168: Wrong Path

2005-03-31 Thread Thomas Renard
blosxom looks for /etc/blosxom/flavour not /etc/blosxom/flavours. I did a short fix with ln -s /etc/blosxom/flavours /etc/blosxom/flavour for now.

Bug#302362: emacs21-common: NEWS does not contain news for 21.4

2005-03-31 Thread Hendrik Tews
Package: emacs21-common Version: 21.4a-1 Severity: normal The file /usr/share/emacs/21.4/etc/NEWS does not contain any news items for version 21.4. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (x86_64) Kernel: Linux 2.6.9-7-

Bug#302363: cfengine2: Can not update debian packages via cfrun/cfservd

2005-03-31 Thread Bas van der Vlies
Package: cfengine2 Version: 2.1.13-1 Severity: important I am running an debian-testing cluster and i update the cluster with the following commands on the client control: #cfrunCommand = ( "/usr/sbin/cfagent" ) cfrunCommand = ( "/etc/cfengine/cfagent.sh" ) An script Upgrade_de

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J Nilsen
Marc 'HE' Brockschmidt wrote: "Salve J Nilsen" <[EMAIL PROTECTED]> writes: Marc 'HE' Brockschmidt wrote: "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: When creating a bunch of packages that depend on eachother, using dh-make-perl with apt-file installed, each of the packages install the following f

Bug#302041: Maybe add the module to load in README.Debian?

2005-03-31 Thread Enrico Zini
On Thu, Mar 31, 2005 at 01:05:30PM +0200, Julien BLACHE wrote: > Enrico Zini <[EMAIL PROTECTED]> wrote: > > It would be nice to add to the README.Debian a note about which modules > > need to be loaded to enable /dev/mcelog. > You need CONFIG_X86_MCE=y, but I'm unsure it exists for anything else >

Bug#296561: Problems with package propagation p-u -> t-p-u -> unstable

2005-03-31 Thread Andreas Barth
* Jeroen van Wolffelaar ([EMAIL PROTECTED]) [050331 13:15]: > Right, this is probably a bug in Andreas Barths' version-propagation > stuff for enabling security uploads while testing/unstable is in the > same version still, because ia64 has been removed from > testing/unstable's xview. As discusse

Bug#302360: bioruby: FTBFS: Missing Build-Depends on 'ruby1.8, docbook-to-man'

2005-03-31 Thread Andreas Jochens
Package: bioruby Version: 0.6.2-1 Severity: serious Tags: patch When building 'bioruby' in a clean 'unstable' chroot, I get the following error: dh_testdir docbook-to-man debian/br_biofetch.rb.sgml > br_biofetch.1 /bin/sh: docbook-to-man: command not found make: *** [build-stamp] Error 127 Pleas

Bug#302359: debian-installer: linux26 can't boot with root=/dev/ida/c0d0p1 or root=/dev/rd/c0d0p1

2005-03-31 Thread Piotr Roszatycki
Package: debian-installer Severity: important The GRUB entry for linux26 have to be kernel /vmlinuz-2.6.8-2-686 root=/dev/rd!c0d0p2 ro Please note the exclamation sign! This is required by Kernel 2.6. It is serious bug and makes the system not bootable. The solution might be: # kopt_2_4=root=/

Bug#302361: gtkpod: More sync scripts provided for 0.88.1

2005-03-31 Thread Cedric Blancher
Package: gtkpod Version: 0.88.1-1 Severity: wishlist Evolution addressbook and calendar are provided on gtkpod sf.net file page, along with a notes sync script : sync-evocalendar.sh sync-evolution.sh sync-notes.sh Would be fine to package them as well (scripts seem to de

Bug#302337: muttprint: Fail print even pages with DUPLEX="on"

2005-03-31 Thread Rene Engelhard
Hi, Am Donnerstag, 31. März 2005 12:41 schrieb [EMAIL PROTECTED]: > When printing with DUPLEX="on" option the even pages aren't printed and > appear the message "Line ...: Error while running lpr: ". The problem is > on perl script because the file is deleted before the print !!! The > working sol

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Marc 'HE' Brockschmidt
"Salve J Nilsen" <[EMAIL PROTECTED]> writes: > Marc 'HE' Brockschmidt wrote: >> "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: >>>When creating a bunch of packages that depend on eachother, using >>>dh-make-perl with apt-file installed, each of the packages install >>>the following file: >>> /usr/

Bug#302325: antlr: FTBFS (ppc64/gcc-4.0): Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Andreas Jochens
On 05-Mar-31 12:59, Michael Koch wrote: > On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote: > > If gcc-3.3 is the default compiler, gcj will point to gcj-3.3 > > and libgcj-dev will point to libgcj4-dev. > > If gcc-4.0 is the default compiler, gcj will point to gcj-4.0 > > and libgc

Bug#301368: icecast2: a response from upstream

2005-03-31 Thread Paul Wise
Package: icecast2 Followup-For: Bug #301368 I butted into #icecast on freenode and got this: Mar 31 18:34:37 does anyone know if there is a fix for this security issue available? http://securitytracker.com/alerts/2005/Mar/1013475.html Mar 31 18:35:53 it was discussed here some time ago Mar 31

Bug#302358: rsplib: FTBFS (amd64/gcc-4.0): conflicting types for 'rspSessionSelect'

2005-03-31 Thread Andreas Jochens
Package: rsplib Version: 0.8.0-1 Severity: normal Tags: patch When building 'rsplib' on amd64/unstable with gcc-4.0, I get the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -DINCLUDE_LEAFLINKEDREDBLACKTREE -DUSE_LEAFLINKED

Bug#302357: alexandria: FTBFS: Missing Build-Depends?

2005-03-31 Thread Andreas Jochens
Package: alexandria Version: 0.5.1-1 Severity: serious When building 'alexandria' in a clean 'unstable' chroot, I get the following error: dh_install schemas/alexandria.schemas usr/share/gconf/schemas dh_install alexandria.desktop usr/share/applications cp: cannot stat `./alexandria.desktop': No

Bug#302356: statusbar checks mail even when screensaver is running

2005-03-31 Thread Martin Michlmayr
Package: ion3 Version: 20050304-1-1 Severity: minor The statusbar by default checks $MAIL for mail; since it actually counts new mail rather than just looking at the access time of the file, the access time is updated which means that mail readers such as Mutt won't display the mailbox as having n

Bug#282503: libhtml-clean-perl: Bug with tags is reported upstream

2005-03-31 Thread Allard Hoeve
Package: libhtml-clean-perl Version: 0.8-4 Followup-For: Bug #282503 Dear Satya, There is no quick fix to resolve this issue. Also, this bug is documented upstream: http://rt.cpan.org/NoAuth/Bug.html?id=6772 Please ask the upstream author for a fix. In the meantime you could apply this patch

Bug#302339: moin: INSTALL.html missing

2005-03-31 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31-03-2005 13:00, Kapil Hari Paranjape wrote: > Package: moin > Version: 1.3.4-1 > Severity: wishlist > > > Hello, > > Please include the documentation file INSTALL.html as > it is referred to in README.migration.gz. I will. It has been included

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J Nilsen
Marc 'HE' Brockschmidt wrote: tag 302332 + unreproducible thanks Debian BTS! "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: When creating a bunch of packages that depend on eachother, using dh-make-perl with apt-file installed, each of the packages install the following file: /usr/lib/perl/5.8/per

Bug#293797: [kmr@debian.org: ftp.debian.org: Please remove SBCL binary packages for mips and mipsel]

2005-03-31 Thread Jeroen van Wolffelaar
On Thu, Mar 31, 2005 at 01:53:30PM +0200, Thiemo Seufer wrote: > Jeroen van Wolffelaar wrote: > > If Tiemo (or any mipsen porter) advices positively to adding this to > > Packages-arch-specific, or LaMont thinks it's warranted anyway, please > > inform this bug (293797) when P-a-s is changed, but d

Bug#289872: libssl0.9.7: zlib compression doesn't work

2005-03-31 Thread [EMAIL PROTECTED]
Package: libssl0.9.7 Version: 0.9.7e-2 Followup-For: Bug #289872 Since, openssl pachage configured without zlib-dynamic - COMP_zlib() doesn't work at all. COMP_rle() - internal version, already compilled in. Please, add 'zlib-dynamic' to configure flags. This flag safe for users - openssl can d

Bug#302355: sbcl should really have a buildtime test

2005-03-31 Thread Jeroen van Wolffelaar
Package: sbcl Severity: important sbcl has problems on mips/mipsel due to asm. However, previously it did occasionally get built anyway, without actually working. In this light, it'd be a very good idea to make sbcl do a build-time selftest that will cause the build to fail if sbcl itself actuall

Bug#302353: hddtemp: [INTL:da] Updated Danish debconf translation

2005-03-31 Thread Claus Hindsgaul
Package: hddtemp Severity: wishlist Tags: patch l10n Please include the attached updated Danish debconf translation (debian/po/da.po) -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.9 Locale: LANG=da_DK

Bug#302354: baz zsh completions will be broken by 1.3

2005-03-31 Thread Rob Weir
Package: zsh Version: 4.2.4-7 Severity: wishlist As part of UI cleanups, a bunch of commands in baz 1.3 won't have the -A option anymore, which seems to break the completion code. The fix is to just go from things like: baz branches -A [EMAIL PROTECTED] fnord to: baz branches [EMAIL PROTECTED]

Bug#302317: module-assistant: failed to build ipw2100-source with gcc-version.sh: No such file or directory

2005-03-31 Thread Reiner Nix
I've got a work around: The failure does not longer occurs after re-installing the package "kernel-kbuild-2.6-3": apt-get --reinstall install kernel-kbuild-2.6-3 Regards, Reiner -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#302303: Installation Bug for "Linux ATA Disk"

2005-03-31 Thread Frans Pop
reassign 302303 installation-reports thanks On Thursday 31 March 2005 08:26, Jem wrote: > Package: sarge-i386-businesscard.iso Installation Please use a correct package to report against; these are not valid (I have already corrected this). The best one to use is "installation-reports". It would

Bug#302290: cce: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-03-31 Thread Cai Qian
Sorry, I am afraid cce is going to be removed form Debian. Cai Qian å 2005-03-30äç 23:59 -0300ïRodrigo Tadeu Claroåéï > Package: cce > Version: 0.36-2 > Severity: wishlist > > > Please consider using the attached cce Brazilian Portuguese (pt_BR) > debconf template translation. It was properly c

Bug#293797: [kmr@debian.org: ftp.debian.org: Please remove SBCL binary packages for mips and mipsel]

2005-03-31 Thread Thiemo Seufer
Jeroen van Wolffelaar wrote: > Hi, > > Currently: > %sbcl: i386 powerpc alpha sparc mips mipsel # %cmucl fork (asm, needs port) > > kmr requests: > %sbcl: i386 powerpc alpha sparc amd64 > > With rationale for dropping mipsen, "cache flushing issues". At least the rationale is wrong. It fails du

Bug#281360: Please remove nscd nudging code

2005-03-31 Thread Thomas Hood
> # Tell nscd about what we've done. > /usr/sbin/nscd -i hosts || exit 0 If this code isn't going to be fixed (see earlier) then I suggest it be removed. You can tell users that when resolvconf is installed then the right thing is done. That is what the ppp maintainer opted to do. --

Bug#302352: kernel-source-2.6.8: possible local DoS in AIO on PPC64 and IA64 (CAN-2005-0916)

2005-03-31 Thread Stefan Fritsch
Package: kernel-source-2.6.8 Version: 2.6.8-15 Severity: critical Tags: security CAN-2005-0916 reads: AIO in the Linux kernel 2.6.11 on the PPC64 or IA64 architectures with CONFIG_HUGETLB_PAGE enabled allows local users to cause a denial of service (system panic) via a process that executes the i

Bug#302349: libnet-ssh-ruby: FTBFS: Missing Build-Depends on 'ruby1.8'

2005-03-31 Thread Andreas Jochens
Package: libnet-ssh-ruby Version: 0.9.0-1 Severity: serious Tags: patch When building 'libnet-ssh-ruby' in a clean 'unstable' chroot, I get the following error: ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8' make: ruby1.8: Command not found make: *** [configure-stamp] Er

Bug#302350: 0dns-up does not really test whether resolv.conf is a symlink

2005-03-31 Thread Thomas Hood
Package: pppconfig Version: 2.3.10 Severity: minor The issue may be just a badly worded comment but I report it because it might be a bug. /etc/ppp/ip-up.d/0dns-up contains this: # Is resolv.conf a non-symlink on a ro root? If so give up. if test -f "$RESOLVCONF" && test -e /proc/mounts;

Bug#302351: libnet-sftp-ruby: FTBFS: Missing Build-Depends on 'ruby1.8'

2005-03-31 Thread Andreas Jochens
Package: libnet-sftp-ruby Version: 0.9.0-1 Severity: serious Tags: patch When building 'libnet-sftp-ruby' in a clean 'unstable' chroot, I get the following error: ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8' make: ruby1.8: Command not found make: *** [configure-stamp]

Bug#297900: pppconfig postrm doesn't make shure dir exists when purging

2005-03-31 Thread Thomas Hood
retitle 297900 pppconfig postrm contains redundant commands severity 297900 minor tags 297900 - patch thanks > if [ "$1" = "purge" ] ; then > rm -rf /var/lib/pppconfig > rm -rf /etc/ppp/resolv > rm -rf /var/run/pppconfig > rm -rf /var/run/pppconfig/resolv* >

Bug#300753: Regression test results

2005-03-31 Thread Markus Schaber
Hi, Wolfgang, Wolfgang Baer schrieb: >> As the tests work fine when running against SUN and IBM jdks, I assume >> that the generated postgresql.jar is correct, but the JVMs clearly have >> some problems. > > please use the latest vms in unstable as reference - as the ones in > sarge are known to

Bug#301504: Debian Installer RC 3 on PARISC

2005-03-31 Thread Peter Van Loock
On Thursday 31 March 2005 13:24, Frans Pop wrote: > On Thursday 31 March 2005 12:27, Peter Van Loock wrote: > > Probably de-activating the framebuffer could also help, but I tried the > > parameter debian_installer/framebuffer=false, and this still brought up > > ^^^ <- Typo? Shoul

Bug#302304: hddtemp isn't restarted after update

2005-03-31 Thread Andreas Schmidt
On 2005.03.31 10:37, Aurélien Jarno wrote: tag 302304 + unreproducible thanks Andreas Schmidt a écrit : Package: hddtemp Version: 0.3-beta13-3 Severity: normal After update, the demon should be restarted. Currenly hddtemp is stopped before the upgrade and restarted just after. Wasn't it the case

Bug#302325: antlr: FTBFS (ppc64/gcc-4.0): Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Michael Koch
On Thu, Mar 31, 2005 at 01:26:46PM +0200, Andreas Jochens wrote: > On 05-Mar-31 12:12, Michael Koch wrote: > > On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote: > > > Package: antlr > > > Version: 2.7.5-2 > > > Severity: wishlist > > > Tags: patch > > > > > > Please use the new pack

Bug#302348: mgp always decodes chracters according to iso8859-1

2005-03-31 Thread Jeffery von Ronne
Package: mgp Version: 1.11b-1 Severity: normal Tags: l10n If an input file contains non-ASCII characters they will be interpreted as iso8859-1 characters regardless of the locale or %charset commands. The %m17n command is not supported either. I think this is just the way it is configured, beca

Bug#302345: libneedle-extras-ruby: FTBFS: Missing Build-Depends on 'ruby1.8'

2005-03-31 Thread Andreas Jochens
Package: libneedle-extras-ruby Version: 1.0.0-1 Severity: serious Tags: patch When building 'libneedle-extras-ruby' in a clean 'unstable' chroot, I get the following error: #/usr/bin/make ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8' make: ruby1.8: Command not found mak

Bug#302346: python2.4-qt3: really binding for python 2.3?

2005-03-31 Thread Wolfram Quester
Package: python2.4-qt3 Severity: minor Hi, the package has python2.4 in its name but the short description states Qt3 bindings for Python 2.3 I know this is nitpicking, but... Thanks, Wolfi -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#302347: libneedle-ruby: FTBFS: Missing Build-Depends on 'ruby1.8'

2005-03-31 Thread Andreas Jochens
Package: libneedle-ruby Version: 1.2.0-1 Severity: serious Tags: patch When building 'libneedle-ruby' in a clean 'unstable' chroot, I get the following error: ruby1.8 setup.rb config --prefix=/usr --site-ruby='$prefix/lib/ruby/1.8' make: ruby1.8: Command not found make: *** [build-stamp] Error 12

Bug#297774: maildir protocol (debian bug #297774)

2005-03-31 Thread Robert Sowada
Hi, I added the detecting of the FAMDeleted event to the cvs version. So finally maildir protocol should be fixed now (can someone that uses this protocol confirm this?). The FAMPending problem: I added this as a quick workaround and then it was forgotten (as usual;-), because the original code b

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Marc 'HE' Brockschmidt
tag 302332 + unreproducible thanks Debian BTS! "Salve J. Nilsen" <[EMAIL PROTECTED]> writes: > When creating a bunch of packages that depend on eachother, using > dh-make-perl with apt-file installed, each of the packages install > the following file: > >/usr/lib/perl/5.8/perllocal.pod This *

Bug#302340: vlogger: FTBFS: Missing Build-Depends on 'cdbs'

2005-03-31 Thread Andreas Jochens
Package: vlogger Version: 1.3-2 Severity: serious Tags: patch When building 'vlogger' in a clean 'unstable' chroot, I get the following error: debian/rules clean debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No such file or directory debian/rules:4: /usr/share/cdbs/1/rules/simple-patchsy

Bug#302341: egroupware-calendar: sql error in matrix-view

2005-03-31 Thread steinm
Package: egroupware Version: 1.0.00.006-1.dfsg-1 Severity: important I get an sql error in the calendar: - Database error: Invalid SQL: SELECT DISTINCT phpgw_cal.cal_id,phpgw_cal.datetime,phpgw_cal.edatetime,phpgw_cal.priority FROM phpgw_cal_user, phpgw_cal, phpgw_cal

Bug#302342: knode: changing signing key doesn't work if nothing else is changed

2005-03-31 Thread EikeSauer
Package: knode Version: 4:3.3.1-3 Severity: normal When I change or delete the signing key in Options->Identity, the apply button doesn't get enabled. When I press OK, the new key information isn't saved. But if I change something else, too, the key information gets saved. When I try do delete the

Bug#302343: asedriveiiie: New upstream version 2.2 available

2005-03-31 Thread Ludovic Rousseau
Package: asedriveiiie Severity: wishlist A new version of the driver for Linux is available at http://www.athena-scs.com/downloads.asp It is version 2.2 dated March 27, 2005 (Debian package version is 1.9-5 right now). I can sponsor the upload if you want. Regards, -- System Information: Debi

Bug#293797: [kmr@debian.org: ftp.debian.org: Please remove SBCL binary packages for mips and mipsel]

2005-03-31 Thread Jeroen van Wolffelaar
Hi, Currently: %sbcl: i386 powerpc alpha sparc mips mipsel # %cmucl fork (asm, needs port) kmr requests: %sbcl: i386 powerpc alpha sparc amd64 With rationale for dropping mipsen, "cache flushing issues". Thiemo, opinion? If Tiemo (or any mipsen porter) advices positively to adding this to Pack

Bug#301504: Debian Installer RC 3 on PARISC

2005-03-31 Thread Frans Pop
On Thursday 31 March 2005 12:27, Peter Van Loock wrote: > Probably de-activating the framebuffer could also help, but I tried the > parameter debian_installer/framebuffer=false, and this still brought up ^^^ <- Typo? Should be debian-installer/framebuffer=false

Bug#301983: Unaligned traps

2005-03-31 Thread Falk Hueffner
Martin Zobel-Helas <[EMAIL PROTECTED]> writes: > sorry, i am not able to reproduce this bug. Could you please give me > some more details. Have you some special kernel enviroment? No, nothing special. What kind of machine did you try it on? An Alpha? And what exactly did you do? -- Falk

Bug#302325: antlr: FTBFS (ppc64/gcc-4.0): Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Andreas Jochens
On 05-Mar-31 12:12, Michael Koch wrote: > On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote: > > Package: antlr > > Version: 2.7.5-2 > > Severity: wishlist > > Tags: patch > > > > Please use the new package 'libgcj-dev' from gcc-defaults > > instead of 'libgcj4-dev' in the Build-Dep

Bug#302334: sane-utils: 'man scanimage' typos: "descriptoin", "excercised", & "inbetween"

2005-03-31 Thread Julien BLACHE
A Costa <[EMAIL PROTECTED]> wrote: > Found some typos in '/usr/share/man/man1/scanimage.1.gz', see attached > '.diff'. Fixed upstream, thanks. Will be included in the next revision of the package. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key availa

Bug#302321: util-vserver: vserver-copy doesn't preserve file ownership when copying to another host

2005-03-31 Thread Ola Lundqvist
Hello On Thu, Mar 31, 2005 at 12:16:21PM +0200, Daniel Hermann wrote: > sorry, I forgot to mention that the vserver-copy in unstable > (util-vserver 0.30.204-3) has the same problem. Ok. Good to know. I'll fix that. Regards, // Ola > regards > > Daniel > > -- > ---

Bug#302041: Maybe add the module to load in README.Debian?

2005-03-31 Thread Julien BLACHE
Enrico Zini <[EMAIL PROTECTED]> wrote: Hi, > However, it still doesn't give me enough informations on how to get it > working. I tried loading the "non-fatal" module (from > /lib/modules/2.6.10-1-686/kernel/arch/i386/kernel/cpu/mcheck), but the > device still doesn't show up. > > It would be nic

Bug#302339: moin: INSTALL.html missing

2005-03-31 Thread Kapil Hari Paranjape
Package: moin Version: 1.3.4-1 Severity: wishlist Hello, Please include the documentation file INSTALL.html as it is referred to in README.migration.gz. Regards, Kapil. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) K

Bug#296561: Problems with package propagation p-u -> t-p-u -> unstable

2005-03-31 Thread Jeroen van Wolffelaar
reassign 296561 dak retitle 296561 propup stable -> t-p-u -> unstable broken when some archs got removed from testing/unstable meanwhile submitter 296561 ! thanks On Wed, Feb 23, 2005 at 02:02:37AM -0800, Blars Blarson wrote: > xview is not supported on 64 bit architectures, and since I'm subscri

Bug#302325: antlr: FTBFS (ppc64/gcc-4.0): Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Michael Koch
On Thu, Mar 31, 2005 at 12:10:44PM +0200, Andreas Jochens wrote: > Package: antlr > Version: 2.7.5-2 > Severity: wishlist > Tags: patch > > Please use the new package 'libgcj-dev' from gcc-defaults > instead of 'libgcj4-dev' in the Build-Depends. > > Regards > Andreas Jochens > > diff -urN ../t

Bug#302335: libgnucrypto-java: Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Michael Koch
On Thu, Mar 31, 2005 at 12:38:21PM +0200, Andreas Jochens wrote: > Package: libgnucrypto-java > Version: 2.0.1-3 > Severity: wishlist > Tags: patch > > Please use the new 'libgcj-dev' package from gcc-defaults instead of > 'libgcj4-dev' in the Build-Depends. > > Regards > Andreas Jochens > > dif

Bug#302338: galeon: hangs when trying to use acroread 4

2005-03-31 Thread Francesco Potorti`
Package: galeon Version: 1.3.20-1 Severity: normal Upgrading from 1.3.19-4 broke pdf visualisation. I use acroread 4. Galeon calls acroread then hangs, consuming all available CPU. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386

Bug#284801: ftp.debian.org: torcs data packages removal

2005-03-31 Thread Jeroen van Wolffelaar
reassign 284801 torcs thanks On Sat, Mar 19, 2005 at 01:06:51AM -0500, Rudy Godoy wrote: > I've switched to cdbs also, so If things go fine we'll be uploading > them to unstable, once they are there you should remove all three > requested packages, since they'll be superseded by the new ones. Ple

Bug#302272: more info

2005-03-31 Thread Peter 'p2' De Schrijver
FYI: the install attempt was done using serial console. The machine does not have a linux supported graphics board. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#300265: severity 300265 wishlist

2005-03-31 Thread Kaare Hviid
severity 300265 wishlist thanks OK, it looks like it's due to a missing Build-Depends on a suitable JDK. Since it's basically a mess that I can't really see through, and the policy on the use and abuse of proprietary JDKs eludes me, I'll just drop this to wishlist. -ukh -- To UNSUBSCRIBE, emai

Bug#282579: Sample Description for gtkam

2005-03-31 Thread Andrew Burton
Attached are sample descriptions for the packages gtkam and gtkam-gimp: gtkam allows you to transfer pictures and movies from your digital camera. It uses the libgphoto2 libraries (www.gphoto.org), which supports over 500 cameras. gtkam-gimp is a GIMP plugin, allowing you to open pictures from yo

Bug#281381: gaim: gnome-open is responsible

2005-03-31 Thread Paul Wise
Package: gaim Version: 1:1.2.0-2 Followup-For: Bug #281381 I have this same problem (launching epiphany tho), so I ran gaim under an strace when I had a new hotmail message. Between the open and the unlink of the tmp file, the only thing under /usr/bin/ that I could find was /usr/bin/gnome-open be

Bug#219000: Please upgrade to ifplugd 0.27

2005-03-31 Thread Thomas Hood
ifplugd 0.27, just released, contains the desired "--no-startup" option. This allows the following to be done: * Add a new "try-restart-no-downup" method to the initscript. (The name of the method is a derivative from the LSB standard name "try-restart" of a method which restarts the daemon

Bug#302336: db4.2: FTBFS (ppc64/gcc-4.0): Please use 'libgcj-dev' instead of 'libgcj4-dev' in the Build-Depends

2005-03-31 Thread Andreas Jochens
Package: db4.2 Version: 4.2.52-18 Severity: wishlist Tags: patch Please use the new 'libgcj-dev' package from gcc-defaults instead of 'libgcj4-dev' in the Build-Depends. This will provide the current default version automatically. Regards Andreas Jochens diff -urN ../tmp-orig/db4.2-4.2.52/debian

Bug#302334: sane-utils: 'man scanimage' typos: "descriptoin", "excercised", & "inbetween"

2005-03-31 Thread A Costa
Package: sane-utils Version: 1.0.15-8 Severity: minor Tags: patch Found some typos in '/usr/share/man/man1/scanimage.1.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architectur

Bug#302333: swt-motif: Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev | libgcj-dev'

2005-03-31 Thread Andreas Jochens
Package: swt-motif Version: 3.0-4 Severity: wishlist Tags: patch Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev | libgcj-dev'. The new 'libgcj-dev' package from gcc-defaults will provide the current default version automatically. Regards Andreas Jochens diff -urN ../tmp-orig/swt-mo

Bug#302332: dh-make-perl: Conflicts between generated packages!

2005-03-31 Thread Salve J. Nilsen
Package: dh-make-perl Version: 0.14 Severity: important When creating a bunch of packages that depend on eachother, using dh-make-perl with apt-file installed, each of the packages install the following file: /usr/lib/perl/5.8/perllocal.pod ...which is _not_ supposed to be _installed_, but i

Bug#302335: libgnucrypto-java: Please Build-Depend on 'libgcj-dev' instead of 'libgcj4-dev'

2005-03-31 Thread Andreas Jochens
Package: libgnucrypto-java Version: 2.0.1-3 Severity: wishlist Tags: patch Please use the new 'libgcj-dev' package from gcc-defaults instead of 'libgcj4-dev' in the Build-Depends. Regards Andreas Jochens diff -urN ../tmp-orig/libgnucrypto-java-2.0.1/debian/control ./debian/control --- ../tmp-ori

Bug#302337: muttprint: Fail print even pages with DUPLEX="on"

2005-03-31 Thread reportbug
Package: muttprint Version: 0.72c-2 Severity: important When printing with DUPLEX="on" option the even pages aren't printed and appear the message "Line ...: Error while running lpr: ". The problem is on perl script because the file is deleted before the print !!! The working solution is wait the

Bug#302213: [Fwd: Re: Bug#302213: libgtk2.0-bin: undefined symbol: g_assert_warning]

2005-03-31 Thread Sebastien Bacher
--- Begin Message --- Sebastien Bacher wrote: Le jeudi 31 mars 2005 à 11:19 +0200, Marek W. Gutowski a écrit : Josselin Mouette wrote: > This is certainly caused by a locally installed, older version of glib. I have enough of these stupid bug reports. Why do users keep installing local versions j

<    1   2   3   4   5   >