Bug#439766: xorg: Monitor goes to energy safe mode right after booting the system

2007-08-28 Thread Brice Goglin
Hi Ronny,

You're using the binary nvidia driver, it's not clear whether the bug
comes from this driver or from the X server. Could you try with the free
nv driver (install package xserver-xorg-video-nv and change nvidia to nv
in section Device in /etc/X11/xorg.conf). It the problems disappears,
we'll have to reassign the bug to nvidia-glx.

Thanks,
Brice



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



Bug#439875: dbview: exit code on success should be zero

2007-08-28 Thread Berni Joss
Package: dbview
Version: 1.0.4-1
Severity: important
Tags: patch


Version 1.0.4 returns exit code 1 on success. This value is interpreted
as a failure code by make.

The simple hack below makes this nice tool compatible with use from a
makefile.

=== modified file 'db_dump.c'
--- db_dump.c   2007-08-28 06:46:17 +
+++ db_dump.c   2007-08-28 06:58:08 +
@@ -129,7 +129,7 @@
 db3_print_recs(dbhead.count, flags, delim);
 }
   fclose(dbfile);
-  return TRUE;
+  return 0;/* 0 means success and is used by make */
 }


Kind regards,
Berni


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

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

Versions of packages dbview depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

dbview recommends no packages.

-- no debconf information


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



Bug#439867: [Pkg-bazaar-maint] Bug#439867: bzr-gtk: please package 0.90.x to go with bzr 0.90rc1

2007-08-28 Thread Adeodato Simó
* Aaron M. Ucko [Mon, 27 Aug 2007 20:41:24 -0400]:

> bzr-gtk is presently uninstallable in unstable because it depends on
> bzr (< 0.19~), whereas bzr is currently at version 0.90~rc1-1.  Could
> you please upload bzr-gtk 0.90.0 to resolve this skew?

Hey Aaron. This was not done before because bzr-gtk 0.90 was not
released until yesterday. I will make an upload now.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?




Bug#436730: Test t/85gofer.t fails on m68k

2007-08-28 Thread Adeodato Simó
* Christian Hammers [Tue, 28 Aug 2007 00:13:11 +0200]:

> > Occams's razor: Could you hack the test to increase the timeout, so say
> > 100, and try again?

> Did not help. But the m68k architecture is no longer officially supported
> by Debian, just autobuilded along with the other architectures, so it's no
> big deal :)

What about the arm failure, though? Why is this bug being closed?

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Judge a man by his questions rather than by his answers.
-- Voltaire




Bug#439871: binary missing from package

2007-08-28 Thread Soeren Sonnenburg
On Tue, 2007-08-28 at 08:52 +0200, Cyril Brulebois wrote:
> tag 439871 patch
> thanks
> 
> Soeren Sonnenburg <[EMAIL PROTECTED]> (28/08/2007):
> > /usr/sbin/microcode_ctl is missing from the package rendering it useless
> > 
> > $ dpkg -L microcode.ctl
> > /.
> > /usr
> > /usr/sbin
> 
> Since the switch to cdbs is suboptimal (missing include), it is “normal”
> not to have this file anymore. Please find attached a patch to fix this.
> The debdiff output still states:
> | Files in first .deb but not in second
> | -
> | -rw-r--r--  root/root   /usr/share/man/man8/microcode_ctl.8.gz
> 
> But it sounds less RC to me and I won't spend more time on this.

well to make it complete just add microcode_ctl.8 to
microcode.ctl.manpages, updated patch is attached.

Soeren
-- 
Sometimes, there's a moment as you're waking, when you become aware of
the real world around you, but you're still dreaming.
diff -ur ./debian/microcode.ctl.manpages ../../microcode.ctl-1.17/debian/microcode.ctl.manpages
--- ./debian/microcode.ctl.manpages	2007-08-28 09:02:46.0 +0200
+++ ../../microcode.ctl-1.17/debian/microcode.ctl.manpages	2007-08-28 09:00:29.0 +0200
@@ -1 +1,2 @@
 debian/update-intel-microcode.8
+microcode_ctl.8
diff -ur ./debian/rules ../../microcode.ctl-1.17/debian/rules
--- ./debian/rules	2007-08-28 09:02:46.0 +0200
+++ ../../microcode.ctl-1.17/debian/rules	2007-08-28 08:58:36.0 +0200
@@ -1,6 +1,10 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/makefile.mk
+
+# Set the installation directory
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/microcode.ctl
 
 # Start at priority 80 (low priority), nothing to kill.
 DEB_UPDATE_RCD_PARAMS_microcode.ctl = start 80 S .


Bug#439872: please include microcode updates for core duo CPUs

2007-08-28 Thread Soeren Sonnenburg
On Tue, 2007-08-28 at 09:12 +0200, Giacomo Catenazzi wrote:
> Soeren Sonnenburg wrote:
> > Package: microcode.ctl
> > Version: 1.17-3
> > Severity: wishlist
> > 
> > Rudolf Marek posted on June 21 a way to also extract core duo microcode
> > updates, which fixes the infamous "Errata AE18 not fixed, update BIOS or
> > microcode of the CPU!".
> 
> Could give me more info (links) about these microcodes?

not really... as you can see the microcodes are extracted from ibm
thinkpads bios updates ... errata AE18 is the temperature sensor not
anymore working (important if you have a macbook* core one duo and as
apple did/does not release firmware/bios updates to fix this it is
necessary to get temperature monitoring workin) ...

 errate list is here:
http://www.geek.com/images/geeknews/2006Jan/core_duo_errata__2006_01_21__full.gif

Soeren
-- 
Sometimes, there's a moment as you're waking, when you become aware of
the real world around you, but you're still dreaming.


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



Bug#439836:

2007-08-28 Thread Arthur Loiret
tags 439836 + confirmed upstream
thanks


Thanks for your bug report, reported upstream here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1783085&group_id=154306&atid=791252


Have a nice day,

Arthur.


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



Bug#439871: binary missing from package

2007-08-28 Thread Giacomo A. Catenazzi
Cyril Brulebois wrote:
> tag 439871 patch
> thanks
>
> Soeren Sonnenburg <[EMAIL PROTECTED]> (28/08/2007):
>> /usr/sbin/microcode_ctl is missing from the package rendering it useless
>>
>> $ dpkg -L microcode.ctl
>> /.
>> /usr
>> /usr/sbin
>
> Since the switch to cdbs is suboptimal (missing include), it is “normal”
> not to have this file anymore. Please find attached a patch to fix this.
> The debdiff output still states:
> | Files in first .deb but not in second
> | -
> | -rw-r--r--  root/root   /usr/share/man/man8/microcode_ctl.8.gz
>
> But it sounds less RC to me and I won't spend more time on this.

Now I've already uploaded and corrected, also the man page.
But in next version I'll add
  include /usr/share/cdbs/1/class/makefile.mk
and maybe some other cdbs improvements.

What really I don't understand is how I had uploaded the
packages which such bug, after a lot of checks and building.
Maybe I looked to much debhelper changes and my git documentation

Thanks for the quick report and patches :-)

ciao
cate



Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-28 Thread Brice Goglin
On Mon, Aug 27, 2007 at 04:55:41PM +0200, Marcus Better wrote:
> Alex Deucher wrote:
> > You only have two crtcs and you are trying to enable more than two
> > outputs.  turn off tv if you want to enable VGA.
> 
> Yes, that helps, but why is it enabling S-video in the first place? I don't 
> have anything connected there.

Note that it might be possible to avoid having to call xrandr everytime
you start X by changing your xorg.conf.

Try adding
Option "monitor-S-video" "TV Monitor"
to your Device section and add the following section
  Section "Monitor"
Identifier "TV Monitor"
Option "Ignore" "true"
  EndSection

Brice


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



Bug#439643: fretsonfire: frets is now very slow!

2007-08-28 Thread Matthew Johnson
On Mon Aug 27 23:06, giggz wrote:
> Here are the warnings of the .fretsonfire/fretsonfire.log :
> 
> (W) PyOGG not found. OGG files will be fully decoded prior to playing;
> expect absurd memory usage.

Please try installing python-pyogg and python-pyvorbis

Thanks,
Matt

--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#439872: please include microcode updates for core duo CPUs

2007-08-28 Thread Giacomo Catenazzi
Soeren Sonnenburg wrote:
> Package: microcode.ctl
> Version: 1.17-3
> Severity: wishlist
> 
> Rudolf Marek posted on June 21 a way to also extract core duo microcode
> updates, which fixes the infamous "Errata AE18 not fixed, update BIOS or
> microcode of the CPU!".

Could give me more info (links) about these microcodes?

ciao
cate


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



Bug#439845: libpam0g: xdm restart needed after upgrade

2007-08-28 Thread Ian Campbell
I saw the same behaviour with gdm 2.18.4-1 as well.

Ian.
-- 
Ian Campbell

A Difficulty for Every Solution.
-- Motto of the Federal Civil Service


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


Bug#439879: sun-java6-jre: [ppc] not installable: sun-java6-bin and ia32-sun-java6-bin not available

2007-08-28 Thread Gerfried Fuchs
Package: sun-java6-jre
Version: 6-00-2
Severity: grave
Justification: renders package unusable

Hi!

 The package isn't installable on ppc because its dependencies aren't
available.

 So long,
Rhonda

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.21-2-powerpc
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sun-java6-jre depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  java-common   0.26   Base of all Java packages
ii  locales   2.6.1-1GNU C Library: National Language (
pn  sun-java6-bin | ia32-sun-java  (no description available)

Versions of packages sun-java6-jre recommends:
ii  gsfonts-x11   0.20   Make Ghostscript fonts available t


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



Bug#436730: Test t/85gofer.t fails on m68k

2007-08-28 Thread Christian Hammers
On Tue, 28 Aug 2007 09:04:52 +0200
Adeodato Simó <[EMAIL PROTECTED]> wrote:

> * Christian Hammers [Tue, 28 Aug 2007 00:13:11 +0200]:
> 
> > > Occams's razor: Could you hack the test to increase the timeout, so say
> > > 100, and try again?
> 
> > Did not help. But the m68k architecture is no longer officially supported
> > by Debian, just autobuilded along with the other architectures, so it's no
> > big deal :)
> 
> What about the arm failure, though? Why is this bug being closed?

Yes it built there at least.

bye,

-christian-



Bug#439877: texinfo: texi2pdf doesn't work if a ~ is in the file path

2007-08-28 Thread Christian Marillat
Package: texinfo
Version: 4.8.dfsg.1-6
Severity: important

Hi,

With texi2pdf :

$ texi2dvi --pdf cinelerra_cv_manual_en.texi  
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 file:line:error style messages enabled.
 %&-line parsing enabled.
entering extended mode
! I can't find file /home/marillat/src/cinelerra-2.1.0'.
 
   \penalty 
~->\penalty 
[EMAIL PROTECTED] \ 
<*> /home/marillat/src/cinelerra-2.1.0~
   svn20070827/doc/cinelerra_cv_manual_e...
Please type another input file name: 
! Emergency stop.
 
   \penalty 
~->\penalty 
[EMAIL PROTECTED] \ 
<*> /home/marillat/src/cinelerra-2.1.0~
   svn20070827/doc/cinelerra_cv_manual_e...

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on texput.log.
/usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
/usr/bin/texi2dvi: see cinelerra_cv_manual_en.log for errors.


Of course this work with no ~ in the path.

Christian

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

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

Versions of packages texinfo depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

texinfo recommends no packages.

-- no debconf information


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



Bug#439878: sun-java5-jre: [ppc] not installable: sun-java5-bin and ia32-sun-java5-bin not available

2007-08-28 Thread Gerfried Fuchs
Package: sun-java5-jre
Version: 1.5.0-11-1
Severity: grave
Justification: renders package unusable

Hi!

 The package isn't installable on ppc because its dependencies aren't
available.

 So long,
