Bug#621659: libcpuset: diff for NMU version 1.0-1.1

2011-06-23 Thread Luk Claes
tags 621659 + patch
tags 621659 + pending
thanks

Dear maintainer,

I've prepared an NMU for libcpuset (versioned as 1.0-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -u libcpuset-1.0/debian/changelog libcpuset-1.0/debian/changelog
--- libcpuset-1.0/debian/changelog
+++ libcpuset-1.0/debian/changelog
@@ -1,3 +1,10 @@
+libcpuset (1.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't ship .la files (Closes: #621659).
+
+ -- Luk Claes l...@debian.org  Thu, 23 Jun 2011 07:59:46 +0200
+
 libcpuset (1.0-1) unstable; urgency=low
 
   * Initial release; closes: #497236
diff -u libcpuset-1.0/debian/libcpuset-dev.files libcpuset-1.0/debian/libcpuset-dev.files
--- libcpuset-1.0/debian/libcpuset-dev.files
+++ libcpuset-1.0/debian/libcpuset-dev.files
@@ -2,7 +2,6 @@
 usr/lib/lib*.a
 usr/lib/lib*.so
 usr/lib/pkgconfig/*
-usr/lib/*.la
 usr/share/pkgconfig/*
 usr/share/doc/libcpuset-dev/libcpuset.html
 usr/share/doc/libcpuset-dev/libcpuset.txt


Bug#631289: closed by Ben Hutchings b...@decadent.org.uk (Re: Bug#631289: iwlagn: Kernel 2.6.39-2-amd64 in Debian Testing causes Lenovo X201 and T500 wifi to crash Netgear DGN3500 ADSL router/Wifi a

2011-06-23 Thread Jonathan Nieder
Hi Russel,

Russel Winder wrote:

 A friend has suggested the problem lies in allowing 802.11n and that I
 should retry using only 802.11g which I shall do to gain more data and
 report back so that there is a record in case someone actually is
 interested in fixing this new feature (as apparently it is not a
 bug :-) in Debian's 2.6.39 kernel. 

It's possible there's a kernel bug nearby, but the symptom would have
to be something other than crashing a router. :)  If this were some
router firmware packaged for Debian, then we'd assign it to that
package and track it that way.  As it is, please feel free to ask
questions on linux-ker...@vger.kernel.org if you get to a point where
the kernel's behavior is mysterious and think that could help tracking
this down.

Another useful tool is git bisect, which you might want to try in
order to find out what kernel behavior change triggered this.

Anyway, whoever debugs this will have to understand what the router
does.  And looking at and modifying the source is a whole lot more
pleasant than reverse-engineering, so that will probably be someone on
Netgear's end.  Perhaps after investigation they will be able to say
if there is an easy workaround on the kernel side.

Sorry for the trouble.



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



Bug#631296: /etc/init.d/open-iscsi stop tried to unmount /, /usr, /srv...

2011-06-23 Thread Ritesh Raj Sarraf
severity 631296 normal
tag 631296 + moreinfo
thanks


On 06/22/2011 11:13 PM, Julien Palard wrote:
 In the file /etc/init.d/umountiscsi.sh line 58
 DOS_PARTITIONS=`awk /^\/dev\/$BLOCK_DEV/ { print \\$2; }  
 /proc/mounts`
 on my machine, matches / /usr /var /srv, so the script tried to umount them !
Please quote the full context.


for BLOCK_FILE in $SESSION_DIR/target*/*\:*/block/*; do
BLOCK_DEV=`echo $BLOCK_FILE | sed
's/.*block\///'`
DOS_PARTITIONS=`awk /^\/dev\/$BLOCK_DEV/ {
print \\$2; }  /proc/mounts`
for DEVICE in $DOS_PARTITIONS; do
#log_progress_msg $DEVICE
#echo $DEVICE
umount $DEVICE
exit_status=$?
if ! [ $exit_status -eq 0 ]; then
umount_fail=1
log_warning_msg Could not
unmount $DEVICE

BLOCK_DEV is derived only from the iSCSI devices. I cannot see how that
will unmount local devices.

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-23 Thread Raphael Hertzog
Hi,

On Wed, 22 Jun 2011, Daniel Stone wrote:
 Hmm.  Seems plausible, but I went through quite a few libX11 uploads
 without losing my diversion: I would've noticed quite quickly, as the
 failure mode (which prompted the xkbcomp 1.2.2 and 1.2.3 releases) with
 my local XKB dataset and any distribution-shipped libX11 involved my
 entire keyboard doing nothing at all under X.

Would you notice it instantly or only when you restart X?

  Do you have any backups of the /var/lib/dpkg/diversions file?
 
 Unfortunately not, I'm afraid.  Is there any more information I can
 provide?

If you can't give us a hint on how they might have disappeared from
/var/lib/dpkg/diversions, there's not much we can do.

dpkg itself when dealing with upgrades only uses /var/lib/dpkg/diversions
in a read-only mode and there's no way a simple package upgrade would have
resulted in the loss of those entries.

Is there anything else that uses dpkg-divert and that could have resulted
in this behaviour ?

Maybe look around in /var/lib/dpkg/info/* for maintainer scripts (of local
packages?) which could have some weird usage of dpkg-divert ?

How did you put in place all your diversions, do you have script for this?
Maybe it did not work as you thought it did.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



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



Bug#598738: Package libclang libs and headers: Progress?

2011-06-23 Thread Sylvestre Ledru
Le mercredi 22 juin 2011 à 22:58 -0500, David A. Greene a écrit :
 Any progress on this?
 
No. Due to constraints of the current packaging, it is more complicated
than expected (and I won't have time in July for this).

Sylvestre





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



Bug#631350: speech-dispatcher: Speech Dispatcher overriding Intel HD internal sound

2011-06-23 Thread Marc J. Driftmeyer
Package: speech-dispatcher
Version: 0.7.1-6
Severity: normal


Scenario: Reboot Linux 2.6.39.2 or 2.6.32

Speech Dispatcher launches along with pulseaudio.

Basic notification of sound works, but control of Intel HD with internal 6 
channel controls fails:

Checking Sound Preferences in either KDE 4.6.3 or Gnome 2.32 or Gnome 3.0.1 
shows only Simultaneous output to Internal Audio Analog Surround 5.1.

To restore Intel HD control and the ability to Test the speakers do the 
following:

1. Find the process associated with speech-dispatcher and kill -9 with sudo.
2. pulseaudio -k from general account
3. sudo /etc/init.d/alsa-utils force-reload
4. Relaunch Sound Preferences and the Internal Intel HD is now active. Keyboard 
controls of the surround sound scales down/up accordingly.

It appears speech-dispatcher needs to wait for the internal or pci hardware to 
fully initialize before accessing, or I can just disable it system-wide, until 
the priority between the devices and Pulseaudio with Alsa is worked out.


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

Kernel: Linux 2.6.39-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 speech-dispatcher depends on:
ii  adduser   3.113  add and remove users and groups
ii  dpkg  1.16.0.3   Debian package management system
ii  install-info  4.13a.dfsg.1-6 Manage installed documentation in 
ii  libao41.1.0-1Cross Platform Audio Output Librar
ii  libasound21.0.23-4   shared library for ALSA applicatio
ii  libaudio2 1.9.2-7Network Audio System - shared libr
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libdotconf1.0 1.0.13-3   Configuration file parser library 
ii  libespeak11.45.04-1  Multi-lingual software speech synt
ii  libflite1 1.4-release-2  a small run-time speech synthesis 
ii  libglib2.0-0  2.28.6-2   GLib library of C routines
ii  libpulse0 0.9.22-1.1 PulseAudio client libraries
ii  libspeechd2   0.7.1-6Speech Dispatcher: Shared librarie
ii  lsb-base  3.2-27 Linux Standard Base 3.2 init scrip

Versions of packages speech-dispatcher recommends:
ii  pulseaudio0.9.22-1.1 PulseAudio sound server

Versions of packages speech-dispatcher suggests:
pn  libttspico-utils  none (no description available)
pn  speech-dispatcher-doc-cs  none (no description available)
pn  speech-dispatcher-festivalnone (no description available)

-- Configuration Files:
/etc/default/speech-dispatcher changed:
RUN=yes


-- 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#631300: More info

2011-06-23 Thread Raphael Hertzog
Hi,

On Wed, 22 Jun 2011, Martín wrote:
 Here you can find the installation log:
 
 root@stark:/home/msandoval/PSPinstall# export ftp_proxy=
 http://proxy.uns.edu.ar:1280/;
 root@stark:/home/msandoval/PSPinstall# echo $http_proxy
 http://proxy.uns.edu.ar:1280/

Weird, urllib2 is supposed to respect http_proxy.

I would like you to try 2 things and tell me whether one works out
for you:

# export https_proxy=http://proxy.uns.edu.ar:1280/
# dpkg --configure nautilus-dropbox

Or if this does not work can you try this:

# export http_proxy=http://proxy.uns.edu.ar:1280/
# sed -i -e s/https/http/ /usr/bin/dropbox
# dpkg --configure nautilus-dropbox

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



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



Bug#631351: haproxy: new version is aviable

2011-06-23 Thread George Chavdarov
Package: haproxy
Version: 1.4.8-1
Severity: important

New version with critical bug fix exists
2011/04/08 : 1.4.15- [CRITICAL] fix risk of crash when dealing with space 
in response cookies Best regards,
George Chavdarov

Bug#631289: closed by Ben Hutchings b...@decadent.org.uk (Re: Bug#631289: iwlagn: Kernel 2.6.39-2-amd64 in Debian Testing causes Lenovo X201 and T500 wifi to crash Netgear DGN3500 ADSL router/Wifi a

2011-06-23 Thread Russel Winder
Jonathan,

Thanks for chipping in on this, much appreciated.  And thanks to Ben for
picking up on the dialogue and helping move things forward.

[ . . . ]
 It's possible there's a kernel bug nearby, but the symptom would have
 to be something other than crashing a router. :)  If this were some
 router firmware packaged for Debian, then we'd assign it to that
 package and track it that way.  As it is, please feel free to ask
 questions on linux-ker...@vger.kernel.org if you get to a point where
 the kernel's behavior is mysterious and think that could help tracking
 this down.

I guess some of my irritation and grumpiness is that the Netgear uses a
Linux kernel and I am running the latest version of the firmware in it
-- the one update available over original purchase is NA, North America
only.

Given the non-entirely-open nature of the iwlagn and related bits, I
would have thought Intel and Netgear folk would be somewhat alarmed by
this failure of one of their primary consumer products and wanting to
hear of such things.  I appreciate Debian people are not going to be
able to do much about this per se, but I would have though helping to
redirect my bug report to the right forum so as to put pressure on folk
who can do something would have been a better approach than simply
closing the bug.  I do appreciate that Debian folk are all volunteers,
triaging is tough, and there is never enough time.  I wonder though if
there is a way of being able to channel reports such as this so that the
right folk get them? 

 Another useful tool is git bisect, which you might want to try in
 order to find out what kernel behavior change triggered this.

I suspect this level of investigation is beyond my current knowledge and
time availability.  Doing black-box experiments is relatively easy and
quick.  Sadly I can't see me getting and compiling kernels at this time.
Sorry about that, but best to be honest.

 Anyway, whoever debugs this will have to understand what the router
 does.  And looking at and modifying the source is a whole lot more
 pleasant than reverse-engineering, so that will probably be someone on
 Netgear's end.  Perhaps after investigation they will be able to say
 if there is an easy workaround on the kernel side.

This clearly needs someone from Netgear and/or Intel since, as of now,
the problem could be in the Netgear or in the iwlagn subsystem on the
laptops.  Clearly there has been some change in the iwlagn system
between 2.6.38 and 2.6.39 that is causing the problem to exhibit.  There
is definitely a problem in the Netgear in that it should not crash, it
should deal with the problem in a user friendly way.  It is though
undeniable that there has been a change in the iwlagn subsystem that is
not compatible with the extant Netgear equivalent -- which leads one to
think of a alteration in the interpretation of the protocol, but I am
speaking form a position of deep ignorance of this sort of stuff.

 Sorry for the trouble.

Thanks for that.  It renews my desire to try and find the right place to
put the information so something can be done, and done quickly.

Must go do gb test . . . 

Thanks.

-- 
Russel.
=
Dr Russel Winder  t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Roadm: +44 7770 465 077   xmpp: rus...@russel.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder


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


Bug#626975: closed by Nobuhiro Iwamatsu iwama...@debian.org (Bug#626975: fixed in bluez 4.94-1)

2011-06-23 Thread Nobuhiro Iwamatsu
HI,

2011/6/21 Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com:
 On Tue, 21 Jun 2011, Nobuhiro Iwamatsu wrote:
 2011/6/20 Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com:
  On Thu, 9 Jun 2011, Debian Bug Tracking System wrote:
 
  This is an automatic notification regarding your Bug report
  which was filed against the bluez package:
 
  #626975: bluez: getting a Logitech, Inc. diNovo Edge Keyboard working
 
  I just found out this problem seriously affects squeeze too.
 
  squeeze udev (164-3) distributes:
 
         /lib/udev/hid2hci
         /lib/udev/rules.d/70-hid2hci.rules
 
  squeeze bluez (4.66-3) distributes:
 
         /usr/sbin/hid2hci
         /lib/udev/rules.d/62-bluez-hid2hci.rules
 
  That combination won't work for a 046d:c714 Logitech, Inc. diNovo Edge
  Keyboard :(
 
  My workaround is to remove both /usr/sbin/hid2hci (bluez) and
  /lib/udev/rules.d/62-bluez-hid2hci.rules (bluez), keep /lib/udev/hid2hci
  (udev) and patch /lib/udev/rules.d/70-hid2hci.rules (udev):
 
  --- 70-hid2hci.rules.orig       2010-12-13 03:27:45.0 +0100
  +++ 70-hid2hci.rules    2011-06-19 16:41:33.0 +0200
  @@ -11,9 +11,7 @@
    RUN+=hid2hci --method=dell --devpath=%p, ENV{HID2HCI_SWITCH}=1
 
   # Logitech devices
  -KERNEL==hiddev*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70[35e], 
  \
  -  RUN+=hid2hci --method=logitech-hid --devpath=%p
  -KERNEL==hidraw*, ATTRS{idVendor}==046d, 
  ATTRS{idProduct}==c70[4abc]|c71[34bc], \
  +KERNEL==hiddev*, ATTRS{idVendor}==046d, 
  ATTRS{idProduct}==c70[345abce]|c71[34bc], \
    RUN+=hid2hci --method=logitech-hid --devpath=%p
 
   ENV{DEVTYPE}!=usb_device, GOTO=hid2hci_end
 
  That combination worked (for me) nicely.
 
  Would be nice if something workable would make it's way into the squeeze
  point release 6.0.2.

 Sure. however, I think that this is a correction to udev package.

 Well, both (bluez + udev) IMO.  hid2hci in
 /lib/udev/rules.d/62-bluez-hid2hci.rules is not using the whole path,
 and I couldn't use it even if I modified 62-bluez-hid2hci.rules to use
 /usr/sbin/hid2hci or run it from the command line.  So both
 /lib/udev/rules.d/62-bluez-hid2hci.rules and /usr/sbin/hid2hci will
 need to go away.  What do you think?


OK, I get ready to delete these from package.

Best regards,
  Nobuhiro
-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#626975: closed by Nobuhiro Iwamatsu iwama...@debian.org (Bug#626975: fixed in bluez 4.94-1)

2011-06-23 Thread Nobuhiro Iwamatsu
2011/6/21 Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com:
 On Tue, 21 Jun 2011, Marco d'Itri wrote:
 On Jun 21, Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com 
 wrote:
  Right.  Anymore refers to unstable, but stable udev (164-3) ships
  hid-related stuff AFAICS:
 
      /lib/udev/hid2hci
      /lib/udev/rules.d/70-hid2hci.rules
 
  Is your plan to change the state of the matter?
 No. I have no immediate plans to work on a stable udev update, but I
 would welcome a (tested) patch.

 Alright.  This is a tested patch:

 /lib/udev/rules.d/70-hid2hci.rules

 --- 70-hid2hci.rules.orig       2010-12-13 03:27:45.0 +0100
 +++ 70-hid2hci.rules    2011-06-19 16:41:33.0 +0200
 @@ -11,9 +11,7 @@
   RUN+=hid2hci --method=dell --devpath=%p, ENV{HID2HCI_SWITCH}=1

  # Logitech devices
 -KERNEL==hiddev*, ATTRS{idVendor}==046d, ATTRS{idProduct}==c70[35e], \
 -  RUN+=hid2hci --method=logitech-hid --devpath=%p
 -KERNEL==hidraw*, ATTRS{idVendor}==046d, 
 ATTRS{idProduct}==c70[4abc]|c71[34bc], \
 +KERNEL==hiddev*, ATTRS{idVendor}==046d, 
 ATTRS{idProduct}==c70[345abce]|c71[34bc], \
   RUN+=hid2hci --method=logitech-hid --devpath=%p

  ENV{DEVTYPE}!=usb_device, GOTO=hid2hci_end

 original found here:

        http://permalink.gmane.org/gmane.linux.bluez.kernel/13457


As other information, this patch already appied to bluez/unstable and upstream.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#631318: [pkg-db-devel] Bug#631318: please transition db for multiarch

2011-06-23 Thread Steve Langasek
On Wed, Jun 22, 2011 at 11:32:09PM +0200, Ondřej Surý wrote:
 I'll be happy to do it for db5.1. It just wont happen until sat/sun,
 since I'll be out for 2,5 days from next morning.

 I could do the same for 4.7 and 4.8, but I guess since we are trying
 to phase it out (with python 2.7 still resisting to build ok including
 all tests on all platforms), it will not be needed.

Well, I have a patch for db4.8 here as well which I'll submit as a separate
bug. :)  As you say, it's not very important though.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#622686: Similar crash

2011-06-23 Thread Linus Nielsen Feltzing

I'm getting a similar crash when visiting http://www.silverstripe.org/.

I took a snapshot of the site so you can reproduce the crash at will: 
http://linus.haxx.se/silverstripe_bug/www.silverstripe.org/.


I'm using iceweasel 3.5.19-2.

This was the output from iceweasel:

(firefox-bin:27464): Gdk-WARNING **: XID collision, trouble ahead
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 20922 error_code 8 request_code 140 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() 
function.)


Linus




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



Bug#631327: debian-edu-install: debconf's Gnome frontend now only requires libgtk2-perl

2011-06-23 Thread Holger Levsen
Hi Colin,

thanks for your bug+patch!

We're still busy finishing the released of Debian Edu Squeeze. Once this done 
we'll gladly address this issue.


cheers,
Holger



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



Bug#631352: please transition db4.8 for multiarch

2011-06-23 Thread Steve Langasek
Package: db4.8
Version: 4.8.30-8
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

Hi Ondřej,

As promised in bug #631318, here is a patch from Ubuntu to build db4.8 for
multiarch.  Quite a bit different since the packaging is different between
db4.8 and db, but the effect is the same.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
=== modified file 'debian/control'
--- debian/control  2011-05-03 21:58:06 +
+++ debian/control  2011-06-23 07:05:48 +
@@ -4,7 +4,7 @@
 Maintainer: Debian Berkeley DB Group pkg-db-de...@lists.alioth.debian.org
 Uploaders: Ondřej Surý ond...@debian.org
 Standards-Version: 3.9.2
-Build-Depends: procps [!hurd-i386], tcl-dev
+Build-Depends: procps [!hurd-i386], tcl-dev, dpkg-dev (= 1.16.0)
 Homepage: 
http://www.oracle.com/technology/software/products/berkeley-db/index.html
 Vcs-Browser: http://git.debian.org/?p=pkg-db/db4.8.git;a=summary
 Vcs-Git: git://git.debian.org/git/pkg-db/db4.8/db.git
@@ -21,6 +21,8 @@
 Package: libdb4.8
 Architecture: any
 Section: oldlibs
+Multi-Arch: same
+Pre-Depends: multiarch-support
 Depends: ${shlibs:Depends}
 Description: Berkeley v4.8 Database Libraries [runtime]
  This is the runtime package for programs that use the v4.8 Berkeley
@@ -29,6 +31,7 @@
 Package: db4.8-util
 Architecture: any
 Section: database
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}
 Description: Berkeley v4.8 Database Utilities
  This package provides different tools for manipulating databases

=== modified file 'debian/rules'
--- debian/rules2011-05-03 21:58:06 +
+++ debian/rules2011-06-23 07:13:32 +
@@ -18,12 +18,14 @@
 
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 CONFIGURE_VARS = CC=gcc CFLAGS=$(CFLAGS) 
 CONFIGURE_SWITCHES =--prefix=/usr \
--mandir=\$${prefix}/share/man \
--localstatedir=/var \
--sysconfdir=/etc \
+   --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
--libexecdir=/usr/lib \
--disable-cxx \
--enable-compat185 \
@@ -82,7 +84,7 @@
rm -rf debian/tmp
$(INSTALL_DIR) debian/tmp
 
-   cd obj  $(MAKE) install prefix=$(CURDIR)/debian/tmp/usr
+   cd obj  $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 
touch install-stamp
 
@@ -90,40 +92,40 @@
$(checkdir)
 
rm -rf debian/lib$(package)-dev debian/$(package)-util 
debian/lib$(package)
-   $(INSTALL_DIR) debian/lib$(package)-dev/usr/lib \
+   $(INSTALL_DIR) debian/lib$(package)-dev/usr/lib/$(DEB_HOST_MULTIARCH) \
debian/$(package)-util/usr/share/man/man1 \
-   debian/lib$(package)/usr/lib
+   debian/lib$(package)/usr/lib/$(DEB_HOST_MULTIARCH)
 
 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
strip --remove-section=.note --remove-section=.comment \
- debian/tmp/usr/lib/*.so debian/tmp/usr/bin/*
-   strip --strip-debug debian/tmp/usr/lib/*.a
+ debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so debian/tmp/usr/bin/*
+   strip --strip-debug debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.a
 endif
 
-   chmod 644 debian/tmp/usr/lib/*.so debian/tmp/usr/include/*.h
+   chmod 644 debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so 
debian/tmp/usr/include/*.h
chmod 755 debian/tmp/usr/bin/*
 
rm -f debian/tmp/usr/include/db_cxx.h
cp -a debian/tmp/usr/include debian/lib$(package)-dev/usr
cp -a debian/tmp/usr/bin debian/$(package)-util/usr
-   cp -a debian/tmp/usr/lib/*.so debian/tmp/usr/lib/*.a \
-   debian/lib$(package)-dev/usr/lib
-   mv debian/lib$(package)-dev/usr/lib/libdb-$(bdbversion).so 
debian/lib$(package)/usr/lib
+   cp -a debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so 
debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.a \
+   debian/lib$(package)-dev/usr/lib/$(DEB_HOST_MULTIARCH)
+   mv 
debian/lib$(package)-dev/usr/lib/$(DEB_HOST_MULTIARCH)/libdb-$(bdbversion).so 
debian/lib$(package)/usr/lib/$(DEB_HOST_MULTIARCH)
 
# Remove extra TCL library
-   rm -f debian/lib$(package)-dev/usr/lib/*tcl*
+   rm -f debian/lib$(package)-dev/usr/lib/$(DEB_HOST_MULTIARCH)/*tcl*
 
# Remove -ldb from libdb*-dev packages
#rm -f debian/lib$(package)-dev/usr/lib/libdb.a
#rm -f debian/lib$(package)-dev/usr/lib/libdb.so
-   rm -f debian/lib$(package)-dev/usr/lib/libdb-4.so
-   rm -f 

Bug#630864: rheolef and freefem++: error when trying to install together

2011-06-23 Thread Pierre Saramito
Hi,
 
 Here is a list of files that are known to be shared by both packages
 (according to the Contents file for sid/amd64, which may be slightly out of 
 sync):
 
   /usr/bin/bamg

Could you consider to create some specific debian package(s) for the bamg mesh 
generator (bin  lib) ?
Then, both freefem++  rheolef could depend on ?
Notice that rheolef depends only upon the binary /usr/bin/bamg
 
Pierre Saramito
Maintainer for rheolef
-- 
pierre.saram...@imag.fr
Directeur de Recherche CNRS
Laboratoire Jean Kuntzmann, Grenoble, France
http://www-ljk.imag.fr/membres/Pierre.Saramito



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



Bug#631270: clasp ld-as-needed patch

2011-06-23 Thread Thomas Krennwallner
Package: clasp
Followup-For: Bug #631270

Dear Stefano,

thanks for your report, I've created a new version of clasp:
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=clasp

If you have time, can you sponsor this upload?
(Only got recently my key into the DM keyring, see
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623090.)

Best,
TK

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

Kernel: Linux 2.6.35-28-server (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/dash

Versions of packages clasp depends on:
ii  libc6 2.12.1-0ubuntu10.2 Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.5.1-7ubuntu2   GCC support library
ii  libstdc++64.5.1-7ubuntu2 The GNU Standard C++ Library v3
ii  libtbb2   3.0+r018-1 parallelism library for C++ - runt

Versions of packages clasp recommends:
ii  gringo 3.0.3-5~maverick1 grounding tools for (disjunctive) 

Versions of packages clasp suggests:
ii  potassco-guide2010-10-04-4~maverick1 Potsdam Answer Set Solving Collect

-- 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#631353: developers-reference: Section 5.6.2: delayed queue goes to 15-day, not 8

2011-06-23 Thread Nicholas Breen
Package: developers-reference
Version: 3.4.4
Severity: minor

A small error in sec. 5.6.2, Delayed uploads: the text refers to upload
directories DELAYED/[012345678]-day, but the delayed queue actually goes as
high as DELAYED/15-day.

ftp://ftp-master.debian.org/pub/UploadQueue/README, which is indirectly
linked by way of the deferred queue overview, does describe the full range.

-- 
Nicholas Breen
nbr...@ofb.net



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



Bug#511715: (kein Betreff)

2011-06-23 Thread Friedemann Schorer
  

Hi, 

3.0.2 is out for a while nowq, and gallery3 still didn't make
it into sid. 

Any progress on the horizon here? 

Thx, 

Friedemann 
--


F.Schorer, Germany
Please visit http://www.cacert.org/ [1] to learn
more about digital certificates and how to get your own for free.

If
you'd like to have your identity verified many assurers worldwide
(including me) will be happy to meet you personally to do so. Find one
on the website!
If you'd like to verify the signature of a mail signed
with a CAcert key, please import CAcert's root keys from
https://www.cacert.org/index.php?id=3 [2] 
  

Links:
--
[1]
http://www.cacert.org/
[2] https://www.cacert.org/index.php?id=3


Bug#528140: acl: multiarch support

2011-06-23 Thread Steve Langasek
Package: acl
Version: 2.2.49-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

Hi guys,

Please find attached an updated patch to add multiarch support to the acl
package, using the final interfaces as agreed with the dpkg/apt maintainers
and following the guidelines described at
http://wiki.debian.org/Multiarch/Implementation.

This patch is already successfully in use in Ubuntu natty, and should not
present any problems for Debian.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
=== modified file 'debian/control'
--- debian/control  2011-05-28 09:10:42 +
+++ debian/control  2011-06-02 22:00:15 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Nathan Scott nath...@debian.org
 Uploaders: Anibal Monsalve Salazar ani...@debian.org, Luk Claes 
l...@debian.org
-Build-Depends: autoconf, automake, debhelper (= 7), gettext, libtool, 
libattr1-dev (= 2.4.4)
+Build-Depends: autoconf, automake, debhelper (= 8.1.3), gettext, libtool, 
libattr1-dev (= 2.4.4)
 Standards-Version: 3.8.4
 Homepage: http://savannah.nongnu.org/projects/acl/
 Vcs-Git: git://git.savannah.nongnu.org/acl.git
@@ -12,6 +13,7 @@
 Package: acl
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Architecture: any
+Multi-Arch: foreign
 Description: Access control list utilities
  This package contains the getfacl and setfacl utilities needed for
  manipulating access control lists.
@@ -35,6 +37,8 @@
 Priority: required
 Conflicts: acl ( 2.0.0), libacl1-kerberos4kth
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Access control list shared library
  This package contains the libacl.so dynamic library containing
  the POSIX 1003.1e draft standard 17 functions for manipulating

=== modified file 'debian/rules'
--- debian/rules2011-05-28 09:10:42 +
+++ debian/rules2011-06-02 22:00:47 +
@@ -18,6 +18,9 @@
  INSTALL_USER=root INSTALL_GROUP=root CONFIG_SHELL=/bin/bash;
 checkdir = test -f debian/rules
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+LOCAL_CONFIGURE_OPTIONS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+
 # Ensure cross builds succeed
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)



Bug#631325: simple-scan: German version missing translation for Move left and Move right

2011-06-23 Thread Alessio Treglia
Hi Andreas,

On Thu, Jun 23, 2011 at 12:09 AM, Andreas Neudecker zap...@gmx.net wrote:
 Move left should be Nach links verschieben
 Move right should be Nach rechts verschieben

 in the program's Page menu as well as the individual pages' context menus.

thanks for the report!
Could you provide me a screenshot?

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.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#626975: closed by Nobuhiro Iwamatsu iwama...@debian.org (Bug#626975: fixed in bluez 4.94-1)

2011-06-23 Thread Cristian Ionescu-Idbohrn
On Thu, 23 Jun 2011, Nobuhiro Iwamatsu wrote:
 2011/6/21 Cristian Ionescu-Idbohrn cristian.ionescu-idbo...@axis.com:

  Well, both (bluez + udev) IMO.  hid2hci in
  /lib/udev/rules.d/62-bluez-hid2hci.rules is not using the whole path,
  and I couldn't use it even if I modified 62-bluez-hid2hci.rules to use
  /usr/sbin/hid2hci or run it from the command line.  So both
  /lib/udev/rules.d/62-bluez-hid2hci.rules and /usr/sbin/hid2hci will
  need to go away.  What do you think?

 OK, I get ready to delete these from package.

Right.  Would be best to also synchronize with Marco and an udev
update.  I hope Marco is happy with the patch I suggested.


Cheers,

-- 
Cristian



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



Bug#630091: proftpd-basic: CPU usage at 100% when checking HideFiles pattern

2011-06-23 Thread Francesco P. Lovergine
On Tue, Jun 21, 2011 at 10:12:41PM +0300, Georgi Georgiev wrote:
 Package: proftpd-basic
 Version: 1.3.3a-6squeeze1
 Severity: important
 
 
 Exactly the same issue here. Thanks for pinning it down! Hope it
 gets resolved soon.
 

I could prepared a proposed update, but those kind of issues are
not security ones. So it is definitively a SRMs choice accepting
it or not.

-- 
Francesco P. Lovergine



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



Bug#613979: [alsa-devel] Problems with snd_hda_intel in Linux kernel 2.6.38

2011-06-23 Thread Svante Signell
 From: Paul Menzel paulepan...@users.sourceforge.net
 To: alsa-de...@alsa-project.org
 Cc: 619...@bugs.debian.org, s...@kth.se, 613...@bugs.debian.org
 Subject: Re: [alsa-devel] Problems with snd_hda_intel in Linux kernel 2.6.38
 Date: Tue, 24 May 2011 12:23:31 +0200
...
The point where it Oops implies that the problem isn't in the sound
driver but rather in a breakage in a deeper level, either PCI core,
x86 mm or ACPI/BIOS.
  
  The problem is still present with 2.6.39.
  
---
 Svante, if you have some time, could you please try to follow the Wiki
 page DebianKernel/GitBisect [1] in the Debian Wiki. Unfortunately I will
 not have time until the beginning of July.
 
 
 Thanks,
 
 Paul
 
 
 [1] http://wiki.debian.org/DebianKernel/GitBisect

Sorry, I missed your reply due to [alsa-devel] in the title and the
high traffic in the alsa-devel mailing list. I have now unsubscribed
from that mailing list since the problems are probably due to other
reasons. I will try to bisect when I find the time. Thank you for the
link.




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



Bug#623611: Processed: unarchiving 623611

2011-06-23 Thread Ritesh Raj Sarraf
On 06/22/2011 09:36 PM, Debian Bug Tracking System wrote:
 Processing commands for cont...@bugs.debian.org:
 
 unarchive 623611
 Bug #623611 {Done: Laurent Bigonville bi...@debian.org} [multipath-tools] 
 Lot of IO errors during boot
 Unarchived Bug 623611
 thanks
 Stopping processing here.
 
 Please contact me if you need assistance.

Laurent,

Any particular reason for re-opening this bug ?

Ritesh

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#631316: unattended-upgrades: [INTL:de] updated German po file translation

2011-06-23 Thread Michael Vogt
On Wed, Jun 22, 2011 at 09:59:54PM +0200, Helge Kreutzmann wrote:
 Package: unattended-upgrades
 Version: 0.72.3
 Severity: wishlist
 Tags: patch l10n

Thanks! Commited to bzr and it will be part of the next upload.
 
 Please find the updated German po file translation for unattended-upgrades
 attached.
 
 If you update your template, please use 
 'msgfmt --statistics pofile.po'
 to check the po-files for fuzzy or untranslated strings.
 
 If there are such strings, please contact me so I can update the 
 German translation.

Thanks for this too! I will try to remember this. It sounds like
ideally we should have a system that automatically notifies the last
translator (if he opts into a system like this) about
changes. 

Cheers,
 Michael



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



Bug#613342: A friendly reminder of the patch from upstream

2011-06-23 Thread Svante Signell
On Wed, 2011-06-22 at 23:04 +0200, Svante Signell wrote:
 On Wed, 2011-06-22 at 16:59 +0100, Paul Martin wrote:
  I've applied a patch to config.c when uploading 3.7.9-1 to Debian
  experimental.  Your patch to logrotate.c either leaks memory horribly
  or has zero effect.
  
  I hope you can supply a patch against 3.7.9-1 which addresses these
  concerns.

Sorry for replying too early. I thought the modified upstream patch,
logrotate-3.7.9-remove-path-max.patch, was taking care of eventual
memory leaks problems with my proposed patch. I'll take a look again, to
see what is not OK. Thank you for caring.





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



Bug#566846: arista: Nokia 770 presets produce incompatible video

2011-06-23 Thread Alessio Treglia
Hi!

I've been uploading the new upstream release right now, please give
another try once it's available in sid.
Thanks for you patience!

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.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#631355: dstat: provide mem info in default output

2011-06-23 Thread Ritesh Raj Sarraf
Package: dstat
Version: 0.7.2-2
Severity: wishlist
Tags: patch

Thank you for maintaining dstat.

It would be convenient if dstat included memory information in default
output. I've attached the patch.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages dstat depends on:
ii  python2.6.6-14   interactive high-level object-orie

dstat recommends no packages.

dstat suggests no packages.

-- no debconf information
220,221c220,221
 print 'You did not select any stats, using -cdngy by default.'
 self.plugins = [ 'cpu', 'disk', 'net', 'page', 'sys' ]
---
 print 'You did not select any stats, using -cdngym by default.'
 self.plugins = [ 'cpu', 'disk', 'net', 'page', 'sys', 'mem' ]


Bug#631087: mount: /proc already mounted or /var/cache/pbuilder/build//4055/proc busy

2011-06-23 Thread Torquil Macdonald Sørensen
Package: pbuilder
Version: 0.199+nmu4
Followup-For: Bug #631087

Same problem here. Is there a workaround for this?

Here is my pbuilder output:

root@asus:/home/tmac# pbuilder --create --debug
W: /root/.pbuilderrc does not exist
++ shift
++ '[' -n '' ']'
++ BUILDPLACE=/var/cache/pbuilder/build/
++ BASEBUILDPLACE=/var/cache/pbuilder/build/
++ '[' '' '!=' yes -a no '!=' yes ']'
++ BUILDPLACE=/var/cache/pbuilder/build//4055
++ '[' -z '' ']'
++ CHROOTEXEC='chroot /var/cache/pbuilder/build//4055 '
++ '[' '' = experimental ']'
++ EXPERIMENTAL=
++ case $PBCURRENTCOMMANDLINEOPERATION in
++ '[' noninteractive = noninteractive -o noninteractive = Noninteractive ']'
++ exec
++ FORCE_CONFNEW[0]=-o
++ FORCE_CONFNEW[1]=DPkg::Options::=--force-confnew
++ '[' -n /var/cache/pbuilder/ccache ']'
++ '[' -d /var/cache/pbuilder/ccache ']'
++ BINDMOUNTS=' /var/cache/pbuilder/ccache'
++ export PATH=/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
++ PATH=/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+++ for i in '$BINDMOUNTS'
+++ echo /var/cache/pbuilder/ccache
+++ sort -u
++ BINDMOUNTS=/var/cache/pbuilder/ccache
+ . /usr/lib/pbuilder/pbuilder-runhooks
++ hooks=tmp/hooks
+ '[' -z '' ']'
+ DISTRIBUTION=sid
+ log 'I: Distribution is sid.'
+ case $* in
+ echo 'I: Distribution is sid.'
I: Distribution is sid.
+ '[' yes = yes ']'
+ TRAP='echo ignoring trap '
+ cleanbuildplace
+ '[' 0 -ne 0 ']'
+ '[' '' '!=' yes ']'
+ '[' -d /var/cache/pbuilder/build//4055 ']'
+ log 'I: Building the build environment'
+ case $* in
+ echo 'I: Building the build environment'
I: Building the build environment
+ mkdir -p /var/cache/pbuilder/build//4055
+ '[' '!' -d /var/cache/pbuilder/build//4055 ']'
+ echo ignoring trap cleanbuildplace exit
ignoring trap cleanbuildplace exit
+ log 'I: running debootstrap'
+ case $* in
+ echo 'I: running debootstrap'
I: running debootstrap
+ unset DEBOOTSTRAPSCRIPT
+ '[' -n '' ']'
+ which debootstrap
/usr/sbin/debootstrap
+ :
+ cd /var/cache/pbuilder/build//4055
+ debootstrap --include=apt --variant=buildd --keyring 
/usr/share/keyrings/debian-archive-keyring.gpg sid . 
http://ftp.de.debian.org/debian/
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 9FED2BCBDCD29CDF762678CBAED4B06F473041FA)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: insserv libbz2-1.0 libdb5.1 
libslang2 multiarch-support 
I: Found additional base dependencies: binutils bzip2 cpp cpp-4.6 
debian-archive-keyring dpkg-dev g++ g++-4.6 gcc gcc-4.6 gnupg gpgv libc-dev-bin 
libc6-dev libcloog-ppl0 libdpkg-perl libgdbm3 libgmp10 libgmpxx4ldbl libgomp1 
libmpc2 libmpfr4 libppl-c4 libppl9 libpwl5 libquadmath0 libreadline6 
libstdc++6-4.6-dev libtimedate-perl libusb-0.1-4 linux-libc-dev make patch perl 
perl-modules readline-common 
I: Checking component main on http://ftp.de.debian.org/debian...
I: Retrieving libacl1
I: Validating libacl1
I: Retrieving apt
I: Validating apt
I: Retrieving libattr1
I: Validating libattr1
I: Retrieving base-files
I: Validating base-files
I: Retrieving base-passwd
I: Validating base-passwd
I: Retrieving bash
I: Validating bash
I: Retrieving binutils
I: Validating binutils
I: Retrieving build-essential
I: Validating build-essential
I: Retrieving bzip2
I: Validating bzip2
I: Retrieving libbz2-1.0
I: Validating libbz2-1.0
I: Retrieving libcloog-ppl0
I: Validating libcloog-ppl0
I: Retrieving coreutils
I: Validating coreutils
I: Retrieving dash
I: Validating dash
I: Retrieving libdb5.1
I: Validating libdb5.1
I: Retrieving debconf
I: Validating debconf
I: Retrieving debconf-i18n
I: Validating debconf-i18n
I: Retrieving debian-archive-keyring
I: Validating debian-archive-keyring
I: Retrieving debianutils
I: Validating debianutils
I: Retrieving diffutils
I: Validating diffutils
I: Retrieving dpkg
I: Validating dpkg
I: Retrieving dpkg-dev
I: Validating dpkg-dev
I: Retrieving libdpkg-perl
I: Validating libdpkg-perl
I: Retrieving e2fslibs
I: Validating e2fslibs
I: Retrieving e2fsprogs
I: Validating e2fsprogs
I: Retrieving libcomerr2
I: Validating libcomerr2
I: Retrieving libss2
I: Validating libss2
I: Retrieving libc-bin
I: Validating libc-bin
I: Retrieving libc-dev-bin
I: Validating libc-dev-bin
I: Retrieving libc6
I: Validating libc6
I: Retrieving libc6-dev
I: Validating libc6-dev
I: Retrieving multiarch-support
I: Validating multiarch-support
I: Retrieving findutils
I: Validating findutils
I: Retrieving gcc-4.4-base
I: Validating gcc-4.4-base
I: Retrieving gcc-4.5-base
I: Validating gcc-4.5-base
I: Retrieving cpp-4.6
I: Validating cpp-4.6
I: Retrieving g++-4.6
I: Validating g++-4.6
I: Retrieving gcc-4.6
I: Validating gcc-4.6
I: Retrieving gcc-4.6-base
I: Validating gcc-4.6-base
I: Retrieving libgcc1
I: Validating libgcc1
I: Retrieving libgomp1
I: Validating libgomp1
I: Retrieving libquadmath0
I: Validating 

Bug#629371: usb-modeswitch: Devices no longer detected when plugged in at boot-time

2011-06-23 Thread Josua Dietze

Am 22.06.2011 09:56, schrieb Josua Dietze:

If you want you can check for the other variables too; just before the case
line, the values for v_id and p_id should be set.

echo ums variables: v_id $v_id, p_id $p_id 2


I have to correct myself here; the variables mentioned are *not* relevant for 
the mode switching; they are used afterwards only, for the post-handling of the 
switched device.


We need to look only at the bottom part of the script (upstream version):

--x--x--
(
count=120
while [ $count != 0 ]; do
if [ ! -e /usr/bin/tclsh ]; then
sleep 1
count=$(($count - 1))
else
exec /usr/bin/tclsh /usr/sbin/usb_modeswitch_dispatcher $@ 2/dev/null 

exit 0
fi
done
) 
--x--x--

Here you could watch the value of $count, plus you could remove the error 
redirection of the dispatcher call to get a possible error report. Updated script:


--x--x--
(
count=120
while [ $count != 0 ]; do
echo ums: wait counter is $count 2
if [ ! -e /usr/bin/tclsh ]; then
sleep 1
count=$(($count - 1))
else
exec /usr/bin/tclsh /usr/sbin/usb_modeswitch_dispatcher $@ 
exit 0
fi
done
) 
--x--x--

Josh



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



Bug#631356: RPF: eina-player -- Simple music player based on gtk3 and gstreamer

2011-06-23 Thread Luis Lopez

Package: wnpp
Severity: wishlist

Eina (or eina-player for avoid collision with libeina from e17) is a 
simple and extensible music player.


Current music players are focused on managing your music collection, 
while using mandatory criteria about how they organize it.


Eina does not care about it at all. If your are an organized person, 
chances are your music collection is organized too, and you won't like 
to spend your time rearranging it to follow your player's specific 
rules. In addition, having those players to arrange music that's 
randomly stored, named or tagged, is usually counterproductive.


- Based on gtk+ 3 and gstreamer 0.10.
- Extensible via plugins, next version will support python and 
javascript plugins thanks to libpeas.

- Small memory footprint.
- System integration with support for notifications, XDG-compilant, 
stock icons.

- Follows as close as possible Gnome HIG guidelines.

Eina developer, me, is totally open to collaboration to get Eina into 
Debian, so ask or report anything.


Homepage: http://eina.sourceforge.net/



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



Bug#595227: Still an issue?

2011-06-23 Thread Michal Suchanek
Excerpts from Ryan Kavanagh's message of Wed Jun 22 17:43:46 +0200 2011:
 Hi,
 
 On Wed, Jun 22, 2011 at 03:38:01PM +0200, Michal Suchanek wrote:
  Yes, it is. I have 9.07-2+b1 installed.
 
 What versions of X and kernel are you using? Which window manager are
 you using? Is there anything unusual about the environment you run
 rxvt-unicode under? Have you been able to reproduce this on various
 machines?

I am running kernel around 2.6.39 and X around 1.10 but this has been an
issue for a long time with earlier versions as well.

I am using XMonad window manager and I am usually running scim.

On both machines I use this occasionally happens.

 
  And it is not easily reproducible, it happens very rarely.
 
 Could you please try to determine steps to reproduce next time it
 occurs?

I have no idea how to reproduce this, it just happens occasionally at
random.

Thanks

Michal



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



Bug#631087: failed to create base.tgz

2011-06-23 Thread Torquil Macdonald Sørensen
Package: pbuilder
Version: 0.199+nmu4
Followup-For: Bug #631087

I've come up with a workaround. Use cdeboostrap instead of debootstrap:

apt-get install cdebootstrap
dpkg --purge debootstrap
pbuilder --create --debootstrap cdebootstrap

:-)

- Torquil

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

Kernel: Linux 2.6.39.1 (SMP w/2 CPU cores; PREEMPT)
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 pbuilder depends on:
ii  cdebootstrap  0.5.7  Bootstrap a Debian system
ii  coreutils 8.5-1  GNU core utilities
ii  debconf [debconf-2.0] 1.5.40 Debian configuration management sy
ii  debianutils   4.0.2  Miscellaneous utilities specific t
ii  wget  1.12-3.1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.11.0 scripts to make the life of a Debi
ii  fakeroot  1.16-1 tool for simulating superuser priv
ii  sudo  1.7.4p6-1  Provide limited super user privile

Versions of packages pbuilder suggests:
pn  cowdancer none (no description available)
pn  gdebi-corenone (no description available)
pn  pbuilder-uml  none (no description available)

-- debconf information:
  pbuilder/rewrite: false
  pbuilder/mirrorsite: http://ftp.de.debian.org/debian/
  pbuilder/nomirror:



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



Bug#631357: debian-edu-config: debian-edu-fsautoresize does not work

2011-06-23 Thread Andreas B. Mundt
Package: debian-edu-config
Severity: normal

User: debian-...@lists.debian.org
UserTags: debian-edu

Hi,

unfortuntelly, it looks like debian-edu-fsautoresize does not work at
all for d-e-squeeze:

root@tjener:~# debian-edu-fsautoresize -vn
Checking / [/dev/mapper/vg_system-root]
  A: 983704 905648 28088 (0.0285533046526191%)
Checking /boot [/dev/sda1]
  A: 240972 22484 206047 (0.855066148764172%)
Checking /opt [/dev/mapper/vg_system-opt]
  A: 8978360 6365728 2156544 (0.240193532003618%)
Checking /skole/backup [/dev/mapper/vg_system-skole+backup]
  A: 325269 10287 298189 (0.916745831911433%)
Checking /skole/tjener/home0
[/dev/mapper/vg_system-skole+tjener+home0]
  A: 528112 178684 322600 (0.610855273123883%)
Checking /usr [/dev/mapper/vg_system-usr]
  A: 8732600 6533668 1755336 (0.201009550420264%)
Checking /var [/dev/mapper/vg_system-var]
  A: 4305784 476116 3610944 (0.838626368624158%)
Checking /var/opt/ltsp/swapfiles
[/dev/mapper/vg_system-var+opt+ltsp+swapfiles]
  A: 729704 17156 675480 (0.925690416936182%)
Checking /var/spool/squid [/dev/mapper/vg_system-var+spool+squid]
  A: 325269 183142 125334 (0.385324147090562%)

And that's all :(

Cheers,

Andi


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

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



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



Bug#631358: tor-arm: Path to user configuration file is wrong in manpage

2011-06-23 Thread Jérémy Bobbio
Package: tor-arm
Version: 1.4.2.4-1
Severity: minor

Hi!

The manpage sets the patch to the user configuration file at `~/.armrc`.
But it looks like arm itself uses `~/.arm/armrc`.

Cheers,
-- 
Jérémy Bobbio.''`. 
lu...@debian.org: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Bug#631359: ocsinventory-agent: after run network is unusable (puts card in 10mbit HD mode?)

2011-06-23 Thread Ewald Borger
Package: ocsinventory-agent
Version: 2:1.1.1-2.3
Severity: important

Confirmed on two similar machines (both HP ProLiant DL160 G5), not able to 
reproduce on about 50 other machines 
including another ProLiant DL160 G5.

Apparently in our specific configuration, a run of the 
cron.daily/ocsinventory-agent puts the gbit networkcard in 
an unusable state. On one machine I have seen the card being in 10 mbit half 
duplex state and apparently only a 
reboot will fix it (ifconfig down/up and init.d/networking restart don't seem 
to work, although ethtool and mii-tool 
both report the card to be in gbit FD mode afterwards).

Unfortunately I'm unable to test further on these two machine as our customer 
was 'not happy' with the downtime
we've already experienced and following policy the package was removed from the 
system.
If needs be, I can reinstall on one machine and take it down for testing, but 
we prefer not to as it could affect
the sites running on them.
Before the removal I have reproduced the problem three times (with the first 
two not having made the connection
between the problem and ocsinventory-agent). Everytime, I ran the script from 
an SSH session, to be thrown out
of the session within a few seconds after the script had finished (I had been 
returned to my shell).
By means of a remote KVM I was able to find out the NIC had gone into 10mbit HD 
mode.
Restarting networking did not restore the NIC.
Machine has not been down after removing ocsinventory-agent, so it's not 
hardware.

On it's twin machine, I've reinstalled, run the cron script and again, machine 
was unreachable by network. On this
machine though the NIC still reported 1gbit, though I'm not sure I can trust 
mii-tool (ethtool wasn't installed on this one).

ocsinventory-agent has been running on these machines from apr 2009 until 
beginning of may 2011, a co-worker had turned it off, 
but I don't have a report of the why and how (and the co-worker is on vacation 
at the moment).

Of the two machines, one is running kernel 2.6.32-5-amd64 and the machine I'm 
reporting from is still running
2.6.26-2-amd64, so it doesn't seem to be a specific kernel.
Also, we have ocsinventory-agent running on about 50 other machines with 
kernels 2.4 to 2.6.39  without any problem.
Even more, we have a machine with the exact same architecture (though with 4GB 
RAM instead of 2GB) were it doesn't 
present this problem.


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (800, 'stable'), (400, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages ocsinventory-agent depends on:
ii  debconf [debconf-2.0]1.5.36.1Debian configuration management sy
ii  libcompress-zlib-perl2.024-1 Transitional dummy package for Com
ii  libnet-ip-perl   1.25-2  Perl extension for manipulating IP
ii  libnet-ssleay-perl   1.36-1  Perl module for Secure Sockets Lay
ii  libproc-daemon-perl  0.03-2  Run Perl program as a daemon proce
ii  libwww-perl  5.836-1 Perl HTTP/WWW client/server librar
ii  libxml-simple-perl   2.18-3  Perl module for reading and writin
ii  perl [libcompress-zlib-perl] 5.10.1-17   Larry Wall's Practical Extraction 
ii  po-debconf   1.0.16+nmu1 tool for managing templates file t
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

ocsinventory-agent recommends no packages.

Versions of packages ocsinventory-agent suggests:
ii  dmidecode 2.9-1.2Dump Desktop Management Interface 
pn  nmap  none (no description available)
ii  pciutils  1:3.1.7-6  Linux PCI Utilities
pn  read-edid none (no description available)
pn  smartmontools none (no description available)

-- debconf information:
  ocsinventory-agent/tag:
* ocsinventory-agent/method: http
* ocsinventory-agent/server: censored FQDN



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



Bug#623611: Lot of IO errors during boot

2011-06-23 Thread Laurent Bigonville
Hi,

 Any particular reason for re-opening this bug ?

I was busy typing the mail :)

It's just to add a comment (tell me if it worth reopening the bug).

I've discovered that the more LUN mapped to a machine you have, the
more time the machine takes to boot (due to the IO errors) and well in
some situations it's not acceptable.

I've found on a centos ML[0] that loading the scsi_dh_rdac kernel
module really early (in the initrd) could mitigate this issue. I've
made some test and it seems to work if the module is loaded in init-top
(and before udev). I'm not too sure this is possible to do, as it seems
that the 1st script to load (scsi) modules is the udev one.

The only suspicious message I get during boot is
ldm_validate_partition_table(): Disk read failed. (two times). I
guess this is normal as I was doing my test with 1 LUN (2 active paths
and 2 inactives), the boot seems faster and no IO error can be seen.

Cheers

Laurent Bigonville

[0] http://comments.gmane.org/gmane.linux.redhat.release.rhel5/7264



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



Bug#623611: Lot of IO errors during boot

2011-06-23 Thread Ritesh Raj Sarraf
On 06/23/2011 02:31 PM, Laurent Bigonville wrote:
 It's just to add a comment (tell me if it worth reopening the bug).


There's not much to do here. So let's leave it closed.

 I've discovered that the more LUN mapped to a machine you have, the
 more time the machine takes to boot (due to the IO errors) and well in
 some situations it's not acceptable.
 

That's ought to happen given the design. Ideally, there should be a
mechanism to ignore the ghost devices. Have you discussed this on dm-devel?

BTW, how many devices (LUNs x Paths) are we talking here ?

 I've found on a centos ML[0] that loading the scsi_dh_rdac kernel
 module really early (in the initrd) could mitigate this issue. I've
 made some test and it seems to work if the module is loaded in init-top
 (and before udev). I'm not too sure this is possible to do, as it seems
 that the 1st script to load (scsi) modules is the udev one.


The only reason to put something into initrd is for early boot. In case
of storage, if your root LUN is on a SAN. Otherwise, I don't see a need.
But if you feel that putting it into initrd is helping, go with it. Does
the rdac module have any initialization delay ?


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#623611: Lot of IO errors during boot

2011-06-23 Thread Laurent Bigonville
Le Thu, 23 Jun 2011 14:44:31 +0530,
Ritesh Raj Sarraf r...@debian.org a écrit :

 On 06/23/2011 02:31 PM, Laurent Bigonville wrote:
  It's just to add a comment (tell me if it worth reopening the bug).
 
 
 There's not much to do here. So let's leave it closed.

OK

 
  I've discovered that the more LUN mapped to a machine you have, the
  more time the machine takes to boot (due to the IO errors) and well
  in some situations it's not acceptable.
  
 
 That's ought to happen given the design. Ideally, there should be a
 mechanism to ignore the ghost devices. Have you discussed this on
 dm-devel?
 
Well multipath is not even running at that time, so without any help
(scsi_dh_rdac) the kernel know nothing about the sdX device.

I should probably talk about that on the ml. I've other weirdness with
the target I'm using but I'm a bit ENOTIME at the moment.

 BTW, how many devices (LUNs x Paths) are we talking here ?

Well I was testing with 5 lun (2 active paths and 2 inactives).

 
  I've found on a centos ML[0] that loading the scsi_dh_rdac kernel
  module really early (in the initrd) could mitigate this issue. I've
  made some test and it seems to work if the module is loaded in
  init-top (and before udev). I'm not too sure this is possible to
  do, as it seems that the 1st script to load (scsi) modules is the
  udev one.
 
 
 The only reason to put something into initrd is for early boot. In
 case of storage, if your root LUN is on a SAN. Otherwise, I don't see
 a need. But if you feel that putting it into initrd is helping, go
 with it. Does the rdac module have any initialization delay ?

Looks like that even with multipath-utils-boot package installed, this
module is not loaded either before udev is started.

initialization delay? Not too sure what you mean, the module seems
to load instantaneously.

Cheers

Laurent Bigonville



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



Bug#578187: Regression: Hex/dec/bin/oct not accessible via buttons

2011-06-23 Thread Daniel Lewis
Package: gcalctool
Version: 5.30.2-2
Severity: normal

There are now X2, X8 and X16 buttons which I think are supposed to be
replacements. Not quite sure how to revert back from say X2 to decimal
in programming mode - no decimal choice.

Regards



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



Bug#618068: updated patch

2011-06-23 Thread Andreas Moog
Hello again,

attached is an updated patch to fix this FTBFS. The original patch was
flawed because it added the libraries to LDFLAGS, which is wrong. Now
the libraries are in LDADD which is appended after the objects/sources.
This also fixes a bug when building with ld --as-needed, see
https://bugs.launchpad.net/ubuntu/+source/audtty/+bug/765955

Thanks for considering the patch.

Cheers,

Andreas
Description: Fix FTBFS due to indirect linking
Author: Andreas Moog am...@ubuntu.com
Bug-Ubuntu: https://bugs.launchpad.net/749143
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618068

Index: audtty/Makefile.in
===
--- audtty.orig/Makefile.in	2011-06-23 09:35:45.224190999 +
+++ audtty/Makefile.in	2011-06-23 09:36:31.844191736 +
@@ -8,6 +8,7 @@
 
 
 AUDACIOUS_CFLAGS=@AUDACIOUS_CFLAGS@ -I/usr/include/dbus-1.0
+LDADD=-ldbus-glib-1 -lncursesw -laudclient
 
 SOURCES=main.c curses_printf.c playlist.c playlist_jump.c playlist_addurl.c settings.c connect.c browse.c playlist_create.c
 BINS=$(SOURCES:.c=.o)
@@ -17,7 +18,7 @@
 all: audtty
 
 audtty: ${BINS}
-	cc -g -O2 -g2 -Wall -Werror -lncursesw -laudclient ${LDFLAGS} -o audtty $(BINS)
+	cc -g -O2 -g2 -Wall -Werror ${LDFLAGS} -o audtty $(BINS) $(LDADD)
 
 .c.o:
 	cc -g -Wall ${AUDACIOUS_CFLAGS} ${CFLAGS} -o $@ -c $


signature.asc
Description: OpenPGP digital signature


Bug#631360: python-netaddr: pickling/unpickling bug

2011-06-23 Thread lmwangi
Package: python-netaddr
Version: 0.7.5-2
Severity: normal
Tags: patch

Pickling works fine. Unpickling throws the exception:

/usr/lib/python2.6/dist-packages/netaddr/ip/sets.pyc in __setstate__(self, 
state)
 91 
 92 if version == 4:
--- 93 module = _ipv4
 94 elif version == 6:
 95 module = _ipv6

NameError: global name '_ipv4' is not defined
 /usr/lib/python2.6/dist-packages/netaddr/ip/sets.py(93)__setstate__()
 92 if version == 4:
--- 93 module = _ipv4
 94 elif version == 6:


This bug has been reported upstream to the developer but I haven't seen the fix
commited yet. Please see
https://github.com/drkjam/netaddr/issues/7

Patch
++
--- sets.py 2011-04-20 12:12:15.656643150 +0400
+++ /usr/lib/python2.6/dist-packages/netaddr/ip/sets.py 2011-04-20 
12:12:07.0 +0400
@@ -8,6 +8,7 @@
 import sys as _sys
 import itertools as _itertools

+from netaddr.strategy import ipv4 as _ipv4, ipv6 as _ipv6
 from netaddr.ip.intset import IntSet as _IntSet

 from netaddr.ip import IPNetwork, IPAddress, cidr_merge, cidr_exclude, \
+++


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 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 python-netaddr depends on:
ii  python2.6.6-14   interactive high-level object-orie
ii  python2.6 2.6.6-10   An interactive high-level object-o

python-netaddr recommends no packages.

Versions of packages python-netaddr suggests:
ii  ipython   0.10.2-1   enhanced interactive Python shell

-- 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#631361: New upstream version 3.0.2 available

2011-06-23 Thread Harshula
Package: evolution
Severity: wishlist

Hi,

Evolution 3.0.2 is available:
http://projects.gnome.org/evolution/download

Would you please consider packaging it for experimental? It contains
various bugfixes to the 3.0 major release.

Thanks,
#




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



Bug#631362: orientation data destroyed by gthumb

2011-06-23 Thread Daniel Pocock

Package: gthumb
Version: 3:2.11.5-4
Severity: important

After importing images from my camera (directly over USB cable from 
Canon EOS 30D, using gthumb import wizard), I find that the orientation 
data has been lost/corrupted.  Apparently gthumb is the culprit.


I have made the severity of this bug `important' because
- there is loss of data
- the gthumb import wizard pops up by default when a camera is attached

Specifically:
- `rotate images physically' appears to be selected by default when I 
look at the preferences window of the import wizard

- the images have not been automatically rotated though
- the thumbnail is not in the right orientation either
- exiftran reports that every image is orientated `top - left'
- the gthumb tag is present in the EXIF data of the JPG

Below is output displayed by exiftran when examining a corrupted EXIF in 
a JPG from the camera:


$ exiftran -d IMG_1814.JPG
IMG_1814.JPG
   ifd 0
  0x010f  Manufacturer   Canon
  0x0110  Model  Canon EOS 30D
  0x0112  Orientationtop - left

  0x0131  Software   gthumb 2.11.5

As a consequence of this bug, we now have several hundred JPGs without 
the correct EXIF orientation data.


See also related gthumb bugs about import/orientation data:

https://bugzilla.gnome.org/show_bug.cgi?id=634234




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



Bug#631363: missing ubuntu jpg icon

2011-06-23 Thread Daniel Baumann
Package: nagios-images
Version: 0.7

all logos are provided in gd2, png, gif and jpg. except ubuntu where jpg
is missing.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#631364:

2011-06-23 Thread Dani Daniel

Package: smbfs
Version: 2:4.5-2
I have exported a network share on my debian squeeze server via samba, mount 
options: dir_mode=0777,file_mode=0777,uid=root,gid=root,noperm.
On my client I have mounted the share with cifs. Everything works correct 
except saving from openoffice.
If
I save the ooo-document that i am editing it will write the changes in
the file but it also will create a new empty file that has the same
name with a 0.
eg. test.odt -- test0.odt ( has 0 byte ).  
  

Bug#631365: bist: FTBFS with ld --as-needed

2011-06-23 Thread Andreas Moog
Package: bist
Version: 0.5.1-1
Severity: minor
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



*** /tmp/tmp6Pz4Do
In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/05-ftbfs-as-needed.patch: (LP: #765961)
fix ftbfs with ld --as-needed by correcting order of arguments.

See http://wiki.debian.org/ToolChain/DSOLinking#Only_link_with_needed_libraries
for more information

Thanks for considering the patch.


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

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

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

iQIcBAEBAgAGBQJOAxLVAAoJEGHzRCZ03mYkOS8QAKhuWn1YGbjMDdVWgU0uzPph
FielVoOV2UbmKnt8rJX9fn5l1C/sIHJQH60AfMu4CfCXi9b+NvpyJNHWgMH0Awk7
mbhrlWpndspNIPHaX3YWPzOb7chlhtapU7+eiteg1U7+3HJThcfq9sigtNiY6vKM
Z+MTms8yvMehWCq23+21njnkYZcarIvg4NVJEJPgAicNd9Nti3ZQqOn57sHJsPzG
31mQ7ta/Onn+9LykwzWha8LgGq1pYCM3Tg5pL24ltkHhyjETAhz/VKmxMsdyupif
BOwgxOpl1D9L/8eGngfpUzPCJBadRmcLUUzXewpkP+giZuq6BQ0SBK9TTeCtdIFw
QXzAd/1lNvoKyJlD+7JMsGfCggv7r8gfIMNnqLbUigx0+kAd4D7Zdld35R4u9klu
hRrRrVCWMni6RLpYHOvGesP4TEszNKxVMBPTTaGSKGY8T6LhAmS/8tYqRk7c4y4h
R2tv9QzT0BtSi6hInY7rG+eftJeGIbP6niAF9r7U3YnTRGDZKGJoaQWL3fXUwZcO
lT+mxdfAAz1KIYTlYBgrXeOGnO7TRbUiCusiRQ9C5gZJMx4Q/BIIvML85+Z4Xi97
bBPk9KtJA0ljmSL8eAZG0zznQVzT+BWAObmLlJWCzNBN7QU0KcdA7TLIJGgWUKn7
evArFnJKmv2auS1yqPDe
=A0xz
-END PGP SIGNATURE-
=== added file 'debian/patches/05-ftbfs-as-needed.patch'
--- debian/patches/05-ftbfs-as-needed.patch	1970-01-01 00:00:00 +
+++ debian/patches/05-ftbfs-as-needed.patch	2011-06-23 10:16:53 +
@@ -0,0 +1,17 @@
+Description: with ld --as-needed, objects need to come before libs.
+Author: Andreas Moog am...@ubuntu.com
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/765961
+
+Index: bist/Makefile.in
+===
+--- bist.orig/Makefile.in	2011-06-23 10:15:09.184228382 +
 bist/Makefile.in	2011-06-23 10:14:56.354228113 +
+@@ -40,7 +40,7 @@
+ 
+ 
+ all: plug-in tags i18n $(OBJ) $(INC_DIR)*.hpp
+-	$(CXX) -rdynamic $(CPPFLAGS) $(CXXFLAGS) $(LIBS) $(OBJ) -o $(ELF)
++	$(CXX) -rdynamic $(CPPFLAGS) $(CXXFLAGS) $(OBJ) -o $(ELF) $(LIBS)
+ 
+ main.o: $(SRC_DIR)main.cpp
+ 	$(CXX)  $(CPPFLAGS) $(CXXFLAGS) -c $(SRC_DIR)main.cpp  

=== modified file 'debian/patches/series'
--- debian/patches/series	2009-12-31 11:51:01 +
+++ debian/patches/series	2011-06-23 10:14:35 +
@@ -3,3 +3,4 @@
 02-fix_paths.patch
 03-fix_homepath_creation.patch
 04-add_libX11_linkage.patch
+05-ftbfs-as-needed.patch



Bug#631366: include progress logo

2011-06-23 Thread Daniel Baumann
Package: nagios-images
Version: 0.7

please include logo for progress, will submit patch after having
recieved the bug number.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#623611: Lot of IO errors during boot

2011-06-23 Thread Ritesh Raj Sarraf
On 06/23/2011 03:12 PM, Laurent Bigonville wrote:
 Le Thu, 23 Jun 2011 14:44:31 +0530,
 I've discovered that the more LUN mapped to a machine you have, the
 more time the machine takes to boot (due to the IO errors) and well
 in some situations it's not acceptable.


 That's ought to happen given the design. Ideally, there should be a
 mechanism to ignore the ghost devices. Have you discussed this on
 dm-devel?
  
 Well multipath is not even running at that time, so without any help
 (scsi_dh_rdac) the kernel know nothing about the sdX device.


So is this being concluded as a scsi rdac issue?

 I should probably talk about that on the ml. I've other weirdness with
 the target I'm using but I'm a bit ENOTIME at the moment.
 

Yes, I think that'll clear up things.

 BTW, how many devices (LUNs x Paths) are we talking here ?
 
 Well I was testing with 5 lun (2 active paths and 2 inactives).


That's a very low number.

 The only reason to put something into initrd is for early boot. In
 case of storage, if your root LUN is on a SAN. Otherwise, I don't see
 a need. But if you feel that putting it into initrd is helping, go
 with it. Does the rdac module have any initialization delay ?
 
 Looks like that even with multipath-utils-boot package installed, this
 module is not loaded either before udev is started.


The prio libs are part of the initrd the moment initramfs seen
dm-multipath enabled. As for the scsi module, I think the MODULES=most
option should take care of it.


 initialization delay? Not too sure what you mean, the module seems
 to load instantaneously.
 

From what you've mentioned on the top, it looks like the [scsi]device
discovery is slow. But this is just my guess. I've never worked with
that hardware.


-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System



signature.asc
Description: OpenPGP digital signature


Bug#631163: tahoe-lafs: reduce twisted dependencies

2011-06-23 Thread bertagaz
On Tue, Jun 21, 2011 at 12:11:16AM +0200, Julian Taylor wrote:
 Package: tahoe-lafs
 Version: 1.8.2-3
 Severity: minor
 
 tahoe-lafs depends on the metapackage python-twisted which includes a bunch of
 twisted packages.
 Apparently tahoe-lafs does not need all.
 Zooko informed me that only -core and -web are needed and -conch is optional.

Nice, thanks to have taken care of this dependency researches.

 The egg info should be patched to reflect that.

This part of your patch should be send upstream, it's more related to
their work than to the Debian package itself.

 Attached a patch which adds a dependency for -core and web and removes the
 python-twisted dep.

 This requires additional direct dependencies on asn1 and crypto.

Modified as in your patch, apart from the python-pyasn1 package name. ;)

 The optional conch dependency is not included in the patch!

Moved in the Recommends: section.

Integrated most of your changes in commit
be36561ea0df6d3f34237375e6d3bc078def0148

bert



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



Bug#631357: debian-edu-config: debian-edu-fsautoresize does not work

2011-06-23 Thread Holger Levsen
Hi Andi,

On Donnerstag, 23. Juni 2011, Andreas B. Mundt wrote:
 unfortuntelly, it looks like debian-edu-fsautoresize does not work at
 all for d-e-squeeze:

what does df -h say on this system?


cheers,
Holger



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



Bug#631357: debian-edu-config: debian-edu-fsautoresize does not work

2011-06-23 Thread Petter Reinholdtsen
[Andreas B. Mundt]
 And that's all :(

What did you expect would happen?

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#631367: phpmyadmin: sql error reporting is terse to the point of uselessness

2011-06-23 Thread sam penny
Package: phpmyadmin
Version: 4:3.4.2-1
Severity: important

I've just upgraded from 3.4.1-1 to 3.4.2-1 as part of my approximately daily
dist-upgrade.

When I type in a sql query in the SQL tab, if there is an error, the message
consists of only an error number[1], whereas previously it included a
descriptive error message including where in the query the error was
detected[2].

I have seen some error messages come through on occasion, but I've not
spotted any pattern to when they do, even the same message might appear on
one occasion, but not another.

Possibly, the bug is in php5-mysql which was also upgraded at the same time
(from 5.3.3-7+squeeze1 to 5.3.6-12)

Cheers  God bless
Sam SammyTheSnake Penny
[1] like #1064 - 
[2] like You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'fish' at line 1 or the like.


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

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 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 phpmyadmin depends on:
ii  dbconfig-common  1.8.47  common framework for packaging dat
ii  debconf [debconf-2.0]1.5.39  Debian configuration management sy
ii  libapache2-mod-php5  5.3.6-12server-side, HTML-embedded scripti
ii  perl 5.12.3-7+b1 Larry Wall's Practical Extraction 
ii  php5 5.3.6-12server-side, HTML-embedded scripti
ii  php5-cgi 5.3.6-12server-side, HTML-embedded scripti
ii  php5-mcrypt  5.3.6-12MCrypt module for php5
ii  php5-mysql   5.3.6-12MySQL module for php5
ii  ttf-dejavu-core  2.33-1  Vera font family derivate with add
ii  ucf  3.0025+nmu2 Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  apache2   2.2.19-1   Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd]   2.2.19-1   Apache HTTP Server - traditional n
ii  mysql-client  5.1.57-1.3 MySQL database client (metapackage
ii  mysql-client-5.1 [mysql-clien 5.1.57-1.3 MySQL database client binaries
ii  php5-gd   5.3.6-12   GD module for php5

Versions of packages phpmyadmin suggests:
ii  epiphany-browser [www-brows 2.30.6-2 Intuitive GNOME web browser
ii  iceweasel [www-browser] 4.0.1-2  Web browser based on Firefox
ii  lynx-cur [www-browser]  2.8.8dev.8-1 Text-mode WWW Browser with NLS sup
ii  mysql-server5.1.57-1.3   MySQL database server (metapackage
ii  mysql-server-5.1 [mysql-ser 5.1.57-1.3   MySQL database server binaries and
ii  w3m [www-browser]   0.5.3-2+b1   WWW browsable pager with excellent

-- Configuration Files:
/etc/phpmyadmin/config.inc.php changed [not included] (it has passwords in
/it! let me know if it's needed)

-- debconf information:
  phpmyadmin/remove-error: abort
  phpmyadmin/setup-username: admin
* phpmyadmin/db/app-user: phpmyadmin
  phpmyadmin/install-error: abort
* phpmyadmin/reconfigure-webserver: apache2
  phpmyadmin/remote/host:
* phpmyadmin/dbconfig-install: true
  phpmyadmin/remote/port:
* phpmyadmin/dbconfig-upgrade: true
* phpmyadmin/mysql/admin-user: root
  phpmyadmin/internal/reconfiguring: false
  phpmyadmin/missing-db-package-error: abort
  phpmyadmin/remote/newhost:
  phpmyadmin/upgrade-error: abort
  phpmyadmin/dbconfig-reinstall: false
* phpmyadmin/db/dbname: phpmyadmin
  phpmyadmin/database-type: mysql
  phpmyadmin/internal/skip-preseed: false
  phpmyadmin/upgrade-backup: true
  phpmyadmin/dbconfig-remove:
  phpmyadmin/passwords-do-not-match:
* phpmyadmin/mysql/method: unix socket
  phpmyadmin/purge: false




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



Bug#631163: tahoe-lafs: reduce twisted dependencies

2011-06-23 Thread Julian Taylor
On 06/22/2011 03:31 PM, berta...@ptitcanardnoir.org wrote:
 On Tue, Jun 21, 2011 at 12:11:16AM +0200, Julian Taylor wrote:
 This part of your patch should be send upstream, it's more related to
 their work than to the Debian package itself.
 

this part must be applied to the debian package and to my knowledge does
not apply to upstream as twisted has no split egg.
When not applying it tahoe will lack the needed direct dependencies
(they are added to python:Depends by dh_python2)
Relying on it indirectly via foolscap is bad.

 
 Integrated most of your changes in commit
 be36561ea0df6d3f34237375e6d3bc078def0148
 

please add Vcs-Git and Vcs-Browser tags to debian/control so one can
easily find the repository your talking about.



signature.asc
Description: OpenPGP digital signature


Bug#631368: update problem because of conflict with earlier version of tcpd

2011-06-23 Thread Steffen Moeller
Package: libwrap0
Version: 7.6.q-19
Severity: normal
Tags: sid

Hello,

please add some conflict so apt-get and friends learn what to install in what 
order.

Cheers,

Steffen


Setting up debconf (1.5.40) ...
(Reading database ... 246201 files and directories currently installed.)
Preparing to replace libwrap0 7.6.q-19 (using .../libwrap0_7.6.q-20_amd64.deb) 
...
Unpacking replacement libwrap0 ...
dpkg: error processing /var/cache/apt/archives/libwrap0_7.6.q-20_amd64.deb 
(--unpack):
 trying to overwrite '/usr/share/man/man5/hosts_access.5.gz', which is also in 
package tcpd 7.6.q-19
configured to not write apport reports
  Preparing to replace libfreetype6-dev 
2.4.4-1 (using .../libfreetype6-dev_2.4.4-2_amd64.deb) ...
Unpacking replacement libfreetype6-dev ...
Preparing to replace libfreetype6 2.4.4-1 (using 
.../libfreetype6_2.4.4-2_amd64.deb) ...
Unpacking replacement libfreetype6 ...
Preparing to replace libgcj-common 1:4.4.5-9 (using 
.../libgcj-common_1%3a4.4.5-10_all.deb) ...
Unpacking replacement libgcj-common ...
Preparing to replace libgcj-bc 4.6.0-5 (using .../libgcj-bc_4.6.0-6_amd64.deb) 
...
Unpacking replacement libgcj-bc ...
Preparing to replace ure 1.7.0+LibO3.3.2-4 (using 
.../ure_1.7.0+LibO3.3.3-1_amd64.deb) ...
Unpacking replacement ure ...
Preparing to replace uno-libs3 1.7.0+LibO3.3.2-4 (using 
.../uno-libs3_1.7.0+LibO3.3.3-1_amd64.deb) ...
Unpacking replacement uno-libs3 ...
Preparing to replace tcpd 7.6.q-19 (using .../tcpd_7.6.q-20_amd64.deb) ...
Unpacking replacement tcpd ...

when performing again, all goes smoothly.


-- System Information:
LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch
Distributor ID: Ubuntu
Description:Ubuntu maverick (development branch)
Release:10.10
Codename:   maverick
Architecture: amd64 (x86_64)

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

Versions of packages libwrap0 depends on:
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib

Versions of packages libwrap0 recommends:
ii  tcpd  7.6.q-20   Wietse Venema's TCP wrapper utilit

libwrap0 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#603577: nagios-images: /usr/share/nagios/htdocs/images/logos/base/ubuntu.gd2 is actually a png file

2011-06-23 Thread Daniel Baumann
tag 603577 patch
thanks

fixed with this commit, feel free to merge:

http://vcs.progress-linux.org/?p=packages/nagios-images.git;a=commitdiff;h=f458075e3082b2e610e8cefa918a0d7921a1187a

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#631357: names seem to have changed

2011-06-23 Thread Andreas B. Mundt
tags 631357 + pending
# fixed in svn
thanks

Looks as if the devices get other names today. Fixed in svn, hopefully
there are no other changes necessary, but resizing worked again after
applying the fix. 



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



Bug#631363: missing ubuntu jpg icon

2011-06-23 Thread Daniel Baumann
tag 631363 patch
thanks

fixed with this commit, feel free to merge:

http://vcs.progress-linux.org/?p=packages/nagios-images.git;a=commitdiff;h=6c503d4bbe349db9f695aa7e237aee9e0c448608

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#631366: include progress logo

2011-06-23 Thread Daniel Baumann
tag 631366 patch
thanks

fixed with this commit, feel free to merge:

http://vcs.progress-linux.org/?p=packages/nagios-images.git;a=commitdiff;h=44b4335bb976ea097d8abb5d62e977dabb48d406

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#631369: init.d restart doesnt start xl2tpd

2011-06-23 Thread Stephen Marron
Package: xl2tpd
Version: 1.2.7+dfsg-1
Tags: patcha

Howdy,

If xl2tpd isnt running and you issue the command

# /etc/init.d/xl2tpd restart

xl2tpd isnt started

debian policy states that restart should

  stop and restart the service if it's already running, otherwise start the 
service

http://www.debian.org/doc/debian-policy/ch-opersys.html#s-sysvinit


in the restart section the file /etc/init.d/xl2tpd contains 

start-stop-daemon --stop --quiet --pidfile \
$PIDFILE --exec $DAEMON

this should be 

start-stop-daemon --oknodo --stop --quiet --pidfile \
$PIDFILE --exec $DAEMONa

otherwise the script will exit without starting that daemon because 
start-stop-daemon will return exit status 1 as there was no daemon to start

Regards

Stephen Marron





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



Bug#621770: Patch applied upstream

2011-06-23 Thread Martin Bagge / brother
tags 621770 + fixed-upstream
thanks

commit 9097acc005149bdbf14e3c2bf32489eed87d8dc9
Author: Martin Bagge / brother brot...@bsnet.se
Date:   Thu Jun 23 12:46:51 2011 +0200

[l10n] Apply changes from Debian Bug #621770


 fr.po |   55 ++-
 1 file changed, 18 insertions(+), 37 deletions(-)

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



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



Bug#631370: kdenlive: Kdenlive crashes at startup with segmentation fault

2011-06-23 Thread Roland Gruber
Package: kdenlive
Version: 0.8-4
Severity: important

Kdenlive crashes at startup. Running as another user with clean user profile
did not change the behaviour.

This is the stack trace:

Application: Kdenlive (kdenlive), signal: Segmentation fault
[KCrash Handler]
#6  0x7f5a1f0021ec in mlt_properties_get_data () from /usr/lib/libmlt.so.4
#7  0x7f59fcd3679f in ?? () from /usr/lib/mlt/libmltsox.so
#8  0x7f5a1f011086 in mlt_repository_metadata () from /usr/lib/libmlt.so.4
#9  0x7f5a1edeb3c6 in Mlt::Repository::metadata(mlt_service_type, char
const*) const () from /usr/lib/libmlt++.so.3
#10 0x7f5a1f5d933f in initEffects::createDescriptionFromMlt
(repository=0x7f5a2184a630, filtername=...) at
/tmp/buildd/kdenlive-0.8/src/initeffects.cpp:578
#11 0x7f5a1f5e7222 in initEffects::parseEffectFiles () at
/tmp/buildd/kdenlive-0.8/src/initeffects.cpp:269
#12 0x7f5a1f4e8d73 in MainWindow::MainWindow (this=0x7f5a21837c60,
MltPath=value optimized out, Url=..., clipsToLoad=..., parent=value
optimized out, __in_chrg=value optimized out, __vtt_parm=value optimized
out) at /tmp/buildd/kdenlive-0.8/src/mainwindow.cpp:180
#13 0x7f5a1f4bc93f in main (argc=1, argv=0x7fff77c1e1e8) at
/tmp/buildd/kdenlive-0.8/src/main.cpp:84



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

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 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 kdenlive depends on:
ii  ffmpeg 5:0.5+svn20091224-0.0 audio/video encoder, streaming ser
ii  kdebase-runtime4:4.6.3-1 runtime components from the offici
ii  kdenlive-data  0.8-4 non-linear video editor (data file
ii  libc6  2.13-7Embedded GNU C Library: Shared lib
ii  libgcc11:4.6.0-10GCC support library
ii  libgl1-mesa-glx [l 7.10.2-3  free implementation of the OpenGL 
ii  libglu1-mesa [libg 7.10.2-3  The OpenGL utility library (GLU)
ii  libkdecore54:4.6.3-3 KDE Platform Core Library
ii  libkdeui5  4:4.6.3-3 KDE Platform User Interface Librar
ii  libkio54:4.6.3-3 Network-enabled File Management Li
ii  libknewstuff3-44:4.6.3-3 Get Hot New Stuff v3 Library for
ii  libknotifyconfig4  4:4.6.3-3 library for configuring KDE Notifi
ii  libkrossui44:4.6.3-3 Kross UI Library
ii  libmlt++3  0.7.2+git20110530-1   MLT multimedia framework C++ wrapp
ii  libmlt40.7.2+git20110530-1   multimedia framework (runtime)
ii  libnepomuk44:4.6.3-3 Nepomuk Meta Data Library
ii  libqjson0  0.7.1-1   qt-based library that maps JSON da
ii  libqt4-dbus4:4.7.3-1 Qt 4 D-Bus module
ii  libqt4-network 4:4.7.3-1 Qt 4 network module
ii  libqt4-opengl  4:4.7.3-1 Qt 4 OpenGL module
ii  libqt4-svg 4:4.7.3-1 Qt 4 SVG module
ii  libqt4-xml 4:4.7.3-1 Qt 4 XML module
ii  libqtcore4 4:4.7.3-1 Qt 4 core module
ii  libqtgui4  4:4.7.3-1 Qt 4 GUI module
ii  libstdc++6 4.6.0-10  The GNU Standard C++ Library v3
ii  libx11-6   2:1.4.3-2 X11 client-side library
ii  libxau61:1.0.6-3 X11 authorisation library
ii  libxdmcp6  1:1.1.0-3 X11 Display Manager Control Protoc
ii  libxext6   2:1.3.0-3 X11 miscellaneous extension librar
ii  melt   0.7.2+git20110530-1   command line media player and vide

Versions of packages kdenlive recommends:
ii  dvdauthor  0.7.0-1   create DVD-Video file system
ii  dvgrab 3.5-1+b2  grab digital video data via IEEE13
ii  frei0r-plugins 1.1.22git20091109-1.1 minimalistic plugin API for video 
ii  genisoimage9:1.1.11-1Creates ISO-9660 CD-ROM filesystem
ii  recordmydesktop0.3.8.1+svn602-1+b1   Captures audio-video data of a Lin
ii  swh-plugins0.4.15+1-6Steve Harris's LADSPA plugins

kdenlive 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#630777: depends on iputils-ping which is not available on kfreebsd

2011-06-23 Thread Giovanni Toraldo
inetutils-ping should be a better replacement.

The package I've rebuilded is downloadable here:
http://dl.dropbox.com/u/630394/backuppc_3.1.0-9_all.deb

-- 
Giovanni Toraldo
http://www.libersoft.it/



signature.asc
Description: OpenPGP digital signature


Bug#631371: linux-image-2.6.39-2-686-pae: system doesn't boot anymore. Black screen after GRUB

2011-06-23 Thread point
Package: linux-2.6
Version: 2.6.39-2
Severity: important

After the upgrade to this package, the system doesn't boot. The screen stays
black after grub



-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
not available

** Network interface configuration:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#NetworkManager#iface eth0 inet dhcp

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML 
and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
Subsystem: Sony Corporation Device [104d:81ef]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR- INTx-
Latency: 0
Capabilities: access denied

00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML 
and 945GT Express PCI Express Root Port [8086:27a1] (rev 03) (prog-if 00 
[Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: d000-d1ff
Prefetchable memory behind bridge: b000-bfff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport

00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition 
Audio Controller [8086:27d8] (rev 02)
Subsystem: Sony Corporation Device [104d:81ef]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 45
Region 0: Memory at d230 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
1 [8086:27d0] (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=02, subordinate=03, sec-latency=0
I/O behind bridge: 2000-2fff
Memory behind bridge: c800-c9ff
Prefetchable memory behind bridge: c000-c1ff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
2 [8086:27d2] (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 3000-3fff
Memory behind bridge: ca00-cbff
Prefetchable memory behind bridge: c200-c3ff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: access denied
Kernel driver in use: pcieport

00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
3 [8086:27d4] (rev 02) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Bus: primary=00, secondary=06, subordinate=07, sec-latency=0

Bug#631370: kdenlive: Kdenlive crashes at startup with segmentation fault

2011-06-23 Thread Patrick Matthäi
Am 23.06.2011 13:00, schrieb Roland Gruber:
 Package: kdenlive
 Version: 0.8-4
 Severity: important
 
 Kdenlive crashes at startup. Running as another user with clean user profile
 did not change the behaviour.
 
 This is the stack trace:
 
 Application: Kdenlive (kdenlive), signal: Segmentation fault
 [KCrash Handler]
 #6  0x7f5a1f0021ec in mlt_properties_get_data () from /usr/lib/libmlt.so.4
 #7  0x7f59fcd3679f in ?? () from /usr/lib/mlt/libmltsox.so
 #8  0x7f5a1f011086 in mlt_repository_metadata () from /usr/lib/libmlt.so.4
 #9  0x7f5a1edeb3c6 in Mlt::Repository::metadata(mlt_service_type, char
 const*) const () from /usr/lib/libmlt++.so.3
 #10 0x7f5a1f5d933f in initEffects::createDescriptionFromMlt
 (repository=0x7f5a2184a630, filtername=...) at
 /tmp/buildd/kdenlive-0.8/src/initeffects.cpp:578
 #11 0x7f5a1f5e7222 in initEffects::parseEffectFiles () at
 /tmp/buildd/kdenlive-0.8/src/initeffects.cpp:269
 #12 0x7f5a1f4e8d73 in MainWindow::MainWindow (this=0x7f5a21837c60,
 MltPath=value optimized out, Url=..., clipsToLoad=..., parent=value
 optimized out, __in_chrg=value optimized out, __vtt_parm=value optimized
 out) at /tmp/buildd/kdenlive-0.8/src/mainwindow.cpp:180
 #13 0x7f5a1f4bc93f in main (argc=1, argv=0x7fff77c1e1e8) at
 /tmp/buildd/kdenlive-0.8/src/main.cpp:84


Hmm cute, what is your libsox1b version?

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



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



Bug#631372: doesn't symlink logos for icinga

2011-06-23 Thread Daniel Baumann
Package: nagios-images
Version: 0.7

logos/ is not symlinked for icinga, sending patch after recieving bugnumer.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#631370: kdenlive: Kdenlive crashes at startup with segmentation fault

2011-06-23 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Patrick,

thanks for your prompt reply.

 Hmm cute, what is your libsox1b version?

roland@roland:~$ apt-cache policy libsox1b
libsox1b:
  Installed: 14.3.2-1
  Candidate: 14.3.2-1
  Version table:
 *** 14.3.2-1 0
500 http://ftp.de.debian.org/debian/ wheezy/main amd64 Packages
100 /var/lib/dpkg/status


- -- 

Best regards

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4DH/EACgkQq/ywNCsrGZ4A6gCggZf0ewMjtODNSzJ/9UFu1tRm
Z/IAniV7V8adm9MFzcnc1w4MoPGR1jl/
=hysk
-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#631370: kdenlive: Kdenlive crashes at startup with segmentation fault

2011-06-23 Thread Patrick Matthäi
Am 23.06.2011 13:13, schrieb Roland Gruber:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi Patrick,
 
 thanks for your prompt reply.
 
 Hmm cute, what is your libsox1b version?
 
 roland@roland:~$ apt-cache policy libsox1b
 libsox1b:
   Installed: 14.3.2-1
   Candidate: 14.3.2-1
   Version table:
  *** 14.3.2-1 0
 500 http://ftp.de.debian.org/debian/ wheezy/main amd64 Packages
 100 /var/lib/dpkg/status

Cute, I have got the same versions of all dependend packages and I am
also on amd64, but w/o this issue, I will forward it.

-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: pmatth...@debian.org
patr...@linux-dev.org
*/



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



Bug#623611: Lot of IO errors during boot

2011-06-23 Thread Laurent Bigonville
Le Thu, 23 Jun 2011 15:52:06 +0530,
Ritesh Raj Sarraf r...@debian.org a écrit :

 On 06/23/2011 03:12 PM, Laurent Bigonville wrote:
  Le Thu, 23 Jun 2011 14:44:31 +0530,
  I've discovered that the more LUN mapped to a machine you have,
  the more time the machine takes to boot (due to the IO errors)
  and well in some situations it's not acceptable.
 
 
  That's ought to happen given the design. Ideally, there should be a
  mechanism to ignore the ghost devices. Have you discussed this on
  dm-devel?
   
  Well multipath is not even running at that time, so without any help
  (scsi_dh_rdac) the kernel know nothing about the sdX device.
 
 
 So is this being concluded as a scsi rdac issue?

Problably

  The only reason to put something into initrd is for early boot. In
  case of storage, if your root LUN is on a SAN. Otherwise, I don't
  see a need. But if you feel that putting it into initrd is
  helping, go with it. Does the rdac module have any initialization
  delay ?
  
  Looks like that even with multipath-utils-boot package installed,
  this module is not loaded either before udev is started.
 
 
 The prio libs are part of the initrd the moment initramfs seen
 dm-multipath enabled. As for the scsi module, I think the MODULES=most
 option should take care of it.

Well the module is in the initrd, but it seems that nothing is loading
it before udev is started. So maybe we should request udev to load the
modules at some point.

 
 
  initialization delay? Not too sure what you mean, the module seems
  to load instantaneously.
  
 
 From what you've mentioned on the top, it looks like the [scsi]device
 discovery is slow. But this is just my guess. I've never worked with
 that hardware.

Well not that much. It's all the udev discovery on inactive devices
that is slowing down things.

Cheers

Laurent Bigonville



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



Bug#629815: No rule to make target `/usr/lib/libdl.so'

2011-06-23 Thread Andreas Tille
Hi again,

to give an update to this problem:

On Fri, Jun 10, 2011 at 11:37:00AM +0200, Mathieu Malaterre wrote:
 On Thu, Jun 9, 2011 at 11:27 PM, Andreas Tille andr...@an3as.eu wrote:
  On Thu, Jun 09, 2011 at 01:02:56PM +0200, Sven Joachim wrote:
   The problem is that libdl.so has been moved to the multiarch paths in
   libc6-dev 2.13-5.  You must upgrade cmake to 2.8.4+dfsg.1-3, have you
   done that already?
  
   I'm building an unstable pbuilder chroot.  It is using the cmake
   version you are mentioning:
  
   $ grep cmake.2\.8 ginkgocadx_2.4.1.1-1_amd64.build
   Unpacking cmake (from .../cmake_2.8.4+dfsg.1-3_amd64.deb) ...
 
  Might be worth retrying with cmake 2.8.4+dfsg.1-4, currently in
  incoming.  It has a different multiarch implementation.
 
  $ grep cmake.2\.8 ginkgocadx_2.4.1.1-1_amd64.build
  Unpacking cmake (from .../cmake_2.8.4+dfsg.1-4_amd64.deb) ...
  I: new cache content cmake_2.8.4+dfsg.1-4_amd64.deb added
 
  No change. :-((
 
  Any further hint?
 
 I think the issue is being worked on at the moment upstream:
 
 http://public.kitware.com/Bug/view.php?id=12037#c26801
 
 ...
 Modestas Vainius wrote:
 2) Will those patches be part of 2.8.5? I want to emphasize that
 released Ubuntu 11.04 (natty) already has this multiarch enabled so
 upstream cmake up to and including 2.8.4 is basically unusable on
 those systems. That's because libc6 package is multiarch enabled and
 e.g. vanilla cmake 2.8.4 is not even able to set CMAKE_DL_LIBS
 properly.
 ...
 
 IMHO cmake (current git master) does not handle this new libc6 layout
 for multiarch support

I tried to rebuild gofigure2 (which is affected by #629815) now I do
not get the 

   No rule to make target `/usr/lib/libdl.so', needed by 
`lib/libvtkRenderingAddOn2.so.0.8'

any more but rather

   No rule to make target `/usr/lib/libXt.so', needed by 
`lib/libPoissonReconstruction.so.0.8'

and thus I assume my action to reopen #630167 (which is unfortunately
not properly documented in the bug log) was not the right thing to do.
It rather seems that certain library packages need to be adapted to
the multiarch build and libc6-dev *now* works together with cmake but
libxt-dev does not.

Similarly I can confirm that when trying to build ginkgocadx I do not
run any more in the missing libdl.so but rather into

   No rule to make target `/lib/libwrap.so.0', needed by 
`src/cadxcore/libCADxCore.so.2.4.1.1'

which somehow smells like libwrap0 is guilty for the problem.  I admit
that this multiarch stuff is above my horizon and I hope that somebody
might be able to clarify what might be the correct way of action now.
 
Kind regards

  Andreas.

-- 
http://fam-tille.de



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



Bug#631087: mount: /proc already mounted or /var/cache/pbuilder/build//4055/proc busy

2011-06-23 Thread Thorsten Glaser
Torquil Macdonald Sørensen dixit:

+ mount -t proc /proc /var/cache/pbuilder/build//4055/proc

I think the correct writ would be:

   mount -t proc proc /var/cache/pbuilder/build//4055/proc

bye,
//mirabilos
-- 
22:59⎜Vutral glaub ich termkit is kompliziert | glabe nicht das man
damit schneller arbeitet | reizüberflutung │ wie windows │ alles evil
zuviel bilder │ wie ein spiel | 23:00⎜Vutral die meisten raffen auch
nicht mehr von windows | 23:01⎜Vutral bilderbücher sind ja auch nich
wirklich verbreitet als erwachsenen literatur   ‣ who needs GUIs thus?



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



Bug#631373: (no subject)

2011-06-23 Thread Anthony Campbell
Package: vim-gtk
Version: 2:7.3.154+hg~74503f6ee649-2+b1
Severity: grave
Justification: renders package unusable


Following an upgrade in Sid today I get this with gvim:

arcadia:~:$ gvim
gvim: symbol lookup error: /usr/lib/libcairo.so.2: undefined symbol: 
FT_GlyphSlot_Embolden


I realise this is probably a bug in libcairo.so.2 but I can't identify
which package is causing it.

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

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

Versions of packages vim-gtk depends on:
ii  libacl1   2.2.49-5   Access control list shared library
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libgdk-pi 2.23.3-3   GDK Pixbuf library
ii  libglib2. 2.28.6-1   The GLib library of C routines
ii  libgpm2   1.20.4-3.4 General Purpose Mouse - shared lib
ii  libgtk2.0 2.24.4-3   The GTK+ graphical user interface 
ii  libice6   2:1.0.7-2  X11 Inter-Client Exchange library
ii  liblua5.1 5.1.4-5Simple, extensible, embeddable pro
ii  libncurse 5.9-1  shared libraries for terminal hand
ii  libpango1 1.28.3-6   Layout and rendering of internatio
ii  libperl5. 5.12.3-7+b1shared Perl library
ii  libpython 2.6.7-1Shared Python runtime library (ver
ii  libruby1. 1.8.7.334-5Libraries necessary to run Ruby 1.
ii  libselinu 2.0.98-1.1 SELinux runtime shared libraries
ii  libsm62:1.2.0-2  X11 Session Management library
ii  libx11-6  2:1.4.3-2  X11 client-side library
ii  libxt61:1.1.1-2  X11 toolkit intrinsics library
ii  tcl8.58.5.9-2Tcl (the Tool Command Language) v8
ii  vim-commo 2:7.3.154+hg~74503f6ee649-2+b1 Vi IMproved - Common files
ii  vim-gui-c 2:7.3.154+hg~74503f6ee649-2Vi IMproved - Common GUI files
ii  vim-runti 2:7.3.154+hg~74503f6ee649-2Vi IMproved - Runtime files

vim-gtk recommends no packages.

Versions of packages vim-gtk suggests:
pn  cscope   none  (no description available)
ii  gnome-icon-t 3.0.0-3 GNOME Desktop icon theme
ii  ttf-dejavu   2.33-1  Metapackage to pull in ttf-dejavu-
ii  vim-doc  2:7.3.154+hg~74503f6ee649-2 Vi IMproved - HTML documentation

-- 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#631370: kdenlive: Kdenlive crashes at startup with segmentation fault

2011-06-23 Thread Roland Gruber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Patrick,

Am 23.06.2011 13:17, schrieb Patrick Matthäi:
 Cute, I have got the same versions of all dependend packages and I am
 also on amd64, but w/o this issue, I will forward it.

ok, thank you very much.


- -- 

Best regards

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4DIrUACgkQq/ywNCsrGZ6X0gCeOGoIufc4Q/Amhy1cJxXmb/nh
DToAn0+HVXNh7+b9VNJi/eBXRrz/p1b0
=0TE1
-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#631372: doesn't symlink logos for icinga

2011-06-23 Thread Daniel Baumann
tag 631372 patch
thanks

fixed with this commit, feel free to merge:

http://vcs.progress-linux.org/?p=packages/nagios-images.git;a=commitdiff;h=7b25a7383a993f066db940ea4f4aa8949d122065

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#624842: confirmation

2011-06-23 Thread Paride Legovini
I confirm this bug, it causes the script to fail unless /bin/sh is
actually bash, which is not the default in Debian, as dash is preferred.
Removing the -p flag fixes the problem.

Paride Legovini




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



Bug#519898: gsoap

2011-06-23 Thread Mattias Ellert
tor 2011-06-23 klockan 00:59 +0200 skrev Stefano Canepa:

 Hi all,
if I understand correctly your interest in gsoap is only to get build
 dependency satisfied so I see we can evaluate two options, both to release 
 2.8.3:
 1) I can continue to experiment my packages changes with current release
and if I successfully building all the packages I've planned I can package
2.8.3 as soon as we have it and upload it with your help
 2) we can go on with actual package structure build 2.8.3 and postpone my
little revolution to 2.8.3+1.
 
 If Mattias would like to take over the package becouse you are in a hurry
 and I don't mind. I'm still interested in packaging for Debian but I know
 I'm taking care of this package in the right way till now. 
 
 Bye
 Stefano

I have already created a 2.8.2 package based on the latest upstream
release. I am waiting for the 2.8.3 release to get the licensing issues
resolved before I can upload. I am happy to share the current state of
the package I have prepared. You can find it here:

http://www.ellert.se/gsoap/

I hope we can work together and avoid duplication of work. If you have
additional ideas about how the package can be improved, I would like to
hear about them.

Mattias



smime.p7s
Description: S/MIME cryptographic signature


Bug#631374: RFP: aj-snapshot -- Small program that can be used to make snapshots of the connections made between JACK and/or ALSA clients.

2011-06-23 Thread rosea grammostolla
Package: wnpp
Severity: wishlist



* Package name: aj-snapshot
  Version : 0.9.4
  Upstream Author : Lieven Moors lievenmo...@gmail.com
* URL : http://aj-snapshot.sourceforge.net/
* License : GPLv3
  Programming Lang: C
  Description : Small program that can be used to make snapshots of the
connections made between JACK and/or ALSA clients.



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



Bug#611490: closed by Boris Pek tehnic...@mail.ru (Re: psi-plus: Single-click opens chat window)

2011-06-23 Thread Harald Braumann
On Sun, Jun 05, 2011 at 07:21:10PM +, Debian Bug Tracking System wrote:
 Hi,
 
 I can't reproduce this bug in my systems.
 Maybe it was fixed in upstream some time ago.
 So I close the bug report.

Confirmed. This bug went away when I upgraded to 0.15~svn3910-1.

Cheers,
harry



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



Bug#627874: Bug in libconfig-model-perl fixed in revision 76339

2011-06-23 Thread pkg-perl-maintainers
tag 627874 + pending
thanks

Some bugs are closed in revision 76339
by Dominique Dumont (ddumont-guest)

Commit message:

lintian clean, cowbuilder clean. Ready for review.

* New upstream release:
  * Application changes:
 * models Debian::Dpkg::Copyright::License:
Allow any license exception keyword (closes: #627874)
 + New model for lcdproc:
The model for lcdproc (LCDd) is generated from the template
LCDd.conf file provided by lcdproc project. This model can be
generated by running Dist::Zilla (when working from Mercurial) or
by running Build.PL (when working from Config::Model Perl
distribution).
  * Framework changes:
  * IniFile backend: Do not write twice leaf comments. When check is
set to 'no', discard data that belongs to unavailable elements
* debian/control:
  + mention lcdproc in description.
  + Added Enhances: lcdproc
+ debian/patches: added spelling patch to fix generated lcdproc doc
+ debian/copyright: updated with lcdproc files. Updated my e-mail.



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



Bug#631348: dieharder: discrepancy of GSL RNG #12: expected mt19937, but it's mrg in gsl-1.14+dfsg

2011-06-23 Thread Dirk Eddelbuettel

Hi,

Thanks for taking the time to write a bug report.

On 23 June 2011 at 12:06, NIIBE Yutaka wrote:
| Package: dieharder
| Version: 2.28.1-3
| Severity: minor
| 
| I found an issue of random number generator uvag.
| 
| --- libdieharder/rng_uvag.c~  2008-09-08 21:37:19.0 +0900
| +++ libdieharder/rng_uvag.c   2011-06-23 12:03:27.225908700 +0900
| @@ -138,11 +138,11 @@
|* single seed, unsigned long int in type.  Alex requires a key 
|* string 256 characters long (that is, 64 uints long).  We therefore
|* have to bootstrap off of an existing, deterministic GSL RNG to fill
| -  * the seed string from a single permitted seed.  Note that type 12 is
| +  * the seed string from a single permitted seed.  Note that type 13 is
|* the mt19937 generator, basically one of the best in the world -- not
|* that it matters.
|*/
| - seed_rng = gsl_rng_alloc(types[12]);
| + seed_rng = gsl_rng_alloc(types[13]);
|   seed_seed = s;
|   gsl_rng_set(seed_rng,seed_seed);
|   random_max = gsl_rng_max(seed_rng);
| 
| Also, I checked dieharder-3.31.1~20110601 (sid).  While code is fixed,
| comment still says type 12. 

Yes, in SVN right now I see 

 /*
  * OK, here we have to modify Alex's algorithm.  The GSL requires a
  * single seed, unsigned long int in type.  Alex requires a key string
  * 256 characters long (that is, 64 uints long).  We therefore have to
  * bootstrap off of an existing, deterministic GSL RNG to fill the seed
  * string from a single permitted seed.  Note that type 12 is the
  * mt19937_1999 generator, basically one of the best in the world -- not
  * that it matters.
  */
 seed_rng = gsl_rng_alloc(dh_rng_types[14]);

so it is now '14' within a lookup table.  The documentation comment may
warrant updating, the code seems fine.

In any event, the version 2.28.1-3 is seriously outdated, consider focusing
on the 3.31.1 prerelease '3.31.1~20110601' now in Debian testing and
unstable.

Regards,  Dirk
 
| -- System Information:
| Debian Release: 6.0.1
|   APT prefers stable-updates
|   APT policy: (500, 'stable-updates'), (500, 'stable')
| Architecture: i386 (i686)
| 
| Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
| Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
| Shell: /bin/sh linked to /bin/dash
| 
| Versions of packages dieharder depends on:
| ii  libc62.11.2-10   Embedded GNU C Library: Shared 
lib
| ii  libdieharder22.28.1-3Random-number generator test 
libra
| ii  libgsl0ldbl  1.14+dfsg-1 GNU Scientific Library (GSL) -- 
li
| 
| dieharder recommends no packages.
| 
| dieharder suggests no packages.
| 
| -- no debconf information
| 
| 

-- 
Gauss once played himself in a zero-sum game and won $50.
  -- #11 at http://www.gaussfacts.com



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



Bug#631375: sonata: Fetching lyrics failed even if there's a lyrics online

2011-06-23 Thread Luca
Package: sonata
Version: 1.6.2.1-3
Severity: normal
Tags: upstream

The lyrics fetching system doesn't work for me, I think it's an upstream bug of
sonata and has been fixed in others fork.
The problem is at line 390 of /usr/share/pyshared/sonata/info.py, if you remove
the handling exceptions system try...except you may notice that there is a
problem with the lyrics' array.

File /usr/lib/pymodules/python2.6/sonata/info.py, line 395, in
get_lyrics_thread
lyrics = content.split(lt;lyricsgt;)[1].split(lt;/lyricsgt;)[0]
IndexError: list index out of range




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

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

Versions of packages sonata depends on:
ii  python2.6.6-14   interactive high-level object-orie
ii  python-dbus   0.84.0-1   simple interprocess messaging syst
ii  python-gtk2   2.24.0-2   Python bindings for the GTK+ widge
ii  python-mpd0.3.0-2Python MPD client library
ii  python-support1.0.13 automated rebuilding support for P

Versions of packages sonata recommends:
ii  python-eggtrayicon   2.25.3-10   Python module to display icons in 
ii  python-tagpy 0.94.8-2+b1 Python module for manipulating tag

Versions of packages sonata suggests:
pn  python-mmkeys 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#625593: (no subject)

2011-06-23 Thread Mehdi Dogguy
Cc
Bcc: cont...@bugs.debian.org
Subject: Re: Bug#625593: Intention to NMU for imagemagick library transition
Reply-To: 
In-Reply-To: banlktimgc_bgf4skfelgyhza1jdb4r_...@mail.gmail.com

reopen 625593
found 625593 0.31.1-15.1
thanks

On  0, Vincent Fourmond fourm...@debian.org wrote:
 --- autotrace-0.31.1/debian/control
 +++ autotrace-0.31.1/debian/control
 @@ -3,7 +3,8 @@
  Priority: optional
  Maintainer: Tony Palma xbyt...@gmail.com
  Build-Depends: debhelper (= 5), autotools-dev, pkg-config,
 -   libpng12-dev, libpstoedit-dev (= 3.42-1.1), libmagick9-dev
 +   libpng12-dev, libpstoedit-dev (= 3.42-1.1), 
 +   libmagickcore-dev

This is not enough to fix the problem since libautotrace-dev still
depends on libmagick9-dev.

I'm considering removing this package temporarily from testing if not
fixed during the next couple of days. If you intend to NMU it, please
upload it without delay in order to to get ready to migrate sooner.

Regards,

-- 
Mehdi Dogguy



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



Bug#631376: tech-ctte: aaaaaaaaaaaaaaaaaaaaaaaaaaa

2011-06-23 Thread aaa
Package: tech-ctte
Severity: wishlist
Tags: ipv6

dupa szatana



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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
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#631229: Initial package available

2011-06-23 Thread Asbjørn Sloth Tønnesen

Hi,

I have uploaded the package to mentors:
  http://mentors.debian.net/debian/pool/main/d/dhcpd-pools

Request for sponsor:
  http://lists.debian.org/debian-mentors/2011/06/msg00231.html



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



Bug#630845: linux-image-2.6.39-2-powerpc: CHRP Pegasos2 boot failure

2011-06-23 Thread Andrew Buckeridge
Package: linux-image-3.0.0-rc3-powerpc
Version: 3.0.0~rc3-1~experimental.1

On Wed, 22 Jun 2011 04:01:38 +0100
Ben Hutchings b...@decadent.org.uk wrote:

  linux-image-2.6.36-trunk-powerpc_2.6.36-1~experimental.1_powerpc.deb
  linux-image-2.6.37-1-powerpc_2.6.37-1_powerpc.deb
  linux-image-2.6.37-2-powerpc_2.6.37-2_powerpc.deb
  These failed to boot. In all cases stuck at the spinner.
 
 At a guess, this may be fixed by a change in Linux 3.0-rc1:

 Please can you test Linux 3.0-rc3, currently available in experimental?

linux-image-3.0.0-rc3-powerpc_3.0.0~rc3-1~experimental.1_powerpc.deb
Also failed to boot and got stuck at spinner.



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



Bug#583252: machine change

2011-06-23 Thread Aljaž Prusnik
I upgraded my computer to an sandy bridge intel board and made a new debian
squeeze installation. Since I am the original reporter and am not able to
reproduce the behaviour anymore, this bug can be considered closed.

Aljaz


Bug#631299: dpkg: upgrade to multiarch packages removed locally diverted files

2011-06-23 Thread Daniel Stone
Hi,

On Thu, Jun 23, 2011 at 08:24:07AM +0200, Raphael Hertzog wrote:
 On Wed, 22 Jun 2011, Daniel Stone wrote:
  Hmm.  Seems plausible, but I went through quite a few libX11 uploads
  without losing my diversion: I would've noticed quite quickly, as the
  failure mode (which prompted the xkbcomp 1.2.2 and 1.2.3 releases) with
  my local XKB dataset and any distribution-shipped libX11 involved my
  entire keyboard doing nothing at all under X.
 
 Would you notice it instantly or only when you restart X?

Only when I restart, but I do this twice a day at a bare minimum (as
suspend/resume is broken), and usually quite a few times more than that,
as I do all my X development on my live running server.

I usually dist-upgrade every couple of weeks or so, so I'd be pretty
stunned if I just managed not to manage it until multiarch came along.

   Do you have any backups of the /var/lib/dpkg/diversions file?
  
  Unfortunately not, I'm afraid.  Is there any more information I can
  provide?
 
 If you can't give us a hint on how they might have disappeared from
 /var/lib/dpkg/diversions, there's not much we can do.

Hmm.

 dpkg itself when dealing with upgrades only uses /var/lib/dpkg/diversions
 in a read-only mode and there's no way a simple package upgrade would have
 resulted in the loss of those entries.

Sounds reasonable.

 Is there anything else that uses dpkg-divert and that could have resulted
 in this behaviour ?
 
 Maybe look around in /var/lib/dpkg/info/* for maintainer scripts (of local
 packages?) which could have some weird usage of dpkg-divert ?

I can't see anything obvious, no.  I don't have any local packages; if I
did, I'd just have packaged my self-built X libraries with an epoch,
rather than diversions.

 How did you put in place all your diversions, do you have script for this?
 Maybe it did not work as you thought it did.

By hand: for i in /usr/lib/libX11.*; do sudo dpkg-divert --add $i; done

Seems to have worked just fine since May 2010, and I've not touched it
since then.  It's a shame there's not more information I can give you.

Cheers,
Daniel


signature.asc
Description: Digital signature


Bug#616927: openssl-blacklist: deprecation of dh_pycentral, please use dh_python2

2011-06-23 Thread Colin Watson
tags 616927 patch
user ubuntu-de...@lists.ubuntu.com
usertags 616927 ubuntu-patch oneiric
thanks

On Mon, Mar 07, 2011 at 12:49:33AM +, Matthias Klose wrote:
 The package build-depends on python-central, which should be
 removed in time for the wheezy release.  dh_python2 should be used instead.
 dh_python2 installs into the same locations as pycentral, but
 avoids the creation and removal of symlinks at package installation
 and removal time, making the upgrade process more robust and faster.

Here's a patch.  However, in order to upload it, you'll also need to fix
#628332 (which I suspect is due to disabling of SSLv2).

  * Convert to dh_python2.

Index: debian/control
===
--- debian/control  (revision 506)
+++ debian/control  (working copy)
@@ -1,10 +1,10 @@
 Source: openssl-blacklist
 Section: net
-XS-Python-Version: all
+X-Python-Version: = 2.4
 Priority: optional
 Maintainer: Kees Cook k...@debian.org
 Uploaders: Jamie Strandboge ja...@ubuntu.com, Christoph Martin 
christoph.mar...@uni-mainz.de
-Build-Depends: debhelper (= 5.0.38), python-central (= 0.5.6), openssl (= 
0.9.8g-9)
+Build-Depends: debhelper (= 5.0.38), python (= 2.6.6-3~), openssl (= 
0.9.8g-9)
 Standards-Version: 3.8.0.0
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-openssl/openssl-blacklist
 Vcs-Svn: svn://svn.debian.org/pkg-openssl/openssl-blacklist/
@@ -13,7 +13,6 @@
 Architecture: all
 Pre-Depends: dpkg (= 1.10.24)
 Depends: ${python:Depends}, openssl (= 0.9.8g-9)
-XB-Python-Version: ${python:Versions}
 Description: list of blacklisted OpenSSL RSA keys
  Contains the list of known-bad OpenSSL keys for openssl-vulnkey to use when
  examining suspect keys: RSA-1024, RSA-2048
@@ -22,7 +21,6 @@
 Architecture: all
 Pre-Depends: dpkg (= 1.10.24)
 Depends: ${python:Depends}, openssl-blacklist
-XB-Python-Version: ${python:Versions}
 Description: list of non-default blacklisted OpenSSL RSA keys
  Contains the list of known-bad non-default OpenSSL keys for openssl-vulnkey to
  use when examining suspect keys: RSA-512, RSA-4096
Index: debian/rules
===
--- debian/rules(revision 506)
+++ debian/rules(working copy)
@@ -57,11 +57,10 @@
 #  dh_installemacsen
 #  dh_installpam
 #  dh_installmime
-#  dh_python
 #  dh_installinit
 #  dh_installcron
 #  dh_installinfo
-   dh_pycentral
+   dh_python2
dh_installman $(CURDIR)/openssl-vulnkey.1
dh_link
dh_strip

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]



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



Bug#625593: (no subject)

2011-06-23 Thread Mehdi Dogguy
On 23/06/2011 14:28, Mehdi Dogguy wrote:
 Cc
 Bcc: cont...@bugs.debian.org
 Subject: Re: Bug#625593: Intention to NMU for imagemagick library transition
 Reply-To: 
 In-Reply-To: banlktimgc_bgf4skfelgyhza1jdb4r_...@mail.gmail.com
 

Well done, mutt!

 reopen 625593
 found 625593 0.31.1-15.1
 thanks
 
 On  0, Vincent Fourmond fourm...@debian.org wrote:
 --- autotrace-0.31.1/debian/control
 +++ autotrace-0.31.1/debian/control
 @@ -3,7 +3,8 @@
  Priority: optional
  Maintainer: Tony Palma xbyt...@gmail.com
  Build-Depends: debhelper (= 5), autotools-dev, pkg-config,
 -   libpng12-dev, libpstoedit-dev (= 3.42-1.1), libmagick9-dev
 +   libpng12-dev, libpstoedit-dev (= 3.42-1.1), 
 +   libmagickcore-dev
 
 This is not enough to fix the problem since libautotrace-dev still
 depends on libmagick9-dev.
 
 I'm considering removing this package temporarily from testing if not
 fixed during the next couple of days. If you intend to NMU it, please
 upload it without delay in order to to get ready to migrate sooner.
 
 Regards,
 


-- 
Mehdi Dogguy مهدي الدڤي
mehdi@{dogguy.org,debian.org}



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



Bug#616927: openssl-blacklist: deprecation of dh_pycentral, please use dh_python2

2011-06-23 Thread Colin Watson
On Thu, Jun 23, 2011 at 01:49:36PM +0100, Colin Watson wrote:
 Index: debian/control
 ===
 --- debian/control(revision 506)
 +++ debian/control(working copy)
 @@ -1,10 +1,10 @@
  Source: openssl-blacklist
  Section: net
 -XS-Python-Version: all
 +X-Python-Version: = 2.4

This should be = 2.5, since you're using hashlib.

-- 
Colin Watson   [cjwat...@ubuntu.com]



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



Bug#631377: wicd + dhcpcd: do not work without resolv.conf

2011-06-23 Thread sergey
Package: wicd
Version: 1.7.0+ds1-5
Severity: normal


Excuse me for my poor English please :-)

I use wicd with dhcpcd. When I try to connect to wi-fi network.
Connection establishes, but DNS is not work.

I see the next text in ps ax output:

/sbin/dhcpcd-bin -Y -N -R -h fc3 --noipv4ll wlan0 

Option -R presents, so dhcpcd has no permission to write /etc/resolv.conf.

Debian has alternative to direct writing to /etc/resolv.conf: resolvconf
package.

But it was not installed on my system and all dependencies was OK.

I try 2 variants: manulally set up correct /etc/resolv.conf and 
install resolvconf package. Both variants gives me network access.

So, wicd should has resolvconf in its dependencies or
wicd should not use option -R when run dhcpcd.

It is possible that this bug is not wicd problem, but dhcpcd problem.
In this case dhcpcd package should provide correct configs for
situation when resolvconf is not installed. Or dhcpcd should
have resolvconf in its dependencies.

Regards, Sergey   


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

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

Versions of packages wicd depends on:
ii  wicd-daemon  1.7.0+ds1-5 wired and wireless network manager
ii  wicd-gtk [wicd-client]   1.7.0+ds1-5 wired and wireless network manager

wicd recommends no packages.

wicd suggests no packages.

Versions of packages wicd-gtk depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-glade2   2.17.0-4 GTK+ bindings: Glade support
ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii  wicd-daemon 1.7.0+ds1-5  wired and wireless network manager

Versions of packages wicd-daemon depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  dbus  1.2.24-4   simple interprocess messaging syst
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  dhcpcd1:3.2.3-5  DHCP client for automatically conf
ii  iproute   20100519-3 networking and traffic control too
ii  iputils-ping  3:20100418-3   Tools to test the reachability of 
ii  lsb-base  3.2-23.2squeeze1   Linux Standard Base 3.2 init scrip
ii  net-tools 1.60-23The NET-3 networking toolkit
ii  psmisc22.11-1utilities that use the proc file s
ii  python2.6.6-3+squeeze6   interactive high-level object-orie
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gobject2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  python-iniparse   0.3.2-1Module to access and modify config
ii  python-wicd   1.7.0+ds1-5wired and wireless network manager
ii  wireless-tools30~pre9-5  Tools for manipulating Linux Wirel
ii  wpasupplicant 0.6.10-2.1 client support for WPA and WPA2 (I

Versions of packages python-wicd depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-support  1.0.10   automated rebuilding support for P

-- debconf information:
* wicd/users: ftp_user, miniroot



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



Bug#616929: openvpn-blacklist: deprecation of dh_pycentral, please use dh_python2

2011-06-23 Thread Colin Watson
tags 616929 patch
user ubuntu-de...@lists.ubuntu.com
usertags 616929 ubuntu-patch oneiric
thanks

On Mon, Mar 07, 2011 at 12:49:35AM +, Matthias Klose wrote:
 The package build-depends on python-central, which should be
 removed in time for the wheezy release.  dh_python2 should be used instead.
 dh_python2 installs into the same locations as pycentral, but
 avoids the creation and removal of symlinks at package installation
 and removal time, making the upgrade process more robust and faster.

Here's a patch.

  * Convert to dh_python2.

diff -Nru openvpn-blacklist-0.4/debian/control 
openvpn-blacklist-0.5/debian/control
--- openvpn-blacklist-0.4/debian/control2009-06-08 17:19:29.0 
+0100
+++ openvpn-blacklist-0.5/debian/control2011-06-23 13:51:43.0 
+0100
@@ -1,16 +1,15 @@
 Source: openvpn-blacklist
 Section: net
-XS-Python-Version: all
+X-Python-Version: = 2.5
 Priority: optional
 Maintainer: Jamie Strandboge ja...@ubuntu.com
 Uploaders: Kees Cook k...@debian.org
-Build-Depends: debhelper (= 5.0.38), python-central (= 0.5.6)
+Build-Depends: debhelper (= 5.0.38), python (= 2.6.6-3~)
 Standards-Version: 3.8.1
 
 Package: openvpn-blacklist
 Architecture: all
 Depends: ${python:Depends}
-XB-Python-Version: ${python:Versions}
 Description: list of blacklisted OpenVPN RSA shared keys
  Contains the blacklist-checking tool openvpn-vulnkey as well as the common
  set of 2048-bit known-bad OpenVPN shared keys for openvpn-vulnkey to use
diff -Nru openvpn-blacklist-0.4/debian/rules openvpn-blacklist-0.5/debian/rules
--- openvpn-blacklist-0.4/debian/rules  2009-06-08 17:31:47.0 +0100
+++ openvpn-blacklist-0.5/debian/rules  2011-06-23 13:51:59.0 +0100
@@ -52,11 +52,10 @@
 #  dh_installemacsen
 #  dh_installpam
 #  dh_installmime
-#  dh_python
 #  dh_installinit
 #  dh_installcron
 #  dh_installinfo
-   dh_pycentral
+   dh_python2
dh_installman $(CURDIR)/openvpn-vulnkey.1
dh_link
dh_strip

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]



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



Bug#625584: (no subject)

2011-06-23 Thread Mehdi Dogguy
severity 625584 serious
found 625584 0.10+doc-6
thanks

Bastien ROUCARIES roucaries.bast...@gmail.com wrote:
 
 We would like to perform the transition from  libmagickcore3, libmagick++3,
 libmagickwand3 to libmagickcore4, libmagick++4, libmagickwand4
 
 This transition will requires sourcefull uploads as there is a (minimal) API
 change.
 

hum... the report is not very helpful, to say the least.

In order to get this bug fixed, you have to make libzbar-dev depend on
libmagick++9-dev instead of libmagick++-dev.

FYI, I'm planning to temporarily remove zbar from testing if not fixed
during the next couple of days.

 Packages are in experimental
 
and in the meantime, landed in sid...

Regards,

-- 
Mehdi Dogguy



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



Bug#631354: linux-image-2.6.39-2-amd64: Kernel doesn't boot (fs error)

2011-06-23 Thread Ben Hutchings
On Thu, 2011-06-23 at 09:50 +0200, sebastien wrote:
 Package: linux-2.6
 Version: 2.6.39-2
 Severity: important
 Tags: wheezy
 
 I can't boot with the kernel 2.6.39-2 : I've got the following message :
 
 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
 
 There is no problem for booting with the 2.6.38-2-amd64 kernel
 
 My fs is ext3 for / (no partition for /boot)
[...]

For some reason, no initramfs has been generated for this kernel
version.  Are you sure the installation completed successfully?  Can you
send the section of /var/log/dpkg.log showing recent upgrades?

In any case, you'll need to run 'update-initramfs -c -k 2.6.39-2-amd64'
to fix this.

Ben.

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.


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


Bug#631378: README.Debian should not recommend disabling SSL

2011-06-23 Thread Guido Günther
Package: d-push
Version: 1.5.2-1
Severity: normal

Hi,
The introduction on how to set up z-push/d-push in README.Debian great.
Thanks for that! However I think we should not recommend disanbling SSL
authentication in Setting up your PocketPC. That's  not good for
security.
Debian ships with a default-ssl site and self signed certificats, this
can be used instead.
Cheers,
 -- Guido


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

Kernel: Linux 2.6.39-2-686-pae (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



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



Bug#631379: Doesn't use po-debconf

2011-06-23 Thread Guido Günther
Package: d-push
Version: 1.5.2-1
Severity: normal
Tags: patch

Hi,
d-push doesn't use po-debconf which makes translating the debconf
template impossible. Attached patch fixes this.
Cheers,
 -- Guido


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

Kernel: Linux 2.6.39-2-686-pae (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
From 6839021a94cecc36cec34a5f740343764c392bf4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= a...@sigxcpu.org
Date: Thu, 23 Jun 2011 14:48:55 +0200
Subject: [PATCH] Use po-debconf

---
 debian/control  |2 +-
 debian/d-push.templates |2 +-
 debian/po/POTFILES.in   |1 +
 debian/po/templates.pot |   32 
 debian/rules|1 +
 5 files changed, 36 insertions(+), 2 deletions(-)
 create mode 100644 debian/po/POTFILES.in
 create mode 100644 debian/po/templates.pot

diff --git a/debian/control b/debian/control
index 4e9dfad..e036b21 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: d-push
 Section: web
 Priority: extra
 Maintainer: Wolfram Quester wo...@sigxcpu.org
-Build-Depends: debhelper, quilt
+Build-Depends: debhelper, quilt, po-debconf
 Standards-Version: 3.8.4
 Homepage: http://z-push.sourceforge.net/soswp
 #Vcs-Git: git://git.debian.org/collab-maint/d-push.git
diff --git a/debian/d-push.templates b/debian/d-push.templates
index ee14f43..b92f66e 100644
--- a/debian/d-push.templates
+++ b/debian/d-push.templates
@@ -2,7 +2,7 @@
 Template: d-push/reconfigure-webserver
 Type: multiselect
 Choices: apache2, apache, apache-ssl, apache-perl, lighttpd
-Description: Web server to reconfigure automatically:
+_Description: Web server to reconfigure automatically:
  Please choose the web server that should be automatically configured
  to run d-push.
 
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in
new file mode 100644
index 000..1a2fa1a
--- /dev/null
+++ b/debian/po/POTFILES.in
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] d-push.templates
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
new file mode 100644
index 000..89a6edf
--- /dev/null
+++ b/debian/po/templates.pot
@@ -0,0 +1,32 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR EMAIL@ADDRESS, YEAR.
+#
+#, fuzzy
+msgid 
+msgstr 
+Project-Id-Version: PACKAGE VERSION\n
+Report-Msgid-Bugs-To: d-p...@packages.debian.org\n
+POT-Creation-Date: 2011-06-23 14:53+0200\n
+PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
+Last-Translator: FULL NAME EMAIL@ADDRESS\n
+Language-Team: LANGUAGE l...@li.org\n
+Language: \n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=CHARSET\n
+Content-Transfer-Encoding: 8bit\n
+
+#. Type: multiselect
+#. Description
+#: ../d-push.templates:1001
+msgid Web server to reconfigure automatically:
+msgstr 
+
+#. Type: multiselect
+#. Description
+#: ../d-push.templates:1001
+msgid 
+Please choose the web server that should be automatically configured to run 
+d-push.
+msgstr 
diff --git a/debian/rules b/debian/rules
index af51de0..59c7eb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,5 +23,6 @@ clean: unpatch
 	dh_testroot
 	rm -f build-stamp
 	dh_clean
+	debconf-updatepo
 
 build: patch
-- 
1.7.5.4



Bug#628682: [PATCH] Add a pattern mechanism for the pristine-tar archive building.

2011-06-23 Thread Guido Günther
Hi Simon,
sorry for the late reply!

On Fri, Jun 03, 2011 at 06:53:03PM +0200, Simon Chopin wrote:
 Hi !
 
 On Fri, Jun 03, 2011 at 04:35:05PM +0200, Guido Günther wrote:
  I'm actually having a bit of a hard time to understand to see what you
  want to accomplish. Are you talking about upstream using pristine-tar
  but a different naming convention for tarballs? Is there a usecase for
 You nailed it. I know that it isn't a common case (in fact, I haven't
 seen it yet outside of my use case), but I think this practice should be
 encouraged, especially with the whole GitHub trend — while they provide
 a way to download tarballs, it wouldn't necessarily be the same as one
 generated by the developer.
 And it would be pretty odd for an upstream to name its release archive
 foo_1.0.orig.tar.gz, wouldn't it ? :-)
 
 In a more practical matter, I stumbled across this use case when trying
 to set up the distribution vector of a project of mine hosted on
 gitorious[1], while trying to package it as an exercise. pristine-tar
 seemed to be the right answer.
 
  this/ If so could you add some tests? If so wouldn't we want to be able
  to specify the exact format?
 
 I guess I could add some tests, but I cannot really wrap my head around
 the concept of tests concerning more than a single tree of a git repo. I
 shamefully confess I didn't read the test code already written, mea
 culpa.
 
 As for the format specification, it is after all what this patch is
 about. I did not push the bit further than what I thought was needed,
 but in the end we could as well ask the user to provide a regexp with
 the appropriate named groups.

Shouldn't we be able to identify everythig beforehand? Look at how we
infert the data from the changelog. I don't think we even need a regexp.
We know the package name (either from the changelog or from
configuration) and only need to fill in the version number, right?

 
  Cheers,
   -- Guido
  
  P.S.: having patches that don't contain ugly hack is an extra bonus ;)
 
 Yeh, that one... Would it be OK if I delete the comment ? /me ducks.
 I hesitated between this solution and one involving scanning multiple
 times the string. IMHO both are ugly, but the hack is potentially more

See above. I think we can get away with a cleaner solution by infering
more data from the project.
Cheers,
 -- Guido



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



Bug#630832: gbp-create-remote-repo: should support homedir URLs

2011-06-23 Thread Guido Günther
Hi Courtney,
On Sun, Jun 19, 2011 at 03:55:02PM -0500, Courtney Bane wrote:
 On Sun, Jun 19, 2011 at 07:21:49PM +0200, Guido Günther wrote:
  Patch looks great. But according to the got-clone manpage git also
  supports ~user expansion:
  
  ssh://[user@]host.xz[:port]/~[user]/path/to/repo.git/ 
  
  Could you handle that case too?
 
 Sure. I've attached an updated patch that handles both forms of homedir
 URLs. This one is a little bit more involved, since I had to modify the
 remote script, in addition to the URL parsing. (Note that, according to
 the bash manpage, the ~username/ part can't be quoted, and from
 testing, dash has the same behavior.)

Great. Thanks! We only need to...

 -if [ -d %(dir)s ]; then
 -echo Repository at \%(dir)s\ already exists - giving up.
 +if [ -d %(base)s%(dir)s ]; then
 +echo Repository at \%(base)s%(dir)s\ already exists - giving up.
  exit 1
  fi
 -mkdir -p %(dir)s
 -cd %(dir)s
 +mkdir -p %(base)s%(dir)s
 +cd %(base)s%(dir)s
  git init --bare --shared
  echo %(pkg)s packaging  description
  EOF % remote

...make sure we move the %(base)s into the quotes like %(base)s%(dir)s
to be safe when the path contains spaces.

It would be great if you could also add some doctests (there are
examples in gbp/deb.py) to parse_remote but that's not a must.

Cheers,
 -- Guido




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



Bug#631289: closed by Ben Hutchings b...@decadent.org.uk (Re: Bug#631289: iwlagn: Kernel 2.6.39-2-amd64 in Debian Testing causes Lenovo X201 and T500 wifi to crash Netgear DGN3500 ADSL router/Wifi a

2011-06-23 Thread Ben Hutchings
On Thu, 2011-06-23 at 06:55 +0100, Russel Winder wrote:
[...]
 It is a sad world in which the immediate reaction is close the bug,
 it's someone else's problem even before any investigation is
 undertaken.
[...]

This is the world where there is an ever-growing number of bugs open on
the kernel package.  We certainly don't have the resources to
investigate bugs in other systems.

Ben.

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.


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


  1   2   3   >