Bug#565467: [Evolution] Bug#565467: libgtkhtml3.14-19: gtkhtml 3.29.5-1 breaks evolution/experimental

2010-01-16 Thread Yves-Alexis Perez
On 16/01/2010 02:09, Erich Schubert wrote:
 Since the upgrade to gtkhtml3.14-19, evolution crashes when replying to
 an email or composing a new email. This obviously renders evolution mostly
 unusable. The crash being correlated to opening an editor emphasizes the
 relationship to the gtkhtml upgrade.
 
 Segfault backtrace
 #0  0xb7d9e188 in gtkhtml_editor_freeze () from 
 /usr/lib/libgtkhtml-editor.so.0
 #1  0xb5c99edc in e_msg_composer_show_sig_file ()
from /usr/lib/evolution/2.30/libcomposer.so.0

Wooh, the joys of evolution development releases. Evolution 2.29.4 was
totlly crashy so I skipped the upload, but maybe it was not enough.

It /seems/ better with evolution 2.29.5 (which I'm about to upload) but
there are still some crashes.

This one seems to tell us that I might need to make shlibs stricter so
evolution depends on the exact same version of gtkhtml/eds.

Stay tuned.

Cheers,
-- 
Yves-Alexis



signature.asc
Description: OpenPGP digital signature


Bug#560455: ava: NMU diff for 0.3b.19990815-4.1

2010-01-16 Thread Jari Aalto

Dear maintainer,

Here is the NMU diff according to DevRef 5.11.1[1][2] for RC bug: #560455.
See the debian/patches directory for the important fixes. Feel free to
contact if you have any questions.

Thank you for maintaining the package,
Jari Aalto

[1] http://www.debian.org/doc/developers-reference/pkgs.html#nmu
[2] http://dep.debian.net/deps/dep1.html

lsdiff(1) of changes:

a/debian/changelog
b/debian/patches/10-gcc-4.4-const-char.patch
b/debian/patches/series
b/debian/source/format

 debian/changelog   |   15 +++
 debian/patches/10-gcc-4.4-const-char.patch |   26 ++
 debian/patches/series  |1 +
 debian/source/format   |1 +
 4 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2fc979..0b0e9a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+ava (0.3b.19990815-4.1) unstable; urgency=low
+
+  [Jari Aalto]
+  * Non-maintainer upload.
+  * Update to packaging format 3.0 (quilt) due to patch.
+  * debian/patches
+- (number 10): Add patch to fix GCC 4.4
+  invalid conversion from const char* to char*.
+  (RC bug FTBFS serious; Closes: #560455).
+- (debian-changes-*): added automatically by the packaging format 3.0.
+  * debian/source/format
+ - New file.
+
+ -- Jari Aalto jari.aa...@cante.net  Sat, 09 Jan 2010 20:20:19 +0200
+
 ava (0.3b.19990815-4) unstable; urgency=low
 
   * QA upload. (ACK NMU; Closes: #288412, #291719)
diff --git a/debian/patches/10-gcc-4.4-const-char.patch b/debian/patches/10-gcc-4.4-const-char.patch
new file mode 100644
index 000..a895444
--- /dev/null
+++ b/debian/patches/10-gcc-4.4-const-char.patch
@@ -0,0 +1,26 @@
+From 5b82333a99290bfcc3676c27574f5e79b675d150 Mon Sep 17 00:00:00 2001
+From: Jari Aalto jari.aa...@cante.net
+Date: Sat, 9 Jan 2010 20:10:50 +0200
+Subject: [PATCH] Gcc 4.4 error: invalid conversion from const char* to char*
+
+Signed-off-by: Jari Aalto jari.aa...@cante.net
+---
+ src/Reports.C |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/Reports.C b/src/Reports.C
+index 506ab8a..303e62e 100644
+--- a/src/Reports.C
 b/src/Reports.C
+@@ -84,7 +84,7 @@ void TListing::Create(const char* asmFname){
+   if (!listingEnabled){return;}
+   /* close listings and prepeare listing file name */
+   Unroll();
+-  char* fullstop = strrchr(asmFname,'.');
++  const char* fullstop = strrchr(asmFname,'.');
+   char listFileName [PPC_MAXFILELEN];
+   if (fullstop!=NULL){
+ strncpy(listFileName,asmFname,fullstop-asmFname);
+-- 
+1.6.5
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..6c010ef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+10-gcc-4.4-const-char.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)


Bug#565482: cacti depends on apache2 with nginx installed

2010-01-16 Thread Phillip ledger
Package: cacti
Severity: important

on debian lenny with Nginx installed cacti is still depending on apache2 rather 
then httpd as stated on the package website and attempts to install apache2 
packages.

Preferance would be for dependancy to be httpd with a meny to select a server 
if none is instaled.

similar report for ubuntu is found at 
https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/217591 that may help in 
the resolution of this bug.

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

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



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



Bug#565461: ITP: microdc2 -- A command-line based Direct Connect client

2010-01-16 Thread Ludovic Rousseau

Hello,

Le 16/01/10 00:51, Al Nikolov a écrit :

Package: wnpp
Severity: wishlist
Owner: Al Nikolovcl...@debian.org


* Package name: microdc2
   Version : 0.15.6
   Upstream Author : Vladimir Chugunovvla...@k804.mainet.msk.su
* URL : http://corsair626.no-ip.org/microdc
* License : GPL
   Programming Lang: C
   Description : A command-line based Direct Connect client

  microdc is a command-line based Direct Connect client that uses the GNU
  Readline library for user interaction. It was developed from ground up and
  does not depend on any other program. Despite the command-line user
  interface, microdc was designed to be user friendly and simple to use.
  .
  microdc is currently in beta state - there may be many bugs not yet
  discovered. It also lacks some features that other clients support, such as
  file hashing, multiple hub connections, and hub list support.


Maybe you can add what Direct Connect is.

I could not find it on the project page.

Wikipedia has: Direct connect is a peer-to-peer file-sharing protocol. 
Direct connect clients connect to a central hub and can download files 
directly from one another.


I propose to add that to the long package description.

Bye

--
 Dr. Ludovic Rousseau



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



Bug#565481: chmsee: fails to start

2010-01-16 Thread Chris Carr
Package: chmsee
Version: 1.0.7-1.2
Severity: important

Right-clicking on a .chm file and choosing to open with chmsee results 
in a ten-second egg-timer and then nothing. Choosing chmsee from GNOME's 
Applications-Accessories menu has exactly the same result.

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

Kernel: Linux 2.6.30-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/dash

Versions of packages chmsee depends on:
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libchm1 2:0.40-2 library for dealing with Microsoft
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.2-8GCC support library
ii  libgcrypt11 1.4.4-6  LGPL Crypto library - runtime libr
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.22.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface 
ii  libnspr4-0d 4.8.2-1  NetScape Portable Runtime Library
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  libxml2 2.7.6.dfsg-1 GNOME XML library

chmsee recommends no packages.

chmsee 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#563472: nautilus cant' browse the samba's network

2010-01-16 Thread stephane de labrusse
yeah it's work since yesterday and the samba update...
i think you have made a good work

thank's

Josselin Mouette a écrit :
 Le dimanche 03 janvier 2010 à 14:25 +, Sam Morris a écrit :
 I am also seeing this on my system at the moment. Browsing windows
 shares in nautilus, has never been particularly reliable, but at the
 moment it's not working at all.

 Running 'gvfs-mount smb://workgroup' prompts for the same details as
 nautilus does, then spends a few seconds thinking about it, then
 re-prompts for the user/doman/password.
 
 Does reverting the following change help?
 
 http://git.gnome.org/browse/gvfs/commit/?h=gnome-2-28id=bad65624c661d35da97093b873aea7ff376ded82
 
 Cheers,



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



Bug#494627: doesn't work well with devices that have 1 storage devices

2010-01-16 Thread Alessio Treglia
Hi!


Any progress here?

-- 
Alessio Treglia quadris...@ubuntu.com
Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



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



Bug#563073: [Pkg-virtualbox-devel] Bug#563073: (no subject)

2010-01-16 Thread Mike

On 1/12/10 4:40 AM, Michael Meskes wrote:

On Fri, Jan 08, 2010 at 01:49:22PM -0700, Mike wrote:
   

I noticed the same problem with dkms. It seems that there is
something leaving behind kernel modules every time it updates. I
removed/purged virtualbox-ose-dkms and re-installed only to find
this in dmesg:

vboxnetadp: disagrees about version of symbol module_layout

I purged again, went and looked in:

/lib/modules/2.6.32-trunk-amd64/updates/dkms

Only to find vboxnetadp.ko and vboxnetflt.ko were still sitting in
there even though the package was purged and no kernel modules
should have existed on the disk. Removing those by hand and
 

Could you try removing and re-installing it again? This seems to work
flawlessly on my system. Maybe some old leftover stuff?

   


Hmmm, I thought I submitted only after I had explicitly verified their 
existence after another purge. Tried it again just now and no problems 
whatsoever. I'm blaming it on old cruft or me, whatever the original 
cause was it works perfectly now.


Thanks,

-Mike



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



Bug#560455: ava: NMU diff for 0.3b.19990815-4.1

2010-01-16 Thread Sandro Tosi
Hello Jari,

On Sat, Jan 16, 2010 at 09:01, Jari Aalto jari.aa...@cante.net wrote:
 Dear maintainer,

 Here is the NMU diff according to DevRef 5.11.1[1][2] for RC bug: #560455.
 See the debian/patches directory for the important fixes. Feel free to
 contact if you have any questions.

ava is orphaned, so you should have done a QA upload (that allows you
much more radical activities, like bumping standards version, fixing
lintian warning and minor part of  the packaging) instead of a NMU,
and it would be cool if you can provide one now.

To spot situation like this, give a look at the package PTS:
http://packages.qa.debian.org/a/ava.html. I've added in CC also the
sponsor (hi Tony, how are you?), so that he can spot that too :)

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#565484: [lyx] Cannot compile french userguide

2010-01-16 Thread Baggett Jonas
Package: lyx
Version: 1.6.5-1
Severity: minor

--- Please enter the report below this line. ---

When I try to compile the french userguide, I get several error messages that 
say
Missing \endcsname inserted and Extra \endcsname.

If I delete in section 6.1 (Références croisées) the following lines :

page: affiche le numéro de la page sur laquelle se trouve l'élément: Page 
[cap:Deux-images-déformées.]

page page: affiche le mot “ page ” suivi du numéro de la page sur laquelle se 
trouve l'élément:[cap:Deux-images-déformées.]

référence page page: affiche le numéro de l'élément, le mot “ page ” et le 
numéro de la page:[cap:Deux-images-déformées.]

It fix the problem.

Bye
Jonas


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
  500 testing ftp.ch.debian.org 
  111 unstableftp.ch.debian.org 
  110 experimentalftp.ch.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libaiksaurus-1.2-0c2a  (= 1.2.1+dev-0.12) | 1.2.1+dev-0.12-6
libaspell15  (= 0.60) | 0.60.6-2
libboost-regex1.40.0 (= 1.40.0-1) | 1.40.0-4
libboost-signals1.40.0   (= 1.40.0-1) | 1.40.0-4
libc6(= 2.3.6-6~) | 2.10.2-2
libgcc1   (= 1:4.1.1) | 1:4.4.2-8
libqtcore4(= 4:4.5.3) | 4:4.5.3-4
libqtgui4 (= 4:4.5.3) | 4:4.5.3-4
libstdc++6  (= 4.2.1) | 4.4.2-8
libx11-6(= 0) | 2:1.3.2-1
zlib1g(= 1:1.1.4) | 1:1.2.3.4.dfsg-3
lyx-common (= 1.6.5-1) | 1.6.5-1
xdg-utils  | 1.0.2-6.1
mime-support   | 3.48-1


Recommends (Version) | Installed
-+-===
texlive-latex-recommended| 2007.dfsg.2-4
texlive-latex-extra  | 2007.dfsg.17-2
texlive-fonts-recommended| 2007.dfsg.2-4
preview-latex-style  | 11.85-1
dvipng   | 1.12-2
imagemagick  | 7:6.5.8.3-1
psutils  | 1.17-27
ghostscript  | 8.70~dfsg-2
poppler-utils| 0.12.2-2
ttf-lyx  | 1.6.5-1
evince   | 2.28.1-1
 OR pdf-viewer   | 


Suggests(Version) | Installed
=-+-===
rcs   | 
dvipost   | 
tex4ht| 20090611-1+b1
 OR elyxer| 0.39-1
 OR hevea | 
 OR tth   | 
 OR latex2html| 
groff | 1.20.1-6
libtiff-tools | 
gnuhtml2latex | 0.3-4
wv| 
chktex| 
noweb | 
menu  | 2.1.42
sgmltools-lite| 
linuxdoc-tools| 
writer2latex  | 
latex2rtf | 







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



Bug#565483: wicd is completely unusable with hidden SSID

2010-01-16 Thread Sven Joachim
My problem has been described in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513993#42, but since
that is not what #513993 is/was originally about, I took the liberty to
clone that bug so that the issues can be tracked separately.

I can't use wicd at all with hidden SSID.  The only way to enter the
SSID is Network - Find a hidden network, but as soon as I enter the
SSID all networks disappear until the daemon is restarted, as noted by
Celejar.  IIRC this has been broken in 1.6 whereas it worked in 1.5.9.

To me this looks as if none of the wicd developers ever connects to a
hidden network, given that this functionality has been totally¹ broken
for so long.

Sven


¹ Well, it might even work for hidden networks without encryption, but
  certainly not for WPA or WEP secured networks.



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



Bug#540001: [PATCH] Fix bad quoting in documentation

2010-01-16 Thread Ramkumar Ramachandra
Hi,

I've written a patch to fix this. See
http://permalink.gmane.org/gmane.comp.version-control.git/137205

Thanks,
Ramkumar



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



Bug#565486: grub-pc: can't boot from partition of higher number than partition beyond bios limit

2010-01-16 Thread Arthur Marsh
Package: grub-pc
Version: 1.98~20100110-1
Severity: normal


I have both a 320 GB and a 40 GB hard disk (hda and hdb respectively) on a 
machine with a BIOS that has a 32 GiB limit for seeing hard disks:

victoria:/home/amarsh04# fdisk -l /dev/hda
GNU Fdisk 1.2.3
Copyright (C) 1998 - 2006 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.


Disk /dev/hda: 320 GB, 320070320640 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hda1   *   11044 8385898   83  Linux
/dev/hda21045   38913   304174710f  Extended LBA
/dev/hda71045   34462   268422052   83  Linux
Warning: Partition 7 does not end on cylinder boundary.
/dev/hda6   34463   3863933543720   1b  Hidd FAT32
Warning: Partition 6 does not end on cylinder boundary.
/dev/hda5   38640   38913 2192872   82  Linux swap
Warning: Partition 5 does not end on cylinder boundary.

amars...@victoria:~$ fdisk -l /dev/hdb
-bash: fdisk: command not found
amars...@victoria:~$ su
Password:
victoria:/home/amarsh04# fdisk -l /dev/hdb
GNU Fdisk 1.2.3
Copyright (C) 1998 - 2006 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.


Disk /dev/hdb: 40 GB, 40057113600 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdb1   *   1178514337981   1c  Hidd FAT32 LBA
/dev/hdb21786404018105255f  Extended LBA
/dev/hdb51786331312265627   83  Linux
Warning: Partition 5 does not end on cylinder boundary.
/dev/hdb633143428  915705   82  Linux swap
Warning: Partition 6 does not end on cylinder boundary.
/dev/hdb734294040 4907857   1b  Hidd FAT32
Warning: Partition 7 does not end on cylinder boundary.
/dev/hdb340414870 6658942   83  Linux


This version of grub already boots from the 320 GB hda disk by using a /boot
partition /hda1 that is within the 32GiB limit and has other higher numbered
partitions (hda5, hda6, hda7 within an extended LBA hda2), so it can boot
from a disk larger than what the BIOS can see, but I have the problem that
I can't boot from hdb5, as there is a lower numbered partition hdb3 that is
beyond the 32 GiB limit.

When at the grub prompt at boot-up, ls returns the following parts of the
second 40 GB hdb disk:

(hd1) (hd1,3) (hd1,1)

When I do an ls from grub-emu I see:

(hd0) (hd0,7) (hd0,6) (hd0,5) (hd0,1) 

from the 320 GB hda disk and:

(hd1) (hd1,7) (hd1,6) (hd1,5) (hd1,3) (hd1,1)

from the 40 GB hdb disk.

ls (hd1,5) reports:

Partition hd1,5: Filesystem type ext2 - Last modification time 2010-01-1
3 08:21:48 Wednesday, UUID 026a3f5c-0064-4ae7-869e-519d2cee05e7

but when I attempt to boot using the kernel on this partition, I get a 
messsage that the UUID listed above is not found.




-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/96c96a61-8615-4715-86d0-09cb8c62638c / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/hda1 /boot ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/hda6 /victoria vfat 
rw,relatime,uid=65534,gid=65534,fmask=,dmask=,allow_utime=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro
 0 0
/dev/sda /mnt/usb8gig vfat 
rw,nosuid,nodev,noexec,relatime,uid=65534,gid=65534,fmask=,dmask=,allow_utime=0022,codepage=cp437,iocharset=utf8,shortname=win95,flush,errors=remount-ro
 0 0
/dev/sdb1 /scsic vfat 
rw,relatime,uid=65534,gid=65534,fmask=,dmask=,allow_utime=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro
 0 0
/dev/sdb5 /scsid vfat 
rw,relatime,uid=65534,gid=65534,fmask=,dmask=,allow_utime=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro
 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/hdb
(hd2)   /dev/sda
(hd3)   /dev/sdb
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN 

Bug#565485: bluez-utils: 'rfcomm listen' wastes a lot of CPU

2010-01-16 Thread Adrian Irving-Beer
Package: bluez-utils
Version: 4.57-1
Severity: normal

I use 'rfcomm listen' in combination with 'gpspipe' to relay GPS data
from my eeePC to my Blackberry.  I noticed, however, that the CPU
overhead from 'rfcomm listen' is quite significant -- over 10% on my
eeePC 901.

Running 'strace' reveals that rfcomm is in a tight loop between
'waitpid' (with WNOHANG) and 'ppoll' (with a 200 nanosecond(!!)
timeout).  This is evidently the source of the extreme CPU usage.

If it's critical that rfcomm know the child has died ASAP, I would
expect it should be watching for the SIGCHLD signal rather than trying
to use waitpid().  If it's not all that critical, it probably doesn't
need to be watching for child death at a rate of five millions checks
per second. :)

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'oldstable'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages bluez-utils depends on:
ii  bluetooth 3.36-3 Bluetooth stack utilities

bluez-utils recommends no packages.

bluez-utils suggests no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#564318: xserver-xorg-video-intel: same problem with latest Debian kernel (2.6.32-5)

2010-01-16 Thread Julien Cristau
On Fri, Jan 15, 2010 at 23:50:06 +0100, Bjørn Mork wrote:

 Bjørn Mork bj...@mork.no writes:
 
  I see that I have the same issue of vesafb loaded befor the Intel fb.  Is 
  this
  the problem?  If so, then I guess either xserver-xorg-video-intel or the
  kernel should prevent it.  I've not done anything to force vesafb AFAIK
 
 Well, not intentionally at least.  Typically, right after posting this
 it struck me: I had vga=792 on my kernel command line as a leftover
 since forever...  That's what screwed up.
 
 I guess you need to add /proc/cmdline to your reportbug script now :-)
 
It was added to the Xorg log recently, so it's already there.

 Something should also probably be done to warn lusers like myself of
 this problem when auto-enabling KMS.  Looking for VESA modes on the
 command line maybe?
 
 Happy now.  Just need to find out how I enable the nice native
 resolution from boot.  I guess it must be documented somewhere...
 
You can add video=i915 to the kernel command line for now.

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#563797: (nincs tárgy)

2010-01-16 Thread FEJES Jozsef
I'm using squeeze and upgraded mc yesterday, 
/usr/share/mc/filehighlight.ini is still missing from 
mc_4.7.0-1_i386.deb. If this is a known bug, how could this have made it 
to squeeze?




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



Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-16 Thread Aurelien Jarno
On Fri, Jan 15, 2010 at 06:41:05PM +0100, Ludovic Brenta wrote:
 Thorsten Glaser writes:
  Reto Buerki dixit:
 
 Ludovic Brenta schrieb:
  Actually, since the patch applies to some C sources, not Ada, I do
  not think BinNMUs are required anymore.  The BinNMUs are only
  required if changing Ada source because of Ada's rules about
  consistency at the source level.  These rules do not apply to C,
  obviously.
  
  I'll upload a new version of gnat-4.4 with this fix during the
  weekend.
 
 gsocket.h is included by s-oscons-tmplt.c which is used generate
 s-oscons.ads. This Ada file changes on kfreebsd.
 
  Yes, but as soon as a source file changes, my understanding is that
  you need an NMU not a binNMU, because the Debian source package must
  be exactly what was used to compile it. Or a new upload, of course.
 
 We were talking about BinMNUs of packages that build-depend on gnat-4.4,
 i.e. all Ada packages.  Such BinNMUs are necessary if any Ada source
 file changes in the Ada run-time library.
 
 So, I'm still willing to upload a fixed gnat-4.4 if and only if some
 other DD is willing to then rebuild all the reverse build-dependencies
 and re-upload them.  Here is the current list of affected packages:

That's fully possible, I'll schedule that when gnat-4.4 has been built
and uploaded on kfreebsd-*. Don't hesitate to mail
kfreebsd-{amd64,i3...@buildd.debian.org in case I forget.

 asis
 adabrowse (b-d on asis)
 adacontrol (b-d on asis)
 ahven
 gprbuild (just reached unstable today, still building)
 libaunit
 libflorist
 libgmpada
 gnade
 libgtkada2
 opentoken
 polyorb
 libtemplates-parser
 libaws (b-d on libtemplates-parser)
 libtexttools
 libxmlada
 
 The alternative is to add (admittedly ugly) workarounds in polyorb and
 libaws.
 
 -- 
 Ludovic Brenta.
 
 
 -- 
 To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 
 

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#437176: update-motd should be in debian ...

2010-01-16 Thread Victor Pablos Ceruelo
IMHO, it is not only useful for showing dynamic logos, but info on 
updates available and/or system restart required msgs.


Ubuntu has update-motd and is really useful to see system load, needed 
updates and necessity of restarting system just when you log into the 
machine.


It is really useful:
http://dustinkirkland.wordpress.com/2008/11/12/ubuntu-jaunty-updates-available-and-reboot-required-now-in-etcmotd/




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



Bug#562575: Bug#564150: Is Debian on PowerPC dead? [Re: Bug still present [Re: Bug#562575: installation-reports: Buisnesscard PowerPC installer loops with Segmentation faults]]

2010-01-16 Thread Julian Hernandez Gomez
Hi,

More hints:


* D-I 20091223-00:00 doesn't have this problem (but has other bugs related
to dhcp and then the install fails also)
* D-I 20091224-00:00 is the first image to introduce the bug.  I'm attaching
the udeb list diff for those builds.
* Problem seems to be related to the changes made to cdebconf 0.146
(debconf-get segfault)


Best regards.


On Sat, Jan 16, 2010 at 1:35 AM, Rick Thomas rbtho...@pobox.com wrote:


 On Jan 15, 2010, at 5:00 AM, Michel Dänzer wrote:

  On Thu, 2010-01-14 at 16:23 -0500, Rick Thomas wrote:


 This bug is still present in the Thu Jan 14 16:08:46 UTC 2010
 businesscard CD downloaded from


 http://cdimage.debian.org/cdimage/daily-builds/sid_d-i/arch-latest/powerpc/iso-cd/

 So far as I can tell, this bug has not been looked at by the debian-
 installer folks.

 Is PowerPC simply so unimportant that resources cannot be spared to
 even *look* at a problem that renders the installer unusable on that
 hardware?


 It means there hasn't been a volunteer so far. Are you volunteering?


 Yes.  I'm volunteering to help anyone who knows the structure of the
 installer disks better than I do.

 I have hardware I can test things on.  I have a good general knowledge of
 Unix and Linux. I can perform experiments and report on the results.

 As far as diagnosing the problem: It looks like a necessary library is
 missing, but I don't have the background knowledge to figure out which one,
 and I don't have the knowledge of the installer disk build processes to
 figure out how it's getting missed, even if I knew which one it was.

 As it stands, unless somebody knowledgeable can help me track this down,
 Squeeze will not be available for PowerPC.

 That will be too bad.

 Rick

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


--- udeb20091223.list	2010-01-12 22:08:52.0 +0800
+++ udeb20091224.list	2010-01-12 22:09:25.0 +0800
@@ -7,11 +7,11 @@
 bogl-bterm-udeb 0.1.18-3 powerpc
 brltty-udeb 4.1-3 powerpc
 busybox-udeb 1:1.14.2-2 powerpc
-cdebconf-newt-terminal 0.5 powerpc
-cdebconf-newt-udeb 0.145+b1 powerpc
-cdebconf-priority 0.145 all
-cdebconf-text-udeb 0.145+b1 powerpc
-cdebconf-udeb 0.145+b1 powerpc
+cdebconf-newt-terminal 0.6 powerpc
+cdebconf-newt-udeb 0.146 powerpc
+cdebconf-priority 0.146 all
+cdebconf-text-udeb 0.146 powerpc
+cdebconf-udeb 0.146 powerpc
 cdrom-checker 1.16 powerpc
 cdrom-core-modules-2.6.30-2-powerpc-di 1.60 powerpc
 cdrom-core-modules-2.6.30-2-powerpc64-di 1.60 powerpc
@@ -25,10 +25,10 @@
 core-modules-2.6.30-2-powerpc64-di 1.60 powerpc
 debian-archive-keyring-udeb 2009.01.31 all
 dhcp3-client-udeb 3.1.3-1 powerpc
-di-utils 1.72 powerpc
-di-utils-reboot 1.72 all
-di-utils-shell 1.72 all
-di-utils-terminfo 1.72 powerpc
+di-utils 1.73 powerpc
+di-utils-reboot 1.73 all
+di-utils-shell 1.73 all
+di-utils-terminfo 1.73 powerpc
 download-installer 1.24 all
 eject-udeb 2.1.5+deb1+cvs20081104-7 powerpc
 env-preseed 1.43 all
@@ -59,9 +59,9 @@
 kernel-image-2.6.30-2-powerpc-di 1.60 powerpc
 kernel-image-2.6.30-2-powerpc64-di 1.60 powerpc
 libblkid1-udeb 2.16.2-0 powerpc
-libdebconfclient0-udeb 0.145+b1 powerpc
+libdebconfclient0-udeb 0.146 powerpc
 libdebian-installer4-udeb 0.69 powerpc
-libfribidi0-udeb 0.10.9-1 powerpc
+libfribidi0-udeb 0.10.9-1+b1 powerpc
 libiw30-udeb 30~pre9-3 powerpc
 libnss-dns-udeb 2.10.2-2 powerpc
 libsysfs2-udeb 2.1.0-6 powerpc
@@ -69,14 +69,14 @@
 libuuid1-udeb 2.16.2-0 powerpc
 load-cdrom 1.19 all
 load-iso 1.28 all
-localechooser 2.20 powerpc
+localechooser 2.21 powerpc
 loop-modules-2.6.30-2-powerpc-di 1.60 powerpc
 lowmemcheck 1.31 powerpc
 main-menu 1.30 powerpc
 media-retriever 1.20 all
 module-init-tools-udeb 3.11-1 powerpc
 mountmedia 0.19 all
-nano-udeb 2.2.0-1 powerpc
+nano-udeb 2.2.1-1 powerpc
 net-retriever 1.24 all
 netcfg 1.51+b1 powerpc
 network-preseed 1.43 all
@@ -95,11 +95,11 @@
 pcmcia-modules-2.6.30-2-powerpc64-di 1.60 powerpc
 pcmcia-storage-modules-2.6.30-2-powerpc-di 1.60 powerpc
 pcmcia-storage-modules-2.6.30-2-powerpc64-di 1.60 powerpc
-pcmciautils-udeb 014-4 powerpc
+pcmciautils-udeb 014-4+b1 powerpc
 preseed-common 1.43 all
 reiserfs-modules-2.6.30-2-powerpc-di 1.60 powerpc
 rescue-check 1.21 all
-rootskel 1.81 powerpc
+rootskel 1.82 powerpc
 sata-modules-2.6.30-2-powerpc-di 1.60 powerpc
 save-logs 2.39 all
 scsi-common-modules-2.6.30-2-powerpc-di 1.60 powerpc


Bug#565487: giplet: [INTL:pt] Updated Portuguese translation for package messages

2010-01-16 Thread Américo Monteiro
Package: giplet
Version: 0.2.3-2
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for giplet messages.
Translator: Américo Monteiro a_monteiro at netcabo.pt
Feel free to use it.

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

-- 
Best regards,
Américo Monteiro
# translation of giplet to Portuguese
# Copyright (C) 2009 the giblet's copyright holder
# This file is distributed under the same license as the giplet package.
#
# Américo Monteiro a_monte...@netcabo.pt, 2009, 2010.
msgid 
msgstr 
Project-Id-Version: giplet 0.2.3-2\n
Report-Msgid-Bugs-To: http://sourceforge.net/projects/giplet\n;
POT-Creation-Date: 2009-07-04 12:07+0800\n
PO-Revision-Date: 2010-01-16 09:52+\n
Last-Translator: Américo Monteiro a_monte...@netcabo.pt\n
Language-Team: Portuguese tra...@debianpt.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: Lokalize 1.0\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

#: ../src/giplet:92
msgid _Preferences
msgstr _Preferências

#: ../src/giplet:94
msgid _About
msgstr _Acerca

#: ../src/giplet:96
msgid _Copy IP to Clipboard
msgstr _Copiar para IP para a Área de transferência

#: ../src/giplet:98
msgid _Refresh
msgstr _Refrescar

#: ../src/giplet:138
msgid GNOME panel applet for displaying IP address
msgstr Aplicativo de painel do GNOME para mostrar o endereço IP

#: ../src/giplet:139
msgid Copyright (C) 2006 Erik Larson
msgstr Copyright (C) 2006 Erik Larson

#: ../src/giplet:142
msgid Erik Larson - Initiator
msgstr Erik Larson - Iniciador

#: ../src/giplet:143
msgid Lyman Li lyma...@gmail.com - Maintainer
msgstr Lyman Li lyma...@gmail.com - Responsável pelo pacote

#: ../src/giplet:144
msgid Yanik - Patcher
msgstr Yanik - Patcher

#: ../src/giplet:146
msgid Lyman Li lyma...@gmail.com
msgstr Lyman Li lyma...@gmail.com

#: ../src/giplet:147
msgid translator-credits
msgstr Tradução Portuguesa: Américo Monteiro a_monte...@netcabo.pt

#: ../src/giplet:156
msgid Probing IP ...
msgstr A sondar o IP...

#: ../src/giplet:165
msgid Probed at %H:%M
msgstr Sondado em %H:%M

#: ../src/giplet:168 ../src/giplet:170
msgid No IP detected.
msgstr Nenhum IP detectado.

#: ../src/gipletprefs.py:67
msgid 
giplet shows the first availalbe IP.\n
Remove eth*/wlan* if you wanna an external IP.
msgstr 
giplet mostra o primeiro IP disponível.\n
Remova eth*/wlan* se desejar um ip externo.

#: ../src/gipletprefs.py:69
msgid Tell giplet how long to probe IP again, in minute
msgstr 
Diz ao giplet para sondar o IP outra vez durante quanto tempo, em minutos

#: ../data/giplet.glade.h:1
msgid Interface(s)
msgstr Interface(s)

#: ../data/giplet.glade.h:2
msgid Preferences
msgstr Preferências

#: ../data/giplet.glade.h:3
msgid 
Refresh interval\n
(min, 0 = disable)
msgstr 
Intervalo de refrescamento\n
(mínimo, 0 = desactivado)

#: ../data/giplet.glade.h:5
msgid Test Giplet
msgstr Testar o Giplet

#: ../servers/GNOME_GipletApplet.server.in.in.h:1
msgid Display IP address
msgstr Mostrar o endereço IP

#: ../servers/GNOME_GipletApplet.server.in.in.h:2
msgid Giplet
msgstr Giplet



Bug#487471: closed by Craig Sanders c...@taz.net.au (Re: Bug#487471: dlocate -l with no args)

2010-01-16 Thread Craig Sanders
On Sat, Jan 16, 2010 at 11:48:07AM +0800, jida...@jidanni.org wrote:
 The -l, and -S commands are approximately the same as the equivalent dpkg
 options except that the search is performed using regular expressions
 rather than fixed strings.
 
 you need to add and dlocate -l requires an argument'.

in your opinion.

in my opinion, dlocate users are not complete cretins so it's
self-evident. especially when a help message is displayed if it is run
without an arg.

since i'm the author of the dlocate package, guess whose
opinion counts?

stop bothering me about this.


craig

-- 
craig sanders c...@taz.net.au



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



Bug#565116: Already fixed

2010-01-16 Thread Emilio Pozuelo Monfort
Cristian Moncho Ivorra wrote:

 Here is the output:
 crist...@mifuji:~$ cd /usr/share/emesene/  python -c 'import
 WebcamDevice'
 Traceback (most recent call last):
  File string, line 1, in module
  File /usr/share/emesene/WebcamDevice.py, line 31, in module
import pygst
 ImportError: No module named pygst
 crist...@mifuji:/usr/share/emesene$
 
 
 I've finally fixed this after installing the package python-gst0.10,
 everything seems to be fine for now. Thanks ;)

