Bug#537832: Re: [Pkg-glusterfs-devel] Bug#537832: glusterfs-client should not depend on glusterfs-server (maybe a split of glusterfs-server in glusterfs-server and glusterfs-common is needed)

2009-09-30 Thread Mickaël Canévet
Hi,

Now glusterfs-server does not depend on glusterfs-client, but
glusterfs-client still depends on glusterfs-server.

When you just want the client, the server comes with it and the init
scripts also, so you have to remove glusterfs-server from rc scripts
if you don't want it to start a boot time...

Could you fix that please ?

Thanks a lot
Mickael



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#536102: gcc-snapshot: Package does not provide javac symlink

2009-09-30 Thread Mathieu Malaterre
On Sun, Aug 30, 2009 at 9:19 AM, Matthias Klose  wrote:
> On 07.07.2009 18:08, Mathieu Malaterre wrote:
>>
>> Package: gcc-snapshot
>> Version: 20090620-1
>> Severity: normal
>>
>>
>> It would be nice if the package would provide a proper javac symlink just
>> like gcj package is doing.
>>
>> See bug #528084 for reference.
>
> I don't think that binaries from gcc-snapshot should be available in
> /usr/bin. However, I wouldn't mind adding a JAVA-HOME in /usr/lib/jvm, if
> somebody wants to add a patch for this.

I am not talking about /usr/bin I simply wants a javac right next to the java.

java is here:
/usr/lib/gcc-snapshot/lib/jvm/java-1.5.0-gcj-4.5-snap/bin/java

I would like a javac (see my previous email for patch) located at:
/usr/lib/gcc-snapshot/lib/jvm/java-1.5.0-gcj-4.5-snap/bin/javac

In bug #528084, Roderich Schupp was complaining about

...
It also may be missing a symlink for javac in
/usr/lib/jvm/java-1.5.0-gcj-4.4/bin
...


Thanks !
-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548998: xserver-xorg: segfault at startup

2009-09-30 Thread Xavier Bestel
Package: xserver-xorg
Version: 1:7.4+4
Severity: important


Hi,

the segfault is apparently known upstream (double DGA initialization), and 
fixed by KP.

Thanks,
Xav

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb 20  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689944 Sep 28 07:32 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AR [Radeon 9600]

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2935 May  8 13:41 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

#Section "Files"
#   #FontPath   "unix/:7100"# local font server
#   # if the local font server has problems, we can fall back on these
#   FontPath"/usr/share/fonts/X11/misc"
#   FontPath"/usr/X11R6/lib/X11/fonts/misc"
#   FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
#   FontPath"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#   FontPath"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#   FontPath"/usr/X11R6/lib/X11/fonts/Type1"
#   FontPath"/usr/X11R6/lib/X11/fonts/Speedo"
#   FontPath"/usr/X11R6/lib/X11/fonts/100dpi"
#   FontPath"/usr/X11R6/lib/X11/fonts/75dpi"
#   FontPath"/usr/share/fonts/truetype"
#   FontPath"/usr/share/fonts/truetype/openoffice"
#   FontPath"/usr/share/fonts/truetype/xfree86-nonfree"
#EndSection

Section "ServerFlags"
#Option "Xinerama"
Option  "AllowDeactivateGrabs"
#Option "AllowEmptyInput"   "false"
EndSection


Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fr"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "ZAxisMapping"  "4 5"
Option  "Emulate3Buttons"   "no" 
EndSection

Section "Device"
Identifier  "ATI Radeon 9600XT"
Driver  "radeon"
VendorName  "ATI"
Option  "AGPMode"   "8"
#   Option  "BusType"   "PCI"
#   Option  "AGPFastWrite"  "true"
Option  "No2048Limit"   "true"
Option  "accel"
Option  "AccelMethod"   "exa"
#   Option  "AccelMethod"   "xaa"
Option  "RenderAccel"   "true"
Option  "EnablePageFlip""false"
Option  "ColorTiling"   "true"
#   Option  "AccelDFS"  "true"
#   Option  "XAANoOffscreenPixmaps" "true"
Option  "GARTSize"  "128"
#   Option  "FBTexPercent"  "0"
#Option "MergedFB"  "true"
Option  "DDCMode"   "true"
#   Option  "Monitor-DELL 2405FPW"  "Grand"
#   Option  "Monitor-DELL 2001FP"   "Petit"
#   Option  "RROutputOrder" "DELL 2405FPW"
EndSection

Section "Monitor"
Identifier  "DELL 2405FPW"
EndSection

Section "Monitor"
Identifier  "DELL 2001FP"
Option  "Above" "DELL 2405FPW"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Radeon 9600XT"
DefaultDepth24
#   Option  "AddARGBGLXVisuals" "True"
#   Option  "DisableGLXRootClipping" "True"
SubSection "Display"
Depth   24
Virtual 1920 1920
#   Modes   "1920x1200" "1600x1200" "1400x1050" "1280x1024" 
"1152x864" "1024x768" "800x600" "640x480" "320x256" "320x240"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  0   "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Generic Mouse"
EndSection
#
#Section "DRI"
#   Mode0666
#EndSection

# end of XF86Config


Xorg X server log files on system:
-rw-r--r-- 1 root root 35737 Sep 30 08:32 /var/log/Xorg.0.log

Cont

Bug#532456: Are these licenses DFSG?

2009-09-30 Thread Giacomo A. Catenazzi

Florian Weimer wrote:

* MJ Ray:


cate wrote:

Eugen Dedu wrote:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532456, about licenses

I think there is a problem in terminology. AFAIK (but IANAL), the
"any use" doesn't include distribution of software.
For this reason I think it is safe to classify it as non distributable,

It seems that the author intention was to interpret the "any use" in
a wider manner, but this is not legally safe for us.

I'd agree with that unless someone can tell me why not.


Surprise, surprise---it does include distribution:


ok, good! So IMHO (IANAL) the license is free according DFSG.

Unfortunately this statement was not in the original bug report.

The other licenses in bug report seems OK, but also this time I read only
the bug report + responses: I've not looked in the sources

ciao
cate



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#546636: Answear

2009-09-30 Thread Rogério Brito

tags 546636 moreinfo
ok
thanks
bye
quit

Hi, Roman.

Please, keep the carbon copies, so that your messages go to all the  
maintainers of rtorrent.


On 2009-09-28, at 05:18, Roman V. Nikolaev wrote:


1. Please check the version rtorrent from unstable :)

Update to unstable don`t change behavior.


This is not really something that I observe here. When I change the  
priority of a download, it does get faster or slower, but, of course,  
it is subject to the availability of parts and, also, is only seen in  
the long term.


Aren't you being too hasty with your priority changes?

(Actually, I'm not really sure that I understood the problem with  
only the description that you gave us).



3. Please notice the version of libtorrent

0.11.9-1.1


This version is not the version in unstable---it is quite older and  
lacks some of the added features introduced in 0.12.x.



Regards,

--
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org







--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548996: libpam-cracklib: Log message: `LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)

2009-09-30 Thread Guido Bozzetto
Package: libpam-cracklib
Version: 1.1.0-4
Severity: minor

After the packages upgrade appears on auth.log file the following messages:

Sep 27 04:15:01 debian CRON[30595]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:15:01 debian CRON[30595]: PAM adding faulty module: 
/lib/security/pam_cracklib.so
Sep 27 04:15:01 debian CRON[30594]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:15:01 debian CRON[30594]: PAM adding faulty module: 
/lib/security/pam_cracklib.so
Sep 27 04:15:01 debian CRON[30598]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:15:01 debian CRON[30598]: PAM adding faulty module: 
/lib/security/pam_cracklib.so
Sep 27 04:16:01 debian CRON[30626]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:16:01 debian CRON[30626]: PAM adding faulty module: 
/lib/security/pam_cracklib.so
Sep 27 04:17:01 debian CRON[30649]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:17:01 debian CRON[30649]: PAM adding faulty module: 
/lib/security/pam_cracklib.so
Sep 27 04:18:01 debian CRON[30693]: PAM unable to 
dlopen(/lib/security/pam_cracklib.so): /lib/libpam.so.0: version 
`LIBPAM_EXTENSION_1.1' not found (required by /lib/security/pam_cracklib.so)
Sep 27 04:18:01 debian CRON[30693]: PAM adding faulty module: 
/lib/security/pam_cracklib.so

in the /etc/pam.d there is:
debian:~# grep cracklib /etc/pam.d/*
/etc/pam.d/common-password:password requisite   
pam_cracklib.so retry=3 minlen=8 difok=3




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (560, 'testing'), (550, 'testing'), (540, 
'testing-proposed-updates'), (260, 'stable'), (250, 'stable'), (240, 
'proposed-updates'), (50, 'unstable')
Architecture: i386 (x86_64)

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

Versions of packages libpam-cracklib depends on:
ii  cracklib-runtime  2.8.13-12  runtime support for password check
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcrack2 2.8.13-12  pro-active password checker librar
ii  libpam-runtime1.1.0-4Runtime support for the PAM librar
ii  libpam0g  1.1.0-4Pluggable Authentication Modules l
ii  wamerican [wordlist]  6-3American English dictionary words 
ii  witalian [wordlist]   1.7.3-0.1  The Italian dictionary words for /

libpam-cracklib recommends no packages.

libpam-cracklib suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548997: yersinia: Little changes to make lintian happy

2009-09-30 Thread Alessio Treglia
Package: yersinia
Version: 0.7.1-1.1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

Lintian gives several warnings for this package, the following patch could be 
used to make it more happy.


  * Bump Standards:
- Move upstream's URL to Homepage field.
- Add ${misc:Depends} to runtime Depends field.
- debian/copyright:
  + Replace dprecated (C) symbol with ©.
  + Fix copyright-refers-to-symlink-license lintian warning.



-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-15-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u yersinia-0.7.1/debian/control yersinia-0.7.1/debian/control
--- yersinia-0.7.1/debian/control
+++ yersinia-0.7.1/debian/control
@@ -3,11 +3,12 @@
 Priority: optional
 Maintainer: Raphael Enrici 
 Build-Depends: debhelper (>= 5.0.0), autotools-dev, libncurses5-dev (>=5.4-1), libnet1-dev (>=1.1.2-1), libpcap0.8-dev, libgtk2.0-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.8.3
+Homepage: http://www.yersinia.net/
 
 Package: yersinia
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Network vulnerabilities check software
  Yersinia is a framework for performing layer 2 attacks. It is designed
  to take advantage of some weakeness in different network protocols. It
@@ -28,2 +28,0 @@
- .
-  Homepage: http://www.yersinia.net/
diff -u yersinia-0.7.1/debian/changelog yersinia-0.7.1/debian/changelog
diff -u yersinia-0.7.1/debian/copyright yersinia-0.7.1/debian/copyright
--- yersinia-0.7.1/debian/copyright
+++ yersinia-0.7.1/debian/copyright
@@ -9,8 +9,8 @@
 	- Alfredo Andres Omella 
 	- David Barroso Berrueta 
 
-Copyright (C) 2005 Alfredo Andres and David Barroso
-Copyright (C) 1989-2005 Free Software Foundation, Inc.
+Copyright © 2005 Alfredo Andres and David Barroso
+Copyright © 1989-2005 Free Software Foundation, Inc.
 
 License:
 
@@ -29,11 +29,11 @@
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 The Debian packaging is 
-(C) 2006, Maxence Dunnewind 
-(C) 2007, Raphael Enrici 
+© 2006, Maxence Dunnewind 
+© 2007, Raphael Enrici 
 and is licensed under the GPL, see above.
 
 The file src/md5.c has this copyright and license information:
@@ -48,7 +48,7 @@
 
 The files src/ncurses-interface.c and src/commands.c are
 Copyright 2005 Alfredo Andres and David Barroso
-Copyright (c) 2004-2006 by tomac & Slay, Inc.
+Copyright © 2004-2006 by tomac & Slay, Inc.
 and are licensed under the GPL, see above.
 
 The file install-sh has this copyright and license information:


Bug#546417: Duplicated ids

2009-09-30 Thread Jan Muszynski
How is that a different package? That *is* the source of this bug.

dpkg -L nautilus-actions|grep nautilus-actions-config-tool.ui
/usr/share/nautilus-actions/nautilus-actions-config-tool.ui


Looks like the same package to me.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548933: xserver-xorg: SEGV in radeon module on start

2009-09-30 Thread Daniel Clemente
I am also getting the exact same error since today. I cannot use xorg
anymore. I paste more details below.

-- Daniel



01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200]
(Secondary) (rev 01)

set RMX
set primary dac
enable primary dac
disable TV
(II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.

Backtrace:
0: X(xorg_backtrace+0x3b) [0x81314bb]
1: X(xf86SigHandler+0x51) [0x80c57d1]
2: [0xb8088400]
3: X(xf86DiDGAInit+0x2f) [0x80f08cf]
4: X(xf86CrtcScreenInit+0x110) [0x80ed9e0]
5: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7b6b114]
6: X(AddScreen+0x19d) [0x80712cd]
7: X(InitOutput+0x206) [0x80adfa6]
8: X(main+0x1db) [0x80719bb]
9: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7d137a5]
10: X [0x8071051]

Fatal server error:
Caught signal 11.  Server aborting

r...@l:/etc# dpkg -l | egrep  '(radeon|libc6)'
ii  libc62.9-26
GNU C Library: Shared libraries
ii  libc6-dev2.9-26
GNU C Library: Development Libraries and Hea
ii  libc6-i686   2.9-26
GNU C Library: Shared libraries [i686 optimi
ii  radeontool   1.5-5   utility to
control ATI Radeon backlight func
ii  xserver-xorg-video-radeon1:6.12.3-1
X.Org X server -- ATI Radeon display driver
ii  xserver-xorg-video-radeonhd  1.2.5-1
X.Org X server -- AMD/ATI r5xx, r6xx display
r...@l:/etc#



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548734: jruby

2009-09-30 Thread Sebastien Delafond
retitle 548734 ITP: jruby -- 100% pure-Java implementation of Ruby
thanks

* Package name: jruby

Moving away from having one jruby package per version.

Cheers,

--Seb




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#515741: flock() error with ocfs2/dlm

2009-09-30 Thread Andreas Müller

Hi!

Is there anybody who is able to provide a patched kernel for Lenny?

Having a look into the source of the actual version 
(2.6.26-2-openvz-amd64 (Debian 2.6.26-19))

shows that bug is still unpatched.

Thanks in Advance

Andreas Müller





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548977: gnome-core: Any application crashes when file-open dialog is called

2009-09-30 Thread Josselin Mouette
Le mercredi 30 septembre 2009 à 01:36 +0200, Jakub Lucký a écrit :
> this looks very bad to me... Any application where I choose Open file
> dialog (even  Fault... 
> 
> I just upgraded 400MB after a week without my notebook, and I really
> don't know which package can it be...

You need to restart your session after the gvfs upgrade. The latest gvfs
upload contains a big fat warning to do so; that’s probably not enough,
but given how the change was done and how D-Bus works internally, I have
no idea what more could be done.

> Adding firefox.txt, eog.txt and evince.txt as straces of different
> applications crashing with this problem

Please don’t do things like that! Strace is not a general-purpose
debugging tool, it is only useful in specific cases. The general-purpose
debugging tool is GDB.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#548978: The wicd package should not list network-manager as a conflict

2009-09-30 Thread David Paleino
On Wednesday 30 September 2009 02:01:58 Stefan Monnier wrote:
> 
> The wicd package lists "network-manager" as a conflicting package,
> preventing installation of the two packages at the same time.

Yes, that was done closing #509051.

> This seems wrong: I have both packages installed here (thanks to
> "--force-conflicts") and they both work fine.  Of course, if you ask
> them both to manage the same device, it won't work, but that's no reason
> to prevent reasonable people from installing them.

Why would you want to have both of them installed? They are both "network 
managers", and I can't see any reason why one should use both of them.

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


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


Bug#548661: dpkg: Override package dependencies

2009-09-30 Thread Josselin Mouette
Le mardi 29 septembre 2009 à 20:42 -0400, Stefan Monnier a écrit : 
> > You come up with this request only because Josselin Mouette doesn't
> > want to drop network-manager to a Recommends or put an alternative
> > in place.

> Clearly, the current network-manager-in-gnome issue is the one that
> prompted this bug-report, but only because it finally occurred to me
> that a good solution to this problem is a more general solution that
> gives more power to the end-user.

For the record, it will be demoted to Recommends in the next upload.

(But don’t come complain when you find out that many things that work
with NM in GNOME don’t with wicd.)

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#548999: busybox httpd -e fails.

2009-09-30 Thread Trent W. Buck
Package: busybox
Version: 1:1.14.2-2
Severity: minor
File: /bin/busybox

On OpenWRT (busybox v1.11.2), "busybox httpd -e foo" works, but on
Debian it does not, though it claims to:

$ busybox httpd -d foo; echo
foo
$ busybox httpd -e foo; echo
httpd: invalid option -- 'e'
BusyBox v1.14.2 (Debian 1:1.14.2-2) multi-call binary

Usage: httpd [-c conffile] [-p [ip:]port] [-i] [-f] [-v[v]] [-r realm] [-h 
home] [-d/-e string]

Listen for incoming HTTP requests

Options:
-c FILE Configuration file (default httpd.conf)
-p [IP:]PORTBind to ip:port (default *:80)
-i  Inetd mode
-f  Do not daemonize
-v[v]   Verbose
-r REALMAuthentication Realm for Basic Authentication
-h HOME Home directory (default .)
-e STRING   HTML encode STRING
-d STRING   URL decode STRING


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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages busybox depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries

busybox recommends no packages.

busybox suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548998: xserver-xorg: segfault at startup

2009-09-30 Thread Julien Cristau
reassign 548998 xserver-xorg-core
forcemerge 548716 548998
kthxbye

On Wed, Sep 30, 2009 at 10:02:58 +0200, Xavier Bestel wrote:

> the segfault is apparently known upstream (double DGA initialization), and 
> fixed by KP.
> 
Congratulations, you're the 14th person to report this.  Guess what, we
read the xorg mailing list, we know about this bug, and it'll be fixed
in 1.6.5.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#444483: Is this bug responsible for not sourcing ~/.profile ?

2009-09-30 Thread Andrei Popescu
Hello,

I just tried out xdm (instead of gdm) but noticed that .profile is not 
sourced. Moving all '@include's at the bottom in /etc/pam.d/xdm didn't 
make a difference either (or am I completely misunderstanding this?).

Regards,
Andrei
-- 
http://yetanotherpersonal.blogspot.com/2009/09/neticheta-in-vremurile-noastre.html


signature.asc
Description: Digital signature


Bug#548989: vlc: VLC fails to play many video formats and audio codecs that previously functioned.

2009-09-30 Thread Christophe Mutricy
Hello,

2009/9/30 Mark Felder :

> main decoder error: no suitable decoder module for fourcc `wma2'.

