Bug#459127: apt-listbugs: Ignores --force-yes

2008-01-06 Thread Junichi Uekawa
Hi,

   When installing with apt-get -y --force-yes somepackage, any bugs
  found
   stop the installation process. Thats a problem with unattended
  installations.
  
   For example, Webmin has a feature to install packages from its Web
   interface:
  
  I think it is a perfectly reasonable feature to stop your installation
  when there is an error in the package you are trying to install.  You
  can fix the bug or ignore the bug.
 
 Right, but with non-interactive installations there’s no way to tell 
 apt-listbugs the choice.

The default is to fail as long as the bug is there, so you have a choice of:

1. fixing the RC bug
2. changing apt-listbugs configuration to ignore that particular class of bugs
3. adding the specific bug in the apt-listbugs ignore list. (manual install).


  apt-listbugs won't stop you when there is no error.
 
 When I add packages manually, the current behavior of apt-listbugs
 is perfectly sensible. But when I want to install a number of
 packages in an unattended manner, APT should ignore the bugs
 (suppose I reviewed all of them and found them acceptable and now I
 want to install the packages on several workstations). So I want to
 keep apt-listbugs installed and at the same time I need a switch to
 turn it off. --force-yes is an obvious answer but it doesn't work as
 expected. (Yes, I know --force-yes is evil.) How can I turn
 apt-listbugs off for a particular installation?

If ignoring specific bugs is what you want, adding bugs to
/var/lib/apt-listbugs/ignore_bugs sounds like a sound choice.

If you want to start ignoring every single bug on non-interactive
install, you might as well uninstall apt-listbugs.  

I'm feeling uneasy to ignore RC bugs unconditionally on installations
with --force-yes or --assume-yes.


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project




Bug#458852: [Pkg-octave-devel] Bug#458852: octave3.0 crashes on arm

2008-01-06 Thread Soeren Sonnenburg
On Fri, 2008-01-04 at 10:19 +0100, Thomas Weber wrote:
 Am Donnerstag, den 03.01.2008, 10:56 +0100 schrieb Soeren Sonnenburg:
  Package: octave3.0
  Version: 3.0.0-1
  Severity: grave
  
  just try 
  
  echo version | octave
  
  or 
  
  octave
  
  on an arm machine:
  
  
  $ uname -a
  Linux arm 2.6.18-4-versatile #1 Sun Jun 17 14:34:28 UTC 2007 armv5tejl 
  GNU/Linux
 
 Is this real or emulated hardware?

More infos: I've rebuild octave3.0 on my arm emulator (takes 1 day, I am
currently also building it on mips but that is another issue) and octave
from the resulting packages still crashes. So it is not a bug in the arm
bot but in octave.

gdb says:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x40022480 (LWP 944)]
0x40f94320 in octave_shlib::make_shlib ()
   from /usr/lib/octave-3.0.0/liboctave.so
(gdb) bt
#0  0x40f94320 in octave_shlib::make_shlib ()
   from /usr/lib/octave-3.0.0/liboctave.so
#1  0x402bb40c in octave_shlib::octave_shlib ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#2  0x402b9e64 in octave_dynamic_loader::do_load_oct ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#3  0x402ba668 in octave_dynamic_loader::load_oct ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#4  0x405781b0 in load_fcn_from_file ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#5  0x4057879c in load_fcn_from_file ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#6  0x406256f0 in lookup () from /usr/lib/octave-3.0.0/liboctinterp.so
#7  0x408cb3c0 in tree_identifier::do_lookup ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#8  0x408cba84 in tree_identifier::rvalue ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#9  0x408cadcc in tree_identifier::rvalue ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#10 0x408d1220 in tree_index_expression::rvalue ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#11 0x40907234 in tree_statement::eval ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
---Type return to continue, or q return to quit---
#12 0x40907760 in tree_statement_list::eval ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#13 0x40575f58 in parse_and_execute ()
   from /usr/lib/octave-3.0.0/liboctinterp.so
#14 0x40576c04 in ?? () from /usr/lib/octave-3.0.0/liboctinterp.so

Soeren



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316873: same problem with '#'.

2008-01-06 Thread Reinhard Tartler
Celelibi [EMAIL PROTECTED] writes:

 It is also impossible to play files whose name contains a '#' char. I
 think this is the same bug (considering file names like playlist
 content ?) I do not open a new bug report.

IIRC, filenames with '#' just need to be quoted correctly. Darren, can
you please give details on that?


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459348: Aptitude does not show the kde-desktop task in interactive mode

2008-01-06 Thread Teemu Likonen
 On Sat, Jan 05, 2008 at 08:21:40PM +0200, Teemu Likonen 
[EMAIL PROTECTED] was heard to say:
  Aptitude's interactive mode does not show kde-desktop task. I think
  it should. There are only three end-user tasks: Desktop
  environment, Gnome desktop environment and Laptop. I have installed
  Debian Etch from the net install CD.

I don't know if this helps but I installed Debian Etch to a virtual 
machine and now from the Debian 4.0r2 net install CD. To installer's 
boot prompt I wrote
install tasks=kde-desktop, standard
(In my opinion this is very ugly way to choose a desktop environment. 
Only extremely technical things should be controlled by writing 
something to the installer's boot prompt.)

In that virtual machine installation there are tasks KDE desktop 
environment and Xfce desktop environment. My primary Etch 
installation (which I did about year ago) lacks these two tasks. I 
don't know why.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385115: Chromium BSU sounds/music issue

2008-01-06 Thread Paul Wise
On Sat, 2008-01-05 at 16:11 -0800, Mark B. Allan wrote:

 That's an accurate summary. I started working on the music,
 but I never finished... and chances are good that I won't
 ever get back to it.

Could you make that partially completed music available? Perhaps Brian
or Daniel could complete it?

 That's fine if you want to go ahead and repackage it, although I do
 ask that you make it clear that the distribution has been altered (to
 comply with the Artistic License)

Will do.

 I have no idea what search terms I used to find the
 sounds... that was a looong time ago and probably something
 as simple as 'explosion' :) I actually did create some of
 the sounds myself, but I couldn't tell you which ones at
 this point.

Hmm, ok. If you do remember which ones, please let us know so we can
re-add them to the data package.

 As a side note, I just went to the partnersinrhyme website
 - they do explicitly say that it's ok to distribute the
 loops in video games:
 http://www.partnersinrhyme.com/pir/free_music_loops.shtml
 Don't know if that's enough to comply w/ Debian's policy.

Doesn't seem to explicitly allow modification, so I don't think so.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#453753: Ancient version

2008-01-06 Thread Reinhard Tartler
Darren Salt [EMAIL PROTECTED] writes:

 xine-lib-1.2 will, sooner or later, require ffmpeg r11410 or later. Right
 now, I don't particularly care whether this comes from experimental or
 debian-multimedia or even whether I have to do my own builds, but too old an
 ffmpeg will block upload of xine-lib-1.2 to experimental once we've merged
 our -1.2-avcodec branch.

I expect other packages needing a newer version of ffmpeg as well.

Sam, how is work coming along with the altivec patches? Can we perhaps
even drop them? I'd very much like to upload the current
ffmpeg/experimental package to unstable and update the package in
experimental.

Another option would be to just update in experimental. What is your
opinion on this?

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458462: discover-data vesa driver for intel

2008-01-06 Thread Petter Reinholdtsen

[Sylvain Garcia]
 I use debian live to create liveCD, and usediscover-data to
 configure Xorg, my computer use Intel i910 and display is not
 automatically determined, vesa is configured. But when I set
 manually i810 X start correctly

Thank you for your bug report.  Which version of Xorg are you using.
Or to be exact, what does

  grep SOURCE_VERSION= /var/lib/dpkg/info/xserver-xorg.postinst

return?  I will also need the PCI ID of the video card in question.
Please run

  /usr/share/bug/discover-data 31

and include the output.  (or discover1-data, if you use discover v1).

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459353: python-elementtree not in mercurial's dependencies, but is required by hg convert

2008-01-06 Thread Vincent Danjean
  Hi,

Bill Trost wrote:
 Subject about says it all -- in order for hg convert to work against 
 a small darcs repository, I had to  install python-elementtree.

  Thanks for your report. I will add python-elementtree in Recommends:
in the next upload (until Debian switch to python2.5 as it is included
in it)

  Happy new year
Vincent

-- 
Vincent Danjean   GPG key ID 0x9D025E87 [EMAIL PROTECTED]
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pacakges: http://www-id.imag.fr/~danjean/deb.html#package
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459403: libuuid1: missing depends on non-essential package passwd

2008-01-06 Thread Julien Cristau
Package: libuuid1
Version: 1.40.4-1
Severity: serious

Hi,

the libuuid1 postinst contains:
groupadd -f -K GID_MIN=1 -K GID_MAX=999 libuuid
if ! grep -q libuuid /etc/passwd; then
   useradd -d /var/lib/libuuid -K UID_MIN=1 -K UID_MAX=499 -g libuuid libuuid
fi
mkdir -p /var/lib/libuuid
chown libuuid:libuuid /var/lib/libuuid
chmod 2775 /var/lib/libuuid

The groupadd and useradd commands come from passwd, which is not
Essential: yes, so a Depends is needed.

Moreover, the postinst succeeds even if any of these commands fail,
because 'set -e' is missing at the top of the script.

Cheers,
Julien

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libuuid1 depends on:
ii  libc6 2.7-5  GNU C Library: Shared libraries

Versions of packages libuuid1 recommends:
pn  uuid-runtime  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459402: Crash with AttributeError: pager instance has no attribute 'set_title'

2008-01-06 Thread Adrien CLERC

Package: apt-listchanges
Version: 2.79
Severity: normal

--- Please enter the report below this line. ---
Hi !
I'm very very embarrassed, but I have to submit this bug to understand 
what's happening. I've purged and reinstalled apt-listchanges, and even 
with the default configuration, I always have the following error :


Traceback (most recent call last):
 File /usr/bin/apt-listchanges, line 227, in ?
   main()
 File /usr/bin/apt-listchanges, line 190, in main
   frontend.set_title( _('apt-listchanges: Changelogs') )
AttributeError: pager instance has no attribute 'set_title'

I have another PC under Debian/testing which is using exactly the same 
package, sources are identical, python binaries are identical, 
environment variable seems identical, and that PC doesn't crash...


Here is my configuration for information :

[apt]
frontend=pager
email_address=root
confirm=0
save_seen=/var/lib/apt/listchanges.db
which=both

Since I know this bug only affects my configuration, it can't be a real 
apt-listchanges bug, but I don't know how to solve it for now :(


Adrien

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-k7

Debian Release: lenny/sid
500 unstable ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-===
apt (= 0.5.3) | 0.7.9
debconf | 1.5.17
OR debconf-2.0 |
debianutils (= 2.0.2) | 2.28.2
python (= 2.4) | 2.4.4-6
python-apt | 0.7.4
python-support (= 0.7.1) | 0.7.6
ucf (= 0.28) | 3.004




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459356: iceweasel: SSL is disabled at startup and can not access HTTPS-servers

2008-01-06 Thread Mike Hommey
On Sat, Jan 05, 2008 at 09:25:19PM +0200, Petri Kaurinkoski wrote:

 Package: iceweasel
 Version: 2.0.0.11-1
 Severity: normal

 firefox/iceweasel complains about SSL initialization when started. As a
 result, all ciphers are disabled and  consequently no HTTPS traffic can 
 be
 accomplished. The message at startup is

 /usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has  
 different
 size in shared object, consider re-linking

 This does not prevent me from using it for ordinary HTTP traffic, but
 totally rules out access to anything where security is an issue. It also
 seems that the same problem is present with epiphany, as I tried quickly
 with it. I reported this problem to mozilla, and the case page is

   https://bugzilla.mozilla.org/show_bug.cgi?id=410932

 Unfortunately the initial reponse was to transfer the reponsibility to
 Debian side, so now I try to open this case here.

It works fine here on both amd64 and i686. There might be something
really fishy going on, maybe related to nss .db files. Could you provide
a strace of iceweasel startup ?

Thanks

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459404: drupal5: file system paths broken for multi-sites

2008-01-06 Thread Brian May
Package: drupal5
Version: 5.5-1
Severity: normal

As far as I can tell, when using the public download method, it is not
possible to relocate the files directory outside of /usr/share/drupal
(except with a hardcoded symlink).