Thanks. I'll recommend it in the next release.

Cheers,
Emilio



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



Bug#565197: [Pkg-octave-devel] Bug#565197: qtoctave: FTBFS in Ubuntu Lucid: build requires Qt version 4.5

2010-01-16 Thread Thomas Weber
Package: qtoctave
tags 565197 upstream wontfix
thanks

Hi Kamal, 

I've forwarded your patch upstream. I won't apply it in Debian, though.
It's not necessary for us, and I'm extremely reluctant to patching
upstream stuff unless it's absolutely necessary.

I'll leave the bug open until this is either fixed in a new upstream
release or Qt 4.6 hits Debian unstable.

Thanks
Thomas




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



Bug#563402: [Pkg-ia32-libs-maintainers] Bug#563402: ia32-libs broken on ia64

2010-01-16 Thread Goswin von Brederlow
Giuseppe Iuculano iucul...@debian.org writes:

 Package: ia32-libs
 Version: 20090808
 Severity: serious


 Hi,

 it seems ia32-libs is broken on ia64:

 $ file i586-jdk/bin/unpack200
 i586-jdk/bin/unpack200: ELF 32-bit LSB executable, Intel 80386, version 1 
 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.5, not 
 stripped

 $ i586-jdk/bin/unpack200
 -bash: i586-jdk/bin/unpack200: No such file or directory


 This cause a build failure of sun-java6 on ia64


 Cheers,
 Giuseppe.

