Bug#491686: closed by Steve Langasek <[EMAIL PROTECTED]> (Re: base: the command "groups" doesn't shows local groups using pam_winbind.so authentication module)

2008-07-21 Thread Paolo Sala
Debian Bug Tracking System scrisse in data 21/07/2008 20:27: pam_winbind has nothing to do with group membership. You also need to enable nss_winbind in /etc/nsswitch.conf to resolve domain groups. I have already done it. In my nsswitch.conf I have "group: files winbind". I have opened a bug

Bug#491309: linux-2.6: Kernel supports "only" 32 cpu's

2008-07-21 Thread Bastian Blank
On Tue, Jul 22, 2008 at 07:30:03AM +0200, Rik Theys wrote: > I would think that for most of the x86_64 machines, a 2MB increase in > memory usage is acceptable? Most of them are probably equiped with at > least 1Gb. | # free -m | total used free sharedbuffers

Bug#491731: madwifi-source: 0.9.4+r3698 and later no longer work in master mode with hostapd and WPA

2008-07-21 Thread Kel Modderman
Hi Andrew, On Tuesday 22 July 2008 03:50:29 Andrew Baumann wrote: > Package: madwifi-source > Version: 1:0.9.4+r3698.20080604.hal20080528-1 > Severity: important > > > Since upgrading to 0.9.4+r3698.20080604.hal20080528-1, my Squeezebox Duet > controller and receiver are no longer able to conne

Bug#491653: gcc-4.3: misoptimization of 64-bit bitfield when not byte aligned

2008-07-21 Thread Nick Lewycky
close 491653 thanks Hi Bastian, You're right again, this is entirely due to the effects of strict aliasing rules. The problem goes away with -fno-strict-aliasing. Nick Bastian Blank wrote: On Sun, Jul 20, 2008 at 11:14:10PM -0700, Nick Lewycky wrote: This testcase produces different output

Bug#486570: iceweasel moves from one desktop to another when link in psi is clicked

2008-07-21 Thread James McCaw
Some upstream reports on this: It is causing *lots* of discussion and is considered (by most) a metacity bug. http://bugzilla.gnome.org/show_bug.cgi?id=482354 - metacity upstream discussion https://bugzilla.mozilla.org/show_bug.cgi?id=388664 - firefox upstream discussion A somewhat inexact summar

Bug#475718: Bug #475718 grub gets confused by hybrid apple/pc partmap

2008-07-21 Thread Chris Knadle
On Monday 21 July 2008, Felix Zielcke wrote: > Is this still a problem with grub2 1.96+20080704-2 currently in > testing/unstable ? I just tried, grub2 1.96+20080704-2 -- I can't even complete installing it (I selected the recommended chain-load): =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Bug#491817: empathy: can't minimize to tray

2008-07-21 Thread Yves-Alexis Perez
Package: empathy Version: 0.23.3-1 Severity: normal Hi, it's currently not possible to minimize empathy to tray. When clicking on the tray icon, the “minimize” button disappears from the titlebar, but the window stays opened. Cheers, -- Yves-Alexis Perez -- System Information: Debian Release:

Bug#343896: ssh iLO bug

2008-07-21 Thread Matt Taggart
More follow up on #343896... 1.) I reported previously that the ilo/openssh bug was fixed for iLO2 in iLO2 firmware version 1.24. I just discovered that for iLO1 it was fixed in iLO1 firmware version 1.92, released 9 May 2008. 2.) As of 21 July 2008, the latest version of iLO2 is 1.50 and the

Bug#491791: manpages-dev: new O_EXCL warning is incorrect

2008-07-21 Thread Michael Kerrisk
tags 491791 fixed-upstream thanks Hello Brian Thanks for your report. On Mon, Jul 21, 2008 at 11:37 PM, brian m. carlson <[EMAIL PROTECTED]> wrote: > Package: manpages-dev > Version: 3.03-1 > Severity: normal > > In recent versions of manpages-dev, the warning about O_EXCL and NFS > reads in par

Bug#475718: Bug #475718 grub gets confused by hybrid apple/pc partmap

2008-07-21 Thread Chris Knadle
[sorry for the additional copy; forgot to CC the BTS] On Monday 21 July 2008 06:44:45 pm, Felix Zielcke wrote: > Is this still a problem with grub2 1.96+20080704-2 currently in > testing/unstable ? Yes, unfortunately it is. I just tested 0.97-41 and it still has the problem. The last versio

Bug#491113: pre-release van Debian pakket eekboek_1.03.90-1_all.deb klaar voor tests (was: Re: [Eekboek-users] Naar 1.04)