This is totally broken when you want to host multiple sites, each with
their own files directory.

The problem is that the File system path is used for two reasons:
1. inside drupal so it can access the file.
2. it is also passed to the browser.

I want to be able to tell drupal that the file is available at:
/var/local/sitename/files/xyz.jpg

But have the browser pick up the file from:
/files/xyz.jpg

As far as I can tell, this is not possible, as there is only one
setting that is used in both places.

For now, I will use the private method, but I don't really need to
control access to the files so it would seem like an overkill.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#392011: Any result of the test?

2008-01-06 Thread Luca Bigliardi
On Sat, Jan 05, 2008 at 03:00 AM, Raúl Sánchez Siles wrote:

   Did you have any result upon the proposals I gave you?

I'm sorry but I haven't obtained good results: it wasn't a problem of
suspend process itself but only of klaptopdaemon not calling the right
script to perform suspend.

Anyway right now, with new intel video driver no longer requiring
915resolution, the problem should disappear.

I'm sorry if I did not followed this bug but I removed klaptopdaemon from
my machine and so I forgot this report.


luca

-- 
Beware of programmers who carry screwdrivers.
-- Leonard Brandwein

http://shammash.homelinux.org/ - http://www.artha.org/ - http://www.yue.it/




Bug#459402: Crash with AttributeError: pager instance has no attribute 'set_title'

2008-01-06 Thread Pierre Habouzit
On Sun, Jan 06, 2008 at 09:25:01AM +, Adrien CLERC wrote:
 Package: apt-listchanges
 Version: 2.79
 Severity: normal
 
 --- Please enter the report below this line. ---
 Hi !
 I'm very very embarrassed, but I have to submit this bug to understand 
 what's happening. I've purged and reinstalled apt-listchanges, and even 
 with the default configuration, I always have the following error :
 
 Traceback (most recent call last):
  File /usr/bin/apt-listchanges, line 227, in ?
main()
  File /usr/bin/apt-listchanges, line 190, in main
frontend.set_title( _('apt-listchanges: Changelogs') )
 AttributeError: pager instance has no attribute 'set_title'
 
 I have another PC under Debian/testing which is using exactly the same 
 package, sources are identical, python binaries are identical, 
 environment variable seems identical, and that PC doesn't crash...

  You may have old apt-listchanges pyo/pyc files in
/usr/share/python/site-packages or sth similar. Look for
apt_listchanges.py{o,c} on your system, the ones in
/usr/share/apt-listchanges/ are OK and normal, the other ones are not.

  If that's the case, then you probably messed up something on your
system and is not a packaging bug (I do remove the old pyc/pyo the old
apt-listchanges created at preinst time).

  I can't see any other reason, because the pager frontend inherits
the frontend class that _do_ have a set_title member.
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpiM2OuiEdWa.pgp
Description: PGP signature


Bug#459407: lintian: unusual-interpreter /usr/bin/env

2008-01-06 Thread Josh Triplett
Package: lintian
Version: 1.23.41
Severity: normal

Lintian reports /usr/bin/env as an unusual-interpreter.  However, many
python scripts use #!/usr/bin/env python to find python on the path
rather than assuming a particular location.  Lintian should allow
/usr/bin/env as an interpreter.  Better yet, it should special-case
/usr/bin/env and look at the second argument to determine the
interpreter, with a whitelist of permissible env-indirect
interpreters; to start with, that list should include python.

