Bug#582342: Godel and inconsistency; never will know...; system with RAID and CRYPTO

2010-07-07 Thread Alexander Kurtz
Am Dienstag, den 06.07.2010, 23:12 -0400 schrieb crop...@acm.org:
 The problem with grub and my system abruptly disappeared; for whatever reason 
 it has something to do with the MPTSAS driver, the SATA_NV driver, or the 
 bios 
 on my system.  Tinkering with my sata DVD writers vanquished the problem!
 
 [...]
 
 Computer POSTs.  Grub menu appears.  Select 2.6.32-5-amd64 and voila... the 
 machine boots without a problem.  Grub bug # 582342 seems to be no more...!?!
 
 
 
 Any further questions or comments?  Otherwise, I will be bidding adieu.

Can this bug report be closed then?

Best Regards

Alexander Kurtz


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


Bug#586648: Needs to be fixed

2010-07-07 Thread John Talbut

Elimar


It is a well known issue to the Debian community to read
/usr/share/doc/package­name to get info's about setting up the
package. As well there is a possibility to file a bug and describe
the problem. In most cases you'll get an advice on howto from the
maintainer (like the alsa-package-maintainers ;-)) For advanced help
 ask the community (debian-users).


I know about that.  I imagine that if I spent a considerable amount of
time I could go through all this and get ALSA to do what is needed.  But
I have other priorities in life.  And what about users who are not
particularly computer literate, how are they supposed to get their
systems working?


You managed to set up your sound so what do you want?


Sort of, I wrote.  I had to use PulseAudio and I want to just use ALSA. 
 Or if PulseAudio is what ALSA people want us to use, to have the two 
integrated.  And it still does not work properly, having to restart 
after a USB device is hotplugged and Ekiga to Bluetooth does not work.


Googling around, clearly I am not the only one who is having this sort 
of difficulty.  There seems to be plenty of dissatisfaction about using 
ALSA with multiple devices.


I am not suggesting this is easy to fix and it seems to me that it may 
need some fairly basic changes to ALSA.  My purpose in submitting this 
wishlist bug is to flag it as an issue and give an opportunity for 
ALSA-maintainers to let us know what is happening about it.


So if ALSA-maintainers (working, of course, with upstream) wontfix this 
then it just adds to the urgency of finding alternatives to ALSA.




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



Bug#588300: udev: 91-permissions.rules breaks scanner access

2010-07-07 Thread Olaf Meeuwissen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: udev
Version: 158-1
Severity: important

The `lp` group settings on raw USB devices override the `scanner`
group settings from libsane's 60-libsane.rules.  As a result, users
that are only present in the latter group can no longer scan on
multifunction devices.  Up to 157-1 this used to work just fine.

I believe the following is the cause of the problem:

  # hplip and cups 1.4+ use raw USB devices, so permissions should be
similar to
  # the ones from the old usblp kernel module
  SUBSYSTEM==usb, ENV{DEVTYPE}==usb_device, \
  ENV{ID_USB_INTERFACES}==, IMPORT{program}=usb_id --export %p
  SUBSYSTEM==usb, ENV{DEVTYPE}==usb_device, \
  ENV{ID_USB_INTERFACES}==*:0701*:, GROUP=lp

You should probably work this out with the libsane maintainer (Cc:d).

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

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

Versions of packages udev depends on:
ii  debconf [debconf-2.0]1.5.32  Debian configuration
management sy
ii  libc62.11.2-2Embedded GNU C Library:
Shared lib
ii  libselinux1  2.0.94-1SELinux runtime shared
libraries
ii  libusb-0.1-4 2:0.1.12-15 userspace USB programming
library
ii  lsb-base 3.2-23.1Linux Standard Base 3.2
init scrip
ii  util-linux   2.17.2-3.1  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-3  Linux PCI Utilities
ii  usbutils  0.87-4 Linux USB utilities

udev suggests no packages.

- -- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:

- -- 
Olaf Meeuwissen, LPIC-2   FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962   Help support software freedom
 http://www.fsf.org/jf?referrer=1962
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkw0FkAACgkQt5qrxaZLMnI6iQCdHAa4GL+6u80TuEPLBoYg2o7/
nmMAnRBmiV7R1X8hAGg+VxgIS+mHodJ9
=m3mt
-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#585757: libglewmx1.5: 1.5.4-1 makes libglc0 crash

2010-07-07 Thread Giuseppe Iuculano
 Well, since the problem is somewhere in Quesoglc, I built a version of glc 
 with
 debug symbols, to see where exactly the error is. And surprise, that version
 worked. The locally rebuilt package without debug symbols also works. Not sure
 what exactly is the problem, maybe libglc0 was built on a system with the 
 wrong
 libglew.

What about to close this bug then? :)

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#581620: atlas: FTBFS on hppa

2010-07-07 Thread Denis Barbier
Hi Sylvestre,

To help digging into this issue, the build system should abort as soon
as an unexpected error occurs.  I do not know whether this is enforced
by upstream Makefiles, but you should at least fix debian/rules, patch
attached.  Is it normal that 'check' and 'ptcheck' targets are allowed
to fail?  This does not make much sense to me to run tests in this
case, but I did not add 'set -e' there. Please also consider applying
vcs.patch to fix Vcs metadata in debian/control.
Thanks

Denis


rules.patch
Description: Binary data


vcs.patch
Description: Binary data


Bug#588301: mirror submission for mirrors.xservers.ro

2010-07-07 Thread Tehnic xServers
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: mirrors.xservers.ro
Type: leaf
Archive-architecture: ALL alpha amd64 arm armel hppa hurd-i386 i386 ia64 
kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc s390 sparc 
Archive-ftp: /debian/
Archive-http: /debian/
Archive-rsync: debian/
CDImage-ftp: /debian-cd/
CDImage-http: /debian-cd/
CDImage-rsync: debian-cd/
IPv6: no
Archive-upstream: ftp.ro.debian.org
CDImage-upstream: ftp.ro.debian.org
Updates: twice
Maintainer: Tehnic xServers teh...@xservers.ro
Country: RO Romania
Location: Bucharest
Comment: Bandwidth:
 - Romania: 1 Gbps
 - International: 20 Mbps



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



Bug#587732: protobuf should B-D on default-jdk

2010-07-07 Thread Giuseppe Iuculano
 Since openjdk-6-jdk was available before on those arches, I hoped it
 will come back. Do you think it won't?

It wasn't available, protobuf was built in those archs because you had
openjdk-6-jdk in Build-Depends-Indep instead of Build-Depends

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#583137: Root can't use systemsettings within normal user's session.

2010-07-07 Thread Kete
Package: systemsettings
Version: 4:4.4.4-1
Severity: normal

Running kdesu systemsettings in KRunner gives an old bug of a blank 
systemsettings with a No views found pop-up that says, System Settings was 
unable to find any views, and hence has nothing to display. Running 
systemsettings as root in Konsole within the normal user's session only gives 
the following output: systemsettings(27333): KUniqueApplication: Cannot find 
the D-Bus session server:  Did not receive a reply. Possible causes include: 
the remote application did not send a reply, the message bus security policy 
blocked the reply, the reply timeout expired, or the network connection was 
broken. 

systemsettings(27331): KUniqueApplication: Pipe closed unexpectedly.

I had reinstalled Debian w/ KDE, restored my previous /etc and a couple files 
in /usr, booted up to nothing in /usr and installed again without restoring 
/etc or /usr. Debian prompted me to transfer my previous KDE3 settings in an 
upgrade, mistaking an almost fresh install whose only exception was the /home 
partition. Maybe I should just do another fresh install and format home, too.

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

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

Versions of packages systemsettings depends on:
ii  kdebase-runtime   4:4.4.4-1  runtime components from the offici
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libkdecore5   4:4.4.4-2  the KDE Platform Core Library
ii  libkdeui5 4:4.4.4-2  the KDE Platform User Interface Li
ii  libkhtml5 4:4.4.4-2  the KHTML Web Content Rendering En
ii  libkio5   4:4.4.4-2  the Network-enabled File Managemen
ii  libknewstuff2-4   4:4.4.4-2  the Get Hot New Stuff v2 Library
ii  libknewstuff3-4   4:4.4.4-2  the Get Hot New Stuff v3 Library
ii  libkutils44:4.4.4-2  various utility classes for the KD
ii  libplasma34:4.4.4-2  the Plasma Library for the KDE Pla
ii  libqt4-dbus   4:4.6.3-1  Qt 4 D-Bus module
ii  libqt4-xml4:4.6.3-1  Qt 4 XML module
ii  libqtcore44:4.6.3-1  Qt 4 core module
ii  libqtgui4 4:4.6.3-1  Qt 4 GUI module
ii  libstdc++64.4.4-6The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.3-3  X11 client-side library

systemsettings recommends no packages.

systemsettings 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#559554: Announce of the upcoming NMU(?) for the ucf package

2010-07-07 Thread Christian PERRIER
Dear maintainer of ucf and Debian translators,

Some days ago, I sent a notice to the maintainer of the ucf Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

(Manoj, I'm somehow surprised that you didn't answer. Maybe you were
too busy for this. I have doubts that you would be very happy with an
NMU of one of your packages, for l10n reasons.and I know you are
a careful and 'responsive' maintainer.so I was expecting us to
talk about a possible coordinated upload)

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
ca cs da de es eu fi fr gl it ja nl pl pt pt_BR ru sv vi

Among these, the following translations are incomplete: ca da es it nl pl pt 
pt_BR

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the ucf package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Tuesday, July 13, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Friday, July 02, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Wednesday, July 07, 2010   : send this notice
 Tuesday, July 13, 2010   : (midnight) deadline for receiving translation 
updates
 Wednesday, July 14, 2010   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Wednesday, July 21, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# 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 em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: u...@packages.debian.org\n
POT-Creation-Date: 2009-10-13 08:14-0500\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: title
#. Description
#: ../templates:2001
msgid Modified configuration file
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#. Type: select
#. Choices
#: ../templates:3001 ../templates:4001
msgid install the package maintainer's version
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#. Type: select
#. Choices
#: ../templates:3001 ../templates:4001
msgid keep the local version currently installed
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#. Type: select
#. Choices
#: ../templates:3001 ../templates:4001
msgid show the differences between the versions
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#. Type: select
#. Choices
#: ../templates:3001 ../templates:4001
msgid show a side-by-side difference between the versions
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#: ../templates:3001
msgid show a 3-way difference between available versions
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#: ../templates:3001
msgid do a 3-way merge between available versions (experimental)
msgstr 

#. Type: select
#. Choices
#. Translators, please keep translations *short* (less than 65 columns)
#. Type: select
#. Choices
#: ../templates:3001 ../templates:4001
msgid start a new shell to examine the situation
msgstr 

#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:3002 ../templates:4002
msgid What do you want to do about modified configuration file ${BASENAME}?
msgstr 

#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:3002 ../templates:4002
msgid 
A new version of configuration file ${FILE} is available, but the version 
installed currently has been locally modified.
msgstr 

#. Type: note
#. Description
#: ../templates:5001
msgid Line by line differences between versions
msgstr 

#. Type: error
#. Description
#: ../templates:6001
msgid 

Bug#588192: systemsettings: no user list in default (non-themed) login screen.

2010-07-07 Thread Πρεκατές Αλέξανδρος
I tested:
opensuse with KDE 4.3.x
kubuntu 10.4with KDE 4.4.1
   
and user list in default non-themed login screen displays ok.
attachment: aprekates.vcf

Bug#584562: cromium-browser-inspector: Javascript debugger crashes tab

2010-07-07 Thread Mattia Monga
Dear Jonathan,

I attached to this message a minimalistic failure test case. You
should be able to reproduce the failure with the following recipe


$ LANG=C chromium-browser test.html
# select 'inspect element' from right-click menu
# select 'Scripts'
# select 'test.html'
# put a breakpoint on line 7 (by clicking on it)
# push reload button
# I get the 'Aw, Snap!' page with the generic error message
# Segfault info is available in the system logs
$ dmesg

[15594.289025] chromium-browse[31390]: segfault at 0 ip
7f700fe69b00 sp 7fff69b9fc00 error 4 in
libv8.so.2.2.18[7f700fd0d000+2ab000]


Is this enough to isolate properly the problem? Thank you!

On Sun, Jun 27, 2010 at 2:27 PM, Jonathan Nieder jrnie...@gmail.com wrote:
 Hi Mattia,

 Giuseppe Iuculano wrote:
 On 06/04/2010 05:42 PM, Mattia Monga wrote:

 When I try to debug a javascript program, the tab where the web
 page is loaded crashes if a breakpoint is activated.

 My /var/log/messages reports

 chromium-browse[3488]: segfault at 0 ip 7fddd5b3f8a0 sp
 72d05c50 error 4 in libv8.so.2.2.7[7fddd5a0d000+273000]

 thanks for your bug report.

 Could you provide a proper backtrace please?

 Alternatively, a precise reproduction recipe could be helpful.

 Yes, I know I “just” need to ask Chromium to debug a javascript
 program, set a breakpoint, and let it get activated, but step-by-step
 instructions would make it much easier for novices like me to actually
 do that without investing too much time.

 Thanks,
 Jonathan




-- 
Mattia Monga


  

  
  



Bug#588205: wicd-gtk: wicd-client can't connect to the server

2010-07-07 Thread David Paleino
On Wed, 07 Jul 2010 07:09:41 +0200, Yves-Alexis Perez wrote:

 On mar., 2010-07-06 at 23:27 +0200, David Paleino wrote:
   I believe so, but I'm not raising that to RC yet. This is because I
  believe it
   could be pynotify's fault (source package notify-python).
   However, I need to make a small example showing the bug, before
  claiming that.
  
  I'm attaching a small example. It works here.
  
  Also, I have upgraded libnotify1, python-notify and
  notification-daemon to the
  latest versions in sid, and I'm not able to reproduce your bug. :(
 
 It /might/ be related to #588272 / #588276.

Yup, seems so.

 I'm using xfce4-notifyd which doesn't support notification specs 1.1, and it
 seems that libnotify1 doesn't support 1.0 anymore. I guess you're using the
 GNOME notification daemon which I guess supports the 1.1 version.

Yes, I am using GNOME-Shell.

$ dbus-send --print-reply
--dest=org.freedesktop.Notifications /org/freedesktop/Notifications
org.freedesktop.Notifications.GetServerInformation
method return sender=:1.12 - dest=:1.1154 reply_serial=2
   string GNOME Shell
   string GNOME
   string 0.1
   string 1.0
$

It seems to be a 1.0 daemon...

 The git version of xfce4-notifyd does support 1.1 spec and wicd-client
 runs fine so yes, in any case, the bug is not in wicd. It's either in
 xfce4-notifyd, in python-notify or in libnotify.
 
 I'm still puzzled by the fact that it *fails* with a 1.0 daemon.

If you're ok, can we merge this bug with #588276 ? :)

Kindly,
David

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


signature.asc
Description: PGP signature


Bug#587825: gajim: File Transfers use up 100% of CPU

2010-07-07 Thread Yann Leboulanger

On 07/01/2010 11:11 PM, Moritz Molle wrote:

Package: gajim
Version: 0.13.4-1
Severity: normal
Tags: upstream


File transfers open a line in the file transfer-window. If there are
any lines in that window (of running or of completed transfers), CPU
usage is at 100%. On my box, that is.

Thanks for great software.


I cannot reproduce that. I tried sending 2 files to the same contact (me 
with another JID) through a proxy, and I see no problem.


--
Yann



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



Bug#559554: Updated po

2010-07-07 Thread Luca Bruno
Hi,
Updated .po file can be found attached here.

Ciao, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


it.po
Description: Binary data


pgpMQW2Ghfv6i.pgp
Description: PGP signature


Bug#588302: liferea: Crashes with Illegal Operation when attempting to view feed items

2010-07-07 Thread Ben Green
Package: liferea
Version: 1.6.3-1
Severity: important

When viewing some of the feed items from certain feeds Liferea crashes. An
example is the planet Debian feed:

http://planet.debian.org/rss20.xml

Running from the command line with --debug-all on then clicking on the recent
feed item James Morrison: A speech that didn't happen I get the following
output just before the crash:

DB: loading item 70 (thread=0x205ff60)
DB: loading item 70 (thread=0x205ff60)
GUI: item list selection changed to James Morrison: A speech that didn't
happen
HTML: HTML view: selecting James Morrison: A speech that didn't happen
DB: loading item 70 (thread=0x205ff60)
DB: loading item 70 (thread=0x205ff60)
DB: loading item 70 (thread=0x205ff60)
PERF: htmlview_render_item took 0,021s
HTML: writing 9313 bytes to HTML view
GUI: itemlist selection took 0,117s
PERF: itemlist_selection_changed took 0,117s
Illegal instruction

Liferea is set up with default settings in all cases, I have purely imported my
usual OPML feedlist.



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

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