2008-07-21 Thread Joost van Baal
Hoi, [Non-dutch speaking readers of http://bugs.debian.org/491113 : a prerelease of eekboek 1.03.90-1, ready for testing, is available from http://mdcc.cx/tmp/eekboek/.] Op Thu 17 Jul 2008 om 04:36:56 +0200 schreef Johan Vromans: > > Dankzij het aanbod van Joost van Baal hoeft de debian packagin

Bug#491309: linux-2.6: Kernel supports "only" 32 cpu's

2008-07-21 Thread Rik Theys
Bastian Blank wrote: Setting it to 255 needs 2MiB of image size and unswappable memory. |textdata bss dec hex filename |1345623 3148364 417112 4911099 4aeffb x86_64-255/vmlinux |1339887 380556 273880 1994323 1e6e53 x86_64-32/vmlinux It adds 32 interrupt vectors

Bug#429734: hostapd: relevant kernel is now in unstable

2008-07-21 Thread Kel Modderman
On Tuesday 22 July 2008 04:35:32 Yann Vernier wrote: > Package: hostapd > Version: 1:0.5.10-1 > Followup-For: Bug #429734 > > > I'd say this bug needs an upgrade. I have an Atheros board which is now > supported in kernel (previously used madwifi), and hostapd does not > support that driver. Th

Bug#491654: gcc-4.3: _Bool isn't wide enough.

2008-07-21 Thread Nick Lewycky
close 491654 thanks dude Hi Bastian, The paragraph talks about how signed types need to map to unsigned types, and then goes on to talk about _Bool and unsigned types. I completely misread it as meaning that _Bool had to map to an unsigned type. You're entirely correct here, sorry for the tro

Bug#491816: poppler-utils: The PDF-file argument to pdftops is not optional

2008-07-21 Thread Chung-chieh Shan
Package: poppler-utils Version: 0.8.4-1.1 Severity: minor Hello, The pdftops man page shows "PDF-file" inside square brackets under "synopsis", which suggests that it is ok to pass no argument to pdftops (to read the input PDF file from standard input), but that does not work. Therefore, either

Bug#491594: iceweasel: problem not solved

2008-07-21 Thread Mike Hommey
On Tue, Jul 22, 2008 at 01:34:19AM +0200, Sebastian Reichelt wrote: > Package: iceweasel > Version: 3.0.1-1 > Followup-For: Bug #491594 > > I removed all traces of Java from my machine, and also upgraded to 3.0.1-1. > Didn't change a thing, sorry. Do you have another backtrace to share? It sounds

Bug#491671: The "nosmp" option makes no difference.

2008-07-21 Thread polishedaussie
I've just managed to run the "nosmp" option and have my network working as well and it made no difference. The problem persists. I actually thought you may have been on to something with that suggestion but it clearly turns out not to be the problem. Did you want me to gather another set of

Bug#450403: closed by Oleksandr Moskalenko <[EMAIL PROTECTED]> ()

2008-07-21 Thread Daniel Burrows
On Mon, Jul 21, 2008 at 08:15:11PM +, Debian Bug Tracking System <[EMAIL PROTECTED]> was heard to say: > It is certainly possible to produce a compressed PNG when doing an export to > image in Scribus. You have to use the "Quality" spinbox and set it to less > then 100%. When set to 1% Scribus

Bug#491751: hides PDF comments

2008-07-21 Thread W. Martin Borgert
On 2008-07-21 23:21, Sven Arvidsson wrote: > This is the same as PDF annotations, isn't it? If so, it is being worked > on, see http://bugzilla.gnome.org/show_bug.cgi?id=168304 I assume, it's the same. I'm not sure about "worked on": Two comments in 2006 and one in 2007, but about another program,

Bug#414117: [i386][netinst][daily 20070211] success: Dell PE1950, no raid

2008-07-21 Thread Vincent . McIntyre
Vincent, have you made another Debian installation on the same system since your original installation report (9 Mar 2007)? Did you experencie a similar issue? If you have not, would you take the time to boot a recent build of d-i (netboot mini.iso will do) and see if the problem is still ther

Bug#491795: libsmbios: Package does not use upstream's config.{sub,guess} or ltmain.sh

2008-07-21 Thread José Luis Tallón
Package: libsmbios severity #491795 important tags #491795 + moreinfo usertags #491795 + ubuntu quit Hi, Mario Mario Limonciello wrote: > Package: libsmbios > Version: 0.13.13 > Severity: serious > Justification: no longer builds from source > > *** Please type your report below this line *** > T

Bug#485000: setting package to tasksel tasksel-data, tagging 485000, tagging 491669

2008-07-21 Thread Joey Hess
# Automatically generated email from bts, devscripts version 2.10.34 # via tagpending # # tasksel (2.75) unstable; urgency=low # # * kde-destkop: Add kpowersave, a recommends of kdeutils. Closes: #491669 # * print-server, desktop: remove foomatic-db-{engine,hpijs,gutenprint}, #which cups app

Bug#491815: fortunes: Typo in the language of flowers

2008-07-21 Thread Adam C. Emerson
Package: fortunes Version: 1:1.99.1-3.1 Severity: minor In the file miscellaneous the line: Mint: Virute Should actually read Mint: Virtue -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i

Bug#491813: Acknowledgement ([lenny][i386][hd-media][20080721] fails to boot)

2008-07-21 Thread Vincent McIntyre
I tried 20080721 again, to be sure I hadn't muffed the usb install. I redid the setup of the key, as described in the initial report, double-checking I did not have the think mounted by usbmount or whatever while I was zcatting to it. Same result. I see 'linux' and 

Bug#491813: followup - LennyBeta2 boots ok

2008-07-21 Thread Vincent . McIntyre
I tried lenny beta 2, that booted successfully. http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/hd-media/boot.img.gz md5: 6d3bb654070a821de94774f89dd5d11d http://cdimage.debian.org/cdimage/lenny_di_beta2/i386/iso-cd/debian-LennyBeta2-i386-netinst.iso md5: 9dab64b

Bug#452867: scim-array

2008-07-21 Thread Wen-Yen Chuang
Osamu wrote: > What value does this scim-array IM to SCIM. scim-tables is a generic table engine for table-based inputmethods. "Array" (行列) is a specific Chinese inputmethod that scim-tables can not provide all features of it. > That is much more appreciated than adding just another > package by

Bug#489844: FTBFS not fixed

2008-07-21 Thread NIIBE Yutaka
reopen 489844 thanks No, sigscheme_0.8.3-3 doesn't fix FTBFS(es). -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#481370: please add syntax checking for interfaces file

2008-07-21 Thread Marco d'Itri
reassign 481370 ifupdown thanks On May 15, Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]> wrote: > Would be great to have some "check" target launching > /etc/init.d/networking. This has to be implemented by the ifupdown package, which should also provide its own init script. -- ciao, Marco sig