> ii  libavcodec52      5:0.5+svn20090928-0.0  library to encode decode 
> multimedi
> ii  libavformat52     5:0.5+svn20090928-0.0  ffmpeg file format library
> ii  libavutil49       4:0.5+svn20090706-2+b1 ffmpeg utility library


These are not packages from Debian !
Marillat's FFmpeg is often uncompatible with Debian's one. if you run
vlc -vvv --no-plugins-cache --list |grep avcodec  you'll see what
symbol is actually missing.

Install the one from Debian, delete your plugins cache (~/.cache/vlc) and retry


-- 
Xtophe



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549000: gupnp-tools: Does no more detect UPNP-AV components (DMS/DMR) on the network

2009-09-30 Thread Eric Valette
Package: gupnp-tools
Version: 0.8-1
Severity: grave
Justification: renders package unusable


I have this error message
** (gupnp-av-cp:9380): WARNING **: Error fetching list of devices: 
The name org.freedesktop.NetworkManager was not provided by any .service files 

Using other media CP I found things on the network.

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

Kernel: Linux 2.6.31.1 (PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gupnp-tools depends on:
ii  gnome-icon-theme2.28.0-1 GNOME Desktop icon theme
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  libglib2.0-02.22.0-1 The GLib library of C routines
ii  libgssdp-1.0-2  0.7.0-1  GObject-based library for SSDP
ii  libgtk2.0-0 2.18.0-1 The GTK+ graphical user interface 
ii  libgupnp-1.0-3  0.13.0-3 GObject-based library for UPnP
ii  libgupnp-av-1.0-2   0.5.1-1  Audio/Visual utility library for G
ii  libsoup2.4-12.28.0-1 an HTTP library implementation in 
ii  libuuid12.16.1-3 Universally Unique ID library
ii  libxml2 2.7.5.dfsg-1 GNOME XML library

gupnp-tools recommends no packages.

gupnp-tools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549001: pulseaudio: sound stopped working with the new release

2009-09-30 Thread Ritesh Raj Sarraf
Package: pulseaudio
Version: 0.9.18-1
Severity: important

In 0.9.18, you seems to be using udev-detect which doesn't seem to be
working. And hal-detect doesn't seem to be usable either.




I: client.c: Created 2 "Native client (UNIX socket client)"
D: protocol-native.c: Protocol version: remote 16, local 16
I: protocol-native.c: Got credentials: uid=1000 gid=1000 success=1
D: protocol-native.c: SHM possible: yes
D: protocol-native.c: Negotiated SHM: yes
D: module-augment-properties.c: Looking for .desktop file for mplayer
D: module-intended-roles.c: Not setting device for stream audio stream,
because it lacks role.
D: sink.c: Suspend cause of sink auto_null is 0x, resuming
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5
seconds.
D: module-suspend-on-idle.c: Sink auto_null becomes busy.
I: resampler.c: Using resampler 'speex-float-3'
I: resampler.c: Using float32le as working format.
I: resampler.c: Choosing speex quality setting 3.
D: memblockq.c: memblockq requested: maxlength=33554432, tlength=0,
base=4, prebuf=0, minreq=1 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=33554432,
tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0
I: sink-input.c: Created input 1 "audio stream" on auto_null with sample
spec float32le 2ch 48000Hz and channel map front-left,front-right
I: protocol-native.c: Requested tlength=250.00 ms, minreq=20.00 ms
D: protocol-native.c: Traditional mode enabled, modifying sink usec only
for compat with minreq.
D: memblockq.c: memblockq requested: maxlength=4194304, tlength=96000,
base=8, prebuf=88328, minreq=7680 maxrewind=0
D: memblockq.c: memblockq sanitized: maxlength=4194304, tlength=96000,
base=8, prebuf=88328, minreq=7680 maxrewind=0
I: protocol-native.c: Final latency 460.00 ms = 210.00 ms + 2*20.00 ms +
210.00 ms
D: core-subscribe.c: Dropped redundant event due to change event.
D: protocol-native.c: Requesting rewind due to end of underrun.
D: module-null-sink.c: Requested to rewind 37044 bytes.
D: sink.c: Processing rewind...
D: sink-input.c: Have to rewind 14684 bytes on render memblockq.
D: source.c: Processing rewind...
D: module-null-sink.c: Rewound 14684 bytes.
D: module-null-sink.c: Requested to rewind 1764000 bytes.
D: sink.c: Processing rewind...
D: source.c: Processing rewind...
D: module-null-sink.c: Rewound 25440 bytes.
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5
seconds.
D: module-suspend-on-idle.c: Sink auto_null becomes idle, timeout in 5
seconds.
D: core.c: Hmm, no streams around, trying to vacuum.
I: sink-input.c: Freeing input 1 "audio stream"
I: client.c: Freed 2 "MPlayer"
I: protocol-native.c: Connection died.
I: module-suspend-on-idle.c: Sink auto_null idle for too long,
suspending ...
D: sink.c: Suspend cause of sink auto_null is 0x0004, suspending



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

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

Versions of packages pulseaudio depends on:
ii  adduser 3.110add and remove users and groups
ii  consolekit  0.3.0-4  framework for defining and trackin
ii  libasound2  1.0.21a-1shared library for ALSA applicatio
ii  libasyncns0 0.3-1Asyncronous name service query lib
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libcap2 1:2.16-5 support for getting/setting POSIX.
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libflac81.2.1-2+b1   Free Lossless Audio Codec - runtim
ii  libgdbm31.8.3-6+b1   GNU dbm database routines (runtime
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libltdl72.2.6a-4 A system independent dlopen wrappe
ii  libogg0 1.1.4~dfsg-1 Ogg bitstream library
ii  libpulse0   0.9.18-1 PulseAudio client libraries
ii  libsamplerate0  0.1.7-2  audio rate conversion library
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsndfile1 1.0.20-1+b1  Library for reading/writing audio 
ii  libspeexdsp11.2~rc1-1The Speex extended runtime library
ii  libudev0146-3libudev shared library
ii  libvorbis0a 1.2.0.dfsg-6 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-6 The Vorbis General Audio Compressi
ii  libwrap07.6.q-18 Wietse Venema's TCP wrappers libra
ii  libx11-62:1.2.2-1X11 client-side library
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 
ii  lsb-base3.

Bug#548977: gnome-core: Any application crashes when file-open dialog is called

2009-09-30 Thread Jakub Lucký
Oh, thank you for such info...

I hadn't met with any notification about session restart, but I was
upgrading about 200 packages so I might missed that out...

Thanks also about the info about strace... I will not send any more

Thanks
Jakub Lucký

2009/9/30 Josselin Mouette :
> Le mercredi 30 septembre 2009 à 01:36 +0200, Jakub Lucký a écrit :
>> this looks very bad to me... Any application where I choose Open file
>> dialog (even > Fault...
>>
>> I just upgraded 400MB after a week without my notebook, and I really
>> don't know which package can it be...
>
> You need to restart your session after the gvfs upgrade. The latest gvfs
> upload contains a big fat warning to do so; that’s probably not enough,
> but given how the change was done and how D-Bus works internally, I have
> no idea what more could be done.
>
>> Adding firefox.txt, eog.txt and evince.txt as straces of different
>> applications crashing with this problem
>
> Please don’t do things like that! Strace is not a general-purpose
> debugging tool, it is only useful in specific cases. The general-purpose
> debugging tool is GDB.
>
> Cheers,
> --
>  .''`.      Josselin Mouette
> : :' :
> `. `'   “I recommend you to learn English in hope that you in
>  `-     future understand things”  -- Jörg Schilling
>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548998: xserver-xorg: segfault at startup

2009-09-30 Thread Xavier Bestel
On Wed, 2009-09-30 at 10:46 +0200, Julien Cristau wrote:
> Congratulations, you're the 14th person to report this.  Guess what, we
> read the xorg mailing list, we know about this bug, and it'll be fixed
> in 1.6.5.

Ewww, I guess the 14 of us are really sorry to bother you with a known
bug. Let's not do that again.

Xav






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#523735: /etc/kernel/postinst.d/initramfs-tools: please consider supporting the experimental kernel-package out of the box

2009-09-30 Thread Matthijs Kooijman
Hi maks,

> > > Done in my local git repo. The next upload of kernel-package,
> > >  12.018, will export KERNEL_PACKAGE_VERSION (and also STEM, usually
> > >  linux) into the environment.
> > Nice.
> 
> support added, please verify in latest initramfs git, see
> http://git.debian.org/?p=kernel/initramfs-tools.git

I'm not completely sure how the patch works. From how I read it, there are
three changes:
 1) When ran by kernel-package, and a second argument is passed, use that as
the boot dir passed with -b to update-initramfs. This seems like a good
idea, but seems unrelated to the main change.
 2) When $DEB_MAINT_PARAMS is set, only run if it starts with "configure". I'm
completely unaware of where this variable comes from and who sets it, but
this also seems unrelated (unless the official kernel images and newer
kernel-package versions set this, while older versions do not?).
 3) The "If I'm called by kernel-package, don't run" check has been completely
removed. This is the main change in the commit, but I think it is a bit
stronger than we had discussed (See below).

As for the third point, my original proposal was as follows:

> I propose the following: Let kernel-package expose a KERNEL_PACKAGE_VERSION
> variable to /etc/kernel/postinst.d scripts. This allows the initramfs-tools
> script to generate an initrd if
>  a) KERNEL_PACKAGE_VERSION >= 12.001
>  b) KERNEL_PACKAGE_VERSION is not set and there is only a single argument is
> passed (e.g., for official kernels).

The first part (expose KERNEL_PACKAGE_VERSION) was implemented in
kernel-package 12.018, but it seems the checks proposed have been removed
alltogether. This might be intentional (which means dropping support for
kernels generated with kernel-package < 12.001)? Actually, we're not even
dropping support alltogether, since the only effect would be that
update-initramfs is called twice for kernels generated with < 12.001.

It might even be a good idea, since the alternative (as proposed by me above)
would mean still supporting kernel-package < 12.001, but breaking
kernel-package >= 12.001 < 12.018.

On a second reading of the diff, it seems by point 3) above is invalid. The
first if clause also contains an exit 0, which causes the update-initramfs to
be not run if a second argument is passed but KERNEL_PACKAGE_VERSION is not
set (e.g., for kernel-package < 12.018). This is pretty much my proposal (just
without the >= 12.001 version check, but since KERNEL_PACKAGE_VERSION will
never be below 12.018, this is the same).

However, I've nearly convinced myself that removing the check and always
running update-initramfs-tools might be the better approach, since it makes
all kernels work out of the box (generating the initramfs twice for < 12.001,
but that's more acceptable than not generating any for >= 12.001 < 12.018 I
think?).

So, perhaps we should remove one more check? Manoj?

Gr.

Matthijs


signature.asc
Description: Digital signature


Bug#549002: linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount

2009-09-30 Thread Christian Salzmann
Package: linux-image-2.6.26-2-xen-amd64
Version: 2.6.26-19
Severity: important


*** /tmp/oops
Sep 30 01:47:02 brandt kernel: [3781133.966073] BUG: unable to handle kernel 
paging request at 8800c7be5000
Sep 30 01:47:02 brandt kernel: [3781133.966082] IP: [] 
:nfs:nfs4_set_client+0xc3/0x17e
Sep 30 01:47:02 brandt kernel: [3781133.966107] PGD 273e067 PUD 2d42067 PMD 
2d80067 PTE 0
Sep 30 01:47:02 brandt kernel: [3781133.966114] Oops:  [1] SMP 
Sep 30 01:47:02 brandt kernel: [3781133.966118] CPU 0 
Sep 30 01:47:02 brandt kernel: [3781133.966121] Modules linked in: des_generic 
cbc crypto_blkcipher nvidia(P) rfcomm hidp l2cap bluetooth xt_physdev battery 
ppdev lp autofs4 rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl 
sunrpc 8021q ipv6 bridge xt_multiport nf_conntrack_ipv4 xt_state nf_conntrack 
xt_tcpudp ipt_LOG iptable_filter ip_tables x_tables loop snd_hda_intel 
snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi 
snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device parport_pc 
parport snd rng_core i2c_i801 pcspkr psmouse i2c_core serio_raw soundcore 
iTCO_wdt snd_page_alloc i82975x_edac edac_core button joydev dcdbas evdev ext3 
jbd mbcache dm_mirror dm_log dm_snapshot dm_mod ide_cd_mod cdrom usbhid hid 
ff_memless sd_mod piix ide_pci_generic ide_core ahci ata_generic floppy libata 
scsi_mod dock ehci_hcd uhci_hcd tg3 thermal processor fan thermal_sys [last 
unloaded: nvidia]
Sep 30 01:47:02 brandt kernel: [3781133.966235] Pid: 26835, comm: mount.nfs4 
Tainted: P  2.6.26-2-xen-amd64 #1
Sep 30 01:47:02 brandt kernel: [3781133.966238] RIP: e030:[]  
[] :nfs:nfs4_set_client+0xc3/0x17e
Sep 30 01:47:02 brandt kernel: [3781133.966258] RSP: e02b:880075905ba8  
EFLAGS: 00010246
Sep 30 01:47:02 brandt kernel: [3781133.966261] RAX:  RBX: 
8800dc50a800 RCX: 0004
Sep 30 01:47:02 brandt kernel: [3781133.966264] RDX: 0003 RSI: 
8800c7be5000 RDI: 8800dc50aab0
Sep 30 01:47:02 brandt kernel: [3781133.966267] RBP:  R08: 
a038b1d0 R09: 880072de8400
Sep 30 01:47:02 brandt kernel: [3781133.966271] R10: 0200 R11: 
80266a43 R12: 8800c7be4fe0
Sep 30 01:47:02 brandt kernel: [3781133.966274] R13: 0001 R14: 
880074669400 R15: 8800762ace80
Sep 30 01:47:02 brandt kernel: [3781133.966280] FS:  7f12688526e0() 
GS:80539000() knlGS:
Sep 30 01:47:02 brandt kernel: [3781133.966283] CS:  e033 DS:  ES: 
Sep 30 01:47:02 brandt kernel: [3781133.966286] DR0:  DR1: 
 DR2: 
