Bug#372694: ITP: sdlhana -- An SDL-based Hanafuda game.

2006-06-10 Thread Wei Mingzhi
Package: wnppVersion: N/A; reported 2006-06-11Severity: wishlist* Package name : sdlhanaVersion : 0.32Upstream Author: Wei Mingzhi <[EMAIL PROTECTED] >* URL : http://sdlhana.nongnu.org* License : GPL-2 or laterDescription: An SDL-based Hanafuda game. SDLHana is an SDL-based Hanafuda game. Hanafud

Bug#181273: how are you today?

2006-06-10 Thread Leslie
Do not ignore me please, I found your emaibl somewhere abnd bnow decided to write you. I am bcoming to your place in few weeks and thought we can meet each other. Let me know if you do not mind. I am a nice pretty girl. Don't reply to this email. Emaila me direclaty at [EMAIL PROTECTED] -- T

Bug#354786: package for rosegarden4 1.2.3

2006-06-10 Thread A Mennucc
hi I prepared a package of rosegarden 1.2.3 , and put it into http://tonelli.sns.it/pub/mennucc1/rosegarden4 If the mantainer does not object, I will upload this version into experimental in some days (I first want to use it for a while) While preparing the package I also found a small bug: the

Bug#371859: FHS violation in /usr/lib

2006-06-10 Thread martin f krafft
also sprach Micah Anderson <[EMAIL PROTECTED]> [2006.06.11.0312 +0200]: > I'd be happy to consider this a FHS violation if you can point out to me > where it says that /usr/lib is for arch-dependent files only. From what > I can tell from the above, /usr/lib includes "internal binaries that are > n

Bug#372693: xmltv: Will not retrieve listing using tv_grab_na_dd. This worked till the 0.5.43-1 upgrade

2006-06-10 Thread Barbara Pfieffer
Package: xmltv Severity: important Running this script: /usr/bin/tv_grab_na_dd --output .xmltv/tvlist.xml I get the following output: using config filename /home/bjp/.xmltv/tv_grab_na_dd.conf Can't use string ("Fetching from DataDirect") as a HASH ref while "strict refs" in use at /usr/share/perl

Bug#370632: Additional info.