Bug#491480: I don't use libsensor

2008-07-21 Thread Daniel Gibson
Hi I don't know if it's got something to do with the issue, but I have _no_ sensors from libsensors - sensors just doesn't find any. So I only used the hddtemp and acpi (thermal zone) stuff in the plugin. Maybe it tries to find sensors from libsensors, and crashes because it doesn't find any? Haven

Bug#491813: [lenny][i386][hd-media][20080721] fails to boot

2008-07-21 Thread Vincent McIntyre
Package: installation-reports INSTALL REPORT Debian-installer-version: lenny i386 hd-media daily 2008.07.21 (see comments for details) uname -a: (does not boot) Date: 2008.07.22 Method: How did you install? Boot from USB key. What did you boot off? USB key If network install, from wher

Bug#491814: (no subject)

2008-07-21 Thread Fernando Ike de Oliveira
Package: pgadmin3 Version: 1.8.4-1 Severity: normal Fault package g++ dependence to building package pgadmin3. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SM

Bug#491812: Can not use terminfo-entry screen-256color-bce-s

2008-07-21 Thread Juhapekka Tolvanen
Package: screen Version: 4.0.3-11 Severity: important If I give this command: term screen-256color-bce-s I get this error message: : term: argument too long ( < 20) But this works: term screen-256color-bce -- System Information: Debian Release: lenny/sid APT prefers testing APT policy:

Bug#490905: setting package to dselect dpkg-dev dpkg, tagging 490076, tagging 490905

2008-07-21 Thread Guillem Jover
# Automatically generated email from bts, devscripts version 2.10.34 # via tagpending # # dpkg (1.14.21) UNRELEASED; urgency=low # # * Russian (Yuri Kozlov) . Closes: #490076 # * Basque (Piarres Beobide). Closes: #490905 # package dselect dpkg-dev dpkg tags 490076 + pending tags 490905 + pendin

Bug#474301: Even newer version OpenSSH 5.1 has been released

2008-07-21 Thread Kris Shannon
OpenSSH has now released another new version - 5.1 http://www.openssh.com/txt/release-5.1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#484235: [Pkg-samba-maint] Bug#484235: panic-action called for /usr/sbin/winbindd

2008-07-21 Thread Jim Barber
I've now upgraded to the following related packages: ii ldap-utils 2.4.10-2+lenny1 OpenLDAP utilities ii libldap-2.4-2 2.4.10-2+lenny1 OpenLDAP libraries ii samba 2:3.0.31-1

Bug#491804: ikiwiki: utf-8 filenames result in malformed uris in hrefs

2008-07-21 Thread Joey Hess
sean finney wrote: > if you add a file with utf-8 characters in its name, the resulting links in the rendered pages have illegal characters in the name. What specific problems are you seeing with utf-8 characters in urls? I rarely read RFCs for fun anymore, but I was under the perhaps mistaken im

Bug#491811: Wrong update_rc.d in netbase.postinst