Versions of packages liferea depends on:
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  liblua5.1-0 5.1.4-5  Simple, extensible, embeddable pro
ii  libnm-glib2 0.8-1network management framework (GLib
ii  libnotify1 [libnotify1-gtk2 0.5.0-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoup2.4-12.30.2-1 an HTTP library implementation in 
ii  libsqlite3-03.6.23.1-4   SQLite 3 shared library
ii  libwebkit-1.0-2 1.2.1-2  Web content engine library for Gtk
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  libxslt1.1  1.1.26-5 XSLT 1.0 processing library - runt
ii  liferea-data1.6.3-1  architecture independent data for 

Versions of packages liferea recommends:
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  dbus-x11  1.2.24-1   simple interprocess messaging syst
ii  wget  1.12-2 retrieves files from the web

Versions of packages liferea suggests:
ii  network-manager   0.8-1  network management framework daemo

-- 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#588303: grub-common: device.map order wrong since using uuids

2010-07-07 Thread Mario 'BitKoenig' Holbe
Package: grub-common
Version: 1.98+20100706-1

Hello,

my device.map's device order changed since grub uses uuid device-names.
Before uuid device-names it was:
(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
(hd3)   /dev/sdd
(hd4)   /dev/sde
(hd5)   /dev/sdf
This was actually even correct.

Now it is:
$ while read hd id; do echo $hd\t$(realpath $id); done  
/boot/grub/device.map
(hd0)   /dev/sde
(hd1)   /dev/sdd
(hd2)   /dev/sdc
(hd3)   /dev/sdf
(hd4)   /dev/sda
(hd5)   /dev/sdb
This is completely off the mark. It seems like grub-mkdevicemap just
sorts the /dev/disk/by-id/* names alphabetically - which was good before
but, of course, is not anymore.

Just for the records: my EDD device order is:
$ ls -l /dev/disk/by-id/edd-* | sed -e 's%^.*/dev%/dev%'
/dev/disk/by-id/edd-int13_dev80 - ../../sda
/dev/disk/by-id/edd-int13_dev81 - ../../sdb
The other devices have no Volume ID (in fact, they have a zeroed MBR)
and thus cannot be assigned to EDD devices.


regards
   Mario
-- 
The social dynamics of the net are a direct consequence of the fact that
nobody has yet developed a Remote Strangulation Protocol.  -- Larry Wall


signature.asc
Description: Digital signature


Bug#587661: should install glib-compile-schemas in libglib2.0-bin

2010-07-07 Thread Josselin Mouette
Le mardi 06 juillet 2010 à 22:29 +0200, Sebastien Bacher a écrit :
 I've backported your changes now and noticed an issue, the gio pc
 describes the path to glib-compile-schemas and this one needs to be
 changed as well to use the correct directory

I’m not sure this is entirely necessary since there is a symlink
in /usr/bin, but that would indeed be safer.

-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




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



Bug#588141: dpkg-dev: dpkg-shlibdeps does not find dependency information of a 32-bit executable on an amd64 machine

2010-07-07 Thread Christoph Pleger
Hello,

 Hum, in theory /usr/lib32 is checked first. What's the output of
 the failing dpkg-shlibdeps call if you add the -v option ?

The relevant lines are:

Library libidn.so.11 found in /emul/ia32-linux/usr/lib/libidn.so.11
No associated package found for /emul/ia32-linux/usr/lib/libidn.so.11
Looking up shlibs dependency of libidn.so.11 provided by ''
Found nothing
dpkg-shlibdeps: failure: no dependency information found for
/emul/ia32-linux/usr/lib/libidn.so.11

Regards
 Christoph



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



Bug#585955: Same problem here

2010-07-07 Thread Michel Dänzer
On Mit, 2010-07-07 at 00:43 +0300, Sami Liedes wrote: 
 Same problem here; with KMS enabled, cursor is a white square after
 KDM started, display otherwise black. Trying to change to a text
 console hangs the display, with these messages in Xorg.log.0:
 
 
 Output DFP2 disable success
 Blank CRTC 0 success
 Disable CRTC 0 success
 Blank CRTC 1 success
 Disable CRTC 1 success
 (II) RADEON(0): RADEONRestoreMemMapRegisters() : 
 (II) RADEON(0):   MC_FB_LOCATION   : 0x000f 0x00df00d0
 (II) RADEON(0):   MC_AGP_LOCATION  : 0x0003
 (EE) RADEON(0): Timeout trying to update memory controller settings !
 (EE) RADEON(0): You will probably crash now ... 
 (EE) RADEON(0): Timeout trying to update memory controller settings !
 (EE) RADEON(0): You will probably crash now ... 
 (EE) RADEON(0): Timeout trying to update memory controller settings !
 (EE) RADEON(0): You will probably crash now ... 
 

[...]

 (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version 
 mismatch.
 [dri] This chipset requires a kernel module version of 1.17.0,
 [dri] but the kernel reports a version of 2.3.0.[dri] If using legacy 
 modesetting, upgrade your kernel.
 [dri] If using kernel modesetting, make sure your module is
 [dri] loaded prior to starting X, [...]

Have you tried following this advice, in particular the part about
loading the radeon kernel module before starting X?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#587929: ITP: bombardier-core-1.00 -- Open Source Configuration management and package delivery (shared components)

2010-07-07 Thread Simon Richter
Hi,

On Tue, Jul 06, 2010 at 09:00:34AM -0700, Peter Banka wrote:

 Thanks for your help. Hope this is what you're after. I'll be happy to
 answer any additional questions. If this goes okay, we'll submit three more
 packages for the components I described above.

My point is that the description should not be a sales pitch, but rather
an objective account of what the software can and cannot do. Think of it
from the point of view of the administrator tasked with deciding which
software to use -- most likely she won't care that this is the most
flexible solution, but rather whether it will get the job done.

While packages are a great way of reducing the time to install the
software, it still requires a lot of time to try out a particular piece
of software. I generally start with those that I know have the features
I require, which should be clear from the description.

   Simon



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



Bug#469528: hal install fails on kfreebsd

2010-07-07 Thread Adrian Glaubitz
Package: hal
Version: 0.5.14-2
Severity: normal

 This happened to me, not when upgrading but when installing hal for
 first time on a kFreeBSD system. After the first time, if I start dbus
 manually, then hal works.

I can confirm this behavior after installing Debian kfreebsd-i386 with this
install media [1]. I used Hans' quick and dirty hack (message #63 in this
thread) to fix it. Please do not close this bug unless it works on kfreebsd
also.


Adrian

[1] http://glibc-bsd.alioth.debian.org/install-cd/kfreebsd-i386/current/

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

Kernel: kFreeBSD 7.3-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hal depends on:
ii  adduser   3.112  add and remove users and groups
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  freebsd-utils 8.0-12 FreeBSD utilities needed for GNU/k
ii  hal-info  20091130-1 Hardware Abstraction Layer - fdi f
ii  libblkid1 2.17.2-3.1 block device id library
ii  libc0.1   2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcam0   8.0-5  FreeBSD CAM (Common Access Method)
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libexpat1 2.0.1-7XML parsing C library - runtime li
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libhal-storage1   0.5.14-2   Hardware Abstraction Layer - share
ii  libhal1   0.5.14-2   Hardware Abstraction Layer - share
ii  libusb2   8.0-5  FreeBSD userspace USB programming 
ii  libusbhid48.0-5  FreeBSD library to access USB HID 
ii  lsb-base  3.2-23.1   Linux Standard Base 3.2 init scrip
ii  pciutils  1:3.1.7-4  Linux PCI Utilities
ii  usbutils  0.87-5 Linux USB utilities

Versions of packages hal recommends:
ii  consolekit  0.4.1-4  framework for defining and trackin
ii  eject   2.1.5+deb1+cvs20081104-7 ejects CDs and operates CD-Changer

Versions of packages hal suggests:
pn  gnome-device-manager  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#588249: libproc-processtable-perl: length of fname field in ProcessTable is insufficient

2010-07-07 Thread Salvatore Bonaccorso
severity 588249 wishlist
thanks

Hi 

On Tue, Jul 06, 2010 at 03:41:18PM +0200, J G Miller wrote:
 Package: libproc-processtable-perl
 Version: 0.45-1
 Severity: normal
 
 Whilst setting up mon (monitoring system) with the ps.monitor script
 which uses Proc::ProcessTable to get a list of the processes on the
 system, I discovered that processes with very long names are being
 truncated, thus causing a false alert in mon.
 
 Debugging the relevant part of the ps.monitor script --
 
   use Proc::ProcessTable;
 
   my $process_table = new Proc::ProcessTable('cache_ttys' = 0 );
 
   foreach $process ( @{$process_table-table} )
   {
printf (Examining   -%s-\n,   $process-cmndline);
printf (+++ Checking if -%s- is required\n\n, $process-fname);
   }
 
 reveals that process name in fname is truncated at 15 characters
 
Examining   -transmission-daemon-
+++ Checking if -transmission-da- is required
 
 Thus it is evident that the width of fname should be increased
 from 16 to 24 if possible.
 
 Obviously in its current form, checking of process names greater
 than 15 characters will lead to false alarms in mon, and problems
 in other packages which use this functionality.

I think this is indeed not possible, but a comment from someone else
is appreciated to confirm that in case:

This seems to be a limitiation in linux itself, first in os/Linux.c we
have:

/* scan in pid, and the command, in linux the command is a max of 15 chars
 * plus a terminating NULL byte; prs-comm will be NULL terminated since
 * that area of memory is all zerored out when prs is allocated */
if (sscanf(stat_text, %d (%15c, prs-pid, prs-comm) != 2)
goto done;

In the Linux kernel itself, we have

include/linux/elfcore.h:charpr_fname[16];  /* filename of 
executable */

So probably there is no work around this if you use fname.

So as it is not really caused by fname in Proc::ProcessTable I think
this is more like a wishlist, as it is by 'limitation' in the linux
kernel.

Comments?

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#588304: ucf: [l10n:ca] Updated Catalan translation

2010-07-07 Thread Jordi Mallach
Package: ucf
Version: 3.0025
Severity: wishlist

Hi,

Please find attached an update for the Catalan translation of ucf.

Thanks,
Jordi

-- System Information:
Debian Release: squeeze/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=ca_es.ut...@valencia, lc_ctype=ca_es.ut...@valencia (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ucf depends on:
ii  coreutils 8.5-1  GNU core utilities
ii  debconf   1.5.32 Debian configuration management sy

ucf recommends no packages.

ucf suggests no packages.

-- debconf information excluded


ucf.ca.po.gz
Description: GNU Zip compressed data


Bug#588305: cifs-utils: Can't mount shares of the type host/directory/sharename

2010-07-07 Thread Stephan Seitz

Package: cifs-utils
Version: 2:4.5-2
Severity: important

Hi!

Since version 4.5-2 of cifs-utils I can no longer mount shares which 
contain a directory before the share name, e.g. //ds01.home/home/stse.  
Calling mount.cifs with - I see, that the last part of the UNC path 
is deleted (it tries to mount //ds01.home/home).


Shares of the format //ds01.home/data are working.

Downgrading cifs-utils to 4.1-1 solves the problem for me.

Shade and sweet water!

Stephan

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

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

Versions of packages cifs-utils depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcap2   1:2.17-2   support for getting/setting POSIX.
ii  libkeyutils1  1.4-1  Linux Key Management Utilities (li
ii  libkrb5-3 1.8.1+dfsg-5   MIT Kerberos runtime libraries
ii  libtalloc22.0.1-1hierarchical pool based memory all
ii  samba-common  2:3.4.8~dfsg-1 common files used by both the Samb

cifs-utils recommends no packages.

Versions of packages cifs-utils suggests:
ii  smbclient 2:3.4.8~dfsg-1 command-line SMB/CIFS clients for 


-- no debconf information

--
| Stephan Seitz E-Mail: s...@fsing.rootsland.net |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |


signature.asc
Description: Digital signature


Bug#132756: doc-central: access control, local only by default

2010-07-07 Thread Alessandro Miliucci
The package, in the version 1.8.2+nmu3 in squeeze(avaiable also in
lenny) contain doc-central.apache2 file, that add this rule to apache:

Alias /dc /usr/share/doc-central/www
Location /dc
  Options None
  Order deny,allow
  Deny from all
  Allow from ::1 127.0.0.1 -- allow access only from localhost (ipv6
and ipv4)
/Location

I think that this bug report can be closed.




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



Bug#588205: wicd-gtk: wicd-client can't connect to the server

2010-07-07 Thread Yves-Alexis Perez
On 07/07/2010 09:02, David Paleino wrote:
 On Wed, 07 Jul 2010 07:09:41 +0200, Yves-Alexis Perez wrote:
 
 On mar., 2010-07-06 at 23:27 +0200, David Paleino wrote:
 I believe so, but I'm not raising that to RC yet. This is because I
 believe it
 could be pynotify's fault (source package notify-python).
 However, I need to make a small example showing the bug, before
 claiming that.

 I'm attaching a small example. It works here.

 Also, I have upgraded libnotify1, python-notify and
 notification-daemon to the
 latest versions in sid, and I'm not able to reproduce your bug. :(

 It /might/ be related to #588272 / #588276.
 
 Yup, seems so.
 
 I'm using xfce4-notifyd which doesn't support notification specs 1.1, and it
 seems that libnotify1 doesn't support 1.0 anymore. I guess you're using the
 GNOME notification daemon which I guess supports the 1.1 version.
 
 Yes, I am using GNOME-Shell.
 
 $ dbus-send --print-reply
 --dest=org.freedesktop.Notifications /org/freedesktop/Notifications
 org.freedesktop.Notifications.GetServerInformation
 method return sender=:1.12 - dest=:1.1154 reply_serial=2
string GNOME Shell
string GNOME
string 0.1
string 1.0
 $
 
 It seems to be a 1.0 daemon...

While there is no 1.0 spec :/
 
 The git version of xfce4-notifyd does support 1.1 spec and wicd-client
 runs fine so yes, in any case, the bug is not in wicd. It's either in
 xfce4-notifyd, in python-notify or in libnotify.

 I'm still puzzled by the fact that it *fails* with a 1.0 daemon.
 
 If you're ok, can we merge this bug with #588276 ? :)

Yeah, I guess so.

It'd still be nice if wicd could start even without notification though
(especially since it's not a required function). So maybe still keep
this bug, but retitle it and ask upstream about the try/except stuff.

Cheers,
-- 
Yves-Alexis



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



Bug#588303: grub-common: device.map order wrong since using uuids

2010-07-07 Thread Colin Watson
On Wed, Jul 07, 2010 at 09:32:17AM +0200, Mario 'BitKoenig' Holbe wrote:
 my device.map's device order changed since grub uses uuid device-names.

If device.map order is relevant *at all*, then you are doing something
terribly wrong.  device.map is going to go away once we remove the last
stealthy dependencies on it; you need to use more reliable ways to
identify devices instead.

 Before uuid device-names it was:
   (hd0)   /dev/sda
   (hd1)   /dev/sdb
   (hd2)   /dev/sdc
   (hd3)   /dev/sdd
   (hd4)   /dev/sde
   (hd5)   /dev/sdf
 This was actually even correct.

... unless Linux decided to reorder those devices on you, which may not
have happened to you personally but is common behaviour in general.
There's no point trying to hold on to the idea in GRUB that /dev/sda
should correspond to an earlier BIOS drive number than /dev/sdb, because
Linux doesn't guarantee that property for device names.

Did this actually break something for you?

 Just for the records: my EDD device order is:
   $ ls -l /dev/disk/by-id/edd-* | sed -e 's%^.*/dev%/dev%'
   /dev/disk/by-id/edd-int13_dev80 - ../../sda
   /dev/disk/by-id/edd-int13_dev81 - ../../sdb
 The other devices have no Volume ID (in fact, they have a zeroed MBR)
 and thus cannot be assigned to EDD devices.

We could sort EDD IDs first, although I don't know that it would gain
very much in practice.

Thanks,

-- 
Colin Watson   [cjwat...@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#588249: libproc-processtable-perl: length of fname field in ProcessTable is insufficient

2010-07-07 Thread Chris Butler
On Wed, Jul 07, 2010 at 09:52:31AM +0200, Salvatore Bonaccorso wrote:
 So as it is not really caused by fname in Proc::ProcessTable I think
 this is more like a wishlist, as it is by 'limitation' in the linux
 kernel.
 
 Comments?

I agree with your assessment.. the behaviour certainly seems consistent with
ps:

$ ps ax -o fname
[...]
udevd
hald-add
wpa_supp
[...]

It sounds like there's a bug in 'mon' in that case, it probably shouldn't be
using fname, or at least be expecting it to be truncated.

The value returned by Proc::ProcessTable also includes exec, the full path
to the executable (available for root and the owner of the process). It may
be better if mon used that, if possible. This would also avoid a process
with the same filename (but different path) from matching erroneously.

-- 
Chris Butler chr...@debian.org
  GnuPG Key ID: 4096R/49E3ACD3



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



Bug#588192: systemsettings: no user list in default (non-themed) login screen.

2010-07-07 Thread George Kiagiadakis
On Tue, Jul 6, 2010 at 6:49 AM, Alexandros Prekates apreka...@gmail.com wrote:
 Package: systemsettings
 Version: 4:4.4.4-1
 Severity: normal
 Tags: upstream

 Althought  i choose user list  in systemsettings-advanced-loginScreen , with 
 no
 theme , nevertheless a user list wont appear.


I tried this, but I couldn't reproduce it. The user list appears just fine.

1) Make sure that you restart kdm after changing the settings
(invoke-rc.d kdm restart).
2) Make sure that /etc/kde4/kdm/kdmrc gets modified when you change
settings. For the user list option, it should say UserList=true
somewhere, iirc.



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



Bug#132756: doc-central: access control, local only by default

2010-07-07 Thread Alessandro Miliucci
Sorry, in lenny is available version 1.8.2+nmu2 that non solve this bug.

But the 1.8.2+nmu3 version can be backported in lenny, since all
dependencies are satisfied.




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



Bug#588306: live-initramfs: Unreachable code in do_netmount

2010-07-07 Thread Colin Watson
Package: live-initramfs
Version: 1.236.2-1
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick

do_netmount is called in exactly one place:

if [ ! -z ${NETBOOT} ] || [ ! -z ${FETCH} ] || [ ! -z ${HTTPFS} ] 
|| [ ! -z ${FTPFS} ]
then
if do_netmount

That function then contains code guarded by this conditional:

if [ -z ${NETBOOT} ]  [ -z ${FETCH} ]  \
   [ -z ${HTTPFS} ]  [ -z ${FTPFS} ]
then

That code can therefore never be called.  When is it supposed to be run?

-- 
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#588307: live-initramfs: Unreachable code in Arguments

2010-07-07 Thread Colin Watson
Package: live-initramfs
Version: 1.236.2-1
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick

The Arguments function contains this code:

ethdevice=*)
DEVICE=${ARGUMENT#ethdevice=}
export DEVICE
;;

ethdevice=*)
ETHDEVICE=${ARGUMENT#ethdevice=}
export ETHDEVICE
;;

Only the first pattern will be matched.  The second is therefore
unreachable code.

-- 
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#588308: gnome-settings-daemon: Crashes (randomly) when closing an application

2010-07-07 Thread Meho R.
Package: gnome-settings-daemon
Version: 2.30.1-1
Severity: important

gnome-settings-daemon crashes from time to time, seems randomly, when closing
an application (for example, it crashed when I closed calibre ebook manager,
then
later it crashed when I closed LyX document editor). It seems that g-s-d is
more prone
to crash when an application has been opened for a long time (especially if
it's minimized
to notification area / tray).

It seems to be the very same bug which I reported on Ubuntu almost a month ago
for which I included a complete apport report if that's of any use:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/596367




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

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

Versions of packages gnome-settings-daemon depends on:
ii  gconf22.28.1-3   GNOME configuration database syste
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libgconf2-4   2.28.1-3   GNOME configuration database syste
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgnome-desktop-2-17 2.30.0-2   Utility library for loading .deskt
ii  libgnome2-common  2.30.0-1   The GNOME library - common files
ii  libgnomekbd4  2.30.1-2   GNOME library to manage keyboard c
ii  libgstreamer-plugins-base0.10 0.10.29-4  GStreamer libraries from the base
ii  libgstreamer0.10-00.10.29-1  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.5.0-2sends desktop notifications to a n
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxi62:1.3-4X11 Input extension library
ii  libxklavier16 5.0-2  X Keyboard Extension high-level AP

gnome-settings-daemon recommends no packages.

Versions of packages gnome-settings-daemon suggests:
ii  gnome-screensaver 2.30.0-1   GNOME screen saver and locker
ii  metacity [x-window-manager]   1:2.30.1-2 lightweight GTK+ window manager
ii  twm [x-window-manager]1:1.0.4-2  Tab window manager
ii  x11-xserver-utils 7.5+1  X server utilities

-- 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#588285: [Logcheck-devel] Bug#588285: logcheck: Additional rules to ignore successful kerberos authentication

2010-07-07 Thread Michel Messerschmidt
On Tue, Jul 06, 2010 at 06:26:10PM -0700, Russ Allbery wrote:
 I wonder if the right way of handling this would be to instead install a
 logcheck rule as part of the libpam-krb5 package that looks something

This would be the preferred solution for me.
I just haven't found a way to configure logcheck to match log messages
from one daemon against arbitrary rule files. For example, log messages
from sudo will be matched against /etc/logcheck/ignore.d.server/sudo 
but not against /etc/logcheck/ignore.d.server/libpam.





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



Bug#588309: xserver-xorg-video-intel: GM945 crashes with 'Failed to submit batchbuffer: Input/output error'

2010-07-07 Thread Daniel
Package: xserver-xorg-video-intel
Version: 2:2.12.0-1
Severity: important


Hi,

running Debian SID I faced the subject problem since last week when I made a 
full-upgrade which pass my Laptop from KDE4.3 to 4.4 I finally discover
where the problem lies: when the mouse pointer was going out of one of the 
physical screen edge. At that moment, keyboard is freezed and on the screen
I have the screen of VT1. I still can connect to the laptop with ssh.

Looking in kern.log I found:

Jul  6 11:55:56 listryx kernel: [12904.548999] Xorg: page allocation failure. 
order:1, mode:0x50d0
Jul  6 11:55:56 listryx kernel: [12904.549004] Pid: 2801, comm: Xorg Not 
tainted 2.6.32-5-amd64 #1
Jul  6 11:55:56 listryx kernel: [12904.549006] Call Trace:
Jul  6 11:55:56 listryx kernel: [12904.549017]  [810b9c70] ? 
__alloc_pages_nodemask+0x55b/0x5cf
Jul  6 11:55:56 listryx kernel: [12904.549023]  [810e5cb6] ? 
new_slab+0x5b/0x1ca
Jul  6 11:55:56 listryx kernel: [12904.549027]  [810e6015] ? 
__slab_alloc+0x1f0/0x39b
Jul  6 11:55:56 listryx kernel: [12904.549032]  [8120f802] ? 
agp_alloc_page_array+0x2b/0x4a
Jul  6 11:55:56 listryx kernel: [12904.549037]  [810e72f7] ? 
__kmalloc+0xf1/0x141
Jul  6 11:55:56 listryx kernel: [12904.549040]  [8120f802] ? 
agp_alloc_page_array+0x2b/0x4a
Jul  6 11:55:56 listryx kernel: [12904.549043]  [8120f802] ? 
agp_alloc_page_array+0x2b/0x4a
Jul  6 11:55:56 listryx kernel: [12904.549047]  [8120f88f] ? 
agp_generic_alloc_user+0x6e/0xe2
Jul  6 11:55:56 listryx kernel: [12904.549050]  [8120f9f8] ? 
agp_allocate_memory+0x48/0xe8
Jul  6 11:55:56 listryx kernel: [12904.549064]  [a08166cd] ? 
drm_agp_bind_pages+0x4e/0xd0 [drm]
Jul  6 11:55:56 listryx kernel: [12904.549076]  [a085b703] ? 
i915_gem_object_bind_to_gtt+0x1c5/0x27a [i915]
Jul  6 11:55:56 listryx kernel: [12904.549084]  [a085b7d6] ? 
i915_gem_object_pin+0x1e/0x87 [i915]
Jul  6 11:55:56 listryx kernel: [12904.549093]  [a085c6cb] ? 
i915_gem_do_execbuffer+0x4b7/0xe6b [i915]
Jul  6 11:55:56 listryx kernel: [12904.549097]  [810e7335] ? 
__kmalloc+0x12f/0x141
Jul  6 11:55:56 listryx kernel: [12904.549105]  [a085d1ed] ? 
i915_gem_execbuffer+0x57/0x218 [i915]
Jul  6 11:55:56 listryx kernel: [12904.549113]  [a085d32a] ? 
i915_gem_execbuffer+0x194/0x218 [i915]
Jul  6 11:55:56 listryx kernel: [12904.549120]  [a0810f47] ? 
drm_ioctl+0x244/0x2f8 [drm]
Jul  6 11:55:56 listryx kernel: [12904.549128]  [a085d196] ? 
i915_gem_execbuffer+0x0/0x218 [i915]
Jul  6 11:55:56 listryx kernel: [12904.549134]  [81040547] ? 
set_next_entity+0x34/0x56
Jul  6 11:55:56 listryx kernel: [12904.549138]  [81041add] ? 
pick_next_task_fair+0xcd/0xd8
Jul  6 11:55:56 listryx kernel: [12904.549143]  [81047f57] ? 
finish_task_switch+0x3a/0xa7
Jul  6 11:55:56 listryx kernel: [12904.549148]  [810f9ba6] ? 
vfs_ioctl+0x21/0x6c
Jul  6 11:55:56 listryx kernel: [12904.549151]  [810fa0f4] ? 
do_vfs_ioctl+0x48d/0x4cb
Jul  6 11:55:56 listryx kernel: [12904.549155]  [810fa183] ? 
sys_ioctl+0x51/0x70
Jul  6 11:55:56 listryx kernel: [12904.549160]  [81010b42] ? 
system_call_fastpath+0x16/0x1b
Jul  6 11:55:56 listryx kernel: [12904.549162] Mem-Info:
Jul  6 11:55:56 listryx kernel: [12904.549164] Node 0 DMA per-cpu:
Jul  6 11:55:56 listryx kernel: [12904.549167] CPU0: hi:0, btch:   1 
usd:   0
Jul  6 11:55:56 listryx kernel: [12904.549170] CPU1: hi:0, btch:   1 
usd:   0
Jul  6 11:55:56 listryx kernel: [12904.549172] Node 0 DMA32 per-cpu:
Jul  6 11:55:56 listryx kernel: [12904.549175] CPU0: hi:  186, btch:  31 
usd:   0
Jul  6 11:55:56 listryx kernel: [12904.549177] CPU1: hi:  186, btch:  31 
usd:   0
Jul  6 11:55:56 listryx kernel: [12904.549183] active_anon:213383 
inactive_anon:72224 isolated_anon:0
Jul  6 11:55:56 listryx kernel: [12904.549184]  active_file:79183 
inactive_file:79940 isolated_file:0
Jul  6 11:55:56 listryx kernel: [12904.549185]  unevictable:0 dirty:122 
writeback:0 unstable:0
Jul  6 11:55:56 listryx kernel: [12904.549186]  free:3603 
slab_reclaimable:35191 slab_unreclaimable:10266
Jul  6 11:55:56 listryx kernel: [12904.549187]  mapped:70519 shmem:71523 
pagetables:10196 bounce:0
Jul  6 11:55:56 listryx kernel: [12904.549190] Node 0 DMA free:8020kB min:40kB 
low:48kB high:60kB active_anon:2096kB inactive_anon:2660kB active_file:704kB i
nactive_file:1516kB unevictable:0kB isolated(anon):0kB isolated(file):0kB 
present:15364kB mlocked:0kB dirty:0kB writeback:0kB mapped:60kB shmem:4176kB 
slab_r
eclaimable:600kB slab_unreclaimable:264kB kernel_stack:0kB pagetables:12kB 
unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
Jul  6 11:55:56 listryx kernel: [12904.549202] lowmem_reserve[]: 0 1995 1995 
1995
Jul  6 11:55:56 listryx kernel: [12904.549207] Node 0 DMA32 free:6392kB 
min:5692kB low:7112kB high:8536kB active_anon:851436kB 

Bug#588150: cups no longer works with http: HTTP/1.1 426 Upgrade Required + server DoS

2010-07-07 Thread Vincent Lefevre
reassign 588150 libcups2
thanks

On 2010-07-05 17:02:30 +0200, Vincent Lefevre wrote:
 reassign 588150 cups-client
 thanks
 
 I think it should be cups-client...

It is in libcups2, since if I upgrade all the cups packages except
libcups2 and cups, the problem doesn't occur. It occurs as soon as
I upgrade libcups2.

And the problem occurs with lpq and lpr too, which are linked against
/usr/lib/libcups.so.2.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#588303: grub-common: device.map order wrong since using uuids

2010-07-07 Thread Mario 'BitKoenig' Holbe
On Wed, Jul 07, 2010 at 09:24:50AM +0100, Colin Watson wrote:
 On Wed, Jul 07, 2010 at 09:32:17AM +0200, Mario 'BitKoenig' Holbe wrote:
  my device.map's device order changed since grub uses uuid device-names.
 If device.map order is relevant *at all*, then you are doing something
 terribly wrong.
...
 Did this actually break something for you?

No, it doesn't break something for me. In fact, on the machine in
question I'm still using lilo (for several reasons) and just carefully
watch the progress of grub.
I just didn't know whether the device.map's device order was important
or not. I noticed the change and thought it could be a good idea to tell
you about this because the former device.map made sense to me while the
current doesn't :)


regards
   Mario
-- 
Wine is fine, but wiskey is quicker. Suicide is slow with liquor.
 -- Ozzy Osbourne


signature.asc
Description: Digital signature


Bug#588192: systemsettings: no user list in default (non-themed) login screen.

2010-07-07 Thread Πρεκατές Αλέξανδρος
George i tried to restart kdm but it puts me in a CLI text-mode login.
But dont think that was the problem since i restarted the machine 2-3 times
and problem persists.

Also i check the /etc/kde4/kdm/kdmrc  but user list was true.
Try to add more than one users and check again if you have time.
Because in the ubuntu report the problem appears also in a slightly
different form.
(only the one user appear in the list)

Also i want to add the relative ubuntu bugs:

https://bugs.launchpad.net/ubuntu/+source/ubuntu-gdm-themes/+bug/420351

https://bugs.launchpad.net/ubuntu/+source/ubuntu-gdm-themes/+bug/ 428741

And the upstream i opened:
https://bugs.kde.org/show_bug.cgi?id=243827


Ubuntu bugs though still in confirmed state . judging by kubuntu 10.4 i
tested in a vbox , must have been
resolved.


attachment: aprekates.vcf

Bug#586793: piuparts must deal with changing symlinks in /etc/rcX.d/

2010-07-07 Thread Andreas Beckmann
tags 586793 + patch
thanks

On Tuesday, 22. June 2010 18:14:39 Holger Levsen wrote:
 Currently I still wonder whether there is any other viable solution for
 piuparts other to ignore changes in /etc/rcX.d/ from now on :/

Which would be very bad because piuparts should detect changes (e.g. forgotten 
stuff) there excluding reorderings.

On Monday, 14. June 2010 18:33:19 Holger Levsen wrote:
 1m23.6s INFO: Warning: Package purging left files on system:
   /etc/rc0.d/K02hwclock.sh not owned
   /etc/rc6.d/K02hwclock.sh not owned

 1m23.6s ERROR: FAIL: After purging files have disappeared:
   /etc/rc0.d/K01hwclock.sh not owned
   /etc/rc6.d/K01hwclock.sh not owned

I added the following code block at the end of diff_meta_data (using piuparts 
from SVN r690), just before the return statement to cleanup these renames:

# prune rc?.d symlinks renamed by insserv
pat1 = re.compile(r^(/etc/rc.\.d/[SK])[0-9]{2}(.*)$)
for name1, data1 in removed[:]:
m = pat1.search(name1)
if m:
pat2 = re.compile(r^ + m.group(1) + r[0-9]{2} + m.group(2) + 
r$)
for name2, data2 in new[:]:
m = pat2.search(name2)
if m:
logging.debug(File was renamed: %s\t= %s % (name1, 
name2))
removed.remove((name1, data1))
new.remove((name2, data2))

This is my first attempt ever to hack python code, so there will be a better 
solution of what I did. But you get the ideas.

(Sorry, not a real .diff, but there are more modifications I'll have to 
separate first and report as new bugs.)


Andreas



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



Bug#588205: wicd-gtk: wicd-client can't connect to the server

2010-07-07 Thread David Paleino
clone 588205 -1
retitle -1 handle exceptions during notifications more gracefully
forcemerge 569755 -1
tags 569755 = confirmed
forcemerge 588276 588205
thanks

On Wed, 07 Jul 2010 10:21:47 +0200, Yves-Alexis Perez wrote:

 On 07/07/2010 09:02, David Paleino wrote:

  If you're ok, can we merge this bug with #588276 ? :)
 
 Yeah, I guess so.

Done.

 It'd still be nice if wicd could start even without notification though
 (especially since it's not a required function). So maybe still keep
 this bug, but retitle it and ask upstream about the try/except stuff.

Okay, done.

Kindly,
David

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


signature.asc
Description: PGP signature


Bug#588312: logcheck-database: updated rules for many packages

2010-07-07 Thread Radek Antoniuk
Package: logcheck-database
Version: 1.3.10
Severity: normal

Please add rules for some packages:

#dkimproxy
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: connect from .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: DKIM signing - 
signed; .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: DKIM signing - 
skipped; .*$

#postfix
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: discarding EHLO 
keywords: 8BITMIME STARTTLS$

#ssh
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error writing 
/proc/self/oom_adj: Operation not permitted$

#ntp
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: kernel time sync status 
change 4001

#cron-apt
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cron-apt: After this operation, [:alnum:]+ 
disk space will be freed.$

#syslog-ng
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslog-ng\[[0-9]+\]: Log statistics;.*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslog-ng\[[0-9]+\]: Configuration reload 
request received, reloading configuration;$

#shorewall
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Shorewall:.*$

#libpam-cracklib
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cracklib: no dictionary update necessary.$

#modprobe?
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ modprobe: WARNING: Not loading blacklisted 
module ipv6.$

#bind
#success resolving 'www.mac.com/' (in 'mac.com'?) after reducing the 
advertised EDNS UDP packet size to 512 octets
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: success resolving.*$

#rsyncd
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: file has vanished: .*$

#netatalk
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: server_child[[:xdigit:]+] 
[:xdigit:]+ exited 1$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: uams_dhx_pam.c :PAM: PAM 
Success$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: uams_dhx_pam.c :PAM: PAM 
Auth OK!$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: login [:alpha:]+ (uid 
[:xdigit:]+, gid [:xdigit:]+) AFP3.1$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: dhx login: [:alpha:]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: ipc_read: command: .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: Setting clientid .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: pc_get_session: .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: bad function .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: ASIP session:.*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: afp_alarm: child timed out$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: [:alpha:]+ read, [:alpha:]+ 
written$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: Connection terminated$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: server_child[[:xdigit:]+] 
[:xdigit:]+ exited 1$


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

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

-- Configuration Files:
/etc/logcheck/cracking.d/kernel [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/kernel'
/etc/logcheck/cracking.d/rlogind [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/rlogind'
/etc/logcheck/cracking.d/rsh [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/rsh'
/etc/logcheck/cracking.d/smartd [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/smartd'
/etc/logcheck/cracking.d/tftpd [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/tftpd'
/etc/logcheck/cracking.d/uucico [Errno 13] Permission denied: 
u'/etc/logcheck/cracking.d/uucico'
/etc/logcheck/ignore.d.paranoid/bind [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/bind'
/etc/logcheck/ignore.d.paranoid/cron [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/cron'
/etc/logcheck/ignore.d.paranoid/incron [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/incron'
/etc/logcheck/ignore.d.paranoid/logcheck [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/logcheck'
/etc/logcheck/ignore.d.paranoid/postfix [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/postfix'
/etc/logcheck/ignore.d.paranoid/ppp [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/ppp'
/etc/logcheck/ignore.d.paranoid/pureftp [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/pureftp'
/etc/logcheck/ignore.d.paranoid/qpopper [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/qpopper'
/etc/logcheck/ignore.d.paranoid/squid [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/squid'
/etc/logcheck/ignore.d.paranoid/ssh [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/ssh'
/etc/logcheck/ignore.d.paranoid/stunnel [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/stunnel'
/etc/logcheck/ignore.d.paranoid/sysklogd [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/sysklogd'
/etc/logcheck/ignore.d.paranoid/telnetd 

Bug#585955: Same problem here

2010-07-07 Thread Sami Liedes
On Wed, Jul 07, 2010 at 08:53:22AM +0100, Julien Cristau wrote:
 On Wed, Jul  7, 2010 at 00:43:12 +0300, Sami Liedes wrote:
 
  (II) [KMS] drm report modesetting isn't supported.
 [...]
  (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version 
  mismatch.
  [dri] This chipset requires a kernel module version of 1.17.0,
  [dri] but the kernel reports a version of 2.3.0.[dri] If using legacy 
  modesetting, upgrade your kernel.
  [dri] If using kernel modesetting, make sure your module is
  [dri] loaded prior to starting X, and that this driver was built
  [dri] with support for KMS.
 
 Sounds like you didn't do that.  Either add radeon to /etc/modules, or
 use sid's kernel, which has radeon autoloaded.  (This will also be fixed
 with the next experimental upload.)

Right, that fixed the problem. Thank you.

Sami


signature.asc
Description: Digital signature


Bug#588308: gnome-settings-daemon: Crashes (randomly) when closing an application

2010-07-07 Thread Josselin Mouette
Le mercredi 07 juillet 2010 à 11:01 +0200, Meho R. a écrit :
 Package: gnome-settings-daemon
 Version: 2.30.1-1
 Severity: important
 
 gnome-settings-daemon crashes from time to time, seems randomly, when closing
 an application (for example, it crashed when I closed calibre ebook manager,
 then
 later it crashed when I closed LyX document editor). It seems that g-s-d is
 more prone
 to crash when an application has been opened for a long time (especially if
 it's minimized
 to notification area / tray).
 
 It seems to be the very same bug which I reported on Ubuntu almost a month ago
 for which I included a complete apport report if that's of any use:
 https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/596367

Sorry but just like Ubuntu we are not able to debug a crash without any
information.

You need to install libglib2.0-0-dbg and libgtk2.0-0-dbg, rebuild
gnome-settings-daemon with debugging symbols, and attach a debugger to
the gnome-settings-daemon process. See
http://wiki.debian.org/HowToGetABacktrace for more information.

Cheers,
-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




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



Bug#586793: [Piuparts-devel] Bug#586793: piuparts must deal with changing symlinks in /etc/rcX.d/

2010-07-07 Thread Holger Levsen
Hi Andreas,

thanks for working on piuparts!

On Mittwoch, 7. Juli 2010, Andreas Beckmann wrote:
 This is my first attempt ever to hack python code, so there will be a
 better solution of what I did. But you get the ideas.

 (Sorry, not a real .diff, but there are more modifications I'll have to
 separate first and report as new bugs.)

Have you tested this code? Does it work for you?


cheers,
Holger


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


Bug#588313: piuparts: needs to detect changes in diversions

2010-07-07 Thread Andreas Beckmann
Package: piuparts
Version: 0.38
Severity: normal

Hi,

piuparts does not detect changes to the diversions (done with
dpkg-divert) that remain after purging (usually a forgotten removal ...)

I currently use the following two hook scripts to do this checking, but
I think this could be solved more elegant internally. The
/var/lib/dpkg/diversions file is easily parsable (but the order of the
records may change when diversions are added and removed).

BEGIN post_setup_90-save-diversions:
#!/bin/sh
set -e

dpkg-divert --list | sort  /tmp/.piuparts.diversions.initial
END post_setup_90-save-diversions

BEGIN post_purge_90-check-diversions:
#!/bin/sh
set -e

dpkg-divert --list | sort  /tmp/.piuparts.diversions.final

if ! cmp -s /tmp/.piuparts.diversions.initial /tmp/.piuparts.diversions.final
then
echo ERROR: diversions have changed
diff /tmp/.piuparts.diversions.initial /tmp/.piuparts.diversions.final
exit 1
fi

rm /tmp/.piuparts.diversions.final
END post_purge_90-check-diversions

Andreas

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (130, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages piuparts depends on:
ii  apt0.7.25.3  Advanced front-end for dpkg
ii  debootstrap1.0.23Bootstrap a basic Debian system
ii  lsb-release3.2-23.1  Linux Standard Base version report
ii  lsof   4.81.dfsg.1-1 List open files
ii  python 2.6.5-5   An interactive high-level object-o
ii  python-debian  0.1.16Python modules to work with Debian

piuparts recommends no packages.

Versions of packages piuparts suggests:
ii  ghostscript 8.71~dfsg2-3 The GPL Ghostscript PostScript/PDF
pn  python-rpy  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#588306: live-initramfs: Unreachable code in do_netmount

2010-07-07 Thread Marco Amadori
In data mercoledì 7 luglio 2010 10:49:06, Colin Watson ha scritto:

 do_netmount is called in exactly one place:
 
 if [ ! -z ${NETBOOT} ] || [ ! -z ${FETCH} ] || [ ! -z
 ${HTTPFS} ] || [ ! -z ${FTPFS} ] then
 if do_netmount
 
 That function then contains code guarded by this conditional:
 
 if [ -z ${NETBOOT} ]  [ -z ${FETCH} ]  \
[ -z ${HTTPFS} ]  [ -z ${FTPFS} ]
 then

It is do_netsetup that contains that code, not do_netmount, so the rest of 
do_netsetup will be executed.

It seems to me that this bug should be tagged invalid for that reason.

 That code can therefore never be called.  When is it supposed to be run?

That code seems to be added when the networking of live-initramfs leveraged 
the initramfs-tools one.

It is quite a time since I didn't personally tested that netboot (cifs or nfs) 
code, did you found that it currently do not work? If that is the case please 
open a new bug report and I'll do a regression test/fix cycle.

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#588307: live-initramfs: Unreachable code in Arguments

2010-07-07 Thread Marco Amadori
In data mercoledì 7 luglio 2010 10:51:57, Colin Watson ha scritto:

 Only the first pattern will be matched.  The second is therefore
 unreachable code.

Agree, a patch is coming on git soon. Thanks for reporting.

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#588314: gmpc does not remember window size

2010-07-07 Thread mihkel
Package: gmpc
Version: 0.20.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gmpc does not remember window size after restarting application.

Steps to reproduce:
1. fire up gmpc
2. resize main window to your desired size
3. close and open gmpc again. window starts with its initial size.



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

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

Versions of packages gmpc depends on:
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libmpd1 0.20.0-1 High-level client library for acce
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsexy20.1.11-2+b1  collection of additional GTK+ widg
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoup2.4-12.30.2-1 an HTTP library implementation in 
ii  libsqlite3-03.6.23.1-4   SQLite 3 shared library
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

gmpc recommends no packages.

Versions of packages gmpc suggests:
ii  gmpc-plugins  0.20.0-1   Plugins for the GNOME Music Player
ii  mpd   0.15.10-1  Music Player Daemon

- -- no debconf information

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

iEYEARECAAYFAkw0UQUACgkQ2jT3PWjFNx50LgCfa6lfRq2nvXGHZUglNbwP/hES
ozwAmwV1e7bmQa3qCKOh8e+2EjRudDjZ
=Y74+
-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#588315: bugs.debian.org: reassigning a bug to a package from the same source removes found information

2010-07-07 Thread Vincent Lefevre
Package: bugs.debian.org
Severity: normal

Reassigning a bug to a package from the same source removes found
information. See an example here:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588150#25

The bug was assigned to cups-client and marked as found in
cups/1.4.4-1. I did a reassign 588150 libcups2, with the
consequence:

  Processing commands for cont...@bugs.debian.org:

   reassign 588150 libcups2
  Bug #588150 [cups-client] cups no longer works with http: HTTP/1.1 426 
Upgrade Required + server DoS
  Bug reassigned from package 'cups-client' to 'libcups2'.
  Bug No longer marked as found in versions cups/1.4.4-1.



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



Bug#588309: xserver-xorg-video-intel: GM945 crashes with 'Failed to submit batchbuffer: Input/output error'

2010-07-07 Thread Julien Cristau
On Wed, Jul  7, 2010 at 11:21:47 +0200, Daniel wrote:

 Infos in kern.log are now:
 
 Jul  7 10:06:31 listryx kernel: [15171.448042] [drm:i915_hangcheck_elapsed] 
 *ERROR* Hangcheck timer elapsed... GPU hung
 Jul  7 10:06:31 listryx kernel: [15171.448056] render error detected, EIR: 
 0x
 Jul  7 10:06:31 listryx kernel: [15171.448080] [drm:i915_do_wait_request] 
 *ERROR* i915_do_wait_request returns -5 (awaiting 1082148 at 1082139)

Can you install linux-image-2.6.34-1-amd64 from experimental, then
if/when the hang happens get the content of
/sys/kernel/debug/dri/0/i915_error_state?  You might need to mount
debugfs first, with 'mount -t debugfs none /sys/kernel/debug'.

Also one thing to try would be to upgrade libgl1-mesa-{glx,dri} to the
version in experimental, assuming you're using the 7.7.1 version from
sid now.

Thanks,
Julien


signature.asc
Description: Digital signature


Bug#584562: [Pkg-chromium-maint] Bug#584562: cromium-browser-inspector: Javascript debugger crashes tab

2010-07-07 Thread Giuseppe Iuculano
reassign 584562 libv8
thanks

Hi Mattia,

On 07/07/2010 09:05 AM, Mattia Monga wrote:
 Dear Jonathan,
 
 I attached to this message a minimalistic failure test case. You
 should be able to reproduce the failure with the following recipe
 
 
 $ LANG=C chromium-browser test.html
 # select 'inspect element' from right-click menu
 # select 'Scripts'
 # select 'test.html'
 # put a breakpoint on line 7 (by clicking on it)
 # push reload button
 # I get the 'Aw, Snap!' page with the generic error message
 # Segfault info is available in the system logs
 $ dmesg
 
 [15594.289025] chromium-browse[31390]: segfault at 0 ip
 7f700fe69b00 sp 7fff69b9fc00 error 4 in
 libv8.so.2.2.18[7f700fd0d000+2ab000]


Thanks, I reproduced that and I think this is a libv8 issue:


$ chromium-browser -g
# Env:
# LD_LIBRARY_PATH=/usr/lib/chromium-browser:/usr/lib/xulrunner-1.9.1
#
PATH=/usr/lib/chromium-browser:/usr/local/bin:/usr/bin:/bin:/usr/games
#GTK_PATH=
# CHROMIUM_USER_FLAGS=
#  CHROMIUM_FLAGS=
/usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x
/tmp/chromiumargs.y1Vj2Y
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from
/usr/lib/chromium-browser/chromium-browser...Reading symbols from
/usr/lib/debug/usr/lib/chromium-browser/chromium-browser...done.
(no debugging symbols found)...done.
(gdb) run --single-process test.html
Starting program: /usr/lib/chromium-browser/chromium-browser
--single-process test.html
[Thread debugging using libthread_db enabled]
[New Thread 0xb5417b70 (LWP 8230)]
[New Thread 0xb4a8cb70 (LWP 8231)]
[New Thread 0xb428bb70 (LWP 8232)]
[New Thread 0xb3a8ab70 (LWP 8233)]
[New Thread 0xb3289b70 (LWP 8234)]
[New Thread 0xb2a88b70 (LWP 8235)]
[New Thread 0xb2287b70 (LWP 8236)]
[New Thread 0xb20ffb70 (LWP 8237)]
[8222:8235:15285586094:ERROR:chrome/browser/net/chrome_url_request_context.cc(97)]
Cannot use V8 Proxy resolver in single process mode.
[New Thread 0xb16d4b70 (LWP 8238)]
[New Thread 0xb0ed2b70 (LWP 8239)]
[New Thread 0xb0644b70 (LWP 8240)]
[Thread 0xb0644b70 (LWP 8240) exited]
[New Thread 0xb0644b70 (LWP 8241)]
[New Thread 0xae6d2b70 (LWP 8242)]
[New Thread 0xadcffb70 (LWP 8243)]
[New Thread 0xad2ffb70 (LWP 8244)]
[New Thread 0xaf8ffb70 (LWP 8245)]
[New Thread 0xaf0feb70 (LWP 8246)]
[New Thread 0xb06b0b70 (LWP 8247)]
[New Thread 0xa4bbab70 (LWP 8248)]
[Thread 0xa4bbab70 (LWP 8248) exited]
Attempting to load libmoonloaderxpi
[New Thread 0xa4bbab70 (LWP 8284)]
[New Thread 0xa23afb70 (LWP 8285)]
[Thread 0xa23afb70 (LWP 8285) exited]
[New Thread 0xa23afb70 (LWP 8286)]
[Thread 0xa23afb70 (LWP 8286) exited]
[New Thread 0xa0bacb70 (LWP 8287)]
[New Thread 0xa0b1ab70 (LWP 8288)]
[New Thread 0x9f9a2b70 (LWP 8289)]
[New Thread 0x9f979b70 (LWP 8290)]
[New Thread 0x9f958b70 (LWP 8291)]
[New Thread 0x9fe87b70 (LWP 8293)]
[8222:8222:15298595139:ERROR:chrome/browser/gtk/browser_window_gtk.cc(697)]
Not implemented reached in virtual void BrowserWindowGtk::FocusDevTools()
[8222:8222:15298799535:ERROR:chrome/browser/gtk/browser_window_gtk.cc(697)]
Not implemented reached in virtual void BrowserWindowGtk::FocusDevTools()
[New Thread 0x9fd8db70 (LWP 8294)]
[Thread 0xa0bacb70 (LWP 8287) exited]
[Thread 0xa0b1ab70 (LWP 8288) exited]
[Thread 0x9f958b70 (LWP 8291) exited]
[New Thread 0x9f958b70 (LWP 8295)]
[New Thread 0xa0b1ab70 (LWP 8296)]
[New Thread 0xa0bacb70 (LWP 8297)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xaf8ffb70 (LWP 8245)]
0xb61887a7 in
v8::internal::Runtime_GetScopeCount(v8::internal::Arguments) () from
/usr/lib/libv8.so.2.2.18
(gdb) bt full
#0  0xb61887a7 in
v8::internal::Runtime_GetScopeCount(v8::internal::Arguments) () from
/usr/lib/libv8.so.2.2.18
No symbol table info available.
#1  0xafe2406e in ?? ()
No symbol table info available.
#2  0x9ea5530a in ?? ()
No symbol table info available.
#3  0x9ea5524f in ?? ()
No symbol table info available.
#4  0x9ea5287a in ?? ()
No symbol table info available.
#5  0x9e6e4a1f in ?? ()
No symbol table info available.
#6  0x9e6e395a in ?? ()
No symbol table info available.
#7  0x9e6e37c1 in ?? ()
No symbol table info available.
#8  0x9eb21545 in ?? ()
No symbol table info available.
#9  0x9e6e3801 in ?? ()
No symbol table info available.
#10 0x9e6e3524 in ?? ()
No symbol table info available.
#11 0x9e6e2f4e in ?? ()
No symbol table info available.
#12 0x9e6f92c9 in ?? ()
No symbol table info available.
#13 0x9e6f6d46 in ?? ()
No symbol table info available.
#14 0xafe24c3b in ?? ()
No symbol table info available.
#15 0xafe242c2 in ?? ()
No symbol table info available.
#16 0xb60224ff in 

Bug#586793: [Piuparts-devel] Bug#586793: piuparts must deal with changing symlinks in /etc/rcX.d/

2010-07-07 Thread Andreas Beckmann
On 2010-07-07 11:52, Holger Levsen wrote:
 Have you tested this code? Does it work for you?

Of course :-)

 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K01hwclock.sh   = 
 /etc/rc0.d/K02hwclock.sh
 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K04umountroot   = 
 /etc/rc0.d/K05umountroot
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K01hwclock.sh   = 
 /etc/rc6.d/K02hwclock.sh
 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K01sendsigs = 
 /etc/rc0.d/K02sendsigs
 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K03umountfs = 
 /etc/rc0.d/K04umountfs
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K03umountfs = 
 /etc/rc6.d/K04umountfs
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K02umountnfs.sh = 
 /etc/rc6.d/K03umountnfs.sh
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K04umountroot   = 
 /etc/rc6.d/K05umountroot
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K01sendsigs = 
 /etc/rc6.d/K02sendsigs
 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K05halt = /etc/rc0.d/K06halt
 1m34.3s DEBUG: File was renamed: /etc/rc6.d/K05reboot   = 
 /etc/rc6.d/K06reboot
 1m34.3s DEBUG: File was renamed: /etc/rc0.d/K02umountnfs.sh = 
 /etc/rc0.d/K03umountnfs.sh

The upgrade test I did is currently not reproducible by you (involving
some ancient nvidia-glx-legacy versions) and I didn't look for another.

Andreas



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



Bug#588316: Large file support breaks Evolution

2010-07-07 Thread Michel Dänzer
Package: evolution-data-server
Version: 2.30.2-1
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


[ Severity grave to make sure this will be considered before the release ]

Evolution bugs #580419 and #585921 are examples of issues that were triggered
by building evolution-data-server with --enable-largefile. Those particular
crashes were fixed in Evolution, but from the upstream bug report
https://bugzilla.gnome.org/show_bug.cgi?id=612082 it seems clear that the
fix is just a bandaid and the upstream developers really have no grasp yet
on what exactly the underlying problems are, let alone how to fix them. And
in fact, I've found that rebuilding evolution-data-server without
- --enable-largefile solved other problems for me:

* Other, reproducible crashes when trying to view certain mail messages.
* The number of unread messages not being displayed correctly on
  evolution-rss folders.

Overall, I think building evolution-data-server with --enable-largefile incurs
too much risk for Evolution users at this point. Unless there was a very
compelling reason for enabling it, please disable it again for now.


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

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

Versions of packages evolution-data-server depends on:
ii  evolution-data-server-c 2.30.2-1 architecture independent files for
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libcamel1.2-14  2.30.2-1 The Evolution MIME message handlin
ii  libcomerr2  1.41.12-2common error description library
ii  libdb4.84.8.30-1 Berkeley v4.8 Database Libraries [
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libebackend1.2-02.30.2-1 Utility library for evolution data
ii  libebook1.2-9   2.30.2-1 Client library for evolution addre
ii  libecal1.2-72.30.2-1 Client library for evolution calen
ii  libedata-book1.2-2  2.30.2-1 Backend library for evolution addr
ii  libedata-cal1.2-7   2.30.2-1 Backend library for evolution cale
ii  libedataserver1.2-132.30.2-1 Utility library for evolution data
ii  libegroupwise1.2-13 2.30.2-1 Client library for accessing group
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgdata-google1.2-12.30.2-1 Client library for accessing Googl
ii  libgdata1.2-1   2.30.2-1 Client library for accessing Googl
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgssapi-krb5-21.8.1+dfsg-5 MIT Kerberos runtime libraries - k
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libgweather12.30.0-2 GWeather shared library
ii  libical00.44-3   iCalendar library implementation i
ii  libk5crypto31.8.1+dfsg-5 MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.8.1+dfsg-5 MIT Kerberos runtime libraries
ii  libldap-2.4-2   2.4.21-1 OpenLDAP libraries
ii  libnspr4-0d 4.8.4-1  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.6-2 Network Security Service libraries
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsoup2.4-12.30.1-1 an HTTP library implementation in 
ii  libsqlite3-03.6.23.1-4   SQLite 3 shared library
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

evolution-data-server recommends no packages.

Versions of packages evolution-data-server suggests:
ii  evolution 2.30.2-1   groupware suite with mail client a
ii  evolution-data-server-dbg 2.30.2-1   evolution database backend server 

- -- no debconf information

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

iD8DBQFMNFU4WoGvjmrbsgARAjFqAJ9YYr/MXqGTFo16ieIua3wZzZIEQwCeKp3n
tyAgHQ+KVSlm4NcEHFmFQqc=
=oY1y
-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#588317: cups: FTBFS with hp-ppd 0.9-0.1 (1 test failed: Missing Product in /usr/share/ppd/hp-ppd/HP/...)

2010-07-07 Thread Vincent Lefevre
Source: cups
Version: 1.4.4-1
Severity: normal

I tried to rebuild cups with dpkg-buildpackage -b -uc, and got:

[...]
Test Summary

PASS: All job control files purged.
PASS: Printer 'Test1' correctly produced 55 page(s).
PASS: Printer 'Test2' correctly produced 23 page(s).
PASS: 137 requests logged.
PASS: CUPS-Get-Default not logged.
PASS: 0 emergency messages.
PASS: 0 alert messages.
PASS: 0 critical messages.
PASS: 18 error messages.
FAIL: 14 warning messages, expected 0.
W [07/Jul/2010:11:31:18.231400 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_350C.ppd!
W [07/Jul/2010:11:31:18.231457 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_600C_Photo_Series.ppd!
W [07/Jul/2010:11:31:18.231511 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_900C_Series.ppd!
W [07/Jul/2010:11:31:18.231565 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_630C.ppd!
W [07/Jul/2010:11:31:18.231619 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_990C.ppd!
W [07/Jul/2010:11:31:18.231801 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_800C_Series.ppd!
W [07/Jul/2010:11:31:18.231856 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_600C_Series.ppd!
W [07/Jul/2010:11:31:21.154250 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_350C.ppd!
W [07/Jul/2010:11:31:21.154306 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_600C_Photo_Series.ppd!
W [07/Jul/2010:11:31:21.154357 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_900C_Series.ppd!
W [07/Jul/2010:11:31:21.154409 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_630C.ppd!
W [07/Jul/2010:11:31:21.154460 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_990C.ppd!
W [07/Jul/2010:11:31:21.154519 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_800C_Series.ppd!
W [07/Jul/2010:11:31:21.154570 +0200] [CGI] Missing Product in 
/usr/share/ppd/hp-ppd/HP/HP_DeskJet_600C_Series.ppd!
[...]

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages cups depends on:
ii  adduser 3.112add and remove users and groups
ii  bc  1.06.95-2The GNU bc arbitrary precision cal
ii  cups-client 1.4.4-1  Common UNIX Printing System(tm) - 
ii  cups-common 1.4.4-1  Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]   1.5.32   Debian configuration management sy
ii  ghostscript 8.70~dfsg-2.1The GPL Ghostscript PostScript/PDF
ii  libavahi-client30.6.25-4 Avahi client library
ii  libavahi-common30.6.25-4 Avahi common library
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcups21.4.3-1  Common UNIX Printing System(tm) - 
ii  libcupscgi1 1.4.4-1  Common UNIX Printing System(tm) - 
ii  libcupsdriver1  1.4.4-1  Common UNIX Printing System(tm) - 
ii  libcupsimage2   1.4.4-1  Common UNIX Printing System(tm) - 
ii  libcupsmime11.4.4-1  Common UNIX Printing System(tm) - 
ii  libcupsppdc11.4.4-1  Common UNIX Printing System(tm) - 
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libgcc1 1:4.4.4-6GCC support library
ii  libgnutls26 2.8.6-1  the GNU TLS library - runtime libr
ii  libgssapi-krb5-21.8.1+dfsg-5 MIT Kerberos runtime libraries - k
ii  libijs-0.35 0.35-7   IJS raster image transport protoco
ii  libkrb5-3   1.8.1+dfsg-5 MIT Kerberos runtime libraries
ii  libldap-2.4-2   2.4.21-1 OpenLDAP libraries
ii  libpam0g1.1.1-3  Pluggable Authentication Modules l
ii  libpaper1   1.1.24   library for handling paper charact
ii  libpoppler5 0.12.4-1 PDF rendering library
ii  libslp1 1.2.1-7.7OpenSLP libraries
ii  libstdc++6  4.4.4-6  The GNU Standard C++ Library v3
ii  libusb-0.1-42:0.1.12-15  userspace USB programming library
ii  lsb-base3.2-23.1 Linux Standard Base 3.2 init scrip
ii  perl-modules5.10.1-13Core Perl modules
ii  poppler-utils   0.12.4-1 PDF utilitites (based on libpopple
ii  procps  1:3.2.8-9/proc file system utilities
ii  ssl-cert1.0.25   simple debconf wrapper for OpenSSL
ii  ttf-freefont20090104-7   

Bug#588273: [Pkg-nagios-devel] Bug#588273: nagios-plugins-basic: check_disk fails to handle units as advertized

2010-07-07 Thread Jan Wagner
Hi Justin,

thanks for your bugreport.

On Tuesday, 6. July 2010, Justin T Pryzby wrote:
 It seems this fails but is intended to work (see the -h help output):
 |$ DF -H /home; echo; /usr/lib/nagios/plugins/check_disk -w 15GB -c 2GB -p
 |/home -vvv FilesystemSize  Used Avail Use% Mounted on
 |/dev/mapper/jp-home40G   30G  8.4G  78% /home
 |
 |calling stat on /home
 |For /home, total=10321232, available=2184891, available_to_root=2709067,
 |used=7612165, fsp.fsu_files=5242880, fsp.fsu_ffree=5221430 For /home,
 |used_pct=78 free_pct=22 used_units=29735 free_units=8534
 |total_units=40317 used_inodes_pct=1 free_inodes_pct=99
 |fsp.fsu_blocksize=4096 mult=1048576 Freespace_units result=0
 |Freespace% result=0
 |Usedspace_units result=0
 |Usedspace_percent result=0
 |Usedinodes_percent result=0
 |Freeinodes_percent result=0
 |DISK OK - free space: /home 8534 MB (22% inode=99%);|
 |/home=29735MB;40302;40315;0;40317
 
 Note that in the perf data output:
 40302 = 40317 - 15
 MB = MB - GB
 
 It would seem that the units on the thresholds are ignored.  It works
 with -u, but that loses the ability to specify different partitions or
 
 thresholds with different units:
 |$ df -h /home; echo; /usr/lib/nagios/plugins/check_disk -w 15 -c 2 -p
 |/home -vvv -u GB FilesystemSize  Used Avail Use% Mounted on
 |/dev/mapper/jp-home40G   30G  8.4G  78% /home
 |
 |calling stat on /home
 |For /home, total=10321232, available=2184891, available_to_root=2709067,
 |used=7612165, fsp.fsu_files=5242880, fsp.fsu_ffree=5221430 For /home,
 |used_pct=78 free_pct=22 used_units=29 free_units=8 total_units=39
 |used_inodes_pct=1 free_inodes_pct=99 fsp.fsu_blocksize=4096
 |mult=1073741824 Freespace_units result=1
 |Freespace% result=0
 |Usedspace_units result=0
 |Usedspace_percent result=0
 |Usedinodes_percent result=0
 |Freeinodes_percent result=0
 |DISK WARNING - free space: /home 8 GB (22% inode=99%);|
 |/home=29GB;24;37;0;39

A short consultation with upstream resulted in the conclusion, that the help 
is just wrong. Upstream provided a patch which fixed it and I just applied 
that.
Anyways ... upstream told me, that it would be a nice idea to have this 
feature. Feel free to open a feature request at 
http://sourceforge.net/tracker/?group_id=29880atid=397600, patches are also 
welcome.

Thanks and with kind regards, Jan.
-- 
Never write mail to w...@spamfalle.info, you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V- PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y 
--END GEEK CODE BLOCK--


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


Bug#588318: empathy sometimes crashes with xorg error

2010-07-07 Thread Gianluca Francesco Signorotto
Package: empathy
Version: 2.30.1.1-1
Severity: normal

Empathy sometimes crashes during normal use.

Below the error log:

The program 'empathy' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 77 error_code 3 request_code 10 minor_code 0)
  (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.)



-- System Information:
Debian Release: squeeze/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=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages empathy depends on:
ii  dbus-x111.2.24-1 simple interprocess messaging syst
ii  empathy-common  2.30.1.1-1   GNOME multi-protocol chat and call
ii  gconf2  2.28.1-3 GNOME configuration database syste
ii  geoclue 0.12.0-1 Geographic information framework
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libcanberra-gtk00.24-1   Gtk+ helper for playing widget eve
ii  libcanberra00.24-1   a simple abstract interface for pl
ii  libchamplain-0.4-0  0.4.6-1  C library providing ClutterActor t
ii  libchamplain-gtk-0.4-0  0.4.6-1  A Gtk+ widget to display maps
ii  libclutter-1.0-01.0.8-1  Open GL based interactive canvas l
ii  libclutter-gtk-0.10-0   0.10.2-1 Open GL based interactive canvas l
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libebook1.2-9   2.30.2-1 Client library for evolution addre
ii  libedataserver1.2-132.30.2-1 Utility library for evolution data
ii  libenchant1c2a  1.6.0-1  a wrapper library for various spel
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgeoclue0 0.12.0-1 C API for GeoClue
ii  libgl1-mesa-glx [libgl1 7.7.1-3  A free implementation of the OpenG
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgstfarsight0.10-00.0.20-2 Audio/Video communications framewo
ii  libgstreamer-plugins-ba 0.10.29-4GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.29-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libnm-glib2 0.8-1network management framework (GLib
ii  libnotify1 [libnotify1- 0.5.0-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsoup2.4-12.30.1-1 an HTTP library implementation in 
ii  libtelepathy-farsight0  0.0.14-2+b1  Glue library between telepathy and
ii  libtelepathy-glib0  0.11.6-1 Telepathy framework - GLib library
ii  libunique-1.0-0 1.1.6-1  Library for writing single instanc
ii  libwebkit-1.0-2 1.2.1-2  Web content engine library for Gtk
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxcomposite1  1:0.4.1-2X11 Composite extension library
ii  libxdamage1 1:1.1.3-1X11 damaged region extension libra
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.4-2X11 miscellaneous 'fixes' extensio
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  telepathy-mission-contr 1:5.4.3-1management daemon for Telepathy re
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages empathy recommends:
ii  freedesktop-sound-theme   0.7.dfsg-1 freedesktop.org sound theme
ii  geoclue-hostip0.12.0-1   Position server for GeoClue (hosti
ii  geoclue-localnet  0.12.0-1   Position server for GeoClue (GPS)
ii  geoclue-manual0.12.0-1   Position server for GeoClue (manua
ii  geoclue-yahoo 

Bug#534422: Patch?

2010-07-07 Thread Bill Allombert
On Sun, Jul 04, 2010 at 10:08:37AM +0200, Yves-Alexis Perez wrote:
 Hey,
 
 according to http://bugzilla.kernel.org/show_bug.cgi?id=13811 and
 https://bugzilla.redhat.com/show_bug.cgi?id=537494 it seems that commit
 http://cvs.fedoraproject.org/viewvc/rpms/kernel/F-13/drm-i915-fix-hibernate-memory-corruption.patch?revision=1.1view=markup
  might fix that which I think has not been committed to mainline.
 
 I'm not sure when I'll be able to rebuild a kernel to test and report
 back, so if anyone else can do that sooner it'll be nice.

I applied this patch to linux-source-2.6.32 (2.6.32-15) and rebuilt the kernel. 
This fix the
problem for me. suspend to disk works fine now.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#588312: logcheck-database: updated rules for many packages

2010-07-07 Thread Gerfried Fuchs
tags 588312 + moreinfo
severity 588312 wishlist
thanks

Hello!

* Radek Antoniuk radek.anton...@gmail.com [2010-07-07 11:44:43 CEST]:
 Please add rules for some packages:

 It would be highly convenient if you could offer some sample log
entries so we can check if your usage of wildchar .* matches are really
needed that intensively.

 Also I encourage you to file different bugreports for different
packages if that wouldn't be too much burden for you - it would help us
a lot with processing the chunks.

 
 #postfix
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: discarding EHLO 
 keywords: 8BITMIME STARTTLS$

 I see a similar rule in rulefiles/linux/ignore.d.server/postfix - are
you sure you really did receive those rules with the 1.3.10 version you
reported this against?

 #cron-apt
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cron-apt: After this operation, [:alnum:]+ 
 disk space will be freed.$

 1.3.10 should also catch this one.

 Given that the list is pretty exhaustive I'd like to ask you for a
favour and would like you to check wether they still really apply and
are relevant for 1.3.10.

 Thanks in advance for your input!
Rhonda
-- 
Lediglich 11 Prozent der Arbeitgeber sind der Meinung, dass jeder
Mensch auch ein Privatleben haben sollte.
-- http://www.karriere.at/artikel/884/



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



Bug#588319: ITP: python-mailer -- A module that simplifies sending email

2010-07-07 Thread David Watson
Package: wnpp
Severity: wishlist
Owner: David Watson dwat...@debian.org
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: python-mailer
  Version : 0.5
  Upstream Author : Ryan Ginstrom software at ginstrom com
* URL : http://pypi.python.org/pypi/mailer
* License : MIT
  Programming Lang: Python
  Description : A module that simplifies sending email
 
 Simplifies sending emails in Python, features a single class to send
 plain text, HTML email, and attachments.  Mailer auto detects attachment
 types and has support for internationalized headers.

-- 
David Watson
Bashton Ltd












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



Bug#588320: scidavis: FTBFS with Qt 4.7

2010-07-07 Thread Alexander Valavanis
Package: scidavis
Version: 0.2.4-1
Severity: important

Scidavis fails to build with Qt 4.7, due to its dependency on the obsolete
QAssistantClient class, which has been removed completely from Qt 4.7.

This is a big problem downstream in Ubuntu as Qt 4.7 is provided for Maverick
so SciDAVis can't build.

I guess the solution is to patch scidavis to use the QProcess class instead, as
described at http://doc.qt.nokia.com/4.6/qassistantclient.html



-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick-proposed'), (500, 'maverick-backports'), (500, 'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-6-generic (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 scidavis depends on:
ii  libc6 2.12-0ubuntu4  Embedded GNU C Library: Shared lib
ii  libgc 1:4.5.0-7ubuntu1   GCC support library
ii  libgl 7.8.1-3ubuntu2 A free implementation of the OpenG
ii  libgl 7.8.1-3ubuntu2 The OpenGL utility library (GLU)
ii  libgs 1.14+dfsg-1GNU Scientific Library (GSL) -- li
pn  libmu none (no description available)
ii  libpy 2.6.5+20100706-1ubuntu1Shared Python runtime library (ver
pn  libqt none (no description available)
ii  libqt 4:4.7.0~beta1+git20100522-0ubuntu5 Qt 4 network module
pn  libqt none (no description available)
pn  libqt none (no description available)
pn  libqt none (no description available)
ii  libqt 4:4.7.0~beta1+git20100522-0ubuntu5 Qt 4 XML module
ii  libqt 4:4.7.0~beta1+git20100522-0ubuntu5 Qt 4 core module
ii  libqt 4:4.7.0~beta1+git20100522-0ubuntu5 Qt 4 GUI module
pn  libqw none (no description available)
pn  libqw none (no description available)
ii  libst 4.5.0-7ubuntu1 The GNU Standard C++ Library v3
ii  zlib1 1:1.2.3.4.dfsg-3ubuntu1compression library - runtime

scidavis recommends no packages.

scidavis suggests no packages.



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



Bug#588321: RM: xen-3 -- ROM; Superseeded by xen

2010-07-07 Thread Bastian Blank
Package: ftp.debian.org
Severity: normal

Please remove the xen-3 source package from unstable. It have been
superseeded by the xen source package and only the versioned packages
are left.

Bastian



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



Bug#588312: logcheck-database: updated rules for many packages

2010-07-07 Thread Radosław Antoniuk
 #dkimproxy
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: connect from .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: DKIM signing - 
 signed; .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dkimproxy.out\[[0-9]+\]: DKIM signing - 
 skipped; .*$

No rules at all.


Jul  7 12:39:21 hosting dkimproxy.out[1508]: DKIM signing - skipped;
message-id=cb42d0dfb3a2eb598e162cfe3b6ea...@www.xyz.com,
from=em...@dot.com
Jul  7 12:39:21 hosting dkimproxy.out[1508]: DKIM signing - signed;
message-id=cb42d0dfb3a2eb598e162cfe3b6ea...@www.xyz.com,
from=em...@dot.com
Jul  7 12:39:21 hosting dkimproxy.out[1508]: connect from 127.0.0.1

 #postfix
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: discarding EHLO 
 keywords: 8BITMIME STARTTLS$

In 1.3.10, sorry.

 #ssh
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error writing 
 /proc/self/oom_adj: Operation not permitted$

Not there.

 #ntp
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ ntpd\[[0-9]+\]: kernel time sync status 
 change 4001

No config at all

 #cron-apt
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cron-apt: After this operation, [:alnum:]+ 
 disk space will be freed.$

In 1.3.10, sorry.

 #syslog-ng
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslog-ng\[[0-9]+\]: Log statistics;.*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ syslog-ng\[[0-9]+\]: Configuration reload 
 request received, reloading configuration;$


syslog-ng[31823]: Log statistics; processed='destination(d_error)=3',
processed='destination(d_messages)=298',
processed='src.internal(s_src#1)=90',
stamp='src.internal(s_src#1)=1278499023',
processed='destination(d_syslog)=90', processed='center(received)=0',
processed='destination(d_xconsole)=3',
processed='destination(d_newscrit)=0',
processed='destination(d_auth)=1452',
processed='destination(d_daemon)=1',
processed='global(payload_reallocs)=0',
processed='global(msg_clones)=0', processed='destination(d_mail)=64',
processed='destination(d_cron)=711',
processed='destination(d_kern)=132',
processed='destination(d_uucp)=0', processed='destination(d_debug)=4',
processed='destination(d_lpr)=0', processed='destination(d_user)=76',
processed='center(queued)=0', processed='global(sdata_updates)=0',
processed='destination(d_newsnotice)=0',
processed='destination(d_console_all)=3',
processed='destination(d_console)=1', processed='source(s_src)=2530',
processed='destination(d_newserr)=0'


 #shorewall
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Shorewall:.*$

Shorewall can log to an outside file. Logging to syslog is causing
every packet drop to be in logcheck.
Example:

Jul  7 12:40:04 dev kernel: Shorewall:net2fw:DROP:IN=venet0 OUT=
PHYSIN=eth0 MAC= SRC=X.Y.Z.A DST=A.B.C.D LEN=404 TOS=0x00 PREC=0x00
TTL=32 ID=54796 PROTO=UDP SPT=2368 DPT=1434 LEN=384

 #libpam-cracklib
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cracklib: no dictionary update necessary.$

Not there.

 #modprobe?
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ modprobe: WARNING: Not loading blacklisted 
 module ipv6.$

Should be in fact:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ modprobe: WARNING: Not loading
blacklisted module [:alnum:]+$


 #bind
 #success resolving 'www.mac.com/' (in 'mac.com'?) after reducing the 
 advertised EDNS UDP packet size to 512 octets
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: success resolving.*$

In 1.3.10, sorry.

 #rsyncd
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: file has vanished: .*$


Not there.


 #netatalk
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: server_child[[:xdigit:]+] 
 [:xdigit:]+ exited 1$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: uams_dhx_pam.c :PAM: PAM 
 Success$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: uams_dhx_pam.c :PAM: PAM 
 Auth OK!$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: login [:alpha:]+ (uid 
 [:xdigit:]+, gid [:xdigit:]+) AFP3.1$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: dhx login: [:alpha:]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: ipc_read: command: .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: Setting clientid .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: pc_get_session: .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: bad function .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: ASIP session:.*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: afp_alarm: child timed out$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: [:alpha:]+ read, 
 [:alpha:]+ written$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: Connection terminated$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ afpd\[[0-9]+\]: server_child[[:xdigit:]+] 
 [:xdigit:]+ exited 1$

No rules at all.



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



Bug#588322: lcov: --no-recursion does not work from lcov program

2010-07-07 Thread Guillem Jover
Package: lcov
Version: 1.8-1
Severity: normal
Tags: patch

Hi!

The lcov program parses the --no-recursion argument, but it does not
forward it to the geninfo program, which makes the latter scan all
subdirectories of a given path by default.

The attached patch fixes this.

regards,
guillem
From 23192ab34e689400146a4032b8b0abbd0e69888f Mon Sep 17 00:00:00 2001
From: Guillem Jover guil...@hadrons.org
Date: Wed, 7 Jul 2010 12:54:11 +0200
Subject: [PATCH] Forward --no-recursion from lcov to geninfo

---
 bin/lcov |4 
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/bin/lcov b/bin/lcov
index bdf141e..259e6ad 100755
--- a/bin/lcov
+++ b/bin/lcov
@@ -763,6 +763,10 @@ sub lcov_geninfo(@)
 	{
 		@param = (@param, --base-directory, $base_directory);
 	}
+	if ($no_recursion)
+	{
+		@param = (@param, --no-recursion);
+	}
 	if ($no_compat_libtool)
 	{
 		@param = (@param, --no-compat-libtool);
-- 
1.7.1



Bug#188407: apt: Keep the package lists in /var/lib/apt/lists compressed with gzip

2010-07-07 Thread Martin Pitt
tag 188407 patch
thanks

Ivan Todoroski [2003-04-10  4:27 +0200]:
 Make APT store the downloaded lists gzipped and unzip them on the fly when
 loading, cause they take a lot of space on old and small dedicated Debian
 systems (routers, firewalls, X terminals, etc).

This has hurt us as well on small-footprint project, so I created a
branch to support this:

  https://code.launchpad.net/~pitti/apt/compressed-indexes/+merge/27382

I have this running for two weeks now, and I think I ironed out most
of the warts.

Comments appreciated.

Thanks,

Martin

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


signature.asc
Description: Digital signature


Bug#588323: vlc: Image compressed horizontally by a factor of four when playing DVDs

2010-07-07 Thread Jacob Sparre Andersen
Package: vlc
Version: 1.0.6-1
Severity: normal


When I try to play my Hikaru no Go Volume 1 DVD (ISBN 1-4215-0027-2)
in VLC, the video output i compressed horizontally by a factor of
four.

Subtitles and menu-highlighting are not compressed.  Nor are they
removed, when they no longer are relevant (probably because the video
output is suppost to overwrite them).

The same problem occurs with other DVDs.  (Both region 1 and 2.)

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fo_FO.ISO-8859-1, LC_CTYPE=fo_FO.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.4.4-6GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-3  A free implementation of the OpenG
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.5.0-2  sends desktop notifications to a n
ii  libqtcore4  4:4.6.3-1Qt 4 core module
ii  libqtgui4   4:4.6.3-1Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-2+b1  image loading library for Simple D
ii  libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii  libstdc++6  4.4.4-6  The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore2 1.0.6-1  base library for VLC and its modul
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxcb-keysyms1 0.3.6-1  utility libraries for X C Binding 
ii  libxcb1 1.6-1X C Binding
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxinerama12:1.1-3  X11 Xinerama extension library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  libxxf86vm1 1:1.1.0-2X11 XFree86 video mode extension l
ii  ttf-dejavu-core 2.31-1   Vera font family derivate with add
ii  vlc-nox 1.0.6-1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-pulse  1.0.6-1PulseAudio plugin for VLC

Versions of packages vlc suggests:
ii  mozilla-plugin-vlc1.0.6-1multimedia plugin for web browsers
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-14  library for decoding ATSC A/52 str
ii  libasound2 1.0.23-1  shared library for ALSA applicatio
ii  libass40.9.9-1   library for SSA/ASS subtitles rend
ii  libavahi-client3   0.6.25-4  Avahi client library
ii  libavahi-common3   0.6.25-4  Avahi common library
ii  libavc1394-0   0.5.3-1+b2control IEEE 1394 audio/video devi
ii  libavcodec52   5:0.6~svn20100603-0.0 library to encode decode multimedi
ii  libavformat52  5:0.6~svn20100603-0.0 ffmpeg file format library
ii  libavutil494:0.5.2-1 ffmpeg utility library
ii  libc6  2.11.2-2  Embedded GNU C Library: Shared lib
ii  libcaca0   0.99.beta17-1 colour ASCII art library
ii  libcddb2   1.3.2-2   library to access CDDB data - runt
ii  libcdio10  0.81-4library to read and control CD-ROM
ii  libdbus-1-31.2.24-1  simple interprocess messaging syst
ii  libdca00.0.5-3   decoding library for DTS Coherent 
ii  libdvbpsi5 0.1.6-1   library for MPEG TS and DVB PSI ta
ii  libdvdnav4 4.1.3-7   DVD navigation library
ii  libdvdread44.1.3-9   library for reading DVDs
ii  libebml0   0.7.7-3.1 access library for the EBML format
ii  libfaad2   2.7-4 freeware Advanced Audio Decoder - 
ii  libflac8   1.2.1-2+b1Free Lossless Audio Codec - runtim
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libfribidi00.19.2-1  Free Implementation of the Unicode
ii  libgcc11:4.4.4-6  

Bug#588324: busybox: Please include cttyhack and setsid to enable ^C in initramfs shell

2010-07-07 Thread Taisuke Yamada
Package: busybox
Version: 1:1.15.3-1
Severity: wishlist

Because current debian build of busybox (and busybox-static) does not
include 'cttyhack' and 'setsid', it is impossible to use ^C and other
job control feature in initramfs shell.

- http://lists.busybox.net/pipermail/busybox/2008-January/029936.html

As you can see in above URL, enabling CONFIG_SETSID and CONFIG_CTTYHACK
would be a big plus, as then you can interrupt command in case it doesn't
return (like ipconfig -c dhcp or ping). Being forced to reboot just
because of one inappropriate command is not a very happy option.

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

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

Versions of packages busybox depends on:
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib

busybox recommends no packages.

busybox suggests no packages.



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



Bug#588325: mercurial-git: completely broken with Mercurial 1.6

2010-07-07 Thread Jakub Wilk

Package: mercurial-git
Version: 0.2.2-1
Severity: grave
Justification: renders package unusable

$ hg push
pushing to https://foobar.example.net/
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercur...@selenic.com
** Python 2.6.5+ (release26-maint, Jul  6 2010, 14:48:45) [GCC 4.4.4]
** Mercurial Distributed SCM (version 1.6)
** Extensions loaded: bookmarks, color, convert, git, graphlog, mq, record, 
transplant
Traceback (most recent call last):
  File /usr/bin/hg, line 27, in module
mercurial.dispatch.run()
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 16, in run
sys.exit(dispatch(sys.argv[1:]))
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 34, in 
dispatch
return _runcatch(u, args)
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 54, in 
_runcatch
return _dispatch(ui, args)
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 483, in 
_dispatch
cmdpats, cmdoptions)
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 351, in 
runcommand
ret = _runcommand(ui, options, cmd, d)
  File /usr/lib/pymodules/python2.6/mercurial/extensions.py, line 160, in wrap
return wrapper(origfn, *args, **kwargs)
  File /usr/lib/pymodules/python2.6/hgext/color.py, line 213, in colorcmd
return orig(ui_, opts, cmd, cmdfunc)
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 534, in 
_runcommand
return checkargs()
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 488, in 
checkargs
return cmdfunc()
  File /usr/lib/pymodules/python2.6/mercurial/dispatch.py, line 481, in 
lambda
d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
  File /usr/lib/pymodules/python2.6/mercurial/util.py, line 420, in check
return func(*args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/extensions.py, line 116, in wrap
util.checksignature(origfn), *args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/util.py, line 420, in check
return func(*args, **kwargs)
  File /usr/lib/pymodules/python2.6/hgext/mq.py, line 2791, in mqcommand
return orig(ui, repo, *args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/util.py, line 420, in check
return func(*args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/extensions.py, line 116, in wrap
util.checksignature(origfn), *args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/util.py, line 420, in check
return func(*args, **kwargs)
  File /usr/lib/pymodules/python2.6/hgext/bookmarks.py, line 429, in push
result = oldpush(ui, repo, dest, **opts)
  File /usr/lib/pymodules/python2.6/mercurial/util.py, line 420, in check
return func(*args, **kwargs)
  File /usr/lib/pymodules/python2.6/mercurial/commands.py, line 2842, in push
newbranch=opts.get('new_branch'))
  File /usr/lib/pymodules/python2.6/hgext/mq.py, line 2695, in push
return super(mqrepo, self).push(remote, force, revs, newbranch)
TypeError: push() takes at most 4 arguments (5 given)


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

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

Versions of packages mercurial-git depends on:
ii  mercurial 1.6-1  scalable distributed version contr
ii  python2.6.5-5An interactive high-level object-o
ii  python-dulwich0.6.0-4Pure-python Git library
ii  python-support1.0.9  automated rebuilding support for P

mercurial-git recommends no packages.

mercurial-git suggests no packages.

-- debconf-show failed

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#587588: build on kfreebsd

2010-07-07 Thread Guillem Jover
Hi!

On Wed, 2010-06-30 at 09:46:34 +0200, Cyril Brulebois wrote:
 Tuco tuco@gmail.com (30/06/2010):
  Package: pwlib
  Version: 1.10.10-3
  Severity: serious
  
  This patch fixes build problems of pwlib on kfreebsd.

Hmmm, I doubt this specific incarnation does build, see below.

 Thanks for that.
 
 Some comments:
  - it'd be nice to tag the bug as having a patch.

Personally, I only tag bugs which have patches that can be applied
directly by the maintainer.

This one has bogus changes in the Architecture fields.

It also completely stops installing several Linux specific plugins,
they should be conditionally installed only on Linux, checking
DEB_HOST_ARCH_OS from dpkg-architecture.

The termios.h change should probably be changed to a file availability
check in configure.in (or this might break the Solaris build).

And finally, OSTYPE in upstream is a bit confused, it refers to kernel
features and also to libc features which would be better represented
with something like “GNU” in our case, although ideally those would be
switched to feature checks so that new systems could probably work out
of the box.

regards,
guillem



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



Bug#588320: Reported downstream

2010-07-07 Thread Alex Valavanis
See also the following report for Ubuntu:

https://bugs.launchpad.net/debian/+source/scidavis/+bug/601617



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



Bug#588326: grub-common: Some configuration options are not documented in /etc/default/grub (example: GRUB_DISABLE_OS_PROBER)

2010-07-07 Thread Sascha Wilde
Package: grub-common
Version: 1.98-1
Severity: minor

The configuration option GRUB_DISABLE_OS_PROBER which I found by reading 
/etc/grub.d/30_os-prober is not documented in /etc/default/grub where other
options are documented in comments.

In addition I wasn't able to find any other place where all grub configuration 
options are documented.

I suspect that there might be more options missing from the documentation in
/etc/default/grub, too.

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

Kernel: Linux 2.6.32-5-xen-686 (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 grub-common depends on:
ii  base-files  5.7  Debian base system miscellaneous f
ii  dpkg1.15.7.2 Debian package management system
ii  gettext-base0.17-11  GNU Internationalization utilities
ii  install-info4.13a.dfsg.1-5   Manage installed documentation in 
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages grub-common recommends:
ii  os-prober 1.35   utility to detect other OSes on a 

Versions of packages grub-common suggests:
pn  grub-emu  none (no description available)
pn  multiboot-doc 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#588307: live-initramfs: Unreachable code in Arguments

2010-07-07 Thread Daniel Baumann
tag 588307 pending
thanks

On 07/07/2010 11:36 AM, Marco Amadori wrote:
 Agree, a patch is coming on git soon. Thanks for reporting.

marco fixed it in git, markin as pending.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.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#587849: [Evolution] Bug#587849: Bug#587849: Bug#587849: Handle NSS init errors better

2010-07-07 Thread Yves-Alexis Perez
On 03/07/2010 15:00, Yves-Alexis Perez wrote:
 On ven., 2010-07-02 at 23:51 +0200, Yves-Alexis Perez wrote:
 Looks like they are correct indeed, so we're back to speculations. I'll
 try to rebuild an eds packages so you can test with the “old” pki folder
 and see what nss replies. 
 
 Could you install the rebuilt packages available at debian.corsac.net?
 Use:
 
 deb http://debian.corsac.net UNRELEASED/
 
 The key (2048R/E7710DEC) used for signing this repository is available
 from the above website and signed by my key.
 
 Add it to your sources.list, run apt-get update and apt-get upgrade, it
 should _only_ upgrade evolution-related packages.
 
 Then run evolution with the “old” .pki in place and report back.
 
Hey,

any news on this? I'd like to be able to upload eds with that patch
included soon if it fixes the problem.

Cheers,
-- 
Yves-Alexis



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



Bug#588316: [Evolution] Bug#588316: Large file support breaks Evolution

2010-07-07 Thread Yves-Alexis Perez
On 07/07/2010 12:21, Michel Dänzer wrote:
 Package: evolution-data-server
 Version: 2.30.2-1
 Severity: grave
 
 
 [ Severity grave to make sure this will be considered before the release ]

Wtf? If you want this considered, please give some help/time, raising
severity for the sake of raising it *doesnt* help.
 
 Evolution bugs #580419 and #585921 are examples of issues that were triggered
 by building evolution-data-server with --enable-largefile. Those particular
 crashes were fixed in Evolution, but from the upstream bug report
 https://bugzilla.gnome.org/show_bug.cgi?id=612082 it seems clear that the
 fix is just a bandaid and the upstream developers really have no grasp yet
 on what exactly the underlying problems are, let alone how to fix them.

Except that the bug still exists wether or not largefile is enabled.

 And
 in fact, I've found that rebuilding evolution-data-server without
 --enable-largefile solved other problems for me:
 
 * Other, reproducible crashes when trying to view certain mail messages.
 * The number of unread messages not being displayed correctly on
   evolution-rss folders.

Did you report them?
 
 Overall, I think building evolution-data-server with --enable-largefile incurs
 too much risk for Evolution users at this point. Unless there was a very
 compelling reason for enabling it, please disable it again for now.

I'm not especially attached to largefile, but in this case it's not
exactly a good idea imho. The bugs weren't directly related to
largefile, but enabling it make them appear on i386. That means some
bugs may be present but just hidden. If there are crashes, hide them
doesn't look like a good idea, it's better to fix them.

Cheers,
-- 
Yves-Alexis



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



Bug#588327: WiFi system crashes after resume from hibernate

2010-07-07 Thread Boris shtrasman
Package: linux-image-2.6.34-1-amd64
Version:   2.6.34-1~experimental.2

When using rt2870 card with the 2.6.34 kernel and resuming from hibernate
the system crashes.
I switched to this kernel since the current version in the reps don't have
support for the nl80211 driver.

When using compat-wireless on 2.6.32-5-amd64 this bug does not accure.

After resume from hibernate rt2870 card (edimax) make all usb unusable e.g.
:

[13451.576609] [ cut here ]
[13451.576618] WARNING: at
/build/buildd-linux-2.6_2.6.34-1~experimental.2-amd64-zn0ozk/linux-2.6-2.6.34/debian/build/source_amd64_none/fs/sysfs/dir.c:451
sysfs_add_one+0xcc/0xe3()
[13451.576623] Hardware name: Aspire 5100
[13451.576625] sysfs: cannot create duplicate filename
'/bus/usb/drivers/usb/1-7'
[13451.576628] Modules linked in: btusb rt2800usb rt2800lib rt2x00usb
rt2x00lib crc_ccitt nls_utf8 nls_cp437 vfat fat usb_storage radeon ttm
drm_kms_helper drm i2c_algo_bit ppdev lp parport sco bridge stp bnep rfcomm
l2cap bluetooth fuse ext4 jbd2 crc16 loop arc4 snd_hda_codec_realtek ecb
snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm
snd_seq_midi pcmcia snd_rawmidi snd_seq_midi_event snd_seq ath5k snd_timer
snd_seq_device mac80211 ath yenta_socket snd cfg80211 rsrc_nonstatic
soundcore edac_core rfkill i2c_piix4 k8temp joydev pcmcia_core
snd_page_alloc edac_mce_amd i2c_core shpchp pci_hotplug tpm_tis video tpm
pcspkr evdev container button tpm_bios wmi battery ac output psmouse
serio_raw processor ext3 jbd mbcache dm_mod sg sr_mod cdrom sd_mod
crc_t10dif ata_generic 8139cp ohci_hcd sdhci_pci sdhci pata_atiixp ehci_hcd
sata_sil mmc_core 8139too mii led_class libata usbcore scsi_mod thermal
thermal_sys nls_base [last unloaded: scsi_wait_scan]
[13451.576732] Pid: 256, comm: khubd Not tainted 2.6.34-1-amd64 #1
[13451.576734] Call Trace:
[13451.576743]  [81045655] ? warn_slowpath_common+0x76/0x8c
[13451.576748]  [810456bd] ? warn_slowpath_fmt+0x40/0x45
[13451.576752]  [81138209] ? sysfs_add_one+0xcc/0xe3
[13451.576757]  [811385ee] ? sysfs_do_create_link+0xc0/0x131
[13451.576764]  [81268555] ? netlink_broadcast+0x237/0x26f
[13451.576774]  [8121ba53] ? driver_sysfs_add+0x24/0x69
[13451.576779]  [8121bb64] ? driver_probe_device+0x5f/0x123
[13451.576784]  [8121bc97] ? __device_attach+0x0/0x39
[13451.576788]  [8121afde] ? bus_for_each_drv+0x47/0x7b
[13451.576793]  [8121bd51] ? device_attach+0x5b/0x7b
[13451.576798]  [8121ae5c] ? bus_probe_device+0x1f/0x39
[13451.576802]  [81219c16] ? device_add+0x388/0x542
[13451.576809]  [812f7959] ? printk+0x40/0x47
[13451.576824]  [a004d929] ? usb_new_device+0x160/0x1d2 [usbcore]
[13451.576835]  [a004f3a0] ? hub_thread+0x9ee/0xf28 [usbcore]
[13451.576842]  [8105d495] ? autoremove_wake_function+0x0/0x2a
[13451.576853]  [a004e9b2] ? hub_thread+0x0/0xf28 [usbcore]
[13451.576857]  [8105d061] ? kthread+0x75/0x7d
[13451.576863]  [810097e4] ? kernel_thread_helper+0x4/0x10
[13451.576868]  [8105cfec] ? kthread+0x0/0x7d
[13451.576872]  [810097e0] ? kernel_thread_helper+0x0/0x10
[13451.576875] ---[ end trace 2db5757906768829 ]---
[13451.576880] really_probe: driver_sysfs_add(1-7) failed
[13451.576889] usb: probe of 1-7 failed with error 0

reboot and try to reauthenticating (first attempt allways works the second
not)

[  435.639202] [ cut here ]
[  435.639234] WARNING: at
/build/buildd-linux-2.6_2.6.34-1~experimental.2-amd64-zn0ozk/linux-2.6-2.6.34/debian/build/source_amd64_none/net/mac80211/rx.c:2538
ieee80211_rx+0xde/0x77d [mac80211]()
[  435.639239] Hardware name: Aspire 5100
[  435.639242] Rate marked as an HT rate but passed status-rate_idx is not
an MCS index [0-76]: 88 (0x58)
[  435.639245] Modules linked in: ppdev lp parport radeon ttm sco
drm_kms_helper drm i2c_algo_bit bridge stp bnep rfcomm l2cap bluetooth fuse
ext4 jbd2 crc16 loop snd_hda_codec_realtek snd_hda_intel snd_hda_codec
snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm arc4 snd_seq_midi ecb
snd_rawmidi snd_seq_midi_event rt2800usb rt2800lib snd_seq rt2x00usb pcmcia
snd_timer joydev rt2x00lib ath5k k8temp tpm_tis snd_seq_device crc_ccitt
mac80211 yenta_socket video tpm edac_core output rsrc_nonstatic i2c_piix4
psmouse tpm_bios ath shpchp cfg80211 pcmcia_core rfkill edac_mce_amd snd
pci_hotplug soundcore wmi serio_raw processor snd_page_alloc i2c_core pcspkr
ac battery evdev container button ext3 jbd mbcache dm_mod sg sr_mod cdrom
sd_mod crc_t10dif ata_generic 8139cp ohci_hcd sdhci_pci sdhci ehci_hcd
8139too pata_atiixp thermal sata_sil mmc_core led_class mii libata
thermal_sys usbcore nls_base scsi_mod [last unloaded: scsi_wait_scan]
[  435.639330] Pid: 2342, comm: firefox-bin Not tainted 2.6.34-1-amd64 #1
[  435.639334] Call Trace:
[  435.639336]  IRQ  [81045655] ? warn_slowpath_common+0x76/0x8c
[  435.639359]  [a003e83b] ? 

Bug#588141: dpkg-dev: dpkg-shlibdeps does not find dependency information of a 32-bit executable on an amd64 machine

2010-07-07 Thread Raphael Hertzog
On Wed, 07 Jul 2010, Christoph Pleger wrote:
 Hello,
 
  Hum, in theory /usr/lib32 is checked first. What's the output of
  the failing dpkg-shlibdeps call if you add the -v option ?
 
 The relevant lines are:
 
 Library libidn.so.11 found in /emul/ia32-linux/usr/lib/libidn.so.11
 No associated package found for /emul/ia32-linux/usr/lib/libidn.so.11
 Looking up shlibs dependency of libidn.so.11 provided by ''
 Found nothing
 dpkg-shlibdeps: failure: no dependency information found for
 /emul/ia32-linux/usr/lib/libidn.so.11

Do you have LD_LIBRARY_PATH set during the build process?

Cheers,
-- 
Raphaël Hertzog

Follow my Debian News on http://RaphaelHertzog.com



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



Bug#534422: Patch?

2010-07-07 Thread Yves-Alexis Perez
On 07/07/2010 12:40, Bill Allombert wrote:
 On Sun, Jul 04, 2010 at 10:08:37AM +0200, Yves-Alexis Perez wrote:
 Hey,
 
 according to http://bugzilla.kernel.org/show_bug.cgi?id=13811 and 
 https://bugzilla.redhat.com/show_bug.cgi?id=537494 it seems that
 commit 
 http://cvs.fedoraproject.org/viewvc/rpms/kernel/F-13/drm-i915-fix-hibernate-memory-corruption.patch?revision=1.1view=markup
 might fix that which I think has not been committed to mainline.
 
 I'm not sure when I'll be able to rebuild a kernel to test and
 report back, so if anyone else can do that sooner it'll be nice.
 
 I applied this patch to linux-source-2.6.32 (2.6.32-15) and rebuilt
 the kernel. This fix the problem for me. suspend to disk works fine
 now.
 
And for what it worths, the patch has been included in mainline as
985b823b919273fe1327d56d2196b4f92e5d0fae.

Could it be integrated to next kernel upload?

Cheers,
-- 
Yves-Alexis



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



Bug#588328: pybackpack: typo in french translation

2010-07-07 Thread Julien-externe BLACHE
Package: pybackpack
Version: 0.5.8-1
Severity: minor
Tags: patch

Hi,

There is a typo in the french translation for the backup destination, 
leading to a missing entry in the combo box.

The attached patch fixes it (adding the missing \n).

Thanks,

JB.

-- 
Consultant INTM - Debian Developer - TMI Calibre
EDF - DSP - CSP IT - ITS Rhône Alpes - C4S - CCNPS
04 69 65 68 56




Ce message et toutes les pièces jointes (ci-après le 'Message') sont établis à 
l'intention exclusive des destinataires et les informations qui y figurent sont 
strictement confidentielles. Toute utilisation de ce Message non conforme à sa 
destination, toute diffusion ou toute publication totale ou partielle, est 
interdite sauf autorisation expresse.

Si vous n'êtes pas le destinataire de ce Message, il vous est interdit de le 
copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si 
vous avez reçu ce Message par erreur, merci de le supprimer de votre système, 
ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support 
que ce soit. Nous vous remercions également d'en avertir immédiatement 
l'expéditeur par retour du message.

Il est impossible de garantir que les communications par messagerie 
électronique arrivent en temps utile, sont sécurisées ou dénuées de toute 
erreur ou virus.


This message and any attachments (the 'Message') are intended solely for the 
addressees. The information contained in this Message is confidential. Any use 
of information contained in this Message not in accord with its purpose, any 
dissemination or disclosure, either whole or partial, is prohibited except 
formal approval.

If you are not the addressee, you may not copy, forward, disclose or use any 
part of it. If you have received this message in error, please delete it and 
all copies from your system and notify the sender immediately by return message.

E-mail communication cannot be guaranteed to be timely secure, error or 
virus-free.


fr.po_typo_fix.patch
Description: Binary data


Bug#588329: pybackpack: restore panel broken due to code typo

2010-07-07 Thread Julien-externe BLACHE
Package: pybackpack
Version: 0.5.8-1
Severity: normal
Tags: patch

Hi,

Due to a typo or missing widget (checkbox) in the restore panel code, an 
exception is raised (and not caught anywhere) preventing the restore 
operation from even starting.

The attached patch fixes (what I assume is) the typo by using the checkbox 
widget that already exists on the backup panel.

Thanks,

JB.

-- 
Consultant INTM - Debian Developer - TMI Calibre
EDF - DSP - CSP IT - ITS Rhône Alpes - C4S - CCNPS
04 69 65 68 56





Ce message et toutes les pièces jointes (ci-après le 'Message') sont établis à 
l'intention exclusive des destinataires et les informations qui y figurent sont 
strictement confidentielles. Toute utilisation de ce Message non conforme à sa 
destination, toute diffusion ou toute publication totale ou partielle, est 
interdite sauf autorisation expresse.

Si vous n'êtes pas le destinataire de ce Message, il vous est interdit de le 
copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si 
vous avez reçu ce Message par erreur, merci de le supprimer de votre système, 
ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support 
que ce soit. Nous vous remercions également d'en avertir immédiatement 
l'expéditeur par retour du message.

Il est impossible de garantir que les communications par messagerie 
électronique arrivent en temps utile, sont sécurisées ou dénuées de toute 
erreur ou virus.


This message and any attachments (the 'Message') are intended solely for the 
addressees. The information contained in this Message is confidential. Any use 
of information contained in this Message not in accord with its purpose, any 
dissemination or disclosure, either whole or partial, is prohibited except 
formal approval.

If you are not the addressee, you may not copy, forward, disclose or use any 
part of it. If you have received this message in error, please delete it and 
all copies from your system and notify the sender immediately by return message.

E-mail communication cannot be guaranteed to be timely secure, error or 
virus-free.


gui.py_typo_fix.patch
Description: Binary data


Bug#550449: [/master] Build with large file support (Closes: #550449).

2010-07-07 Thread Michal Čihař
tag 550449 pending
thanks

Date: Wed Jul 7 13:56:46 2010 +0200
Author: Michal Čihař ni...@debian.org
Commit ID: 1e6e68539564c79153e2a5561c4aa3ff2fc979cf
Commit URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff;h=1e6e68539564c79153e2a5561c4aa3ff2fc979cf
Patch URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff_plain;h=1e6e68539564c79153e2a5561c4aa3ff2fc979cf

Build with large file support (Closes: #550449).

  



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



Bug#588330: Critical bug

2010-07-07 Thread Bastien ROUCARIES
package: libapache2-mod-bw
severity: serious
Tags: security

The current package has a leak that could lead to crashing current
apache process. Please correct and upgrade a new one.


Bastien



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



Bug#588316: [Evolution] Bug#588316: Large file support breaks Evolution

2010-07-07 Thread Michel Dänzer
On Mit, 2010-07-07 at 13:54 +0200, Yves-Alexis Perez wrote: 
 On 07/07/2010 12:21, Michel Dänzer wrote:
  
  Overall, I think building evolution-data-server with --enable-largefile 
  incurs
  too much risk for Evolution users at this point. Unless there was a very
  compelling reason for enabling it, please disable it again for now.
 
 I'm not especially attached to largefile, but in this case it's not
 exactly a good idea imho. The bugs weren't directly related to
 largefile, but enabling it make them appear on i386.

I'm not sure why you say they're 'not directly related' to large file
support. Maybe I misinterpreted the developer comments on the upstream
bug report, but it seemed clear that large file support changes things
such that as-of-yet-unknown code in Evolution breaks in
as-of-yet-unknown ways.

 That means some bugs may be present but just hidden. If there are
 crashes, hide them doesn't look like a good idea, it's better to fix
 them.

I agree in general, but in this case I'm pessimistic about being able to
even identify, let alone fix all the problems in time for the release
given the history of the upstream bug report.


What was the reason for adding --enable-largefile? Shouldn't we wait
until upstream enables it by default?


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#588330: Download link

2010-07-07 Thread Bastien ROUCARIES
Download link here :
http://apache.ivn.cl/files/source/mod_bw-0.91.tgz



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



Bug#588331: grub-pc: fails to clean up /boot/grub/ in postrm during purge

2010-07-07 Thread Fabian Greffrath
Package: grub-pc
Version: 1.98+20100706-1
Severity: normal
Tags: patch

Hi,

when grub-pc is completely removed via dpkg --purge grub-pc, it asks wether
/boot/grub should also be cleaned via a debconf question. However, it fails to
do so even if the answer to this question is yes.

The reason is, that in grub-pc.postrm the debconf question brought up via
db_input is grub-pc/postrm_purge_boot_grub, while the answer is queried via
db_get from grub-pc/purge_boot_grub. However, this debconf template does not
exist and thus the $RET value, which is checked before deleting the contents of
/boot/grub, cannot be true. The attached patch fixes this to read the answer
from the right debconf template.

Cheers,
Fabian



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/e6445315-c5bf-4e2c-b011-3ed84748fd53 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda6 /home ext3 rw,relatime,errors=continue,data=ordered 0 0
*** END /proc/mounts

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

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

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.32  Debian configuration management sy
ii  grub-common  1.98+20100706-1 GRand Unified Bootloader, version 
ii  libc62.11.2-2Embedded GNU C Library: Shared lib
ii  libdevmapper1.02.1   2:1.02.48-2 The Linux Kernel Device Mapper use
ii  ucf  3.0025  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto

-- debconf information:
  grub2/kfreebsd_cmdline:
  grub2/device_map_regenerated:
* grub2/linux_cmdline:
* grub-pc/install_devices_empty: true
  grub-pc/install_devices_failed: false
  grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices:
  grub-pc/postrm_purge_boot_grub: false
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/disk_description:
  grub2/kfreebsd_cmdline_default: quiet
  grub-pc/partition_description:
  grub-pc/install_devices_disks_changed:
  grub2/linux_cmdline_default: quiet
  grub-pc/mixed_legacy_and_grub2: true
--- grub2-1.98+20100706.orig/debian/postrm.in
+++ grub2-1.98+20100706/debian/postrm.in
@@ -21,7 +21,7 @@ case $1 in
 
 db_input high grub-pc/postrm_purge_boot_grub || true
 db_go || true
-db_get grub-pc/purge_boot_grub || true
+db_get grub-pc/postrm_purge_boot_grub || true
 if [ $RET = true ] ; then
   rm -f 
/boot/grub/{grub.cfg,ascii.pf2,unicode.pf2,moreblue-orbit-grub.png,*.mod,*.lst,*.img,efiemu32.o,efiemu64.o}
 || true
   rmdir --ignore-fail-on-non-empty /boot/grub || true


Bug#588316: [Evolution] Bug#588316: Large file support breaks Evolution

2010-07-07 Thread Yves-Alexis Perez
On 07/07/2010 14:31, Michel Dänzer wrote:
 On Mit, 2010-07-07 at 13:54 +0200, Yves-Alexis Perez wrote: 
 On 07/07/2010 12:21, Michel Dänzer wrote:

 Overall, I think building evolution-data-server with --enable-largefile 
 incurs
 too much risk for Evolution users at this point. Unless there was a very
 compelling reason for enabling it, please disable it again for now.

 I'm not especially attached to largefile, but in this case it's not
 exactly a good idea imho. The bugs weren't directly related to
 largefile, but enabling it make them appear on i386.
 
 I'm not sure why you say they're 'not directly related' to large file
 support. Maybe I misinterpreted the developer comments on the upstream
 bug report, but it seemed clear that large file support changes things
 such that as-of-yet-unknown code in Evolution breaks in
 as-of-yet-unknown ways.

What I meant is that the bug is not in largefile support but that
enabling it triggers the bug, which is a different thing. In any case,
bug should be fixed though.
 
 That means some bugs may be present but just hidden. If there are
 crashes, hide them doesn't look like a good idea, it's better to fix
 them.
 
 I agree in general, but in this case I'm pessimistic about being able to
 even identify, let alone fix all the problems in time for the release
 given the history of the upstream bug report.

Yeah but if a bug is just a lot more present when LFS is enabled, but
still present without, we might have it triggered in some day, where
it'll be harder to correct it.
 
 
 What was the reason for adding --enable-largefile? Shouldn't we wait
 until upstream enables it by default?

The fact that 32 bit users might come to the 2/4 GB limit. I'm asking
upstream advice on this one. As I said, I'm not against disabling it.

I only maintain evolution because I do use it and nobody else seem to
care about, and I don't use i386. So I don't really care about LFS
support, but some other might.

Cheers,
-- 
Yves-Alexis



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



Bug#588316: [Evolution] Bug#588316: Large file support breaks Evolution

2010-07-07 Thread Yves-Alexis Perez
On 07/07/2010 14:31, Michel Dänzer wrote:
 What was the reason for adding --enable-largefile? Shouldn't we wait
 until upstream enables it by default?
 
Btw, LFS is a release goal since at least etch.
-- 
Yves-Alexis



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



Bug#588332: mercurial-git: test suite should be run at build time

2010-07-07 Thread Jakub Wilk

Source: hg-git
Version: 0.2.3-1
Severity: important

hg-git provides an extensive test suite. It should be run at build time, 
so that breakages can be more easily detected.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#584583: initramfs-tools: configure_networking function: repeatedly makes DHCP requests

2010-07-07 Thread Taisuke Yamada
I'm seeing similar (probably the same) issue with klibc ipconfig
failing to obtain DHCP address. Due to this, I cannot boot NFS-root
system using newly-generated initrd image.

I have recompiled ipconfig with -DDEBUG=1, and it seems ipconfig
is failing to use DHCP OFFER response from the server. I tried
both source from 'git' and 'apt-get source (of klibc_1.5.18-1)'.

I have attached debug output of ipconfig and tshark dump taken
at DHCP server. Hope this helps to resove the problem.

Best Regards,
Taisuke Yamada

(initramfs) ipconfig.git -t 3 -c dhcp -d eth0
IP-Config: parse_device: eth0
IP-Config: eth0 hardware address 00:16:3e:16:ac:c5 mtu 1500 DHCP
eth0: state = 2
timeout
- dhcp discover xid 5e901c7e secs 0 vendor_class_identifier Linux ipconfig
   udp src 68 dst 67
   ip src 0.0.0.0 dst 255.255.255.255
   bytes 299
- bytes 342
   ip src 10.253.0.9 dst 10.253.0.235
   udp src 67 dst 68
   dhcp xid 5e901c7e
   dhcp offer
- dhcp request xid 5e901c7e secs 0 vendor_class_identifier Linux ipconfig
   udp src 68 dst 67
   ip src 0.0.0.0 dst 255.255.255.255
   bytes 311
eth0: state = 3
- bytes 342
   ip src 10.253.0.9 dst 10.253.0.235
   udp src 1 dst 68 freed
eth0: state = 5

Delta: 2 ms

Delta: 0 ms
eth0: state = 5

IP-Config: no response after 3 secs - giving up
(initramfs)
# tshark -V port 67 or port 68
Running as user root and group root. This could be dangerous.
Capturing on eth0
Frame 1 (313 bytes on wire, 313 bytes captured)
Arrival Time: Jul  7, 2010 12:37:31.534192000
[Time delta from previous captured frame: 0.0 seconds]
[Time delta from previous displayed frame: 0.0 seconds]
[Time since reference or first frame: 0.0 seconds]
Frame Number: 1
Frame Length: 313 bytes
Capture Length: 313 bytes
[Frame is marked: False]
[Protocols in frame: eth:ip:udp:bootp]
Ethernet II, Src: Xensourc_16:ac:c5 (00:16:3e:16:ac:c5), Dst: Broadcast 
(ff:ff:ff:ff:ff:ff)
Destination: Broadcast (ff:ff:ff:ff:ff:ff)
Address: Broadcast (ff:ff:ff:ff:ff:ff)
 ...1     = IG bit: Group address 
(multicast/broadcast)
 ..1.     = LG bit: Locally administered address 
(this is NOT the factory default)
Source: Xensourc_16:ac:c5 (00:16:3e:16:ac:c5)
Address: Xensourc_16:ac:c5 (00:16:3e:16:ac:c5)
 ...0     = IG bit: Individual address (unicast)
 ..0.     = LG bit: Globally unique address 
(factory default)
Type: IP (0x0800)
Internet Protocol, Src: 0.0.0.0 (0.0.0.0), Dst: 255.255.255.255 
(255.255.255.255)
Version: 4
Header length: 20 bytes
Differentiated Services Field: 0x00 (DSCP 0x00: Default; ECN: 0x00)
 00.. = Differentiated Services Codepoint: Default (0x00)
 ..0. = ECN-Capable Transport (ECT): 0
 ...0 = ECN-CE: 0
Total Length: 299
Identification: 0x (0)
Flags: 0x02 (Don't Fragment)
0.. = Reserved bit: Not Set
.1. = Don't fragment: Set
..0 = More fragments: Not Set
Fragment offset: 0
Time to live: 64
Protocol: UDP (0x11)
Header checksum: 0x39c3 [correct]
[Good: True]
[Bad : False]
Source: 0.0.0.0 (0.0.0.0)
Destination: 255.255.255.255 (255.255.255.255)
User Datagram Protocol, Src Port: bootpc (68), Dst Port: bootps (67)
Source port: bootpc (68)
Destination port: bootps (67)
Length: 279
Checksum: 0x (none)
Good Checksum: False
Bad Checksum: False
Bootstrap Protocol
Message type: Boot Request (1)
Hardware type: Ethernet
Hardware address length: 6
Hops: 0
Transaction ID: 0x7e1c905e
Seconds elapsed: 0
Bootp flags: 0x (Unicast)
0...    = Broadcast flag: Unicast
.000    = Reserved flags: 0x
Client IP address: 0.0.0.0 (0.0.0.0)
Your (client) IP address: 0.0.0.0 (0.0.0.0)
Next server IP address: 0.0.0.0 (0.0.0.0)
Relay agent IP address: 0.0.0.0 (0.0.0.0)
Client MAC address: Xensourc_16:ac:c5 (00:16:3e:16:ac:c5)
Client hardware address padding: 
Server host name not given
Boot file name not given
Magic cookie: (OK)
Option: (t=53,l=1) DHCP Message Type = DHCP Discover
Option: (53) DHCP Message Type
Length: 1
Value: 01
Option: (t=55,l=9) Parameter Request List
Option: (55) Parameter Request List
Length: 9
Value: 0103060C0F111A1C28
1 = Subnet Mask
3 = Router
6 = Domain Name Server
12 = Host Name
15 = Domain Name
17 = Root Path
26 = Interface MTU
28 = Broadcast Address
40 = Network Information Service Domain
Option: (t=60,l=14) Vendor class identifier = Linux ipconfig
Option: (60) Vendor class identifier
Length: 14
Value: 4C696E7578206970636F6E666967
End Option

Frame 2 (313 bytes on wire, 313 bytes 

Bug#588333: [audacious] manpage suggests '-i newui' instead of '-i gtkui'

2010-07-07 Thread Mate Miklos
Package: audacious
Version: 2.3-2
Severity: normal

--- Please enter the report below this line. ---
The unthemed interface can no longer be invoked with newui.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.33.1-ic7

Debian Release: squeeze/sid
  500 unstableftp.uni-kl.de 
  500 unstableftp.hu.debian.org 
1 experimentalftp.hu.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
audacious-plugins   (= 2.3) | 2.3-2
dbus | 1.2.24-1
dbus-x11 | 1.2.24-1
libaudclient2  (= 2.3-2) | 2.3-2
libaudid3tag2  (= 2.3-2) | 2.3-2
libaudcore1(= 2.3-2) | 2.3-2
gtk2-engines-pixbuf  | 2.20.1-1
libatk1.0-0  (= 1.29.3) | 1.30.0-1
libc6   (= 2.7) | 2.11.1-3
libcairo2 (= 1.2.4) | 1.8.10-4
libdbus-1-3   (= 1.0.2) | 1.2.24-1
libdbus-glib-1-2   (= 0.78) | 0.86-1
libfontconfig1(= 2.8.0) | 2.8.0-2.1
libfreetype6  (= 2.2.1) | 2.3.11-1
libglib2.0-0 (= 2.24.0) | 2.24.1-1
libgtk2.0-0  (= 2.12.0) | 2.20.1-1
libice6 (= 1:1.0.0) | 2:1.0.6-1
libmcs1  | 0.7.1-1
libmowgli1(= 0.5.0) | 0.6.1-1
libpango1.0-0(= 1.14.0) | 1.28.0-1
libsm6   | 2:1.1.1-1


Recommends  (Version) | Installed
=-+-===
unzip | 6.0-4


Package's Suggests field is empty.



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



Bug#588334: petsc: C_SH_LIB_PATH and PETSC_EXTERNAL_LIB_BASIC contain Linker rpath options on i386

2010-07-07 Thread trophime
Package: petsc
Version: 3.1
Severity: normal

Hi Adam,
trying to package getdp on i386. I end up with lintian errors (binary-or-shlib-
defines-rpath).
It turns out that the PETSC_KSP_LIB variable coming from petsc is responsible
for these errors.
Indeed it is defined as:

${C_SH_LIB_PATH} -L${PETSC_LIB_DIR} ${PETSC_KSP_LIB_BASIC}
${PETSC_EXTERNAL_LIB_BASIC}

and C_SH_LIB_PATH and PETSC_EXTERNAL_LIB_BASIC contain -Wl,--rpath...

This issue is only valid for i386 to my knowledge.



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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.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#588335: [audacious] crossfade output plugin broken

2010-07-07 Thread Mate Miklos
Package: audacious
Version: 2.3-2
Severity: normal

--- Please enter the report below this line. ---
Selecting oss or alsa as output of crossfade produces only white noise.
Also, trying to configure the alsa output in crossfade preferences freezes 
audacious.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.33.1-ic7

Debian Release: squeeze/sid
  500 unstableftp.uni-kl.de 
  500 unstableftp.hu.debian.org 
1 experimentalftp.hu.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
audacious-plugins   (= 2.3) | 2.3-2
dbus | 1.2.24-1
dbus-x11 | 1.2.24-1
libaudclient2  (= 2.3-2) | 2.3-2
libaudid3tag2  (= 2.3-2) | 2.3-2
libaudcore1(= 2.3-2) | 2.3-2
gtk2-engines-pixbuf  | 2.20.1-1
libatk1.0-0  (= 1.29.3) | 1.30.0-1
libc6   (= 2.7) | 2.11.1-3
libcairo2 (= 1.2.4) | 1.8.10-4
libdbus-1-3   (= 1.0.2) | 1.2.24-1
libdbus-glib-1-2   (= 0.78) | 0.86-1
libfontconfig1(= 2.8.0) | 2.8.0-2.1
libfreetype6  (= 2.2.1) | 2.3.11-1
libglib2.0-0 (= 2.24.0) | 2.24.1-1
libgtk2.0-0  (= 2.12.0) | 2.20.1-1
libice6 (= 1:1.0.0) | 2:1.0.6-1
libmcs1  | 0.7.1-1
libmowgli1(= 0.5.0) | 0.6.1-1
libpango1.0-0(= 1.14.0) | 1.28.0-1
libsm6   | 2:1.1.1-1


Recommends  (Version) | Installed
=-+-===
unzip | 6.0-4


Package's Suggests field is empty.




-- 
#!/usr/bin/perl -l
m,[A-Z],?@;:@?=(@;=$_)for(split$,,[A-Z]);push@@,lc(pack(q=c*==
ord($;[$[+1])-chr(ord@;)));$_...@}[++$#{@}]:$,=chr(ord($...@[$^w])-
($#{y-++--;qq,;,}$_))for(0,1);$_.=join$,@@,ke and print split



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



Bug#588297: Xapian 1.2 compatibility, take 2

2010-07-07 Thread Toni Mueller


Hi Olly,

On Wed, 07.07.2010 at 14:46:45 +1200, Olly Betts o...@survex.com wrote:
 Alternatively, upstream has now released 1.4.14 with this fix in, so
 packaging this new upstream release would also address this issue.

I am investigating the upgrade to 1.4.14, but there is one serious
regression that I need upstream's help with, before I can go ahead and
upload 1.4.14.


Kind regards,
--Toni++




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



Bug#588330: Critical bug

2010-07-07 Thread Sergey B Kirpichev
tag 588330 +moreinfo

On Wed, Jul 7, 2010 at 4:24 PM, Bastien ROUCARIES
roucaries.bast...@gmail.com wrote:
 The current package has a leak that could lead to crashing current
 apache process. Please correct and upgrade a new one.

Do you mean the fix
 - an invisible memory leak (v0.9)
or
- stupid bug that caused crash when mod is enabled but there is
 not a single limit (v0.91)?

Do you belive that your bug was fixed in the new upstream release?
Why?  Just to be sure, please include some steps to reproduce one (the
module config, test case, see:
http://www.debian.org/Bugs/Reporting.en.html for guidance).



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



Bug#588326: closed by Colin Watson cjwat...@debian.org (Re: Bug#588326: grub-common: Some configuration options are not documented in /etc/default/grub (example: GRUB_DISABLE_OS_PROBER))

2010-07-07 Thread Sascha Wilde
ow...@bugs.debian.org (Debian Bug Tracking System) writes:
 On Wed, Jul 07, 2010 at 01:18:34PM +0200, Sascha Wilde wrote:
 The configuration option GRUB_DISABLE_OS_PROBER which I found by reading 
 /etc/grub.d/30_os-prober is not documented in /etc/default/grub where other
 options are documented in comments.
 
 In addition I wasn't able to find any other place where all grub 
 configuration 
 options are documented.
 
 I suspect that there might be more options missing from the documentation in
 /etc/default/grub, too.

 I'm not planning to extend /etc/default/grub significantly since it's
 not the best way to provide documentation - changes to it tend to result
 in configuration file prompts for users.  However, in snapshots from
 20100602 onwards (which you'll find in unstable), 'info grub' has a
 complete section documenting all the available /etc/default/grub keys in
 detail.

This is good news.  Could you consider pointing to the info file in the
/etc/default/grub comments, so that one does not assume (as I first did)
that the description of the keys in the comments is exhaustive?

cheers
sascha
-- 
Sascha Wilde  OpenPGP key: 4BB86568
http://www.intevation.de/~wilde/  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück; AG Osnabrück, HR B 18998
Geschäftsführer:   Frank Koormann,  Bernhard Reiter,  Dr. Jan-Oliver Wagner


pgp84aWoypP5P.pgp
Description: PGP signature


Bug#588331: grub-pc: fails to clean up /boot/grub/ in postrm during purge

2010-07-07 Thread Colin Watson
tags 588331 pending
thanks

On Wed, Jul 07, 2010 at 02:35:04PM +0200, Fabian Greffrath wrote:
 when grub-pc is completely removed via dpkg --purge grub-pc, it asks wether
 /boot/grub should also be cleaned via a debconf question. However, it fails to
 do so even if the answer to this question is yes.
 
 The reason is, that in grub-pc.postrm the debconf question brought up via
 db_input is grub-pc/postrm_purge_boot_grub, while the answer is queried via
 db_get from grub-pc/purge_boot_grub. However, this debconf template does not
 exist and thus the $RET value, which is checked before deleting the contents 
 of
 /boot/grub, cannot be true. The attached patch fixes this to read the answer
 from the right debconf template.

Thanks!  I've applied your patch to bzr.

-- 
Colin Watson   [cjwat...@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#588336: mercurial: please add Breaks: mercurial-git ( 0.2.3)

2010-07-07 Thread Jakub Wilk

Source: mercurial
Version: 1.6-1
Severity: wishlist

Hello,

Mercurial 1.6 completely broke hg-git, see bug #588325. This issue seems 
to be fixed in hg-git 0.2.3. Could you please add 


Breaks: mercurial-git ( 0.2.3)

field, so that broken combinations of mercurial and mercurial-git cannot 
be co-installed? I would be grateful if you could make this change 
before new mercurial migrates to testing.



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

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

Versions of packages mercurial depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  mercurial-common  1.6-1  scalable distributed version contr
ii  python2.6.5-5An interactive high-level object-o
ii  python-support1.0.9  automated rebuilding support for P
ii  ucf   3.0025 Update Configuration File: preserv

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#549412: freebsd-utils: fails to mount nfs: mount_nfs not found

2010-07-07 Thread Aurelien Jarno
Alan BRASLAU a écrit :
 On Tuesday 06 July 2010 18:49:52 Aurelien Jarno wrote:
 If some users consider the use of NFS very important, they can probably
 help to solve this issue.
 
 They are, by very patiently (and politely) filing bug reports.
 Also by spending time testing.
 
 Not all are programmers, neither having the skills nor the time
 to look into details.
 

Exactly, that's why users should wait for a programmer to have the time
instead of complaining.


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



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



Bug#576991: Bug # 576991: same here

2010-07-07 Thread Andres Cimmarusti
Package: epiphany-extensions
Version: 2.30.1-1
Severity: normal

I have the same problem with newest version in debian. Adblock in iceweasel 
does not cause this poor rendering of yahoo pages

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

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

Versions of packages epiphany-extensions depends on:
ii  epiphany-browser2.30.2-2 Intuitive GNOME web browser
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsoup2.4-12.30.1-1 an HTTP library implementation in 
ii  libwebkit-1.0-2 1.2.1-2  Web content engine library for Gtk
ii  sgml-data   2.0.4common SGML and XML data
ii  w3c-dtd-xhtml   1.1-5W3C eXtensible HyperText Markup La
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

epiphany-extensions recommends no packages.

Versions of packages epiphany-extensions suggests:
pn  epiphany-extension-gwget  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#588291: No CCACHEDIR entry in /etc/pbuilderrc file. Am I missing somethings?

2010-07-07 Thread Loïc Minier
On Wed, Jul 07, 2010, Regid Ichira wrote:
 On a related issue:
 In view of the NEWS file, I expected to see a CCACHEDIR entry in the shipped
 pbuilderrc file.  It is not there.  What am I missing?

 It's set in the defaults /usr/share/pbuilder/pbuilderrc

 But these aren't repeated in the /etc template for overrides.

-- 
Loïc Minier



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



Bug#538810: direct rendering: graphics deceleration?

2010-07-07 Thread Michal Suchanek
Package: libgl1-mesa-dri
Severity: normal


With Squeeze Xorg hypertorus does about 120fps in the default size and about 30 
fps in fullscreen.
Compared to the 5fps experienced earlier it is a drastic improvement although 
the performance is still not good, especially compared to the k8m800.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (110, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (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 libgl1-mesa-dri depends on:
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libdrm-intel1 2.4.18-6   Userspace interface to intel-speci
ii  libdrm-radeon12.4.18-6   Userspace interface to radeon-spec
ii  libdrm2   2.4.18-6   Userspace interface to kernel DRM 
ii  libexpat1 2.0.1-7XML parsing C library - runtime li

libgl1-mesa-dri recommends no packages.

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3 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#588337: dolphin: exit folder not hilighted in browsing the fyle system.

2010-07-07 Thread claudio bruzzese
Package: dolphin

Version: 1.4 (KDE development platform 4.4.4)

Severity: Normal

Hi,

in konqueror (KDE 3.5 on lenny) I was used to see hilighted a folder in a 
list, when I exited the same folder moving up in the folder tree. This was a 
very useful help in browsing  the fyle system. Now I'm using dolphin on 
squeeze (2.6.35), but this feature is lacking (when you goes up in the tree, 
you must remember from which folder you come. This makes harder to explore the 
file system). I'm not sure this is a real bug, but it is a  very annoying lack.
Thank You.



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



  1   2   3   >