2006-06-10 Thread Clytie Siddall
I mentioned this on deb18n, and Javier F-S said: It certainly is something that should be fixed. Probably the d-i authors did not want to expand on that (didn't have time). A paragraph describing where the user might find HOWTOs and what to do for languages that don't have any would be gre

Bug#369261: cowdancer: cowbuilder fails / pbuilder works (with some pkgs)

2006-06-10 Thread Junichi Uekawa
Hi, > > Cowbuilder *does* work successfully for me with many packages... > > > > I've seen this means of failure with both `pdebuild --pbuilder > > cowbuilder` and `cowbuilder --build file.dsc`. In order to see the > > failure that I refer to, you could fetch the source packages for tiger > > and

Bug#372691: invoke-rc.d: initscript cupsys, action "force-reload" failed.

2006-06-10 Thread Giuseppe Sacco
package: cups version: 2.4.0-1 while upgrading a system where CUPS was installed but not running I got this error: Configuro cups-pdf (2.4.0-1) ... Installo la nuova versione del file di configurazione /etc/cups/cups-pdf.conf ... Reloading Common Unix Printing System: cupsdinvoke-rc.d: initscript

Bug#372692: xserver-xorg-input-synaptics: doesn't load options from xorg.conf

2006-06-10 Thread Warren Turkal
Subject: xserver-xorg-input-synaptics: doesn't load options from xorg.conf Package: xserver-xorg-input-synaptics Version: 0.14.5-1 Severity: important Hello Xperts, ;) I am not sure why this happens, but my synaptics setting do not get loaded every time I start X. I have the following synaptics c

Bug#372690: cupsys: Samba doesn't like long CUPS printer names

2006-06-10 Thread Ron Murray
Package: cupsys Version: 1.2.1-2 Severity: wishlist After upgrading to the latest cupsys package in testing, the CUPS printer no longer appeared as a samba share (not visible from a Windows machine nor a Linux box running smbclient). After spending several hours trying to track the problem down,

Bug#372689: default dhclient.conf does not request interface-mtu

2006-06-10 Thread Joshua Kwan
Package: dhcp3-client Version: 3.0.4-2 Severity: wishlist The default dhclient.conf doesn't request the interface-mtu setting, even though it is handled correctly in dhclient-script. It would be nice if this was enabled by default. Thanks, Josh -- System Information: Debian Release: testing/unst

Bug#321894: look no more

2006-06-10 Thread Dewitt
Hi, Hope I am not writing to wrong address. I am nice, pretty looking girl. I am planning on visiting your town this month. Can we meet each other in persobn? Message me back at [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Bug#366948: xfig can't find fonts

2006-06-10 Thread Steve Langasek
clone 366948 -1 reassign -1 xfonts-utils 1:1.0.0-4 retitle -1 update-scale-fonts: fails on empty dirs tags -1 = patch thanks Hi Dato, On Fri, Jun 09, 2006 at 07:29:42PM +0200, Adeodato Simó wrote: > - gsfonts-x11 (both 0.19 and 0.19.0.1) effectively leaves behind in > /usr/lib/X11/fonts/Ty

Bug#372684: fail2ban dies with "unknown locale" error

2006-06-10 Thread Yaroslav Halchenko
I'm not an expert in locales but I believe that there is something subtle in en_DK locale and python's locale module. See bug 369689. I didn't reassign and merge this one over to python2.3 so people hitting it in fail2ban can easily find it to don't duplicate reports --

Bug#372687: Ordinary user can't start xorg

2006-06-10 Thread Jack Carroll
Package: xorg Version: 1:7.0.20 Under Etch, an ordinary user can't start the windowing system. In this test, /etc/rc2.d has been edited so that it doesn't start gdm at boot time. The user "anna" logs in and issues the command startx The result is sho

Bug#372688: Graphic login prevents .bash_profile from executing

2006-06-10 Thread Jack Carroll
Package: gdm Version: 2.14.5-1 When logging in from the command line, ~/.bash_profile executes as expected. A clause such as: if [ -d ~/bin ] ; then PATH=~/bin:"${PATH}" export PATH fi does what it's expected to. But if /etc/rc2.d starts gdm at boot time, and th

Bug#372686: dh_installxfonts: postrm snippet fails to handle the possibility of fonts moving dirs

2006-06-10 Thread Steve Langasek
Package: debhelper Version: 5.0.35 The postrm snippet for xfonts in /usr/share/debhelper/autoscripts/postrm-xfonts currently consists of: if [ "$1" != "upgrade" ] && [ -x "`which update-fonts-dir 2>/dev/null`" ]; then #CMDS# fi The check for $1 == upgrade is a problem; it means that, if a packag

Bug#372685: kpasswd does not work with an LDAP backend

2006-06-10 Thread Jonathan Bastien-Filiatrault
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: heimdal-kdc Version: 0.7.2.dfsg.1-2 When I try to change a principal's password with kpasswd, the password changing daemon get an error accessing the ldap database. This should probably be forwarded upstream. Jun 10 22:54:15 teevee kpasswdd[

Bug#372522: Patch attached

2006-06-10 Thread Margarita Manterola
tag 372522 +patch thanks This is a simple fix, but I took the time to search and couldn't find any other "double dot", so I decided to make a patch. -- Bezos, (o. Marga. (/)_ --- policy.sgml 2006-06-10 23:15:43.997173864 -0300 +++ policy-patched.sgml 2006-06-10 23:48:37.256557971 -0300

Bug#366466: Patch attached

2006-06-10 Thread Margarita Manterola
tag 366466 +patch thanks The first of the two bugs reported had already been fixed in the arch-repo. The other one, hadn't been fixed, so I made a tiny patch. Also, the margins of that paragraph were indented one extra space, so I fixed that as well. -- Bessos, Maggie. --- upgrading-check

Bug#370080: O: gamix -- Graphical sound mixer for ALSA

2006-06-10 Thread Junichi Uekawa
> > gnome-alsamixer etc. will work better. > > Apples vs. oranges. gamix didn't depend on a bloated maze of desktop > libraries. > > That said, of course the other reasons are valid. Yup; and one reason it doesn't depend on the desktop libraries is that it's so old. regards, junichi -

Bug#372148: Bug confirmed

2006-06-10 Thread Margarita Manterola
tags 372148 +confirmed patch tnx I've been looking at this bug in the documentation, and what Justin says is completely true. I've found out that my diagrams also beared this bug (maybe because I made them while reading the docs, or maybe because policy was updated to reflect my diagrams :-\). I

Bug#372684: fail2ban dies with "unknown locale" error

2006-06-10 Thread Vincent Lefevre
Package: fail2ban Version: 0.6.1-8 Severity: important I have LC_TIME=en_DK, and fail2ban immediately dies: 2006-06-11 04:35:59,401 WARNING: Verbose level is 1 2006-06-11 04:35:59,507 INFO: Fail2Ban v0.6.1 is running 2006-06-11 04:35:59,522 INFO: Enabled sections: ['ApacheAttacks', 'SSH', 'Apach

Bug#372683: eog: Multiple segmentation faults and assertions

2006-06-10 Thread Javier Kohen
Package: eog Version: 2.14.2-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leaving the spacebar pressed when a sequence of images is available will crash EoG with "multiple segmentation faults" and assertions: (eog:15374): Eog-WARNING **: Image xx.jpg has requested data a

Bug#370833: New dh_python proposal

2006-06-10 Thread Dafydd Harries
Ar 10/06/2006 am 21:50, ysgrifennodd Raphael Hertzog: > I have written dh_pycentral and dh_pysupport which will take care of the > byte-compilation of the modules and integration with the respective tools. > Those should be integrated in their respective packages (after review by > their maintainer

Bug#365555: wrong character in rules

2006-06-10 Thread Rene Engelhard
Steinar H. Gunderson wrote: > On Sat, Jun 10, 2006 at 04:41:31PM +0300, Damyan Ivanov wrote: > > This package may get removed right now then. It dosen't build now and > > will never build (IIUC) so... > > In that case, you might want to file a bug against the ftp.debian.org > pseudopackage and req

Bug#372511: ploticus segfaults when generating swf

2006-06-10 Thread Thomer M. Gil
> Thanks for that - I've incorporated it into the next upload which will > happen next week sometime. As it turns out, there still is a bug. Even though it no longer segfaults, ploticus seems to truncate the graph. In other words: if there are a lot of points to plot, it only plots the first few

Bug#167398: my dream come true

2006-06-10 Thread Vera
Hi, Hope I am not writing to wrong address. I am nice, pretty looking girl. I am planning on visiting your town this month. Can we meaet each other in person? Message me back at [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Bug#371859: FHS violation in /usr/lib

2006-06-10 Thread Micah Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 martin f krafft wrote: > Package: backupninja > Version: 0.9.3-6 > Severity: minor > > lapse:~> file /usr/lib/backupninja/* > [312] > /usr/lib/backupninja/easydialog: Bourne-Again shell script text executable > /u

Bug#372682: cdbs: Hides errors when reversing patches fails

2006-06-10 Thread Sam Morris
Package: cdbs Version: 0.4.40 Severity: important For some reason patch is failing to reverse a patch when cleaning the source of a package I am working on: patches: debian/patches/100_use_lua50.patch debian/patches/150_autoreconf.patch debian/patches/200_log_to_home_dir.patch Trying reversed p

Bug#371858: example files under /usr/share/backupninja ?

2006-06-10 Thread Micah Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tag 371858 +pending thanks martin f krafft wrote: > Package: backupninja > Version: 0.9.3-6 > Severity: minor > > Is this what you want? Check out all the example.* files. I guess it depends, is it what you want? :) I'll remove them in the next upl

Bug#350668: cupsys: /etc/init.d/cupsys (stop|restart) works only when cupsd is running as root

2006-06-10 Thread Yuya Nishihara
Hi, This bug has already been fixed since 1.2.1-2 at the latest. > It's because of start-stop-daemon's '--user root' option. /etc/init.d/cupsys was rewritten? There's no `--user root' parameter now. And, > When cupsd is running as unprivileged user like 'cupsys' by using > 'RunAsUser' directive

Bug#361418: [Proposal] new Debian menu structure

2006-06-10 Thread Ian Zimmerman
I do not think this is an improvement. The main goal for menu items is (should be) clarity, not 100% grammatical or spelling correctness. Conservation of screen real estate is an important secondary goal, and should not be sacrificed to linguistic perfection. -- A true pessimist won't be discou

Bug#372680: ssh-krb5: pam_close_session is not being called

2006-06-10 Thread Tim Abbott
Package: ssh-krb5 Version: 3.8.1p1-10 Severity: important The pam close session modules are not being called, despite code in auth-pam.c that seems like it should call them. After I added some print statements to the code (having made no other changes), the variable sshpam_session_open appears a

Bug#370080: O: gamix -- Graphical sound mixer for ALSA

2006-06-10 Thread Ian Zimmerman
> gnome-alsamixer etc. will work better. Apples vs. oranges. gamix didn't depend on a bloated maze of desktop libraries. That said, of course the other reasons are valid. -- A true pessimist won't be discouraged by a little success. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subj

Bug#165921: meet me soon

2006-06-10 Thread Florence
Do not ignore me please, bI found yoaur email somewhere band nowb decided to write you. I am coming to your place ina few weeks and thought we can meeat each other. Let me know bif you do not mind. I am a nice pretty girl. Don't reply to this email. Email me direclty at [EMAIL PROTECTED] --

Bug#370453: apt-cacher: FHS: cannot recover from cleaning of /var/cache/apt-cacher

2006-06-10 Thread Thomas Girard
For completeness, note that invoking /usr/share/apt-cacher/install.pl (which is invoked in postinst) in the init script would nearly work, as it creates /var/cache/apt-cache directories with correct perms. But it plays with apache.conf and tries to restart apache, so that's not acceptable. Regard

Bug#365555: #365555 softmac-snapshot: ftpfs: requires linux-headers-2.6.15

2006-06-10 Thread Steinar H. Gunderson
On Sat, Jun 10, 2006 at 04:41:31PM +0300, Damyan Ivanov wrote: > This package may get removed right now then. It dosen't build now and > will never build (IIUC) so... In that case, you might want to file a bug against the ftp.debian.org pseudopackage and request its removal. /* Steinar */ -- Hom

Bug#372119: [debian-ntp] Bug#372119: ntpdate does not take into account configuration file /etc/default/ntpdate

2006-06-10 Thread Bdale Garbee
On Thu, 2006-06-08 at 14:16 +0300, Andrei Emeltchenko wrote: > Package: ntpdate > Version: 1:4.2.0a+stable-2sarge1 > Severity: minor > > > Parameter NTPSERVERS has no affect to ntpdate. No manual about this > configuration file. It appears that /etc/default/ntpdate is only used by the init.d scr

Bug#365176: [NONFREE-DOC] Package contains IETF RFC/I-D

2006-06-10 Thread Craig Southeren
On Sat, 10 Jun 2006 14:02:59 +0200 Julien Danjou <[EMAIL PROTECTED]> wrote: > On Tue, May 02, 2006 at 11:29:49PM +0200, Kilian Krause wrote: > > this was addressed upstream and will be resolved with the next update of > > the Phobos release which might happen with Ekiga 2.0.2. If at that time > >

Bug#367326: nvidia-kernel-source: Fails to load when running under Xen

2006-06-10 Thread Steve Langasek
severity 367326 important thanks While compatibility with xen would be nice, this isn't release-critical and shouldn't prevent the inclusion of these nvidia packages in etch. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

Bug#364590: xpenguins-applet: crashes gnome-panel in gnome 2.14

2006-06-10 Thread Steinar H. Gunderson
On Mon, Apr 24, 2006 at 02:34:02PM +0200, Stephan Weller wrote: > Ever since I updated gnome to 2.14, the xpenguins-applet crashes the > gnome panel when used. When killing the X server and logging in again, > the panel is afterwards not usable and can be recovered only by killing > the xpenguins-a

Bug#369620: xfonts-encodings: Same message here

2006-06-10 Thread Vincent Lönngren
Package: xfonts-encodings Version: 1:1.0.0-5 Followup-For: Bug #369620 I've been getting this message from a number of applications, including xdvi and xfontsel, since the X11R7 transition. Mostly the message is just output but the application works anyway, but somtimes it does not. This is the

Bug#361396: FTBFS with G++ 4.1: extra qualification & co

2006-06-10 Thread Steinar H. Gunderson
On Sat, Apr 08, 2006 at 02:30:12PM +0200, Martin Michlmayr wrote: > But then I get the following, which I'm not sure is a bug in wxwidgets-2.6 or > your package (I thought I had a patches wxwidgets installed so either it needs > more patching or your package needs another fix): > > [...] > > Config

Bug#363173: enigma needs that file.

2006-06-10 Thread Mohammed Sameer
On Sat, Jun 03, 2006 at 02:06:20AM +0200, Adeodato Simó wrote: > * Mohammed Sameer [Sun, 30 Apr 2006 12:56:29 +0300]: > > Hi, > > > Package: libzipios++-dev > > Version: 0.1.5.9+cvs.2004.02.07-3.3 > > Followup-For: Bug #363173 > > > We can't simply remove the file because if we do, enigma will F

Bug#310636: libsmpeg-dev: Request that bug #310636 be upped to normal and tagged as having a patch

2006-06-10 Thread Jimmy Richards
Package: libsmpeg-dev Version: 0.4.5+cvs20030824-1.8 Followup-For: Bug #310636 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.19-686 Locale: LANG=en_US

Bug#2531: PATCH: Make install-info use fcntl (via perl's flock) for locking

2006-06-10 Thread Nathanael Nerode
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 unmerge 3410 thanks # 3410 is a different bug, requesting that the lockfile be # cleaned up on process kill Ian Jackson wrote: > tags 2531 - patch > thanks > > Nathanael Nerode writes ("PATCH: Make install-info use fcntl (via perl's > flock) for loc

Bug#372644: plplot: FTBFS: Can't satisify build dependencies.

2006-06-10 Thread Rafael Laboissiere
reassign 370655 plplot merge 372644 370655 thanks * Kurt Roeckx <[EMAIL PROTECTED]> [2006-06-10 23:02]: > Package: plplot > Version: 5.6.0-1 > Severity: serious > > Your package currently can't be build because it has conflicting > build dependencies. > > You build depend on both gcj and libgcj6

Bug#370169: lilo package don't finish this setting up

2006-06-10 Thread Adeodato Simó
* Gwenael Pellen [Sat, 03 Jun 2006 21:39:31 +0200]: Hi, > Package: lilo > Version: 1:22.6.1-7+b1 > Severity: normal > # apt-get dist-upgrade > Setting up lilo (22.6.1-7+b1) ... > cp: too many input files > dpkg: error processing lilo (--configure): > subprocess post-installation script returned

Bug#372667: firefox: vs.

2006-06-10 Thread Mike Hommey
severity 351259 minor merge 351259 372667 thanks On Sun, Jun 11, 2006 at 05:05:06AM +0800, Dan Jacobson <[EMAIL PROTECTED]> wrote: > Package: firefox > Version: 1.5.dfsg+1.5.0.3-2 > Severity: minor > > Very disturbing. If I change to firefox > picks a different font for the line with "DCS". Wh

Bug#372678: mediawiki1.5: debconf it.po

2006-06-10 Thread Sandro Tosi
Package: mediawiki1.5 Version: 1.5.8-1 Severity: minor Tags: patch l10n Hi all, here attached you can find it.po for debconf of mediawiki1.5 package. Cheers, Sandro -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell:

Bug#372644: plplot: FTBFS: Can't satisify build dependencies.

2006-06-10 Thread Rafael Laboissiere
reassign 370655 plplot merge 372644 370655 thanks * Kurt Roeckx <[EMAIL PROTECTED]> [2006-06-10 23:02]: > Package: plplot > Version: 5.6.0-1 > Severity: serious > > Your package currently can't be build because it has conflicting > build dependencies. > > You build depend on both gcj and libgcj6

Bug#344563: Easy fix ?

2006-06-10 Thread Fabian Knittel
[ Sorry, Nikita, private mail was unintentional. ] Hi, On Thu, Apr 27, 2006 at 11:42:12AM +0400, Nikita V. Youshchenko wrote: > > Removing the databases in /var/db/nscd/ resolved the problem. > > So why not just remove old files on nscd package upgrade?.. Deleting the corrupted cache only temp

Bug#372648: update-grub error using dash: "shift: 973: can't shift that many"

2006-06-10 Thread Otavio Salvador
Leandro Lucarella <[EMAIL PROTECTED]> writes: > manuk:/home/luca# update-grub > Searching for GRUB installation directory ... found: /boot/grub > Testing for an existing GRUB menu.list file ... found: > /boot/grub/menu.lst > Searching for splash image ... none found, skipping ... > Found kernel: /

Bug#369718: [Buildd-tools-devel] Bug#369718: ugly error when $log_dir doesn't exist

2006-06-10 Thread Roger Leigh
Martin Michlmayr <[EMAIL PROTECTED]> writes: > 22701:[EMAIL PROTECTED]: ~/debian/build] /usr/share/sbuild/checkchroot > /home/tbm/debian/build/logs is not a directory > Compilation failed in require at /usr/share/sbuild/checkchroot line 24. > BEGIN failed--compilation aborted at /usr/share/sbuild/

Bug#369167: DRI probably broken: where to reportbug

2006-06-10 Thread Wolfgang Pfeiffer
Ben, Michel: Seems things are becoming a bit more clear now ... :) On Sat, Jun 10, 2006 at 10:57:52AM +1000, Benjamin Herrenschmidt wrote: > On Thu, 2006-06-08 at 11:48 +0200, Michel Dänzer wrote: [ ... ] > > (II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module > > versi

Bug#372679: diff for 0.1.5.9+cvs.2004.02.07-3.4 NMU

2006-06-10 Thread Steinar H. Gunderson
Package: zipios++ Version: 0.1.5.9+cvs.2004.02.07-3.3 Severity: normal Tags: patch Hi, Attached is the diff for my zipios++ 0.1.5.9+cvs.2004.02.07-3.4 NMU. diff -Nru /tmp/VowlmU86Tx/zipios++-0.1.5.9+cvs.2004.02.07/debian/changelog /tmp/vU0deziPob/zipios++-0.1.5.9+cvs.2004.02.07/debian/changelog

Bug#372669: stop-bootlogd-single: "S" also means "single"

2006-06-10 Thread Dan Jacobson
Package: initscripts Version: 2.86.ds1-14.1 Severity: normal File: /etc/init.d/stop-bootlogd-single Regarding: grep -q '\' /proc/cmdline Well you had better also consider the case of when one uses "S" to mean single. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#372666: /etc/init.d/skeleton: too executable for comfort

2006-06-10 Thread Dan Jacobson
Package: initscripts Version: 2.86.ds1-14.1 Severity: wishlist File: /etc/init.d/skeleton Maybe $ mv /etc/init.d/skeleton /usr/share/doc/initscripts/examples/ or at least chmod -x it. "No loaded firearms lying around the home, even if they are just models" or something like that. Too many things

Bug#372663: shutdown logger like bootlogger

2006-06-10 Thread Dan Jacobson
Package: initscripts Version: 2.86.ds1-14.1 Severity: wishlist All this work on bootlogging... but what about logging of the shutdown sequence? Also important. I hereby wish for a shutdownlogger. Hmmm, not strictly an "INITscript". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#372670: lynx -dump sometimes gives lines 64KB long

2006-06-10 Thread Dan Jacobson
Package: lynx-cur X-Debbugs-CC: [EMAIL PROTECTED] Version: 2.8.6-20 Severity: minor $ f=http://moto.debian.org.tw/viewtopic.php?p=40022 $ lynx -nolist -dump $f|perl -lnwe '$_=length; print if $_ > 999' 65636 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#372661: RFP: wwwflypaper -- Web page email address poison for email harvesters

2006-06-10 Thread Jari Aalto
Package: wnpp Severity: wishlist * Package name: wwwflypaper Version : 2006.0610 Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.sf.net/projects/wwwflypaper * License : GPL Programming Lang: Perl Description : Web page email address poison

Bug#369707: [Buildd-tools-devel] Bug#369707: ugly perl messages when there's no apt-cache

2006-06-10 Thread Roger Leigh
tags 369707 + confirmed patch fixed-upstream pending thanks Martin Michlmayr <[EMAIL PROTECTED]> writes: > I get the following warnings when I run sbuild using a chroot in which I have > not figured on an apt-src line: > > Checking available source versions... > Use of uninitialized value in spli

Bug#372659: irb1.8: Colored prompt breaks terminal width

2006-06-10 Thread markus koller
Package: irb1.8 Version: 1.8.4-3 Severity: minor Hi I configured irb to use a colored prompt using escape codes. But it seems to calculate the terminal width using the size of the prompt string, so the width is too short (e.g. in a 80x25 terminal the line breaks after 70 chars, and then continues

Bug#372668: shutdown -t default=?

2006-06-10 Thread Dan Jacobson
Package: sysvinit Version: 2.86.ds1-14.1 Severity: wishlist File: /usr/share/man/man8/shutdown.8.gz Man page says: -t sec Tell init(8) to wait sec seconds between sending processes the warning and the kill signal, before changing to another runlevel. Mention how many secon

Bug#372259: user-mode-linux: the uml_switch control file is not been searched as in uml-utilities package

2006-06-10 Thread Stefano Melchior
On Fri, Jun 09, 2006 at 09:57:26AM +0300, alex bodnaru wrote: Dear Alex, > this is a change in required parameters that left me with no networking > in uml. > i'm using uml with eth0=daemon option. if no uml_switch control file is > specified, linux has previously (probably) searched it as config

Bug#372662: firefox Preferences' Help and Close lack ALT key accessibility

2006-06-10 Thread Dan Jacobson
Package: firefox Version: 1.5.dfsg+1.5.0.3-2 Severity: wishlist ALT-e n gets us to Preferences, where all the choices offer ALT keys, except Help and Close! One must TAB to them. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#372665: /etc/init.d/racoon should be registered in rcS.d to start before or at S40

2006-06-10 Thread Piotras
Package: racoon Version: 0.6.5-6 /etc/rcS.d/README requires that after the rcS.d/S40 scripts have executed, networking should be available. For VPN configurations using racoon, networking is not fully functional before racoon is started. The startup script should be registered in rcS.d to start b

Bug#370581: (no subject)

2006-06-10 Thread Dan Jacobson
retitle 370581 cannot ESC out of chooser box thanks OK, I notice however when one has a chooser box activated, Directory list of / ++ |Tree| Format Sort |Standard| [Standard] [By Name] [Update]

Bug#372657: [Pkg-mediawiki-devel] Bug#372657: mediawiki1.5: LanguageIt.php, update translations

2006-06-10 Thread Ashar Voultoiz
Sandro Tosi wrote: Package: mediawiki1.5 Version: 1.5.8-1 Severity: minor Tags: patch l10n Hi all, I've updated some italian strings leaved in english in LanguageIt.php. + some typos around. I've noticed that many messages are still shown in english in the wiki since no entry is available in La

Bug#372657: [Pkg-mediawiki-devel] Bug#372657: mediawiki1.5: LanguageIt.php, update translations

2006-06-10 Thread Sandro Tosi
Hello Sandro, I am one of the MediaWiki developer. We usually patch languages messages in the trunk version (will be mw 1.7 version) and the current list of message on it: is probably fixed. Maybe you can have have a look at the MediaWiki developer guide for localisation: http://meta.wikimed

Bug#372660: kiwi-i18n and kiwi-ui-test commands doesn't work

2006-06-10 Thread Piotr Ozarowski
Package: python-kiwi Version: 1.9.8-2 Severity: normal All I get after running kiwi-ui-test/kiwi-i18n: $ /usr/bin/kiwi-ui-test Traceback (most recent call last): File "/usr/bin/kiwi-ui-test", line 37, in ? majmin = tuple(map(int, version_string.split('.'))) ValueError: invalid literal for i

Bug#372667: firefox: vs.

2006-06-10 Thread Dan Jacobson
Package: firefox Version: 1.5.dfsg+1.5.0.3-2 Severity: minor Very disturbing. If I change to firefox picks a different font for the line with "DCS". Why can't it treat all text the same? http://www.w3.org/TR/html4/strict.dtd";> 151.6875 151.7000 151.7125 151.7250 151.7250 151.7375

Bug#151780: my dream come true

2006-06-10 Thread Guadalupe
Hi, Hope I am not writing to wrong address. Ia am nice, prettya looking girl. I am planning on visiting your town this montbh. Can we meet each other in person? Message me baack at [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Bug#372664: sylpheed: [wish] close socket after inactivity period

2006-06-10 Thread Cedric Pradalier
Package: sylpheed Version: 2.2.4-1 Severity: wishlist When using sylpheed, I collect my mail using fetchmail, but I still maintain an imap connection for occasionnally moving mails (once-twice a day). So most of the time when I access the imap server, sylpheed wants to reuse its old socket and h

Bug#370069: marquee off example doesn't work anymore

2006-06-10 Thread Dan Jacobson
retitle 370069 userContent.css marquee { -moz-binding: none; } broken thanks E> Is this actually a bug in firefox Bingo. If the user uses ~/.mozilla/firefox/*.default/chrome/userContent-example.css's /* * example: turn off "marquee" element * * marquee { -moz-binding: none; } * */ he gets the

Bug#372671: at oct 0 not caught

2006-06-10 Thread Dan Jacobson
Package: at Version: 3.1.10 Severity: wishlist $ echo echo bla|at oct 0 warning: commands will be executed using /bin/sh job 327 at Sat Sep 30 08:06:00 2006 Ha ha ha, October Zero! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#372651: diff for 8.4.0-4.1 NMU

2006-06-10 Thread Steinar H. Gunderson
Package: tix Version: 8.4.0-4 Severity: normal Tags: patch Hi, Attached is the diff for my tix 8.4.0-4.1 NMU. diff -Nru /tmp/gdbs1fiRzJ/tix-8.4.0/debian/changelog /tmp/QSbYVd2mgP/tix-8.4.0/debian/changelog --- /tmp/gdbs1fiRzJ/tix-8.4.0/debian/changelog 2006-06-10 23:54:38.0 +0200 +++ /

Bug#372657: mediawiki1.5: LanguageIt.php, update translations

2006-06-10 Thread Sandro Tosi
Package: mediawiki1.5 Version: 1.5.8-1 Severity: minor Tags: patch l10n Hi all, I've updated some italian strings leaved in english in LanguageIt.php. + some typos around. I've noticed that many messages are still shown in english in the wiki since no entry is available in LanguageIt.php, for exa

Bug#372648: update-grub error using dash: "shift: 973: can't shift that many"

2006-06-10 Thread Leandro Lucarella
Package: grub Version: 0.97-10 Severity: important When I run update-grub using dash as the sh-like shell I get this output (and menu.lst isn't updated): manuk:/home/luca# update-grub Searching for GRUB installation directory ... found: /boot/grub Testing for an existing GRUB menu.list file ...

Bug#355565: mozilla-browser: mozilla unable to start

2006-06-10 Thread Eric Van Buggenhaut
On Sat, Jun 10, 2006 at 02:05:23PM +0200, Loïc Minier wrote: > tags 355565 + unreproducible > severity 355565 important > stop > > Hi, > > On Mon, Mar 06, 2006, Eric Van Buggenhaut wrote: > > mozilla won't start anymore on my system. It waits for a read forever: > > read(3, > > Attached

Bug#372652: diff for 0.1.14-6.2 NMU

2006-06-10 Thread Steinar H. Gunderson
Package: gnuift Version: 0.1.14-6.1 Severity: normal Tags: patch Hi, Attached is the diff for my gnuift 0.1.14-6.2 NMU. -- Homepage: http://www.sesse.net/ diff -u gnuift-0.1.14/debian/changelog gnuift-0.1.14/debian/changelog --- gnuift-0.1.14/debian/changelog +++ gnuift-0.1.14/debian/changelog

Bug#372655: Fails to parse recent CVS format

2006-06-10 Thread Vincent Fourmond
Package: viewcvs Version: 0.9.2+cvs.1.0.dev.2004.07.28-4 Severity: important Hello ! Viewcvs fails to parse properly the output from rcs commands for the recent (1:1.12.13-1) CVS format, which leads to several problems: * the files with a recent commit (of the new version) don't show up

Bug#368035: dhelp doesn't show any help

2006-06-10 Thread Emil Nowak
On 2006-06-10 (Sat), at 19:31:50 Esteban Manchado Velázquez wrote: > Hi Emil, > > A couple of questions concerning you bug report: > > 1) Is /usr/share/doc/HTML empty, apart from index.html? Yes it almost empty. Check this out: /usr/share/doc/HTML$ ls -Rl .: total 12 -rw-r--r-- 1 root ro

Bug#372075: mystery of dh_installdirs

2006-06-10 Thread Benjamin Seidenberg
Atsuhito Kohda wrote: > Hi all, I got an FTBFS bug yesterday; > > On Thu, 8 Jun 2006 08:13:53 +0200, Bastian Blank wrote: > > >> Package: lynx-cur >> Version: 2.8.6dev18-1 >> Severity: serious >> >> There was an error while trying to autobuild your package: >> > ... > >>> install -m 75

Bug#372649: ivtools: FTBFS: dh_movefiles: debian/tmp/usr/lib/libIV.so.1 not found

2006-06-10 Thread Julien Danjou
Package: ivtools Version: 1.1.3-5.2 Severity: serious Hello, There was a problem while autobuilding your package: > Automatic build of ivtools_1.1.3-5.2 on avidan by sbuild/i386 0.46 > Build started at 2006061

Bug#372650: dbconfig-common: [INTL:es] Updated spanish translation

2006-06-10 Thread Javier Fernández-Sanguino Peña
Package: dbconfig-common Version: 1.8.16 Priority: wishlist Tags: l10n Please use the attached file to update the Spanish translation of dbconfig-common [1]. Thanks! Javier [1] It is based in the latest SVN copy as of June 10th, 2006 # # dbconfig-common translation to spanish # Copyright (C)

Bug#372654: diff for 0.6-6.1 NMU

2006-06-10 Thread Steinar H. Gunderson
Package: libprintsys Version: 0.6-6 Severity: normal Tags: patch Hi, Attached is the diff for my libprintsys 0.6-6.1 NMU. diff -Nru /tmp/MxEm6p4QBp/libprintsys-0.6/debian/changelog /tmp/UkJmox55a1/libprintsys-0.6/debian/changelog --- /tmp/MxEm6p4QBp/libprintsys-0.6/debian/changelog2006-06-11

Bug#372653: diff for 1:3.0.6-2.1 NMU

2006-06-10 Thread Steinar H. Gunderson
Package: angband Version: 1:3.0.6-2 Severity: normal Tags: patch Hi, Attached is the diff for my angband 1:3.0.6-2.1 NMU. diff -Nru /tmp/jVX2KTaVmo/angband-3.0.6/debian/changelog /tmp/YYBVIVRE48/angband-3.0.6/debian/changelog --- /tmp/jVX2KTaVmo/angband-3.0.6/debian/changelog 2006-06-10 23

Bug#372656: python-irclib 0.4.6 available

2006-06-10 Thread Joel Rosdahl
Package: python-irclib Version: 0.4.4-1 Severity: wishlist python-irclib 0.4.6 is available. Please consider packaging it. Regards, Joel -- Joel Rosdahl <[EMAIL PROTECTED]> Key BB845E97; fingerprint 9F4B D780 6EF4 5700 778D 8B22 0064 F9FF BB84 5E97 -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#370785: Fixes for 370369 and 370785 available

2006-06-10 Thread Matti Pöllä
Both of the recent security bugs have now been fixed in dokuwiki_0.0.20060309-4 which will be uploaded (by a sponsor) soon. In the meantime, the packages are available at http://users.tkk.fi/~mpolla/debian/ cheers, -Matti signature.asc Description: Digital signature

Bug#202873: [Build-common-hackers] Bug#202873: cdbs: Please add support for dh-buildinfo

2006-06-10 Thread Peter Eisentraut
Jonas Smedegaard wrote: > Probably I used a custom make target with a (later?) package-specific > rule depending on it, and then at some point moved to the current > setup but forgot to remove the now unnecessary cleanup. I'll check, > and simplify the snippet if that's the case. At this point, I

Bug#370833: [patch] add python-central support to dh_python

2006-06-10 Thread Andreas Barth
* Josselin Mouette ([EMAIL PROTECTED]) [060608 08:31]: > Le mercredi 07 juin 2006 à 13:24 -0400, Joey Hess a écrit : > > Josselin Mouette wrote: > > > Le mercredi 07 juin 2006 à 02:37 +0200, Matthias Klose a écrit : > > > > Package: debhelper > > > > > > > > The following patch adds python-central

Bug#367950: downgrading to anjuta 1.2.4a-2

2006-06-10 Thread Lior Kaplan
Package: anjuta Followup-For: Bug #367950 People who wish to manually downgrade to the previous version (1.2.4a-2) can download the packages at http://snapshot.debian.net/archive/2006/05/18/debian/pool/main/a/anjuta/ You'll have to do apt pinning in order to keep Anjuta from upgrading to 2.0.2

Bug#369268: [Build-common-hackers] debhelper.mk: installs common docs instead of docs listed in package.docs

2006-06-10 Thread Peter Eisentraut
Micha Lenk wrote: > The difference compared to dh_installdocs is, that I didn't configure > cdbs (on my own) to install any docs. Neither in config files like > the .docs files nor on command line (okay, pointless in > debian/rules). I just created the .docs files because I > trusted cdbs to make p

Bug#372645: openc++: Export control enforcement clause is non-free

2006-06-10 Thread Francesco Poli
Package: openc++ Version: 2.8-4 Severity: serious Justification: Policy 2.2.1 Hi! The debian/copyright file states, in part: | Any | distribution of this software or derivative works must comply with all | applicable United States export control laws. This clause does not comply with the DFSG.

Bug#372646: zelig - FTBFS: Missing build dependency: cdbs

2006-06-10 Thread Bastian Blank
Package: zelig Version: 2.6-2-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of zelig_2.6-2-1 on debian01 by sbuild/s390 85 [...] > ** Using build dependencies supplied by package: > Build-Depends: debhelper (>> 4.1.0) > Build-Depends-Indep: r-bas

Bug#372647: zope-cmfplone invlved in 3 circular depdendencies

2006-06-10 Thread Bill Allombert
Package: zope-cmfplone Version: 2.1.3-1 Severity: important Dear Debian Zope Team, There are three a circular dependency between zope-cmfplone, zope-atcontenttypes, zope-ploneerrorreporting, zope-plonelanguagetool: zope-cmfplone :Depends: zope-ploneerrorreporting (>= 0.11),

Bug#372643: please provide xxmc extension !

2006-06-10 Thread Vincent Fourmond
Package: xine-lib Severity: wishlist Hello ! xine ships with a video output that can make use of hardware MPEG decompressors, xxmc. It is not provided with the debian package. However, simply adding libxvmc-dev to Build-Depends: is enough to get it. Thanks to provide it ! Vinc

Bug#372636: egroupware-core: fresh install results in broken eGW-app

2006-06-10 Thread Peter Eisentraut
Friedemann Schorer wrote: > I installed eGW-core today and found that I get an error in the app > install - phpgwapi is reported to be broken after the upgrade to > 1.0.0.009. Any try to solve this (e.g. by reinstall of phpgwapi) > results in lots of errors because of existing tables. However, a >

  1   2   3   4   >