Sep 30 01:47:02 brandt kernel: [3781133.966290] DR3:  DR6: 
0ff0 DR7: 0400
Sep 30 01:47:02 brandt kernel: [3781133.966294] Process mount.nfs4 (pid: 26835, 
threadinfo 880075904000, task 8800014a8f80)
Sep 30 01:47:02 brandt kernel: [3781133.966297] Stack:  8800c7be46a0 
8800c966a8d8 0010 a03d03a0
Sep 30 01:47:02 brandt kernel: [3781133.966304]  8806 
8800c966a8d8 880075905ce8 880074669400
Sep 30 01:47:02 brandt kernel: [3781133.966310]  8800c966a800 
8800762ace80 8800c966a978 a03a9c02
Sep 30 01:47:02 brandt kernel: [3781133.966316] Call Trace:
Sep 30 01:47:02 brandt kernel: [3781133.966341]  [] 
:nfs:nfs4_create_server+0xb8/0x3eb
Sep 30 01:47:02 brandt kernel: [3781133.966354]  [] 
:tg3:tg3_start_xmit+0x35f/0x3d9
Sep 30 01:47:02 brandt kernel: [3781133.966361]  [] 
__switch_to+0x3ee/0x624
Sep 30 01:47:02 brandt kernel: [3781133.966370]  [] 
get_page_from_freelist+0x405/0x507
Sep 30 01:47:02 brandt kernel: [3781133.966376]  [] 
idr_get_empty_slot+0x15f/0x22b
Sep 30 01:47:02 brandt kernel: [3781133.966383]  [] 
cache_alloc_refill+0x59/0x550
Sep 30 01:47:02 brandt kernel: [3781133.966411]  [] 
:nfs:nfs4_get_sb+0x3f4/0x594
Sep 30 01:47:02 brandt kernel: [3781133.966430]  [] 
vfs_kern_mount+0x93/0x11b
Sep 30 01:47:02 brandt kernel: [3781133.966436]  [] 
do_kern_mount+0x43/0xdc
Sep 30 01:47:02 brandt kernel: [3781133.966442]  [] 
do_new_mount+0x5b/0x95
Sep 30 01:47:02 brandt kernel: [3781133.966447]  [] 
do_mount+0x1bd/0x1e7
Sep 30 01:47:02 brandt kernel: [3781133.966457]  [] 
copy_mount_options+0xc9/0x126
Sep 30 01:47:02 brandt kernel: [3781133.966463]  [] 
sys_mount+0x8a/0xd0
Sep 30 01:47:02 brandt kernel: [3781133.966468]  [] 
system_call+0x68/0x6d
Sep 30 01:47:02 brandt kernel: [3781133.966473]  [] 
system_call+0x0/0x6d
Sep 30 01:47:02 brandt kernel: [3781133.966477] 
Sep 30 01:47:02 brandt kernel: [3781133.966479] 
Sep 30 01:47:02 brandt kernel: [3781133.966480] Code: 48 8b 74 24 68 b9 20 00 
00 00 44 89 ea 48 89 c7 e8 93 f8 ff ff 85 c0 89 c5 78 53 fc 48 8d bb 90 02 00 
00 b9 0c 00 00 00 4c 89 e6  a5 48 89 df e8 98 45 02 00 85 c0 89 c5 79 22 f6 
05 d3 8a fe 
Sep 30 01:47:02 brandt kernel: [3781133.966513] RIP  [] 
:nfs:nfs4_set_client+0xc3/0x17e
Sep 30 01:47:02 brandt kernel: [378113

Bug#548987: xapian-omega: omindex allows too little memory for the programs handling the file formats

2009-09-30 Thread Olly Betts
On Wed, Sep 30, 2009 at 05:54:45AM +0200, Rune Kock wrote:
> As far as I can tell, the problem is that runfilter.cc sets an rlimit
> of 7/8 of the free memory.  And that freemem.cc calculates that using
> sysconf(_SC_AVPHYS_PAGES), which doesn't include the memory that the
> kernel is using for temporary caching, even though that really is
> available.

I think this is probably the cause of upstream #358:

http://trac.xapian.org/ticket/358

> Debian bug 404528 decribes a similar bug in another package, and
> suggests using _SC_PHYS_PAGES instead of _SC_AVPHYS_PAGES.

_SC_PHYS_PAGES isn't ideal as other processes might be using that
memory, but _SC_AVPHYS_PAGES clearly isn't suitable, and since this is
mostly a catch for filters spiralling out of control, it looks like
_SC_AVPHYS_PAGES is probably the best option, perhaps with a lower ratio
than 7/8.

Thanks for the report and especially the detective work.

Cheers,
Olly



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549003: destroy/save has collateral damage

2009-09-30 Thread Peter Palfrader
Package: libvirt-bin
Version: 0.6.3-4~bpo50+1

Hi,

I'm using virsh with kvm (85+dfsg-4~bpo50+1) on 2.6.30.8.

Every now and then, but not always, virsh destroy $domain, or as I just
found out virsh save $domain, not only kills the requested domain, but
also a second, unrelated domain.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527973: [Pkg-sysvinit-devel] Bug#527973: initscripts needs a newish ifupdown else mountnfs fails

2009-09-30 Thread Petter Reinholdtsen
[Phil Endecott 2009-05-19]
> Hmmm, maybe that's not the (only) problem; NFS mounts now seem to
> come up most but not all of the time.  I need to investigate some
> more.

What did you find out.  Without more information, I believe this
report should be closed as not a bug.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549004: gnome-python: Regression (original bug #519462): built with RPATH

2009-09-30 Thread Sascha Silbe
Package: gnome-python
Version: 2.26.1-1
Severity: normal


Bug #519462 [1] has been reintroduced:

(sugar-jhbuild)sascha.si...@twin:~/sugar-jhbuild$ chrpath -l 
/usr/lib/pyshared/python2.5/gtk-2.0/gnome/ui.so 
/usr/lib/pyshared/python2.5/gtk-2.0/gnome/_gnome.so 
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/ui.so 
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/activation.so 
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/_bonobo.so 
/usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/_gnomevfs.so 
/usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/gnomevfsbonobo.so 
/usr/lib/pyshared/python2.5/gtk-2.0/gconf.so 
/usr/lib/pyshared/python2.5/gtk-2.0/gnomecanvas.so
/usr/lib/pyshared/python2.5/gtk-2.0/gnome/ui.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/gnome/_gnome.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/ui.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/activation.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/bonobo/_bonobo.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/_gnomevfs.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/gnomevfsbonobo.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/gconf.so: RPATH=/usr/lib
/usr/lib/pyshared/python2.5/gtk-2.0/gnomecanvas.so: RPATH=/usr/lib
(sugar-jhbuild)sascha.si...@twin:~/sugar-jhbuild$


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519462

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

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#546714: (pas de sujet)

2009-09-30 Thread Ludovic CHEVALIER
Hi!

It's very difficult for me to send this bug report without fonctionnal
graphic interface. It's impossible for me to make a screenshot without
keyboard. It's very difficult for me to downgrade all the fine package
to restaure a fonctionnal version of xserver before upgrade with the
last testing packages. It's very difficult for me to send a bug report
without graphical tool.

But ...
I'm just reinstalled the last xserver version with a aptitude
dist-upgrade command.
I restarted X server without problem. But, when I restart my computer, I
have the same problem than my fisrt post.

I attached the fine command to this message for complete my last post.
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 mai 20 14:06 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1690904 sep 14 19:29 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 
PCI/AGP or 662/761Gx PCIE VGA Display Adapter

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw--- 1 root root 4625 sep 29 12:29 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
#   FontPath"/usr/share/fonts/X11/misc"
#   FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/etc/X11/fonts/100dpi/" #test
#   FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
#   FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/CID"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
#   Load"dri"
Load"extmod"
Load"freetype"
#   Load"glx"
Load"int10"
Load"record"
Load"synaptics"
#   Load"type1"
Load"vbe"
#   Load"xtt"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fr"
EndSection

#Section "InputDevice"
#   Identifier  "Configured Mouse"
#   Driver  "mouse"
#   Option  "CorePointer"
#   Option  "Device""/dev/psaux"
#   Option  "Protocol"  "ExplorerPS/2"
#   Option  "Emulate3Buttons"   "true"
#   Option  "ZAxisMapping"  "4 5"
#EndSection

Section "InputDevice"
Identifier  "Touchpad"
Driver  "synaptics"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
Option  "TapButton1""1"
Option  "TapButton2""2"
Option  "TapButton3""3"
Option  "SHMConfig" "on"
Option  "SendCoreEvents""true"
EndSection

Section "Device"
Identifier  "Carte vido gnrique"
Driver  "sis"
BusID "PCI:1:0:0"
#   Screen  0
#   Option "XAANoOffscreenPixmaps" "true"# Optional if NVIDIA drivers are 
used
#   Option "AddARGBGLXVisuals" "true" # see

Bug#548863: [Pkg-sysvinit-devel] Bug#548863: initscripts: sendsigs fails

2009-09-30 Thread Petter Reinholdtsen
[Sven Joachim]
> Any clue why killall5 did not manage to kill it for good?

I would assume the process is unkillable due to some kernel hang.
killall5 simply call the kill(2) system call to signal processes to
die.

Your analysis make me believe sendsigs is correct, and the problem is
between the kernel and the package with the process that fail to die,
and this report should be reassigned elsewhere.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#546846: gnumeric 1.9.12-1 for squeeze

2009-09-30 Thread Mikkel Ejrnaes
It is good that the bug has now been fixed in 1.9.12-1.

However, the gnumeric package in squeeze is still 1.9.10-2 so this bug
still renders gnumeric unusable in testing.

Can we get 1.9.12-1 (or 1.9.13-1) for testing please?





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549001: pulseaudio: sound stopped working with the new release

2009-09-30 Thread Ritesh Raj Sarraf
On Wednesday 30 Sep 2009 14:29:26 Ritesh Raj Sarraf wrote:
> In 0.9.18, you seems to be using udev-detect which doesn't seem to be
> working. And hal-detect doesn't seem to be usable either.
> 

I was wrong in my assessment that hal-detect couldn't be used. It is the combo 
that cannot be used.

But even after enabling only hal, I couldn't get sound to work.


r...@champaran:/etc/pulse $ pulseaudio -vvv 
   
I: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted 
  
I: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted 
  
D: core-rtclock.c: Timer slack is set to 50 us. 
  
I: core-util.c: Failed to acquire high-priority scheduling: No such file or 
directory 
I: main.c: This is PulseAudio 0.9.18
  
D: main.c: Compilation host: i486-pc-linux-gnu  
  
D: main.c: Compilation CFLAGS: -g -O2 -g -Wall -O2 -Wall -W -Wextra -pipe -
Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-
optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security 
-Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-
arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-
prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -
Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -
Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-
common -fdiagnostics-show-option
  
D: main.c: Running on host: Linux i686 2.6.30-2-686 #1 SMP Sat Sep 26 01:16:22 
UTC 2009   
D: main.c: Found 1 CPUs.
  
I: main.c: Page size is 4096 bytes  
  
D: main.c: Compiled with Valgrind support: no   
  
D: main.c: Running in valgrind mode: no 
  
D: main.c: Optimized build: yes 
  
D: main.c: All asserts enabled. 
  
I: main.c: Machine ID is a5fedc3ab4ed9371d54f5820497229b4.  
  
I: main.c: Session ID is 
a5fedc3ab4ed9371d54f5820497229b4-1254300193.501239-162354717.   
 
I: main.c: Using runtime directory 
/home/rrs/.pulse/a5fedc3ab4ed9371d54f5820497229b4-runtime.  
   
I: main.c: Using state directory /home/rrs/.pulse.  
  
I: main.c: Using modules directory /usr/lib/pulse-0.9.18/modules.   
  
I: main.c: Running in system mode: no   
  
I: main.c: Fresh high-resolution timers available! Bon appetit! 
  
I: cpu-x86.c: CPU flags: MMX SSE SSE2   
  
I: svolume_mmx.c: Initialising MMX optimized functions. 
  
I: remap_mmx.c: Initialising MMX optimized remappers.   
  
I: svolume_sse.c: Initialising SSE2 optimized functions.
  
I: remap_sse.c: Initialising SSE2 optimized remappers.  
  
I: sconv_sse.c: Initialising SSE2 optimized conversions.
  
D: memblock.c: Using shared memory pool with 1024 slots of size 64.0 KiB each, 
total size is 64.0 MiB, maximum usable slot size is 65496  
D: database-g

Bug#479585: (no subject)

2009-09-30 Thread gator_ml
There still is a whole bunch of repositories out there that don't
have Contents file, so I also think that some way of suppressing
messages about missing files (and the resulting emails if used in
a cron job) would be good.

Actually, the annoying message is not produced by the programm code,
but by the following line in "/etc/apt/apt-file:conf":

> error_cmd = ( rm -f "/_tmp"; \
> echo "Can't get /dists//Contents-.gz" )

One way to fix it, would be to change that configuration option to
something like: 

  error_cmd = ( rm -f "/_tmp"; \
  [ -n ""  ] || \
  echo "Can't get /dists//Contents-.gz" )

in connection with the patch below.

Maybe some configuration option to selectively suppress the message
only for certain URLs like http://security.debian.org/ in connection
with the "--non-interactive" option also would make sense? ...


--- /tmp/apt-file   2008-08-23 18:57:55.0 +0200
+++ /usr/bin/apt-file   2009-09-30 10:50:40.0 +0200
@@ -172,8 +172,9 @@
 my $cache = $Conf->{cache};
 my $arch  = $Conf->{arch};
 my $cdrom = $Conf->{cdrom_mount};
+my $missing_ok=  $Conf->{missing_ok} ? 'missing_ok' : '';
 foreach my $var (
-qw/host port user passwd path dist pkg
+qw/host port user passwd path dist pkg missing_ok
 cache arch uri cdrom/
 )
 {
@@ -487,6 +488,7 @@
 "package-only|l"=> \$Conf->{package_only},
 "fixed-string|F"=> \$Conf->{fixed_strings},
 "non-interactive|N" => \$Conf->{non_interactive},
+"missing-ok|q"  => \$Conf->{missing_ok},
 "help|h"=> \$Conf->{help},
 "version|V" => \$Conf->{version},
 );




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549005: cairo-dock: Please, compile it with Xinerama support

2009-09-30 Thread Sbaturzio Cantina
Package: cairo-dock
Version: 2.0.8.2-1
Severity: normal

running cairo-dock on my dual screen system I get this message:

warning :  (cairo-dock-internal-position.c:get_config:49)  
  Sorry but either your X server does not have the Xinerama extension, or your 
version of Cairo-Dock was not built with the support of Xinerama.
 You can't place the dock on a particular screen

Cairo-dock is still running after this message but the bar is displayed in 
between my two screens instead of the middle of the first one.

With the previous package, downloaded from the upstream 
(repository.cairo-dock.org) the xinerama option worked fine.



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

Kernel: Linux 2.6.30-satellite.342 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cairo-dock depends on:
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl 7.5.1-1   A free implementation of the OpenG
ii  libglib2.0-0   2.22.0-1  The GLib library of C routines
ii  libglu1-mesa [libglu1] 7.5.1-1   The OpenGL utility library (GLU)
ii  libgtk2.0-02.18.0-1  The GTK+ graphical user interface 
ii  libgtkglext1   1.2.0-1   OpenGL Extension to GTK+ (shared l
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.39-1  PNG library - runtime
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxml22.7.5.dfsg-1  GNOME XML library
ii  libxmu62:1.0.4-2 X11 miscellaneous utility library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.6-1 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

cairo-dock recommends no packages.

Versions of packages cairo-dock suggests:
pn  xcompmgr   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549006: /usr/bin/smime_keys: import of smime certificates imports CA and not user certificate

2009-09-30 Thread Erwan David
Package: mutt
Version: 1.5.20-2
Severity: normal
File: /usr/bin/smime_keys

When I import a correpondant kzey from mutt (Ctrl-K in a S/MIME signed 
message). The certificate which gets imported 
is not the correspondant one, but the CA which signed its certificate. I do not 
know if the bug is in the importing 
command line or in the smime_keys utility.


-- Package-specific info:
Mutt 1.5.20 (2009-06-14)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.30-1-686 (i686)
ncurses: ncurses 5.7.20090803 (compiled with 5.7)
libidn: 1.15 (compiled with 1.15)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Aug 13 2009 22:25:33)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to .
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.13.cd.ifdef.2

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

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

Versions of packages mutt depends on:
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libcomerr2  1.41.9-1 common error description library
ii  libgdbm31.8.3-6+b1   GNU dbm database routines (runtime
ii  libgnutls26 2.8.3-3  the GNU TLS library - runtime libr
ii  libgpg-error0   1.6-1library for common error values an
ii  libgpgme11  1.2.0-1  GPGME - GnuPG Made Easy
ii  libgssapi-krb5-21.7dfsg~beta3-1  MIT Kerberos runtime libraries - k
ii  libidn111.15-1   GNU Libidn library, implementation
ii  libk5crypto31.7dfsg~beta3-1  MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.7dfsg~beta3-1  MIT Kerberos runtime libraries
ii  libncursesw55.7+20090803-2   shared libraries for terminal hand
ii  libsasl2-2  2.1.23.dfsg1-1.1 Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  libsasl2-modules2.1.23.dfsg1-1.1 Cyrus SASL - pluggable authenticat
ii  locales 2.9-25   GNU C Library: National Language (
ii  mime-support3.46-1   MIME files 'mime.types' & 'mailcap
ii  postfix [mail-transport 2.6.5-2  High-performance mail transport ag

Versions of packages mutt suggests:
ii  aspell0.60.6-2   GNU Aspell spell-checker
ii  ca-certificates   20090814   Common CA certificates
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep
ii  ispell3.1.20.0-6 International Ispell (an interacti
pn  mixmaster  (no description available)
ii  openssl   0.9.8k-5   Secure Socket Layer (SSL) binary a
ii  urlview   0.9-18 Extracts URLs from text

Versions of packages mutt is related to:
ii  mutt  1.5.20-2   text-based mailreader supporting M
ii  mutt-dbg  1.5.20-2   debugging symbols for mutt
pn  mutt-patched   (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#517018: responses to no-root login bug

2009-09-30 Thread Petter Reinholdtsen
This issue was introduced when bug #326678 was fixed.  We could revert
the patch and reintroduce the old behaviour, or come up with a
tradeoff that improve both issues.  Not quite sure how to do the
latter, so I am unsure how this should be handled.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#463996: pulseaudio fails to start when SELinux is enabled

2009-09-30 Thread Ritesh Raj Sarraf
On Monday 25 May 2009 02:18:11 Sjoerd Simons wrote:
> On Fri, Feb 29, 2008 at 09:54:37PM +0530, Ritesh Raj Sarraf wrote:
> > On Friday 29 February 2008, CJ van den Berg wrote:
> > > can you explain why you consider this a pulseaudio bug? I don't know
> > > too much about SELinux I'm afaid, but this looks like a problem with
> > > the SELinux policy. I don't see how pulseaudio is supposed to
> > > avoid/solve this problem.
> >
> > Yes, now the ownership issue has been addressed. It should be re-assigned
> > to the selinux policy package.
> > There was no clear indication to wether each individual package should
> > provide a policy or not. Now that has been made clear.
> >
> > Can you please re-assign it to the selinux package ?
> 
> Could you retest with pulseaudio 0.9.15
> 

Sorry for the delayed response. I haven't seen this issue lately. But I can't 
recollect when I stopped seeing this.
Currently I am on 0.9.18 and don't see this issue.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."


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


Bug#547917: Openchrome bug: Missing mouse pointer with VIA CX700

2009-09-30 Thread Bartosz
This bug was solved in the latest openchrome revision.

Please build/install the latest openchrome driver and enable debug mode.
The detail build instruction for Ubuntu/Debian is available at:
https://help.ubuntu.com/community/OpenChrome

Attach also yout Xorg.0.log file from it.


Bug#536100: pidgin-sipe: Please update to 1.6.3

2009-09-30 Thread Roger
Package: pidgin-sipe
Version: 1.3.3-1
Severity: normal

Please update to upstream. There are lots of updates. 

Thanks in advance.

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

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

Versions of packages pidgin-sipe depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libpurple02.6.2-1multi-protocol instant messaging l
ii  pidgin2.6.2-1graphical multi-protocol instant m

pidgin-sipe recommends no packages.

pidgin-sipe suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548988: cryptsetup - uuid usage differs from what devmapper expects

2009-09-30 Thread Milan Broz
Bastian Blank wrote:
> I'm not sure, where this informations comes from, but LVM upstream
> decided to use the UUID of CRYPT-TEMP-* to detect the temporary luks
> devices. Also in the examples, they use CRYPT-PLAIN-* and CRYPT-LUKS1-*,
> which is not set this way by the current version of cryptsetup.

The rule is simple - all dm devices should have UUID set.

for cryptsetup <= 1.0.6 it doesn't set dm-uuid at all.

for cryptsetup == 1.0.7 it set dm-uuid for luks device, but because of problems
(people are running snapshots of the whole header and then dm-uuid is 
duplicated...)
I changed it (see debian bug 538221 for example).

So now, all devices created by cryptsetup have DM-UUID set in the format
 CRYPT--[-]

For example:
 CRYPT-PLAIN-name
 CRYPT-LUKS1--name
 CRYPT-TEMP-name

(All dm devices have prefix which identifies subsystem - here CRYPT-, but we 
have LVM-, DMRAID-,
MPATH, etc.)


For udev rules, you should still detect temporary cryptsetup detect devices by 
name (because of
old version of cryptsetup), but since version 1.1 it have also uuid prefix 
CRYPT-TEMP-.
Name remains (temporary-cryptsetup-$PID)

The lvm code already contains proper rule for udev:

ENV{DM_UUID}=="CRYPT-TEMP-?*", GOTO="dm_last_rule"
ENV{DM_UUID}!="?*", ENV{DM_NAME}=="temporary-cryptsetup-?*", GOTO="dm_last_rule"


That's the story. What's the real problem now in this bug?
The old cryptsetup do not set dm-uuid, but I see no real problem with that.

Milan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549008: RM: plee-the-bear [alpha] -- RoM; ANAIS

2009-09-30 Thread Julien Jorge
Package: ftp.debian.org
Severity: normal

Hi,

plee-the-bear (and plee-the-bear-data) is on version 0.2.1 on alpha, but
alpha is not in the architectures listed in the current control file.
This old package prevents version 0.4.1 to enter in testing.

Julien Jorge



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549009: ampache should depends on apache2-mpm-prefork | httpd

2009-09-30 Thread Timothy Redaelli
Package: ampache
Version: 3.5.1-1
Severity: minor

ampache should not depends only on apache since it works also on others
webserver (like nginx or lighttpd).

I suggest to add a conditional depend with httpd.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ampache depends on:
ii  apache2-mpm-prefork2.2.13-2  Apache HTTP Server - traditional n
ii  debconf [debconf-2.0]  1.5.27Debian configuration management sy
ii  libjs-prototype1.6.1-1   JavaScript Framework for dynamic w
ii  libphp-snoopy  1.2.4-1   Snoopy is a PHP class that simulat
ii  php5   5.2.10.dfsg.1-2.2 server-side, HTML-embedded scripti
ii  php5-mysql 5.2.10.dfsg.1-2.2 MySQL module for php5
ii  po-debconf 1.0.16tool for managing templates file t
ii  ttf-freefont   20090104-4Freefont Serif, Sans and Mono True

Versions of packages ampache recommends:
ii  ampache-themes 3.4.3-1   Themes for Ampache
pn  eyed3  (no description available)
ii  php5-cli   5.2.10.dfsg.1-2.2 command-line interpreter for the p

Versions of packages ampache suggests:
ii  mysql-server-5.1 [mysql-serve 5.1.37-2   MySQL database server binaries
pn  php5-gd(no description available)
pn  phpmyadmin (no description available)

-- debconf information:
* ampache/restart-webserver:
  ampache/configure-webserver: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548230: dropbear: configuration in /etc/ does not follow FHS

2009-09-30 Thread Gerrit Pape
On Tue, Sep 29, 2009 at 04:39:43PM -0600, Bdale Garbee wrote:
> Gerrit, in reviewing the dropbear package source, I couldn't help but
> wonder why /etc/dropbear/log/run specifies ./main as the log file?  That
> motivates use of a symlink to point /etc/dropbear/log/main
> to /var/log/dropbear.  Wouldn't it be simpler and cleaner to just
> specify /var/log/dropbear as the last argument to svlogd in that script,
> and thus avoid another level of useless indirection?

Yes, possibly.  But it's not completely useless, with the symlink in
log/, all service related data is consolidated in one directory.  With
runit and daemontools managed services, you can cd into the service
directory, and have all data you need conveniently available without
looking up where which data actually is saved in the filesystem.  You
have the service configuration in ./run (and possibly ./config or
similar), the log service configuration in ./log/run, the logs in
./log/main/, and optionally log specific configuration in
./log/main/config.  If that's consistent throughout all supervised
services, I personally find that useful.

> Gerrit, in reviewing other instances of runit support, I do find some
> inconsistency in where things are delivered.  The fact that dropbear is
> delivering these files to /etc/dropbear but git-daemon-run
> uses /etc/sv/git-daemon seems inconsistent to me, for example.  While
> that's completely orthogonal to this request of the Tech Ctte, settling
> on one approach might make it easier for others like me to read and
> comprehend what's being delivered.

True, you're right.  I did the dropbear package in 2004, and introduced
/etc/sv/ not before 2006.  I didn't move the directory because of two
reasons.  (1) moving conffiles was not trivial (in the meantime I have
code in some packages that do that), (2) the dropbear package ships
both, a sysv init script and a runit service directory.  sysv users
look for the configuration in /etc/dropbear/, and runit users in
/etc/sv/dropbear/.  /etc/dropbear/ holds the host keys which are used
by both service startup methods.  I'm not sure whether a symlink
/etc/sv/dropbear -> /etc/dropbear would help, or rather complicate
things again.

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#508686: init should clear environment

2009-09-30 Thread Petter Reinholdtsen
severity 508686 wishlist
tags 508686 + wontfix
thanks

Just to be sure, I just no verified that the kernel will pass all
kernel arguments of the form foo=bar as environment variables to init.
As long as this is the case, I believe the environment variables
passed on from the kernel to init should be passed on to the childs of
init too.

[Petter Reinholdtsen]
> Why do you believe the responsibility should be moved to init?  What
> if one want to pass environment variables from the initrd or kernel?

I got no reply to this, as thus believe this is a wishlist issue which
we should not fix.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549010: [xserver-xorg-video-radeon] black screen from the start after minor xorg upgrade

2009-09-30 Thread Nick Shaforostoff
Package: xserver-xorg-video-radeon
Version: 1:6.12.3-1
Severity: critical

--- Please enter the report below this line. ---
xorg fails to display anything since I upgraded to the latest mesa and 
xserver-xorg / xserver-xorg-core.

Backtrace:
0: /usr/bin/X(xorg_backtrace+0x3b) [0x81314bb]
1: /usr/bin/X(xf86SigHandler+0x51) [0x80c57d1]
2: [0xe400]
3: /usr/bin/X(xf86DiDGAInit+0x2f) [0x80f08cf]
4: /usr/bin/X(xf86CrtcScreenInit+0x110) [0x80ed9e0]
5: /usr/lib/xorg/modules/drivers//radeon_drv.so [0xb7aaf114]
6: /usr/bin/X(AddScreen+0x19d) [0x80712cd]
7: /usr/bin/X(InitOutput+0x206) [0x80adfa6]
8: /usr/bin/X(main+0x1db) [0x80719bb]
9: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c407a5]
10: /usr/bin/X [0x8071051]

Fatal server error:
Caught signal 11.  Server aborting

Downgrading to mesa 7.5 didn't help.
Now I switched to radeonhd, but it worse than radeon in terms of speed.
I'm also in the process of compiling the latest kernel version to check if it 
helps.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc8this

Debian Release: squeeze/sid
  990 testing debian.org.ua 
  900 unstabledebian.org.ua 
  800 experimentaldebian.org.ua 
  500 unstablewww.debian-multimedia.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
libc6   (>= 2.1.3) | 2.9-26
libpciaccess0  | 0.10.6-1
xserver-xorg-core (>= 2:1.6.2) | 2:1.6.4-1

--- Output from package bug script ---
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 ?? 16  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689944 ?? 28 08:32 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549011: dpkg: Uses PATH rm (so might use safe-rm, which can be broken by broken perl), should use /bin/rm

2009-09-30 Thread Didier Raboud
Package: dpkg
Version: 1.15.4
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, 

I had safe-rm installed and perl broke (#548848). dpkg went unuseable because
it was using /usr/bin/rm from safe-rm, broken because of broken perl.

So either safe-rm should be taken out of system PATH or dpkg should hardcode
the usage of /bin/rm (which this bugreport is about).

Regards, 

OdyX

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (750, 'unstable'), (700, 'testing-proposed-updates'), (700, 
'testing'), (90, 'experimental'), (50, 'testing-proposed-updates'), (50, 
'experimental'), (50, 'unstable'), (50, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg depends on:
ii  coreutils 7.5-6  GNU core utilities
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  lzma  4.43-14Compression method of 7z format in

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt   0.7.24 Advanced front-end for dpkg

- -- no debconf information

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

iJwEAQECAAYFAkrDLj8ACgkQ884eR6Y9JhRijQP+MQkiTWynSKW742l1dW52r9tU
aSBssNEFOGW/jaKdz1jXUR6jN1McPFwZEQ/8lAjZHoKMML8JLHgXVewLhlV/abMQ
Y7AC4ivZ4XbxtPONvAxrbkA6sA70eJs0rxYzHf1M7HROTc9AOQsDUWshaZuq5+sM
hUidnhVlDM4hJb7wKK8=
=WNPz
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#491542: it still happens with newer eclipse-3.4.

2009-09-30 Thread alex bodnaru
Package: eclipse
Version: 3.4.1-1
Severity: normal

just to mention, there's no libxul0d available for bypass the problem
on my current debian.

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

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

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.4.1-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.4.1-1Plug-in Development Environment to
ii  eclipse-source3.4.1-1Eclipse source code plug-ins
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  zenity2.26.0-2   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
pn  eclipse-gcj(no description available)

eclipse suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548883: mdadm: please fix functionality to remove RAID superblocks from drives

2009-09-30 Thread martin f krafft
also sprach Toni Mueller  [2009.09.29.1327 +0200]:
> I repeatedly run into trouble trying to nuke ill-configured drives to
> make them usable again (lest these bogus RAIDs show up eg. in d-i and
> prevent me from properly configuring the drives).
> 
> I am already aware of 'mdadm --zero-superblock' and friends, but have to
> note that these just don't work. Eg. I was unable to use this command
> from a shell, spawned from d-i, to remove bogus RAID0 superblocks from
> the drives.
> 
> I got error messages like this:
> 
> ~ # mdadm --zero-superblock --force /dev/sda
> mdadm: Couldn't open /dev/sda for write - not zeroing

So /dev/sda is being used by e.g. LVM or something similar, and
mdadm cannot open it exclusively. I think this was recently fixed
upstream, but I am not sure. There's also another bug on this, but
I am too swamped to check right now.

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#541884: swamped

2009-09-30 Thread martin f krafft
please feel free to NMU. I won't be able to get to mdadm until the
end of October at the earliest.

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#548928: (blitz++_1:0.9-10/avr32): FTBFS: Outdated config.{sub, guess}

2009-09-30 Thread Manuel Prinz
Hi Andreas,

I had the same issue on one of my packages a while back, so I might be
able to give same help here.

Am Dienstag, den 29.09.2009, 22:19 +0200 schrieb Andreas Tille:
> Thanks for the bug report.  Unfortunately I do not have access to such a
> machine and I wonder whether you are able to provide a patch.  My
> assumption was that Build-Depending on autotools-dev would be sufficient
> to be safe against this kind of problems but obviosely it is not.

No, it is not. You either need to call autoreconf to update the files
(and all other autofoo) or you can simply copy the most recent versions
of config.{sub,guess} from that package, overriding upstreams. This is
usually safe. You can see /usr/share/doc/autotools-dev/README.Debian.gz
for more ways to handle that.

Best regards
Manuel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#547391: Bug #547391 cdbs: removal of kaffe

2009-09-30 Thread Torsten Werner
Hi,

http://people.debian.org/~bdefreese/cdbs/ combined with
http://people.debian.org/~twerner/0001-fix-ant-build-test.patch fixes
the problem.

Cheers,
Torsten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#546417: Duplicated ids

2009-09-30 Thread Emilio Pozuelo Monfort
Jan Muszynski wrote:
> How is that a different package? That *is* the source of this bug.
> 
> dpkg -L nautilus-actions|grep nautilus-actions-config-tool.ui
> /usr/share/nautilus-actions/nautilus-actions-config-tool.ui
> 
> 
> Looks like the same package to me.

Hmm my bad, we had the same bug but against nautilus and I thought it was this 
one.



signature.asc
Description: OpenPGP digital signature


Bug#432310: umtsmon - current status?

2009-09-30 Thread Willi Mann
Hi!

What's the reason umtsmon failed in NEW? Can you add a short status
update to the wnpp bug, please?

thanks
Willi Mann



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548987: xapian-omega: omindex allows too little memory for the programs handling the file formats

2009-09-30 Thread Rune Kock
On Wed, Sep 30, 2009 at 11:10, Olly Betts  wrote:
> I think this is probably the cause of upstream #358:
>
> http://trac.xapian.org/ticket/358

Yes, #358 is probably two bugs, this one and a memory leak.
"evoisard" has omindex using 360 MB, which seems excessive, but
shouldn't be a problem on his 1 GB machine.

>> Debian bug 404528 decribes a similar bug in another package, and
>> suggests using _SC_PHYS_PAGES instead of _SC_AVPHYS_PAGES.
>
> _SC_PHYS_PAGES isn't ideal as other processes might be using that
> memory, but _SC_AVPHYS_PAGES clearly isn't suitable, and since this is
> mostly a catch for filters spiralling out of control, it looks like
> _SC_AVPHYS_PAGES is probably the best option, perhaps with a lower ratio
> than 7/8.

I agree.  Or maybe even just a fixed limit of, say, 50 MB.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549004: gnome-python: Regression (original bug #519462): built with RPATH

2009-09-30 Thread Emilio Pozuelo Monfort
Sascha Silbe wrote:
> Package: gnome-python
> Version: 2.26.1-1
> Severity: normal
> 
> 
> Bug #519462 [1] has been reintroduced:
> 
> (sugar-jhbuild)sascha.si...@twin:~/sugar-jhbuild$ chrpath -l 
> /usr/lib/pyshared/python2.5/gtk-2.0/gnome/ui.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/gnome/_gnome.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/ui.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/activation.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/_bonobo.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/_gnomevfs.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/gnomevfsbonobo.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/gconf.so 
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomecanvas.so
> /usr/lib/pyshared/python2.5/gtk-2.0/gnome/ui.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/gnome/_gnome.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/ui.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/activation.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/bonobo/_bonobo.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/_gnomevfs.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomevfs/gnomevfsbonobo.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/gconf.so: RPATH=/usr/lib
> /usr/lib/pyshared/python2.5/gtk-2.0/gnomecanvas.so: RPATH=/usr/lib
> (sugar-jhbuild)sascha.si...@twin:~/sugar-jhbuild$

It was removed in 2.26.1 by mistake, but 2.28.0 should be fine. Can you confirm?

Emilio



signature.asc
Description: OpenPGP digital signature


Bug#548913: udev Forces mdadm to Uninstall.

2009-09-30 Thread martin f krafft
affects 541884 udev
thanks

also sprach Pat Suwalski  [2009.09.29.1755 +0200]:
> This needs to be resolved quickly, or there will be many more
> broken computers. In my case, I didn't see mdadm was being removed
> with all of the "no longer required" ia32 libs list taking up the
> whole screen.

Filing new bugs won't help. In fact, it takes time away that I could
use towards mdadm. But I am swamped and I won't be able to do this
for a few weeks. NMUs welcome.

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#545925: [pkg-firebird-general] Bug#545925: Bug#545925: firebird2.1: sh4 port

2009-09-30 Thread Damyan Ivanov
-=| Damyan Ivanov, Tue, Sep 29, 2009 at 01:33:04PM +0300 |=-
> -=| marius adrian popa, Tue, Sep 29, 2009 at 09:15:21AM +0300 |=-
> > On Tue, Sep 29, 2009 at 8:01 AM, Nobuhiro Iwamatsu  
> > wrote:
> > > firebird/HEAD depends on libatomic-ops.
> > > libatomic-ops yet does not completely port to sh4.
> > > Therefore, I cannot build.
> > 
> > Ok i see that you have some patches to it
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547136
> > Tell us if/how it works
> 
> I will also try to backport the sh4 patch to version 2.1 and give an 
> URL to try to build it.

Done. At ftp://ftp.modsoftsys.net/public/fb+sh4 you can find a source 
package that includes the sh4 patch. Please try it on your hardware 
(sh and sheb).

If it works OK, I'll submit the patch upstream.

-- 
dam


signature.asc
Description: Digital signature


Bug#549012: libmapi-dev: Missing dependency on samba4-dev

2009-09-30 Thread Josselin Mouette
Package: libmapi-dev
Version: 1:0.8.2+svn1524-1
Severity: serious

/usr/include/gen_ndr/exchange.h references the gen_ndr/ndr_misc.h file, 
which can be found in samba4-dev, but there is no corresponding 
dependency.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 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 libmapi-dev depends on:
ii  libc6-dev 2.9-26 GNU C Library: Development Librari
ii  libdcerpc-dev 4.0.0~alpha8+git20090912-1 DCE/RPC library
ii  libldb-dev1:0.9.6~git20090912-1  LDAP-like embedded database - deve
ii  libmapi0  1:0.8.2+svn1524-1  Client library for the MAPI protoc
ii  libndr-dev4.0.0~alpha8+git20090912-1 NDR marshalling library - developm
ii  libsamba-host 4.0.0~alpha8+git20090912-1 Samba host configuration library -
ii  libtalloc-dev 2.0.0-1hierarchical pool based memory all
ii  libtevent-dev 0.9.8-1talloc-based event loop library - 

libmapi-dev recommends no packages.

libmapi-dev suggests no packages.

-- no debconf information

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#525888: closed by Jelmer Vernooij (Fixed)

2009-09-30 Thread Josselin Mouette
reopen 525888
found 525888 4.0.0~alpha8+git20090912-1

Le mardi 15 septembre 2009 à 17:30 +, Debian Bug Tracking System a
écrit : 
> This is an automatic notification regarding your Bug report
> which was filed against the libdcerpc-dev package:
> 
> #525888: /usr/include/samba-4.0/dcerpc.h: Missing dependency on samba4-dev

> > This bug was fixed in an earlier upload, sorry for not mentioning that
> > in the changelog.

The bug is still here (albeit in a different variant) in the latest
version in unstable. gen_ndr/dcerpc.h from libdcerpc-dev references
core/ntstatus.h and gen_ndr/misc.h from samba4-dev, and there is no
appropriate dependency.

Furthermore, util.h from libsamba-util-dev references charset.h and
util/attr.h from samba4-dev, without a dependency either.

ndr.h from libndr-dev references core/error.h; same cause, same
consequence.

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#549016: gnumeric: segfaults when choosing 'Save as' from menu on a new worksheet

2009-09-30 Thread Laurent Fousse
Package: gnumeric
Version: 1.9.13-1
Severity: normal

Hello,

Steps to reproduce:

1) Launch `gnumeric'
2) Click on the File menu, Save as
3) gnumeric segfaults (see gdb output)

Regards,

Laurent.

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

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

Versions of packages gnumeric depends on:
ii  debconf [debc 1.5.27 Debian configuration management sy
ii  gconf22.26.2-3   GNOME configuration database syste
ii  gnumeric-comm 1.9.13-1   spreadsheet application for GNOME 
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.0-2   The GLib library of C routines
ii  libgoffice-0- 0.7.13-1   Document centric objects library -
ii  libgsf-1-114  1.14.15-1  Structured File Library - runtime 
ii  libgtk2.0-0   2.18.0-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libxml2   2.7.5.dfsg-1   GNOME XML library
ii  procps1:3.2.8-1.1/proc file system utilities
ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime

Versions of packages gnumeric recommends:
ii  evince2.26.2-2   Document (postscript, pdf) viewer

Versions of packages gnumeric suggests:
pn  epiphany-browser   (no description available)
pn  gnumeric-doc   (no description available)
pn  gnumeric-plugins-extra (no description available)
ii  ttf-liberation1.04.93-1  Free fonts with the same metrics a

-- debconf information:
* gnumeric/existing-process: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548678: kazehakase: Transition to xulrunner 1.9.1

2009-09-30 Thread Yavor Doganov
В 07:47 +0200 на 30.09.2009 (ср), Mike Hommey написа:
> > I built with 1.9 and tried to run with 1.9.
> 
> That's actually surprising.

No, it is not, 0.5.{7,8} has:

static const GREVersionRange greVersion = {
"1.9.1", PR_TRUE,
"2.0", PR_TRUE,
};

The only way to support both 1.9 and 1.9.1 seems to be the way chmsee is
doing it.  So I'm going to patch gecko.m4 and add a conditional for
GREVersionRange.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548321: #548321 [xterm] abort() a bit after catting binary file

2009-09-30 Thread Gennady
>Is this running in koi8rxterm (which sets locale to ru_RU.KOI8-R and
turns on the -k8 option), or just in xterm by itself?

Just in plain xterm.

bash shell, wmaker window manager. Farther, catting larger portion of this file 
abort()s it without resizing.

I am running:

$xterm -e /bin/dash

In new xterm:

$zcat ~/Desktop/fail.gz

Resize window 1 character right, it aborts.

Locale setting is en_US.UTF-8.

I get xterm and libutempter0 debs to my nearby debian testing-favor box.

With original packages (xterm 235-2 and no libutempter), i got no abort.

With newly upgraded xterm I reproduced it where.

LANG=ru_RU.UTF-8, xfce window manager where.

Mb you didn't extract it?





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548577: mutt: crashes if using GPGME

2009-09-30 Thread Antonio Radici
reassign 548577 mutt
retitle 548577 mutt terminates with gpgme >= 1.2
tag 548577 +confirmed upstream pending
forwarded 548577 http://bugs.mutt.org/3330
thanks

Taking back this bug, after having a look at mutt-dev it seems that this
patch solves the problem:
http://bugs.gentoo.org/attachment.cgi?id=198714&action=view 

I will test and apply it for the next upload

Cheers
Antonio



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549007: kpart-webkit: cookie settings not inherited

2009-09-30 Thread Adrian von Bidder
tags 549007 +moreinfo
thanks

Heyho!

0.0.20090925svn1027805-1 here, too.

I don't use gmail, but I just tested the google account I use for AdSense 
and this works just fine.

Can you provide some more information?  Any messages in ~/.xsession-errors?  
Can you test with a new user or with all cookies and cookie accept policies 
reset to defaults etc.?

thanks
-- vbi

On Wednesday 30 September 2009 11.36:39 Ritesh Raj Sarraf wrote:
> Package: kpart-webkit
> Version: 0.0.20090925svn1027805-1
> Severity: important
> 
> In Konqueror, cookie setting have been enabled.
> 
> Khtml works perfectly with websites and can login in new tabs without
> asking additional information.
> 
> When using kpart-webkit, it complains that cookies aren't enabled and
> thus it can't login and asks me to try logging in again. Once I do that
> and open a new tab, it returns back to the same "Cookie not enabled"
> stage.
> 
> 
> Ritesh
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages kpart-webkit depends on:
> ii  kdebase-runtime 4:4.3.1-1runtime components from the
>  offici ii  kdelibs54:4.3.1-1core libraries for
>  all KDE 4 appli ii  libc6   2.9-25   GNU C
>  Library: Shared libraries ii  libqtcore4  4:4.5.2-2   
>  Qt 4 core module
> ii  libstdc++6  4.4.1-1  The GNU Standard C++ Library
>  v3 ii  libwebkitkde1   0.0.20090925svn1027805-1 KDE bindings for WebKit
> 
> kpart-webkit recommends no packages.
> 
> kpart-webkit suggests no packages.
> 
> -- no debconf information
> 

-- 
The conundrum is not in which email, but in how many users. The number of
users would be inversely proportional to the question of, 'which email', and
could then likely be regurgitated as, 'what email', or so to speak. Since
the question of how many users bring us to the inevitable query of the email
itself, you have to start counting each user twice, and sometimes thrice in
order to come to a more accurate conclusion about what email.
-- Darren V. in news.admin.net-abuse.email


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


Bug#545414: way to reproduce

2009-09-30 Thread Laurent yam Ollagnier
Hi, 

I'm able to reproduce this bug on 3 debian testing.

sudo doesn't bug if nsdc is running, and casts an error without it

---
y...@flappy:~$ sudo echo test
test

flappy:~# /etc/init.d/nscd stop
Stopping Name Service Cache Daemon: nscd.

y...@flappy:~$ sudo echo test
sudo: setreuid(ROOT_UID, user_uid): Operation not permitted

flappy:~# /etc/init.d/nscd start
Starting Name Service Cache Daemon: nscd.

y...@flappy:~$ sudo echo test
test


Cheers

--
yam


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


Bug#471094: ITA: mantis -- web-based bug tracking system

2009-09-30 Thread sils
Hi Olivier and Patrick,

I'm interesting to ITA mantis cause I think it's a good application (I
used it from a very long time) and when I saw Patrick O request I feel
that it was important to continue with his hard work..

I noticed that you were helping a lot to Patrick and I wonder if you
would like to work with me as the same way. It would be apreciate if you
are interesting on co-maintaining this project, and a pleasure if you
want to team with me on this project.

BTW, if you are asking for my personal skills, I'm a programmer and I'm
sure I would not have problems with the source code :-)

Best regards

Thanks for your great job!


Olivier Berger wrote:
> On Wed, Sep 30, 2009 at 05:52:00AM +0200, sils wrote:
>> retitle 471094 ITA: mantis -- web-based bug tracking system
>> thanks
>>
> 
> Would you care to provide more details on your ITA, just for the record ?
> 
> Personnaly I may be helping from time to time without any promise.
> 
> Good luck and best regards,
> 
> 
> 
> 



signature.asc
Description: OpenPGP digital signature


Bug#549011: dpkg: Uses PATH rm (so might use safe-rm, which can be broken by broken perl), should use /bin/rm

2009-09-30 Thread Raphael Hertzog
reassign 549011 safe-rm
retitle 549011 safe-rm provides a conflicting and less reliable rm command
severity 549011 normal
thanks

On Wed, 30 Sep 2009, Didier Raboud wrote:
> I had safe-rm installed and perl broke (#548848). dpkg went unuseable because
> it was using /usr/bin/rm from safe-rm, broken because of broken perl.
> 
> So either safe-rm should be taken out of system PATH or dpkg should hardcode
> the usage of /bin/rm (which this bugreport is about).

It's never wise to have the same command available in multiples */bin dirs.
Hardcoding locations is going backwards. So it's definitely not something
that's going to be solved on dpkg's side.

I consider this a design problem of safe-rm so reassigning it there.

Cheers,
-- 
Raphaël Hertzog



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549013: ITP: tokyocabinet-haskell -- Haskell binding of Tokyo Cabinet

2009-09-30 Thread TANIGUCHI Takaki
Package: wnpp
Owner: TANIGUCHI Takaki 
Severity: wishlist

* Package name: tokyocabinet-haskell
  Version : 0.0.5
  Upstream Author : Tom Tsuruhara 
* URL or Web page : http://hackage.haskell.org/package/tokyocabinet-haskell
* License : BSD
  Description : Haskell binding of Tokyo Cabinet
  Bindings to Tokyo Cabinet library. Tokyo Cabinet is a modern implementation
  of DBM. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549015: Please provide a standalone python-vte-dev package

2009-09-30 Thread Trafire Arcanegrin
Package: libvte-dev
Version: 1:0.22.2-1
Severity: wishlist

For those who do not use python, install libvte-dev have to install a
lot of unused packages below:
libblas3gf
libgfortran3
libgirepository1.0-0
liblapack3gf
python-cairo
python-central
python-gobject
python-gtk2
python-numpy
python-support
python-vte

They are space consuming and useless (for those who do not use python).
Please provide a python-vte-dev package to handle this situation, thank you.

Cheers,
Trafire



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#543326: xserver-xorg-video-intel: [Intel 965] X crashes on logout from KDE

2009-09-30 Thread Alan Jenkins
I upgraded to 2:2.9.0-1 and it still crashes on logout, but with a 
different backtrace.  I'll report it as a new bug.


Thanks!
Alan




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549014: wmbubble: Drought, duck flown.

2009-09-30 Thread Dick Middleton
Package: wmbubble
Version: 1.46-2
Severity: important

I've just updated 'unstable' system and now wmbubble shows no graphic.  
It's just a blank grey square.

wmbubble itself wasn't updated - the following dependencies were:

libatk1
libc6
libglib2
libgtk2 
libpango1

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

Kernel: Linux 2.6.30-1-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 wmbubble depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.22.0-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.0-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libx11-6  2:1.2.2-1  X11 client-side library

wmbubble recommends no packages.

Versions of packages wmbubble suggests:
ii  sox   14.3.0-1   Swiss army knife of sound processi
ii  wterm [x-terminal-emulator]   6.2.9-8lightweight terminal emulator for 
ii  xterm [x-terminal-emulator]   248-1  X terminal emulator

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549002: linux-image-2.6.26-2-xen-amd64: Kernel Oops - autofs5 nfs4 mount

2009-09-30 Thread Uwe Kleine-König
Hello,

On Wed, Sep 30, 2009 at 11:02:53AM +0200, Christian Salzmann wrote:
> Package: linux-image-2.6.26-2-xen-amd64
> Version: 2.6.26-19
> Severity: important
> 
> 
> *** /tmp/oops
> Sep 30 01:47:02 brandt kernel: [3781133.966073] BUG: unable to handle kernel 
> paging request at 8800c7be5000
> Sep 30 01:47:02 brandt kernel: [3781133.966082] IP: [] 
> :nfs:nfs4_set_client+0xc3/0x17e
> Sep 30 01:47:02 brandt kernel: [3781133.966107] PGD 273e067 PUD 2d42067 PMD 
> 2d80067 PTE 0
> Sep 30 01:47:02 brandt kernel: [3781133.966114] Oops:  [1] SMP 
> Sep 30 01:47:02 brandt kernel: [3781133.966118] CPU 0 
> Sep 30 01:47:02 brandt kernel: [3781133.966121] Modules linked in: 
> des_generic cbc crypto_blkcipher nvidia(P) rfcomm hidp l2cap bluetooth 
> xt_physdev battery ppdev lp autofs4 rpcsec_gss_krb5 nfsd auth_rpcgss exportfs 
> nfs lockd nfs_acl sunrpc 8021q ipv6 bridge xt_multiport nf_conntrack_ipv4 
> xt_state nf_conntrack xt_tcpudp ipt_LOG iptable_filter ip_tables x_tables 
> loop snd_hda_intel snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy 
> snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer 
> snd_seq_device parport_pc parport snd rng_core i2c_i801 pcspkr psmouse 
> i2c_core serio_raw soundcore iTCO_wdt snd_page_alloc i82975x_edac edac_core 
> button joydev dcdbas evdev ext3 jbd mbcache dm_mirror dm_log dm_snapshot 
> dm_mod ide_cd_mod cdrom usbhid hid ff_memless sd_mod piix ide_pci_generic 
> ide_core ahci ata_generic floppy libata scsi_mod dock ehci_hcd uhci_hcd tg3 
> thermal processor fan thermal_sys [last unloaded: nvidia]
> Sep 30 01:47:02 brandt kernel: [3781133.966235] Pid: 26835, comm: mount.nfs4 
> Tainted: P  2.6.26-2-xen-amd64 #1
Can you please reproduce that without ever loading the nvidia module?

Best regards
Uwe

-- 
Pengutronix e.K.  | Uwe Kleine-König|
Industrial Linux Solutions| http://www.pengutronix.de/  |



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549017: yersinia: reversed IP addresses parameters on command line

2009-09-30 Thread Michel Casabona


Package: yersinia
Version: 0.7.1-1.1
Severity: normal
Tags: patch

The IP addresses passed as command line parameters have their bytes 
reversed in the generated packet. For instance in the example below,
the -ipsource parameter 10.11.22.33  is changed to 33.22.11.10.

# yersinia dot1q -attack 1 -interface eth1 -dest 11:22:33:44:55:66
-ipsource 10.11.22.33 -ipdest 10.77.88.99   -vlan1   -vlan2 
<*> Starting NONDOS attack sending 802.1Q double enc. packet...


tcpdump output:

11:38:27.029116 0e:c4:36:08:12:20 > 11:22:33:44:55:66, ethertype
802.1Q (0x8100), length 58: ethertype 802.1Q, ethertype IPv4, (tos
0x0, ttl 64, id 66, offset 0, flags [none], proto ICMP (1), length 36)
33.22.11.10 > 99.88.77.10: ICMP echo request, id 66, seq 66, length 16

The attached patch seems to cure the problem for the few cases I have 
tried. It removes the call to ntohl(). I hope it makes sense. 
In case you wonder, the second change was done to help to distinguish 
between two otherwise identical error messages.

BTW, I packaged the latest snapshot (+svn48) to check if the bug was fixed
here (no) and for information the debian patch applies cleanly.

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

Kernel: Linux 2.6.30
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages yersinia depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.0-1   The GTK+ graphical user interface
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  libnet1   1.1.4-2library for the construction and h
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libpcap0.81.0.0-4system interface for user-level pa

yersinia recommends no packages.

yersinia suggests no packages.

-- no debconf information

Thank you

-- 
Michel Casabona
--- yersinia/src/parser.c	2008-06-06 08:02:13.0 +0200
+++ yersinia-0.7.1+svn48/src/parser.c	2009-09-30 12:04:57.0 +0200
@@ -1714,13 +1714,14 @@
  return -1;
   }
 
+  /*
   if (comm_par[j].type == FIELD_IP)
   {
  memcpy((void *)&aux_long, (void *)node->protocol[proto].commands_param[j], 4);
  aux_long = ntohl(aux_long);
  memcpy((void *)node->protocol[proto].commands_param[j], (void *)&aux_long, 4);
   }
-
+  */
  
  if (comm_par[j].filter) /* Use specific filter for this param */
  {
@@ -1728,7 +1729,7 @@
 fail = (comm_par[j].filter((void *)node,node->protocol[proto].commands_param[j],*(aux_args+1)));
 if (fail == -1)
 {
-   write_log(2," Bad value '%s' for parameter '%s'!!\n",*(aux_args+1),param);
+   write_log(2," Bad value '%s' for parameter '%s'!!!\n",*(aux_args+1),param);
return -1;
 }
  }


Bug#548988: [pkg-cryptsetup-devel] Bug#548988: cryptsetup - uuid usage differs from what devmapper expects

2009-09-30 Thread Jonas Meurer
On 30/09/2009 Milan Broz wrote:
> Bastian Blank wrote:
> > I'm not sure, where this informations comes from, but LVM upstream
> > decided to use the UUID of CRYPT-TEMP-* to detect the temporary luks
> > devices. Also in the examples, they use CRYPT-PLAIN-* and CRYPT-LUKS1-*,
> > which is not set this way by the current version of cryptsetup.
> 
> The rule is simple - all dm devices should have UUID set.
> 
> for cryptsetup <= 1.0.6 it doesn't set dm-uuid at all.
> 
> for cryptsetup == 1.0.7 it set dm-uuid for luks device, but because of 
> problems
> (people are running snapshots of the whole header and then dm-uuid is 
> duplicated...)
> I changed it (see debian bug 538221 for example).
> 
> So now, all devices created by cryptsetup have DM-UUID set in the format
>  CRYPT--[-]
> 
> For example:
>  CRYPT-PLAIN-name
>  CRYPT-LUKS1--name
>  CRYPT-TEMP-name
> 
> (All dm devices have prefix which identifies subsystem - here CRYPT-, but we 
> have LVM-, DMRAID-,
> MPATH, etc.)

i can verify that all dm-crypt devices have DM-UUID set correct on my
system with cryptsetup 1.1.0~rc1 installed. i guess this bug can be
closed once i uploaded cryptsetup 1.1.0~rc1 to debian/unstable.

> For udev rules, you should still detect temporary cryptsetup detect devices 
> by name (because of
> old version of cryptsetup), but since version 1.1 it have also uuid prefix 
> CRYPT-TEMP-.
> Name remains (temporary-cryptsetup-$PID)
> 
> The lvm code already contains proper rule for udev:
> 
> ENV{DM_UUID}=="CRYPT-TEMP-?*", GOTO="dm_last_rule"
> ENV{DM_UUID}!="?*", ENV{DM_NAME}=="temporary-cryptsetup-?*", 
> GOTO="dm_last_rule"
> 
> 
> That's the story. What's the real problem now in this bug?
> The old cryptsetup do not set dm-uuid, but I see no real problem with that.

i understood the bugreport as request for consistent dm-uuids. beginning
with cryptsetup 1.1.0 this should be the case, so the bugreport will be
closed with the upload of cryptsetup 1.1.0(-rc1) to debian/unstable.

or did i miss something?

greetings,
 jonas


signature.asc
Description: Digital signature


Bug#549004: gnome-python: Regression (original bug #519462): built with RPATH

2009-09-30 Thread Sascha Silbe


fixed 549004 2.28.0-1
thanks

On Wed, Sep 30, 2009 at 01:29:04PM +0200, Emilio Pozuelo Monfort wrote:

[RPATH issues]
It was removed in 2.26.1 by mistake, but 2.28.0 should be fine. Can 
you confirm?
Looks good (no RPATH set, sugar-emulator inside sugar-jhbuild starts up 
fine). Thanks!


CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

signature.asc
Description: Digital signature


Bug#548045: video-intel: Re: [945GM] DVI monitor not detected

2009-09-30 Thread Michal Suchanek
Package: xserver-xorg-video-intel
Version: 2:2.9.0-1
Severity: normal
File: video-intel


2.9.0 still does not detect my display.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Nov 27  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689944 Sep 28 07:32 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1182 Apr 30 15:44 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
#Option "AccelMethod" "EXA"
#Option "Tiling" "off"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection

Section "ServerFlags"
Option "DontZap"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32812 Jun 30 16:47 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  8969 Sep 30 14:31 /var/log/Xorg.0.log

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

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31 i686 Debian
Current Operating System: Linux uvt316-2 2.6.30-2-686 #1 SMP Sat Sep 26 
01:16:22 UTC 2009 i686
Build Date: 28 September 2009  05:25:32AM
xorg-server 2:1.6.4-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 30 14:31:52 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) Option "DontZap"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x640
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:27a2:8086:7270 Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller rev 3, Mem @ 
0x9038/524288, 0x8000/268435456, 0x9040/262144, I/O @ 0x20f0/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource 

Bug#549005: cairo-dock: Please, compile it with Xinerama support

2009-09-30 Thread Nobuhiro Iwamatsu
Hi,

2009/9/30 Sbaturzio Cantina :
> Package: cairo-dock
> Version: 2.0.8.2-1
> Severity: normal
>
> running cairo-dock on my dual screen system I get this message:
>
> warning :  (cairo-dock-internal-position.c:get_config:49)
>  Sorry but either your X server does not have the Xinerama extension, or your 
> version of Cairo-Dock was not built with the support of Xinerama.
>  You can't place the dock on a particular screen
>
> Cairo-dock is still running after this message but the bar is displayed in 
> between my two screens instead of the middle of the first one.
>
> With the previous package, downloaded from the upstream 
> (repository.cairo-dock.org) the xinerama option worked fine.
>

OK, I upload the package which ebableed xinerama on the next time.

Best regards,
  Nobuhiro
-- 
Nobuhiro Iwamatsu



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#546924: Processed: retitle 546924 to ITA: python-memcache -- pure python memcached client

2009-09-30 Thread Dario Minnucci (midget)
Hi Sandro and Christopher,

I'm not interested in this package.

I've only changed the bug title syntax because was incorrect and old title was 
not parseable by
other applications as http://wnpp.debian.net

As you can see, Christopher, remains as owner.

Cheers.

-- 
 Dario Minnucci (midget) 
 Phone: +34 902021030 | Fax: +34 902024417 | Support: +34 80745
 Key fingerprint = 62FF F60F CE79 9CE4 EBA8  523F FC84 1B2D 82C8 B711




signature.asc
Description: OpenPGP digital signature


Bug#548716: X server crashes upon startup with SEGV

2009-09-30 Thread Michal Suchanek
Package: xserver-xorg-core
Severity: normal


I do not see this mentioned here already

For me 1.6.3 X server with 2.8.1 Intel driver works, 1.6.4 X server with with
2.8.1 Intel driver crashes.

1.6.4 with 2.9 driver does not crash but does not find my display.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Nov 27  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1690904 Sep 14 19:29 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1182 Apr 30 15:44 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
#Option "AccelMethod" "EXA"
#Option "Tiling" "off"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection

Section "ServerFlags"
Option "DontZap"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32812 Jun 30 16:47 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 26984 Sep 30 14:44 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file

/var/log/Xorg.0.log.old:

X.Org X Server 1.6.4
Release Date: 2009-9-27
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31 i686 Debian
Current Operating System: Linux uvt316-2 2.6.30-2-686 #1 SMP Sat Sep 26 
01:16:22 UTC 2009 i686
Build Date: 28 September 2009  05:25:32AM
xorg-server 2:1.6.4-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 30 14:41:59 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) Option "DontZap"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x640
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:27a2:8086:7270 Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller rev 3, Mem @ 
0x9038/52

Bug#549016: gnumeric: segfaults when choosing 'Save as' from menu on a new worksheet

2009-09-30 Thread Laurent Fousse
severity 549016 grave
thanks

* Laurent Fousse [Wed, Sep 30, 2009 at 02:31:40PM +0200]:
> 1) Launch `gnumeric'
> 2) Click on the File menu, Save as
> 3) gnumeric segfaults (see gdb output)

I attach the gdb output for this operation, but I noticed that I can't
save a newly created worksheet even after modifications.

I can load an existing document, make some changes then save it. If I
load an existing document and try to save it without first making
changes, gnumeric segfaults also with this output on the terminal:

process 15264: type array 97 not a basic type
process 15264: type array 97 not a basic type
process 15264: type invalid 0 not a basic type
process 15264: type invalid 0 not a basic type
process 15264: type struct 114 not a basic type
zsh: segmentation fault  gnumeric tests.gnumeric

Laurent.
Starting program: /usr/bin/gnumeric 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x70749476 in ?? () from /lib/libdbus-1.so.3
#0  0x70749476 in ?? () from /lib/libdbus-1.so.3
#1  0x7074995a in ?? () from /lib/libdbus-1.so.3
#2  0x70738131 in ?? () from /lib/libdbus-1.so.3
#3  0x70738179 in ?? () from /lib/libdbus-1.so.3
#4  0x70737214 in ?? () from /lib/libdbus-1.so.3
#5  0x70738248 in ?? () from /lib/libdbus-1.so.3
#6  0x70737214 in ?? () from /lib/libdbus-1.so.3
#7  0x7fffef96ce53 in ?? () from 
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#8  0x7fffef972e86 in ?? () from 
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#9  0x7fffef9742a6 in ?? () from 
/usr/lib/gio/modules/libgioremote-volume-monitor.so
#10 0x76852dbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#11 0x76853907 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#12 0x76853a4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#13 0x7444fbd4 in g_volume_monitor_get () from /usr/lib/libgio-2.0.so.0
#14 0x7704330c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x7686d9e5 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#16 0x7685274b in ?? () from /usr/lib/libgobject-2.0.so.0
#17 0x76852dbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#18 0x76853907 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#19 0x76853a4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#20 0x77038121 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x7686d9e5 in g_type_create_instance () from 
/usr/lib/libgobject-2.0.so.0
#22 0x7685274b in ?? () from /usr/lib/libgobject-2.0.so.0
#23 0x7703aa88 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x76852dbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#25 0x76853907 in g_object_new_valist () from 
/usr/lib/libgobject-2.0.so.0
#26 0x76853a4c in g_object_new () from /usr/lib/libgobject-2.0.so.0
#27 0x77040025 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x76852dbd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#29 0x

Bug#549018: linux-image-2.6-686: Network unresponsive from certain hosts

2009-09-30 Thread Paul Robins
Package: linux-image-2.6-686
Severity: important

I apologise that I have little information to go on with this bug, I am 
continuing to attempt to debug it but in a mixed network environment it is 
quite tricky.

This bug occured while I was testing link aggregation/link bonding in debian. I 
have 3 ethernet interfaces bound to bond0, their manufacturer and driver 
information is below:
00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)

I am also using iperf on two computers connected to the same switch in order to 
attempt to push > 100mbit of traffic across the machine, to check link 
aggregation / the hash method.

All machines are on 192.168.101.0/24, but the two test machines have static 
routes to reach each other through the machine with the bonded links. It also 
has icmp redirects disabled to force it to pass the packets through.

Whenever I initiate a TCP iperf connection, moments later the server side of 
the connection loses all contact with the link aggregated machine, it will not 
respond to ping or any other type of traffic

There are no other relevant configuration parameters, the link aggregation box 
can actually send traffic out, I can see pings hitting the test server and 
being returned, but they never appear on the link aggregated machine. I can 
also see no issue with the routing table (network + gateway, nothing special) 
nor the arp table, nor anything else at all.

Please let me know if I have made some trivial error, but I believe this to be 
a genuine bug.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#363030: Maybe solved

2009-09-30 Thread Walter Franzini
Hi,

I think this bug should be closed, I've build successfully
aegis-4.24-5.1, which contains a patch to fix the aegis test suite,
using pbuilder with the following configuration:


BUILDUSERID=1234
BUILDUSERNAME=pbuilder


ciao
-- 
Walter Franzini
http://aegis.stepbuild.org/


pgp5t1WewmKDH.pgp
Description: PGP signature


Bug#549011: dpkg: Uses PATH rm (so might use safe-rm, which can be broken by broken perl), should use /bin/rm

2009-09-30 Thread Didier 'OdyX' Raboud
Le mercredi 30 septembre 2009 15:06:15 Guillem Jover, vous avez écrit :
> One of the features of PATH is to allow the admin to override the system
> binaries. You had safe-rm installed and shot yourself in the foot when
> it broke, the same could have happened with coreutils (less probable
> though, but still).
> 
> Programs should be able to rely on a functional rm to operate correctly
> (say, be able to remove stuff under /usr) w/o needing to hardcode the
> whole path, which safe-rm does not guarantee. That makes me think
> having safe-rm in the PATH at all is probably not a good idea anyway
> and I don't think we should be required to use hardcoded paths because
> safe-rm (or similar) might be there.
> 
> At most safe-rm should explain its flakiness, as rm is a command that
> is Essential, and thus should always work, no matter what. Or yes,
> taken out of PATH and be used through aliases. Thus reassigning.
> 
> regards,
> guillem

Okay; fine for me. I was slightly too fast in my analysis of the problem.

Best regards and thanks for your reassigning,

OdyX

-- 
Didier Raboud, proud Debian user.
CH-1802 Corseaux
did...@raboud.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549019: update the translation template during the build

2009-09-30 Thread Sebastien Bacher
Package: f-spot
Version: 0.6.1.3-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jaunty ubuntu-patch


Hi,

The Ubuntu packages in main need to update their translation template
during the build so the strings are available for the translators. The
change is not really revelant for debian but doesn't cost a lot either
and would allow us to keep the package in sync between the distributions
so it would be nice if you  could do a similar change to the debian
version

Thanks,
diff -u f-spot-0.6.1.3/debian/changelog f-spot-0.6.1.3/debian/changelog
--- f-spot-0.6.1.3/debian/changelog
+++ f-spot-0.6.1.3/debian/changelog
@@ -1,3 +1,11 @@
+f-spot (0.6.1.3-2) unstable; urgency=low
+
+  * debian/rules: update the translation template after the build, the change
+doesn't make a difference for debian but is required for ubuntu and will let
+the package stay in sync between distributions
+
+ -- Sebastien Bacher   Wed, 30 Sep 2009 14:45:16 +0200
+
 f-spot (0.6.1.3-1) unstable; urgency=low
 
   * New upstream Version 0.6.1.3
diff -u f-spot-0.6.1.3/debian/rules f-spot-0.6.1.3/debian/rules
--- f-spot-0.6.1.3/debian/rules
+++ f-spot-0.6.1.3/debian/rules
@@ -31,6 +31,7 @@
 	   $(CURDIR)/debian/f-spot/usr/lib/f-spot/*.la \
 	   $(CURDIR)/debian/f-spot/usr/lib/f-spot/*.so
 	dh_install
+	cd po; intltool-update --pot
 
 # disable tests
 override_dh_auto_test:



Bug#544674:

2009-09-30 Thread Mathieu Malaterre
For reference:

http://cmake.org/Bug/view.php?id=9611

-- 
Mathieu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548045: video-intel: Re: [945GM] DVI monitor not detected

2009-09-30 Thread Julien Cristau
On Wed, Sep 30, 2009 at 14:37:49 +0200, Michal Suchanek  
wrote:

> 2.9.0 still does not detect my display.
> 
As this is a regression, it should be easy to bisect the bug between 2.8
and 2.9.  Did you do that?

Does kms work?

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549011: dpkg: Uses PATH rm (so might use safe-rm, which can be broken by broken perl), should use /bin/rm

2009-09-30 Thread Guillem Jover
reassign 549011 safe-rm
thanks

Hi!

On Wed, 2009-09-30 at 12:09:04 +0200, Didier Raboud wrote:
> Package: dpkg
> Version: 1.15.4
> Severity: wishlist

> I had safe-rm installed and perl broke (#548848). dpkg went unuseable because
> it was using /usr/bin/rm from safe-rm, broken because of broken perl.
> 
> So either safe-rm should be taken out of system PATH or dpkg should hardcode
> the usage of /bin/rm (which this bugreport is about).

One of the features of PATH is to allow the admin to override the system
binaries. You had safe-rm installed and shot yourself in the foot when
it broke, the same could have happened with coreutils (less probable
though, but still).

Programs should be able to rely on a functional rm to operate correctly
(say, be able to remove stuff under /usr) w/o needing to hardcode the
whole path, which safe-rm does not guarantee. That makes me think
having safe-rm in the PATH at all is probably not a good idea anyway
and I don't think we should be required to use hardcoded paths because
safe-rm (or similar) might be there.

At most safe-rm should explain its flakiness, as rm is a command that
is Essential, and thus should always work, no matter what. Or yes,
taken out of PATH and be used through aliases. Thus reassigning.

regards,
guillem



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#547391: Bug #547391 cdbs: removal of kaffe

2009-09-30 Thread Barry deFreese

tags 547391 + patch

thank you

Torsten Werner wrote:

Hi,

http://people.debian.org/~bdefreese/cdbs/ combined with
http://people.debian.org/~twerner/0001-fix-ant-build-test.patch fixes
the problem.

Cheers,
Torsten

  
Here I've have turned this into a debdiff to combine both fixes.  This 
debdiff is against 0.4.61+nmu1 though and not the svn branch.


Thanks,

Barry deFreese
Debian QA



diff -urN cdbs-0.4.61+nmu1/debian/changelog cdbs-0.4.61+nmu2/debian/changelog
--- cdbs-0.4.61+nmu1/debian/changelog   2009-09-20 18:04:42.0 -0400
+++ cdbs-0.4.61+nmu2/debian/changelog   2009-09-30 08:57:47.0 -0400
@@ -1,3 +1,13 @@
+cdbs (0.4.61+nmu2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build with default-jdk. 
++ Update kaffe build-deps/deps to default-jdk. (Closes: #547391).
+  * Update cdbs-doc example for junit to use default-jdk.
+  * Fix test/ant-1.sh to work with default-jdk.
+
+ -- Barry deFreese   Mon, 28 Sep 2009 17:33:37 -0400
+
 cdbs (0.4.61+nmu1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -urN cdbs-0.4.61+nmu1/debian/control cdbs-0.4.61+nmu2/debian/control
--- cdbs-0.4.61+nmu1/debian/control 2009-07-10 04:59:44.0 -0400
+++ cdbs-0.4.61+nmu2/debian/control 2009-09-28 17:33:21.0 -0400
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: CDBS Hackers 
-Build-Depends-Indep: debhelper (>= 5), graphviz, realpath, fakeroot, 
python-dev, python-all-dev, python-central, python-support, libxml2-utils, 
xsltproc, docbook-xml, docbook-xsl, dblatex, ant, kaffe, sharutils, gs-common, 
texlive-extra-utils, lzma
+Build-Depends-Indep: debhelper (>= 5), graphviz, realpath, fakeroot, 
python-dev, python-all-dev, python-central, python-support, libxml2-utils, 
xsltproc, docbook-xml, docbook-xsl, dblatex, ant, default-jdk, sharutils, 
gs-common, texlive-extra-utils, lzma
 Uploaders: Jonas Smedegaard , Marc Dequènes (Duck) 
, Peter Eisentraut 
 Standards-Version: 3.7.3
 Vcs-Browser: http://svn.debian.org/viewsvn/build-common/trunk
diff -urN cdbs-0.4.61+nmu1/doc/cdbs-doc.xml cdbs-0.4.61+nmu2/doc/cdbs-doc.xml
--- cdbs-0.4.61+nmu1/doc/cdbs-doc.xml   2009-07-10 04:59:44.0 -0400
+++ cdbs-0.4.61+nmu2/doc/cdbs-doc.xml   2009-09-28 21:35:33.0 -0400
@@ -1588,9 +1588,9 @@
   JAVA_HOME.  For Ant-using packages in the
   Debian main archive, you would typically use either
 
-JAVA_HOME = /usr/lib/kaffe
+JAVA_HOME = /usr/lib/jvm/default-java
 
-  which requires a build dependency on kaffe, or
+  which requires a build dependency on default-jdk, or
 
 JAVA_HOME = /usr/lib/jvm/java-gcj
 
@@ -2325,26 +2325,30 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers 

-Uploaders: Peter Eisentraut 
-Build-Depends-Indep: cdbs (>= 0.4.36), debhelper (>= 5), kaffe, jikes, ant, 
junit
-Standards-Version: 3.6.2
+Uploaders: Varun Hiremath , Kumar Appaiah 
,
+ Torsten Werner 
+Build-Depends: cdbs, debhelper (>= 5), default-jdk, ant
+Build-Depends-Indep: maven-repo-helper, junit, openjdk-6-doc
+Standards-Version: 3.8.2
+Homepage: http://jline.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/jline
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/jline
 
 Package: libjline-java
 Section: libs
 Architecture: all
-Depends: kaffe | java2-runtime | java1-runtime
-Suggests: kaffe | java-virtual-machine, libjline-java-doc
+Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless | 
java1-runtime-headless
+Suggests: libjline-java-doc
 Description: Java library for handling console input
  JLine is a 100% pure Java library for reading and editing console input.
  It is similar in functionality to BSD editline and GNU readline.  People
  familiar with the readline/editline capabilities for modern shells will
  find most of the command editing features of JLine to be familiar.
- .
- Web site: http://jline.sourceforge.net/
 
 Package: libjline-java-doc
 Section: doc
 Architecture: all
+Depends: ${misc:Depends}, openjdk-6-doc | classpath-doc
 Suggests: libjline-java
 Description: documentation for JLine
  JLine is a 100% pure Java library for reading and editing console input.
@@ -2353,8 +2357,6 @@
  find most of the command editing features of JLine to be familiar.
  .
  This package contains the documentation for JLine.
- .
- Web site: http://jline.sourceforge.net/
 ]]>
   
 
@@ -2362,32 +2364,33 @@
 
+get-orig-pom:
+wget -O debian/pom.xml 
http://repository.sonatype.org/service/local/repositories/central/content/jline/jline/$(VERSION)/jline-$(VERSION).pom]]>
+   
   
-  
+
   
 
   
diff -urN cdbs-0.4.61+nmu1/test/ant-1.sh cdbs-0.4.61+nmu2/test/ant-1.sh
--- cdbs-0.4.61+nmu1/test/ant-1.sh  2009-07-10 04:58:50.0 -0400
+++ cdbs-0.4.61+nmu2/test/ant-1.sh  2009-09-30 08:57:16.0 -0400
@@ -13,8 +13,8 @@
 include \$(_cdbs_package_root_dir)/1/rules/debhelper.mk.in
 include \$(_cdbs_package_root_dir)/1/class/ant.mk.in
 
-DEB_CLASSPATH := /tmp/nothi

Bug#548978: The wicd package should not list network-manager as a conflict

2009-09-30 Thread Stefan Monnier
>> This seems wrong: I have both packages installed here (thanks to
>> "--force-conflicts") and they both work fine.  Of course, if you ask
>> them both to manage the same device, it won't work, but that's no reason
>> to prevent reasonable people from installing them.

> Why would you want to have both of them installed? They are both "network 
> managers", and I can't see any reason why one should use both of them.

My experience over the last few years has been that NM hasn't been able
to get their wifi support working reliably and sanely.  Hopefully that
will be fixed at some point in the future, but for now, wicd is the
wifi-manager of choice.

OTOH, wicd's support for VPN is not nearly as good as NM's.  So using
the two does make sense.  As a matter of fact I not only use those two
but even a third one: ifplugd for the wired ethernet.  This last one is
mostly for historical reasons, but still, using all 3 at the same time
works just fine, and indeed there's no "conflicts" between ifplugd and
network-manager or wicd.


Stefan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549018: Extra information

2009-09-30 Thread Paul Robins
I have since discovered that when the pings are not being received by 
the link aggregated machine, running 'tcpdump -i bond0 icmp' will 
temporarily resolve this problem for the duration tcpdump is running.


This seems to be explicitly tied to whether the interface is in 
promiscuous mode. 'tcpdump -i bond0 -p icmp' does not temporarily fix 
the issue.


Regards,
Paul



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548900: [pkg-cryptsetup-devel] Bug#548900: udev update killed my LVM2 boot (sed: not found)

2009-09-30 Thread Jonas Meurer
clone 548900 -1
reassign -1 busybox
retitle -1 busybox should invoke update-initramfs in postinst
thanks

hello,

On 30/09/2009 Sheridan Hutchinson wrote:
> 2009/9/29 Jonas Meurer :
> > please try to provide more detailed information. how did you break your
> > system? was it caused by a udev upgrade? or a cryptsetup upgrade?
> 
> The problem was that the busybox package was not installed (contrary
> to my initial report) on either of my machines when the initramfs was
> built on 30/09/09.  The last time that the busybox package was
> installed on the machines was 04/09/09.  The last time that a
> previously working initramfs was built was 02/09/09, prior to the
> removal of busybox.  See #492560 as to why I removed it.
> 
> I did not realise that removing the busybox package didn't immediately
> trigger an initramfs rebuild trigger (I expected it to but didn't
> verify it).  Hence when it rebuilt on 30/09/09, it did not go in the
> image and I could not boot my machines.
> 
> Summary:
> a.) udev is nothing to do with this, it merely correctly triggered an
> initramfs rebuild
> b.) adding or removing of busybox should cause an initramfs trigger to rebuild

yes, i agree with you that this is a bug in busybox, hence cloning
retitling and reassigned to busybox.

> c.) busybox should be a hard dependency on lvm2, or cryptsetup, as
> INDISPENSABLE for people with encrypted LVM2's to be able to boot

no, lvm2, cryptsetup, mdadm, etc all can still be used without initramfs
on non-root partititions (or for lvm with lilo), thus a hard dependency
is the wrong way to go.
initramfs-tools already recommends busybox, and installing recommends is
the default in debian since lenny.

additionally update-initramfs warns about missing busybox in case that
you have root on dm-crypt/lvm/dmraid/...:

# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-2.6.30-1-amd64
Warning: Busybox is required for successful boot!

> d.) what is the next move to solve this

i guess the only real bug here is busybox not invoking update-initramfs,
all other issues you discovered where due to your special setup and you
ignoring warnings and docs. i suggest to close the bugreport for that
reason.

greetings,
 jonas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548986: iceweasel: Plugins don't work

2009-09-30 Thread Ken Bloom
On Wed, 2009-09-30 at 07:52 +0200, Mike Hommey wrote:
> On Tue, Sep 29, 2009 at 10:42:34PM -0500, Ken Bloom wrote:
> > Package: iceweasel
> > Version: 3.5.3-1
> > Severity: normal
> > 
> > 
> > The Flash plugin in  flashplugin-nonfree 1:2.8 (Shockwave Flash 10.0 r32)
> > does not respond to clicks. This means, that on youtube.com, I can
> > visit a video page, and a video plays automatically, but I cannot
> > click the pause button to stop the video -- the plugin doesn't
> > respond.
> 
> 
> All these plugins run fine here. Please try again with iceweasel in safe
> mode: iceweasel -safe-mode.

This is still present, even with -safe-mode.

--Ken



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549020: wodim: Wodim can't wtite CD's on ATAPI: HL-DT-ST DVDRAM GSA-T50N

2009-09-30 Thread Łukasz Sz .
Package: wodim
Version: 9:1.1.9-1
Severity: normal


I'm trying wtite CD's via wodim, but wodim display error;

/usr/bin/wodim: The current problem looks like a buffer underrun.
/usr/bin/wodim: It looks like 'driveropts=burnfree' does not work for this 
drive.
/usr/bin/wodim: Please report.
/usr/bin/wodim: Make sure that you are root, enable DMA and check your HW/OS 
set up.

I tried set DMA for my cd-writter (/dev/sdc0), but this in impossible.

# hdparm -d1 /dev/scd0

/dev/scd0:
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Inappropriate ioctl for device
 HDIO_GET_DMA failed: Inappropriate ioctl for device

More info;

% wodim -devices
wodim: Overview of accessible drives (1 found) :
-
 0  dev='/dev/scd0' rwrw-- : 'HL-DT-ST' 'DVDRAM GSA-T50N

% wodim -scanbus
scsibus1:
1,0,0   100) 'HL-DT-ST' 'DVDRAM GSA-T50N ' 'RR09' Removable CD-ROM
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) *
1,7,0   107) *

% groups
ska dialout cdrom floppy audio video plugdev netdev

# hdparm -I /dev/scd0 

/dev/scd0:

ATAPI CD-ROM, with removable media
Model Number:   HL-DT-ST DVDRAM GSA-T50N
Serial Number:  KW198983711 
Firmware Revision:  RR09
Standards:
Likely used CD-ROM ATAPI-1
Configuration:
DRQ response: 50us.
Packet size: 12 bytes
cache/buffer size  = unknown
Capabilities:
LBA, IORDY(can be disabled)
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4 
 Cycle time: no flow control=120ns  IORDY flow control=120ns
Commands/features:
Enabled Supported:
   *Power Management feature set
   *PACKET command feature set
   *DEVICE_RESET command
   *NOP cmd
   *Gen1 signaling speed (1.5Gb/s)
   *Phy event counters
Device-initiated interface power management
   *Asynchronous notification (eg. media change)
   *Software settings preservation











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

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wodim depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libcap2   1:2.16-5   support for getting/setting POSIX.

Versions of packages wodim recommends:
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

Versions of packages wodim suggests:
pn  cdrkit-doc (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548661: dpkg: Override package dependencies

2009-09-30 Thread Stefan Monnier
>> Clearly, ignoring such constraints is risky business (not like ignoring
>> "recommends" constraints), so you'd want to force the user to think hard
>> before doing so, and you'd only let her ignore specific constraints,
>> you might ask for confirmation before adding such an ignore-constraint
>> to the list of ignored constraints, and you might even query the user
>> every once in a while to make sure she still wants to keep those
>> ignore-constraints.

> Or simply not implement your request because we will never be happy to
> have misleading bug reports because the user has overriden a dependency
> that he shouldn't have.

I'd expect this info to be at the very forefront of the data provided by
`reportbug' and to elicit the same kind of responses as the "tainted"
bit of the kernel, i.e. "fix this dependency and then come back".
Even reportbug could refuse to send the report before you get rid of
this override rule.

> And we already have --force-depends for temporary workarounds.

[ Note that I've reassigned this but to `apt'. ]
I don't think any of the APT tools offers a "--force-depends".
And rightly so: it would be too blunt a tool, so a subsequent "aptitude
upgrade" would bite you right back, with a vengeance (at least that's
what happens if you use "dpkg --force-depends").  It seems difficult
to make it work differently: we need to store somewhere the list of
exceptions.  Now, I'd be happy with just new arguments to aptitude
of the form --ignore-depend=,, and then store the list of
ignored dependencies somewhere in a file of mine, and then write
a little script around `aptitude' to pass those parameters.  But I think
it'd be better for aptitude to manage that list directly.  Among other
things, it would allow reportbug to check the list, and it would allow
aptitude to reassess the graph whenever the list is changed.


Stefan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548246: cups FTBFS on mips*

2009-09-30 Thread Martin Pitt
found 548246 1.4.1-3
tag 548246 help
thanks

Andreas Barth [2009-09-26  8:41 +0200]:
> * Andreas Barth (a...@not.so.argh.org) [090926 06:39]:
> > * Andreas Barth (a...@not.so.argh.org) [090925 18:34]:
> > > since this version cups started to FTBFS on mips*, see e.g. 
> > > https://buildd.debian.org/fetch.cgi?&pkg=cups&ver=1.4.1-1&arch=mips&stamp=1253150726&file=log
> > > 
> > > echo Linking genstrings...
> > > Linking genstrings...
> > > g++  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler 
> > > -Wl,--as-needed  -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g 
> > > -fstack-protector -D_GNU_SOURCE -o genstrings genstrings.o \
> > > libcupsppdc.a ../cups/libcups.a -lgssapi_krb5 -lgnutls   \
> > > -lavahi-common -lavahi-client   -lpthread -lm -lcrypt  -lz
> > > echo Generating localization strings...
> > > Generating localization strings...
> > > ./genstrings >sample.c
> > > Segmentation fault
> 
> > [...]
> 
> The last explanation wasn't correct.
> 
> Rather, binutils/gcc can't handle pie/PIE on mips* anymore.
> 
> So, please drop PIE as compiler argument on these architectures. Than
> this package should build. (hardening-wrapper used to add -fpie but
> not anymore with version 1.15.)

This was done in 1.4.1-3, and the build log [1] shows no PIE/pie any
more, but it still segfaults at the same place. So I reopen this.

If you have a patch that fixes this, please feel invited to NMU. cups
is RFA anyway, so it's pretty much free game right now.

Thanks,

Martin

[1] 
https://buildd.debian.org/fetch.cgi?pkg=cups;ver=1.4.1-3;arch=mipsel;stamp=1254242201

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#520189: keeps nspluginwrapper from migration into testing

2009-09-30 Thread Ari Pollak
Adrian Glaubitz wrote:
> Moreover, since all kernel packages in testing have been upgraded to
> 2.6.30, the issue should have solved itself. One could introduce a
> dependency on linux-image-2.6, version 2.6.27 or higher but I don't
> really know whether this is a clean solution. In any case,
> nspluginwrapper works in testing now, so please get it officially in.

Read my earlier message. There is no minimum kernel requirement of
2.6.27 or higher for squeeze, and you can't just declare a kernel
dependency and hope the user isn't running a lower kernel version.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548661: dpkg: Override package dependencies

2009-09-30 Thread Stefan Monnier
>> > You come up with this request only because Josselin Mouette doesn't
>> > want to drop network-manager to a Recommends or put an alternative
>> > in place.
>> Clearly, the current network-manager-in-gnome issue is the one that
>> prompted this bug-report, but only because it finally occurred to me
>> that a good solution to this problem is a more general solution that
>> gives more power to the end-user.
> For the record, it will be demoted to Recommends in the next upload.

Thanks, that's good to hear, but as mentioned: my request is not aimed
only at this particular problem.  Similar issues will show up again in
the future and even still exist in other packages.  And many of those
issues aren't really bugs, so we can't just wait for them to be fixed.

> (But don’t come complain when you find out that many things that work
> with NM in GNOME don’t with wicd.)

No risk of this coming from my side any time soon,


Stefan "who hasn't managed to get NM working reliably for his
wireless devices over the last ... year?"



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#548045: video-intel: Re: [945GM] DVI monitor not detected

2009-09-30 Thread Michal Suchanek

On 09/30/2009 03:23 PM, Julien Cristau wrote:

On Wed, Sep 30, 2009 at 14:37:49 +0200, Michal Suchanek  
wrote:


2.9.0 still does not detect my display.


As this is a regression, it should be easy to bisect the bug between 2.8
and 2.9.  Did you do that?


No, didn't try yet. I want to use the machine so I would prefer if I could 
avoid bisecting.

The X server does not enable any pipe with the newer driver for some reason,



Does kms work?



How do I tell?

Thanks

Michal



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#549021: udev: After upgrade to 146-3, fuse device has group root

2009-09-30 Thread Itaï BEN YAACOV
Package: udev
Version: 146-3
Severity: normal



With udev 146-3, the /dev/fuse device is created root.root, rather than
root.fuse as it used to, making it unusable without root intervention.

Cheers,
Itai.


-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 8
lrwxrwxrwx 1 root root   19 May 25 09:17 025_libgphoto2.rules -> 
../libgphoto2.rules
-rw-r--r-- 1 root root 1195 Sep 28 15:51 70-persistent-cd.rules
-rw-r--r-- 1 root root  371 Sep 30 15:44 70-persistent-net.rules

-- /sys/:
/sys/dev
/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1/dev
/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2/dev
/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card0/dev
/sys/devices/pci:00/:00:1d.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81/dev
/sys/devices/pci:00/:00:1d.0/usb2/dev
/sys/devices/pci:00/:00:1d.0/usb2/usb_device/usbdev2.1/dev
/sys/devices/pci:00/:00:1d.0/usb2/usb_endpoint/usbdev2.1_ep00/dev
/sys/devices/pci:00/:00:1d.0/usbmon/usbmon2/dev
/sys/devices/pci:00/:00:1d.1/usb3/3-0:1.0/usb_endpoint/usbdev3.1_ep81/dev
/sys/devices/pci:00/:00:1d.1/usb3/dev
/sys/devices/pci:00/:00:1d.1/usb3/usb_device/usbdev3.1/dev
/sys/devices/pci:00/:00:1d.1/usb3/usb_endpoint/usbdev3.1_ep00/dev
/sys/devices/pci:00/:00:1d.1/usbmon/usbmon3/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-0:1.0/usb_endpoint/usbdev4.1_ep81/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/0003:046D:C517.0001/hidraw/hidraw0/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/input/input4/event4/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.0/usb_endpoint/usbdev4.2_ep81/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/0003:046D:C517.0002/hidraw/hidraw1/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/input/input5/event5/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/input/input5/mouse1/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/usb/hiddev0/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/4-2:1.1/usb_endpoint/usbdev4.2_ep82/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/usb_device/usbdev4.2/dev
/sys/devices/pci:00/:00:1d.2/usb4/4-2/usb_endpoint/usbdev4.2_ep00/dev
/sys/devices/pci:00/:00:1d.2/usb4/dev
/sys/devices/pci:00/:00:1d.2/usb4/usb_device/usbdev4.1/dev
/sys/devices/pci:00/:00:1d.2/usb4/usb_endpoint/usbdev4.1_ep00/dev
/sys/devices/pci:00/:00:1d.2/usbmon/usbmon4/dev
/sys/devices/pci:00/:00:1d.3/usb5/5-0:1.0/usb_endpoint/usbdev5.1_ep81/dev
/sys/devices/pci:00/:00:1d.3/usb5/dev
/sys/devices/pci:00/:00:1d.3/usb5/usb_device/usbdev5.1/dev
/sys/devices/pci:00/:00:1d.3/usb5/usb_endpoint/usbdev5.1_ep00/dev
/sys/devices/pci:00/:00:1d.3/usbmon/usbmon5/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-0:1.0/usb_endpoint/usbdev1.1_ep81/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/input/input3/event3/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/usb_endpoint/usbdev1.2_ep87/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.0/video4linux/video0/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.2/sound/card1/audio1/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.2/sound/card1/controlC1/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.2/sound/card1/dsp1/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.2/sound/card1/mixer1/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/1-1:1.2/sound/card1/pcmC1D0c/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/usb_device/usbdev1.2/dev
/sys/devices/pci:00/:00:1d.7/usb1/1-1/usb_endpoint/usbdev1.2_ep00/dev
/sys/devices/pci:00/:00:1d.7/usb1/dev
/sys/devices/pci:00/:00:1d.7/usb1/usb_device/usbdev1.1/dev
/sys/devices/pci:00/:00:1d.7/usb1/usb_endpoint/usbdev1.1_ep00/dev
/sys/devices/pci:00/:00:1d.7/usbmon/usbmon1/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/adsp/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/audio/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/controlC0/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/dsp/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/mixer/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D0c/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D0p/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D1c/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D2c/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D3c/dev
/sys/devices/pci:00/:00:1e.2/sound/card0/pcmC0D4p/dev
/sys/devices/pci:00/:00:1f.1/ide0/0.0/block/hda/dev
/sys/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/dev
/sys/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda1/dev
/sys/devices/pci:00/:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda4/dev

Bug#548045: video-intel: Re: [945GM] DVI monitor not detected

2009-09-30 Thread Julien Cristau
On Wed, Sep 30, 2009 at 15:42:40 +0200, Michal Suchanek wrote:

> On 09/30/2009 03:23 PM, Julien Cristau wrote:
> >On Wed, Sep 30, 2009 at 14:37:49 +0200, Michal Suchanek 
> > wrote:
> >
> >>2.9.0 still does not detect my display.
> >>
> >As this is a regression, it should be easy to bisect the bug between 2.8
> >and 2.9.  Did you do that?
> 
> No, didn't try yet. I want to use the machine so I would prefer if I
> could avoid bisecting.
> 
That's the best way to get the bug fixed, though…

> The X server does not enable any pipe with the newer driver for some reason,
> 
> >
> >Does kms work?
> 
> 
> How do I tell?
> 
Add i915.modeset=1 to the kernel command line.

Cheers,
Julien



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   >