That usualy means one of the libraries can not be found.
What does 

ldd i586-jdk/bin/unpack200

say?

MfG
Goswin



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



Bug#563402: [Pkg-ia32-libs-maintainers] Bug#563402: ia32-libs broken on ia64

2010-01-16 Thread Giuseppe Iuculano
Il 16/01/2010 11:08, Goswin von Brederlow ha scritto:
 That usualy means one of the libraries can not be found.
 What does 
 
 ldd i586-jdk/bin/unpack200


$ ldd i586-jdk/bin/unpack200
not a dynamic executable


Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#565391: console-setup: typo in FAQ

2010-01-16 Thread Jonathan Nieder
tags 565391 + upstream patch
thanks

Hi,

Vincent Lefevre wrote:

 /usr/share/doc/console-setup/FAQ.gz says:

uption is to to use the setupcon utility whenever you need to
^^
 
 I suppose this should be option.

Attached are two (mutually exclusive) patches to address this:

 * spell-check-FAQ only fixes spelling errors reported by hunspell.

 * copy-edit-FAQ fixes all the awkward usages I found in a read
   through the text.

I didn't touch the semantics (except to change some distributions to
some setups where the latter meaning was clearer) but I was tempted
to:

 1.1: update to reflect the current state of the i810 driver and
  in-kernel mode setting support

 2.2: mention this is a Linux limitation; point to upstream discussion
  about whether or how to fix it.  If there hasn't been such a
  discussion, there should be one. ;-)

 2.4: point out bug #547073.  That is an init bug, not a Linux bug, and
  it is already fixed in Debian testing.

What do you think?  I would be tempted to fix some of these and then
abuse the services of debian-l10n-en to clean up the result. :-)

Anyway, before then, perhaps one of the patches could be useful.

Hope that helps,
Jonathan
From: Jonathan Nieder jrnie...@gmail.com
Date: Sat, 16 Jan 2010 04:19:25 -0600
Subject: fix a few spelling errors in FAQ

Reported-by: Vincent Lefevre vinc...@vinc17.net
Signed-off-by: Jonathan Nieder jrnie...@gmail.com
---

diff -u console-setup-r62018/FAQ modified/FAQ
--- console-setup-r62018/FAQ
+++ modified/FAQ
@@ -2,7 +2,7 @@
 
  1) THE OUTPUT ON THE CONSOLE
1.1) The font is broken after I switch to X and back to the console
-   1.2) The screen size is wrong.  The buttom 2-3 lines are cut off
+   1.2) The screen size is wrong.  The bottom 2-3 lines are cut off
1.3) How can I load the big fonts?
1.4) How to enlarge the image on the screen of my laptop?
1.5) The symbols on the screen of my LCD are ugly
@@ -37,7 +37,7 @@
 
Sometimes the problem doesn't exists at all.  It is rumored that
some old video adapters (more than 10 years old) fall in this
-   category but I have never seen such videocard.
+   category but I have never seen such video card.
 
The most common case seams to be that the state at the time the X
server is started is remembered.  Try to setup the console before X
@@ -48,7 +48,7 @@
 
And sometimes the console setup is never remembered.  In this case
you will have to use framebuffer (try modprobe vga16fb).  Another
-   uption is to to use the setupcon utility whenever you need to
+   option is to to use the setupcon utility whenever you need to
restore the console setup and hope that the problem will be fixed
in some future version of X Window.  You may want to send a bug
report to the X developers.
@@ -66,7 +66,7 @@
the options.
 
  
-1.2) The screen size is wrong.  The buttom 2-3 lines are cut off
+1.2) The screen size is wrong.  The bottom 2-3 lines are cut off
 
The reason and the fix of the problem are the same as in the
previous question.  I suppose you use X Window and you set on the
@@ -122,7 +122,7 @@
laptop to scale the image and to use the whole screen.  For many
laptops there is corresponding setting in the BIOS.
 
-   The second way is to use some high resolution framebufer mode in
+   The second way is to use some high resolution framebuffer mode in
combination with some of the large fonts of console-setup.  The
drawback is that the screen will be slow.
 
From: Jonathan Nieder jrnie...@gmail.com
Date: Sat, 16 Jan 2010 04:16:19 -0600
Subject: copy-edit FAQ

Tweak English usage (spelling, punctuation, and wording) to make
the text a little clearer.  No change in meaning intended.

Thanks to Vincent Lefevre vinc...@vinc17.net for getting the
ball rolling.

Signed-off-by: Jonathan Nieder jrnie...@gmail.com
---

diff -u console-setup-r62018/FAQ modified/FAQ
--- console-setup-r62018/FAQ
+++ modified/FAQ
@@ -1,197 +1,201 @@
-The following topics are addressed:
+This document addresses the following topics:
 
- 1) THE OUTPUT ON THE CONSOLE
-   1.1) The font is broken after I switch to X and back to the console
-   1.2) The screen size is wrong.  The buttom 2-3 lines are cut off
-   1.3) How can I load the big fonts?
-   1.4) How to enlarge the image on the screen of my laptop?
-   1.5) The symbols on the screen of my LCD are ugly
-   1.6) I can not use my boot splash screen program or SVGATextMode!
+   1) OUTPUT ON THE CONSOLE
+   1.1) The font is broken after I switch to X and back to the console.
+   1.2) The screen size is wrong.  The bottom 2-3 lines are cut off.
+   1.3) How can I use large font sizes?
+   1.4) How can I enlarge the image on my laptop display?
+   1.5) Display is ugly in text mode on my LCD.
+   1.6) I cannot use my boot splash screen program or SVGATextMode!
 
- 2) THE INPUT ON THE CONSOLE
+   2) INPUT ON THE CONSOLE
2.1) I cannot type any non-ASCII character.  How do I 

Bug#563035: console-setup: bottom 2-3 lines are cut off in virtual terminals with Fixed14

2010-01-16 Thread Anton Zinoviev
On Sat, Jan 16, 2010 at 04:52:47AM +0100, Vincent Lefevre wrote:
 
 I've done some tests. Running setupcon solves the problem
 (questions 1.1 and 1.2 of the console-setup FAQ should be merged
 to make this clear).

You are right - 1.1 and 1.2 are two symptoms of one problem.

 Couldn't setupcon be run at the right time? For instance, is there a 
 script that is run after one has switched to a console?

Unfortunately there is no right time for this - there is no script that 
is run after one has switched to a console.  I suppose that if you 
switch to the console, run setupcon, then go again to X and return back 
to the console, the bottom 3 lines will be cut again.  So you will have 
to run setupcon again.

The FAQ mentions 

Option VBERestore true

when one is using the i810 driver.  Maybe there is some similar option 
for the Nvidia driver?  

Anton Zinoviev



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



Bug#562532: Packaging

2010-01-16 Thread Stefan Haller

Hi,

I'm the mainstream author of gWallpapers. The debian source package is 
also available via Launchpad:

http://launchpad.net/gwallpapers/0.7/0.7/+download/gwallpapers-0.7-debsrc.tar.gz

I'm not familiar with the process of getting packages into the Debian 
archive, but I ever wanted to know how it works :)


In a few days I want to release gWallpapers 0.7.1, so I'm going to 
package the new release, test it and afterwards I'll try to find a sponsor.


best regards,
Stefan Haller



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



Bug#540001: Fixed with simple build option

2010-01-16 Thread Ramkumar Ramachandra
Hi,

The problem is solved by setting ASCIIDOC8 while building. See lines
65-67 in Documentation/Makefile from 8fa2b45f

-- Ram



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



Bug#565213: apt-listbugs: can't install because it's not installed

2010-01-16 Thread Francesco Poli
affects 565213 apt-listchanges
quit


On Fri, 15 Jan 2010 21:44:02 -0800 Ryan Niebur wrote:

 On Thu, Jan 14, 2010 at 06:40:00PM +0100, David Kalnischkies wrote:
[...]
  i also wonder
  a bit if this .disabled thing is something dpkg likes...
 
 looks like apt-listchanges does the .disabled thing as well.

Hi Ryan,
let's notify the BTS of this fact, then...

Bye.

-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpYrTAE0Xqg2.pgp
Description: PGP signature


Bug#565488: xserver-xorg-core: server crash with nv driver

2010-01-16 Thread matthieu castet
Package: xserver-xorg-core
Version: 2:1.7.4-1
Severity: normal


Hi,

running x11perf -range ftext,scroll500 produce a server crash [1]



[1]
[mi] EQ overflowing. The server is probably stuck in an infinite loop.

Backtrace:
0: /usr/bin/X11/X (xorg_backtrace+0x3b) [0x80a8a9b]
1: /usr/bin/X11/X (mieqEnqueue+0x1ab) [0x80a280b]
2: /usr/bin/X11/X (xf86PostMotionEventP+0xcc) [0x80c5e2c]
3: /usr/lib/xorg/modules/input/evdev_drv.so (0xb767c000+0x4801) [0xb7680801]
4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb767c000+0x4af6) [0xb7680af6]
5: /usr/bin/X11/X (0x8048000+0x6e57f) [0x80b657f]
6: /usr/bin/X11/X (0x8048000+0x100ac4) [0x8148ac4]
7: (vdso) (__kernel_sigreturn+0x0) [0xb77cf400]
8: /usr/lib/xorg/modules/drivers/nv_drv.so (0xb76d9000+0x1173c) [0xb76ea73c]
9: /usr/lib/xorg/modules/libxaa.so (XAATEGlyphRendererScanlineLSBFirst+0x1f7) 
[0xb6548a67]
10: /usr/lib/xorg/modules/libxaa.so (0xb6513000+0x12498) [0xb6525498]
11: /usr/lib/xorg/modules/libxaa.so (XAAImageText16TEColorExpansion+0xfc) 
[0xb65257bc]
12: /usr/lib/xorg/modules/libxaa.so (0xb6513000+0x4ba44) [0xb655ea44]
13: /usr/bin/X11/X (0x8048000+0xc74ec) [0x810f4ec]
14: /usr/bin/X11/X (doImageText+0x1ed) [0x807fedd]
15: /usr/bin/X11/X (ImageText+0x7f) [0x808010f]
16: /usr/bin/X11/X (0x8048000+0x452d6) [0x808d2d6]
17: /usr/bin/X11/X (0x8048000+0x479e7) [0x808f9e7]
18: /usr/bin/X11/X (0x8048000+0x1e95a) [0x806695a]
19: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe5) [0x46cc9b55]
20: /usr/bin/X11/X (0x8048000+0x1e541) [0x8066541]


-- 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 Apr 12  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710452 Jan 12 13:00 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] 
(rev a3)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4113 Jan 16 11:40 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/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 Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loadextmod
Loadfreetype
Loadglx
Loaddri
Loadint10
Loadrecord
Loadtype1
Loadv4l
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
#Driver evdev
#Option Device /dev/input/event1
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
Option  Emulate3Buttons   true
#Driver evdev
#Option Device /dev/input/event2
EndSection

Section Device
Identifier  NVIDIA Geforce 4 MX
Driver  nv
#Driver nvidia
#Driver nouveau
#Option MigrationHeuristic greedy
#Option NoAccel 1
#Option AccelMethod XAA
Option DPMS
Option CursorShadowYOffset 2
Option CursorShadow on
Option CursorShadowXOffset 4
Option CursorShadowAlpha 64 

Option NoLogo on
Option NvAGP 3
#Option RenderAccel 0
#Option TVOverScan 0.0
#Option DigitalVibrance 255

#Option TwinView off 
##on
#Option TwinViewOrientation Clone
#Option SecondMonitorHorizSync 30-50
#Option SecondMonitorVertRefresh 60
#Option TVStandard PAL-B

#Option MetaModes 

Bug#565427: libgl1-mesa-dri: any 3d applications completely freeze system

2010-01-16 Thread Adam Bartley
Dear Julien,

Installing the 7.7 version has fixed the problem. Many thanks for your
prompt advice.

With best wishes,

Adam Bartley

On Sat, Jan 16, 2010 at 5:09 AM, Julien Cristau jcris...@debian.org wrote:

 On Sat, Jan 16, 2010 at 04:48:19 +1100, Adam Bartley wrote:

  Package: libgl1-mesa-dri
  Version: 7.6.1-1
  Justification: renders package unusable
  Severity: grave
 
  *** Please type your report below this line ***
 
  The latest update freezes the system entirely whenever *any* applications
  that use opengl start. There is no way to
  reboot safely and the system must be hard rebooted. As there is no
 response
  at all I have not tried anysort of trace
  on the error, though will do so if requested. (Please give instructions.)
  The system is a powerpc ibook running a
  radeon 9200. Only the latest version added to 'testing' causes this
 error.
 
 Please upgrade to mesa 7.7 from experimental.  If that doesn't help
 please provide your dmesg, xorg.conf and Xorg log.

 Thanks,
 Julien



Bug#498529: Nay news?

2010-01-16 Thread Eugen Dedu
Ron, any news to update this package?  Elsewhere I need to build it
manually :o(

-- 
Eugen Dedu



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



Bug#565489: zim: Searching for pages created with another locale problematic

2010-01-16 Thread Olivier Berger
Package: zim
Version: 0.42-3
Severity: normal

Hi.

Note that I have (apparently successfully) migrated my notes from 0.42 to the 
new Python zim.

I usually edit the pages in french.

When I tried to search for amanda in my notes (Search  Search), I got the 
following stack trace :

$ LANG=C zim --no-daemon
WARNING: Invalid config value for slow_fs: 0 - should be of type type 'bool'
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.5/zim/gui/searchdialog.py, line 47, in 
search
self.results_treeview.set_query( self.query_entry.get_text() )
  File /usr/lib/pymodules/python2.5/zim/gui/searchdialog.py, line 88, in 
set_query
result = self.searcher.search(query)
  File /usr/lib/pymodules/python2.5/zim/search.py, line 191, in search
return self._filter_and(query, query.root, RootSelection(self.notebook))
  File /usr/lib/pymodules/python2.5/zim/search.py, line 200, in _filter_and
selection = selection.filter(key, word, regex)
  File /usr/lib/pymodules/python2.5/zim/search.py, line 130, in filter
for page in store.walk():
  File /usr/lib/pymodules/python2.5/zim/stores/__init__.py, line 225, in walk
for page in self.get_pagelist(path):
  File /usr/lib/pymodules/python2.5/zim/stores/files.py, line 82, in 
get_pagelist
yield self.get_page(path + name)
  File /usr/lib/pymodules/python2.5/zim/stores/files.py, line 65, in get_page
haschildren=dir.exists(), source=file, format=self.format)
  File /usr/lib/pymodules/python2.5/zim/fs.py, line 326, in exists
return os.path.isdir(self.path)
  File /usr/lib/python2.5/posixpath.py, line 195, in isdir
st = os.stat(path)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 
27: ordinal not in range(128)

I suspect that this is because pages were created with french locale before.

When I try without LANG=C (locale : LANG=fr_FR.UTF-8), it works without any 
problem.

Hope this helps.

Best regards,

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

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

Versions of packages zim depends on:
ii  python2.5.4-5An interactive high-level object-o
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-simplejson 2.0.9-1Simple, fast, extensible JSON enco
ii  python-support1.0.6  automated rebuilding support for P
ii  python-xdg0.18-1 Python library to access freedeskt

zim recommends no packages.