Rhonda

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.21-2-powerpc
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sun-java5-jre depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  java-common   0.26   Base of all Java packages
ii  locales   2.6.1-1GNU C Library: National Language (
pn  sun-java5-bin | ia32-sun-java  (no description available)

Versions of packages sun-java5-jre recommends:
ii  gsfonts-x11   0.20   Make Ghostscript fonts available t
ii  java-common   0.26   Base of all Java packages


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



Bug#439880: evolution: crashes everytime and its not possible to use it:(

2007-08-28 Thread Noel Köthe
Package: evolution
Version: 2.10.3-1
Severity: important

Hello,

I'm updating my sid system daily and since yesterday evolution crashes
everytime I start it. Some times I can use it for some seconds.

bug-buddy pops up and I reported some traces to the gnome bugzilla. So
if you need/want them please look at the links:

http://bugzilla.gnome.org/show_bug.cgi?id=470977
http://bugzilla.gnome.org/show_bug.cgi?id=470846
http://bugzilla.gnome.org/show_bug.cgi?id=470821
http://bugzilla.gnome.org/show_bug.cgi?id=470817
http://bugzilla.gnome.org/show_bug.cgi?id=470816

I checked the gnome bugzilla and there are some more Debian crashing reports
from yesterday which are not from me, so they might be interesting for
you, too:

http://bugzilla.gnome.org/show_bug.cgi?id=470946
http://bugzilla.gnome.org/show_bug.cgi?id=470885
http://bugzilla.gnome.org/show_bug.cgi?id=470784
http://bugzilla.gnome.org/show_bug.cgi?id=470751
http://bugzilla.gnome.org/show_bug.cgi?id=470721
http://bugzilla.gnome.org/show_bug.cgi?id=470703
http://bugzilla.gnome.org/show_bug.cgi?id=470683

Because there where no evolution upload in the last days it might be
a problem of a dependency but I wasn't able to find the problematic
package.

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

Kernel: Linux 2.6.21-mactel (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 evolution depends on:
ii  dbus1.1.1-3  simple interprocess messaging syst
ii  evolution-common2.10.3-1 architecture independent files for
ii  evolution-data-server   1.10.3-1 evolution database backend server
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  gnome-icon-theme2.18.0-3 GNOME Desktop icon theme
ii  gtkhtml3.14 3.14.3-1 HTML rendering/editing library - b
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics libra
ii  libcamel1.2-10  1.10.3-1 The Evolution MIME message handlin
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.10.3-1 Client library for evolution addre
ii  libecal1.2-71.10.3-1 Client library for evolution calen
ii  libedataserver1.2-9 1.10.3-1 Utility library for evolution data
ii  libedataserverui1.2-8   1.10.3-1 GUI utility library for evolution 
ii  libegroupwise1.2-13 1.10.3-1 Client library for accessing group
ii  libexchange-storage1.2- 1.10.3-1 Backend library for evolution cale
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome-pilot2 2.0.15-2 Support libraries for gnome-pilot
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.1-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.0-2 GNOME 2.2 print architecture User 
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-3   GNOME Virtual File System (runtime
ii  libgnutls13 1.7.18-2 the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkhtml3.14-19   3.14.3-1 HTML rendering/editing library - r
ii  libhal1 0.5.9.1-4Hardware Abstraction Layer - share
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30-13.4  OpenLDAP libraries
ii  libnm-glib0 0.6.5-1  network management framework (GLib
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries

Bug#439674: Way too difficult to find if some license is DFSG-free at all

2007-08-28 Thread Gerfried Fuchs
Hi!

 Short reply on a simple topic:

Am Sonntag, den 26.08.2007, 17:48 +0300 schrieb Juhapekka Tolvanen:
> Which Creative Commons -licenses are DFSG-free and which are not? Which
> versions of those Creative Commons -licenses are free and which are not?

 CC by and sa options (from version 3 at least) are considered DFSG free
- that's also the reason why your mentioned ttf-konatu is in main,
ftpmasters are well aware of that.  There were quite some discussions
going on between the CC and Debian people to get these parts into an
acceptable state.

> 1) Sometimes aptitude, vrms and other tools show some package in main, when
> in reality it is not DFSG-free package at all; It happens all the time with
> packages that come from some unofficial apt-get-source. Packages of
> debian-multimedia.org are very good example of such packages.

 Yes, I noticed that annoyance too, especially since mostly everything
in marillat's "main" repository is non-free.  But given that it's an
unofficial repository we can't regulate him for that (even though he is
a DD).  On the other hand, how should aptitude/vrms be able to figure
out if it is an unofficial repository and not a mirror?  If you have a
solution for that problem pretty please file a bugreport against
aptitude/vrms with it.

> 2) First I must find some Debian-package that has exactly the same license
> whose DFSG-freeness I am trying to figure out and then check out if it
> has gone to main or non-free. But it is almost impossible:
> packages.debian.org do not provide searching packages having certain
> license. Sometimes Debian do not have any package having same license whose
> DFSG-freenes I am trying to figure out.

 Even then you have to check the license closely for options and/or
files in the package that fall under a different license and might be
incompatible.  Packaging stuff isn't easy and whoever told you that is
wrong.

 So long,
Rhonda


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#439876: libopensync0: copyright file does not list upstream URL

2007-08-28 Thread Michael Meskes
Package: libopensync0
Version: 0.19-1.2
Severity: serious
Justification: Policy 12.5

Header says it all. Policy 12.5 says:

In addition, the copyright file must say where the upstream sources (if
any) were obtained. 

However, there is no such information in this package.

Michael

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

Kernel: Linux 2.6.22-1-amd64 (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 libopensync0 depends on:
ii  libc6  2.6.1-1+b1GNU C Library: Shared libraries
ii  libglib2.0-0   2.14.0-2  The GLib library of C routines
ii  libsqlite3-0   3.4.2-1   SQLite 3 shared library
ii  libxml22.6.30.dfsg-1 GNOME XML library

libopensync0 recommends no packages.

-- no debconf information


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



Bug#439824: ITP: sanduhr -- An alarm clock designed as an hourglass (formerly in Debian)

2007-08-28 Thread Adeodato Simó
* Thanasis Kinias [Mon, 27 Aug 2007 10:49:20 -0700]:

> This package is in stable but has been removed from testing and unstable
> because the upstream developer and previous maintainer have abandoned
> it.

And has this situation changed? In the home page of the project I don't
see any new release since 2004.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
  Listening to: Elton John - The one




Bug#439872: please include microcode updates for core duo CPUs

2007-08-28 Thread Giacomo Catenazzi
Soeren Sonnenburg wrote:
> On Tue, 2007-08-28 at 09:12 +0200, Giacomo Catenazzi wrote:
>> Soeren Sonnenburg wrote:
>>> Package: microcode.ctl
>>> Version: 1.17-3
>>> Severity: wishlist
>>>
>>> Rudolf Marek posted on June 21 a way to also extract core duo microcode
>>> updates, which fixes the infamous "Errata AE18 not fixed, update BIOS or
>>> microcode of the CPU!".
>> Could give me more info (links) about these microcodes?
> 
> not really... as you can see the microcodes are extracted from ibm
> thinkpads bios updates ... errata AE18 is the temperature sensor not
> anymore working (important if you have a macbook* core one duo and as
> apple did/does not release firmware/bios updates to fix this it is
> necessary to get temperature monitoring workin) ...
> 
>  errate list is here:
> http://www.geek.com/images/geeknews/2006Jan/core_duo_errata__2006_01_21__full.gif

I don't understand why new intel microcodes doesn't include it.
I'll ask Intel, but for one of the next version I'll include
also a small utility to extract information from microcode,
to show CPU and microcode date.

I attach a "preliminary" version. I used this version to check
what wrong with microcodes (a strange microcode caused reject
of all updates, because of a kernel bug).


ciao
cate
/* */


#include 
#include 


#define BUFFER_SIZE 4096
#define MICROCODE_SIZE (64*1024)


static
int check_microcode(const unsigned int microcode[], size_t len, const char title[])  {
unsigned int header	  = microcode[0];
unsigned int version  = microcode[1];
unsigned int date	  = microcode[2];
unsigned int cpu	  = microcode[3];
unsigned int checksum = microcode[4];
unsigned int loader	  = microcode[5];
unsigned int flags	  = microcode[6];
unsigned int size	  = microcode[7];
unsigned int tot_size = microcode[8];

unsigned int cpu1 = cpu& 0xff;
unsigned int cpu2 = cpu >>  8u & 0xff;
unsigned int cpu3 = cpu >> 16u & 0xff;
unsigned int cpu4 = cpu >> 24u & 0xff;

unsigned int sum = 0;
size_t i;

if(size == 0)
	size = 2000;
if(tot_size == 0)
	tot_size = 48 + size;

printf("sec:%14s, header:%1u, loader:%1u, date: %08x, version:%4u, cpu:%8x, flag1:%08x, ",
	title,header,	  loader, date,   version, cpu, flags);

if(len*4 != tot_size || size < 2000 || tot_size < 2048) {
	fprintf(stderr, "Size error: readed: %u, tot_size: %u, size: %u\n", len, tot_size, size);
	return 1;
}

for(i=0; i

Bug#432284: No DHCP for encrypted network

2007-08-28 Thread Mader, Alexander (N-MSR)

Kel Modderman schrieb:

This was crappy snapshot of SVN, see the same ticket for more details.


Hello,

I tried 
http://snapshots.madwifi.org/special/madwifi-r2651-no-preemptscan.tar.gz 
and apparently get the same phenomenon as described in the beginning: 
Our DHCP server answers but my machine doesn't get it. I did not look 
into all the relevant logs yet.


If you want I could provide the logs.

Should this bug be re-assigned to madwifi rather than kept with 
wpasupplicant?


Best regards,
--
Alexander Mader <[EMAIL PROTECTED]>   Fon: +49-30-93033-636
NILES Werkzeugmaschinen GmbHFax: +49-30-93033-603
www.niles.de
GPG public key: http://mader.seppi.de/pubkey-dienst.asc



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#436730: Test t/85gofer.t fails on m68k

2007-08-28 Thread Luk Claes

Adeodato Simó wrote:

* Christian Hammers [Tue, 28 Aug 2007 00:13:11 +0200]:


Occams's razor: Could you hack the test to increase the timeout, so say
100, and try again?



Did not help. But the m68k architecture is no longer officially supported
by Debian, just autobuilded along with the other architectures, so it's no
big deal :)


That only means a failure on m68k can not be RC if it's not on another 
arch. It still is an important bug to FTBFS on m68k...


Cheers

Luk


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



Bug#423531: enigmail: diff to 0.94.4

2007-08-28 Thread Charles Plessy
Package: enigmail
Version: 0.94.2-1
Followup-For: Bug #423531

Dear maintainer,

In order to ease the process of submitting (or not ?) a Stable update,
I attached to this mail:

* An example debdiff of such an update.

* The diff of the enigmail sources, from which I have removed :
  - The files in the CVS directories,
  - Changes which are just increases of version numbers,
  - Temporary files left by editors.

Hope this helps,

-- 
Charles Plessy,
Wako, Saitama, Japan
Les fichiers binaires 
/tmp/GSXLKoqL1w/enigmail-0.94.2/archives/enigmail-0.94.2.tar.gz et 
/tmp/Pkdujq4tRr/enigmail-0.94.4/archives/enigmail-0.94.2.tar.gz sont différents.
Les fichiers binaires 
/tmp/GSXLKoqL1w/enigmail-0.94.2/archives/enigmail-0.94.4.tar.gz et 
/tmp/Pkdujq4tRr/enigmail-0.94.4/archives/enigmail-0.94.4.tar.gz sont différents.
diff -Nru /tmp/GSXLKoqL1w/enigmail-0.94.2/debian/changelog 
/tmp/Pkdujq4tRr/enigmail-0.94.4/debian/changelog
--- /tmp/GSXLKoqL1w/enigmail-0.94.2/debian/changelog2007-08-28 
17:03:40.0 +0900
+++ /tmp/Pkdujq4tRr/enigmail-0.94.4/debian/changelog2007-08-28 
17:03:41.0 +0900
@@ -1,3 +1,9 @@
+enigmail (2:0.94.4-1) unstable; urgency=low
+
+  * New upstream release (Closes: #423531)
+
+ -- Charles Plessy <[EMAIL PROTECTED]>  Tue, 28 Aug 2007 08:56:23 +0900
+
 enigmail (2:0.94.2-1) unstable; urgency=high
 
   * new upstream version fixes potential security issue (Closes: 406604)
diff -Nru /tmp/GSXLKoqL1w/enigmail-0.94.2/debian/rules.thunderbird 
/tmp/Pkdujq4tRr/enigmail-0.94.4/debian/rules.thunderbird
--- /tmp/GSXLKoqL1w/enigmail-0.94.2/debian/rules.thunderbird2007-08-28 
17:03:40.0 +0900
+++ /tmp/Pkdujq4tRr/enigmail-0.94.4/debian/rules.thunderbird2007-08-28 
17:03:41.0 +0900
@@ -16,7 +16,7 @@
 export MOZSDK_EXTENSIONS_DEPTH=../..
 export PATCH_DEPTH=2
 
-ENIGMAIL_VERS=0.94.2
+ENIGMAIL_VERS=0.94.4
 IPC_VERS=1.1.3
 
 ENIG_EXT_ID={847b3a00-7ab1-11d4-8f02-006008948af5}
diff -pruN enigmail-0.94.2/enigmail/package/enigmail.js enigmail-0.94.4/enigmail/package/enigmail.js
--- enigmail-0.94.2/enigmail/package/enigmail.js	2007-01-11 19:40:28.0 +0900
+++ enigmail-0.94.4/enigmail/package/enigmail.js	2007-06-25 17:37:09.0 +0900
@@ -127,6 +127,8 @@ var gXULOwner = null; // Global 
 var gEnvList = [];// Global environment list
 var gEnigStrBundle;   // Global string bundle
 
+const ENIG_MULTIPLE_PARTS = 0x2000;
+
 // GPG status flags mapping (see doc/DETAILS file in the GnuPG distribution)
 var gStatusFlags = {GOODSIG: nsIEnigmail.GOOD_SIGNATURE,
 BADSIG:  nsIEnigmail.BAD_SIGNATURE,
@@ -144,6 +146,7 @@ var gStatusFlags = {GOODSIG: nsI
 BAD_PASSPHRASE:  nsIEnigmail.BAD_PASSPHRASE,
 BADARMOR:nsIEnigmail.BAD_ARMOR,
 NODATA:  nsIEnigmail.NODATA,
+ERROR:   nsIEnigmail.BAD_SIGNATURE | nsIEnigmail.DECRYPTION_FAILED,
 DECRYPTION_FAILED: nsIEnigmail.DECRYPTION_FAILED,
 DECRYPTION_OKAY: nsIEnigmail.DECRYPTION_OKAY,
 TRUST_UNDEFINED: nsIEnigmail.UNTRUSTED_IDENTITY,
@@ -786,40 +789,17 @@ function EnigConvertFromUnicode(text, ch
 
 function EnigConvertGpgToUnicode(text) {
   if (typeof(text)=="string") {
-var a=text.search(/[\x80-\xFF]{2}/);
-var b=0;
-
+text = text.replace(/\\x3a/ig, "\\e3A");
+a=text.search(/\\x[0-9a-fA-F]{2}/);
 while (a>=0) {
-  var ch=text.substr(a,2).toSource().substr(13,8).replace(/\\x/g, "\\u00");
-  var newCh=EnigConvertToUnicode(EnigConvertToUnicode(ch, "x-u-escaped"), "utf-8");
-  if (newCh != ch) {
-//dump(ch+"\n");
-var r=new RegExp(text.substr(a, 2), "g");
-text=text.replace(r, newCh);
-  }
-  b=a+2;
-  a=text.substr(b+2).search(/[\x80-\xFF]{2}/);
-  if (a>=0) {
-a += b+2;
-  }
-}
-
-a=text.search(/\\x3a/i);
-if (a>0) {
-  text = text.replace(/\\x3a/ig, "\\e3A");
-}
+ch=unescape('%'+text.substr(a+2,2));
+r= new RegExp("\\"+text.substr(a,4));
+text=text.replace(r, ch);
 
-a=text.search(/\\x/);
-while (a>=0) {
-  ch=text.substr(a,4).replace(/\\x/g, "\\u00");
-  newCh=EnigConvertToUnicode(ch, "x-u-escaped");
-  if (newCh != ch) {
-r=new RegExp("\\"+text.substr(a, 4), "g");
-text=text.replace(r, newCh);
-  }
-  a=text.search(/\\x/);
+a=text.search(/\\x[0-9a-fA-F]{2}/);
 }
 
+text = EnigConvertToUnicode(text, "utf-8");
   }
 
   return text;
@@ -1987,6 +1967,29 @@ function (errOutput, statusFlagsObj, sta
 }
   }
 
+  var plaintextCount=0;
+  var withinCryptoMsg = false;
+  var cryptoStartPat = /^BEGIN_DECRYPTION/;
+  var cryptoEndPat = /^END_DECRYPTION/;
+  var plaintextPat = /^PLAINTEXT /;
+
+  for (j=0; j 1) {
+statusFlags |=  ENIG_MULTIPLE_PARTS;
+  }
+}
+  }
+
+  if (plaintextCount > 1) statusFlags |= (nsIE

Bug#425505: [INTENT TO NMU] Re: pdf2ps: cannnot specify output file when not run with a tty

2007-08-28 Thread Lucas Nussbaum
On 22/05/07 at 09:53 +0200, Lucas Nussbaum wrote:
> Package: gs-common
> Version: 0.3.13
> Severity: important
> 
> Hi,
> 
> In version 0.3.12, you introduced a change that did this:
> diff -bur gs-common-0.3.11/scripts/pdf2ps gs-common-0.3.12/scripts/pdf2ps
> --- gs-common-0.3.11/scripts/pdf2ps 2006-10-20 21:50:35.0 +0200
> +++ gs-common-0.3.12/scripts/pdf2ps 2007-05-22 09:49:31.0 +0200
> @@ -16,18 +16,24 @@
> shift
>  done
>  
> -if [ $# -eq 2 ] 
> +if [ -t 1 ]
>  then
> +if [ $# -eq 2 ]
> +then
>  outfile=$2
> -elif [ $# -eq 1 ]
> -then
> +elif [ $# -eq 1 ]
> +then
>  outfile=`basename "$1" \.pdf`.ps
> -else
> +else
>  echo "Usage: `basename $0` [-dASCII85EncodePages=false] 
> [-dLanguageLevel=1|2|3] input.pdf [output.ps]" 1>&2
>  exit 1
> +fi
> +OUTFILE="-sOutputFile=$outfile"
> +else
> +OUTFILE="-sOutputFile=%stdout%"
>  fi
>  
>  # Doing an initial 'save' helps keep fonts from being flushed between pages.
>  # We have to include the options twice because -I only takes effect if it
>  # appears before other options.
> -exec $GS_EXECUTABLE $OPTIONS -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pswrite 
> "-sOutputFile=$outfile" $OPTIONS -c save pop -f "$1"
> +exec $GS_EXECUTABLE $OPTIONS -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pswrite 
> $OPTIONS -c save pop -f "$1"
> 
> 
> 
> Why are you checking if fd 1 is a tty ([ -t 1 ]) ?
> 
> I don't see the point, and the consequence is that when pdf2ps is executed
> without an attached tty, the "output file" argument is ignored, and the
> postscript file is outputted to stdout.
> 
> This problem causes other packages to fail to build (e.g opensp, #423818), so
> it would be great if you could fix this ASAP.
> 
> Thank you,

Hi,

With no answer from you on this bug since May, I intend to NMU this
package with the attached patch, reverting the changes you made to
pdf2ps in 0.3.12 and 0.3.13.

After thinking about it, I think that the behaviour you were seeking is:
- 2 params: output to $2
- 1 param, controlling tty: output to $1.pdf
- 1 param, no controlling tty:
  means that output is probably redirected to a file, so output to
  stdout.

However, this seems broken. A script might rely on the old behaviour
(output to $1.pdf), so the output would be lost. I would suggest
supporting '-' as a second parameter instead.

Note that the above discuss the behaviour I think you were seeking. The
actual current behaviour is:
- tty:
  - 1 param: output to $1.pdf
  - 2 params: output to $2
- no tty: always output to stdout, even if 2 params given, which is
  totally broken.

Also, why is this package a native package?

Thank you,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
diff -Nru /tmp/7pKfotGS5y/gs-common-0.3.13/debian/changelog /tmp/njuh2elxWq/gs-common-0.3.13/debian/changelog
--- /tmp/7pKfotGS5y/gs-common-0.3.13/debian/changelog	2007-05-07 17:14:17.0 +0200
+++ /tmp/njuh2elxWq/gs-common-0.3.13/debian/changelog	2007-08-28 09:49:35.0 +0200
@@ -1,3 +1,11 @@
+gs-common (0.3.13-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Reverted change in 0.3.13: no longer test if stdout is a tty. This
+change causes packages to fail to build. Closes: #425505.
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Tue, 28 Aug 2007 09:48:34 +0200
+
 gs-common (0.3.13) unstable; urgency=low
 
   * Forgot to give $OUTFILE to gs in pdf2ps, fixed - closes: #422622
diff -Nru /tmp/7pKfotGS5y/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch /tmp/njuh2elxWq/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch
--- /tmp/7pKfotGS5y/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch	2007-05-07 17:12:35.0 +0200
+++ /tmp/njuh2elxWq/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch	2007-08-28 09:56:30.0 +0200
@@ -23,71 +23,58 @@
 exit 0
 
 @DPATCH@
-diff -urN gs-common-0.3.13.orig/scripts/afmdiff.awk gs-common-0.3.13/scripts/afmdiff.awk
 gs-common-0.3.13.orig/scripts/afmdiff.awk	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/afmdiff.awk	2007-05-08 00:11:29.0 +0900
+diff -urNad gs-common-0.3.13~/scripts/afmdiff.awk gs-common-0.3.13/scripts/afmdiff.awk
+--- gs-common-0.3.13~/scripts/afmdiff.awk	2007-05-07 17:11:15.0 +0200
 gs-common-0.3.13/scripts/afmdiff.awk	2007-08-28 09:55:22.0 +0200
 @@ -1,3 +1,4 @@
 +#!/usr/bin/awk -f
  ###=
  ### Read two Adobe Font Metric files, and compute tables of the
  ### differences in character repertoire, declared widths (WX), and
-diff -urN gs-common-0.3.13.orig/scripts/dumphint gs-common-0.3.13/scripts/dumphint
 gs-common-0.3.13.orig/scripts/dumphint	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/dumphint	2007-05-08 00:11:29.0 +0900
+diff -urNad gs-common

Bug#439841: 0.1.0: no core dump

2007-08-28 Thread Harald Dunkel

PS: Using native 0.1.0 the core dump is gone. Back to old libkama 0.0.6:
core dump is back.

Harri



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



Bug#439883: tzdata: [INTL:fr] French debconf templates translation update

2007-08-28 Thread Christian Perrier
Package: tzdata
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

If you do not already use it, you might consider using the
"podebconf-report-po" utility, which helps warning translators about
changes when you modify some debconf templates in your packages.

The usual policy when using it is sending a warning to translators
when you plan to upload a version of your package with debconf
templates changes (even typo corrections). Then leave about one week
for them to update their files (several translation teams have a QA
process which requires time).

podebconf-report-po will take care of sending the translators the
needed material as well as getting the translators adresses from the
PO files. All you have to do is just using the utility..:-)

Example use (from your package build tree):

$ podebconf-report-po

This will go through debian/po/*.po files, find those needing an
update, extract the translators data from these files and prepare a
mail to send to these translators (you can also use the
"--languageteam" switch to also mail the mail addresses listed in
"Language-Team" field).

You can also use this utility to request for new translations:

$ podebconf-report-po --call

This will send a mail to [EMAIL PROTECTED] with all the
needed information and material for new translators to add new
languages to your supported languages.

If you apply this policy, please forget about these remarks, of
courseThis message is generic..:-)


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# translation of fr.po to French
# This file is distributed under the same license as the tzdata package.
#
# Several translations merged with translations from debian-installer's tzsetup 
package
#
# Christian Perrier <[EMAIL PROTECTED]>, 2002-2004.
# Pierre Machard <[EMAIL PROTECTED]>, 2002-2004.
# Denis Barbier <[EMAIL PROTECTED]>, 2002-2004.
# Philippe Batailler <[EMAIL PROTECTED]>, 2002-2004.
# Michel Grentzinger <[EMAIL PROTECTED]>, 2003-2004.
# Christian Perrier <[EMAIL PROTECTED]>, 2005, 2006, 2007.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-08-28 07:51+0200\n"
"PO-Revision-Date: 2007-08-28 07:52+0200\n"
"Last-Translator: Christian Perrier <[EMAIL PROTECTED]>\n"
"Language-Team: French <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Generator: KBabel 1.11.4\n"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "Africa"
msgstr "Afrique"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "America"
msgstr "Amérique"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "Antarctica"
msgstr "Antarctique"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "Australia"
msgstr "Australie"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "Arctic"
msgstr "Arctique"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#: ../templates:1001
msgid "Asia"
msgstr "Asie"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. of "GMT+xx" or "GMT-xx" timezones
#. - SystemV will give the choice between zone named as per SystemV conventions:
#. EST5, MST7, etc.
#. Type: select
#. Choices
#: ../templates:1001 ../templates:9001
msgid "Atlantic"
msgstr "Atlantique"

#. Type: select
#. Choices
#. Note to translators:
#. - "Etc" will present users with a list
#. 

Bug#439884: Some bugs regarding enctypes

2007-08-28 Thread Sebastian Dröge
Package: krb5
Version: 1.4.4-7etch2
Severity: important

Hi,
I found some rather major bugs with the enctype handling in MIT Kerberos
1.4.4-7etch2 at least.

1)
We have a principal with the following keys:
> Key: vno 3, DES cbc mode with RSA-MD5, no salt
> Key: vno 3, Triple DES cbc mode raw, no salt

or

> Key: vno 1, Triple DES cbc mode with HMAC/sha1, no salt
> Key: vno 1, DES cbc mode raw, no salt

Whenever preauth is activated for this principal AS_REQ always fails with the 
error below
> Aug 28 09:59:44 XXX krb5kdc[30626]: AS_REQ (7 etypes {18 17 16 23 1 3 2}) 
> xxx.xxx.xxx: NEEDED_PREAUTH: [EMAIL PROTECTED] for krbtgt/[EMAIL PROTECTED], 
> Additional pre-authentication required 
> Aug 28 09:59:45 XXX krb5kdc[30626]: preauth (timestamp) verify failure: No 
> matching key in entry having a permitted enctype

Changing the order of those two keys fixes this, if the last key is not
in mode raw it works as expected. Also removing the raw keys fixes it.

When using an AES key and some raw key it always works, no matter what the
order is.


2)
Another problem with preauth and a Windows client is the following. We have a 
principal with the keys below:
> Key: vno 34, AES-256 CTS mode with 96-bit SHA-1 HMAC, no salt
> Key: vno 34, Triple DES cbc mode with HMAC/sha1, no salt
> Key: vno 34, ArcFour with HMAC/md5, no salt
> Attributes: REQUIRES_PRE_AUTH

When trying an AS_REQ this fails with the following:
> Aug 23 12:11:05 XXX krb5kdc[1680]: AS_REQ (7 etypes {23 -133 -128 3 1 24 
> -135}) xxx.xxx.xxx.xxx: NEEDED_PREAUTH: [EMAIL PROTECTED] for krbtgt/[EMAIL 
> PROTECTED], Additional pre-authentication required
> Aug 23 12:11:05 XXX krb5kdc[1680]: AS_REQ (1 etypes {23}) xxx.xxx.xxx.xxx: 
> BAD_ENCRYPTION_TYPE: [EMAIL PROTECTED] for krbtgt/[EMAIL PROTECTED], KDC has 
> no support for encryption type

i.e. the KDC thinks it doesn't support 23 (aka RC4-HMAC-MD5) although it in 
reality does.
Changing the keys to the following fixes the problem.

> Key: vno 35, AES-256 CTS mode with 96-bit SHA-1 HMAC, no salt
> Key: vno 35, Triple DES cbc mode with HMAC/sha1, no salt
> Key: vno 35, ArcFour with HMAC/md5, no salt
> Key: vno 35, DES cbc mode with CRC-32, no salt
> Attributes: REQUIRES_PRE_AUTH

> Aug 23 14:16:20 XXX krb5kdc[1680]: AS_REQ (7 etypes {23 -133 -128 3 1 24 
> -135}) xxx.xxx.xxx: NEEDED_PREAUTH: [EMAIL PROTECTED] for krbtgt/[EMAIL 
> PROTECTED], Additional pre-authentication required
> Aug 23 14:16:20 XXX krb5kdc[1680]: AS_REQ (3 etypes {23 3 1}) 
> xxx.xxx.xxx.xxx: ISSUE: authtime 1187871380, etypes {rep=23 tkt=3 ses=1}, 
> [EMAIL PROTECTED] for krbtgt/[EMAIL PROTECTED]

And as one can see (rep=23) the KDC even uses the enctype it said it doesn't 
support
at all before.



3)
When creating a new principal and specifying almost the same enctype twice with
only a difference in the hash used only the first one is created:

addprinc -policy user -e "des-cbc-md5:normal des-cbc-crc:normal" test
getprinc test
> Number of keys: 1
> Key: vno 1, DES cbc mode with RSA-MD5, no salt


addprinc -policy user -e "des-cbc-crc:normal des-cbc-md5:normal" test
getprinc test
> Number of keys: 1
> Key: vno 1, DES cbc mode with CRC-32, no salt


addprinc -policy user -e "des-cbc-crc:normal des-cbc-md5:normal des-cbc-md5:v4" 
test
getprinc test
> Number of keys: 2
> Key: vno 1, DES cbc mode with CRC-32, no salt
> Key: vno 1, DES cbc mode with RSA-MD5, Version 4


Changing another component of the enctype will make both created, only a 
difference
in the hash will only create the first one specified.


Bye



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



Bug#439882: samba: Panic or segfault in Samba, and (unable to) core dump

2007-08-28 Thread Paolo
Package: samba
Version: 3.0.24-6etch4
Severity: important

hi,

I'm trying to export usb card-reader volumes via smbfs, so I setup a config
stanza that export such dir and {pre,post}exec the needed usb-mount commands.

All seems well as long as I try to smb[u]mount from a remote host: usb disks
get mounted, smbfs vol get mounted, ls(1) shows the usb-mem contents.

Problems start as soon as I try to access (read) any file (*.jpg in this, 
case) remote app hangs (xli(1) in this case) while the samba server start 
firing /usr/share/samba/panic-action; here's an excerpt from log.smbd:

...
[2007/08/28 09:54:06, 1] smbd/service.c:make_connection_snum(950)
  utec (192.168.0.12) connect to service usb-utec initially as user utec 
(uid=1004, gid=1004) (pid 3469)
[2007/08/28 09:54:06, 0] tdb/tdbutil.c:tdb_log(783)
  tdb(/var/run/samba/locking.tdb): expand_file write of 1024 failed (Success)
[2007/08/28 09:54:06, 0] lib/util.c:smb_panic(1599)
  PANIC (pid 3469): Could not store share mode entry
  
[2007/08/28 09:54:06, 0] lib/util.c:log_stack_trace(1706)
  BACKTRACE: 11 stack frames:
   #0 smbd(log_stack_trace+0x23) [0x822c293]
   #1 smbd(smb_panic+0x46) [0x822c386]
   #2 smbd [0x81dd58e]
   #3 smbd(talloc_free+0xcb) [0x82326db]
   #4 smbd(open_file_ntcreate+0x856) [0x80d7e26]
   #5 smbd(reply_open+0x212) [0x80bd812]
   #6 smbd [0x80ea5b4]
   #7 smbd(smbd_process+0x6f8) [0x80eb778]
   #8 smbd(main+0x10df) [0x82c372f]
   #9 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7b5cea8]
   #10 smbd [0x8082b11]
[2007/08/28 09:54:06, 0] lib/util.c:smb_panic(1607)
  smb_panic(): calling panic action [/usr/share/samba/panic-action 3469]
[2007/08/28 09:54:06, 0] lib/util.c:smb_panic(1615)
  smb_panic(): action returned status 0
[2007/08/28 09:54:06, 0] lib/fault.c:dump_core(168)
  unable to change to /var/log/samba/cores/smbdrefusing to dump core
[2007/08/28 09:54:06, 0] smbd/server.c:main(847)
  smbd version 3.0.24 started.
...

and that log chunk gets repeated (seems that as smbd restarts it re-exec 
the preexec cmd).

So there seems to be a few problems here: seems that smbd segfaults for some
resons, there's no such /var/log/samba/cores/smbdrefusing and no core are
actually dumped.

The hw seems fine, as I can locally read/write to the mounted usb-mem 
volumes with no problems.

thanks
--
paolo


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



Bug#439881: libpam0g: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_modutil_getlogin, version LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]

2007-08-28 Thread Kiko Piris
Package: libpam0g
Version: 0.99.7.1-2
Severity: critical
Justification: breaks unrelated software


After some minutes ago dist-upgrade I get this errors in syslog:

| Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
dlopen(/lib/security/pam_unix.so)
| Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: 
/lib/security/pam_unix.so: symbol pam_modutil_getlogin, version 
LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]
| Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
/lib/security/pam_unix.so
| Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
dlopen(/lib/security/pam_env.so)
| Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: /lib/security/pam_env.so: 
symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 
with link time reference]
| Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
/lib/security/pam_env.so
| Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
dlopen(/lib/security/pam_limits.so)
| Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: 
/lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 
not defined in file libpam.so.0 with link t ime reference]
| Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
/lib/security/pam_limits.so
| Aug 28 09:39:01 bacterio CRON[18169]: Module is unknown

| Aug 28 09:45:58 bacterio authdaemond: PAM unable to 
dlopen(/lib/security/pam_unix.so)
| Aug 28 09:45:58 bacterio authdaemond: PAM [dlerror: 
/lib/security/pam_unix.so: symbol pam_modutil_getlogin, version 
LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]
| Aug 28 09:45:58 bacterio authdaemond: PAM adding faulty module: 
/lib/security/pam_unix.so
| Aug 28 09:45:58 bacterio imapd: Connection, ip=[:::127.0.0.1]
| Aug 28 09:45:58 bacterio imapd: LOGIN FAILED, user=webmail-kiko, 
ip=[:::127.0.0.1]


And cron, ilohamail (and possibly other programs, these are the ones I just
noticed) stopped working.


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

Kernel: Linux 2.6.22.5
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 libpam0g depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libpam-runtime0.99.7.1-2 Runtime support for the PAM librar

libpam0g recommends no packages.

-- no debconf information


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



Bug#418252: gajim: "python2.4-pysqlite2 | python2.5" does not work as intended

2007-08-28 Thread Lucas Nussbaum
severity 418252 serious
# justif: broken Depends: causes needed dep not to be installed.
thanks

On 08/04/07 at 16:28 +0200, thomas weidner wrote:
> Package: gajim
> Version: 0.11.1-1
> Severity: important
> 
> When python2.4 and python2.5 is installed python2.4-pysqlite2 does not 
> get installed. (2.4 must be installed as i.e. python-gtk2 depends on 
> <2.5). So Gajim uses python2.4,which has no pysqlite available and 
> therefore does not start.

Hi,

Thanks thomas for the analysis of the problem.

this causes gajim to fail to start in the common case where both
python2.4 and python2.5 are installed when gajim is installed.  Also, if
the user does some housecleaning with deborphan, aptitude or debfoster,
it will cause python2.4-pysqlite2 to be removed.

I think this warrants severity: serious.
-- 
| 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#439887: ITP: ntl -- Numbery Theory Library

2007-08-28 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: ntl
 Version : 5.4.1
 Upstream Authors : Victor Shoup <[EMAIL PROTECTED]>
* URL : http://www.shoup.net/ntl/
* License : GNU GPL 2
 Description : Numbery Theory Library
 This is a high-performance, portable C++ library providing data structures
 and algorithms for manipulating signed, arbitrary length integers, and for
 vectors, matrices, and polynomials over the integers and over finite fields.
 .
  Homepage: http://www.shoup.net/ntl/

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux ibook 2.4.23-ben1 #7 Sat Dec 27 11:20:38 CET 2003 ppc
Locale: LANG=POSIX, LC_CTYPE=POSIX



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



Bug#439888: ITP: macaulay2 -- Software system for algebraic geometry research

2007-08-28 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: macaulay2
 Version  : 0.9.95
 Upstream Authors : Daniel R. Grayson and Michael E. Stillman
* URL : http://www.math.uiuc.edu/Macaulay2/
* License : GNU GPL 2
 Description  : Software system for algebraic geometry research
 This is a software system devoted to supporting research in algebraic
 geometry and commutative algebra.
 .
  Homepage: http://www.math.uiuc.edu/Macaulay2/

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux ibook 2.4.23-ben1 #7 Sat Dec 27 11:20:38 CET 2003 ppc
Locale: LANG=POSIX, LC_CTYPE=POSIX




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



Bug#439796: autossh: fixed default port is a bad idea

2007-08-28 Thread Filippo Giunchedi
tags 439796 + confirmed
thanks

On Mon, Aug 27, 2007 at 08:49:41AM -0400, Daniel Jacobowitz wrote:
> Package: autossh
> Version: 1.3-4
> Severity: normal
> 
> This is also related to #230780.  Running two autossh's without
> setting -M manually causes the second one to exit immediately without
> doing anything; it tries to bind to the same port.  Can't it get a
> randomly assigned port like everything else does?

Agreed, I have yet to found a sane way to do that (i.e. test for a port in use)
in the bash wrapper for autossh, patches/ideas are welcome though :)

thanks,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

UNIX IS user friendly, it is just selective who his friends are.


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



Bug#439886: tablix2: New upstream version available

2007-08-28 Thread Petter Reinholdtsen
Package: tablix2
Version: 0.3.3-1
Severity: wishlist

Hi.  A new upstream version of tablix is available.  The latest
version is 0.3.5.  This is the reported news since v0.3.3:

0.3.4:

  This release mostly fixes bugs in the kernel and existing modules
  and improves some parts of the documentation. Following new features
  were also added:

  Two fitness modules (minrooms.so and simplesametime.so) were added
  to the distribution (contributed by Seppe vanden Broucke).

  Several changes were made to the kernel to make building and using
  Tablix on Microsoft systems easier: The path to modules can now be
  changed with a command-line parameter and the module loader
  automatically determines the file name extension for shared
  libraries used by the operating system. It is no longer necessary to
  include '.so' extensions in  tags in problem descriptions.

  An export module for Gnutu Student's Schedule (see
  http://www.gnutu.devnull.pl) was also added to the distribution.

0.3.5:

  This release mostly fixes bugs in the kernel. Following issues were fixed:

Segmentation fault in the XML parser when no constant resource
types were defined.

Erroneous messages about failed assertions when resource type with
id 0 was a variable resource type.

Build error on GCC 4.1.

  Four fitness modules (firstlastequal, firstorlast, maxconsecutive
  and maxperday) were also added to the distribution (development
  sponsored by The Media Shoppe Berhad).

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#439885: pingus -- new upstream version available

2007-08-28 Thread Fabian Greffrath

package: pingus
severity: wishlist

Hello!

Finally (after more than 4 years) the new upstream version 0.7 of Pingus 
has been released. Please consider packaging it ASAP.


Games Team, maybe this is a case for you?
The latest maintainer activity has been 3 years ago with 4 NMUs in the 
meantime and the package has still some (mostly trivial) bugs open.


Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath
Lehrstuhl für Energieanlagen und Energieprozesstechnik
Ruhr-Universität Bochum
Universitätsstraße 150, IB 3/134
D-44780 Bochum

Tel.:   +49(0)234/32-26334
Fax:+49(0)234/32-14227
E-Mail: greffrath(at)leat.ruhr-uni-bochum.de



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



Bug#439571: gtkdiskfree: Should not mention "features to be added in the future" in the

2007-08-28 Thread Kartik Mistry
Hi bubulle,

Thanks for notice :)

I have fixed this in my upload to mentors.d.n and desperately looking
for sponsor! Can you help me on this?

Package is at:
http://mentors.debian.net/debian/pool/main/g/gtkdiskfree/gtkdiskfree_1.9.3-8.dsc

Thanks again!!

-- 
Cheers,
---
Kartik Mistry  || GPG: 0xD1028C8D || IRC: kart_
kartikmistry.org/blog || kartikm.wordpress.com
--


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



Bug#439889: awstats: invalid commandline arguments in cron file

2007-08-28 Thread Gabor
Package: awstats
Version: 6.6+dfsg-1
Severity: minor

0,10,20,30,40,50 * * * * www-data [ -x /usr/lib/cgi-bin/awstats.pl -a -f
/etc/awstats/awstats.conf -a -r /var/log/apache/access.log ] &&
/usr/lib/cgi-bin/awstats.pl -config=awstats -update >/dev/null

i think -a -f -r is invalid commandline arguments.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages awstats depends on:
ii  perl [libstorable-perl]   5.8.8-7Larry Wall's Practical Extraction 

Versions of packages awstats recommends:
pn  libnet-xwhois-perl (no description available)

-- no debconf information


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



Bug#437673: dehs: Debian version of gabedit is wrong (2.0.11 instead of 2.0.11-1), so the copyright link is broken

2007-08-28 Thread Bluefuture
> 
> This bug doesn't seem to be fixed. When I look at the page:
> 
> http://dehs.alioth.debian.org/maintainer.php?name=gabedit
> 
> it still says:
> 
> Debian Version: 2.0.11
> 
> instead of:
> 
> Debian Version: 2.0.11-1
> 
> and the copyright link is still broken (tested with lynx and iceweasel).
> Do I have to wait some minutes or do I have to check at a different
> location.
> 
> Regards, Daniel
> 
There is needed a dehs db update. Can you check now?

Regards,
Ste 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Basilea 2: impara come calcolare il rating della tua azienda con questo
pratico videocorso 
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6930&d=20070828





Bug#439350: Problems with md5sum mismatches between etch and etch-security

2007-08-28 Thread Goswin von Brederlow
"Bernhard R. Link" <[EMAIL PROTECTED]> writes:

> * Goswin von Brederlow <[EMAIL PROTECTED]> [070824 13:27]:
>> I'm mirroring etch (normal etch) and etch-security (security updates
>> for etch) into one archive. Now I have a problem with conflicting
>> md5sums between etch and etch-security:
>>[...]
>> As you can see the problem is that a different source build was
>> uploaded to etch-proposed-updates instead of copying the security
>> upload and now the files do differ.
>
> I consider this a bug in the Debian archive (which I hoped was already
> fixed).

Diggin into it I found out that they made a security upload of etch2
while s-p-u already had an etch2 upload. Someone droped the ball
there. Andreas said they are working on it but didn't give any details
or timeframe. :(

>> But how do I get reprepro to work despite that?
>
> See the FAQ, 1.2, first subpoint: You cannot store two different files
> with the same name in the same repository. If you take one of the
> packages and put it manually in the other distribution, all will be
> fine.

I was hoping for some ignore option but I will do that then. Now what
way to push?

>> Can I set some option
>> so that etch-security will store its files in pool/updates/... like
>> the official repository?
>
> I think this would severly contradict the notion of a pool. (And I also
> don't know how to implement it in a way that would not cause very
> strange side effects or anomalies).
>
> Hochachtungsvoll,
>   Bernhard R. Link

MfG
Goswin



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



Bug#439890: zomg and zomghelper lack man pages

2007-08-28 Thread Rafal Czlonka
Package: zomg
Version: 0.2.2-1
Severity: grave

Hi,
The package lacks documentation. There's not even a slightest hint how
to use it.

Cheers,
Raf

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

Kernel: Linux 2.6.22-1-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages zomg depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libvorbisfile31.2.0.dfsg-1   The Vorbis General Audio Compressi
ii  zsh   4.3.4-14   A shell with lots of features
ii  zsh-beta  4.3.4-dev-1+20070823-1 A shell with lots of features (dev

Versions of packages zomg recommends:
ii  mpg123-alsa [mpg123]  0.66-1 MPEG layer 1/2/3 audio player with
ii  mpg321 [mpg123]   0.2.10.3   A Free command-line mp3 player, co
ii  python-mutagen1.11-1 audio metadata editing library
ii  vorbis-tools  1.1.1-14   several Ogg Vorbis tools
ii  wget  1.10.2-3   retrieves files from the web

-- no debconf information


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



Bug#439891: Unable to read grown defect data.

2007-08-28 Thread Rainer Zocholl
Package: scsitools
Version: 0.9-1.1


Thanks for nice scsitools package!
But sorry, today i have to complain:

After upgrading to the current stable version, scsiinfo seems to become
unable to read *any* scsi pages (see below).
Previous version works used in a cronjob to check for grown defects (which
is now broken and litters the logfile).

How can i make scsitool run again?
What will happen if the box is rebooted?
The kernel is monolytic, no loadable modules are supported by intension.




After some investigation in READ.Debian and the (new) init scripts:
It would have been nice apt giving a warning that updating 
scsitools requires  a reboot(, a kernel with devfs?) and 
editing of /etc/fstab. (I could have pinned them to the old version,
as there is only one user on the box, root)

Maybe "scsiinfo -l" could issue a warning or use /dev/scsi too
or list both raw and scsi devices?

What will happen to the "needscsidev" tests 
if /etc/ftab uses "LABEL=" to name the partition (very likely to
find to avoid the scsi-ID problem)?

A more comprehensive error meassage like "no /dev/scsi/... found, pls
reboot" would be nice too ;-)


values.
debian:~# scsiinfo -l
/dev/sda /dev/sdb /dev/scd0 /dev/nst0
debian:~# scsiinfo -c /dev/sda

Unable to read Caching Page 08h
debian:~# scsiinfo -d /dev/sda

Data from Defect Lists
--
Unable to read manufacturer defect data.
Unable to read grown defect data.


debian:~# scsiinfo   -Fphysical -d sda
scsiinfo(open): No such file or directory
debian:~# scsiinfo   -Fphysical -d /dev/sda

Data from Defect Lists
--
Unable to read manufacturer defect data.
Unable to read grown defect data.
debian:~#




debian:/usr/share/doc/scsitools# sh -x /etc/init.d/scsitools-pre.sh start
+ . /etc/default/rcS
++ TMPTIME=0
++ SULOGIN=no
++ DELAYLOGIN=yes
++ UTC=no
++ VERBOSE=yes
++ EDITMOTD=yes
++ FSCKFIX=no
+ scsidevrw=0
+ needscsidev=0
+ '[' '!' -e /dev/.devfsd ']'
+ grep -q '^/dev/scsi' /etc/fstab
+ '[' 0 -eq 1 ']'
+ '[' -x /sbin/scsidev -a 0 = 1 ']'
+ unset needscsidev scsidevrw
debian:/usr/share/doc/scsitools#

debian:/usr/share/doc/scsitools# cat /etc/fstab
# /etc/fstab: static file system information.
#
#  
# 
/dev/sdb1   /   ext3errors=remount-ro   0   1
/dev/sda5   noneswapsw  0   0
proc/proc   procdefaults0   0
/dev/fd0/floppy autouser,noauto 0   0
/dev/cdrom  /cdrom  iso9660 ro,user,noauto  0   0
/dev/sda2   /debianext3defaults0   2


scsitools-pre.sh 

# if no mount points on /dev/scsi in /etc/fstab, scsidev might be not needed
# NB: does not work with devfs


 : 2> /dev/null > /dev/scsi/__try

 of=/dev/ram3 

???

/etc/init.d/scsitools.sh will not work too with ext2 partition lables, or?

# set needscsidev to 1 if /dev/scsi is referenced in /etc/fstab and set
# scsidevrw to 1 if /dev/scsi is a ramdisk (mounted from scsitools-pre.sh)















Second Problem:

"-vShow version number"

requires a device name???

debian:~# scsiinfo -v
 Scsiinfo version 1.7(eowmob)
Error: scsiinfo - no device name given




debian:~# uname -a
Linux debian 2.4.18 #1 SMP Wed Apr 14 22:01:33 CEST 2004 i686 GNU/Linux

debian:/usr/share/doc/scsitools# ls -al /dev/scsi/
total 28
drwxr-xr-x  2 root root  4096 Jan 16  2006 .
drwxr-xr-x 12 root root 24576 Aug  8 09:49 ..



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



Bug#439881: libpam0g: PAM [dlerror: /lib/security/pam_unix.so: symbol,...

2007-08-28 Thread Mathias Brodala
Hi.

I’m pretty sure this is related: after upgrading PAM I was not able to unlock
xscreensaver and login into GDM anymore. Both told me that the authentication
had failed. I could not type anything since the message appeared on any 
keypress.

Now after a forced reboot, everything works again. Maybe restarting GDM and
xscreensaver does suffice.


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


Bug#401035: Fixed upstream

2007-08-28 Thread Mikko Rapeli
tags 401035 patch fixed-upstream etch   
stop

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b0244a00451c1ad64bf0a51f50679f7146786780

Would be so nice to have this come to etch kernels at some point.

This issue on drivers/ide side repeats also with drivers/ata code, but 
the patches have not settled yet:

http://marc.info/?l=linux-ide&m=118657911029543&w=2

-Mikko


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



Bug#439774: Please ship vapigen

2007-08-28 Thread Kumar Appaiah
On Tue, Aug 28, 2007 at 11:59:46AM +0300, Marc-André Lureau wrote:
> Kumar did the change, cool!
> Thanks Kumar!

And I just wrote man pages and committed them. Phew!

So, please check out the changes and ensure that it builds. And do
suggest whether the lintian warning can be ignored.

Thanks!

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


signature.asc
Description: Digital signature


Bug#323050: unblock 323050 with 412552, block 323050 with 413552

2007-08-28 Thread Lior Kaplan
# Automatically generated email from bts, devscripts version 2.10.7
unblock 323050 with 412552
# fix a typo in the blocking bugs by Marcus Better
block 323050 with 413552



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



Bug#439890: zomg and zomghelper lack man pages

2007-08-28 Thread Cyril Brulebois
severity 439890 important
thanks

Rafal Czlonka <[EMAIL PROTECTED]> (28/08/2007):
> Package: zomg
> Version: 0.2.2-1
> Severity: grave

I fail to see the “Justification:” line. And I feel “important” is still
too high (“wishlist” might have done the job.), but RC…

> The package lacks documentation. There's not even a slightest hint how
> to use it.

Run it and follow the instructions?

Cheers,

-- 
Cyril Brulebois


pgpgDY90UmN4E.pgp
Description: PGP signature


Bug#439892: linux-image-2.6.21-2-amd64: random crashes/hangs on dual-core AMD64 under heavy disk write load (local and NFS)

2007-08-28 Thread Graham Cobb
Package: linux-image-2.6.21-2-amd64
Version: 2.6.21-6
Severity: important

My AMD64 dual core system hosts a backup disk (SATA) and every night it takes 
a local backup and is also accessed over NFS by another system which writes a 
backup.  Every few days, the system has hung or crashed when I go to
use it in the morning.  

This only seems to occur when both systems are doing heavy backups.  For a
while the remote system's ethernet was broken and I was using a low speed, USB
attached ethernet -- the crashes stopped.  Now I have replaced the broken
ethernet and both systems have working gigabit ethernet devices and the crashes
have returned.

The crashing system writes nothing in its logs but it does remote syslog and 
the remote logs show the problem.  Here are the last two crashes:

Aug 19 01:33:13 black kernel: PGD f97f067 PUD 60935067 PMD 0 
Aug 19 01:33:13 black kernel: CPU 0 
Aug 19 01:33:13 black kernel: Modules linked in: nfsd exportfs ppdev lp button 
ac battery ipv6 nfs lockd nfs_acl sunrpc vfat fat dm_snapshot dm_mirror dm_mod 
it87 hwmon_vid eeprom i2c_isa sr_mod sbp2 ide_generic ide_disk snd_mpu401 
snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_intel8x0 snd_seq_midi 
snd_seq_midi_event snd_ac97_codec snd_ac97_bus snd_seq snd_pcm_oss 
snd_mixer_oss analog snd_rawmidi snd_seq_device gameport snd_pcm snd_timer 
parport_pc parport pcspkr psmouse serio_raw snd soundcore snd_page_alloc joydev 
evdev tsdev i2c_nforce2 i2c_core eth1394 ext3 jbd mbcache usbhid sd_mod ide_cd 
cdrom sata_nv libata scsi_mod skge floppy ohci1394 ieee1394 ehci_hcd forcedeth 
amd74xx generic ide_core ohci_hcd thermal processor fan
Aug 19 01:33:13 black kernel: Pid: 209, comm: kswapd0 Not tainted 
2.6.18-4-amd64 #1
Aug 19 01:33:13 black kernel: RIP: 0010:[]  
[] :ext3:ext3_discard_reservation+0x28/0x67
Aug 19 01:33:13 black kernel: RSP: 0018:810037c01d20  EFLAGS: 00010202
Aug 19 01:33:13 black kernel: RAX: 810076a95000 RBX: 00d0 RCX: 

Aug 19 01:33:13 black kernel: RDX: 8100208a0d60 RSI: 81002dbdac88 RDI: 
8100208a0a40
Aug 19 01:33:13 black kernel: RBP: 8100208a0a40 R08: 0041 R09: 
0007e019
Aug 19 01:33:13 black kernel: R10:  R11: 8818c15b R12: 
00f0
Aug 19 01:33:13 black kernel: R13: 81007b9d8000 R14: 0080 R15: 
0080
Aug 19 01:33:13 black kernel: FS:  2af51eba5dc0() 
GS:80521000() knlGS:
Aug 19 01:33:13 black kernel: CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
Aug 19 01:33:13 black kernel: CR2: 00f8 CR3: 2305f000 CR4: 
06e0
Aug 19 01:33:13 black kernel: Process kswapd0 (pid: 209, threadinfo 
810037c0, task 81007d76c040)
Aug 19 01:33:13 black kernel: Stack:  810006c96c88 8100208a0a40 
8100208a0978 00d0
Aug 19 01:33:13 black kernel:  810037c01db0 8818c1da 
8100208a0a40 8100208a0a40
Aug 19 01:33:13 black kernel:  0042 80220e2c 
8100208a0a50 802327d9
Aug 19 01:33:13 black kernel: Call Trace:
Aug 19 01:33:13 black kernel:  [] 
:ext3:ext3_clear_inode+0x6c/0x8a
Aug 19 01:33:13 black kernel:  [] clear_inode+0xc5/0xf6
Aug 19 01:33:13 black kernel:  [] dispose_list+0x56/0xf6
Aug 19 01:33:13 black kernel:  [] 
shrink_icache_memory+0x1d4/0x204
Aug 19 01:33:13 black kernel:  [] shrink_slab+0xe2/0x15a
Aug 19 01:33:13 black kernel:  [] kswapd+0x31c/0x41b
Aug 19 01:33:13 black kernel:  [] 
autoremove_wake_function+0x0/0x2e
Aug 19 01:33:13 black kernel:  [] 
keventd_create_kthread+0x0/0x61
Aug 19 01:33:13 black kernel:  [] kswapd+0x0/0x41b
Aug 19 01:33:13 black kernel:  [] 
keventd_create_kthread+0x0/0x61
Aug 19 01:33:13 black kernel:  [] kthread+0xd4/0x107
Aug 19 01:33:13 black kernel:  [] child_rip+0xa/0x12
Aug 19 01:33:13 black kernel:  [] 
keventd_create_kthread+0x0/0x61
Aug 19 01:33:13 black kernel:  [] 
physflat_send_IPI_mask+0x0/0x6a
Aug 19 01:33:13 black kernel:  [] kthread+0x0/0x107
Aug 19 01:33:13 black kernel:  [] child_rip+0x0/0x12
Aug 19 01:33:13 black kernel: 
Aug 19 01:33:13 black kernel: 
Aug 19 01:33:13 black kernel: Code: 49 83 7c 24 08 00 74 2e 49 8d bd 00 41 00 
00 e8 38 ce 0d f8 
Aug 19 01:33:13 black kernel:  RSP 

Aug 28 01:36:35 black kernel: PGD 8063 PUD 0 
Aug 28 01:36:35 black kernel: CPU 0 
Aug 28 01:36:35 black kernel: Modules linked in: nfsd exportfs ppdev lp button 
ac battery ipv6 nfs lockd nfs_acl sunrpc vfat fat dm_snapshot dm_mirror dm_mod 
it87 hwmon_vid eeprom i2c_isa sr_mod sbp2 ide_generic ide_disk snd_mpu401 
snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi snd_seq_midi_event 
snd_seq snd_rawmidi snd_seq_device i2c_nforce2 psmouse serio_raw k8temp 
i2c_core analog gameport tsdev parport_pc parport snd_intel8x0 snd_ac97_codec 
ac97_bus snd_pcm_oss snd_mixer_oss pcspkr snd_pcm snd_timer evdev joydev snd 
soundcore snd_page_alloc eth1394 ext3 jbd mbcache sd_mod ide_cd cdrom sata_nv 
ata_generic libata scsi

Bug#404364: Various typos in manpages

2007-08-28 Thread Michael Kerrisk
Hi Bruno,

> > I'm not so sure of the details here, but maybe you are, since it 
> > relates to iconv stuff.  Can you confirm/disconfirm the
> > correctness of this part of the patch below:
> > 
> > > -values are listed by the \fBiconv \-\-list\fP command, and all
> > > combinations
> > > +values are listed by the \fBiconv \-\-list\fP command, but not all
> > >combinations
> > ?
> 
> Glad that you ask. The patch is wrong; the text is correct as written
> years ago.

Okay -- good.

[...]

And thanks for the further detailed explanation!

Cheers,

Michael
-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  
Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages , 
read the HOWTOHELP file and grep the source 
files for 'FIXME'.



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



Bug#439881: libpam0g: PAM [dlerror: /lib/security/pam_unix.so: symbol,...

2007-08-28 Thread Luk Claes

Mathias Brodala wrote:

Hi.


Hi


I’m pretty sure this is related: after upgrading PAM I was not able to unlock
xscreensaver and login into GDM anymore. Both told me that the authentication
had failed. I could not type anything since the message appeared on any 
keypress.

Now after a forced reboot, everything works again. Maybe restarting GDM and
xscreensaver does suffice.


After restarting xscreensaver everything seemed to work again over here...

Cheers

Luk


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



Bug#439774: Please ship vapigen

2007-08-28 Thread Marc-André Lureau
Kumar did the change, cool!
Thanks Kumar!

-- 
Marc-André Lureau


On 8/27/07, Loïc Minier <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 27, 2007, Marc-André Lureau wrote:
> > Since I am still novice in debian packaging, I wonder what could be
> > the package name for it. vapigen+gidlgen?
> >
> > I personally would like to see vala-binding-tools or vala-tools, or
> > something like that.
>
>  Why not simply ship it in libvala-dev?  Usually, one -dev package is
>  enough for all files related to development, and the dbus binding tools
>  are in the -dev too.
>
> --
> Loïc Minier
>



Bug#428307: Icedove is dog slow on PPC

2007-08-28 Thread Alexander Sack - Debian Bugmail
On Tue, Jul 24, 2007 at 11:33:29AM -0700, Markus Gutschke wrote:
> This problem does not appear to be PPC specific. I have been observing 
> the same issue on i386 for a couple of weeks, now. I am currently 
> running 2.0.0.4.dfsg1-1
> 

Are still experience the PPC slowdown?

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#435449: table_prefix should be customizable

2007-08-28 Thread Thijs Kinkhorst
Hi,

> The table_prefix should also be customizable. Hardcoding the
> table_prefix in /usr/share/phpbb3/www/config.php may cause problems on
> upgrade if this value is changed.

Thank you for your suggestion. We're using dbconfig-common as a framework for 
setting up the database, and dbconfig-common does not support table prefixes: 
see bug #341958.

Or maybe I understand you wrongly - what do you suggest that phpbb3 changes in 
its behaviour?


thanks,
Thijs


pgpBpVGAJkxON.pgp
Description: PGP signature


Bug#439897: ffmpeg: Patent holders on mpeg2 encoder

2007-08-28 Thread Christian Marillat
Package: ffmpeg
Version: 0.cvs20070307-6
Severity: serious
Justification: Policy 2.1

Hi,

Surprise that the mpeg2 encoder is still in ffmpeg.

Here is the ffmpeg -formats output.

$ ffmpeg -formats | grep mpeg2
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads 
--enable-libvorbis --enable-libtheora --enable-libogg --enable-liba52 
--enable-libdts --enable-libgsm --enable-dc1394 --disable-debug --enable-shared 
--prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jun 23 2007 14:31:53, gcc: 4.1.3 20070601 (prerelease) (Debian 
4.1.2-12)
  E mpeg2video  MPEG2 video


The weel know patent holder :

http://en.wikipedia.org/wiki/MPEG-2#Patent_holders

Christian

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

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

Versions of packages ffmpeg depends on:
ii  libavcodec1d0.cvs20070307-6  ffmpeg codec library
ii  libavformat1d   0.cvs20070307-6  ffmpeg file format library
ii  libavutil1d 0.cvs20070307-6  ffmpeg utility library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libimlib2   1.3.0.0debian1-4 powerful image loading and renderi
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libswscale1d0.cvs20070307-6  ffmpeg video scaling library

ffmpeg recommends no packages.

-- no debconf information


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



Bug#439898: claws-mail-pgpinline: can't reply to encrypted email without changing options

2007-08-28 Thread Michael Below
Package: claws-mail-pgpinline
Version: 2.10.0-3
Severity: normal

When I reply to a GPG-encrypted mail, the default options are wrong: in the 
mail options the encryption system selected is "None", but encryption is 
selected nonetheless. If I try to send a message like that, Claws displays 
an error: "Nachricht konnte nicht für das Senden zwischengespeichert werden: 
Schlüssel des Empfängers konnte nicht geholt werden." 
(Message couldn't be stored for sending: Key for recipient couldn't be 
retrieved). I have to enter the Options menu and select a sensible setting
each time by hand. Claws should do this automatically, i.e. select the
format of the incoming message for the outgoing one.

I'm not sure where this bug belongs, reporting it against pgp-inline because
it's a crypto integration issue.

Thanks for your effort

Michael Below

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

Kernel: Linux 2.6.21 (PREEMPT)
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 claws-mail-pgpinline depends on:
ii  claws-mail   2.10.0-3Fast, lightweight and user-friendl
ii  claws-mail-pgpmime [claw 2.10.0-3PGP/MIME plugin for Claws Mail
ii  libatk1.0-0  1.18.0-2The ATK accessibility toolkit
ii  libc62.6.1-1+b1  GNU C Library: Shared libraries
ii  libcairo21.4.10-1The Cairo 2D vector graphics libra
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libetpan11   0.51-0.1mail handling library
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libglib2.0-0 2.14.0-2The GLib library of C routines
ii  libgnutls13  1.6.3-1 the GNU TLS library - runtime libr
ii  libgpg-error01.4-2   library for common error values an
ii  libgpgme11   1.1.5-1 GPGME - GnuPG Made Easy
ii  libgtk2.0-0  2.10.13-1   The GTK+ graphical user interface 
ii  liblockfile1 1.06.2  NFS-safe locking library, includes
ii  libpango1.0-01.16.5-1Layout and rendering of internatio
ii  libsasl2-2   2.1.22.dfsg1-14 Authentication abstraction library
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   2:1.1.2-1   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.2-1   X Rendering Extension client libra

claws-mail-pgpinline recommends no packages.

-- no debconf information


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



Bug#438566: Promise TX4 disk ordering (was: various problems with RAID1/cryptsetup)

2007-08-28 Thread Jérémy Bobbio
On Fri, Aug 17, 2007 at 09:36:29PM +0200, Luca Capello wrote:
>   4) again, at reboot, the machine didn't boot, because the previous
>  /dev/sda1 is now /dev/sdb1.  I discovered the real problem: AFAIK
>  the linux kernel erroneously maps the Promise TX4 devices,
>  counting from the last one.  I can confirm this because I
>  attached a third SATA HD to the port3/channel3 and this one was
>  marked as /dev/sda instead of the expected /dev/sdc. 

According to a recent mail on LKML [1], this should be fixed in Linux
2.6.22.

The debian-installer has not switched to this new version yet, but
packages for 2.6.22 are available from unstable.

Could you try it and see if the ordering is correct with the newer
kernel?  That would be definitely helpful. :)

[1] http://lkml.org/lkml/2007/5/22/65

Cheers,
-- 
Jérémy Bobbio.''`. 
[EMAIL PROTECTED]: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Bug#439896: WPA does not work on Dell Wireless 1390

2007-08-28 Thread Frank Denissen

Package: wpasupplicant
Version: 0.5.5-2
Severity: normal

I have a Dell Inspiron with Dell Wireless 1390. Access to my wireless 
router works fine without encryption or with WEP. Only WPA does not work 
under Linux (ndiswrapper + windows driver). WPA works fine under 
Windows, using the same version of the driver.


Software:

   * OS: I tried both Debian backports kernel: 
linux-image-2.6.21-1-amd64 and linux-image-2.6.21-2-686
   * ndiswrapper: I tried both version 1.32 and 1.47 (recompiled on 
laptop and installed)
   * wpasupplicant: I tried both version 0.5.5-2 version and 0.6.0-3 
(package rebuild on laptop)
   * driver from Dell http://ftp.us.dell.com/network/R151517.EXE (unzip 
and use DRIVER/bcmwl5.inf)


Installation procedure:

   * I followed the instructions on 
http://ubuntuforums.org/showthread.php?t=31926 for installation of 
ndiswrapper and driver
   * I followed the instructions on 
http://ubuntuforums.org/showthread.php?t=31418&highlight=wpa for wpa


Output of some commands:

$ ndiswrapper -l

bcmwl5 : driver installed
   device (14E4:4311) present (alternate driver: bcm43xx)
$ ndiswrapper -v

utils version: '1.9', utils version needed by module: '1.9'
module details:
filename:   /lib/modules/2.6.21-1-amd64-k8-bs/misc/ndiswrapper.ko
version:1.47
vermagic:   2.6.21-1-amd64-k8-bs SMP mod_unload
$ cat /etc/wpa_supplicant/wpa_supplicant.conf

network={
   ssid="Dierentuin"
   #psk="0123456789"
   psk=22797e8d44e30e04e9f7c41eec341fc23afd92b528b27c7999b177fe8d1bbdb8
   key_mgmt=WPA-PSK
   proto=WPA
}

$ /sbin/wpa_supplicant -w -Dndiswrapper -iwlan0 
-c/etc/wpa_supplicant/wpa_supplicant.conf -dd


Initializing interface 'wlan0' conf 
'/etc/wpa_supplicant/wpa_supplicant.conf' driver 'ndiswrapper' 
ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant/wpa_supplicant.conf' -> 
'/etc/wpa_supplicant/wpa_supplicant.conf'

Reading configuration file '/etc/wpa_supplicant/wpa_supplicant.conf'
Line: 1 - start of a new network block
ssid - hexdump_ascii(len=10):
44 69 65 72 65 6e 74 75 69 6e Dierentuin 
PSK - hexdump(len=32): [REMOVED]

key_mgmt: 0x2
proto: 0x1
Priority group 0
  id=0 ssid='Dierentuin'
Initializing interface (2) 'wlan0'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
 capabilities: key_mgmt 0xf enc 0xf
WEXT: Operstate: linkmode=1, operstate=5
Own MAC address: 00:19:7d:3a:17:eb
Driver does not support WPA.
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
Setting scan request: 0 sec 10 usec
Added interface wlan0
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b06 len=12
State: DISCONNECTED -> SCANNING
Starting AP scan (broadcast SSID)
Trying to get current scan results first without requesting a new scan 
to speed up initial association

Received 0 bytes of scan results (0 BSSes)
Scan results: 0
Selecting BSS from priority group 0
No suitable AP found.
Setting scan request: 0 sec 0 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Received 862 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 0
0: 00:1b:11:9b:78:70 ssid='Dierentuin' wpa_ie_len=24 rsn_ie_len=0 caps=0x11
  selected based on WPA IE
Trying to associate with 00:1b:11:9b:78:70 (SSID='Dierentuin' freq=2412 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
WPA: using IEEE 802.11i/D3.0
WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 1
WPA: set AP WPA IE - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 
02 01 00 00 50 f2 02 01 00 00 50 f2 02

WPA: clearing AP RSN IE
WPA: using GTK TKIP
WPA: using PTK TKIP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 
00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02

No keys have been configured - skip key clearing
State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
Association request to the driver failed
Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 00:1b:11:9b:78:70 into blacklist
State: ASSOCIATING -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notif

Bug#439893: iso-codes: [INTL:eu] iso_3166 basque translation update

2007-08-28 Thread Piarres Beobide
Package: iso-codes
Version: 1.3-1
Severity: wishlist
Tags: patch l10n

Hello

Attached iso-codes iso_3166 basque translation update, please commit it.



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

Kernel: Linux 2.6.21
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information
# Translation of ISO-3166 (country names) to Basque
#
# This file is distributed under the same license as the iso-codes package.
#
# Copyright (C)
#   Mikel Olasagasti <[EMAIL PROTECTED]>, 2004.
#   Piarres Beobide<[EMAIL PROTECTED]>, 2004,20067
#
msgid ""
msgstr ""
"Project-Id-Version: iso_3166 CVS\n"
"Report-Msgid-Bugs-To: Debian iso-codes team \n"
"POT-Creation-Date: 2007-08-20 17:47+0200\n"
"PO-Revision-Date: 2007-08-28 11:13+0200\n"
"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
"Language-Team: librezale <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 1.0.1\n"

#. name for AFG
msgid "Afghanistan"
msgstr "Afganistan"

#. official_name for AFG
msgid "Islamic Republic of Afghanistan"
msgstr "Afganistaneko Errepublika Islamikoa"

#. name for ALA
msgid "Åland Islands"
msgstr "Åland Uharteak"

#. name for ALB
msgid "Albania"
msgstr "Albania"

#. official_name for ALB
msgid "Republic of Albania"
msgstr "Albaniako Errepublika"

#. name for DZA
msgid "Algeria"
msgstr "Algeria"

#. official_name for DZA
msgid "People's Democratic Republic of Algeria"
msgstr "Laosko Herri-Errepublika Demokratikoa"

#. name for ASM
msgid "American Samoa"
msgstr "Samoa Estatubatuarra"

#. name for AND
msgid "Andorra"
msgstr "Andorra"

#. official_name for AND
msgid "Principality of Andorra"
msgstr "Andorrako printzegoa"

#. name for AGO
msgid "Angola"
msgstr "Angola"

#. official_name for AGO
msgid "Republic of Angola"
msgstr "Angolako Errepublika"

#. name for AIA
msgid "Anguilla"
msgstr "Anguilla"

#. name for ATA
msgid "Antarctica"
msgstr "Antarktika"

#. name for ATG
msgid "Antigua and Barbuda"
msgstr "Antigua eta Barbuda"

#. name for ARG
msgid "Argentina"
msgstr "Argentina"

#. official_name for ARG
msgid "Argentine Republic"
msgstr "Argentinar Errepublika"

#. name for ARM
msgid "Armenia"
msgstr "Armenia"

#. official_name for ARM
msgid "Republic of Armenia"
msgstr "Armeniar Errepublika"

#. name for ABW
msgid "Aruba"
msgstr "Aruba"

#. name for AUS
msgid "Australia"
msgstr "Australia"

#. name for AUT
msgid "Austria"
msgstr "Austria"

#. official_name for AUT
msgid "Republic of Austria"
msgstr "Autriar Errepublika"

#. name for AZE
msgid "Azerbaijan"
msgstr "Azerbaijan"

#. official_name for AZE
msgid "Republic of Azerbaijan"
msgstr "Azerbaijango Errepublika"

#. name for BHS
msgid "Bahamas"
msgstr "Bahamak"

#. official_name for BHS
msgid "Commonwealth of the Bahamas"
msgstr "Bahama Commonwealth-a"

#. name for BHR
msgid "Bahrain"
msgstr "Bahrain"

#. official_name for BHR
msgid "Kingdom of Bahrain"
msgstr "Bahraingo Erresuma"

#. name for BGD
msgid "Bangladesh"
msgstr "Bangladesh"

#. official_name for BGD
msgid "People's Republic of Bangladesh"
msgstr "Bangladeshko Herri Errepublika"

#. name for BRB
msgid "Barbados"
msgstr "Barbados"

#. name for BLR
msgid "Belarus"
msgstr "Bielorrusia"

#. official_name for BLR
msgid "Republic of Belarus"
msgstr "Bielorrusiar Errepublika"

#. name for BEL
msgid "Belgium"
msgstr "Belgika"

#. official_name for BEL
msgid "Kingdom of Belgium"
msgstr "Belgikar Erreinua"

#. name for BLZ
msgid "Belize"
msgstr "Belize"

#. name for BEN
msgid "Benin"
msgstr "Benin"

#. official_name for BEN
msgid "Republic of Benin"
msgstr "Beningo Errepublica"

#. name for BMU
msgid "Bermuda"
msgstr "Bermuda"

#. name for BTN
msgid "Bhutan"
msgstr "Bhutan"

#. official_name for BTN
msgid "Kingdom of Bhutan"
msgstr "Bhutango Erreinua"

#. name for BOL
msgid "Bolivia"
msgstr "Bolivia"

#. official_name for BOL
msgid "Republic of Bolivia"
msgstr "Boliviar Errepublika"

#. name for BIH
msgid "Bosnia and Herzegovina"
msgstr "Bosnia eta Herzegovina"

#. official_name for BIH
msgid "Republic of Bosnia and Herzegovina"
msgstr "Bosniar eta Herzegovinar Errepublika"

#. name for BWA
msgid "Botswana"
msgstr "Botswana"

#. official_name for BWA
msgid "Republic of Botswana"
msgstr "Botswanar Errepublika"

#. name for BVT
msgid "Bouvet Island"
msgstr "Bouvet Uhartea"

#. name for BRA
msgid "Brazil"
msgstr "Brasil"

#. official_name for BRA
msgid "Federative Republic of Brazil"
msgstr "Brasilgo Errepublika Federala"

#. name for IOT
msgid "British Indian Ocean Territory"
msgstr "Indiar Ozeanoko Lurralde Britainiarra"

#. name for BRN
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"

#. name for BGR
msgid "Bulgaria"
msgstr "Bulgaria"

#. official_name for BGR
msgid "Republic of Bulgaria"
msgstr "Bulgariar Err

Bug#439881: libpam0g: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_modutil_getlogin, version LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]

2007-08-28 Thread Steve Langasek
severity 439845 important
severity 439881 important
merge 439845 439881
thanks

On Tue, Aug 28, 2007 at 10:14:23AM +0200, Kiko Piris wrote:
> After some minutes ago dist-upgrade I get this errors in syslog:

> | Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
> dlopen(/lib/security/pam_unix.so)
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: 
> /lib/security/pam_unix.so: symbol pam_modutil_getlogin, version 
> LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
> /lib/security/pam_unix.so
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
> dlopen(/lib/security/pam_env.so)
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: 
> /lib/security/pam_env.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not 
> defined in file libpam.so.0 with link time reference]
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
> /lib/security/pam_env.so
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM unable to 
> dlopen(/lib/security/pam_limits.so)
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM [dlerror: 
> /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 
> not defined in file libpam.so.0 with link t ime reference]
> | Aug 28 09:39:01 bacterio CRON[18169]: PAM adding faulty module: 
> /lib/security/pam_limits.so
> | Aug 28 09:39:01 bacterio CRON[18169]: Module is unknown

> | Aug 28 09:45:58 bacterio authdaemond: PAM unable to 
> dlopen(/lib/security/pam_unix.so)
> | Aug 28 09:45:58 bacterio authdaemond: PAM [dlerror: 
> /lib/security/pam_unix.so: symbol pam_modutil_getlogin, version 
> LIBPAM_MODUTIL_1.0 not defined in file libpam.so.0 with link time reference]
> | Aug 28 09:45:58 bacterio authdaemond: PAM adding faulty module: 
> /lib/security/pam_unix.so
> | Aug 28 09:45:58 bacterio imapd: Connection, ip=[:::127.0.0.1]
> | Aug 28 09:45:58 bacterio imapd: LOGIN FAILED, user=webmail-kiko, 
> ip=[:::127.0.0.1]

> And cron, ilohamail (and possibly other programs, these are the ones I just
> noticed) stopped working.

Restart the daemons.

-3 will be released soon with code to automatically prompt for a restart.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#439895: filter-buffer.sl:delete_hidden_lines(): Deletes not all lines

2007-08-28 Thread Jörg Sommer
Package: jed-extra
Version: 2.4-1
Severity: normal

Hi,

delete_line() moves the editing point down. If you call down_1 than, you
may skip hidden lines. Here is an improved version:

public define delete_hidden_lines()
{
   push_spot_bob();
   do
 while (is_line_hidden())
   delete_line();
   while (down_1);
   pop_spot();
}

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.23-rc2
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jed-extra depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy

Versions of packages jed-extra recommends:
ii  jed1:0.99.19~pre95-2 editor for programmers (textmode v
ii  xjed   1:0.99.19~pre95-3 editor for programmers (x11 versio

-- debconf information excluded


pgpQMMI2V1rky.pgp
Description: PGP signature


Bug#439899: libImlib.so.1: cannot open shared object file: No such file or directory

2007-08-28 Thread Benjamin Wong
Package: vertex
Version: 0.1.15-1.2+b1
Severity: important


This package depends on Imlib version 11 (eleven), but appears to
be linked with Imlib version 1 (one). When I attempt to run vertex,
I am presented with an error message.

$ vertex
vertex: error while loading shared libraries: libImlib.so.1: cannot open 
shared object file: No such file or directory


Checking linked libraries, shows that the binary is shipped with an
unmet dependency.

$ ldd /usr/bin/vertex | grep "not found"
libImlib.so.1 => not found


As a temporary kludge, making a symbolic link from libImlib.so.1 to
libImlib.so.11 allows the program to run.




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

Kernel: Linux 2.6.17 (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 vertex depends on:
ii  gtkglarea5  1.2.3-2.2+b1 Gimp Toolkit OpenGL area widget sh
ii  imlib11 1.9.15-3 Imlib is an imaging library for X 
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgl1-mesa-glx [libgl1]7.0.1-1  A free implementation of the OpenG
ii  libglib1.2ldbl  1.2.10-19The GLib library of C routines
ii  libglu1-mesa [libglu1]  7.0.1-1  The OpenGL utility library (GLU)
ii  libgtk1.2   1.2.10-18.1  The GIMP Toolkit set of widgets fo
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxi6  2:1.1.2-1X11 Input extension library

vertex recommends no packages.

-- no debconf information


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



Bug#439788: xserver-xorg-video-via: fails to detect monitor

2007-08-28 Thread Michal Suchanek


On Aug 27, 2007, at 1:56 PM, Julien Cristau wrote:

On Mon, Aug 27, 2007 at 12:22:12 +,  
[EMAIL PROTECTED] wrote:


The driver fails to detect the Eizo FlexScan L465 LCD panel  
connected to
the VGA connector. This screen is normally (when connected to  
different

graphics adapters) easily detected.

The resolution set by the driver is unusable with this screen, the
bottom part of the desktop is offscreen and won't scroll.


Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
HorizSync   30-70
VertRefresh 50-160
EndSection

Is it better if you remove the HorizSync and VertRefresh lines from  
the

config file?


These are automatically added by dexconf or whatever the live CD uses.
I guess without these the resolution would be something like 800x600  
which would be ugly but usable.


Thanks for pointing that out.


MS





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



Bug#439894: egroupware-core: Please mention xmlrpc in README.Debian in /usr/share/doc

2007-08-28 Thread Mario Iseli
Package: egroupware-core
Version: 1.4.001.dfsg-2
Severity: wishlist

Hi Petere :)

Can you please document how to enable to xmlrpc stuff in README.Debian?
One of my friends tries to sync his PDA with egroupware and this tool
requires xmlrpc and it isn't really documented anywhere.

Thank you very much,

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


-- 
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?

2007-08-28 Thread Danai SAE-HAN (韓達耐)
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.

Best regards

-- 
Danai SAE-HAN (韓達耐)
--
題目:《和子由澠池懷舊》
作者:蘇軾(1036-1101)

人生到處知何似,應似飛鴻踏雪泥:
泥上偶然留指爪,鴻飛那復計東西。
老僧已死成新塔,壞壁無由見舊題。
往日崎嶇還記否,路上人困蹇驢嘶。



signature.asc
Description: OpenPGP digital signature


Bug#439876: libopensync0: copyright file does not list upstream URL

2007-08-28 Thread Robert Collins

On Tue, 2007-08-28 at 09:35 +0200, Michael Meskes wrote:
> Package: libopensync0
> Version: 0.19-1.2
> Severity: serious
> Justification: Policy 12.5
> 
> Header says it all. Policy 12.5 says:
> 
> In addition, the copyright file must say where the upstream sources (if
> any) were obtained. 
> 
> However, there is no such information in this package.

Thanks, that must have been oversight. The current package's source was
checked out from the upstreams SVN repository and tar'd up unaltered.
Its in a bzr branch
http://people.ubuntu.com/~robertc/opensync/upstream/.

I realise this email doesn't close the bug - but I hope it helps as the
fastest thing I could do.

Cheers,
Rob
-- 
GPG key available at: .


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


Bug#388741: Font problem with Gdtclft (graphviz 2.8)

2007-08-28 Thread Raoul Borenius
Hi Cyril,

thanks for taking up this issue!

I installed 2.8-2.6 on our server today but that made no improvement.

The tcl-support seems to be missing in the unstable version 2.12-4.

README.Debian talks about seperate binary packages for each
language extension but I did not find any tcl-graphviz package on
packages.debian.org.

Thanks for you time!
 Raoul


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



Bug#439900: menu-xdg autostart not working

2007-08-28 Thread davidn

Package: menu-xdg
Version: 0.2.3

   If I add a program be autostarted (via the Gnome session control
panel) the next time I logon the spash screen does not go away and I
am unable to save any files.

I have submitted this bug to this package because the file involved is
~/.config/autostart/[name].desktop - which I believe is a menu-xdg file.

I am using the latest stable updated/upgraded release of Debian at
time of writing.

Kind Regards,

David Norris



- End forwarded message -




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



Bug#388741: Font problem with Gdtclft (graphviz 2.8)

2007-08-28 Thread Cyril Brulebois
Raoul Borenius <[EMAIL PROTECTED]> (28/08/2007):
> I installed 2.8-2.6 on our server today but that made no improvement.

OK, thanks.

> The tcl-support seems to be missing in the unstable version 2.12-4.
> 
> README.Debian talks about seperate binary packages for each language
> extension but I did not find any tcl-graphviz package on
> packages.debian.org.

Oh, I might have added the name of the packages in either README.Debian
or NEWS.Debian, my bad.

You can see the set of binary packages built from a source package by
visiting the following: . You
probably want to install “libgv-tcl”. Alternatively, you could just run
“apt-cache rdepends libgraphviz3”
or
“apt-cache showsrc graphviz | grep Binary:”.

(The later probably supposes you have some “deb-src” lines in your
“sources.list”.)

Cheers,

-- 
Cyril Brulebois


pgpeEinyyQRas.pgp
Description: PGP signature


Bug#376209: pam_access.so: console and local name lookups over DNS

2007-08-28 Thread Steve Langasek
tags 376209 confirmed
thanks

I can confirm this behavior in Linux-PAM 0.99.7.1-2.  The from_match()
function falls through to evaluating tokens as network/netmask if the token
doesn't match the remote host / tty of the applicant in some other way.

A possible partial fix is to keep track of whether the applicant has an
associated rhost or tty and have from_match() use only checks of the
appropriate type; but that would not prevent these strings from being tested
as network addresses in the event that PAM_RHOST is indeed set.

In fact, given that "/" is valid in both tty names and in network/netmask
pairs, a complete fix will take quite a bit more study.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#439901: Please allow preload to run ioniced

2007-08-28 Thread Kristian Grønfeldt Sørensen
Package: preload
Version: 0.4-4
Severity: wishlist

Since the cfq scheduler now is the default IO-scheduler, it would be
cool if the initscript supported to run preload through ionice Running
preload through ionice -c3 will ensure that preload will not slow disk
access for interactive programs.  This should also prevent preload
from slowing down the boot-sequence, since disk-requests will only be
served when the disk is idle.


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

Kernel: Linux 2.6.22.1-x300 (PREEMPT)
Locale: LANG=en_DK, LC_CTYPE=en_DK (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages preload depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libglib2.0-0  2.14.0-2   The GLib library of C routines

preload recommends no packages.

-- debconf-show failed


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



Bug#427406: Happens with a completely new user, too

2007-08-28 Thread Guilhem Bonnefille
On Wed, 22 Aug 2007 01:56:51 +0200, Sven Arvidsson wrote:
> On Tue, 2007-08-21 at 21:09 +0200, Claudius Hubig wrote:
> > Sven Arvidsson <[EMAIL PROTECTED]> wrote:
> > >METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace
> >
> > OK, I entered the line above and the appended logfile was created.
> > Then, I crashed Claws-Mail, clicked on the "x" in the title bar,
> > waited a few seconds, switched to a VT and killed metacity and
> > metacity-dialog.
> >
> > I hope there's some usable information in the logfile,
>
> There's at least some lines in that log that I don't get in mine when I
> invoke metacity-dialog.
>
> I'm thinking specifically of the lines starting at line 30024;
> "bad image index".
>
> The messages in german is originally;
> Could not parse \"%s\" as an integer
> Did not understand trailing characters \"%s\" in string \"%s\
>
> I'm cc'ing Josselin, as I should have done in the first place.

I encounter the same problem (for few weeks now).
I also have something wrong with the "icon cache":
(XXX): Gtk-WARNING **: Icon cache
'/usr/share/pixmaps/hicolor/icon-theme.cache' is invalid
bad image index

Any help is welcome.
-- 
Guilhem BONNEFILLE
-=- #UIN: 15146515 JID: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED]
-=- mailto:[EMAIL PROTECTED]
-=- http://nathguil.free.fr/


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



Bug#398004: #398004 lynx-cur: Bad default for system mailer

2007-08-28 Thread Thomas Dickey

On Tue, 28 Aug 2007, Atsuhito Kohda wrote:


Hi Sébastien,

On Mon, 27 Aug 2007 21:18:30 +0200, Sébastien Hinderer wrote:


However: I am not sure that adding exim4-daemon-light to the build deps
is the right way to solve the problem.


Yes, very suspicious.  I first tried to use userdefs.h but
failed to fix the problem.  It seems configure overwrites
userdefs.h but there might be an option for configure not


It doesn't _overwrite_ userdefs.h, but many of the definitions in 
userdefs.h are ignored in favor of the definitions generated (by the 
configure script) in lynx_cfg.h -- it's relatively simple to see in 
userdefs.h where this is done via "#ifndef HAVE_CONFIG_H" ifdef's.


--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Bug#439735: bible-kjv: Please update source package to use autotools

2007-08-28 Thread Matthew Vernon

Hi,

In order to get bible-kjv to compile/install on my Man, I have  
modified

the bible-kjv package to use the autotools.  I have attached the
modified tarball to this report.  Please update the package to make  
use

of the autotools.


No. I dislike autotools, and I think you need to make a stronger case  
for me to use them. What exactly were you trying to do? What build  
errors did you encounter? Why couldn't a simpler approach be used?


Matthew

--
Matthew Vernon MA VetMB LGSM MRCVS
Farm Animal Epidemiology and Informatics Unit
Department of Veterinary Medicine, University of Cambridge
http://www.cus.cam.ac.uk/~mcv21/





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



Bug#439903: update kernel in encrypted root on lvm -> wrong menu.lst

2007-08-28 Thread Michael Heide
Package: grub
Version: 0.97-27

I don't know if its the kernel installation scripts fault or some grub scripts, 
so please forgive me if I'm wrong with my suggestion to blame grub.

After the last update/upgrade to a new kernel the system didn't want to boot 
because after the upgrade the menu.lst wasn't updated the right way.
the old entry was:
---
title   Debian GNU/Linux, kernel 2.6.18-4-686
root(hd0,0)
kernel  /vmlinuz-2.6.18-4-686 root=/dev/mapper/c533-root ro
initrd  /initrd.img-2.6.18-4-686
---
the new one was updated to:
---
title   Debian GNU/Linux, kernel 2.6.18-5-686
root(hd1,0)
kernel  /vmlinuz-2.6.18-5-686 root=/dev/mapper/c533-root ro
initrd  /initrd.img-2.6.18-5-686
---

after changing the root device to (hd0,0) everything works now.

I've installed debian 4.0 onto a scsi harddisk /dev/sda and used the debian 
installer to automatically make and format all partitions with encryption.
this results in:
/dev/sda1 to be a 250MB ext3 boot partition (/boot)
/dev/sda2 to be a ~8GB extended partition
/dev/sda5 to be a ~8GB encrypted luks lvm partition (dm-0) holding root (dm-1) 
and swap (dm-2)

additionally there is an unused ide drive (2GB, /dev/hda) with two partitions 
(swap (hda1) and some old debian installation in one partition (hda2))
The bios is configured to boot the SCSI harddisk. After boot up /dev/hda is 
suspended via hdparm (-Y).

I don't know why it's updated to the wrong root device but I think it's because 
the SCSI hdd is detected as second HDD now where it was detected correctly as 
the first one while installation...

#cat /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/sda

no hardware changes since installation...

best regards
Michael Heide


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



Bug#439795: amarok: While using LastFM "skip" and "ban" not having any effect

2007-08-28 Thread Adeodato Simó
Can you try with amarok 1.4.7-1? It's in unstable at the moment, but
it'll install fine in testing. *Maybe* you'll need to pull libsqite3-0
from unstable as well, but that should be it.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
  Listening to: Los Planetas - Mis problemas con la justicia




Bug#439892: linux-image-2.6.21-2-amd64: random crashes/hangs on dual-core AMD64 under heavy disk write load (local and NFS)

2007-08-28 Thread maximilian attems
On Tue, Aug 28, 2007 at 10:12:57AM +0100, Graham Cobb wrote:
> Package: linux-image-2.6.21-2-amd64
> Version: 2.6.21-6
> Severity: important

why are your reporting against that old image,
fetch 2.6.22 from unstble.

2.6.21 is no longer supported.

regards

-- 
maks


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



Bug#439893: iso-codes: [INTL:eu] iso_3166 basque translation update

2007-08-28 Thread Tobias Toedter
package iso-codes
tags 439893 pending
thanks

On Tuesday 28 August 2007 11:26:58 Piarres Beobide wrote:
> Attached iso-codes iso_3166 basque translation update, please commit it.

Hi,

thanks for your work, it's committed to SVN.

Regards,
Tobias

-- 
Tobias Toedter   | Absolutely nothing should be concluded from these
Hamburg, Germany | figures except that no conclusion can be drawn from them.


pgpUwJysOnNMw.pgp
Description: PGP signature


Bug#439904: fvwm: Greek characters are not shown after upgrade to etch

2007-08-28 Thread Alexander Kotelnikov
Package: fvwm
Version: 1:2.5.21-1
Severity: important

I tested it on etch with fvwm rebuilt from upstable sources: if I use
greek somewhere in fvwm (menus, title bars) greek is not shown
correctly. For example, beta is shown as &B. Surprisingly cyrillic and
herbew are shown correctly.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-sacha
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages fvwm depends on:
ii  debconf [debconf-2.0]  1.5.11Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxpm41:3.5.5-2 X11 pixmap library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages fvwm recommends:
ii  fvwm-icons  2001.08.13-6 XPMs icons from fvwm development s

-- debconf information:
  fvwm/upgrade/pre_2.5.8: false


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



Bug#439906: missing /usr/share/oregano/models/4030b.model among others

2007-08-28 Thread Joshua Phillips
Package: oregano
Version: 0.60.0-2
Severity: normal

When starting simulation using 4030 CMOS devices, error message "can't open
/usr/share/oregano/models/4030b.model, no such file or directory".
In said directory, there are only:
12AX7A.model
1N750.model
DiodeBridge.model
NPN.model
PNP.model
TLC555.model
UA741.model

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

Versions of packages oregano depends on:
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-9+b1  GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.16.1-1  GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.12-1+b1  The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.18.0-2  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.18.0-2  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libgtksourceview1.0-0  1.8.3-1   shared libraries for the GTK+ synt
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.16.4-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages oregano recommends:
ii  gnucap1:0.35-1   GNU Circuit Analysis package

-- no debconf information


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



Bug#437673: dehs: Debian version of gabedit is wrong (2.0.11 instead of 2.0.11-1), so the copyright link is broken

2007-08-28 Thread Daniel Leidert
Am Dienstag, den 28.08.2007, 11:00 +0200 schrieb Bluefuture:

[wrong Debian version]
> > http://dehs.alioth.debian.org/maintainer.php?name=gabedit
[..]
> > and the copyright link is still broken (tested with lynx and iceweasel).
> > Do I have to wait some minutes or do I have to check at a different
> > location.
> > 
> There is needed a dehs db update. Can you check now?

Looks good now.

Regards, Daniel



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



Bug#439907: bsdutils: package description is out-of-date

2007-08-28 Thread Vincent Lefevre
Package: bsdutils
Version: 1:2.13~rc3-8
Severity: normal

The package description says:

 Included are: logger, renice, replay, script, wall

This was true in 1:2.12r-19 (except that one already had "scriptreplay"
instead of "replay"). But 1:2.13~rc3-8 has the following binaries:

/usr/bin/cal
/usr/bin/col
/usr/bin/colcrt
/usr/bin/colrm
/usr/bin/column
/usr/bin/hexdump
/usr/bin/logger
/usr/bin/renice
/usr/bin/script
/usr/bin/scriptreplay
/usr/bin/ul
/usr/bin/wall

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

Kernel: Linux 2.6.22-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages bsdutils depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libncurses5   5.6+20070812-1 Shared libraries for terminal hand

Versions of packages bsdutils recommends:
ii  bsdmainutils  6.1.6  collection of more utilities from 

-- no debconf information


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



Bug#314699: pam: pam_unix's pam_sm_acct_mgmt return values don't jive w/ what the pam docs say

2007-08-28 Thread Steve Langasek
In PAM 0.99.7.1-2, the only mention of PAM_CRED_INSUFFICIENT in pam_unix is
in the _unix_verify_password() function, which is not called from
pam_sm_acct_mgmt().

The module does still return PAM_AUTHINFO_UNAVAIL if it can't access the
shadow file.  It's unfortunate that the spec doesn't include this as an
allowed return value from pam_sm_acct_mgmt(), since none of the other return
codes are accurate here; but yes, it does seem to be a bug.

The other return codes you list are the correct ones, and are now correctly
documented in libpam-doc.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#439643: fretsonfire: frets is now very slow!

2007-08-28 Thread Matthew Johnson
On Tue Aug 28 12:45, Miriam Ruiz wrote:
> 
> --- Matthew Johnson <[EMAIL PROTECTED]> escribió:
> 
> > On Mon Aug 27 23:06, giggz wrote:
> > > Here are the warnings of the .fretsonfire/fretsonfire.log :
> > > 
> > > (W) PyOGG not found. OGG files will be fully decoded prior to playing;
> > > expect absurd memory usage.
> > 
> > Please try installing python-pyogg and python-pyvorbis
> 
> python-pyogg, python-pyvorbis are already in the Depends: line of
> fretsonfire-game, AFAIK, did he install the game without those dependencies?

I don't think the version with the python-pyvorbis dependency has been
uploaded yet.

Matt
--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#439643: fretsonfire: frets is now very slow!

2007-08-28 Thread Miriam Ruiz

--- Matthew Johnson <[EMAIL PROTECTED]> escribió:

> On Mon Aug 27 23:06, giggz wrote:
> > Here are the warnings of the .fretsonfire/fretsonfire.log :
> > 
> > (W) PyOGG not found. OGG files will be fully decoded prior to playing;
> > expect absurd memory usage.
> 
> Please try installing python-pyogg and python-pyvorbis

python-pyogg, python-pyvorbis are already in the Depends: line of
fretsonfire-game, AFAIK, did he install the game without those dependencies?

Miry



  __ 
Sé un Mejor Viajero  
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/viaje.html


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



Bug#439905: bsdutils breaks hd from bsdmainutils

2007-08-28 Thread Vincent Lefevre
Package: bsdutils
Version: 1:2.13~rc3-8
Severity: important

hd (from bsdmainutils) is a symlink to hexdump, as hexdump used to
have the "-C" option implied when called as "hd". This seems to be
no longer the case. This feature should be restored. I suppose that
it was dropped by mistake since this change wasn't announced in
changelog and NEWS files.

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

Kernel: Linux 2.6.22-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages bsdutils depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libncurses5   5.6+20070812-1 Shared libraries for terminal hand

Versions of packages bsdutils recommends:
ii  bsdmainutils  6.1.6  collection of more utilities from 

-- no debconf information


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



Bug#439902: git-email doesn't need to depend on libmail-sendmail-perl, libemail-valid-perl

2007-08-28 Thread Uwe Kleine-König
Package: git-email
Version: 1:1.5.2.5-2
Severity: minor

Hello,

git-send-email uses:

my $have_email_valid = eval { require Email::Valid; 1 };

and protects all usage of Email::Valid with $have_email_valid.

I couldn't find any usage of libmail-sendmail-perl, but that might have
to do with me not being fluent in Perl.

Best regards
Uwe

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (300, 
'unstable'), (2, 'experimental'), (1, 'proposed-updates'), (1, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-rc2
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 git-email depends on:
ii  git-core 1:1.5.2.5-2 fast, scalable, distributed revisi
ii  libemail-valid-perl  0.179-1 Check validity of Internet email a
ii  libmail-sendmail-perl0.79-4  Send email from a perl script

Versions of packages git-email recommends:
ii  git-doc  1:1.5.2.4-1 fast, scalable, distributed revisi

-- no debconf information

-- 
Uwe Kleine-König

length   :: [a] -> Int
length= foldl' (\n _ -> n + 1) 0


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



Bug#433771: Fixed in svn

2007-08-28 Thread Ralf Miunske
Hi Bart!

Yeah, it seems towork for me!
Sry for my late answer!

Thanks a lot!
  Ralf


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



Bug#439535: git-buildpackage: git-pbuilder should use "$@", not "$*"

2007-08-28 Thread Jari Aalto
Guido Guenther <[EMAIL PROTECTED]> writes:
>
>> > git-pdebuild [debbuildopts] [pbuilderopts]
>
> git-buildpackage -uc -us
>
> You'd have to use git-buildpackage "-uc -us". So you can't switch the
> builder (e.g. with and without pbuilder) without changeing the
> commandline, which is bad for scripts - what about:
>
> PBUILDER_OPTS="foo bar" git-pdebuild --uc -us
>
> Adding this would be trivial and more robust - would that be o.k.?

Ok.

Jari



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



Bug#439795: amarok: While using LastFM "skip" and "ban" not having any effect

2007-08-28 Thread Johannes Feuser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Installing 1.4.7-1 from unstable does unfortunately not change the problem.

BR
- --
Johannes Feuser
Institute of Automation (IAT)
University of Bremen
Otto-Hahn-Allee, NW1
28359 Bremen,  Germany
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG1ANsWoAlJ+TphFMRAm+qAJsEwa9+edtgAPoBcVRT2N8tSZl1/gCgpHpc
KWZCROpXU69hTn5hfi4xgqM=
=sXjG
-END PGP SIGNATURE-


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



Bug#439909: please implement the 'moo' command ;-)

2007-08-28 Thread Francois Marier
Package: wajig
Version: 2.0.37
Severity: wishlist

$ apt-get moo

 (__) 
 (oo) 
   /--\/ 
  / |||   
 *  /\---/\ 
~~   ~~   
"Have you mooed today?"...

$ aptitude moo

There are no Easter Eggs in this program.

$ wajig moo

The command `moo' was not recognised.
Perhaps it is not yet implemented or you misspelt the command.
Try `wajig help' for further information.
Try `wajig list-commands' for list of all commands.


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



Bug#439643: fretsonfire: frets is now very slow!

2007-08-28 Thread Giggz

Matthew Johnson a écrit :

On Tue Aug 28 12:45, Miriam Ruiz wrote:
  

--- Matthew Johnson <[EMAIL PROTECTED]> escribió:



On Mon Aug 27 23:06, giggz wrote:
  

Here are the warnings of the .fretsonfire/fretsonfire.log :

(W) PyOGG not found. OGG files will be fully decoded prior to playing;
expect absurd memory usage.


Please try installing python-pyogg and python-pyvorbis
  

python-pyogg, python-pyvorbis are already in the Depends: line of
fretsonfire-game, AFAIK, did he install the game without those dependencies?



I don't think the version with the python-pyvorbis dependency has been
uploaded yet.

Matt
--
Matthew Johnson
  
Yes, you're right. I just have python-pyogg. I will install the other 
one this evening! I test the game and I tell you if frets is always slow...


Thx for the answers.
regards
Guillaume



Bug#439908: singularity: Broken on upgrade

2007-08-28 Thread Andrew McMillan
Package: singularity
Version: 0.26a-1
Severity: grave
Justification: renders package unusable

When I upgraded to the new version of singularity just now, I can
no longer run the program.  Error output is included below:

==
[EMAIL PROTECTED]:~$ singularity 
open /dev/sequencer: No such file or directory
Traceback (most recent call last):
  File "singularity.py", line 146, in ?
g.load_music()
  File "/usr/share/games/singularity/code/g.py", line 146, in load_music
makedirs(musicpath)
  File "/usr/lib/python2.4/os.py", line 159, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '../data/../music'
==

I am, of course, running the program as a normal user.

Note that it has always said "open /dev/sequencer: No such file or
directory" so that is not the problem.  I'm not sure what is supposed
to create a /dev/sequencer link and where it is supposed to point -
possibly at /dev/snd/seq.

Thanks,
Andrew McMillan

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

Kernel: Linux 2.6.22.1-hippy (SMP w/2 CPU cores)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=POSIX (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages singularity depends on:
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-pygame1.7.1release-4.1+b1 SDL bindings for games development
ii  python-support   0.6.4   automated rebuilding support for p
ii  ttf-bitstream-vera   1.10-7  The Bitstream Vera family of free 

Versions of packages singularity recommends:
pn  singularity-music  (no description available)

-- no debconf information


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



Bug#439843: #439843 libxml2 2.6.30.dfsg-1 breaks evolution

2007-08-28 Thread Noèl Köthe
severity 439843 important
thanks

Hello,

I can confirm the reported problem #439843.
Downgrading libxml2 fixed it for me.

CC: evolution maintainers so they know about this problem if they got
bug reports about this.

-- 
Noèl Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#319548: openoffice.org2: Why hide programs in /usr/lib/openoffice2/program/ ?

2007-08-28 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tag 319548 + wontfix
retitle 319548 openoffice.org: Why "hide" programs (e.g. unopkg) in 
/usr/lib/openoffice/program
thanks

Hi,

[ sorry for the late reply to this ]

Lior Kaplan wrote:
> Applications may use a single subdirectory under /usr/lib. If an 
> application uses a subdirectory, all architecture-dependent data 
> exclusively used by the application must be placed within that 
> subdirectory. [23]"
>
> /usr/lib/openoffice/program/pkgchk which actaully says to use 
> /usr/lib/openoffice/program/unopkg instead are "internal binaries" which 
> the normal user should *not* run by himself. He might have access to them 
> though the GUI.

Exactly. Through the "Extension Manager" (or "Packagee Manager" in older
versions). Accessible from the "Tools" menu.

The only real use case for unopkg outside the extension manager
is scripted (de-)installation of extensions. Which then need to call
unopkg with the full path, yes. That should be quite rare, though, except
in extension packages in Debian which need to run unopkg with --shared
anyway to register themselves.

Tagging as wontfix.

Regards,

Rene
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG1Atb+FmQsCSK63MRAnRRAJ97X+e86XY7TVhygSi2opQkrf8rmwCdFyGm
kjA3ZEzX/iKqE/tbIIns2tY=
=+6GQ
-END PGP SIGNATURE-


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



Bug#439892: linux-image-2.6.21-2-amd64: random crashes/hangs on dual-core AMD64 under heavy disk write load (local and NFS)

2007-08-28 Thread Graham Cobb
On Tuesday 28 August 2007 11:18, maximilian attems wrote:
> why are your reporting against that old image,
> fetch 2.6.22 from unstble.

Maks,

I run testing, not unstable.  If the problem is fixed in 2.6.22 that is good 
to know.  If you are asking me to test out the unstable kernel to report 
whether the problem still occurs I could understand that (I am certainly 
willing to try running that kernel on my production machine to test it out, 
if it works with the rest of the testing packages).  But that doesn't seem to 
be the point of your reply.

> 2.6.21 is no longer supported.

I am rather confused.  Are bug reports with testing kernels no longer welcome? 
Isn't that the point of testing?  How does the project leader work out which 
kernel will eventually ship when lenny becomes stable unless they are aware 
of all the outstanding bugs against the version currently in testing?

I could understand a reply which said "we are no longer working on 2.6.21.  It 
would be very useful if you could try 2.6.22 from unstable to see if the 
problem still occurs with that version.  Meanwhile this report will be left 
open to provide a record of outstanding bugs not fixed in the current testing 
kernel even though it will not be worked on."  But not a reply which says "do 
not report any kernel bugs unless you are running the latest unstable 
kernel".

Am I misunderstanding something?

Graham


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



Bug#439880: #439880 looks like an libxml problem

2007-08-28 Thread Noèl Köthe
reassign 439880 libxml2
thanks

Hello,

I search more around and found this:

http://bugs.debian.org/439843

downgrading libxml2 fixed evolution so far.


Noch einen schönen Tag

Noèl Köthe

-- 
Noèl Köthe
Tel.: +49 (0) 2161 / 4643 - 112

credativ GmbH, HRB Mönchengladbach 12080
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz



Bug#396944: start-stop-daemon can't stop process

2007-08-28 Thread Ian Jackson
Bruce Sass writes ("start-stop-daemon can't stop process"):
> I have an exim4 daemon (bug #396944) which doesn't stop...

The exim4 binary on disk has been changed and now the running program
doesn't have the same binary as is on disk.

This was probably because you upgraded exim4 but the exim4 maintainer
scripts should have arranged to stop the daemon before the upgrade.

Looking at the bug report I think Marc Haber's explanation is
plausible.  I don't think there's evidence of a bug in
start-stop-daemon.

Ian.


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



Bug#439824: ITP: sanduhr -- An alarm clock designed as an hourglass (formerly in Debian)

2007-08-28 Thread Thanasis Kinias
scripsit Adeodato Simó:
> * Thanasis Kinias [Mon, 27 Aug 2007 10:49:20 -0700]:
> 
> > This package is in stable but has been removed from testing and unstable
> > because the upstream developer and previous maintainer have abandoned
> > it.
> 
> And has this situation changed? In the home page of the project I don't
> see any new release since 2004.

AFAIK Jochen Voss is no longer working on the package.  I'm not sure
that's a good reason to keep it out of Debian, though, particularly as
we hadn't updated from the 2002 release to the 2004 release until a week
before the package was removed from Unstable (!).

For me the first priority is to get the latest version back into
Unstable, so that other users (I know they're not many, but they're
nonzero according to popcon) don't have to face the painful choice of
not upgrading their Lenny boxes, losing a fun and handy little program,
or repackaging the program themselves.  Then we can determine what to do
about updating it, get in touch with Mr. Voss about future development,
etc.

-- 
Thanasis Kinias
Doctoral Candidate, Department of History, and
  Instructor, Professional Enhancement Programs
Arizona State University, Tempe, Arizona, U.S.A.
.
Je ne viens d'aucun pays, d'aucune cité, d'aucune tribu.  Je suis fils de la
route, ma patrie est caravane, et ma vie la plus inattendue des traversées.
  -- Amin Maalouf, _Léon l'Africain_



Bug#439912: egroupware: Files directory per default under docroot

2007-08-28 Thread Mario Iseli
Package: egroupware
Version: 1.4.001.dfsg-2
Severity: important

Hi once more :)

We're still testing the egroupware package from experimental and found
another issue: In the setup dialog (per HTTP /egroupware/setup) you have
to specify a directory to store the information files. Egroupware wants
per default do that in /var/lib/egroupware/default/files, but in the
same moment it complains that:

Your files directory '/var/lib/egroupware/default/files' is in the
webservers docroot
Your backup directory '/var/lib/egroupware/default/backup' is in the
webservers docroot

That means that the actual egroupware is more or less uninstallable.

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


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



Bug#439910: libpam-modules breaks Cron

2007-08-28 Thread Jan Rasche


Package: libpam-modules
Version: 0.99.7.1-2

dpkg -l | grep libpam-modules
 ii libpam-modules  0.99.7.1-2  Pluggable Authentication Modules for PAM

cat /etc/debian_version
 lenny/sid

apt-get dist-upgrade 2007-08-27

CRON[8573]: PAM adding faulty module: /lib/security/pam_unix.so
CRON[8573]: PAM unable to dlopen(/lib/security/pam_env.so)
CRON[8573]: PAM [dlerror: /lib/security/pam_env.so: symbol pam_syslog, 
version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link 
time reference]



Best Regards, xcomm

--



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



  1   2   3   4   >