2008-07-21 Thread Mike Bird
Package: netbase Version: 4.32 Severity: minor netbase.postinst does the following: update-rc.d networking start 40 S . start 35 0 6 . > /dev/null However the INIT INFO in /etc/init.d/networking has: # Default-Start: S # Default-Stop: 0 6 The latter seems more logical, so maybe n

Bug#491765: closed by Bernd Zeimetz <[EMAIL PROTECTED]> (Bug#491765: fixed in gpsd 2.37-5)

2008-07-21 Thread Martin Bagge
On Tue, 22 Jul 2008, Debian Bug Tracking System wrote: * debian/po translation updates: - svn.po, thanks to "brother" (Closes: #491765) um. sv not svn. -- /brother http://frakalendern.se For Bruce Schneier, quanta only have one state : afraid. -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#491134: dk-filter: Sudden verification errors, signing seems fine

2008-07-21 Thread Richard A Nelson
On Mon, 21 Jul 2008, Mike Markley wrote: Could you clarify one thing for me? I'm not sure from your message if this issue is causing the filter to stop being able to verify OTHER messages, or if it's just for messages from this domain. Unfortunately, it depends... If it was direct-to-mx, then

Bug#475170: axiom and amd64

2008-07-21 Thread Peter De Wachter
Package: axiom Version: 20050901-10 Followup-For: Bug #475170 This is caused by poor interaction between gcl and Debian's 2.6.25 kernel. Axiom should be recompiled using a gcl that has bug #487435 fixed. In the meantime, you can start axiom using the command: setarch x86_64 -R axiom -- To UN

Bug#487435: gcl sbrk patch

2008-07-21 Thread Peter De Wachter
Package: gcl Version: 2.6.7-36.1 Followup-For: Bug #487435 The attached patch fixes gcl's personality(ADDR_NO_RANDOMIZE) code. (BTW, this randomization seems to have become enabled by default Debian's 2.6.25 amd64 kernels). - gcl tries to figure out at build time whether the randomized sbrk wor

Bug#491076: grub-install does not work

2008-07-21 Thread Stefan Lippers-Hollmann
Hi On Samstag, 19. Juli 2008, Robert Millan wrote: > On Wed, Jul 16, 2008 at 12:56:29PM +0200, david manyé wrote: > > d131:~# grub-install /dev/hda5 > > Searching for GRUB installation directory ... found: /boot/grub > > /usr/sbin/grub-install: line 384: 4981 Excepció de coma flotant > > > > [...

Bug#481485: #490751: linux-image-2.6.25-2-686: proprietary NVIDIA module will not install; #481485: nVidia driver fails to compile due to active Xen support

2008-07-21 Thread Steve Lane
It would be great if the XEN options: CONFIG_XEN=y CONFIG_XEN_BLKDEV_FRONTEND=m CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_HVC_XEN=y were turned off in the Debian stock kernel until there is adequate support for installing the Debian NVIDIA packages (nvidia-kernel-source, nvidia-kernel-common and nvidia

Bug#491810: Fails miserably, when trying to start Java Start Button

2008-07-21 Thread Juhapekka Tolvanen
Package: openjdk-6-jre Version: 6b10dfsg-2 Severity: important http://jnlp.sourceforge.net/netx/start.html % javaws 'http://jnlp.sourceforge.net/netx/start/start.jnlp' netx: Launch Error: Could not launch JNLP file. (java.lang.reflect.InvocationTargetException null) (java.lang.SecurityExceptio

Bug#491655: [Pkg-audacious-maintainers] Bug#491655: audacious: log file spammed with tuple_get_int assertion failure message

2008-07-21 Thread William Pitcock
Hi, Well, if you could do the following for me it will make things easier: (1) install audacious-dbg, audacious-plugins-dbg, libglib2.0-0-dbg (2) gdb audacious (3) inside gdb, "br g_return_if_fail_warning" (4) inside gdb, "run --no-log" (5) continue each time this call is made until you find the

Bug#491809: libc6: DNS spoofing vulnerability [CVE-2008-1447]

2008-07-21 Thread brian m. carlson
Package: libc6 Version: 2.7-12 Severity: critical Tags: security The glibc stub resolver is vulnerable to CVE-2008-1447, according to DSA 1605. Since the vast majority of network-using programs use glibc as a resolver, this vulnerability affects virtually any network-using program, hence the sev

Bug#491655: [Pkg-audacious-maintainers] Bug#491655: audacious: log file spammed with tuple_get_int assertion failure message

2008-07-21 Thread Alex Malinovich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 William Pitcock wrote: | severity 491655 important | thanks | | Thank you for taking the time to report a bug in Audacious in Debian and | thus make it better. | | This is not a critical bug however. :) As I said in the bug report, it's probably not

Bug#491808: RM: evms -- RoM; orphaned upstream; no replacement maintainer

2008-07-21 Thread Steinar H. Gunderson
Package: ftp.debian.org Severity: normal Hi, I'm requesting removal of evms (source package and all binary packages) from Debian. I requested a new maintainer on debian-devel a week or two ago, and nobody has stepped up; upstream abandoned EVMS long ago and it has not kept up with time. I don't t

Bug#491807: [mongrel] Uninstalable in Sid - depends on non existant libgems-ruby1.8

2008-07-21 Thread Yannick Roehlly
Package: mongrel Version: 1.1.5-2 Severity: important --- Please enter the report below this line. --- Mongrel is currently uninstalable in Sid as it depends on libgems-ruby1.8 which is no longer present. Yannick --- System information. --- Architecture: amd64 Kernel: Linux 2.6.25 Debia

Bug#491806: WWW-browser plugin is missing

2008-07-21 Thread Juhapekka Tolvanen
Package: openjdk-6-jre Version: 6b10dfsg-2 Severity: important At least Wikipedia claims that IcedTea has Java-plugin for WWW-browsers: http://en.wikipedia.org/wiki/IcedTea#Side_benefits "Unlike Sun's own Java release, IcedTea provides a working browser plugin for 64-bit browsers under

Bug#477304: Debian bug #477304 Grub fails to find /boot/boot/grub/device.map

2008-07-21 Thread Nick Hastings
Hi, * Felix Zielcke <[EMAIL PROTECTED]> [080720 21:27]: > Is this still an issue? Can you please try it with grub-pc > 1.96+20080704-2 currently in testing/unstable Seems to be no errors but it seems that /boot/boot/ is being completely ignored. Please see the results of the install, linux-image

Bug#491805: ITP: sqlline -- JDBC command-line utility for issuing SQL

2008-07-21 Thread Damien Raude-Morvan
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: sqlline Version: 1.0.2 Upstream Author: Marc Prud'hommeaux <[EMAIL PROTECTED]> URL: http://sqlline.sourceforge.net/ License: Apache 2.0 Description: JDBC command-line utility for issuing SQL SQLLine is a pure-Jav

Bug#491804: ikiwiki: utf-8 filenames result in malformed uris in hrefs

2008-07-21 Thread sean finney
Package: ikiwiki Version: 2.53 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hiya, if you add a file with utf-8 characters in its name, the resulting ölmannen when afaict it should be: ölmannen (%c3%b6 is utf8 for "ö") or maybe even ölmannen since "ö" is a v

Bug#491594: iceweasel: oops

2008-07-21 Thread Sebastian Reichelt
Package: iceweasel Version: 3.0.1-1 Followup-For: Bug #491594 Guess I didn't check carefully enough. Actually, the preferences window works now, but the other two problems remain. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i

Bug#491594: iceweasel: problem not solved

2008-07-21 Thread Sebastian Reichelt
Package: iceweasel Version: 3.0.1-1 Followup-For: Bug #491594 I removed all traces of Java from my machine, and also upgraded to 3.0.1-1. Didn't change a thing, sorry. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686)

Bug#491134: dk-filter: Sudden verification errors, signing seems fine

2008-07-21 Thread Mike Markley
Hi Richard, Could you clarify one thing for me? I'm not sure from your message if this issue is causing the filter to stop being able to verify OTHER messages, or if it's just for messages from this domain. The latter is easily explained, as the key listed in DNS does seem to be truncated; the for

Bug#491803: Good communication with upstream is good idea

2008-07-21 Thread Stefano Zacchiroli
Package: qa.debian.org On Mon, Jul 21, 2008 at 08:55:40AM -0700, Steve Langasek wrote: > In the Ubuntu wiki, there's > which is "intended to > provide practical information about Ubuntu specifically for Debian > developers." I've just added a ne

Bug#491752: kde4: No Desktop

2008-07-21 Thread Lisandro Damián Nicanor Pérez Meyer
On Monday 21 July 2008 19:06:57 David Palacio wrote: > On Mon, Jul 21, 2008 at 15:58, miguel <[EMAIL PROTECTED]> wrote: > > Package: kde4 > > Version: 2 > > Severity: grave > > Justification: renders package unusable > > > > I've been following kde4-experimental for at least a month now and have >

Bug#491802: apt-spy: Segmentation fault when is called with -v | -h options

2008-07-21 Thread Dario Minnucci (midget)
Package: apt-spy Version: 3.1-19 Severity: normal Hi Stefano, I get "Segmentation fault" when I call apt-spy with '-v' or '-h' parameters. [EMAIL PROTECTED]:~# apt-spy -v Segmentation fault [EMAIL PROTECTED]:~# apt-spy -h Segmentation fault Please, let me know if you cannot reproduce it or i

Bug#474286: cdebconf-gtk-udeb: segfaults after SIGTERM during reboot

2008-07-21 Thread Jérémy Bobbio
clone 474286 -1 reassign -1 libgtk-directfb-2.0-0 retitle -1 GDK/DirectFB does not release resources when main loop quits block 474286 by -1 thanks On Fri, Apr 04, 2008 at 08:41:38PM +0200, Frans Pop wrote: > On Friday 04 April 2008, Paul Wise wrote: > > reboot > > see debconf segfault on console

Bug#491739: libapache2-mod-musicindex: Doens not seem to support Internet Explorer

2008-07-21 Thread Thibaut VARENE
severity 491739 minor tags 491739 moreinfo thanks On Mon, Jul 21, 2008 at 9:01 PM, dbrazziel <[EMAIL PROTECTED]> wrote: > Browsing the directories works, and getting a track list works, but > the playlist options (Add to playlist, Add all to playlist, etc.) all result > in the same track list

Bug#474543: smbclient install size nearly doubled

2008-07-21 Thread Larry Doolittle
Steve - On Mon, Jul 21, 2008 at 11:36:03AM -0700, Steve Langasek wrote: > On Mon, Jul 21, 2008 at 09:38:43AM -0700, Larry Doolittle wrote: > > smbclient1270425628 > > > My hope is that there is some systematic cause that can > > be fixed, and that there is not just general

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-21 Thread Andreas Putzo
severity 490700 normal thanks On Jul 13 20:47, Jan Binder wrote: > Package: libhighgui-dev > Version: 1.0.0-5 > Severity: grave > Justification: renders package unusable > > Compiling an application and and then linking against libhighgui fails with: > > /usr/lib/libhighgui.so: undefined refere

Bug#491794: [Pkg-scicomp-devel] Bug#491794: arpack: DFSG-incompatible license

2008-07-21 Thread Ondrej Certik
On Mon, Jul 21, 2008 at 11:54 PM, Timothy G Abbott <[EMAIL PROTECTED]> wrote: > Package: arpack > Severity: serious > > I believe the Rice BSD Software License of arpack violates the Debian Free > Software guidelines (I've included it below for convenience of reference). > > Both parts of the fourt

Bug#477454: quodlibet_1.0.ds1-2_powerpc.changes REJECTED

2008-07-21 Thread Thijs Kinkhorst
tags 477454 pending thanks On Tuesday 22 July 2008 00:05, you wrote: > Rejected: quodlibet_1.0.ds1-2.dsc refers to quodlibet_1.0.ds1.orig.tar.gz, > but I can't find it in the queue or in the pool. Right, I rebuilt it with the .orig.tar.gz but by build system is giving problems right now so I can

Bug#491799: slow darcs in sid

2008-07-21 Thread zooko
Trent: Thanks much! Brian is now experiencing the same slowdown with the sid package on a different Linux machine. I'm Cc:'ing him so that he can read your suggestions about how to proceed. By the way, you can access the repo in question at http:// allmydata.org/source/tahoe/trunk-hashed

Bug#487565: grub-pc: Grub2 fails to boot after upgrade from Grub Legacy

2008-07-21 Thread Felix Zielcke
Package: grub-pc Version: 1.96+20080621-1 ii grub-common 1.96+20080512-1 GRand Unified Bootloader, version Please try update both packages to 1.96+20080704-2 currently in testing and unstable and try it again. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#491799: slow darcs in sid

2008-07-21 Thread Trent W. Buck
On Fri, Jul 18, 2008 at 02:34:21PM -0600, zooko wrote: > Are you the Debian maintainer for darcs? Yup! Petr Rockai (mornfall) is also involved; he's my "sponsor". > My co-worker complained that darcs 2.0.0 pull took more than 60 > seconds, and when I did the same thing on my machine it took a me

Bug#491799: slow darcs in sid

2008-07-21 Thread zooko
Dear TWB: Are you the Debian maintainer for darcs? My co-worker complained that darcs 2.0.0 pull took more than 60 seconds, and when I did the same thing on my machine it took a mere 5 seconds or so. I installed darcs-2.0.2, compiled locally, and that one takes a mere 8 seconds or so to

Bug#486370: samba4: outdated package description

2008-07-21 Thread Jelmer Vernooij
Am Montag, den 21.07.2008, 19:07 +0100 schrieb Justin B Rye: > > Samba 4 is not specifically aimed at supporting SMB2 however - it supports > > SMB itself > > just as well. SMB2 is also disabled by default. > You're agreeing with me - it does specifically aim at adding support > for SMB2

Bug#491799: Slow darcs in sid

2008-07-21 Thread Brian Warner
Package: darcs Version: 2.0.0-5 Severity: minor This is twb; I'm unilaterally moving this private discussion into the Debian BTS so I can track it more easily. I'll bounce messages to the [EMAIL PROTECTED] mailing list when this message creates it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#475718: Bug #475718 grub gets confused by hybrid apple/pc partmap

2008-07-21 Thread Felix Zielcke
Is this still a problem with grub2 1.96+20080704-2 currently in testing/unstable ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#491798: slang2_2.1.3-3: FTBFS with glibc 2.8 and above

2008-07-21 Thread Steve Langasek
Package: slang2 Version: 2.1.3-3 Severity: important Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu ubuntu-patch intrepid Hi Alastair, In the latest archive rebuilds for Ubuntu Intrepid, slang2 fails to build because it expects to resolve an 'h_addr' member of 'struct hostent'. With

Bug#491542: eclipse: missing dependency for embedded browsing library

2008-07-21 Thread Rene Engelhard
Hi, Juergen Stuber wrote: > I use iceape, hence the library for embedded browsing wasn't found > (none was installed) and on every startup there was a nasty popup message. > > I fixed it by installing libxul0d, I suggest you add a suitable dependency. libxul0d isn't anymore, if at all you mean x

Bug#411943: setting package to partman-lvm, tagging 411943

2008-07-21 Thread J��r��my Bobbio
# Automatically generated email from bts, devscripts version 2.10.33 # via tagpending # # partman-lvm (62) UNRELEASED; urgency=low # # * Harmonize size specification used when creating new Logical Volumes: # - lv_create() now uses extents instead of size, # - lvm_size_from_human() has bee

Bug#479607: linux-image-2.6.25-1-amd64: Kernel panic: Unable to mount root

2008-07-21 Thread Anders Häggström
Hello, I am yet another "me too" on this lilo-bug. I installed a clean debian (debian-40r3-amd64-netinst) just a day ago, and directly updated to lenny throu "aptitude dist-upgrade" and I got a panic after rebooting into my new kernel and system. My common sence is that I am installing on lvm2 on

Bug#448871: setting package to clock-setup, tagging 448871

2008-07-21 Thread J��r��my Bobbio
# Automatically generated email from bts, devscripts version 2.10.33 # via tagpending # # clock-setup (0.96) UNRELEASED; urgency=low # # * Step the progress bar while attempting to contact the NTP servers. #This also adds the ability to cancel NTP synchronisation. (Closes: #448871) #Depen

Bug#491630: ikiwiki: no way to enable search without enabling other cgi "actions"

2008-07-21 Thread Joey Hess
sean finney wrote: > if you enable cgiurl in your setup config, the edit/history/discussion > links appear in all the rendered pages. while this could be avoided by > overriding templates, it seems pretty reasonable to me that there should > be a way to enable the search feature (which requires cg

Bug#402939: Bug

2008-07-21 Thread Ondrej Zajicek
I experienced this bug in Etch (openntpd 3.9p1-3). The problem happened only during the first (after reboot) start of openntpd, next starts work without problems. -- Ondrej Zajicek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#242629: [pkg-ntp-maintainers] Bug#242629: ntptrace manpage is STILL wrong after 4 years

2008-07-21 Thread Steve Kostecke
JP Vossen said: >PROBLEM: The manpage for ntptrace is wrong (looks like its for the old >C version instead of the new Perl version of 'ntptrace') > >SOLUTION: Fix/rewrite the manpage (maybe from upstream) > >NOTE: This is an upstream bug that claims to have been fixed >(https://support.ntp.org/

Bug#491589: fatresize: max size reported by --info is not accepted by --size

2008-07-21 Thread Flavio Stanchina
Philippe Coval wrote: > Flavio Stanchina wrote: >> fatresize 1.0.2 (07/03/08) >> Error: The location 4178MB is outside of the device /dev/sda. >> > does this also happend on previous debian's version 1.0.2-2 ? That's my iPod nano's disk, and 1.0.2-2 refused to read its partition table altog

Bug#491797: fatresize: trashes iPod nano partition table

2008-07-21 Thread Flavio Stanchina
Package: fatresize Version: 1.0.2-3 Severity: grave Justification: causes non-serious data loss After running fatresize on my iPod nano, it refused to boot. The firmware partition disappeared from the partition table. iPod partition tables are a bit bizarre and even cfdisk doesn't handle them cor

Bug#491757: [INTL:sv] Swedish strings for atftp debconf

2008-07-21 Thread brother
package: atftp severity: wishlist tags: patch l10n -- brother http://frakalendern.se# Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gette

Bug#491778: [INTL:sv] Swedish strings for net-snmp debconf

2008-07-21 Thread brother
package: net-snmp severity: wishlist tags: patch l10n -- brother http://frakalendern.se# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR. # msgid "" msgst

Bug#491774: [INTL:sv] Swedish strings for krb5 debconf

2008-07-21 Thread brother
package: krb5 severity: wishlist tags: patch l10n -- brother http://frakalendern.se# translation of krb5_1.6.dfsg.3-2_sv.po to swedish # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Martin Bagge <[EMAIL PROTECTED]>

Bug#491765: [INTL:sv] Swedish strings for gpsd debconf

2008-07-21 Thread brother
package: gpsd severity: wishlist tags: patch l10n -- brother http://frakalendern.se# Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettex

Bug#491777: [INTL:sv] Swedish strings for mplayer debconf

2008-07-21 Thread brother
package: mplayer severity: wishlist tags: patch l10n -- brother http://frakalendern.se# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR. # msgid "" msgstr

Bug#491772: [Pkg-lirc-maint] Bug#491772: [INTL:sv] Swedish strings for lirc debconf

2008-07-21 Thread Stefan Lippers-Hollmann
tags 491772 + pending thanks I've applied your patch to lirc's svn[1], thank you very much. It will take a while to actually get uploaded to the archive though, as lirc 0.8.3-2, which fixes several RC issues, has to migrate to testing first, hopefully before lenny gets frozen. Regards

Bug#491752: kde4: No Desktop

2008-07-21 Thread David Palacio
On Mon, Jul 21, 2008 at 15:58, miguel <[EMAIL PROTECTED]> wrote: > Package: kde4 > Version: 2 > Severity: grave > Justification: renders package unusable > > I've been following kde4-experimental for at least a month now and have had > no issues with upgrades until the last one about a week ago.

Bug#491796: gnuplot crashes when setting a label that goes off the page

2008-07-21 Thread Andrzej Novak
Package: gnuplot Version: 4.2.2-1.1 Severity: normal gnuplot crashes when setting a label which uses formatting characters that goes off the page. Following gnuplot script can reproduce the error reliably on my system: m = 1.2345678901

Bug#491794: arpack: DFSG-incompatible license

2008-07-21 Thread Timothy G Abbott
Package: arpack Severity: serious I believe the Rice BSD Software License of arpack violates the Debian Free Software guidelines (I've included it below for convenience of reference). Both parts of the fourth clause of the license below seem to violate the DFSG. The first violates the standa

Bug#491795: libsmbios: Package does not use upstream's config.{sub,guess} or ltmain.sh

2008-07-21 Thread Mario Limonciello
Package: libsmbios Version: 0.13.13 Severity: serious Justification: no longer builds from source *** Please type your report below this line *** There is no reason to use the config.{sub,guess} or ltmain.sh in the libtool package. They are intentionally shipped with the upstream tarball. When u

Bug#467629: Reported behaviour confirmed

2008-07-21 Thread Andre Colomb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all! I can confirm this behaviour, it's the same problem with all of my accounts. However, I never saw any message about BASE64 encoding. The original report included two log snippets, where only the first mentions this encoding error. That's why

Bug#242629: ntptrace manpage is STILL wrong after 4 years

2008-07-21 Thread JP Vossen
Package: ntp Version: all? Severity: annoying PROBLEM: The manpage for ntptrace is wrong (looks like its for the old C version instead of the new Perl version of 'ntptrace') SOLUTION: Fix/rewrite the manpage (maybe from upstream) NOTE: This is an upstream bug that claims to have been fixed

Bug#491793: xen-hypervisor-3.2-1-i386: should update GRUB with a trigger

2008-07-21 Thread Pierre THIERRY
Package: xen-hypervisor-3.2-1-i386 Version: 3.2.1-2 Severity: minor Instead of running GRUB configuration directly, the package should use a trigger for that, to avoid doing it more than once when multiple hypervisor packages are installed (not speaking about other kernels). -- System Information

Bug#491786: [INTL:sv] Swedish strings for tzdata debconf

2008-07-21 Thread brother
package: tzdata severity: wishlist tags: patch l10n -- brother http://frakalendern.se# translation of tzdata_2008b-2_sv.po to swedish # Swedish translation of tzdata. # Copyright: This file is in the public domain. # This file is distributed under the same license as the tzdata package. # # Chris

Bug#491792: pidgin-encryption: Pidgin crashes with segfault when sending/receiving messages

2008-07-21 Thread [EMAIL PROTECTED]
Subject: pidgin-encryption: Pidgin crashes with "segfault" when sending/receiving messages Package: pidgin-encryption Version: 3.0-3 Severity: important *** Please type your report below this line *** After my recent "apt-get upgrade" Pidgin crashes when receiving messages from or sending mess

Bug#491768: [INTL:sv] Swedish strings for hddtemp debconf

2008-07-21 Thread brother
package: hddtemp severity: wishlist tags: patch l10n -- brother http://frakalendern.se# Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(get

Bug#491783: [INTL:sv] Swedish strings for rkhunter debconf

2008-07-21 Thread brother
package: rkhunter severity: wishlist tags: patch l10n -- brother http://frakalendern.se# Swedish translation of rkhunter. # Copyright (C) 2005 THE rkhunter'S COPYRIGHT HOLDER # This file is distributed under the same license as the rkhunter package. # Daniel Nylander <[EMAIL PROTECTED]>, 2005. #

Bug#491785: [INTL:sv] Swedish strings for snort debconf

2008-07-21 Thread brother
package: snort severity: wishlist tags: patch l10n -- brother http://frakalendern.se# Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gette

  1   2   3   4   5   6   >