- Josh Triplett

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  diffstat1.45-2   produces graph of changes introduc
ii  dpkg-dev1.14.14  package building tools for Debian
ii  file4.21-4   Determines file type using magic
ii  gettext 0.17-2   GNU Internationalization utilities
ii  intltool-debian 0.35.0+20060710.1Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-1  parse Debian changelogs and output
ii  liburi-perl 1.35.dfsg.1-1Manipulates and accesses URI strin
ii  man-db  2.5.0-4  on-line manual pager
ii  perl [libdigest-md5 5.8.8-12 Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459405: Searches for binary plugins in /usr/share/gmpc/plugins

2008-01-06 Thread Andreas Metzler
Package: gmpc
Version: 0.13.0-2
Severity: normal

gmpc searches for the plugins/extensions in GLADE_PATH/plugins which
is /usr/share/gmpc/plugins instead of LIBEXECPATH/plugins. (This still
applies to 0.15.0.)

On a sidenote: The way upstream distributes the plugins is quite
cumbersome: Each one in separate tarball with complete auto*,
therefore you get a 300 KB tar.gz for 12 KB of (extraced!) sourcecode.
It would make more sense to include the basic plugins without
additional external deps in the main package.

cu andreas



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459404: drupal5: file system paths broken for multi-sites

2008-01-06 Thread Brian May
 Brian == Brian May [EMAIL PROTECTED] writes:

Brian As far as I can tell, when using the public download method, it is 
not
Brian possible to relocate the files directory outside of /usr/share/drupal
Brian (except with a hardcoded symlink).

Brian This is totally broken when you want to host multiple sites, each 
with
Brian their own files directory.

Brian The problem is that the File system path is used for two reasons:
Brian 1. inside drupal so it can access the file.
Brian 2. it is also passed to the browser.

Brian I want to be able to tell drupal that the file is available at:
Brian /var/local/sitename/files/xyz.jpg

Brian But have the browser pick up the file from:
Brian /files/xyz.jpg

Brian As far as I can tell, this is not possible, as there is only one
Brian setting that is used in both places.

Brian For now, I will use the private method, but I don't really need to
Brian control access to the files so it would seem like an overkill.

Hmmm. An added complication is that some modules (e.g. audio) appear
to save the path of items to the database. So changing the settings at
admin/settings/file-system has no effect for existing items. Assuming
the private method is even supported by this module - I suspect it
might not be.
-- 
Brian May [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459406: timidity: Slightly wrong LSB header in init.d script

2008-01-06 Thread Petter Reinholdtsen

Package:  timidity
Version:  2.13.2-11
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency

When testing dependency based boot sequencing, I discovered what I
believe is a minor bug in the init.d/timidity script.  It need a
mounted /usr/, but do not depend on $remote_fs which is the dependency
required for scripts needing /usr/.

This patch change this to be the case.

diff -ur timidity-2.13.2.orig/debian/timidity.init 
timidity-2.13.2/debian/timidity.init
--- timidity-2.13.2.orig/debian/timidity.init   2008-01-06 10:56:03.0 
+0100
+++ timidity-2.13.2/debian/timidity.init2008-01-06 11:00:57.0 
+0100
@@ -11,8 +11,8 @@

 ### BEGIN INIT INFO
 # Provides: timidity
-# Required-Start: $local_fs
-# Required-Stop: $local_fs
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
 # Default-Start:  2 3 4 5
 # Default-Stop: 0 1 6
 # Short-Description: start and stop timidity

Happy hacking,
--
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459387: [Utnubu-maintainers] Bug#459387: New Upstream Version Available 2.0.1

2008-01-06 Thread Joachim Breitner
Hi,

Am Samstag, den 05.01.2008, 21:36 -0600 schrieb Christopher Desjardins:
 Package: timer-applet
 Severity: wishlist
 
 Hi,
 
 Please consider packaging a more recent version of this software.  The
 current version in sid is 1.3.1 and the lastest version is 2.0.1.  I'd
 be interested in packaging this up if someone could upload it.

We are in the process of handing over maintainership of our packages to
real maintainers. If you feel like being that person, you are welcome to
do that. Are you aware of the procedures of sponsoring uploads and
debian mentors etc.?

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#452563: audacious: Bug still exists in Sid

2008-01-06 Thread Dirk Griesbach
Package: audacious
Version: 1.4.5-1
Followup-For: Bug #452563

`audacious -N` throws an 

|** (audacious:4434): CRITICAL **: playback_initiate:
|assertion `playlist_get_length(playlist) != 0' failed

error.

Bye

Dirk

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacious depends on:
ii  audacious-plugins  1.4.4-1   Base plugins for audacious
ii  gtk2-engines-pixbuf2.12.3-2  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libaudclient1  1.4.5-1   Audacious C++ remote control libra
ii  libc6  2.7-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.12-2  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.3-2  The GTK+ graphical user interface 
ii  libmcs10.4.1-2+b1Abstraction library to store confi
ii  libmowgli1 0.6.0-1   a high performance development fra
ii  libpango1.0-0  1.18.3-1  Layout and rendering of internatio
ii  libsamplerate0 0.1.2-5   audio rate conversion library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.30.dfsg-3 GNOME XML library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.4.4-1Various extra plugins for audaciou
ii  unzip 5.52-10De-archiver for .zip files

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436297: iceowl-extension: locales missing

2008-01-06 Thread Daniel Baumann
reassign 436297 iceowl-l10n
retitle 436297 Please also provide extension locales
thanks

I've uploaded iceowl-l10n which provides the locales for the standalone
application, extensions are following (within the same source package).

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459408: eyed3: Output parseable output

2008-01-06 Thread Andreas Metzler
Package: eyed3
Version: 0.6.11-1
Severity: wishlist

Due to broken unicode support in id3v2 #425040 I have recently started
using eyed3 instead if id3v2.  However eyed3 is not sh-scriptable since
its output seems to be strictly designed for pretty printing.

Please
 - omit the control characters for colorization if output is not a
   tty
 - Provide an additional option to list the tags in parseable form,
   similar to id3 -lR foo.mp3

thanks, cu andreas

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.22-3-amd64
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages eyed3 depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-eyed3  0.6.11-1   Python module for id3-tags manipul



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#456327: [Pkg-ltsp-devel] Bug#456327: replace udevinfo call with udevadm

2008-01-06 Thread Oliver Grawert
hi,

udev (117-1) hardy; urgency=low
 .
   * New upstream release:
 - udev ancillary tools merged into a single udevadm binary.

...


upstream changed it recently ... debian will have to do that switch at
some point as well i guess ...

ciao
oli


signature.asc
Description: This is a digitally signed message part


Bug#459402: Crash with AttributeError: pager instance has no attribute 'set_title'

2008-01-06 Thread Adrien CLERC

Pierre Habouzit a écrit :


  You may have old apt-listchanges pyo/pyc files in
/usr/share/python/site-packages or sth similar. Look for
apt_listchanges.py{o,c} on your system, the ones in
/usr/share/apt-listchanges/ are OK and normal, the other ones are not.

  If that's the case, then you probably messed up something on your
system and is not a packaging bug (I do remove the old pyc/pyo the old
apt-listchanges created at preinst time).

  I can't see any other reason, because the pager frontend inherits
the frontend class that _do_ have a set_title member.
  


Well, these files were kept in /usr/lib/site-python and I don't really 
know why... It doesn't really matter since I removed them, and 
apt-listchanges is working correctly now...

Sorry for the inconvenience, this bug could be closed :)

Adrien




Bug#449672: kaffe: debian/watch fails to report upstream's version

2008-01-06 Thread Michael Koch
On Wed, Nov 07, 2007 at 01:18:43AM +, Raphael Geissert wrote:
 Source: kaffe
 Version: 2:1.1.8-3
 Severity: minor
 Usertags: dehs-no-upstream
 
 Hello maintainer,
 
 The debian/watch file of your package on the unstable distribution fails to 
 report upstream's version.
 Uscan's message follows:
 
 
 uscan warning: In watchfile /tmp/kaffe_watchMyEow9, reading webpage
   http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/ failed: 500 Can't 
 connect to www.kaffe.org:80 (connect: Connection refused)
 
 
 Please note that this message is auto-generated by extracting the information
  from the Debian External Health Status (a.k.a. DEHS) no_upstream page[1].
 At the moment of running the package version found is the one indicated in 
 the report.
 If you have already fixed this issue please ignore and close this report.
 
 If you belive this message can be improved in any way don't hesitate to 
 contact me
  by replying to [EMAIL PROTECTED] (where N is the number of this bug 
 report).
 
 If you wish not to be notified in the future contact me so I add you to the 
 ignore list.
 
 [1] http://dehs.alioth.debian.org/no_upstream.html

This was caused by problems with the host. It works now fine again.

Closing this bug.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459409: verbiste: .desktop file uses unadequate section

2008-01-06 Thread Yann Dirson
Package: verbiste-gnome
Version: 0.1.14-1.2
Severity: normal

Verbiste would be more easy to find in Edutainment/Languages, where
other similar apps are already located, rather than in the overused
Utilities.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (90, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages verbiste-gnome depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.3-20071130-1 GCC support library
ii  libgconf2-4 2.20.1-2 GNOME configuration database syste
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgnome-keyring0   2.20.2-1 GNOME keyring services library
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.20.2-2 library for GNOME Panel applets
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3-20071130-1   The GNU Standard C++ Library v3
ii  libverbiste0c2a 0.1.14-1.2   a French conjugation system
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  verbiste0.1.14-1.2   a French conjugation system
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

verbiste-gnome recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459410: verbiste: lacks a menu entry

2008-01-06 Thread Yann Dirson
Package: verbiste-gnome
Version: 0.1.14-1.2
Severity: normal

As policy 9.6 specifies, verbiste-gnome should be registered with the
Debian menu package.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (90, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.8-smp (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages verbiste-gnome depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.2-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.3-20071130-1 GCC support library
ii  libgconf2-4 2.20.1-2 GNOME configuration database syste
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgnome-keyring0   2.20.2-1 GNOME keyring services library
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.20.2-2 library for GNOME Panel applets
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3-20071130-1   The GNU Standard C++ Library v3
ii  libverbiste0c2a 0.1.14-1.2   a French conjugation system
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-3GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  verbiste0.1.14-1.2   a French conjugation system
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

verbiste-gnome recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457310: Reminder for apt-listchanges translation updates

2008-01-06 Thread Christian Perrier
Quoting Clytie Siddall ([EMAIL PROTECTED]):

 On 04/01/2008, at 6:51 PM, Christian Perrier wrote:

 Quoting Clytie Siddall ([EMAIL PROTECTED]):

 It looks like I'm too late for this one, but please send me the vi.po 
 file
 if that's not a hassle, so I can update and submit it anyway.


 Here it is.


 And here is the updated translation. :)


Hmmm, better send it to the bug report than only /me

Pierre, that translation is *not* included in the big patch I sent
yesterday. You need to add it manually after applygin my patch. The
bug closure is in place in debian/changelog, though.






vi.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#459297: xorg: mouse/keyboard not responding under Xorg

2008-01-06 Thread Cristian Ionescu-Idbohrn
On Sun, 6 Jan 2008, Cristian Ionescu-Idbohrn wrote:

 I experience similar weired problems.

 Double click using pointer device left button in xterm behaves like
 tripple click.
 Single click using pointer device left buttonusing pointer device left
 button in aterm selects word.

 Paste using pointer device left buttonusing pointer device middle button
 inserts the clipp buffer twice, but works as expected in an aterm.

 shiftinsert works as expected both in xterm and aterm.

Appologies for the false alarm.

The cause of my problems was me trying to add a usb-mouse to my xorg.conf.
I'm probably doing something wrong.  Commented out that part which
reestablished order ;)

Any ideas?


Cheers,

-- 
Cristian

xorg.conf.gz
Description: Binary data


Bug#459411: isympy fails to start

2008-01-06 Thread Soeren Sonnenburg
Package: python-sympy
Version: 0.5.9-1
Severity: normal

$ isympy 
---
exceptions.AttributeErrorTraceback (most recent 
call last)

/usr/bin/isympy 
132 run_python_interpreter()
133 
134 if __name__ == __main__:
-- 135 main()
136 

/usr/bin/isympy in main()
127 else:
128 try:
-- 129 run_ipython_interpreter()
130 
131 except ImportError:

/usr/bin/isympy in run_ipython_interpreter()
 59 args = []
 60 ipshell = IPShellEmbed(args)
--- 61 api = ipshell.IP.getapi()
 62 api.ex(init_code)
 63 api.ex('__IP.compile(from __future__ import division, input, 
single) in __IP.user_ns')

AttributeError: InteractiveShell instance has no attribute 'getapi'


-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-rc6-sonne (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-sympy depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.6  automated rebuilding support for p

Versions of packages python-sympy recommends:
ii  libgtkmathview-bin0.8.0-1rendering engine for MathML docume
ii  python-ctypes 1.0.2-2Python package to create and manip
ii  python-imaging1.1.6-1Python Imaging Library
ii  python-opengl 3.0.0~a6-4 Python bindings to OpenGL

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454417:

2008-01-06 Thread Thijs Kinkhorst
Hi,

On Friday 4 January 2008 20:05, Josip Rodin wrote:
  I experienced this aswell. On 6 Dec you downgraded this bug in severity,
  but to me this is a clear case of violating Debian policy 3.5, so I don't
  agree that it should not be of RC severity. The package should not be
  shipped with lenny with this bug unresolved.

 It should actually be fixed in etch as well, if you want to look at it like
 that...

Could be, this would be up to debian-release to decide whether the needed 
changes (risk) outweighs the benefit.

I'm glad it's fixed for lenny though, thanks!!


Thijs


pgpRo5r6982p3.pgp
Description: PGP signature


Bug#459371: Caps lock led turns on/off when c.l. is used as compose key (it shouldn't)

2008-01-06 Thread Diego Escalante Urrelo
On 1/5/08, Brice Goglin [EMAIL PROTECTED] wrote:
 Diego Escalante Urrelo wrote:
  Package: xserver-xorg
  Version: 1:7.3+7
  Severity: normal
 
  --- Please enter the report below this line. ---
 
  Recently (I assume since Xorg 7.3) the caps lock led turns on/off when
  hit. Now, that's not a problem on average joe's case, but if you are
  using caps lock as compose key then you find out that you have a
  constant blinking on your keyboard when typing something.
  The old behaviour was to keep caps lock led off all the time no matter
  how many times I pressed it. When using it as compose key I mean.
 

 You should not use reportbug-ng for now, it doesn't include all required
 information for debugging yet.

 Please send the whole output of
 /usr/share/bug/xserver-xorg/script 31
 so that we see your config and log.


Ok, using latest sid stuff (the problem still occurs):

Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-11-24 11:58 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672764 2007-12-21 19:43 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2223 2007-12-11 19:38 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
RgbPath  /etc/X11/rgb
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Load  record
Load  glx
Load  extmod
Load  xtrap
Load  GLcore
Load  dri
Load  dbe
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz
### [arg]: arg optional
#Option ShadowFB  # [bool]
#Option KGAUniversal  # [bool]
Identifier  Card0
Driver  intel
VendorName  Intel Corporation
BoardName   82852/855GM Integrated Graphics Device
BusID   PCI:0:2:0
Option  VBERestore true
Option  DRI true
Option  AccelMethod XAA
Option  XaaNoOffscreenPixmaps
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
Option  Accel true
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 31855 2007-11-24 12:00 /var/log/Xorg.1.1.log
-rw-r--r-- 1 root root 35250 2008-01-05 20:20 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071212-2)
Current Operating System: Linux milkyway 2.6.23-1-686 #1 SMP Wed Dec 5
02:01:26 UTC 2007 i686
Build Date: 22 December 2007  01:30:34AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: 

Bug#392011: out of klaptop scope.

2008-01-06 Thread Raúl Sánchez Siles
  Hello Luca:

  I think you are or were expecting something klaptopdaemon are not able to 
do. When you command klaptopdaemon to suspend to ram or hibernate it 
issues a minimum series of actions which are supposed to lead your system 
into your desire state. The problem is that actually there are a lot of 
systems which need quirks and tricks to perform the action correctly and 
being able to return to the normal operation mode correctly.

  Taken this into account I think this bug should be either closed or lowed 
priority to a wishlist.

  In either case you'd like to know that klaptopdaemon is more or less 
deprecated upstream, this means, it is not being developed anymore for kde3 
and even some patches into KDE BTS to be applied are not because nobody wants 
to take care of them. For KDE 4 the situation is even worst, it has not even 
being ported where I think kpowersave is to be used.

  So this is your decision now ;)

  Regards,

-- 
 Raúl Sánchez Siles
-Proud Debian user-
Linux registered user #416098


signature.asc
Description: This is a digitally signed message part.


Bug#459369: [Pkg-ltsp-devel] Bug#459369: ltspfs: patch for automatically creating icons on the kde desktop

2008-01-06 Thread Oliver Grawert
hi,
On Sa, 2008-01-05 at 23:38 +0100, Klaus Ade Johnstad wrote:
 Package: ltspfs
 Version: 0.4.3+debian2+0.edu.0.etch.1
 Severity: normal
 
 The attached patch creates corresponding icons on the users kde desktop when 
 they insert a removable device.
 
could you make that depend on a lts.conf variable please, we generally
consider it evil behavior in ubuntu to create symlinks in users
homedirs ...

(beyond that i'd rather like to see it properly fixed on a lower lavyer
rather than worked around in such a way but i see the need for kde ...)

ciao
oli


signature.asc
Description: This is a digitally signed message part


Bug#459412: iso-codes: [INTL:pt] Updated Portuguese translation

2008-01-06 Thread Traduz - Portuguese Translation Team
Package: iso-codes
Version: n/a
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for iso-codes messages.
Translator: Miguel Figueiredo [EMAIL PROTECTED]
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


-- 
Best regards,

Traduz - Portuguese Translation Team
http://www.DebianPT.org


pt.po
Description: application/gettext


Bug#449202: Wine blocks mouse and keyboard inputs when started with any argument

2008-01-06 Thread Ove Kaaven

Carl Fink skrev:

Package: wine
Version: 0.9.44-1
Severity: important

I installed wine using apt-get on an Unstable system.  If I type any
wine-related command at an xterm prompt (e.g. 


winecfg
wineprefixcreate
wine wordpad

the process created seizes 95% plus of CPU while blocking all mouse and
keyboard input, and I think (though I can't test) X updates as well.  I have
to ssh in from another PC in order to kill the rogue process and unlock the
PC.


Someone else with a similar problem is saying Wine is working again 
now... has it been fixed for you?






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459199: Acknowledgement (grub-pc: locks up when upgrading)

2008-01-06 Thread Robert Millan
On Sun, Jan 06, 2008 at 01:51:52PM +1030, Arthur Marsh wrote:
 
 I suspect that the problem was actually a flaky cd-rw drive in /dev/hdc 
 which caused the open(/dev/hdc, O_RDONLY|O_LARGEFILE) call in 
 grub-mkdevicemap to hang.

GRUB should skip CD-ROM drives, as it doesn't support them yet.  It already
does that.  However, in order to determine if an ATA drive is a CD you have
to open() it first.

Anyway, are you sure it's the open() call that made it hang?  Maybe dmesg /
klogd registered something.  In that case, this is a Linux bug and should be
reassigned (i.e. Linux should be more fault tollerant and allow open()ing
drives even if they're unusable, because one might just want to open them
for the purpose of CDROM_GET_CAPABILITY ioctl).

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What use is a phone call, if you are unable to speak?
(as seen on /.)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459414: sshm - binary in package is not rebuilt

2008-01-06 Thread Bastian Blank
Package: sshm
Version: 0.4.1-3
Severity: serious

 Automatic build of sshm_0.4.1-3 on debian-31.osdl.marist.edu by sbuild/s390 98
[...]
 dh_testdir
 /usr/bin/make
 make[1]: Entering directory `/build/buildd/sshm-0.4.1'
 /usr/bin/make  all-recursive
 make[2]: Entering directory `/build/buildd/sshm-0.4.1'
 Making all in src
 make[3]: Entering directory `/build/buildd/sshm-0.4.1/src'
 make[3]: Nothing to be done for `all'.
 make[3]: Leaving directory `/build/buildd/sshm-0.4.1/src'
 make[3]: Entering directory `/build/buildd/sshm-0.4.1'
 make[3]: Leaving directory `/build/buildd/sshm-0.4.1'
 make[2]: Leaving directory `/build/buildd/sshm-0.4.1'
 make[1]: Leaving directory `/build/buildd/sshm-0.4.1'
 touch build-stamp

The build generates nothing.

 test -z /usr/bin || mkdir -p -- 
 /build/buildd/sshm-0.4.1/debian/sshm/usr/bin
   /bin/sh ../libtool --mode=install /usr/bin/install -c 'sshm' 
 '/build/buildd/sshm-0.4.1/debian/sshm/usr/bin/sshm'
 /usr/bin/install -c sshm /build/buildd/sshm-0.4.1/debian/sshm/usr/bin/sshm

But installs something.

Something is broken in this build.

Bastian

-- 
You're too beautiful to ignore.  Too much woman.
-- Kirk to Yeoman Rand, The Enemy Within, stardate unknown



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459369: [Pkg-ltsp-devel] Bug#459369: ltspfs: patch for automatically creating icons on the kde desktop

2008-01-06 Thread mariodebian

On sáb, 2008-01-05 at 23:38 +0100, Klaus Ade Johnstad wrote:
 +def get_desktop_file_path(dev):
 +return os.path.expanduser(~/Desktop/ltspfsmounter--%s.desktop %
 (dev))


This piece of code will not work soon...

Ubuntu gutsy translate (with XDG-DIRS) user's dirs.

In spanish, for example, Desktop is named Escritorio.

Take a look at this script to get real Desktop path:

http://trac.tcosproject.org/browser/trunk/initramfs-tools-tcos/bin/rsync-controller

Greetings

-- 
http://soleup.eup.uva.es/mariodebian


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#459413: bash: Builtin command printf is not UTF-8 aware

2008-01-06 Thread Teemu Likonen
Package: bash
Version: 3.1dfsg-8
Severity: normal

The bash builtin command printf is not UTF-8 aware (i.e. does not
handle UTF-8 multibyte characters). Example:

  $ /bin/bash -c 'type printf'
  printf is a shell builtin
  
  $ /bin/bash -c 'printf !%5s!\n a ä'
  !a!
  !   ä!

a is U+0061 LATIN SMALL LETTER A (UTF-8: 0x61)
ä is U+00E4 LATIN SMALL LETTER A WITH DIAERESIS (UTF-8: 0xc3a4)

The problem is that the field width %5s is calculated wrong because
the letter ä takes two bytes in UTF-8 but is only one character. It
displays correctly because the terminal is UTF-8 aware.

(By the way, /usr/bin/printf [in coreutils] has the same bug.)


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-5-k7
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages bash depends on:
ii  base-files 4 Debian base system miscellaneous f
ii  debianutils2.17  Miscellaneous utilities specific t
ii  libc6  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libncurses55.5-5 Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information




Bug#459415: zsh-beta - ignores critical looking test failures

2008-01-06 Thread Bastian Blank
Package: zsh-beta
Version: 4.3.4-dev-6+20080104-1
Severity: serious

 Automatic build of zsh-beta_4.3.4-dev-6+20080104-1 on lxdebian.bfinv.de by 
 sbuild/s390 98
[...]
 *** /tmp/zsh.ztst.err.16097   Fri Jan  4 20:37:55 2008
 --- /tmp/zsh.ztst.terr.16097  Fri Jan  4 20:37:55 2008
 ***
 *** 1,2 
 - 1) one 2) two 3) three   
   input input 
 --- 1 
 Test ../../Test/A01grammar.ztst failed: error output differs from expected as 
 shown above for:
   (COLUMNS=80
   PS3=input 
   select name in one two three; do
 print $name
   done)
 Was testing: `select' loop
[...]
 *** /tmp/zsh.ztst.out.16319   Fri Jan  4 20:37:55 2008
 --- /tmp/zsh.ztst.tout.16319  Fri Jan  4 20:37:55 2008
 ***
 *** 0 
 --- 1 
 + foo
 Test ../../Test/A04redirect.ztst failed: output differs from expected as 
 shown above for:
   print foo -
 Was testing: '-' redirection
[...]
 **
 28 successful test scripts, 3 failures, 1 skipped
 **
[...]

-- 
Where there's no emotion, there's no motive for violence.
-- Spock, Dagger of the Mind, stardate 2715.1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459371: Caps lock led turns on/off when c.l. is used as compose key (it shouldn't)

2008-01-06 Thread Julien Cristau
On Sat, Jan  5, 2008 at 18:10:56 -0500, Diego Escalante Urrelo wrote:

 Recently (I assume since Xorg 7.3) the caps lock led turns on/off when
 hit. Now, that's not a problem on average joe's case, but if you are
 using caps lock as compose key then you find out that you have a
 constant blinking on your keyboard when typing something.
 The old behaviour was to keep caps lock led off all the time no matter
 how many times I pressed it. When using it as compose key I mean.
 
Doesn't seem to happen to me after setxkbmap -option compose:caps, the
caps lock led stays off.  What exactly are your xkb options? (please
provide the output of xprop -root _XKB_RULES_NAMES).

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454304: Transparency

2008-01-06 Thread Ties

Also, everything that's supposed to be transparent is now opaque.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#380536: winecfg loops without an output

2008-01-06 Thread Ove Kaaven

[EMAIL PROTECTED] skrev:

Subject: winecfg loops without an output
Package: wine
Version: 0.9.15-1
Severity: important

*** Please type your report below this line ***
apt-get install wine on a up-to-date sid look ok but typing wincfg, I get :

Invoking /usr/lib/wine/wine.bin winecfg.exe ...
wine: creating configuration directory '/home/gnata/.wine'...
and it displays the ine Launch Windows (wich disapear after 30s : ok) then it
seems to enter in a infinite loop.


There's now a libwine-dbg package for Wine (0.9.52-2) in sid. Would 
anyone having this kind of problem install that, and then maybe attach 
gdb to the hung wine process to get a backtrace? (If gdb needs you to 
name the binary, you can try /usr/lib/wine/wine-pthread or something.)


You could also set the WINEDEBUG environment variable to various debug 
channels, such as +relay or even +all (massive spew), to find clues 
about what it's doing. Make sure to redirect output to a file.






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#422312: Any news on package?

2008-01-06 Thread Kartik Mistry
Hi Raphael,

The upstream author is very much interested to get this package in
Debian. Do you have package ready for latest release? You can discuss
with upstream on #php-qt at irc.freenode.net

We can also co-maintain the package :)

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 blog.ftbfs.in  | kartikm.wordpress.com



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332483: xchat tries to join autojoin channels before nickserv identify

2008-01-06 Thread Giuseppe Bilotta
Hello,

I have not experienced this problem since versions 2.6.x; nickserv
identification also happens correctly before channel join on the
latest 2.8.2. Maybe this bug can be closed?

-- 
Giuseppe Oblomov Bilotta



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#445566: DEB_HOST_GNU_TYPE of armel

2008-01-06 Thread Herbert Valerio Riedel
jfyi,

nas:~# dpkg-architecture -qDEB_HOST_GNU_TYPE  
arm-linux-gnueabi

cheers,
hvr




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#388659: sudo: default editor also changed to vi instead of editor

2008-01-06 Thread David Ayers

Bdale Garbee wrote:


You raise an interesting point about sudoedit, though.  It's a separate
source file from visudo.  A patch so sudoedit uses /usr/bin/editor while
having visudo use /usr/bin/vi might make sense?


Actually I could also imagine /in addition to your suggestion/ to allow 
editing the sudoers file with sudoedit.  That way there is no need for a 
new command since root is in sudoers by default.


From my understanding what would be lost is:
a) System wide lock of the file being edited
   [An option to create these kind of locks for sudoedit seems
like a useful feature in general]
b) Semantic verification of the sudoers file.

I'm not sure if b) is important enough to add an option like
sudoedit --sudoers
which could mirror the sematics of visudo.

[I realize that currently sudo(edit) only has single character options, 
but I haven't been able to identify an intuitive single letter option 
for this feature request.]


If you find this approach acceptable I could open a new feature request.

Cheers,
David



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455689: flashplugin: Crashes Konqueror nspluginviewer

2008-01-06 Thread Nils
I have no success with an update to kde 3.5.8.dfsg.1.5. The crash window is 
not shown anymore, but the flash plugin doesn't work. Has anybody else 
success with it?





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#419235: Do you want to keep on maintaining pbox-tex?

2008-01-06 Thread Lucas Nussbaum
severity 419235 normal
reassign 419235 ftp.debian.org
retitle 419235 RM: circ-tex -- RoQA; obsoleted by texlive-latex-extra
thanks

On 28/08/07 at 12:03 +0200, Danai SAE-HAN (韓達耐) wrote:
 On 27-08-07 22:08, Frank Küster wrote:
  
  The first problem is described in the bug.  The second is that pbox-tex
  (which should be named latex-pbox, by the way) is already part of
  texlive.
 
 I see now that circ.sty from circ-tex is now also part of texlive-latex-extra.
 If Simon decides to package circ-tex separately, then I would propose the same
 patch as in #419239.

Hi,

I was looking at RC bugs #419239 and #419235.
The files in circ-tex seems to be in texlive-latex-extra{,-doc} now, so
it should be safe to remove it from unstable (and I'm requesting that
now). But pbox-tex includes some documentation:
/usr/share/doc/pbox-tex/pbox.dvi.gz
/usr/share/doc/pbox-tex/pbox.pdf.gz
/usr/share/doc/texmf/latex/pbox/pbox.dvi.gz
/usr/share/doc/texmf/latex/pbox/pbox.pdf.gz

Those files aren't in texlive-latex-extra-doc. Is that on purpose?

Simon, it would be great if you could clarify this.
 
Thank you,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#408331: new upstream version (2.8.0) available

2008-01-06 Thread Giuseppe Bilotta
Hello,

2.8.2 is now in testing, so maybe this bug can be closed? Also,
there's another bug open about new releases: #410483, so I guess it
could be tagged as dup.

-- 
Giuseppe Oblomov Bilotta



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459323: exim4: Incredimail problem sending email using Exim4 SMTP over SSL / TLS error on connection from [ip.ad.dr.ess] (gnutls_handshake): A TLS packet with unexpected length was received.

2008-01-06 Thread Andrew McGlashan

Hi,


RE:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459323

Marc Haber wrote:

How does your exim reply when you telnet to localhost 465? Does it
show a clear text SMTP banner?


www:/tmp# telnet localhost 465
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.


[had to press ctrl-c to get the last line]



Please let's find out whether Incredimail does really really use SMTP
over SSL. On your exim server, run

$ echo 220  | socat TCP4-LISTEN:4465 -

and configure incredimail to use Outgoing 4465 with SSL. Then try
sending a message.

When you see a cleartext EHLO something on the socat shell,
Incredimail is trying to do ESMTP STARTTLS, which will need a
differently configured exim than Outlook Express does.



www:/tmp# echo 220  | socat TCP4-LISTEN:4465 -
L3
À   @dbcÎêÕ¢ÅETݳܺÔPuTTYwww:/tmp# PuTTY



If you don't see a cleartext EHLO something, please retry with
openssl s_server instead of the socat.


I couldn't work out how to use openssl s_server properly

Kind Regards
AndrewM

Andrew McGlashan
Broadband Solutions now including VoIP

Current Land Line No: 03 9912 0504
Mobile: 04 2574 1827 Fax: 03 8790 1224

National No: 1300 85 3804

Affinity Vision Australia Pty Ltd
http://www.affinityvision.com.au
http://adsl2choice.net.au

In Case of Emergency --  http://www.affinityvision.com.au/ice.html




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#453949: Doesn't purge all files after piuparts Install+Upgrade+Purge test

2008-01-06 Thread Lucas Nussbaum
On 02/12/07 at 20:43 +0530, Kumar Appaiah wrote:
 Package: python-central
 Version: 0.5.15
 Severity: important
 Tags: patch
 User: [EMAIL PROTECTED]
 Usertags: piuparts-stable-upgrade piuparts-stable-upgrade-20071130
 
 Hi!
 
 I have been analyzing packages for the piuparts test, and have
 observed that ~500 packages fail the piuparts because python-central
 doesn't purge the /usr/share/pycentral-data/pyversions.pyc file.
 
 The gzipped log of the piuparts run for python-central is
 attached. The problem is that the process
 
 Install Stable python-central - upgrade to sid - purge
 
 lets /usr/share/pycentral-data/pyversions.pyc remain
 unremoved. However, it should be removed, I guess.
 
 Please consider fixing this bug, as it is a Lenny release
 recommendation. [1]. I have attached a patch which attempts to do
 this, though I have not tested it.

Hi,

The patch looks fine, so I'm considering doing an NMU for that bug,
since it would allow to do another piuparts run and solve a lot of
problems.

The 0-day NMU policy applies to this bug, since it's part of the
piuparts-stable-upgrade release goal.

Any reason why I shouldn't proceed with the NMU?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#288417: sredreeh

2008-01-06 Thread Cassandra Kalmbach

Enlarge and upsize your manhood with one simple step 
http://www.Uniersavable.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459416: pdnsd: mising randomize_servers=on in pdnsd-recurse.conf

2008-01-06 Thread Peter Mann
Package: pdnsd
Version: 1.2.6-par-4

please add randomize_servers=on into pdnsd-recurse.conf


man pdnsd.conf

randomize_servers=(on|off);

New in version 1.2.6: Set this option to on to give each name server in
this section an equal chance of being queried. If this option is off,
the name servers are always queried starting with the first one
specified. Even with this option on, the query order is not truly
random. Only the first server is selected randomly; the following ones
are queried in consecutive order, wrapping around to the beginning of
the list when the end is reached. Note that this option only effects the
order within a section. The servers in the first (active) section are
always queried before those in the second one, etc.

The default is off, but if you are resolving from root servers setting
this option on is highly recommended. If root_server=on this option also
effects the query order of the name servers for the top-level domains.

-- 

5o   Peter.Mann at tuke.sk





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375275: amrosnes

2008-01-06 Thread Dory olgun

Sex has never felt this good after my dick got thicker and longer 
http://www.basilistical.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344041: egammode

2008-01-06 Thread roosevelt dziok

I was always embarassed of my small cock in the Mens locker room - but not 
anymore http://www.Kiversitys.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459420: uswsusp breaks config on upgrade

2008-01-06 Thread Peter Palfrader
Package: uswsusp
Version: 0.3~cvs20060928-7etch1
Severity: serious

uswsusp messes with its config file on upgrade:


intrepid:/etc# head -n 2 uswsusp.conf 
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both 
resume device = /dev/md5

intrepid:/etc# apt-get install --reinstall uswsusp
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 511kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://ftp.at.debian.org etch/main uswsusp 0.3~cvs20060928-7etch1 [511kB]
Fetched 511kB in 2s (211kB/s)   
Preconfiguring packages ...
(Reading database ... 178375 files and directories currently installed.)
Preparing to replace uswsusp 0.3~cvs20060928-7etch1 (using .../uswsusp_0.3~cvs20
060928-7etch1_i386.deb) ...
Unpacking replacement uswsusp ...
Setting up uswsusp (0.3~cvs20060928-7etch1) ...
update-initramfs: Generating /boot/initrd.img-2.6.22.10.vs2.2.0.4
cryptsetup: WARNING: target cswap has a random key, skipped

intrepid:/etc# head -n 2 uswsusp.conf 
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both 
resume device = /dev/mapper/cswap


It should not necessary to point out that this is a serious bug.

-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#6486: ujiramak

2008-01-06 Thread Borut lelie

With the risk of surgery, just 2 capsules a day for visible gains within 1 
month http://www.tanktoss.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459014: reopening 459014

2008-01-06 Thread Julien Cristau
# Automatically generated email from bts, devscripts version 2.10.12
# sorry for the mixup
reopen 459014 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459406: timidity: Slightly wrong LSB header in init.d script

2008-01-06 Thread Joost Yervante Damad
Hi,

Thanks for reporting, I'll have a look at it and incorporate the necc. 
changes.

Joost Damad

-- 
homepage: http://damad.be/joost
photo blog: http://damad.be/joost/photo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459417: oolite causes X to abort with signal 11

2008-01-06 Thread Adrian Sweet
Package: oolite
Version: 1.65-6
Severity: important


Starting oolite causes X to abort.

oolite outputs before exiting:
  2008-01-06 11:47:19.831 oolite[4182] initialising SDL
  open /dev/sequencer or /dev/snd/seq: No such file or directory
  2008-01-06 11:47:19.867 oolite[4182] init: numSticks=0
  2008-01-06 11:47:19.867 oolite[4182] CREATING MODE LIST
  2008-01-06 11:47:19.867 oolite[4182] Added res 1152 x 768
  2008-01-06 11:47:19.867 oolite[4182] Added res 800 x 600
  2008-01-06 11:47:19.867 oolite[4182] Added res 640 x 480
  2008-01-06 11:47:19.867 oolite[4182] Added res 576 x 384
  2008-01-06 11:47:19.867 oolite[4182] Added res 400 x 300
  2008-01-06 11:47:19.867 oolite[4182] Added res 320 x 240

On the console I get:
  Backtrace:
  0: X(xf86SigHandler+0x6a) [0x47557a]
  1: /lib/libc.so.6 [0x2b08dd4e2040]

  Fatal server error:
  Caught signal 11.  Server aborting



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages oolite depends on:
ii  gnustep-base-runtime1.14.1-2 GNUstep Base library
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.2-3  The OpenGL utility library (GLU)
ii  libgnustep-base1.14 1.14.1-2 GNUstep Base library
ii  libobjc24.3-20080104-1   Runtime library for GNU Objective-
ii  libsdl-image1.2 1.2.6-1  image loading library for Simple D
ii  libsdl-mixer1.2 1.2.8-3  mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii  oolite-data 1.65-2   Data files for the space-sim game 

oolite recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#93062: ningiv

2008-01-06 Thread Cortnee Switzer

Sex has never felt this good after my dick got thicker and longer 
http://www.tanktoss.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458545: pstotext: causes dhelp cron job to hang badly on pgfmanual.pdf

2008-01-06 Thread Julian Gilbey
On Sat, Jan 05, 2008 at 07:29:50PM +0100, J.H.M. Dassen (Ray) wrote:
 tags 458545 + unreproducible
 thanks
 
 On Tue, Jan 01, 2008 at 15:43:35 +, Julian Gilbey wrote:
  pstotext fails to convert /usr/share/texmf/doc/pgf/pgfmanual.pdf.gz
  when it has been unzipped.
 
 This problem is not reproducible for me on my sid system (amd64; pstotext
 1.9-4, ghostscript 8.61.dfsg.1~svn8187-3 and
 /usr/share/doc/texmf/pgf/pgfmanual.pdf.gz from pgf 1.18-1) nor iѕ it
 reproducible in an sid i386 chroot (same versions).
 
 Please provide more details about the environment in which you experience
 this problem.

I'm still working in a testing environment: in particular, I'm using
gs-esp version 8.15.3.dfsg.1-1.  So that may well be the source of the
problem.  I guess I'll just have to wait for ghostscript to enter
testing.

Thanks,

   Julian




Bug#332483: xchat tries to join autojoin channels before nickserv identify

2008-01-06 Thread Rafael Almeida
On Jan 6, 2008 9:13 AM, Giuseppe Bilotta [EMAIL PROTECTED] wrote:
 Hello,

 I have not experienced this problem since versions 2.6.x; nickserv
 identification also happens correctly before channel join on the
 latest 2.8.2. Maybe this bug can be closed?


Probably, the last time I used xchat I don't remember having that problem again.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459418: 'git-svn init' fails

2008-01-06 Thread matt . nottingham

Package: git-svn
Version: 1:1.5.3.7-1

When git-svn tries to initialise a a new repositiory, it fails as 'git
init' isn't a valid command. (This is on AMD64 unstable).

For example:

 git-svn init http://gnuradio.org/svn/gnuradio/trunk
Usage: git COMMAND [OPTIONS] [TARGET]
git command 'init' not found.
git commands are:
add apply archimport bisect branch checkout cherry clone commit
count-objects cvsimport diff fetch format-patch fsck-objects
get-tar-commit-id init-db log ls-remote octopus pack-objects parse-remote
patch-id prune pull push rebase relink rename repack request-pull reset
resolve revert shortlog show-branch status tag verify-tag whatchanged
svn-remote.svn.url already set: Usage: git COMMAND [OPTIONS] [TARGET]
wanted to set to: http://gnuradio.org/svn/gnuradio/trunk

 git-svn clone http://gnuradio.org/svn/gnuradio/trunk gnuradio
svn-remote.svn.url already set: Usage: git COMMAND [OPTIONS] [TARGET]
wanted to set to: http://gnuradio.org/svn/gnuradio/trunk
~/git_test 11:48 git-svn clone http://gnuradio.org/svn/gnuradio/trunk
Usage: git COMMAND [OPTIONS] [TARGET]
git command 'init' not found.
git commands are:
add apply archimport bisect branch checkout cherry clone commit
count-objects cvsimport diff fetch format-patch fsck-objects
get-tar-commit-id init-db log ls-remote octopus pack-objects parse-remote
patch-id prune pull push rebase relink rename repack request-pull reset
resolve revert shortlog show-branch status tag verify-tag whatchanged
svn-remote.svn.url already set: Usage: git COMMAND [OPTIONS] [TARGET]
wanted to set to: http://gnuradio.org/svn/gnuradio/trunk

ii  git-arch   1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-core   1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-cvs1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-daemon-run 1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-doc1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-email  1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-gui1:1.5.3.7-1fast, scalable, distributed revision control
ii  git-svn1:1.5.3.7-1fast, scalable, distributed revision control
ii  gitk   1:1.5.3.7-1fast, scalable, distributed revision control
ii  gitweb 1:1.5.3.7-1fast, scalable, distributed revision control
ii  libsvn-core-pe 1.3.2-6Perl bindings for Subversion

Thanks,

Matt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#413295: Bug #413295 (reopen): menubar still not visible

2008-01-06 Thread Michael Koch
found 413295 2:0.96.1-1
thanks


On Sun, Jan 06, 2008 at 02:41:45AM +0200, Timo Lindfors wrote:
 Hi,
 
 Michael Koch [EMAIL PROTECTED] writes:
  Can you please retry with the current classpath 0.96.1-1 in unstable? I
  think all issues should be fixed. The according bug in the upstream
  bugzilla got closed too.
 
 I'm sorry to reply that that I still don't see any menus :-(
 
 http://iki.fi/lindi/jmenu-bug1.png
 
 is a screenshot from vnc4server running inside my unstable
 chroot. Here you can see that I can't see the menu with gnu classpath
 but I do see it with icedtea 1.3.

Sorry, it was late yesterday and exchanged this with another bug.
Reopening this bug.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459419: mirror submission for debian.mirrormax.net

2008-01-06 Thread Shane Goulden
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: debian.mirrormax.net
Type: leaf
Archive-architecture: ALL alpha amd64 arm hppa hurd-i386 i386 ia64 m68k mips 
mipsel powerpc s390 sparc 
Volatile-http: /debian-volatile/
IPv6: no
Volatile-upstream: volatile.debian.net
Updates: push
Maintainer: Shane Goulden [EMAIL PROTECTED]
Country: US United States
Location: Fremont, CA, USA
Sponsor: MirrorMAX http://www.mirrormax.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459413: bash: Builtin command printf is not UTF-8 aware

2008-01-06 Thread Kalle Olavi Niemitalo
Teemu Likonen [EMAIL PROTECTED] writes:

 The problem is that the field width %5s is calculated wrong because
 the letter ä takes two bytes in UTF-8 but is only one character.

According to SUSv3, the printf utility interprets the format
string as specified under File Format Notation, apart from
various exceptions which do not apply here.  And there, it says
that the field width and precision control the number of bytes,
rather than characters.  This is also how the printf function
works.

I suppose bash without --posix could be changed to behave
otherwise.  However, I doubt the usefulness of merely counting
Unicode characters.  If you want to align columns of a table, you
should also consider control characters, spacing and nonspacing
combining characters, and fullwidth ideographic characters.
If a simple character-counting feature were added now, perhaps
with new syntax such as %5Uc, extending it later to handle
those cases too might cause compatibility problems.


pgpYV7spuwaWo.pgp
Description: PGP signature


Bug#448347: Please try again

2008-01-06 Thread Julien Valroff
Hi Michael,

Le samedi 05 janvier 2008 à 22:03 +0100, Michael Meskes a écrit :
 On Fri, Jan 04, 2008 at 04:54:46PM +0100, Julien Valroff wrote:
   Could you please try again with 1.5.4-dfsg-1? There were some changes
   mad to virtualbox that might effect the behaviour you're seeing.
  
  You are right, this version does fix the issue, I thus close the bug.
 
 Let me just explain what happened. VBox 1.5.2 had a typo that made it
 load libhal.so which of course is only installed if you install the
 libhal-dev package. When I read that they fixed this typo to read
 libhal.so.1 I thought it might fix your problem too, which is
 fortunately did. We all didn't notice because we had libhal-dev
 installed which is needed to build virtualbox-ose.
 
 Which brings up one other thought, namely that virtualbox does work
 without libhal, but should have libhal installed. Also it shows that
 virtualbox does not directly link to libhal. Thus I added it as
 recommended, which will hopefully make sure that a similar situation
 doesn't come up again.

Great, thanks for your details information!

Cheers,
Julien






Bug#459411: isympy fails to start

2008-01-06 Thread Ondrej Certik
On Jan 6, 2008 11:44 AM, Soeren Sonnenburg [EMAIL PROTECTED] wrote:
 Package: python-sympy
 Version: 0.5.9-1
 Severity: normal

 $ isympy
 ---
 exceptions.AttributeErrorTraceback (most recent 
 call last)

 /usr/bin/isympy
 132 run_python_interpreter()
 133
 134 if __name__ == __main__:
 -- 135 main()
 136

 /usr/bin/isympy in main()
 127 else:
 128 try:
 -- 129 run_ipython_interpreter()
 130
 131 except ImportError:

 /usr/bin/isympy in run_ipython_interpreter()
  59 args = []
  60 ipshell = IPShellEmbed(args)
 --- 61 api = ipshell.IP.getapi()
  62 api.ex(init_code)
  63 api.ex('__IP.compile(from __future__ import division, 
 input, single) in __IP.user_ns')

 AttributeError: InteractiveShell instance has no attribute 'getapi'


Hi Soeren,

thanks very much for the bug report. You use stable, right? Which
version of ipython do you have?
For me, it works with Version: 0.8.1-2. We could add conflict with the
version of ipython that
you have and lower, but that would render python-sympy uninstallable
for some people.

Easy workaround is this:

$ isympy -c python

Please tell me, if it works.

Then we may try to find some solution with the ipython.

Ondrej



 -- System Information:
 Debian Release: lenny/sid
   APT prefers stable
   APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
 'experimental')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.24-rc6-sonne (SMP w/2 CPU cores; PREEMPT)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages python-sympy depends on:
 ii  python2.4.4-6An interactive high-level 
 object-o
 ii  python-support0.7.6  automated rebuilding support for 
 p

 Versions of packages python-sympy recommends:
 ii  libgtkmathview-bin0.8.0-1rendering engine for MathML 
 docume
 ii  python-ctypes 1.0.2-2Python package to create and 
 manip
 ii  python-imaging1.1.6-1Python Imaging Library
 ii  python-opengl 3.0.0~a6-4 Python bindings to OpenGL

 -- no debconf information







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459421: lwresd/bind9: Please add/update LSB formatted dependency info in init.d script

2008-01-06 Thread Petter Reinholdtsen

Package:  lwresd bind9
Version:  1:9.4.2-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies of lresd.  I hope this is
correct.  While looking at the source, I had a look at the bind9
dependencies too, and the $local_fs dependency is not needed.  A
dependency $remote_fs will make sure $local_fs is available too.

diff -ur bind9-9.4.2.orig/debian/lwresd.init bind9-9.4.2/debian/lwresd.init
--- bind9-9.4.2.orig/debian/lwresd.init 2008-01-06 13:37:00.0 +0100
+++ bind9-9.4.2/debian/lwresd.init  2008-01-06 13:40:41.0 +0100
@@ -1,5 +1,14 @@
 #!/bin/sh

+### BEGIN INIT INFO
+# Provides:  lwresd
+# Required-Start:$remote_fs $syslog $network
+# Required-Stop: $remote_fs $syslog $network
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+# Short-Description: Start and stop the Lightweight Resolver Daemon.
+### END INIT INFO
+
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 NAME=lwresd
 DAEMON=/usr/sbin/lwresd

diff -ur bind9-9.4.2.orig/debian/bind9.init bind9-9.4.2/debian/bind9.init
--- bind9-9.4.2.orig/debian/bind9.init  2008-01-06 13:37:00.0 +0100
+++ bind9-9.4.2/debian/bind9.init   2008-01-06 13:41:22.0 +0100
@@ -2,8 +2,8 @@

 ### BEGIN INIT INFO
 # Provides:  bind9
-# Required-Start:$syslog $local_fs $remote_fs $network
-# Required-Stop: $syslog $local_fs $remote_fs $network
+# Required-Start:$remote_fs $syslog $network
+# Required-Stop: $remote_fs $syslog $network
 # Default-Start: 2 3 4 5
 # Default-Stop:  0 1 6
 # Short-Description: Start and stop bind9

As the stop script do not seem to do anything except killing the
daemon, that task might be better left to the sendsigs script in
runlevel 0 and 6.  If this is indeed the case, I recommend removing 0
and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459411: isympy fails to start

2008-01-06 Thread Soeren Sonnenburg
On Sun, 2008-01-06 at 13:25 +0100, Ondrej Certik wrote:
 On Jan 6, 2008 11:44 AM, Soeren Sonnenburg [EMAIL PROTECTED] wrote:
  Package: python-sympy
  Version: 0.5.9-1
  Severity: normal
 
  $ isympy
  ---
  exceptions.AttributeErrorTraceback (most recent 
  call last)
 
  /usr/bin/isympy
  132 run_python_interpreter()
  133
  134 if __name__ == __main__:
  -- 135 main()
  136
 
  /usr/bin/isympy in main()
  127 else:
  128 try:
  -- 129 run_ipython_interpreter()
  130
  131 except ImportError:
 
  /usr/bin/isympy in run_ipython_interpreter()
   59 args = []
   60 ipshell = IPShellEmbed(args)
  --- 61 api = ipshell.IP.getapi()
   62 api.ex(init_code)
   63 api.ex('__IP.compile(from __future__ import division, 
  input, single) in __IP.user_ns')
 
  AttributeError: InteractiveShell instance has no attribute 'getapi'
 
 
 Hi Soeren,
 
 thanks very much for the bug report. You use stable, right? Which
 version of ipython do you have?

No, I am on up-to-date sid, but for some reason I don't even have the
ipython package installed, but something strange:

$ dpkg -l | grep ipython
ii  ipython-common   0.6.13-1 enhanced 
interactive Python shell [common fi
ii  python2.4-ipython0.6.13-1 enhanced 
interactive Python shell [built for

 For me, it works with Version: 0.8.1-2. We could add conflict with the
 version of ipython that
 you have and lower, but that would render python-sympy uninstallable
 for some people.

I installed ipython and isympy just works!

I guess the solution/fix would be to add ipython as recommends?

 Easy workaround is this:
 
 $ isympy -c python

Indeed that works too.

 Please tell me, if it works.

Thanks!
Soeren



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375394: A possible fix

2008-01-06 Thread Luca Falavigna
tags 375394 + patch
user [EMAIL PROTECTED]
usertag 375394 + origin-ubuntu ubuntu-patch hardy
thanks

See http://patches.ubuntu.com/b/bwm/ for a possible fix.
Thank you.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#306919: Super size means super satisfaction!

2008-01-06 Thread Polly J. Posey
Volunteer firefighters, National Park Service staff, andbeginning of April 2007 
following increases in


Maximize the dimensions of your dic'k by year 2008!

Great abatements for our wonderful remedy are waiting for you!
Don't stay aloof! Our offer is definitely worth your regard!

Check our remarkable offer now!
http://Artshablesab.com/

Sony only made one spot on the top 10 best-selling gamesNDP Group released the 
independent February United8. Lost Planet: Extreme Condition (Xbox 360)March 18 
is Mothering Sunday in the United Kingdom and
More than 200,000 Sydneysiders walk across the Sydneyleading the study, noted 
that, We have this continuingwinning last years election.

Bug#459411: isympy fails to start

2008-01-06 Thread Ondrej Certik
On Jan 6, 2008 1:51 PM, Soeren Sonnenburg [EMAIL PROTECTED] wrote:

 On Sun, 2008-01-06 at 13:25 +0100, Ondrej Certik wrote:
  On Jan 6, 2008 11:44 AM, Soeren Sonnenburg [EMAIL PROTECTED] wrote:
   Package: python-sympy
   Version: 0.5.9-1
   Severity: normal
  
   $ isympy
   ---
   exceptions.AttributeErrorTraceback (most 
   recent call last)
  
   /usr/bin/isympy
   132 run_python_interpreter()
   133
   134 if __name__ == __main__:
   -- 135 main()
   136
  
   /usr/bin/isympy in main()
   127 else:
   128 try:
   -- 129 run_ipython_interpreter()
   130
   131 except ImportError:
  
   /usr/bin/isympy in run_ipython_interpreter()
59 args = []
60 ipshell = IPShellEmbed(args)
   --- 61 api = ipshell.IP.getapi()
62 api.ex(init_code)
63 api.ex('__IP.compile(from __future__ import division, 
   input, single) in __IP.user_ns')
  
   AttributeError: InteractiveShell instance has no attribute 'getapi'
  
 
  Hi Soeren,
 
  thanks very much for the bug report. You use stable, right? Which
  version of ipython do you have?

 No, I am on up-to-date sid, but for some reason I don't even have the
 ipython package installed, but something strange:

 $ dpkg -l | grep ipython
 ii  ipython-common   0.6.13-1 
 enhanced interactive Python shell [common fi
 ii  python2.4-ipython0.6.13-1 
 enhanced interactive Python shell [built for

That's probably some remains from upgrading. I have this:

$ dpkg -l | grep ipython
ii  ipython 0.8.1-2
   enhanced interactive Python shell

  For me, it works with Version: 0.8.1-2. We could add conflict with the
  version of ipython that
  you have and lower, but that would render python-sympy uninstallable
  for some people.

 I installed ipython and isympy just works!

Cool.

 I guess the solution/fix would be to add ipython as recommends?

Yes, I think it's a good idea.

Generally, sympy needs to work in pure python, but optionally, it works
nice with some other packages, that make the life easier and since we
are in Debian,
let's recommend them.

I'll do it in the next upload.

  Easy workaround is this:
 
  $ isympy -c python

 Indeed that works too.

  Please tell me, if it works.

Perfect.

Please report all other bugs/improvements/suggestions, if you find some.

Ondrej



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#375570: A possible fix

2008-01-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 375570 + patch
user [EMAIL PROTECTED]
usertag 375570 + origin-ubuntu ubuntu-patch hardy
thanks

See https://launchpad.net/bugs/178248 for a possible fix.
Thank you.

- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHgNGbnXjXEYa8KlARApI8AKCLgEIQYB287YlCJhEjtAlJLAVSqQCfSaTG
YP/WF9hGwVh/H2Gfx2f/zkY=
=GZ3L
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459359: dpkg-gensymbols: Provide a way to rely on symbol versioning when generating symbols files

2008-01-06 Thread Raphael Hertzog
On Sat, 05 Jan 2008, Steve Langasek wrote:
   [EMAIL PROTECTED] 2.2
[...]
 Perhaps to limit the possibilities of abuse, wildcards should only be
 supported in symbol names if there's an accompanying symbol version (with no
 wildcard expansion)?

What do you mean exactly ?

I don't plan to allow wildcards in symbol version. I'm not even sure if I
want other wildcards except a single * in symbol names. One can always
add the symbol manually in the file and still make use of wildcards for
the remaining symbols.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#68908: tsstettv

2008-01-06 Thread Nader Raphael

With the risk of surgery, just 2 capsules a day for visible gains within 1 
month http://www.siegegunns.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459422: laptop-mode-tools debian package

2008-01-06 Thread Bart Samwel

Package: laptop-mode-tools
Version: 1.35-1
Tags: upstream

Cleber Paiva de Souza wrote:

Hi Bart,

In file /etc/init.d/laptop-mode in line 47 there is a ^M that I think
is a typo error.
Just to inform you.
I'm using the version 1.35-1 in a debian Sid.


Hmmm, if that's there, than that's definitely a typo. :-) Thanks for the 
report. Note that I'm submitting this as a regular bug report, please 
don't include the [EMAIL PROTECTED] address when you reply! :-)


Cheers,
Bart




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#453807: Clarification

2008-01-06 Thread Michael Meskes
Just clarifying my own email, virtualbox does correctly start now, but
not in default configuration. It just needs more memory configured.
Given that my last email wasn't precise enough I don't want anyone
readin gthis to think it doesn't work at all.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#454917: [Splashy-devel] Bug#454917: splashy: Still not fixed

2008-01-06 Thread Cyril Jaquier
Hi Luis,

 The problem with this is that this is not a bug in Splashy but a bug
 in libdirectfb. We have already reported and submit a patch that fixes
 this.
 
 Directfb 0.9.25 contains this patch (on Debian Sid) but version 1.01-5
 does not. I already filed a bug against libdirectfb 1.0.1-5 to apply
 this patch.
 
 If you want to apply this by yourself, you can follow this instructions:
 http://splashy.alioth.debian.org/wiki/faq#when_running_from_initramfs_splashy_takes_100_of_the_cpu_and_boot_process_stops_using_init_only._not_upstart
 

I tried to patch libdirectfb-1.0.1-5 but this did not fix my timeout bug
:/ Any other suggestions?

Regards,

Cyril Jaquier



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457391: autoremoving *after* upgrade

2008-01-06 Thread Andreas Beckmann
Hi Loïc,

 pbuilder (0.177) unstable; urgency=low
 .
   [ Loic Minier ]
   * Run apt-get autoremove after upgrade.

It's nice to see autoremove being implemented, but unfortunately it's
called before upgrade and so it will only take effect when updating
twice (that is after updating next time) because some packages may have
become obsolete by the current upgrade and not before.

Another feature I'd like to have implemented is:
check the version of apt first and skip the autoremove part if it's not
supported. This avoids some warnings/errors for e.g. etch builders.


Andreas




Bug#459423: some additional key codes for Dell laptops (e.g. xps m1330)

2008-01-06 Thread Harald Dunkel

Package: hotkey-setup
Version: 0.1-17.1
Severity: wishlist

Hi Matt,

Here are some additional key codes for Dell Laptops, e.g. for
a Dell XPS M1330. They work for the included remote control as
well.

setkeycodes e010$KEY_PREVIOUSSONG   # previous track
setkeycodes e019$KEY_NEXTSONG   # next track
setkeycodes e022$KEY_PLAYPAUSE  # play/pause
setkeycodes e024$KEY_STOPCD # stop
setkeycodes e020$KEY_MUTE   # mute
setkeycodes e02e$KEY_VOLUMEDOWN # volume down
setkeycodes e030$KEY_VOLUMEUP   # volume up


Regards

Harri




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459425: [PATCH]: improve README.Debian

2008-01-06 Thread Kel Modderman
Package: initscripts
Version: 2.86.ds1-47
Severity: wishlist
Tags: patch

Hi,

Please apply patch to remove obsolete cruft from README.Debian and
describe tmpfs features of initscripts package and new sendsigs pid omission
feature.

Also fix some grammar in new /sys blurb.

Thanks, Kel.
---
Index: debian/initscripts/doc/README.Debian
===
--- debian/initscripts/doc/README.Debian(revision 1198)
+++ debian/initscripts/doc/README.Debian(working copy)
@@ -1,39 +1,47 @@
 tmpfs
 -
 
-Around kernel version 2.3.3x, a memory based filesystem was
-introduced to support POSIX shared memory, called 'shmfs'. 
-Later this filesystem was extended for general usage and a
-tmpfs could be mounted. The CONFIG_TMPFS kernel compile option
-must be set to 'y', as it is for Debian kernels.
+Tmpfs can be used as virtual memory filesystem. glibc 2.2 and above
+expects a tmpfs to be mounted at /dev/shm for POSIX shared memory,
+this is done automatically by /etc/init.d/mountdevsubfs.sh early in
+the boot process. You can limit tmpfs max size by setting the
+SHM_SIZE variable to a desired size in the /etc/default/tmpfs file
+to prevent tmpfs from using up all system memory.
 
-Early in the 2.4 kernel series, shmfs was renamed to tmpfs, but
-could be mounted using either 'shmfs' or 'tmpfs'. Starting with
-kernel version 2.5.44, the 'shmfs' alias was dropped.
+A tmpfs can also be mounted over /var/run/ and /var/lock/. This can
+be achieved by setting the RAMRUN and RAMLOCK variables to yes in
+the /etc/default/rcS file. A size limit for the tmpfs filesystem
+mounted over /var/run/ and /var/lock/ can be set via the RUN_SIZE
+and LOCK_SIZE variables in the /etc/default/tmpfs file.
 
-Confusingly, in kernels 2.3.x - 2.5.43 where both shmfs and
-tmpfs are present, disabling CONFIG_TMPFS actually removes
-support for shmfs, but tmpfs is still listed in /proc/filesystems
-to support SYSV and POSIX shared memory, and it should still be
-mounted under /dev/shm.
+If TMPFS_SIZE is set in /etc/default/tmpfs, it will be used as the
+default value for SHM_SIZE, RUN_SIZE and LOCK_SIZE. Otherwise, kernel
+defaults are used.
 
-Recommendation: always enable CONFIG_TMPFS and always mount
-using the tmpfs type. Forget about shmfs.
 
-Tmpfs can be used as memory filesystem, so you can limit tmpfs
-max size using /etc/default/tmpfs to prevent tmpfs from using
-up all system memory.
+sendsigs process omission interface
+---
 
+Since initscripts package version 2.86.ds1-48, /etc/init.d/sendsigs
+is able to omit processes from being killed by killall5(8). Process
+id's listed in /var/run/sendsigs.omit, /lib/init/rw/sendsigs.omit or
+any file in the /lib/init/rw/sendsigs.omit.d/ directory will be
+omitted by sendsigs.
+
+The recommended practise for adding a process id for omission is to
+create a file in /lib/init/rw/sendsigs.omit.d/package name
+containing the process id that is to be omitted by sendsigs.
+
+
 /sys in /etc/fstab
 --
 
-If the mounting point /sys/ have an entry in /etc/fstab (which is not
-required, it will be mounted in any case), the entry have to look like
-this:
+If the mount point /sys/ has an entry in /etc/fstab (which is not
+required, it will be mounted in any case), the entry must be:
 
   sysfs /sys sysfs rw,nosuid,nodev,noexec 0 0
 
-The reason is that the entry in fstab need to match the entry
+The reason is that the entry in fstab needs to match the entry
 generated by the mountkernfs.sh and mtab.sh scripts.  If it does not,
 the system will complain with this message during boot:
 
---



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459424: libsane: upgrade breaks system, /dev/ missies files afterwards

2008-01-06 Thread Tobias Frost
Package: libsane
Version: 1.0.19~cvs20071213-1
Severity: critical
Justification: breaks unrelated software


SYMTOMS:
After my recent upgrade, suddendly my (usb) mouse stopped resonding. An
investigation gave the evidence, that the /dev filesystem misses some
entries: The cause for the mouse stop functioning was, that /dev/input was 
completly
missing. Instead, /dev/input/mice were now under /dev/mice. Fixing this
temporarly in the xorg.conf gave me a functioning mouse again, but the
windows manager then complaint about missing /dev/dsp. 
I did not check, if more than that two dev files were missing. 

FINDING THE CULPRIT:
Instead I downgraded all packages upgraded to their last available
state, which made the system working as it should. 
To find the offending package. I then upgraded the system
some-packages-at-a-time. This  binary search narrowed down to some 
packages. Eventually, after downgrading libsane to 

[DOWNGRADE] libsane 1.0.19~cvs20071213-4 - 1.0.19~cvs20071213-1

the system worked as it should.


I don't know whats the cause of this behaviour, and why I encountered it
(as the package is quite a long time in unstable know.) I will try to
gather more information about the issue on my machine.










-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsane depends on:
ii  adduser   3.105  add and remove users and groups
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libexif12 0.6.16-2.1 library to parse EXIF files
ii  libgphoto2-2  2.4.0-8gphoto2 digital camera library
ii  libgphoto2-port0  2.4.0-8gphoto2 digital camera port librar
ii  libieee1284-3 0.2.11-3   cross-platform library for paralle
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libtiff4  3.8.2-7Tag Image File Format (TIFF) libra
ii  libusb-0.1-4  2:0.1.12-8 userspace USB programming library
ii  makedev   2.3.1-84   creates device files in /dev
ii  udev  0.114-2/dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  sane-utils  1.0.19~cvs20071213-4 API library for scanners -- utilit

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458727: scim-pinyin: user cannot run SCIM setup (segmentation fault)

2008-01-06 Thread Ming Hua
Hi Sven,

Thanks for the bug report.

On Wed, Jan 02, 2008 at 02:30:02PM +0100, Sven Bischof wrote:
 
 I assume there must be something wrong in my configuration of 
 SCIM. Can you please take a look?

It's a strange problem.  I use scim-pinyin on a daily basis, and I've
never encountered such problem...

 When I run...
 
 $ scim-setup
 
 ...as user, I get the following error message:
 
 $ scim-setup
 /usr/bin/scim-setup: line 32: 31935 Segmentation fault
 ${exec_prefix}/lib/scim-1.0/scim-helper-launcher setup
 8034d025-bdfc-4a10-86a4-82b9461b32b0 $*
 
 Interestingly, after deinstalling the package scim-pinyin, SCIM
 works well using input methods from other packages.

Does the Pinyin input method work?  Since you don't really need
scim-setup to input characters.  Do you also get segfault when starting
scim?

 Please let me know if you need any further information.

Can you please also send the output of /usr/share/bug/scim/script 31?
You can use /usr/share/bug/scim/script 3 bug.log and send the
generated bug.log file.

Regards,
Ming
2008.01.06



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459427: changelog vs. NEWS handling

2008-01-06 Thread Peter Eisentraut
Package: debian-policy
Version: 3.7.3.0
Severity: normal

There is some lack of clarity in the policy or perhaps some confusion among
packagers and thence inconsistencies among packages regarding the handling of
upstream changelog files.  Policy says that upstream changelogs should be
installed as /usr/share/doc/package/changelog.gz.  Many packages, however, come
with two kinds of changelogs: a source-level list of changes directed at
developers, often called ChangeLog in a GNU-type package, and a user-level list
of changes, sometimes called release notes, often in a file called NEWS in a
GNU-type package.

Debian packages appear to handle this in different ways: Some take the policy
literally and install the ChangeLog as /usr/share/doc/package/changelog.gz and
then install NEWS as additional documentation in /usr/share/doc/package/NEWS.gz
or whatever the file is called in the particular case.  Sometimes the source
package doesn't come with a useful changelog, so they install NEWS or the
release notes as /usr/share/doc/package/changelog.gz; others would then not
install a changelog and install /usr/share/doc/package/NEWS.gz or some other
name instead.

This has two major problems: I think that installing a source-level change list
is hardly ever useful for a binary package.  Most users would probably rather
read the release notes, but these are currently not be found at a uniform
location.  The intent behind all this was probably to give the package user a
list of user-level changes.  So in that sense most packages do a less than
ideal job at the moment.

I can think of three possibilities to address this:

1. Clarify the policy that a source-level changelog should be installed as
/usr/share/doc/package/changelog.gz and user-level change lists/release notes
should be installed as /usr/share/doc/package/NEWS.gz, whichever of these is
available and deemed useful.  This has the advantage that it is
backward-compatible with respect to the changelog handling, and it would allow
users to find the release notes under the familiar name NEWS.  It would also
be somewhat consistent with the GNU names for these files and the handling of
changelog.Debian vs. NEWS.Debian.

2. Modify policy to say that source-level changelogs should not be installed
unless there is some overriding reason.  Also say that user-level release notes
should be installed as /usr/share/doc/package/changelog.gz.  This has the
advantage that the currently used name changelog is preserved, but the
disadvantage would be that it would take on a new meaning for many packages.
It would also create an inconsistent naming scheme compared to the handling of
changelog.Debian vs. NEWS.Debian.

3. Modify policy to say that source-level changelogs should not be installed
unless there is some overriding reason.  If they are installed, they should be
installed as /usr/share/doc/package/changelog.gz.  Add to policy that
user-level release notes should be installed as /usr/share/doc/package/NEWS.gz.
This has the advantage that it would preserve the meaning of the changelog
file for most packages, but most packages could opt to drop them since they are
probably useless in most cases.  It would also create a new uniform policy for
installing upstream release notes, which are currently handled inconsistently,
and it would use the familiar name NEWS for that file, consistent with
GNU-type packages and the name NEWS.Debian.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459430: portmap: Please break init.d dependency loop with $named

2008-01-06 Thread Petter Reinholdtsen

Package:  portmap
Version:  5-19
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: incorrect-dependency

When testing dependency based boot sequencing, I discovered a problem
in the init.d script for portmap when installed with a provider of the
$named service.  Most (all?) providers of the $named service (I
discovered it with bind9 and lwresd), depend on $remote_fs, because
their binaries are located in /usr/, which is not guaranteed to be
available until after the scripts providing $remote_fs is done.
$remote_fs on the other hand depend on nfs-common, which in turn
depend on portmap, to make sure NFS is properly set up when used.  And
portmap in turn depend on $named, and there we have a dependency loop:

  $named-$remote_fs-nfs-common-$portmap-portmap-$named.

I propose to break this loop by dropping $named as a dependency for
portmap.  Portmap need to run before /usr/ is mounted when using NFS,
while at least bind9 need to run after /usr/ is mounted, so it make
sense for me to break the loop there.

I set severity to important, as this bug make it impossible to install
portmap when bind9 or lwresd is installed, and impossible to install
bind9 and lwresd when portmap is installed.

This patch solve the issues:

diff -ur portmap-6.0.orig/debian/init.d portmap-6.0/debian/init.d
--- portmap-6.0.orig/debian/init.d  2008-01-06 14:48:37.0 +0100
+++ portmap-6.0/debian/init.d   2008-01-06 14:50:49.0 +0100
@@ -6,8 +6,6 @@
 # Provides:  portmap
 # Required-Start:$network
 # Required-Stop: $network
-# Should-Start:  $named
-# Should-Stop:   $named
 # Default-Start: S 2 3 4 5
 # Default-Stop:  0 1 6
 # Short-Description: The RPC portmapper

As the stop script do not seem to do anything except killing the
daemon, that task might be better left to the sendsigs script in
runlevel 0 and 6.  If this is indeed the case, I recommend removing 0
and 6 from the Default-Stop list.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459426: debhelper: dh_installexamples fails if directory name contains a space

2008-01-06 Thread Richard Antony Burton
Package: debhelper
Version: 5.0.63
Severity: important
Tags: patch

dh_installexamples cannot handle directories with spaces in their names if
an exclude has been set. The code that handles the exclusion does not have
appropriate quotes.

A patch is attached to resolve the problem.

Regards, Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  coreutils   5.97-5.6 The GNU core utilities
ii  dpkg-dev1.14.14  package building tools for Debian
ii  file4.21-4   Determines file type using magic
ii  html2text   1.3.2a-3 An advanced HTML to text converter
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  po-debconf  1.0.11   manage translated Debconf template

debhelper recommends no packages.

-- no debconf information
--- /usr/bin/dh_installexamples.orig2007-10-22 20:09:00.0 +0100
+++ /usr/bin/dh_installexamples 2008-01-06 13:43:33.0 +
@@ -90,7 +90,7 @@
# Pity there's no cp --exclude ..
my $pwd=`pwd`;
chomp $pwd;
-   complex_doit(cd $example/..  find 
$dir_basename -type f$exclude -exec cp --parents -dp {} 
$pwd/$tmp/usr/share/doc/$package/examples \\;);
+   complex_doit(cd \$example/..\  find 
\$dir_basename\ -type f$exclude -exec cp --parents -dp {} 
$pwd/$tmp/usr/share/doc/$package/examples \\;);
}
else {
doit(cp, -a, $example, 
$tmp/usr/share/doc/$package/examples);


Bug#364638: nomizers

2008-01-06 Thread tran Iskra

Enlarge and upsize your manhood with one simple step http://tanktoss.com/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459323: exim4: Incredimail problem sending email using Exim4 SMTP over SSL / TLS error on connection from [ip.ad.dr.ess] (gnutls_handshake): A TLS packet with unexpected length was received.

2008-01-06 Thread Simon Josefsson
Andrew McGlashan [EMAIL PROTECTED] writes:

 If you don't see a cleartext EHLO something, please retry with
 openssl s_server instead of the socat.

 I couldn't work out how to use openssl s_server properly

Try:

openssl s_server -accept 4465 -debug -msg

and try IM on port 4465 against it.  And also try:

gnutls-serv --port 4465 --debug 4711

/Simon



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459431: with Depth 16, blank display with playing video file

2008-01-06 Thread Hideki Yamane
Package: xserver-xorg-video-ati
Version: 1:6.7.198~git20080102.30cab1db-1
Severity: normal

Hi,
  
 When I uses /etc/X11/xorg.conf as DefaultDepth  16, I cannot play 
 any video files with totem/xine/mplayer, I can see only blank display. 
 See attached screenshots.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-13etch4-ccs

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstablecdn.debian.or.jp 
  500 stable  security.debian.org 
1 experimentalcdn.debian.or.jp 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6 (= 2.7-1) | 2.7-5
xserver-xorg-core (= 2:1.4) | 2:1.4.1~git20071212-2


attachment: Screenshot-MPlayer.pngattachment: Screenshot-digest0.mov.png

Bug#459432: pbuilder: invalid Upgrading for distribution xyz message on update

2008-01-06 Thread Andreas Beckmann
Package: pbuilder
Version: 0.177
Severity: minor
Tags: patch

Hi,

when no --override-config option is given, options like --distribution,
 (or their .pbuilderrc counterparts DISTRIBUTION, ...) are not taken
into account for setting up the chroot, they also shouldn't be used for
outputting diagnostics.

E.g. I have pbuilder environments for sid, lenny and etch (and some
wrapper scripts pbuilder-DIST/pdebuild-DIST selecting the correct
tarball) and my .pbuilderrc says DISTRIBUTION=lenny.
On update I get
$ pbuilder-sid update
Upgrading for distribution lenny
Building the build Environment
...
which is incorrect (and perhaps misleading: WTF is it switching from
sid to lenny?).

I'd suggest to drop the message (or remove the distribution xyz part)
unless --override-config is there, the following one line patch for
pbuilder-updatebuildenv should do this:

25c25
 if [ -n $DISTRIBUTION ]; then
---
 if [ -n $DISTRIBUTION ]  [ $OVERRIDE_APTLINES = yes ]; then


Andreas


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (130, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.4.3  Bootstrap a Debian system
ii  coreutils 5.97-5.3   The GNU core utilities
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  debootstrap   1.0.7  Bootstrap a basic Debian system
ii  gcc   4:4.2.2-1  The GNU C compiler
ii  wget  1.10.2-3   retrieves files from the web

Versions of packages pbuilder recommends:
ii  cowdancer 0.44   Copy-on-write directory tree utili
ii  devscripts2.10.11Scripts to make the life of a Debi
ii  fakeroot  1.8.10 Gives a fake root environment
ii  sudo  1.6.9p9-1  Provide limited super user privile

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#458265: sysklogd/klogd: Slightly wrong LSB header in init.d script

2008-01-06 Thread Petter Reinholdtsen

severity 458265 important
thanks

This dependency loop make it impossible to install bind9 (or any other
package mapped to the $named virtual dependency that also depend on
$syslog), when dependency based boot sequencing is enabled.  Because
of this, I raise the severity to important.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459433: kerneloops: init.d script missing

2008-01-06 Thread Folkert van Heusden
Package: kerneloops
Version: 0.7-1
Severity: normal


init.d script is missing


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages kerneloops depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
ii  libcurl3  7.17.1-1   Multi-protocol file transfer libra
ii  libkrb53  1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries

kerneloops recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378528: A possible fix

2008-01-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In Ubuntu, we applied the following patch to fix this FTBFS:

diff -u stk-4.2.0/debian/rules stk-4.2.0/debian/rules
- --- stk-4.2.0/debian/rules
+++ stk-4.2.0/debian/rules
@@ -7,7 +7,8 @@

 # config.status in the upstream source is in our way. remove it
 post-patches:: pre-build
- - cp /usr/share/misc/config.{guess,sub} $(DEB_BUILDDIR)
+   cp /usr/share/misc/config.guess $(DEB_BUILDDIR)
+   cp /usr/share/misc/config.sub $(DEB_BUILDDIR)
-rm $(DEB_BUILDDIR)/config.status

 include /usr/share/cdbs/1/rules/tarball.mk

Thank you.

- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHgOLInXjXEYa8KlARAsU1AJ9ax4SBZsuNDoMex4y12RyxHBEj9ACgh8Ui
DtBjqj/0BUPR7c6NLl86gdI=
=71+B
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#459434: virtualbox-ose: host key does not seem to work

2008-01-06 Thread David Bremner
Package: virtualbox-ose
Version: 1.5.4-dfsg-1
Severity: normal


I have installed virtual-box-ose modules using module assistant.
I created a machine, and installed freedos on it.

When I click in a running window, it tells me it is capturing my mouse, 
and the get it back, I should press the host key.  The current host key 
is listed as right control. However, once it enters capture mode, the 
keyboard seems dead in the virtualbox window and there is no response 
to the host key.  I am using a lenovo thinkpad x61s; xev says 
I really have a right control key, and it has keysym Control_R.
This is all under KDE; I have to switch to a text console and kill -HUP 
virtualbox to get KDE responding again.

Interestingly, I can use right-control to put the virtualbox into 
capture mode. Which from a user perspective is a coma :-)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.23 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages virtualbox-ose depends on:
ii  adduser 3.105add and remove users and groups
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080104-1 GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.2-3  A free implementation of the OpenG
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libidl0 0.8.8-0.1library for parsing CORBA IDL file
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.13-1 Simple DirectMedia Layer
ii  libstdc++6  4.3-20080104-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxalan110 1.10-3.1 Provides XSLT support for applicat
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxerces27 2.7.0-5  validating XML parser library for 
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library

Versions of packages virtualbox-ose recommends:
ii  virtualbox-os 1.5.4-dfsg-1+rocinante.3.0 VirtualBox modules for Linux (kern

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#378526: A possible fix

2008-01-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In Ubuntu, we applied the following patch to fix this FTBFS.
Thank you.

- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHgOJznXjXEYa8KlARAmwbAKCPAX43RysM69u8avTfLO4Ldxb+dQCgmSkd
0xOIIH0m4V9MTsbVbfjhUvQ=
=vySG
-END PGP SIGNATURE-
diff -Nur pd-zexy-2.1/build-tree/zexy-2.1/src/makesource.sh pd-zexy-2.1.new/build-tree/zexy-2.1/src/makesource.sh
--- zexy-2.1/src/makesource.sh	2005-06-16 15:26:22.0 +0200
+++ zexy-2.1/src/makesource.sh	2008-01-06 14:45:48.0 +0100
@@ -12,7 +12,7 @@
 #
 ## functions
 
-function head_h() {
+head_h() {
  echo /* zexy-setup autogenerated header-file
  echo  * generated by \$0\
  echo  * !! DO NOT MANUALLY EDIT  !!
@@ -22,12 +22,12 @@
  echo #define Z_ZEXY_H__
 }
 
-function foot_h() {
+foot_h() {
  echo #endif /* Z_ZEXY_H__ */
  echo 
 }
 
-function head_c() {
+head_c() {
  echo /* zexy-setup autogenerated setup-file
  echo  * generated by \$0\
  echo  * !! DO NOT MANUALLY EDIT  !!
@@ -39,16 +39,16 @@
  echo {
 }
 
-function foot_c() {
+foot_c() {
  echo }
  echo
 }
 
-function head_s() {
+head_s() {
   echo SOURCES = \\
 }
 
-function foot_s() {
+foot_s() {
   echo 	zexy.c
   echo
 }


Bug#374004: A possible fix

2008-01-06 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In Ubuntu, we applied the following patch to fix this FTBFS:

diff -u ratfor-1.0/debian/rules ratfor-1.0/debian/rules
- --- ratfor-1.0/debian/rules
+++ ratfor-1.0/debian/rules
@@ -29,7 +29,7 @@
$(checkdir)
 ## Makes a binary package.
test -f stamp-build || make -f debian/rules build
- -   rm -rf debian/tmp  /dev/null
+   rm -rf debian/tmp  /dev/null
install -d -o root -g root -m 755 debian/tmp
chmod g-s debian/tmp
install -d -o root -g root -m 755 debian/tmp/usr/bin

Thank you.

- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHgOPpnXjXEYa8KlARAsvPAKCbsryRX0TcInVJ3oGZ7CVTp56G1gCfQP/Y
78HcE/2icBTUU53GO2kdYEY=
=3WHw
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   5   >