Versions of packages zim suggests:
pn  bzr   none (no description available)
pn  graphviz  none (no description available)
pn  scrot none (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#565490: mono-runtime uninstall is unclean

2010-01-16 Thread Philip Wyett
Package: mono
Version: 2.4.2.3+dfsg-2 (Ubuntu) and 2.4.3+dfsg-1 (Debian Testing and
Unstable)

Binary package hint: mono

Removing (purge) mono-runtime is unclean with the following message from
apt:

Removing mono-runtime ...
update-binfmts: warning: current package is mono-runtime, but binary
format
already installed by mono-common; not removing.
Purging configuration files for mono-runtime ...

This error is due to the fact that mono-common that it has replaces
still has a reference to mono-common in:

/usr/share/binfmts/cli

There are references to mono-common still in the source package(s) in
the files:

debian/cli.binfmt
debian/mono-runtime.postinst

Regards

Phil


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


Bug#561008: console-setup: approximations for 'toilet -f future' symbols look different before and after X

2010-01-16 Thread Francesco Poli
On Thu, 14 Jan 2010 15:07:55 +0200 Anton Zinoviev wrote:

 On Wed, Jan 06, 2010 at 06:40:25PM +0100, Francesco Poli wrote:
   
   Hence, it seems that this bug should be fixed in
   xserver-xorg-video-intel. If this is the case, I think the bug report
   should be reassigned to package xserver-xorg-video-intel, version
   2:2.9.1-1 .
  
  Do you want me to reassign the bug report to
  xserver-xorg-video-intel/2:2.9.1-1 ?
 
 The good news is I was able to reproduce the broken lines on my machine 
 (it has intel video) and I am sure there is a regression bug somewhere 
 in the X server.  The bad news is I failed to notice after which upgrade 
 this happened.

Well, that's progress, anyway: thank you very much for further
investigating this issue!   :)

[...]
 I have absolutely no explanation why the fonts in console-setup look 
 good while lat1u-16.psf.gz and lat1u-08.psf.gz have always broken 
 horizontal lines (even without X).  Can you try the following:
 
 1. Configure the console with the fonts of console-setup.  Make sure the 
 lines look OK.
 
 2. setfont lat1u-16.psf.gz
 
 3. Test the lines with toilet.
 
 On my machine the fonts of console-setup and the fonts of console-data 
 are either all good or all with broken lines.

You are right, sorry!

I have just performed the test you requested, and I can confirm that
lat1u-16.psf.gz is OK (without X).
I really can't understand why I was convinced that lat1u-16.psf.gz was
always broken: I probably failed to recall correctly...   :-(


-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpwtxHbV8AJu.pgp
Description: PGP signature


Bug#565491: [fluxbox] Doesn't start programs

2010-01-16 Thread Peter Fritzsche
Package: fluxbox
Version: 1.1.1-5
Severity: normal

I have a machine running thightvncserver as user program. As window manager 
fluxbox was choosen. When I now make a right click on the background the 
application menu pops up and I can click on any menu entry. but then the 
program doesn't open. I tried with several programs, but no one works. I 
tested also openbox and it seems that it works there.

Is there any debug option I can use to get more information from fluxbox?



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



Bug#562575: Bug#564150: Is Debian on PowerPC dead? [Re: Bug still present [Re: Bug#562575: installation-reports: Buisnesscard PowerPC installer loops with Segmentation faults]]

2010-01-16 Thread Ian Campbell
On Sat, 2010-01-16 at 17:56 +0800, Julian Hernandez Gomez wrote:
 * Problem seems to be related to the changes made to cdebconf 0.146
 (debconf-get segfault)

Can you repro in a non-d-i environment with the non-udeb cdebconf? Or
maybe by unpacking the cdebconf udeb onto your system? Or by unpacking
an installer initrd and chrooting? (any of these will make debugging a
lot easier).

0.145 was r59369 in d-i svn and 0.146 was r61813 so I guess you could
have a poke/bisect through there. 59369-61813 includes lots of
non-cdebconf changes, and many of the cdebconf changes are l10n ones
which I reckon can be ignored on a first pass, leaving only around 20
actual commits, assuming 0.145 is ok.

Ian.
-- 
Ian Campbell

It's the best thing since professional golfers on 'ludes.
-- Rick Obidiah


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


Bug#565457: texlive-latex-recommended: floatflt.sty missing but is listed in contents

2010-01-16 Thread Hilmar Preusse
retitle 565457 floatflt.sty still listed in Contents file(?)
severity 565457 normal
stop

On 16.01.10 Rafi Rubin (r...@ugcs.caltech.edu) wrote:

Hi,

 floatflt.sty is missing from 2009-7.  Its still listed as being in
 this package in Contents file in the repository.
 
http://www.tug.org/pipermail/tex-live/2008-September/017640.html

Was removed by upstream due to licensing issues.

- Retitling your bug and lowering severity.

Can't find it in http://ftp.de.debian.org/debian/dists/sid/Contents-i386.gz

Please advise.

H.
-- 
sigmentation fault



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



Bug#565487: giplet: [INTL:pt] Updated Portuguese translation for package messages

2010-01-16 Thread Salvatore Bonaccorso
forwarded 565487 
http://sourceforge.net/tracker/?func=detailaid=2933357group_id=176161atid=876135
thanks

Hi

On Sat, Jan 16, 2010 at 09:57:23AM +, Américo Monteiro wrote:
 Package: giplet
 Version: 0.2.3-2
 Tags: l10n, patch
 Severity: wishlist
 
 Updated Portuguese translation for giplet messages.
 Translator: Américo Monteiro a_monteiro at netcabo.pt
 Feel free to use it.
 
 For translation updates please contact 'Last Translator' or the
 Portuguese Translation Team traduz at debianpt.org.

Many thanks Americo for the updated translation. I forwarded it
upstream, but will intregrate it in the next Debian release if it
happens before.

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#562451: ctypes: removal request

2010-01-16 Thread Luca Falavigna
severity 562451 normal
reassign 562451 ftp.debian.org
retitle 562451 RM: ctypes -- RoM; only useful with python  2.5
thanks

python2.4 is going to be removed soon, so this package is no longer
useful for us.

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-


signature.asc
Description: PGP signature


Bug#556307: FTBFS with binutils-gold

2010-01-16 Thread Alessio Treglia
Hi, thanks for reporting this, which will be fixed with my next upload.


-- 
Alessio Treglia quadris...@ubuntu.com
Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



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



Bug#565492: buildd.debian.org: add Packages-arch-specific-version for dapl

2010-01-16 Thread Benoit Mortier
Package: buildd.debian.org
Severity: normal


Please add this entry to Packages-arch-specific for the dapl program

%dapl: !alpha !armel !hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mips 
!mipsel !390 !sparc

-- 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/2 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Benoit Mortier
CEO 
OpenSides logiciels libres pour entreprises : http://www.opensides.eu/
Contributor to Gosa Project : http://gosa-project.org/



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



Bug#563797: (nincs tárgy)

2010-01-16 Thread Denis Briand
On Sat, Jan 16, 2010 at 10:42:47AM +0100, FEJES Jozsef wrote:
 I'm using squeeze and upgraded mc yesterday,  
 /usr/share/mc/filehighlight.ini is still missing from  
 mc_4.7.0-1_i386.deb. If this is a known bug, how could this have made it  
 to squeeze?


Hello Jozsef,
This bug is already fixed into unstable branch.
http://packages.debian.org/source/unstable/mc

Its not an RC bug, so this package can go to the testing
branch.
It was a minor bug: see http://www.debian.org/Bugs/Developer#severities
Don't forget the current Debian official version is LENNY not SQUEEZE.
Squeeze is a testing branch.

best regards


Denis Briand


signature.asc
Description: Digital signature


Bug#136051: tetex-bin: fmtutil is not robust (mktexupd seg faults)

2010-01-16 Thread Hilmar Preusse
reassign 136051 texlive-binaries
retitle 136051 Please make upstream TL's scripts set -e
found 136051 2009-1
stop

On 05.04.04 Frank K?ster (fr...@debian.org) wrote:

Hi,

 It will break, unfortunately. In order to make all scripts in tetex
 run with set -e, a lot of work is needed - and Thomas Esser, the
 upstream author doesn't put priority on this.  I will contact him
 again when I think it's a good moment (currently it isn't, because
 he's preparing a new upstream release).  But I guess it will
 require that somebody else does it and submits the patches.  Until
 then, it will stay in Debian's BTS.
 
Still found in TL, at least checked fmtutil.

H.
-- 
http://www.hilmar-preusse.de.vu/



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



Bug#565494: linux-image-2.6.26-2-amd64: does not include CONFIG_INFINIBAND_IPOIB_CM infiniband connected mode

2010-01-16 Thread Nicolas Parpandet
Package: linux-image-2.6.26-2-amd64
Version: 2.6.26-19lenny2
Severity: wishlist

Hi,

On infiniband kernel 2.6.32-trunk-686 from debian,
 /sys/class/net/ib0/mode is missing to toggle infiniband connected mode
it is usefull to size up MTU to boost IPoIB network traffic performance,
Can you please add CONFIG_INFINIBAND_IPOIB_CM=y to default kernel ?

http://www.mail-archive.com/linux-r...@vger.kernel.org/msg02127.html

Regards.

Nicolas

-- Package-specific info:

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (999, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/8 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 linux-image-2.6.26-2-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.26-2-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-2-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26   none(no description available)

-- debconf information excluded



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



Bug#557956: moin: FTBFS with Python = 2.6

2010-01-16 Thread Jakub Wilk

* Jakub Wilk uba...@users.sf.net, 2009-11-25, 15:08:

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your
pacakge failed to build from source.


The attached patch fixes this problem.

--
Jakub Wilk
diff -u moin-1.9.0/debian/rules moin-1.9.0/debian/rules
--- moin-1.9.0/debian/rules
+++ moin-1.9.0/debian/rules
@@ -29,7 +29,7 @@
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 # python-distutils.mk must load after debhelper.mk to enable use of dh_python
-include debian/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
 include debian/cdbs/1/rules/buildinfo.mk
 
 DEB_UPSTREAM_URL = http://static.moinmo.in/files
@@ -135,8 +135,8 @@
 # Move underlay to /usr/share/moin
 install/$(pkg)::
 	mkdir -p debian/$(cdbs_curpkg)$(datadir)
-	mv debian/$(cdbs_curpkg)/usr/lib/python2.5/site-packages/MoinMoin/web/static/htdocs debian/$(cdbs_curpkg)$(datadir)
-	ln -s debian/$(cdbs_curpkg)$(datadir)/htdocs debian/$(cdbs_curpkg)/usr/lib/python2.5/site-packages/MoinMoin/web/static/htdocs
+	mv debian/$(cdbs_curpkg)/usr/lib/python*/*-packages/MoinMoin/web/static/htdocs debian/$(cdbs_curpkg)$(datadir)
+	ln -s debian/$(cdbs_curpkg)$(datadir)/htdocs debian/$(cdbs_curpkg)/usr/lib/python*/*-packages/MoinMoin/web/static/
 
 # Include Moinmoin Desktop editions files.
 binary-fixup/$(pkg)::


signature.asc
Description: Digital signature


Bug#565493: simutrans: Simutrans crashes since the latest PAK64 update

2010-01-16 Thread Adolf Winterer
Subject: simutrans: Simutrans crashes since the latest PAK64 update
Package: simutrans
Version: 102.2+svn2786-1
Justification: renders package unusable
Severity: grave

*** Please type your report below this line ***
The game has been running highly stable before, but since 
the latest update of the simutrans-pak64 package the game dies 
immediately after showing the first window. When started from 
command line the following is shown (started with non-root user):

 simutrans 
Reading low level config data ...   
parse_simuconf() at config/simuconf.tab: Reading simuconf.tab 
successful!
Preparing display ...
Screen Flags: requested=10, actual=10
Loading font 'font/prop.fnt' 
font/prop.fnt sucessfully loaded as old format prop font!
Init done.   
parse_simuconf() at pak/config/simuconf.tab: Reading simuconf.tab 
successful!
Reading compatibility sound data ... 
Loaded /usr/share/games/simutrans/pak/sound/bus.wav to sample 0. 
Loaded /usr/share/games/simutrans/pak/sound/truck.wav to sample 1.   
Loaded /usr/share/games/simutrans/pak/sound/diesel.wav to sample 2.  
Loaded /usr/share/games/simutrans/pak/sound/steam.wav to sample 3.   
Loaded /usr/share/games/simutrans/pak/sound/boat-horn.wav to sample 4.   
Loaded /usr/share/games/simutrans/pak/sound/comet-jet.wav to sample 5.   
Loaded /usr/share/games/simutrans/pak/sound/planelow.wav to sample 6.
Loaded /usr/share/games/simutrans/pak/sound/click.wav to sample 7.   
Loaded /usr/share/games/simutrans/pak/sound/boing.wav to sample 8.   
Loaded /usr/share/games/simutrans/pak/sound/jackhammer.wav to sample 9.  
Loaded /usr/share/games/simutrans/pak/sound/gavel.wav to sample 10.  
Loaded /usr/share/games/simutrans/pak/sound/dock.wav to sample 11.   
Loaded /usr/share/games/simutrans/pak/sound/explosion.wav to sample 12.  
Loaded /usr/share/games/simutrans/pak/sound/cash.wav to sample 13.   
could not load wav (Couldn't open 
/usr/share/games/simutrans/pak/sound/beaches.wav)
Loaded /usr/share/games/simutrans/pak/sound/forest.wav to sample 14.
   
Loaded /usr/share/games/simutrans/pak/sound/Water.wav to sample 15. 
   
Loaded /usr/share/games/simutrans/pak/sound/desert.wav to sample 16.
   
Loaded /usr/share/games/simutrans/pak/sound/tropic.wav to sample 17.
   
could not load wav (Couldn't open 
/usr/share/games/simutrans/pak/sound/mediterran.wav)
could not load wav (Couldn't open 
/usr/share/games/simutrans/pak/sound/temperate.wav) 
could not load wav (Couldn't open 
/usr/share/games/simutrans/pak/sound/tundra.wav)
could not load wav (Couldn't open 
/usr/share/games/simutrans/pak/sound/rocky.wav) 
Loaded /usr/share/games/simutrans/pak/sound/arctic.wav to sample 18.
Loading BDF font 'font/Prop-Latin1.bdf'
Unexpected character (255) for 255 character font!
Loading BDF font font/Prop-Latin1.bdf with 255 characters
Reading city configuration ...
Reading speedbonus configuration ...
Reading forest configuration ...
Reading object data from pak/...
tunnel_reader_t::register_obj(): Tunnel RailTunnel geladen
tunnel_reader_t::register_obj(): Tunnel FastRoadTunnel geladen
Loaded /usr/share/games/simutrans/pak/sound/crossing.wav to sample 19.
Loaded /usr/share/games/simutrans/pak/sound/horse.wav to sample 20.
tunnel_reader_t::register_obj(): Tunnel FastRailTunnel geladen
tunnel_reader_t::register_obj(): Tunnel RoadTunnel geladen
FATAL ERROR: alles_geladen()
12skin_besch_t-object WindowSkin not found.
*** PLEASE INSTALL PROPER BASE FILE AND CHECK PATH ***

Abgebrochen 
(in English: Terminated)

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

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

Versions of packages simutrans depends on:
ii  libc6   2.10.2-2 GNU C Library: Shared 
libraries
ii  libgcc1 1:4.4.2-8GCC support library
ii  libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer
ii  libstdc++6  4.4.2-8  The GNU Standard C++ 
Library v3
ii  simutrans-data  102.2+svn2786-1  transportation simulator 
(base dat
ii  simutrans-pak64 102.2.1-1transportation simulator 
(data fil
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - 
runtime

simutrans recommends no packages.

simutrans suggests no packages.

-- no debconf information



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

Bug#565496: Invalid logic sourcing init-functions

2010-01-16 Thread Michael Welle
Package: nagios3
Version: 3.2.0-4

The logic for sourcing the file init-functions seems to be odd:

if ! [ -x /lib/lsb/init-functions ]; then
  . /lib/lsb/init-functions
else
  echo E: /lib/lsb/init-functions not found, lsb-base (= 3.0-6) needed
  exit 1
fi

The file is not sourced if it exists, but has its execute bits set. On
the other hand the script tries to source the file if it doesn't exist
at all. It should be sufficient to just test if the file is readable.

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html



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



Bug#565495: Invalid logic sourcing init-functions

2010-01-16 Thread Michael Welle
Package: ippl
Version: 1.4.14-11

The logic for sourcing the file init-functions seems to be odd:

if ! [ -x /lib/lsb/init-functions ]; then
  . /lib/lsb/init-functions
else
  echo E: /lib/lsb/init-functions not found, lsb-base (= 3.0-6) needed
  exit 1
fi

The file is not sourced if it exists, but has its execute bits set. On
the other hand the script tries to source the file if it doesn't exist
at all. It should be sufficient to just test if the file is
readable. Maybe a dependency to the package lsb-base is needful?

Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html



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



Bug#564071: gdm: GDM does not pick up sessions in /var/lib/menu-xdg/xsessions/

2010-01-16 Thread Josselin Mouette
Le vendredi 15 janvier 2010 à 22:18 +0100, Bill Allombert a écrit : 
  The only place to register for X sessions is /usr/share/xsessions.
 
 Where is it documented ?  Do you really want menu-xdg to generate xsessions in
 /usr/share/xsessions?

No. The Debian menu specification does not obtain sufficient information
to generate them, so it is out of question to generate them
automatically. It would duplicate existing entries and add broken ones.

 If xsessions is anything like the other existing XDG specification, it is
 trivial for GDM to read xsessions file in /var/lib/menu-xdg/xsessions.

Yes it is indeed trivial. The reason why it doesn’t read them anymore is
because the contents of this directory is wrong.

   The
 only real issue is #464179 but first duplicated entries is not a critical
 problem

WTF? Duplicated entries is a major usability issue.

 , and if xsessions were documented it would be possible to avoid the
 duplication by merging the list instead of concatening them. In any case it is
 possible to alleviate this problem in two ways:
 1) add a Debian submenu for sessions files in /var/lib/menu-xdg/xsessions.

Sessions are not presented in a menu.

 Anyway, GDM being the default display manager should work with all the 
 window manager and cannot force window managers that does not implement
 the XDG specification to provide an xsession file, especially with the
 lack of documentation.

A window manager is not a session manager. Just because some of them can
serve as both (often in a very restricted way) doesn’t mean you can add
all of them blindly.

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#565497: [INTL:sv] Swedish strings for tiger debconf

2010-01-16 Thread Martin Bagge

package: tiger
severity: wishlist
tags: patch l10n

Please consider to add this file to translation of debconf.

-- 
brother
http://sis.bthstuden.se



sv.po
Description: Binary data


Bug#565496: [Pkg-nagios-devel] Bug#565496: Invalid logic sourcing init-functions

2010-01-16 Thread Alexander Wirt
Michael Welle schrieb am Samstag, den 16. Januar 2010:

Hi, 

 The logic for sourcing the file init-functions seems to be odd:
 
 if ! [ -x /lib/lsb/init-functions ]; then
   . /lib/lsb/init-functions
 else
   echo E: /lib/lsb/init-functions not found, lsb-base (= 3.0-6) needed
   exit 1
 fi
 
 The file is not sourced if it exists, but has its execute bits set. On
 the other hand the script tries to source the file if it doesn't exist
 at all. It should be sufficient to just test if the file is readable.
Indeed, thats stupid. Don't ask me how this went into it, but I'll fix that
soon.

Alex




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



Bug#565492: buildd.debian.org: add Packages-arch-specific-version for dapl

2010-01-16 Thread Kurt Roeckx
On Sat, Jan 16, 2010 at 12:52:54PM +0100, Benoit Mortier wrote:
 Package: buildd.debian.org
 Severity: normal
 
 
 Please add this entry to Packages-arch-specific for the dapl program
 
 %dapl: !alpha !armel !hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386 !mips 
 !mipsel !390 !sparc

Please give us some more information why you think that should
need to be added.  The package doesn't even seem to be in
unstable, nor in the NEW queue.

Why do you exclude so many arches.  Why wouldn't kfreebsd-* work
for instance?  Wouldn't it be easier to just list the arches
that are supported?


Kurt




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



Bug#565498: djview4: broken PS output on it_IT platform

2010-01-16 Thread oopla-pzp
Package: djview4
Version: 4.3-4
Severity: important

Printing some file yields a ghostscript error

Error: /undefined in 0,00
Operand stack:
   0   1122   3395
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push   1905   1   3   %oparray_pop   
1904   1   3   %oparray_pop   1888   1   3   %oparray_pop   1771   1   3   
%oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   
--nostringval--   --nostringval--   2   %stopped_push   --nostringval--
Dictionary stack:
   --dict:1152/1684(ro)(G)--   --dict:0/20(G)--   --dict:138/200(L)--
Current allocation mode is local
Last OS error: 2
GPL Ghostscript 8.62: Unrecoverable error, exit code 1

and it turns out the critical part in PS output is 

0 0 moveto
/0 1122 3395 0,00 0,60 0,20 c
/1 24 0 0,00 0,60 0,20 c
/2 8 0 0,00 0,60 0,20 c
..

whereas gs(1) seems to expect/accept the US '.' decimal point; actually the
temp fix is simply to open the files with

  LANG=C djview file.djvu

though I think it deserves an 'important' tag since printing a doc is a main 
function and the LANG=C workaround cannot be used right away easily in all
situations a by normal users.
 
thanks
-- 
paolo


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

Kernel: Linux 2.6.31.8-toi3.0.1-dm-sa-nb-pm.2 (PREEMPT)
Locale: lang=it...@euro, lc_ctype=it...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages djview4 depends on:
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdjvulibre21   3.5.20-8+lenny1 Runtime support for the DjVu image
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libqt4-network   4.4.3-1 Qt 4 network module
ii  libqtcore4   4.4.3-1 Qt 4 core module
ii  libqtgui44.4.3-1 Qt 4 GUI module
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-11.2  Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  xdg-utils1.0.2-6.1   desktop integration utilities from

-- 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#565499: qa.debian.org: Claims 2.9.5.0.37.5.2 of binutils-h8300-hms is in unstable

2010-01-16 Thread Michael Tautschnig
Package: qa.debian.org

On http://qa.debian.org/developer.php?login=mtcomaint=yes for some reason
version 2.9.5.0.37.5.2 (which is only in the archive for hurd, all other archs
have 2.16.1-4 at least) is claimed to be the version in unstable, with all the
consequences (DEHS/watch warning, excuses links, ...). I have no idea how this
could possibly happen.

Best,
Michael




pgpdodlV2hQVo.pgp
Description: PGP signature


Bug#565500: libpango1.0-0: must not depend on libthai

2010-01-16 Thread arne anka
Package: libpango1.0-0
Version: 1.26.2-1
Severity: normal

is there something special about thai, forcing everybody to install
libthai?
i don't see libpango depending on chinese (having _far_ more writers),
russian or any other non-latin-based system.

so far that dependency forces me to use more space the necessary on
limited devices like the om freerunner.

debian tries to cater to a plethora of different platforms -- but it
should limit dependencies according to the smallest supported platforms, not
those with a lot of cpu and/or storage.
and forcing 90% of users to install support for a language they will
never use is a no-go anyway.

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

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

Versions of packages libpango1.0-0 depends on:
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libpango1.0-common  1.26.2-1 Modules and configuration files fo
ii  libthai00.1.13-1 Thai language support library
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxft2 2.1.14-1 FreeType-based font drawing librar
ii  libxrender1 1:0.9.5-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libpango1.0-0 recommends no packages.

libpango1.0-0 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#529194: closed by Marco Rodrigues goth...@sapo.pt (Package bluez-gnome has been removed from Debian)

2010-01-16 Thread Bob Ham
On Sat, 2010-01-16 at 12:09 +, Debian Bug Tracking System wrote:

  I'm closing it at *unstable*, but it will
  remain open for older distributions.

Shouldn't this bug be reassigned to gnome-bluetooth?


-- 
Bob Ham r...@bash.sh

for (;;) { ++pancakes; }


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


Bug#551540: cryptsetup fails when EUID != UID

2010-01-16 Thread Vincent Fourmond
Milan Broz wrote:
 reassign 551540 cryptsetup 2:1.1.0~rc2-1
 
 It seems that cryptsetup luksOpen fails when EUID != UID.  In
 particular, this happens when it is run by pmount which is suid (I
 assume that the reporters above ran pmount as non-root).  If cryptsetup
 is run directly, then it works, because necessarily you become root
 before running cryptsetup; if I become root before running pmount, then
 also everything works.
 
 Because there are still open bugs, let me explain the real source of problem:
 
 - in previous versions (cryptsetup = 1.0.7) gcrypt was used only for plain 
 device
 hash and did not need initialise gcrypt library properly.
 
 - since 1.1.0* all crypt functions are implemented through gcrypt and
 gcrypt is properly initialised including secure memory (gcry_control 
 (GCRYCTL_INIT_SECMEM...)
 
 Unfortunately, there is feature in libgcrypt which drops some privileges
 after initialisation of that secure memory, in particular
 
  - it drops UID if UID and EUID differ
  - it drops all capabilities if gcrypt is linked to libcap (not an issue in 
 Debian for now)
 
 Suggested workaround (use own memory allocator) is not possible in FIPS mode,
 and upstream cryptsetup uses gcrypt to be FIPS compliant if needed.
 
 (pmount workaroud currently uses UID=EUID=0 when calling cryptsetup as 
 workaround AFAIK)
 
 Anyway, I think that this is bug in libgcrypt, such side effect is not 
 expected when running
 from privileged application like cryptsetup and there is no way how to switch 
 it off by default.
 
 For more info see upstream cryptsetup bug
 http://code.google.com/p/cryptsetup/issues/detail?id=47
 
 and also libgcrypt upstream bug (This is not a bug but a feature.)
 https://bugs.g10code.com/gnupg/issue1181

  Many thanks for this summary, it surely helps understand what is
wrong... I've switched to using UID=EUID=0 for calling cryptsetup, but
only in the experimental distribution (which means that cryptsetup
support is broken at the moment un testing/unstable).

 I guess the next step will be to report the bug against Debian's libgcrypt.

  Many thanks again,

Vincent

-- 
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/

Give a man a fish and you feed him for a day.
Give him a poisoned fish and you feed him for the rest of his life !
 -- Slightly twisted chinese proverb

Vincent, listening to White Summer (live) (Led Zeppelin)



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



Bug#565492: buildd.debian.org: add Packages-arch-specific-version for dapl

2010-01-16 Thread Benoit Mortier
Le Saturday 16 January 2010 13:45:00 Kurt Roeckx, vous avez écrit :
 On Sat, Jan 16, 2010 at 12:52:54PM +0100, Benoit Mortier wrote:
  Package: buildd.debian.org
  Severity: normal
 
 
  Please add this entry to Packages-arch-specific for the dapl program
 
  %dapl: !alpha !armel !hppa !hurd-i386 !kfreebsd-amd64 !kfreebsd-i386
  !mips !mipsel !390 !sparc

 Please give us some more information why you think that should
 need to be added.  The package doesn't even seem to be in
 unstable, nor in the NEW queue.

Those packages are the ofed suite of packages and yes this one is not yet 
in the archive.

Those package are the whole infiniband suite, very usefull for people 
doing Debian Clusters.

http://svn.debian.org/viewsvn/pkg-ofed/trunk/

Upstream only test for i386, amd64, powerpc amd64, they are linux specific 
and won't work for the most on kfreebsd-* they FTBS most of the time on 
other arch / os

https://buildd.debian.org/status/package.php?p=libsdp

It's a mix of low level drivers and tools.

 Why do you exclude so many arches.  Why wouldn't kfreebsd-* work
 for instance?  Wouldn't it be easier to just list the arches
 that are supported?

sure, but how to avoid them to be compiled on kfreebsd-* ?

Cheers
-- 
Benoit Mortier
CEO 
OpenSides logiciels libres pour entreprises : http://www.opensides.eu/
Contributor to Gosa Project : http://gosa-project.org/



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



Bug#565501: gdm: Weird message when logging in first time

2010-01-16 Thread Sam Morris
Package: gdm
Version: 2.20.10-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When I add a user and they log in via gdm, I get a message box saying
Added user $username. The message box only has an Ok button. I'm not
sure what its purpose is, but it doesn't seem very useful.

- -- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (430, 'testing'), (420, 'unstable'), (410, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages gdm depends on:
ii  adduser 3.112add and remove users and groups
ii  awesome [x-window-manager]  3.4.2-3  highly configurable, next generati
ii  debconf [debconf-2.0]   1.5.28   Debian configuration management sy
ii  gksu2.0.2-2+b1   graphical frontend to su
ii  gnome-session [x-session-ma 2.28.0-4 The GNOME Session Manager
ii  gnome-terminal [x-terminal- 2.28.2-1 The GNOME terminal emulator applic
ii  libart-2.0-22.3.20-2 Library of functions for 2D graphi
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libattr11:2.4.44-1   Extended attribute shared library
ii  libaudit0   1.7.13-1 Dynamic library for security audit
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libdmx1 1:1.0.2-3X11 Distributed Multihead extensio
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.22.3-1 The GLib library of C routines
ii  libgnomecanvas2-0   2.26.0-1 A powerful object-oriented display
ii  libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface 
ii  libpam-modules  1.1.0-4  Pluggable Authentication Modules f
ii  libpam-runtime  1.1.0-4  Runtime support for the PAM librar
ii  libpam0g1.1.0-4  Pluggable Authentication Modules l
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  librsvg2-2  2.26.0-1 SAX-based renderer library for SVG
ii  librsvg2-common 2.26.0-1 SAX-based renderer library for SVG
ii  libselinux1 2.0.89-4 SELinux runtime shared libraries
ii  libwrap07.6.q-18 Wietse Venema's TCP wrappers libra
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxau6 1:1.0.5-1X11 authorisation library
ii  libxdmcp6   1:1.0.3-1X11 Display Manager Control Protoc
ii  libxext62:1.1.1-2X11 miscellaneous extension librar
ii  libxi6  2:1.3-2  X11 Input extension library
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  lsb-base3.2-23   Linux Standard Base 3.2 init scrip
ii  metacity [x-window-manager] 1:2.28.0-3   lightweight GTK+ window manager
ii  terminator [x-terminal-emul 0.14-1   multiple GNOME terminals in one wi
ii  twm [x-window-manager]  1:1.0.4-2Tab window manager
ii  xterm [x-terminal-emulator] 253-1X terminal emulator

Versions of packages gdm recommends:
ii  gdm-themes0.6.2  Themes for the GNOME Display Manag
ii  whiptail  0.52.10-5  Displays user-friendly dialog boxe
ii  xserver-xephyr2:1.6.5-1  nested X server
ii  xserver-xorg  1:7.4+4the X.Org X server
ii  zenity2.28.0-1   Display graphical dialog boxes fro

Versions of packages gdm suggests:
ii  libpam-gnome-keyring  2.28.2-1   PAM module to unlock the GNOME key
ii  locales   2.10.2-2   GNU C Library: National Language (
ii  pm-utils  1.2.6.1-3  utilities and scripts for power ma

- -- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm

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

iEYEARECAAYFAktK45kACgkQshl/216gEHhHFACfRVUPwqpGPKc2EBlT4HYG75sM
o9QAnRtdTJH/N0xy7xq+3m715jqkDqYt
=a6fR
-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#44452: Kedves számlatulajdonos

2010-01-16 Thread Eötvös Loránd Tudományegyetem Webmail Services



Kedves számlatulajdonos,

Írunk arról tájékoztatni, hogy mi lesz végző ideiglenes karbantartási
frissíteni mi services.This oka HIBAKÓD: 33.152, ami kb okoz

torlódás az összes számla számára. Tájékoztatjuk, hogy folyamatban van a
frissítés minden számla és a telefon, ezért javasolják, hogy küldjük el
számla

információkat a fiókfrissítési egység immdiate frissítik és SPAM védelem

Felhasználónevét :
Jelszó :
Telefonszám 


A fenti információk szükségesek ahhoz, hogy számunkra carryout ideiglenes
fenntartását, hogy jobb szolgáltatást biztosítsanak minden ügyfeleinknek.

Fiókja információkat kell küldeni: custcaupg...@8u8.com

Őszintén elnézést a kellemetlenségért

Thanks for your co-operation.
Üdvözlettel
Customer Care Department,
Eötvös Loránd Tudományegyetem webmail szolgáltatás




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



Bug#565492: buildd.debian.org: add Packages-arch-specific-version for dapl

2010-01-16 Thread Kurt Roeckx
On Sat, Jan 16, 2010 at 01:57:15PM +0100, Benoit Mortier wrote:
 
 Those package are the whole infiniband suite, very usefull for people 
 doing Debian Clusters.

Yes, and I already contacted the list about that.  I will atleast
need a full list of packages that should get excluded.

 http://svn.debian.org/viewsvn/pkg-ofed/trunk/
 
 Upstream only test for i386, amd64, powerpc amd64, they are linux specific 
 and won't work for the most on kfreebsd-* they FTBS most of the time on 
 other arch / os

It's not because upstream only tests those that it might not be
useful and work on some other arches like ia64.  But I can
understand that you want someone to test it before you put it
in the archive.

  Why do you exclude so many arches.  Why wouldn't kfreebsd-* work
  for instance?  Wouldn't it be easier to just list the arches
  that are supported?
 
 sure, but how to avoid them to be compiled on kfreebsd-* ?

Setting it to i386 ia64 amd64 powerpc should prevent it
from getting build on kfreebsd-*.  It never got build on it.
That however doesn't mean the porters might not look at
why you excluded it.


Kurt




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



Bug#120382: Dear mail.bellnet.ca Account User

2010-01-16 Thread mail.bellnet.ca



Dear mail.bellnet.ca Account User,


There will be an upgrade in our system between January 15th-31st 2010.
Due to the anonymous registration of bellnet.ca accounts and number of  
dormant accounts, we will be running this upgrade to determine the  
exact number of subscribers we have at present.


You are instructed to login to your bellnet.ca email account to verify  
if your account is still valid and send immediately the folowing:



Login Name: ..(Compulsory)
Password: (Compulsory)
Date of Birth.(Optional)
State:  ..(Optional)


Before sending your account details to us, you are advise to Login into
this Link below: https://webmail.bellnet.ca/


Note that if your account do Login, send us the details or otherwise
it means it has been deleted. Sorry for the inconvinence this might
cause you, we are only trying to make sure you dont lose informations  
in your accounts.



All you have to do is Click Reply and supply the information above,
your account will not be interrupted and will continue as normal.


Thanks for your attention to this request. Once again We apologize
for any inconveniences. Warning!!! Account users that refuse to update  
their account after 5 Days of receiving this warning, user will lose

his/her account permanently.

2010 #169; bellnet.ca  Email Account (webmail.bellnet.ca)





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



Bug#563472: nautilus cant' browse the samba's network

2010-01-16 Thread Sam Morris
On Mon, 2010-01-04 at 11:50 +0100, Josselin Mouette wrote:
 Le dimanche 03 janvier 2010 à 14:25 +, Sam Morris a écrit :
  I am also seeing this on my system at the moment. Browsing windows
  shares in nautilus, has never been particularly reliable, but at the
  moment it's not working at all.
  
  Running 'gvfs-mount smb://workgroup' prompts for the same details as
  nautilus does, then spends a few seconds thinking about it, then
  re-prompts for the user/doman/password.
 
 Does reverting the following change help?
 
 http://git.gnome.org/browse/gvfs/commit/?h=gnome-2-28id=bad65624c661d35da97093b873aea7ff376ded82

That doesn't help. However upgrading libsmbclient to version
2:3.4.4~dfsg-1 does the trick.

-- 
Sam Morris
https://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#565496: [Pkg-nagios-devel] Bug#565496: Invalid logic sourcing init-functions

2010-01-16 Thread Michael Welle
Hi Alexander,

Alexander Wirt wrote:
 
 Michael Welle schrieb am Samstag, den 16. Januar 2010:
 
 Hi, 
 
  The logic for sourcing the file init-functions seems to be odd:
  
  if ! [ -x /lib/lsb/init-functions ]; then
. /lib/lsb/init-functions
  else
echo E: /lib/lsb/init-functions not found, lsb-base (= 3.0-6) needed
exit 1
  fi
  
  The file is not sourced if it exists, but has its execute bits set. On
  the other hand the script tries to source the file if it doesn't exist
  at all. It should be sufficient to just test if the file is readable.
 Indeed, thats stupid. Don't ask me how this went into it, but I'll fix that
 soon.
I have several packages installed, that suffer from the same
problem. My guess is that someone 'invented that phrase' and then it's
copied over and over again ;). 

Regards
hmw


-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html



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



Bug#565313: xserver-xorg-video-radeon

2010-01-16 Thread Bob Hauck
I also have the dim green-tinted display in 16-bit mode.  Seems to work 
fine in 24 bits but Flash video plays poorly in 24-bit mode which is why 
I prefer to use 16 bits.  Versions prior to the upgrade the week of Jan 
15 2010 worked normally in 16-bit mode.


I have xserver-xorg 1:7.5+1 and xserver-xorg-video-radeon 1:6.12.4-2. 
My video card is a Radeon Mobility 9200.  Output from lspci:


01:00.0 VGA compatible controller: ATI Technologies Inc M9+ 5C61 [Radeon 
Mobility 9200 (AGP)] (rev 01)



--
 -| Bob Hauck (Brother Nail Gun of The Short Path)
 -| http://www.haucks.org/



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



Bug#562796: libhdf4: Please support Renesas SuperH(sh4)

2010-01-16 Thread Nobuhiro Iwamatsu
repoen 562796
thanks

Hi,

You forgot apply patch of sh4.
Could you check package?

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#565502: certificate based authentication doesn't work

2010-01-16 Thread Stefan Bühler
Package: openvas-server
Version: 2.0.3-3

This feature was probably broken during the switch from OpenSSL to GnuTLS. 
(see http://lists.wald.intevation.org/pipermail/openvas-devel/2009-
September/001812.html)

There was a patch to fix this:
http://lists.wald.intevation.org/pipermail/openvas-devel/2009-
September/001811.html

I added some error handling to re-enable certificate based authentication in 
the source and to use the gnutls subject format in the scripts (see 
20_certauth.dpatch)
I think a second patch is needed, as on my system gnutls didn't accept md5 as 
method in the certificates: 30_use_sha1.dpatch (yes, this patches a file in 
debian/ - you probaby should apply that part directly)

lintian gives a warning for the Default-Stop: in the init script, i think 0 
1 6 should be ok for that.



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



Bug#565503: /usr/bin/git-debimport: git-debimport doesn't handle 3.0 quilt source packages

2010-01-16 Thread Craig Small
Package: gitpkg
Version: 0.14
Severity: wishlist
File: /usr/bin/git-debimport
Tags: patch

git-debimport cannot handle 3.0 (quilt) source package format. This is
because its only looking for diff.gz files and not debian.tar.gz ones

This patch, while a little rough, seems to handle the new source format
ok.  You might want to add some more error checking but it got me going
with my packages.

 - Craig


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

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

Versions of packages gitpkg depends on:
ii  dpkg-dev  1.15.5.4   Debian package development tools
ii  git-core  1:1.6.6-1  fast, scalable, distributed revisi

gitpkg recommends no packages.

Versions of packages gitpkg suggests:
ii  devscripts2.10.59scripts to make the life of a Debi

-- no debconf information
--- /usr/bin/git-debimport	2010-01-01 07:42:16.0 +1100
+++ ./git-debimport	2010-01-17 00:29:33.0 +1100
@@ -120,9 +120,10 @@
 fi
 
 PACKAGE_DIFFS=$(find $PACKAGES_DIR -type f -name ${PACKAGE_NAME}_*.diff.gz 2/dev/null | sort)
-PACKAGE_TARS=$(find $PACKAGES_DIR -type f -name ${PACKAGE_NAME}_*.tar.gz \! -name *.orig.tar.gz 2/dev/null | sort)
+PACKAGE_DEBTARS=$(find $PACKAGES_DIR type f -name ${PACKAGE_NAME}_*.debian.tar.gz 2/dev/null | sort)
+PACKAGE_TARS=$(find $PACKAGES_DIR -type f -name ${PACKAGE_NAME}_*.tar.gz \! -name *.orig.tar.gz \! -name *.debian.tar.gz 2/dev/null | sort)
 
-if [ -z $PACKAGE_DIFFS ]  [ -z $PACKAGE_TARS ]; then
+if [ -z $PACKAGE_DIFFS ]  [ -z $PACKAGE_TARS ]  [ -z $PACKAGE_DEBTARS ]; then
 
 if [ -z $fetch_snapshots ]; then
 	echo No ${package_path}_* diff.gz or tar.gz files found, aborting.
@@ -255,18 +256,20 @@
 # Maybe output a warning that this could take a while if $count  N.
 # Determine N.
 
-P=( $PACKAGE_DIFFS )
-count=${#P[*]}
+if [ -n $PACKAGE_DIFFS ] ; then
+P=( $PACKAGE_DIFFS )
+count=${#P[*]}
 
-for(( i=1; i  count; ++i )) do
-j=i
-#echo was $i: ${P[i]}
-while (($j))  $COMPARE ${P[j-1]%.diff.gz} gt ${P[i]%.diff.gz}; do ((--j)); done
-((i==j)) || P=( $...@]:0:j} ${P[i]} ${P[j]} $...@]:j+1:i-(j+1)} $...@]:i+1} )
-done
+for(( i=1; i  count; ++i )) do
+j=i
+#echo was $i: ${P[i]}
+while (($j))  $COMPARE ${P[j-1]%.diff.gz} gt ${P[i]%.diff.gz}; do ((--j)); done
+((i==j)) || P=( $...@]:0:j} ${P[i]} ${P[j]} $...@]:j+1:i-(j+1)} $...@]:i+1} )
+done
 #for(( i=1; i  count; ++i )) do echo now $i: ${P[i]}; done
 
 PACKAGE_DIFFS=$...@]}
+
 CACHE_DIR=../${PACKAGE_NAME}-import-cache
 
 for f in $PACKAGE_DIFFS; do
@@ -367,6 +370,123 @@
 rm -rf $CACHE_DIR
 [ -z $late_merge ] || git merge -s ours $UPSTREAM_BRANCH
 
+fi
+
+# *debian.tar.gz handing
+if [ -n $PACKAGE_DEBTARS ] ; then
+P=( $PACKAGE_DEBTARS )
+count=${#P[*]}
+
+for(( i=1; i  count; ++i )) do
+j=i
+#echo was $i: ${P[i]}
+while (($j))  $COMPARE ${P[j-1]%.debian.tar.gz} gt ${P[i]%.debian.tar.gz}; do ((--j)); done
+((i==j)) || P=( $...@]:0:j} ${P[i]} ${P[j]} $...@]:j+1:i-(j+1)} $...@]:i+1} )
+done
+#for(( i=1; i  count; ++i )) do echo now $i: ${P[i]}; done
+
+PACKAGE_DEBTARS=$...@]}
+CACHE_DIR=../${PACKAGE_NAME}-import-cache
+for f in $PACKAGE_DEBTARS; do
+
+DEBIAN_VERSION=${f%.debian.tar.gz}
+DEBIAN_VERSION=${DEBIAN_VERSION##*_}
+UPSTREAM_VERSION=${DEBIAN_VERSION%-*}
+
+if [ -z $LAST_UPSTREAM_VERSION ]; then
+	echo Initial import of $PACKAGES_DIR/${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.gz
+
+	rm -rf $CACHE_DIR
+	mkdir -p $CACHE_DIR/${PACKAGE_NAME}-${UPSTREAM_VERSION}.orig
+	tar -xf $PKG_ROOT$PACKAGES_DIR/${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.gz \
+	 -C $CACHE_DIR/${PACKAGE_NAME}-${UPSTREAM_VERSION}.orig --strip 1
+	find $CACHE_DIR/${PACKAGE_NAME}-${UPSTREAM_VERSION}.orig \
+	 -maxdepth 1 -mindepth 1 -exec cp -al '{}' . \;
+
+	DATE=$(file -L $PKG_ROOT$PACKAGES_DIR/${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.gz | sed -n s/.*, last modified: \([^,]*\),*.*/\1/p)
+
+	git add .
+	if git --no-pager status -a  /dev/null 21; then
+	GIT_AUTHOR_DATE=$DATE GIT_COMMITTER_DATE=$DATE \
+		git commit -a -m git-debimport ${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.gz
+	else
+	# This particular case probably should still crap out, if the
+	# initial orig is empty that doesn't bode well for things to come
+	echo WARNING: nothing to commit for ${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.gz
+	fi
+	git checkout -b $UPSTREAM_BRANCH
+	git tag $(sanitise_git_ref $UPSTREAM_TAG_PREFIX$UPSTREAM_VERSION)
+
+	LAST_UPSTREAM_VERSION=$UPSTREAM_VERSION
+
+	git checkout $DEBIAN_BRANCH
+fi
+
+if [ $LAST_UPSTREAM_VERSION != $UPSTREAM_VERSION ]; then
+	echo Importing 

Bug#543886: retitle 543886 to ITA: linuxlogo -- Color ANSI System Logo, owner 543886

2010-01-16 Thread Florian Ernst
Hello Alexander,

On Thu, Aug 27, 2009 at 12:36:37PM +0200, Alexander Schmehl wrote:
 # Automatically generated email from bts, devscripts version 2.10.35lenny3
 retitle 543886 ITA: linuxlogo -- Color ANSI System Logo
 owner 543886 toli...@debian.org

Ping?

Cheers,
Flo


signature.asc
Description: Digital signature


Bug#561440: vino: Listens on IPv6 only (net.ipv6.bindv6only=1?)

2010-01-16 Thread stephane de labrusse
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

it's the same thing for mewith many computers, and a fresh
install...that's a pity.
if you want to use vino , you must set  in the file
/etc/sysctl.d/bindv6only.conf

net.ipv6.bindv6only = 0

after you can try this commands and you will see that many other services
work now

nmap -sV 127.0.0.1


nmap -sV -6 ::1

thank's

- --

Cordialement

Stephane de Labrusse
Membre de l'aru2L   http://www.aru2L.org

PORTABLE : 06 29 19 12 99
FIXE : 05 65 78 90 72
WEB  : http://www.de-labrusse.fr
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktRwR4ACgkQ1CTfJUQAIe54RwCeIqccHW9pCdWDI81m3lWLiEsm
6igAoJfJGuJ7VzSy02owgkPxixlgTAtD
=VVpH
-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#557916: poker-network: uses pythonX.Y/site-packages for Python = 2.6

2010-01-16 Thread Jakub Wilk

tags 557916 + patch
thanks

* Jakub Wilk uba...@users.sf.net, 2009-11-25, 10:09:

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental, your binary packages contained these files:

[python-poker-prizes_1.7.5-1.1_all.deb]
/usr/lib/python2.6/site-packages/pokerprizes/prizes.py
/usr/lib/python2.6/site-packages/pokerprizes/__init__.py
/usr/lib/python2.6/site-packages/pokerprizes/tourneyselectinfo.py

This is an indication of a broken package: Python = 2.6 does not
look for modules into /usr/lib/pythonX.Y/site-packages/ anymore, but
uses /usr/lib/pythonX.Y/dist-packages/ instead.


The attached patch fixes this problem.

--
Jakub Wilk
diff -u poker-network-1.7.5/debian/rules poker-network-1.7.5/debian/rules
--- poker-network-1.7.5/debian/rules
+++ poker-network-1.7.5/debian/rules
@@ -50,14 +50,14 @@
 binary-install/python-poker-network::
-	-dh_pycentral -ppython-poker-network
-	dh_python -ppython-poker-network
+	dh_pycentral -ppython-poker-network
 
 DEB_DH_MAKESHLIBS_ARGS_python-poker2d := -n
 
 binary-install/python-poker2d::
-	-dh_pycentral -ppython-poker2d
-	dh_python -ppython-poker2d
+	dh_pycentral -ppython-poker2d
 
 binary-install/python-poker-stats::
-	-dh_pycentral -ppython-poker-stats
-	dh_python -ppython-poker-stats
+	dh_pycentral -ppython-poker-stats
+
+binary-install/python-poker-prizes::
+	dh_pycentral -ppython-poker-prizes
 
diff -u poker-network-1.7.5/debian/python-poker-stats.install poker-network-1.7.5/debian/python-poker-stats.install
--- poker-network-1.7.5/debian/python-poker-stats.install
+++ poker-network-1.7.5/debian/python-poker-stats.install
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/python???/site-packages/pokerstats
+debian/tmp/usr/lib/python???/*-packages/pokerstats
 debian/tmp/usr/bin/pokerstats
 debian/tmp/usr/share/poker-network/conf/poker.stats.xml
 debian/tmp/usr/share/man/man1
diff -u poker-network-1.7.5/debian/python-poker2d.install poker-network-1.7.5/debian/python-poker2d.install
--- poker-network-1.7.5/debian/python-poker2d.install
+++ poker-network-1.7.5/debian/python-poker2d.install
@@ -1,5 +1,5 @@
-debian/tmp/usr/lib/python???/site-packages/pokerclient2d
-debian/tmp/usr/lib/python???/site-packages/_pokerinterface*.so*
+debian/tmp/usr/lib/python???/*-packages/pokerclient2d
+debian/tmp/usr/lib/python???/*-packages/_pokerinterface*.so*
 debian/tmp/usr/lib/poker-network
 debian/tmp/usr/share/poker-network/poker2d
 debian/tmp/usr/games/poker2d
diff -u poker-network-1.7.5/debian/python-poker-network.init poker-network-1.7.5/debian/python-poker-network.init
--- poker-network-1.7.5/debian/python-poker-network.init
+++ poker-network-1.7.5/debian/python-poker-network.init
@@ -55,7 +55,7 @@
 desc='poker server '
 
 python=/usr/bin/python
-pv=$(python -c 'import sys; print sys.version[:3]')
+site_packages=$(python -c 'import distutils.sysconfig as d; print d.get_python_lib()')
 
 lockfile=/etc/poker-network/lockfile
 
@@ -66,7 +66,7 @@
 
 botpidfile=/var/run/poker-network-bot.pid
 botlogfile=/var/log/poker-network-bot.log
-botscript=/usr/lib/python$pv/site-packages/pokernetwork/pokerbot.py
+botscript=$site_packages/pokernetwork/pokerbot.py
 
 more_args=--no_save
 
diff -u poker-network-1.7.5/debian/python-poker-prizes.install poker-network-1.7.5/debian/python-poker-prizes.install
--- poker-network-1.7.5/debian/python-poker-prizes.install
+++ poker-network-1.7.5/debian/python-poker-prizes.install
@@ -1,3 +1,3 @@
-debian/tmp/usr/lib/python???/site-packages/pokerprizes/*.py
+debian/tmp/usr/lib/python???/*-packages/pokerprizes/*.py
 debian/tmp/usr/share/poker-network/conf/poker.prizes.xml
 debian/tmp/usr/share/poker-network/prizes/*.sql
diff -u poker-network-1.7.5/debian/python-poker-network.install poker-network-1.7.5/debian/python-poker-network.install
--- poker-network-1.7.5/debian/python-poker-network.install
+++ poker-network-1.7.5/debian/python-poker-network.install
@@ -1,6 +1,6 @@
-debian/tmp/usr/lib/python???/site-packages/pokernetwork
-debian/tmp/usr/lib/python???/site-packages/pokerui
-debian/tmp/usr/lib/python???/site-packages/twisted/plugins
+debian/tmp/usr/lib/python???/*-packages/pokernetwork
+debian/tmp/usr/lib/python???/*-packages/pokerui
+debian/tmp/usr/lib/python???/*-packages/twisted/plugins
 debian/tmp/usr/share/poker-network/*.sql
 debian/tmp/usr/sbin
 debian/tmp/usr/lib/cgi-bin


signature.asc
Description: Digital signature


Bug#564466: dphys-swapfile: Tries to create 256 TeraByte swapfile with linux-image-2.6.32-trunk-amd64 kernel

2010-01-16 Thread Tim-Philipp Müller
Just to follow up:

$ ls -l /proc/kcore 
-r 1 root root 140737486262272 Jan 16 13:36 /proc/kcore

which appareas to be the size dphys-swapfile uses to estimate a swap
file size if there's no /etc/dphys-swapfile with a CONF_SWAPSIZE=xyz
line.





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



Bug#555210: Suspicious solution: /usr/local is for admins, not packagers!

2010-01-16 Thread Jonas Smedegaard

Hi,

As subject says, your solution for this bug looks suspicious, as 
/usr/local is for local admin, not packages.


See Debian Policy §9.1.2


 - Jonas

--
* Jonas Smedegaard - idealist  Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#565504: libboost-filesystem1.40.0: basename function is not compatible with POSIX; potential for path-related security issues

2010-01-16 Thread Roger Leigh
Package: libboost-filesystem1.40.0
Version: 1.40.0-5
Severity: important

The basename function is not compatible with the POSIX function by the
same name:

PathPOSIX   Boost
test.real   test.real   test
/usr/bin/perl   perlperl
/usr/liblib lib
/usr/   usr
usr usr usr
/   /   /
.   .
..  ..  .

The test program is attached.  Just compile with
  g++ -o testbasename -lboost_filesystem testbasename.cc

http://www.opengroup.org/onlinepubs/95399/functions/basename.html

• It is not stripping trailing backslashes.

• if ph.leaf() contains a dot ('.'), returns the substring of ph.leaf() 
starting from beginning and ending at the last dot (the dot is not included). 
Otherwise, returns ph.leaf().  This is wrong, shown by the paths returned for 
. () and .. (.) above.

The latter could lead to reading and writing using the wrong path,
which could have security issues if used in a secure context.  This
might be justification for raising the severity of this bug.

Looking at the API reference, it looks like extension() and basename()
may be intended to be complementary and are for splitting a filename
into its main part and extension part, *not* the directory and filename
components of a path.  This should probably be explicitly spelled out
due to the dangerous confusion which may result if used inappropriately.
In particular, . and .. definitely need special casing--these are
not extension separators and basename should return them intact;
extension() should return an empty string.


I noticed this when converting schroot to use the boost convenience
function instead of my own.  For reference, this is my version:

std::string
sbuild::basename (std::string name,
  charseparator = '/')
{
  // Remove trailing separators
  std::string::size_type cur = name.length();
  while (cur  0  name[cur - 1] == separator)
--cur;
  name.resize(cur);

  // Find last separator
  std::string::size_type pos = name.rfind(separator);

  std::string ret;
  if (pos == std::string::npos)
ret = name; // No separators
  else if (pos == 0  name.length() == 1  name[0] == separator)
ret = separator; // Only separators
  else
ret = name.substr(pos + 1); // Basename only

  // Remove any duplicate adjacent path separators
  return remove_duplicates(ret, separator);
}


A POSIX-compatible dirname() function would nicely complement a
POSIX-compatible basename() function as an addition to
boost::filesystem.  It looks like these are orthogonal to the
existing functionality, however.


Regards,
Roger

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

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

Versions of packages libboost-filesystem1.40.0 depends on:
ii  libboost-system1.40.0 1.40.0-5   Operating system (e.g. diagnostics
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.2-9  GCC support library
ii  libstdc++64.4.2-9The GNU Standard C++ Library v3

libboost-filesystem1.40.0 recommends no packages.

libboost-filesystem1.40.0 suggests no packages.

-- no debconf information
#include libgen.h

#include boost/filesystem/convenience.hpp

#include cstring
#include iostream
#include iomanip

int
main ()
{
const char *paths[] =
  {
test.real, /usr/bin/perl, /usr/lib, /usr/, usr, /, ., .., 0
  };

 std::cout  std::setw(16)  std::left  Path
	std::setw(16)  std::left  POSIX
	std::setw(16)  std::left  Boost  '\n';
 for (const char **path = paths[0];
  *path != 0;
  ++path)
   {
 char *bpath = strdup(*path);
 std::cout  std::setw(16)  std::left  *path
	std::setw(16)  std::left  basename(bpath)
	std::setw(16)  std::left
	boost::filesystem::basename(*path)
	'\n';
 free(bpath);
   }

 return 0;
}


Bug#552130: mdadm: possibly a byte order problem?

2010-01-16 Thread Bjørn Mork
Package: mdadm
Version: 2.6.7.2-3
Followup-For: Bug #552130

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



I just noticed something that might explain this bug (unless it's
just a display problem).  Note the differences between the UUIDs
for the array and the corresponding bitmap file.  Looks like the
byte order is reversed in the bitmap:

canardo:/etc# mdadm --verbose --detail /dev/md2
/dev/md2:
Version : 00.90
  Creation Time : Tue Oct 13 18:58:33 2009
 Raid Level : raid5
 Array Size : 3907028992 (3726.03 GiB 4000.80 GB)
  Used Dev Size : 1953514496 (1863.02 GiB 2000.40 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 2
Persistence : Superblock is persistent

Update Time : Sat Jan 16 12:03:32 2010
  State : active, resyncing
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0

 Layout : left-symmetric
 Chunk Size : 64K

 Rebuild Status : 16% complete

   UUID : 6c4c0385:4f0b4770:7067137c:e3b1885e (local to host canardo)
 Events : 0.43

Number   Major   Minor   RaidDevice State
   0   8   640  active sync   /dev/sde
   1   8   801  active sync   /dev/sdf
   2   8   962  active sync   /dev/sdg
canardo:/etc# mdadm --examine-bitmap /boot/md2-raid5-bitmap
Filename : /boot/md2-raid5-bitmap
   Magic : 6d746962
 Version : 4
UUID : 85034c6c:70470b4f:7c136770:5e88b1e3
  Events : 32
  Events Cleared : 32
   State : OK
   Chunksize : 2 MB
  Daemon : 5s flush period
  Write Mode : Normal
   Sync Size : 1953514496 (1863.02 GiB 2000.40 GB)
  Bitmap : 953865 bits (chunks), 0 dirty (0.0%)


Is this the reason why the bitmap always is ignored on reassembly?

My /etc/mdadm/mdadm.conf contains
ARRAY /dev/md2 level=raid5 num-devices=3 bitmap=/boot/md2-raid5-bitmap 
UUID=6c4c0385:4f0b4770:7067137c:e3b1885e



Bjørn


- -- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 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 mdadm depends on:
ii  debconf   1.5.24 Debian configuration management sy
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  makedev   2.3.1-88   creates device files in /dev
ii  udev  0.125-7+lenny3 /dev/ and hotplug management daemo

Versions of packages mdadm recommends:
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo
ii  sendmail-bin [mail-transport- 8.14.3-5   powerful, efficient, and scalable 

mdadm suggests no packages.

- -- debconf information:
* mdadm/autostart: true
* mdadm/initrdstart: /dev/md0 /dev/md1
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_intro:
  mdadm/initrdstart_msg_errblock:
* mdadm/start_daemon: true
* mdadm/mail_to: root
  mdadm/initrdstart_msg_errmd:
  mdadm/initrdstart_msg_errconf:
* mdadm/autocheck: true

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

iEYEARECAAYFAktRwYgACgkQ10rqkowbIsnwzwCdEGgz7alDn9yhcVEcgITi3LjL
d5QAn0C6UhRZvcMKdb62wJsnLoLBjYR3
=hkYN
-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#565488: xserver-xorg-core: server crash with nv driver

2010-01-16 Thread Julien Cristau
On Sat, Jan 16, 2010 at 12:13:44 +0100, matthieu castet wrote:

 running x11perf -range ftext,scroll500 produce a server crash [1]
 
 
 
 [1]
 [mi] EQ overflowing. The server is probably stuck in an infinite loop.
 
That's not a crash.

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#561008: console-setup: approximations for 'toilet -f future' symbols look different before and after X

2010-01-16 Thread Anton Zinoviev
reassign 561008 xserver-xorg-video-intel 2:2.9.1-1
thank you

On Sat, Jan 16, 2010 at 12:24:14PM +0100, Francesco Poli wrote:

 I have just performed the test you requested, and I can confirm that
 lat1u-16.psf.gz is OK (without X).

Then I am reassigning to xserver-xorg-video-intel.

Anton Zinoviev




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



Bug#531668: [Pkg-alsa-devel] Bug#531668: Bug#552203: Test versions still broken

2010-01-16 Thread Elimar Riesebieter
* Tony Houghton [100111 21:00 +]
[...]
 m-a should be able to find the headers automatically. It certainly knows
 all about the headers-*-common and headers-*-arch packages because it
 downloads them if they aren't already installed. I think the problem is
 because the alsa package finds the headers in some way of its own (I'm
 not used to module packages having configure scripts) that isn't
 compliant with debian kernels, but I can't find docs about how you're
 supposed to prepare kernel module debs. I checked /lib/modules/... and
 found these links, HTH:

Yeah, could please do as follows:

cd /usr/src
rm -rf modules
tar -xjf alsa-driver.tar.bz
cd /usr/src/modules
cat /path/to/alsa-source-rules.patch | patch -p1
cd /usr/src
tar -cjf alsa-driver.tar.bz modules

and run your m-a build again? alsa-source-rules.patch is attached.

Should work now.

Elimar

-- 
  Learned men are the cisterns of knowledge, 
  not the fountainheads ;-)
diff -Naurd a/alsa-driver/debian/rules b/alsa-driver/debian/rules
--- a/alsa-driver/debian/rules	2009-09-26 03:18:26.0 +0200
+++ b/alsa-driver/debian/rules	2010-01-16 14:55:01.0 +0100
@@ -42,8 +42,6 @@
 # Use updates/ subdirectory so that the modules in alsa-modules-$KVERS
 # are given priority (by depmod) over modules under kernel/.
 CONFIGURE_OPT = --prefix=/usr \
-		--with-kernel=$(KSRC) \
-		--with-build=$(KSRC) \
 		--with-moddir=/lib/modules/$(KVERS)/updates/alsa \
 		--with-sequencer=yes
 


signature.asc
Description: Digital signature


Bug#498529: Nay news?

2010-01-16 Thread Ron
On Sat, Jan 16, 2010 at 12:06:31PM +0100, Eugen Dedu wrote:
 Ron, any news to update this package?  Elsewhere I need to build it
 manually :o(

I still have no news on whether the gcc4.4 licence change affects
this package or not, for one ...

  Ron





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



Bug#565507: autofs5: manpage for autofs proposes status which is not supported by the script

2010-01-16 Thread Christophe
Package: autofs5
Version: 5.0.4-3
Severity: minor

Hello,

While trying to setup an autofs, I noticed that the man page for autofs in 
section 8 proposes
the status command to the script (in SYNOPSYS and OPERATION). However, when 
trying it, the
script fails and does not proposes it as known commands.

It would be good to either:
 - remove the command from the manpage, or
 - (better) add support for it in the script (although in this case the bug 
severity should be wishlist...)

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

Kernel: Linux 2.6.30-2-amd64 (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 autofs5 depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  ucf   3.0025 Update Configuration File: preserv

Versions of packages autofs5 recommends:
ii  module-init-tools3.11-1  tools for managing Linux kernel mo
ii  nfs-common   1:1.2.0-4.1 NFS support files common to client

autofs5 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#526983: r8169

2010-01-16 Thread Marcel Meckel
linux-image-2.6.26-2-amd64-2.6.26-21 fixes this r8169 issue for me.

No more problems.

Thanks!

Marcel.



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



Bug#565508: plymouth-set-default-theme : /sbin/nash: No such file or directory

2010-01-16 Thread Julien Valroff
Package: plymouth
Version: 0.7.2-1
Severity: normal

Hi,

When calling: 
plymouth-set-default-theme spinfinity
I get the following output:

/usr/sbin/plymouth-set-default-theme: line 8: /sbin/nash: No such file or 
directory
/usr/lib/plymouth/throbgress.so does not exist

nash is not in Debian, and as far as I could find, it is a simple script 
interpretor
for linuxrc images.

As for throbgress.so, it seems throbgress is a plymouth plugin, which should be 
packaged
if spinfinity needs it.

Cheers,
Julien

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

Kernel: Linux 2.6.31-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/dash

Versions of packages plymouth depends on:
ii  initramfs-tools 0.93.4   tools for generating an initramfs
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.42-1 PNG library - runtime
ii  plymouth-plugins-all0.7.2-1  Graphical Boot Animation and Logge
ii  plymouth-plugins-fade-i 0.7.2-1  Graphical Boot Animation and Logge
ii  plymouth-plugins-label  0.7.2-1  Graphical Boot Animation and Logge
ii  plymouth-plugins-solar  0.7.2-1  Graphical Boot Animation and Logge
ii  plymouth-plugins-spinfi 0.7.2-1  Graphical Boot Animation and Logge
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

plymouth recommends no packages.

Versions of packages plymouth suggests:
ii  gdm   2.20.10-1  GNOME Display Manager

-- 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#555210: Suspicious solution: /usr/local is for admins, not packagers!

2010-01-16 Thread Luca Bigliardi
On Sat, Jan 16, 2010 at 02:37 PM, Jonas Smedegaard wrote:

 Hi,

Hi,

 As subject says, your solution for this bug looks suspicious, as  
 /usr/local is for local admin, not packages.

Please suggest a fix.


Thank you,


Luca

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

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



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



Bug#565505: gstreamer0.10-plugins-bad: segfaults loading /usr/lib/gstreamer-0.10/libgstfrei0r.so

2010-01-16 Thread Jeremy Lal
Package: gstreamer0.10-plugins-bad
Version: 0.10.17-2
Severity: normal

When i run :
gst-launch --gst-plugin-load=libgstfrei0r

i get :
(gst-launch-0.10:21512): GLib-GObject-CRITICAL **: g_param_spec_internal: 
assertion `(name[0] = 'A'  name[0] = 'Z') || (name[0] = 'a'  name[0] = 
'z')' failed

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstfrei0r.so


I did not succeed getting a stack trace in gdb.

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

Kernel: Linux 2.6.32-trunk-686 (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/dash

Versions of packages gstreamer0.10-plugins-bad depends on:
ii  gstreamer0.10-plugins-ba 0.10.25-7   GStreamer plugins from the base 
ii  libasound2   1.0.21a-1   shared library for ALSA applicatio
ii  libass4  0.9.8-1 library for SSA/ASS subtitles rend
ii  libbz2-1.0   1.0.5-3 high-quality block-sorting file co
ii  libc62.10.2-5Embedded GNU C Library: Shared lib
ii  libcairo21.9.4-1 The Cairo 2D vector graphics libra
ii  libcdaudio1  0.99.12p2-9 library for controlling a CD-ROM w
ii  libcelt0 0.7.0-1 The CELT codec runtime library
ii  libdc1394-22 2.1.2-1 high level programming interface f
ii  libdca0  0.0.5-3 decoding library for DTS Coherent 
ii  libdirac-encoder01.0.2-2 open and royalty free high quality
ii  libdirectfb-1.2-01.2.8-5 direct frame buffer graphics - sha
ii  libdvdnav4   4.1.3-6 DVD navigation library
ii  libdvdread4  4.1.3-7 library for reading DVDs
ii  libexempi3   2.1.1-1 library to parse XMP metadata (Lib
ii  libexif120.6.19-1library to parse EXIF files
ii  libfaad2 2.7-4   freeware Advanced Audio Decoder - 
ii  libgcc1  1:4.4.2-9   GCC support library
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgme0  0.5.5-1 Playback library for video game mu
ii  libgsm1  1.0.13-3Shared libraries for GSM speech co
ii  libgstreamer-plugins-bas 0.10.25-7   GStreamer libraries from the base
ii  libgstreamer0.10-0   0.10.25-4+b1Core GStreamer libraries and eleme
ii  libiptcdata0 1.0.4-1 Library to parse IPTC metadata
ii  libjack0 0.118+svn3796-2 JACK Audio Connection Kit (librari
ii  libjasper1   1.900.1-6.1 The JasPer JPEG-2000 runtime libra
ii  libkate1 0.3.7-3 Kate is a codec for karaoke and te
ii  libmimic01.0.4-2+b1  A video codec for Mimic V2.x conte
ii  libmms0  0.4-2   MMS stream protocol library - shar
ii  libmodplug0c21:0.8.7-1   shared libraries for mod music bas
ii  libmpcdec6   2:0.1~r453-1MusePack decoder - library
ii  libmusicbrainz4c2a   2.1.5-4 Second generation incarnation of t
ii  libofa0  0.9.3-3.1   Library for acoustic fingerprintin
ii  liboil0.30.3.16-1Library of Optimized Inner Loops
ii  libopenspc0  0.3.99a-2   library for playing SPC files
ii  liborc-0.4-0 0.4.3-2 Library of Optimized Inner Loops R
ii  libpng12-0   1.2.41-1PNG library - runtime
ii  librsvg2-2   2.26.0-1SAX-based renderer library for SVG
ii  libschroedinger-1.0-01.0.8-2 library for encoding/decoding of D
ii  libsndfile1  1.0.21-2Library for reading/writing audio 
ii  libsoundtouch1c2 1.3.1-2 sound stretching library
ii  libssl0.9.8  0.9.8k-8SSL shared libraries
ii  libstdc++6   4.4.2-9 The GNU Standard C++ Library v3
ii  libwildmidi0 0.2.2-2 software MIDI player library
ii  libx11-6 2:1.3.2-1   X11 client-side library
ii  libxml2  2.7.6.dfsg-1GNOME XML library

gstreamer0.10-plugins-bad recommends no packages.

gstreamer0.10-plugins-bad 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#498529: Nay news?

2010-01-16 Thread Eugen Dedu
Ron wrote:
 On Sat, Jan 16, 2010 at 12:06:31PM +0100, Eugen Dedu wrote:
 Ron, any news to update this package?  Elsewhere I need to build it
 manually :o(
 
 I still have no news on whether the gcc4.4 licence change affects
 this package or not, for one ...

Well, let's use gcc-4.3 for the moment.  People will be very happy for
this update.

-- 
Eugen



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



Bug#531668: [Pkg-alsa-devel] Bug#531668: Bug#552203: Test versions still broken

2010-01-16 Thread Tony Houghton
On Sat, 16 Jan 2010 15:01:08 +0100
Elimar Riesebieter riese...@lxtec.de wrote:

 * Tony Houghton [100111 21:00 +]
 [...]
  m-a should be able to find the headers automatically. It certainly knows
  all about the headers-*-common and headers-*-arch packages because it
  downloads them if they aren't already installed. I think the problem is
  because the alsa package finds the headers in some way of its own (I'm
  not used to module packages having configure scripts) that isn't
  compliant with debian kernels, but I can't find docs about how you're
  supposed to prepare kernel module debs. I checked /lib/modules/... and
  found these links, HTH:
 
 Yeah, could please do as follows:
 
 cd /usr/src
 rm -rf modules
 tar -xjf alsa-driver.tar.bz
 cd /usr/src/modules
 cat /path/to/alsa-source-rules.patch | patch -p1
 cd /usr/src
 tar -cjf alsa-driver.tar.bz modules
 
 and run your m-a build again? alsa-source-rules.patch is attached.

Where should I get alsa-driver.tar.bz2 from? Start with the alsa-driver
source package, apply your patch and build it?

-- 
TH * http://www.realh.co.uk



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



Bug#555210: Suspicious solution: /usr/local is for admins, not packagers!

2010-01-16 Thread Jakub Wilk

* Jonas Smedegaard d...@jones.dk, 2010-01-16, 14:37:
As subject says, your solution for this bug looks suspicious, as 
/usr/local is for local admin, not packages.


No worries, the patch is correct, only the changelog entry is bogus.

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#565365: rst2pdf bug

2010-01-16 Thread Roberto Alsina
These font errors should not happen unless you are using a custom stylesheet, 
since the default configuration loads no fonts, and uses the default, not-
embedded PDF fonts.

Specifically, you seem to be specifying the freetype-serif stylesheet.

Also, there were some changes in the font lookup code for 0.12.3 which might 
be helpful.

However, those errors should be harmless and simply make the text be in 
another font, the crash is caused by something else, and I don't know what 
that is.

If you could post a bug report at http://rst2pd.googlecode.com where I can 
follow it easily, and provide a test file, I'll be happy to help you with it.

-- 
 (\''/).__..-''`-. . Roberto Alsina
 `9_ 9  )   `-. ().`-._.`)  KDE Developer (MFCH)
 (_Y_.)' ._   ) `._`.   -.-'  http://lateral.netmanagers.com.ar 
  _..`-'_..-_/ /-'_.' The 6,855th most popular site of Slovenia   
(l)-'' ((i).' ((!.'   according to alexa.com (27/5/2007) 



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



Bug#563956: Race condition?

2010-01-16 Thread Tony Houghton
I think there's a race condition somewhere causing this, and my guess is
it has something to do with gdm respawning.

3 different things tend to happen:

1. My desktop disappears to be replaced by the console with the usual
   shutdown messages.

2. The console is shown briefly, but is quickly replaced by gdm's login
   screen, which stays there; shutdown has been aborted.

3. gdm reappears rather like in case (2), but it quickly disappears and
   shutdown continues

Shutdown failure happens most often on the slowest of my PCs, an
Athlon64 3000+, running 32-bit Debian. It happened only once or twice on
my main PC, which runs 64-bit Debian and was using a 2.16GHz Core2Duo,
but since upgrading to a 2.6GHz Athlon II X4 I don't think I've seen
this PC exhibit the fault at all.

-- 
TH * http://www.realh.co.uk



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



Bug#557956: moin: FTBFS with Python = 2.6

2010-01-16 Thread Jonas Smedegaard

tags 557956 pending
thanks

On Sat, Jan 16, 2010 at 01:18:46PM +0100, Jakub Wilk wrote:

* Jakub Wilk uba...@users.sf.net, 2009-11-25, 15:08:

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your
pacakge failed to build from source.


The attached patch fixes this problem.


Thanks for caring about this.

I'll instead syncronize the unofficial CDBS snippet with the recent 
changes to the official one.



 - Jonas

--
* Jonas Smedegaard - idealist  Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#565391: console-setup: typo in FAQ

2010-01-16 Thread Anton Zinoviev
On Sat, Jan 16, 2010 at 04:49:40AM -0600, Jonathan Nieder wrote:
 
 Attached are two (mutually exclusive) patches to address this:
 
  * spell-check-FAQ only fixes spelling errors reported by hunspell.
 
  * copy-edit-FAQ fixes all the awkward usages I found in a read
through the text.
 
 I didn't touch the semantics (except to change some distributions to
 some setups where the latter meaning was clearer) but I was tempted
 to:
 
  1.1: update to reflect the current state of the i810 driver and
   in-kernel mode setting support
 
  2.2: mention this is a Linux limitation; point to upstream discussion
   about whether or how to fix it.  If there hasn't been such a
   discussion, there should be one. ;-)
 
  2.4: point out bug #547073.  That is an init bug, not a Linux bug, and
   it is already fixed in Debian testing.
 
 What do you think?  I would be tempted to fix some of these and then
 abuse the services of debian-l10n-en to clean up the result. :-)

Please fix them - I appreciate your work. :) Are you sure about the dots 
at the end of the titles?

I somehow doubt about using debian-l10n-en - this will make me hesitate 
if I want to edit something in the FAQ.  Now I noticed that #535834 
needs to be documented too.

Anton Zinoviev



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



Bug#554194: ifupdown virtual package name and mass-filing (if accepted)

2010-01-16 Thread Wouter Verhelst
On Thu, Nov 05, 2009 at 09:54:37AM +0100, martin f krafft wrote:
[...response that is not very relevant to this mail...]

There was no further discussion on this item since the above date. Since
I've recently uploaded ipcfg, I'd like this to be finalized. It
currently uses 'ifupdown' as the name to conflict/replace/provide, but I
don't consider that to be a particularly good idea.

I'm suggesting that the package name 'network-config-tool' be described
as a tool for a package providing 'ifup' and 'ifdown' binaries. These
should provide the following interface:

- support 'ifup interface name' or 'ifdown interface name' to bring
  an interface up or down, consistently with configuration, and exit
  with non-zero if either operation fails.
- may provide a virtual interface name that does not map to an actual
  physical interface name, but instead uses internal logic to decide
  what to do.
- ifup and ifdown should support a '-a' or '--all' option to configure
  or deconfigure 'all' interfaces. Here, 'all' is defined as 'all
  interfaces for which the tool's configuration defines that they should
  be brought up or down with the -a option'.
- ifup and ifdown should support a '-v' or '--verbose' option to aid in
  debugging.
- ifup and ifdown should support hook scripts in
  /etc/network/if-*.d:
  - the tool should provide a way for the user to set configuration
values through environment variables, the name of which start with
IF_
  - the tool should provide PHASE and MODE variables, describing what
we're trying to do
  - (since I could not find a formal specification of the if-*.d hook
script interface, I may have missed some things; if so, please let
me know)

Comments are welcome.

[aj: I haven't seen any comment from you on this, and would like to make
sure that you're comfortable with whatever interface we come up with --
please comment.]

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html



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



Bug#561008: console-setup: approximations for 'toilet -f future' symbols look different before and after X

2010-01-16 Thread Francesco Poli
On Sat, 16 Jan 2010 15:56:46 +0200 Anton Zinoviev wrote:

[...]
 On Sat, Jan 16, 2010 at 12:24:14PM +0100, Francesco Poli wrote:
 
  I have just performed the test you requested, and I can confirm that
  lat1u-16.psf.gz is OK (without X).
 
 Then I am reassigning to xserver-xorg-video-intel.

Thank you, Anton.
Now let's see what the X Strike Force has to say...


-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpejMCkpjnkQ.pgp
Description: PGP signature


Bug#555210: Suspicious solution: /usr/local is for admins, not packagers!

2010-01-16 Thread Jonas Smedegaard

On Sat, Jan 16, 2010 at 03:15:50PM +0100, Jakub Wilk wrote:

* Jonas Smedegaard d...@jones.dk, 2010-01-16, 14:37:
As subject says, your solution for this bug looks suspicious, as 
/usr/local is for local admin, not packages.


No worries, the patch is correct, only the changelog entry is bogus.


ah, ok :-)


 - Jonas

--
* Jonas Smedegaard - idealist  Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#557914: ooo-thumbnailer: uses pythonX.Y/site-packages for Python = 2.6

2010-01-16 Thread Jakub Wilk

tags 557914 + patch
thanks

* Jakub Wilk uba...@users.sf.net, 2009-11-25, 10:06:

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your binary
package contained these files:

[ooo-thumbnailer_0.1~alpha2-1_all.deb]
/usr/lib/python2.6/site-packages/ooo_thumbnailer-0.1-py2.6.egg-info


The attached patch (against 0.2-1) gets rid of spurious python 
build-dependency at all.


If you need a sponsor, feel free to ask at 
debian-pyt...@lists.debian.org or #debian-python at OFTC.


--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: David D Lowe daviddlowe.fl...@gmail.com
-Build-Depends: cdbs (= 0.4.49), debhelper (= 7), python-support, python-dev
+Build-Depends: cdbs (= 0.4.49), debhelper (= 7)
 XS-Python-Version: all
 Standards-Version: 3.8.3.0
 Vcs-Bzr: lp:~flimm/+junk/bash-ooo-thumbnailer
diff --git a/debian/install b/debian/install
new file mode 100644
--- /dev/null
+++ b/debian/install
@@ -0,0 +1,2 @@
+ooo-thumbnailer.schemas usr/share/gconf/schemas
+ooo-thumbnailer usr/bin
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 DEB_PYTHON_SYSTEM=pysupport
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
 
 DEB_INSTALL_MANPAGES_ooo-thumbnailer = debian/ooo-thumbnailer.1
 


signature.asc
Description: Digital signature


Bug#565511: installation-reports: Failure with ext4 on Acer Aspire One

2010-01-16 Thread ael
Package: installation-reports
Severity: normal

SSD was Super Talent FEM32GF13M 32G SSD rather than the Acer supplied
8 GB version.

I selected ext4 to format the SSD. The installer choose a swap
partition of around 1 GB.

Could not get past the format/partition stage:
the installer kept saying that it could not mount swap.

After many loops, I went alt-2 terminal and tried mkswap etc
manually. 
mkswp /dev/sda5  gave no such file or directory.
fdisk on /dev/sda showed sda5, *but* it was not
present in /proc/partitions.

Eventually I manually repartitioned via fdisk and created a swap
partition as sda2. mkswap then worked.

Installer then stopped complaining about the swap but then looped because
it could not mount root, the ext4 sda1 partition.

Eventually discovered error messages (on alt-4?)   showing things like
bad geometry,.. block count 7634836 exceeds size of device...

I tried ext3 instead manually: mke2fs gave a warning 295 blocks unused

Gave up and re-installed this time using ext3 for root=sda1. I kept
my previous swap built manually. 

? Perhaps this is simply an ext4 bug? But maybe there is something odd
about the Super Talent SSD which is new to the market. I doubt many
are installed since this is specific to Acer Aspire One netbook, and
requires a good deal of hardware knowledge and hacking to install.

-- Package-specific info:

Boot method: usbstick
Image version: daily squeeze hd-image 13/1/10
Date: Date and time of the install

Machine: Acer Aspire One with SuperSSD
Partitions: df -Tl will do; the raw partition table is preferred


Base System Installation Checklist: After changing to ext3 ...
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [0]
Detect network card:[0] wired ok, wifi missed
Configure network:  [0]
Detect CD:  [ ] not relevant, no cd
Load installer modules: [0]
Detect hard drives: [0]
Partition hard drives:  [E] as above ext4 broken. ext3 maybe ok
Install base system:[0]
Clock/timezone setup:   [0]
User/password setup:[0]
Install tasks:  [0]
Install boot loader:[0]
Overall install:[0]

Comments/Problems:

Trackpad not found, so not functional. wiki.debian.org/DebianAcerOne
says that the gsynaptics package is needed. Although maybe my
text selection stopped that loading?

Even with just text and laptop, seemed to be a bit bloated for
a netbook. Would like the graphical install to offer choice including
xfce, etc for lightweight installs.

Removing all the redundant cruft after initial installation takes
*so* long.

I am filing this report before any serious customization or 
investigation while it is fresh in my mind.

Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=6.0 (squeeze) - installer build 20100113-16:54
X_INSTALLATION_MEDIUM=hd-media

==
Installer hardware-summary:
==
uname -a: Linux elf 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i686 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express 
Memory Controller Hub [8086:27ac] (rev 03)
lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:015b]
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:015b]
lspci -knn: 00:02.1 Display controller [0380]: Intel Corporation Mobile 
945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] 
(rev 03)
lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:015b]
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) 
High Definition Audio Controller [8086:27d8] (rev 02)
lspci -knn: Subsystem: Acer Incorporated [ALI] Device [1025:015b]
lspci -knn: 00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 1 [8086:27d0] (rev 02)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 2 [8086:27d2] (rev 02)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) 
PCI Express Port 3 [8086:27d4] (rev 02)
lspci -knn: Kernel driver in use: pcieport-driver
lspci -knn: 00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 

Bug#562879: [CRASH] Uncaught exception LockFailedException in /usr/lib/python2.5/site-packages/apt/cache.py:234

2010-01-16 Thread Etienne URAH
This crash occurred today once on my computer with Debian 'squeeze' and 
python-apt 0.7.13.3, but is NOT systematic.


I was perhaps low on disk storage.
I was using the Update Manager of Gnome.
I had accepted all updates of Debian packets, plus all new packets 
(approx. 5 new packets).

Update Manager has successfully downloaded all packets.
Update Manager crashed while beginning to install them.

Reportbug automatically started, and I tried sending a report, but my 
own configuration of SMTP under Debian is probably not adequate.


The next time I used Update Manager, it worked well.
So this crash is NOT systematic.

Best regards.

Etienne URBAH



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



Bug#565512: Upgrade libavg to 1.0 upstream version

2010-01-16 Thread Artur Rona
Package: python-libavg
Version: 0.8.0-6

Please upgrade Debian package libavg to 1.0.0 version.




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