Bug#398957: Workaround.

2009-08-31 Thread Robert de Bath


Instead of
  root=/dev/mapper/vg-root
use
  append=root=/dev/mapper/vg-root

Then lilo doesn't bugger around with the option.

--
Rob.  (Robert de Bath robert$ @ debath.co.uk)
 http://www.debath.co.uk/




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



Bug#444980: udev not restarted after exiting runlevel 1

2009-08-31 Thread Petter Reinholdtsen
[Marco d'Itri]
 The only files udev keeps open are on /dev, and it's almost
 impossible to unmount it anyway. I am not aware of other daemons
 which should run in single user mode.

What is the working directory of the udev process?  I hope it is
/dev/, to avoid issues with / if something need to be done to the root
file system.

If udev indeed should run in single user mode and runlevel 1, we
should try to find a way to make that happen.

 Since without udev /dev will not stay in sync with reality I think
 it is reasonable to believe that it is a fundamental system
 component which should be active even in single user mode.  I also
 argue that it should not even be stopped, because then events may be
 lost.

Right.

Is there a pid file around, to make sure the correct process and not
just any process named udev is available?  Could you create one?  Why
did you propose to use pgrep instead of pidof, btw?  'pidof
/sbin/udevd' sime like a safer alternative, as it check the process
inode info to make sure the correct process is found.

BTW, if udevd should survive runlevel 1 (which is not the same as
single user), there need to be start symlink in rc1.d/.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#544385: epiphany-browser: Add option to load session on start

2009-08-31 Thread kardan

Package: epiphany-browser
Version: 2.26.3-2
Severity: wishlist

hi,

the possibility to automatically load a specified session on start or even
show a list of saved sessions to pick would be great.

thanks for all the plugins! epiphany got chances to become my favourite
browser 8)


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

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

Versions of packages epiphany-browser depends on:
ii  epiphany-gecko2.26.3-2   Intuitive GNOME web browser -
Geck

epiphany-browser recommends no packages.

epiphany-browser suggests no packages.

Versions of packages epiphany-gecko depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging
syst
ii  epiphany-browser-data 2.26.3-2   Data files for the GNOME web
brows
ii  gnome-icon-theme  2.26.0-1   GNOME Desktop icon theme
ii  iso-codes 3.10.2-1   ISO language, territory,
currency,
ii  libavahi-client3  0.6.25-1   Avahi client library
ii  libavahi-common3  0.6.25-1   Avahi common library
ii  libavahi-gobject0 0.6.25-1   Avahi GObject library
ii  libc6 2.9-25 GNU C Library: Shared
libraries
ii  libcanberra-gtk0  0.12-1.1   Gtk+ helper for playing widget
eve
ii  libcanberra0  0.12-1.1   a simple abstract interface
for pl
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging
syst
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging
syst
ii  libenchant1c2a1.4.2-3.3  a wrapper library for various
spel
ii  libgcc1   1:4.4.1-3  GCC support library
ii  libgconf2-4   2.26.2-3   GNOME configuration database
syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files
at ru
ii  libglib2.0-0  2.20.4-1   The GLib library of C routines
ii  libgnome2-0   2.26.0-1   The GNOME library - runtime
files
ii  libgnomeui-0  2.24.1-1   The GNOME 2 libraries (User
Interf
ii  libgtk2.0-0   2.16.5-1   The GTK+ graphical user
interface 
ii  libnotify1 [libnotify1-gt 0.4.5-1sends desktop notifications to
a n
ii  libnspr4-0d   4.8-1  NetScape Portable Runtime
Library
ii  libpango1.0-0 1.24.5-1   Layout and rendering of
internatio
ii  libstdc++64.4.1-3The GNU Standard C++ Library
v3
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxml2   2.7.3.dfsg-2.1 GNOME XML library
ii  libxslt1.11.1.24-2   XSLT processing library -
runtime 
ii  python2.5 2.5.4-1An interactive high-level
object-o
ii  xulrunner-1.9 1.9.0.13-1 XUL + XPCOM application runner
ii  xulrunner-1.9-gnome-suppo 1.9.0.13-1 Support for GNOME in xulrunner
app

-- 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#544384: xrdp: Xrdp stops with bus-error on ARM (easy fix inside)

2009-08-31 Thread Sven-Ola Tuecke
Package: xrdp
Version: 0.4.0~dfsg-9
Severity: important
Tags: patch

Does not run on my Android-based Samsung Galaxy
(ARMel-LE) because the underlying protocol has
non-aligned shorts (RDP is windows...) and the
#ifdef __arm__ is missing in common/arch.h.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armel (armv6l)

Kernel: Linux 2.6.27 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /data/local/mnt/bin/bash

Versions of packages xrdp depends on:
ii  adduser 3.110add and remove users and groups
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libssl0.9.8 0.9.8g-15+lenny1 SSL shared libraries

Versions of packages xrdp recommends:
ii  tightvncserver [vnc-server]   1.3.9-4virtual network computing server s

xrdp suggests no packages.

-- no debconf information
--- xrdp-0.4.0~dfsg/common/arch.h.orig	2009-08-31 07:56:08.0 +0200
+++ xrdp-0.4.0~dfsg/common/arch.h	2009-08-31 07:57:05.0 +0200
@@ -35,7 +35,7 @@
 /* check if we need to align data */
 #if defined(__sparc__) || defined(__alpha__) || defined(__hppa__) || \
 defined(__AIX__) || defined(__PPC__) || defined(__mips__) || \
-defined(__ia64__) || defined(__ppc__)
+defined(__ia64__) || defined(__ppc__) || defined(__arm__)
 #define NEED_ALIGN
 #endif
 


Bug#544009: [CRASH] Uncaught exception GError in Frontend/Gtk/ui.py:741

2009-08-31 Thread Miles Bader
Stephan Peijnik deb...@sp.or.at writes:
 Oh, by the way, the bug you reported is somehow related to
 update-manager not being able to contact the gconf server. This could
 mean that your gconf server is for some reason broken. I have
 encountered this problem when the update-manager code was on an NFS
 partition, but I couldn't really reproduce the bug as it didn't occur
 with every start of update-manager.

 I am just curious, are you running GNOME or another window manager? Is
 your /usr partition on NFS?

I mostly use gnome:  I use gnome-session, gnome-panel, whatever WM
gnome-session starts (used to be metacity, now compiz) and various gnome
apps -- however I _don't_ run nautilus to manage the desktop (i.e., no
icons on my screen, etc).  I dunno how that affects gconf.

My home directory (and thus, I guess, the gconf database) is in NFS, but
/usr is on a local disk.

Thanks,

-Miles

-- 
Immortality, n.  A toy which people cry for, And on their knees apply for,
  Dispute, contend and lie for, And if allowed Would be right proud
  Eternally to die for.



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



Bug#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Yves-Alexis Perez
On lun, 2009-08-31 at 13:50 +1000, Alex Samad wrote:
 done some more testing, rebooting. now using the icon to suspend doesn't
 suspend the machine, it does lock the screen. 

Ok so first you have a permissions problem, which is unrelated to this
bug (which is about sleep/hibernate buttons not detected by xfpm).

Check ck-list-session and polkit-auth. Make sure root isn't logged in.

Cheers,
-- 
Yves-Alexis


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


Bug#485989: mdadm metadata issue

2009-08-31 Thread Robert de Bath

On Sun, 30 Aug 2009, martin f krafft wrote:


Why specify it in the first place? I suggest to remove all metadata=
stuff from mdadm.conf. Inspect the /usr/share/mdadm/mkconf output.


I didn't.

It got added automatically...  Bug?

--
Rob.  (Robert de Bath robert$ @ debath.co.uk)
 http://www.debath.co.uk/




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



Bug#544386: anon-proxy: Missing runlevels and dependencies in init.d scripts

2009-08-31 Thread Petter Reinholdtsen

Package:  anon-proxy
Version:  00.05.38+20080123-1
Severity: important
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency incorrect-runlevels

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d scripts of this package.  The list of runlevels to
start and stop in is incomplete.  The script should start in runlevel
4, and for runlevel 1 to behave as expected, I believe it should stop
there.  Also, the dependencies are incomplete.  The script need files
in /usr/ and should depend on $remote_fs.  The program logs to syslog,
and thus $syslog shold be a dependency too.

This patch implement the proposed change.  Changes to the postinst to
make sure the missing symlinks are added in runlevel 1 and 4 is also
needed.  Without it, the script will fail to restart when switching
from runlevel 1 to 2-5, and start before syslog is available, which
might lead to lost syslog messages.

diff -ur anon-proxy-00.05.38+20081230/debian/anon-proxy.init 
anon-proxy-00.05.38+20081230-pere/debian/anon-proxy.init
--- anon-proxy-00.05.38+20081230/debian/anon-proxy.init 2009-08-31 
08:23:13.0 +0200
+++ anon-proxy-00.05.38+20081230-pere/debian/anon-proxy.init2009-08-31 
08:24:09.0 +0200
@@ -13,10 +13,10 @@

 ### BEGIN INIT INFO
 # Provides: anon-proxy
-# Required-Start: $network
-# Required-Stop:
-# Default-Start: 2 3 5
-# Default-Stop: 0 6
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
 # Short-Description: Starts the anon-proxy mix
 # Description: Starts the anon-proxy mix
 ### END INIT INFO

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#542906: NMU uploaded

2009-08-31 Thread Andreas Barth
* Andreas Barth (a...@not.so.argh.org) [090830 12:48]:
 I uploaded an NMU of your package.
 
 Please see this as help to get the package into a releaseable condition again.
 
 Please find the used diff below.

Sorry, but I missed that there was a hard-coded dependency on
mysqlclient15off which I dropped now. New patch is below.

With this upload php5 should be finally be able to migrate to testing
with the new mysql version (but please don't hesitate to fix the other
bugs even as of now).



Cheers,
Andi

diff -u php5-5.2.10.dfsg.1/debian/changelog php5-5.2.10.dfsg.1/debian/changelog
--- php5-5.2.10.dfsg.1/debian/changelog
+++ php5-5.2.10.dfsg.1/debian/changelog
@@ -1,3 +1,10 @@
+php5 (5.2.10.dfsg.1-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop hand-crafted dependency on libmysqlclient15.
+
+ -- Andreas Barth a...@not.so.argh.org  Mon, 31 Aug 2009 09:22:16 +0200
+
 php5 (5.2.10.dfsg.1-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u php5-5.2.10.dfsg.1/debian/control php5-5.2.10.dfsg.1/debian/control
--- php5-5.2.10.dfsg.1/debian/control
+++ php5-5.2.10.dfsg.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian PHP Maintainers pkg-php-ma...@lists.alioth.debian.org
 Uploaders: Adam Conrad adcon...@0c3.net, Jeroen van Wolffelaar 
jer...@wolffelaar.nl, Ondřej Surý ond...@debian.org, Sean Finney 
sean...@debian.org, Thijs Kinkhorst th...@debian.org, Raphael Geissert 
geiss...@debian.org
-Build-Depends: apache2-prefork-dev, autoconf, automake1.4, bison, chrpath, 
debhelper (= 5), firebird2.0-dev [i386 amd64 powerpc sparc] | firebird1.5-dev 
[i386 amd64] | firebird2-dev [i386 amd64], flex, freetds-dev, libapr1-dev (= 
1.2.7-8), libbz2-dev, libc-client-dev, libcurl4-openssl-dev | libcurl-dev, 
libdb4.7-dev | libdb4.6-dev, libexpat1-dev (= 1.95.2-2.1), libfreetype6-dev, 
libgcrypt11-dev, libgd2-xpm-dev, libgmp3-dev, libjpeg62-dev, libkrb5-dev, 
libldap2-dev, libmcrypt-dev, libmhash-dev (= 0.8.8), libmysqlclient15-dev, 
libncurses5-dev, libpam0g-dev, libpcre3-dev (= 6.6), libpng12-dev, libpq-dev, 
libpspell-dev, librecode-dev, libsasl2-dev, libsnmp-dev, libsqlite0-dev, 
libssl-dev, libt1-dev, libtidy-dev, libtool, libwrap0-dev, libxmltok1-dev, 
libxml2-dev, libxslt1-dev (= 1.0.18), quilt, re2c, unixodbc-dev, zlib1g-dev, 
tzdata
+Build-Depends: apache2-prefork-dev, autoconf, automake1.4, bison, chrpath, 
debhelper (= 5), firebird2.0-dev [i386 amd64 powerpc sparc] | firebird1.5-dev 
[i386 amd64] | firebird2-dev [i386 amd64], flex, freetds-dev, libapr1-dev (= 
1.2.7-8), libbz2-dev, libc-client-dev, libcurl4-openssl-dev | libcurl-dev, 
libdb4.7-dev | libdb4.6-dev, libexpat1-dev (= 1.95.2-2.1), libfreetype6-dev, 
libgcrypt11-dev, libgd2-xpm-dev, libgmp3-dev, libjpeg62-dev, libkrb5-dev, 
libldap2-dev, libmcrypt-dev, libmhash-dev (= 0.8.8), libmysqlclient-dev, 
libncurses5-dev, libpam0g-dev, libpcre3-dev (= 6.6), libpng12-dev, libpq-dev, 
libpspell-dev, librecode-dev, libsasl2-dev, libsnmp-dev, libsqlite0-dev, 
libssl-dev, libt1-dev, libtidy-dev, libtool, libwrap0-dev, libxmltok1-dev, 
libxml2-dev, libxslt1-dev (= 1.0.18), quilt, re2c, unixodbc-dev, zlib1g-dev, 
tzdata
 Build-Conflicts: bind-dev
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/pkg-php/php.git
@@ -254,7 +254,7 @@
 
 Package: php5-mysql
 Architecture: any
-Depends: libmysqlclient15off (= 5.0.51a), ${shlibs:Depends}, ${misc:Depends}, 
${php:Depends}, php5-common (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}, php5-common (= 
${binary:Version})
 Conflicts: php5-mysqli
 Replaces: php5-mysqli
 Description: MySQL module for php5



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



Bug#542621: aide: new feature: ignore files changed by system updates

2009-08-31 Thread Hannes von Haugwitz

Marc Haber mh+debian-packa...@zugschlus.de wrote:


On Sun, Aug 30, 2009 at 09:42:56PM +0200, Hannes von Haugwitz wrote:

Marc Haber mh+debian-packa...@zugschlus.de wrote:
That would be an option. But I think the filter should also work for
single package installations via aptitude install or dpkg -i. So how to
implement that in an automatic way?


a single package installation doesn't create _that_ much noise, I'd
handle this the same as a system update, or manually.


It depends. Look at openoffice.org-common or sun-java6-demo package for
example.




On the other hand we could modify the aide database before and after
every package change. Thereby it would be possible to also filter
removed files. This requires a new option to aide binary which
allows to partially updating the aide database from a list of files and
a way to run a program before and after every dpkg run. Is that possible?


I don't know for dpkg, but apt has pre/post hooks. And I think that
upstream would accept a patch to update only parts of the database,
but be aware that an attacker would be able to use that function to
hide his local changes as well.



I think the plug-in system option would be the easiest to implement
while the modify database option is the better approach but
essentially harder to develop.

So how to proceed?

regards,

Hannes



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



Bug#544366: devscripts: debsign wont sign if DEBRELEASE_DEBS_DIR set to unexisting dir but changes specified

2009-08-31 Thread Patrick Schoenfeld
Hi,

On Mon, Aug 31, 2009 at 01:32:38AM +0200, Emilio Pozuelo Monfort wrote:
 Package: devscripts
 Version: 2.10.53
 Severity: normal
 
 Hi,
 
 I have DEBRELEASE_DEBS_DIR set in ~/.devscripts to ../build-area, to make
 it easier to sign changes file when working with svn-buildpackage 
 cowbuilder.
 
 However there are cases when I want to sign a changes file but it's not
 in ../build-area. I'd expect the following command to work
 
 $ debsign foo.changes
 
 However it complains that ../build-area doesn't exist. Simply creating it
 (and leaving it empty) will make it work.

Well, according to the manpage the directive you've set specifies  the
directory in which to look for the .changes and .dsc files, so when you
type debsign foo.changes it is searching for it in ../build-area. So its
actually doing the right thing.

However it shouldn't be so hard to do something like:
If file is not found in $DEBRELEASE_DEBS_DIR look for it in .

(or the other way round, but this would kinda defeat the sense of the
option).

Would that help you?

Best Regards,
Patrick



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



Bug#543910: perl: CPANPLUS config file change may lose local configuration on upgrades

2009-08-31 Thread Niko Tyni
tag 543910 patch
thanks

On Thu, Aug 27, 2009 at 03:03:58PM +0300, Niko Tyni wrote:
 Package: perl
 Version: 5.10.0-24
 Severity: important
 
 The CPANPLUS configuration changes introduced in 5.10.0-24 (see #533707)
 may lose local configuration on upgrades if root has done a 's save system'
 in the cpanp shell on earlier versions.
 
 The settings used to be saved to
 /usr/share/perl/5.10/CPANPLUS/Config/System.pm but this file is shipped
 in perl-modules from 5.10.0-24 onwards, overwriting the saved settings.

Here's the patch I intend to put in 5.10.1-1. Comments welcome.

The issue is much less serious when upgrading to 5.10.1 because the local
configuration is left dangling in /usr/share/5.10.0 while everything
else moves to /usr/share/5.10.1. Nevertheless, I think it's worth fixing.

This patch should also work with a possible stable update as it doesn't
care about the package versions, just the file content.
-- 
Niko Tyni   nt...@debian.org
From c19913d3733430c10a69e857f95b257b984e79df Mon Sep 17 00:00:00 2001
From: Niko Tyni nt...@debian.org
Date: Fri, 28 Aug 2009 21:37:38 +0300
Subject: [PATCH] Preserve local CPANPLUS configuration on upgrades

In versions older than 5.10.0-24, CPANPLUS system configuration would
be erroneously saved under /usr/share. Avoid loss of local configuration
by moving it to /etc/perl/CPANPLUS/Config/System.pm on upgrades before
the new package overwrites it. (Closes: #543910)
---
 debian/changelog|4 
 debian/perl-modules.preinst |   16 
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7efac7..67ff310 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,10 @@ perl (5.10.1-1) UNRELEASED; urgency=low
 (Closes: #536384, #542137)
   * Add support for abstract sockets. Thanks to Lubomir Rintel.
 (Closes: #329291, #490660)
+  * In versions older than 5.10.0-24, CPANPLUS system configuration would be
+erroneously saved under /usr/share. Avoid loss of local configuration by
+copying it to /etc/perl/CPANPLUS/Config/System.pm on upgrades before the
+new package overwrites it. (Closes: #543910)
 
  -- Niko Tyni nt...@debian.org  Thu, 20 Aug 2009 14:51:52 +0300
 
diff --git a/debian/perl-modules.preinst b/debian/perl-modules.preinst
index 7d4b13e..e9c3c68 100644
--- a/debian/perl-modules.preinst
+++ b/debian/perl-modules.preinst
@@ -12,4 +12,20 @@ if [ -h /usr/share/doc/perl-modules ]; then
 rm -f /usr/share/doc/perl-modules
 fi
 
+# cpanp used to save its configuration to /usr/share
+# the md5sum corresponds to the file we ship from 5.10.0-24 onwards
+if [ $1 = upgrade ] 
+   [ -f /usr/share/perl/5.10.0/CPANPLUS/Config/System.pm ] 
+   [ ! -e /etc/perl/CPANPLUS/Config/System.pm ] 
+   [ $(md5sum /usr/share/perl/5.10.0/CPANPLUS/Config/System.pm) != \
+   a8e8f612c37f8a5d1b73ebf5bd4e4473  /usr/share/perl/5.10.0/CPANPLUS/Config/System.pm ]
+then
+   if [ -d /etc/perl/CPANPLUS/Config ] || mkdir -p /etc/perl/CPANPLUS/Config
+   then
+mv /usr/share/perl/5.10.0/CPANPLUS/Config/System.pm \
+   /etc/perl/CPANPLUS/Config/System.pm || true
+rmdir /usr/share/perl/5.10.0/CPANPLUS/Config  || true
+   fi
+fi
+
 exit 0
-- 
1.5.6.5



Bug#544126: libjpeg7-dev: jpegint.h missing

2009-08-31 Thread Bill Allombert
On Fri, Aug 28, 2009 at 11:44:56PM -0400, Craig Andrews wrote:
 Package: libjpeg7-dev
 Version: 7-1
 Severity: normal
 
 The file jpegint.h is part of the libjpeg source, but it's not included
 in the libjpeg7-dev package.  This issue is the same as that reported
 against libjpeg-6 in bug 100171. I can only assume the solution will be
 the same (a patch to the Makefile).

Hello Craig,

I deliberatly removed jpegint.h from libjpeg7-dev. I do not think there are
software requiring it anymore. Most JPEG header file are private and not
meant to be installed, and that include jpegint.h. The private header files
are not garanteed to provide a consistent API across release.

Do you still have a use case for jpegint.h ?

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#542621: [Pkg-aide-maintainers] Bug#542621: aide: new feature: ignore files changed by system updates

2009-08-31 Thread Marc Haber
On Mon, Aug 31, 2009 at 08:36:57AM +0200, Hannes von Haugwitz wrote:
 Marc Haber mh+debian-packa...@zugschlus.de wrote:
 On Sun, Aug 30, 2009 at 09:42:56PM +0200, Hannes von Haugwitz wrote:
 Marc Haber mh+debian-packa...@zugschlus.de wrote:
 That would be an option. But I think the filter should also work for
 single package installations via aptitude install or dpkg -i. So how to
 implement that in an automatic way?

 a single package installation doesn't create _that_ much noise, I'd
 handle this the same as a system update, or manually.

 It depends. Look at openoffice.org-common or sun-java6-demo package for
 example.

Both packages are rather not a clientele of a system which will
probably be installed with aide.

 I don't know for dpkg, but apt has pre/post hooks. And I think that
 upstream would accept a patch to update only parts of the database,
 but be aware that an attacker would be able to use that function to
 hide his local changes as well.

 I think the plug-in system option would be the easiest to implement
 while the modify database option is the better approach but
 essentially harder to develop.

 So how to proceed?

Maybe it would be a good idea to solicit upstream's comments first.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190



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



Bug#497617: The Problem gets worse more and more

2009-08-31 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: apt
Version: 0.7.20.2+lenny1
Followup-For: Bug #497617

The problem is as worse as it could be. There is no way to update the
system anymore!

 LC_ALL=C apt-get update
E: Wow, you exceeded the number of versions this APT is capable of.
E: Problem with MergeList 
/var/lib/apt/lists/debian.ethz.ch_mirror_debian_dists_experimental_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

It should be not that difficult to extend the internal version list.
However there shouldn't be a fixed size list at all.

I did not rise the severity, however I think it should be as it has a
big impact on the security of the system as it couldn't get updated.

- -- Package-specific info:

- -- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends false;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::Acquire::Description de;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::Get ;
APT::Get::Show-Upgraded true;
APT::Get::Show-Versions true;
APT::Get::Purge true;
APT::Cache-Limit 33554432;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::dpkg /usr/bin/dpkg;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: if [ -x /usr/bin/etckeeper ]; then etckeeper 
pre-install; fi;
DPkg::Pre-Install-Pkgs:: /usr/sbin/apt-listbugs apt || exit 10;
DPkg::Pre-Install-Pkgs:: /usr/bin/apt-listchanges --apt || test $? -ne 10;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Post-Invoke ;
DPkg::Post-Invoke:: if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; 
fi;
DPkg::Post-Invoke:: if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp /var/cache/apt/archives; fi;
DPkg::Post-Invoke:: if [ -x /usr/bin/rkhunter ]  ( ! grep -q -E 
'^DISABLE_TESTS=.*(hashes.*attributes|attributes.*hashes|properties)' 
/etc/rkhunter.conf || grep -q -E 
'^ENABLE_TESTS=.*(hashes|attributes|properties)' /etc/rkhunter.conf); then 
/usr/bin/rkhunter --propupd; fi;
DPkg::Post-Invoke:: if [ -x /usr/sbin/localepurge ]  [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi;
DPkg::Tools ;
DPkg::Tools::Options ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version 2;
DPkg::Tools::Options::/usr/bin/apt-listchanges ;
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version 2;
RPM ;
RPM::Pre-Install-Pkgs ;
RPM::Pre-Install-Pkgs:: if [ -x /usr/bin/etckeeper ]; then etckeeper 
pre-install; fi;
RPM::Post-Invoke ;
RPM::Post-Invoke:: if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; 
fi;
Acquire ;
Acquire::ftp ;
Acquire::ftp::Passive true;

- -- /etc/apt/preferences --

Package: *
Pin: release o=Mowgli
Pin-Priority: 995

Package: *
Pin: release o=Jones
Pin-Priority: 99

Package: *
Pin: origin www.srce.hr
Pin-Priority: 99

Package: *
Pin: release a=unstable
Pin-Priority: 600

Package: *
Pin: release o=apt-build
Pin-Priority: 750

Package: *
Pin: release a=stable
Pin-Priority: 800

Package: *
Pin: release a=oldstable
Pin-Priority: 700

Package: *
Pin: release a=experimental
Pin-Priority: 60

Package: nvidia-glx
Pin: release a=unstable
Pin-Priority: 900

Package: nvidia-kernel-source
Pin: release a=unstable
Pin-Priority: 900

X-comment: Never update mutt as the upstream has a strange utf8 manie
Package: mutt
Pin: version 1.5.13-1.1.0
Pin-Priority: 1001

X-comment: This pice of software is that ill than the language
Package: sbcl
Pin: release 3.1
Pin-Priority: 1001

X-comment: Neuere fuse packages lassen sich nicht mehr mit Kernel 2.4 
compilieren
Package: fuse-source
Pin: version 2.5.3-3
Pin-Priority: 1001

- -- /etc/apt/sources.list --

deb file:/home/ftp/pub/debian etch unofficial
deb file:/misc/debian-build ./

# Lokale Pakete f�i
deb file:/misc/debian-ikki ./
#deb-src file:/misc/debian-ikki ./

# Lokale Mirror
deb file:/mirror/debian sid main contrib non-free
deb file:/mirror/debian-marillat sid main

deb file:/mirror/debian lenny main contrib non-free
deb file:/mirror/debian-marillat lenny main
deb file:/mirror/debian-security lenny/updates main contrib non-free

deb file:/mirror/debian etch main contrib non-free
deb file:/mirror/debian-marillat etch 

Bug#543945: RM: gtkdialog -- RoM; unmainatined, better alternatives libraries

2009-08-31 Thread Fabio Tranchitella
Hello Sebastian,

are you interested in taking over the maintenance of gtkdialog? I asked
its removal, because I don't use it anymore and we have similar software in
the archive, but radare depends on it.

What shall we do?

Thanks,
Fabio



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



Bug#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Alex Samad
On Mon, Aug 31, 2009 at 08:02:18AM +0200, Yves-Alexis Perez wrote:
 On lun, 2009-08-31 at 13:50 +1000, Alex Samad wrote:
  done some more testing, rebooting. now using the icon to suspend doesn't
  suspend the machine, it does lock the screen. 
 
 Ok so first you have a permissions problem, which is unrelated to this
 bug (which is about sleep/hibernate buttons not detected by xfpm).
 
 Check ck-list-session and polkit-auth. Make sure root isn't logged in.
 
 Cheers,
okay looks like your on to something

ls -l  /usr/lib/policykit/polkit-read-auth-helper 
-rwxr-xr-x 1 root polkituser 9.9k 2009-06-18 18:01
/usr/lib/policykit/polkit-read-auth-helper

a...@alex-mini:~$ ck-list-sessions 

** (ck-list-sessions:15961): WARNING **: Failed to get list of seats:
The permission of the setuid helper is not correct

seems like some permissions are missing, this is a fresh install !

alex



signature.asc
Description: Digital signature


Bug#524600: update-manager: Crashes after failing to read configuration

2009-08-31 Thread Stephan Peijnik
#bts
notfound 524600 update-manager/0.200.0~rc2-1
thanks

Hi Olaf,

Can you still reproduce this bug with update-manager from unstable? I
believe this problem is not present anymore in the new code, so I would
like to close this bug report.

-- Stephan




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



Bug#544390: Security: insufficient authentication

2009-08-31 Thread Gabor Kiss
Package: nut
Version: 2.2.2-6.4
Severity: important

upsd do not check usernames and password when receiving a 'login' command.

$ telnet localhost nut
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
get numlogins ups1
NUMLOGINS ups1 0
username nosuchuser
OK
password nosuchpassword
OK
login ups1
OK
get numlogins ups1
NUMLOGINS ups1 1

(Actually checking the source code I found that daemon never sends
INVALID-USERNAME/INVALID-PASSWORD error codes to the client.

#define NUT_ERR_INVALID_USERNAME   INVALID-USERNAME
#define NUT_ERR_INVALID_PASSWORD   INVALID-PASSWORD

Symbols NUT_ERR_INVALID_USERNAME and NUT_ERR_INVALID_PASSWORD are
defined but not used.)

So a malicious user having permission to read UPS variables can block upsd
with a fake login.
According to 'protocol.txt':

| The upsmon master will wait until the count of attached systems reaches
| 1 - itself.  This allows the slaves to shut down first.

So if somebody do a fake login and keeps TCP connection open
the master host could not gracefully shutdown itself in time.

Further investigation in progress.

Gabor

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

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

Versions of packages nut depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf   1.5.24 Debian configuration management sy
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libupsclient1 2.2.2-6.4  Client library for the nut - Netwo
ii  libusb-0.1-4  2:0.1.12-13userspace USB programming library
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  udev  0.125-7+lenny3 /dev/ and hotplug management daemo

nut recommends no packages.

Versions of packages nut suggests:
pn  nut-cgi   none (no description available)
pn  nut-dev   none (no description available)
ii  nut-snmp  2.2.2-6.4  A meta SNMP Driver subsystem for t
pn  nut-xml   none (no description available)

-- debconf information:
  nut/major_upstream_changes:



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



Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Martin Steigerwald
Am Sonntag 30 August 2009 schrieb Witold Baryluk:
  Maybe it helps if you disable the gfxterm.
  In /etc/default/grub uncomment `GRUB_TERMINAL=console' and run
  update-grub.

 Now this is interesting. After following this instructions, grub (still
 1.92+20090829-1 from unstable) started working.

 Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
 dpkg -i with .deb packages grub-pc and grub-common, and then
 additionally grub-install /dev/sda to be sure), to be sure there is no
 problem withwithout gfxterm enabled. And there is non.

Witold, I can confirm that the version currently in squeeze 1.96+20090808-1 
- I think you meant 1.96 and not 1.92 - works. I changed my pinning to 
this version and upgraded to it.

Felix, I see there is a new grub-pc in unstable 1.97~beta1-1. Should I try 
it?

-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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


Bug#532613: Possible cause?

2009-08-31 Thread Andrew Pimlott
I tried this workaround with poor results.  If I crank the first of
those four mixer levels all the way up and turn the volume of my
speakers all the way up, I can hear something.  But it's nowhere near
reasonable.  The other three levels have no effect.

I have a VIA MII1 with this sound chip:

00:11.5 Multimedia audio controller: VIA Technologies, Inc.  VT8233/A/8235/8237 
AC97 Audio Controller (rev 50)

I also did a diff of kernel messages between 2.6.26 and 2.6.30.  Here is
the relevant section:

+VIA 82xx Audio :00:11.5: PCI INT C - Link[LNKC] - GSI 5 (level, low) - 
IRQ 5
 VIA 82xx Audio :00:11.5: VIA VLink IRQ fixup, from 9 to 5
-PCI: Setting latency timer of device :02:00.0 to 64
+VIA 82xx Audio :00:11.5: setting latency timer to 64

Andrew



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



Bug#544389: libc-bin: Please extend description

2009-08-31 Thread Christoph Berg
Package: libc-bin
Version: 2.9-25
Severity: normal
Tags: patch

libc-bin's description is a tad short, making it pretty useless.

Here's a suggested extended version:

Description: GNU C Library: Binaries
 This package contains utility programs related to the GNU C Library.
 .
  * catchsegv: catch segmentation faults in programs
  * getconf: query system configuration variables
  * getent: get entries from administrative databases
  * iconv, iconvconfig: convert between character encodings
  * ldd, ldconfig: print/configure shared library dependencies
  * locale, localedef: show/generate locale definitions
  * rpcinfo: report RPC information
  * tzselect, zdump, zic: select/dump/compile time zones

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#544387: Solang: Crashes always on startup

2009-08-31 Thread Jonathan Hepburn
Subject: solang: Crashes always on startup
Package: solang
Version: 0.2-1
Justification: renders package unusable
Severity: grave

From a first-time installation, solang does not run. A window appears for a
split second, and then crashes.

This is the console output:



$solang
Implementation missing: database_constraints_update_list() in
gda-dict-database.c line 1214
Error:photos: SELECT query references objects not described in dictionary

** (solang:20886): WARNING **: SQlite SQL: SELECT  FROM photos AS t1
ORDER BY mod_year, mod_month, mod_day, picture_taken_time
(REMAIN:SELECT  FROM photos AS t1 ORDER BY mod_year, mod_month,
mod_day, picture_taken_time)


** (solang:20886): WARNING **: SQlite SQL: SELECT  FROM photo_tags AS
t1  (REMAIN:SELECT  FROM photo_tags AS t1 )


** (solang:20886): WARNING **: SQlite SQL: SELECT  FROM tags AS t1
(REMAIN:SELECT  FROM tags AS t1 )


(solang:20886): Gtk-CRITICAL **: gtk_action_connect_proxy: assertion
`GTK_IS_ACTIVATABLE (proxy)' failed

(solang:20886): Gtk-CRITICAL **: gtk_action_connect_proxy: assertion
`GTK_IS_ACTIVATABLE (proxy)' failed

(solang:20886): Gtk-WARNING **: ActionEdit: missing action ActionEdit

** (solang:20886): WARNING **: SQlite SQL: SELECT DISTINCT  FROM
photos AS t1, photo_tags AS t2 WHERE t2.photoid=t1.photoid ORDER BY
mod_year, mod_month, mod_day, picture_taken_time (REMAIN:SELECT
DISTINCT  FROM photos AS t1, photo_tags AS t2 WHERE
t2.photoid=t1.photoid ORDER BY mod_year, mod_month, mod_day,
picture_taken_time)

**
ERROR:spinner.cpp:545:virtual bool
Solang::Spinner::on_expose_event(GdkEventExpose*): assertion failed:
(images_-get_n_animation_pixbufs()  0)
Aborted
$

=


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

Kernel: Linux 2.6.29.4.3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages solang depends on:
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1  1.8.0-1C++ wrappers for Cairo (shared lib
ii  libcurl3-gnutls   7.19.5-1   Multi-protocol file transfer libra
ii  libexif12 0.6.17-1   library to parse EXIF files
ii  libexiv2-50.18.2-1+b1EXIF/IPTC metadata manipulation li
ii  libflickcurl0 1.13-1 C library for accessing the Flickr
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libgda3-3 3.0.2-6GNOME Data Access library for GNOM
ii  libgda3-sqlite3.0.2-6SQLite backend plugin for GNOME Da
ii  libgdamm3.0-103.0.1-1C++ wrappers for libgda3
ii  libgdl-1-02.26.2-1   GNOME DevTool libraries
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.20.4-1   The GLib library of C routines
ii  libglibmm-2.4-1c2a2.20.1-1   C++ wrapper for the GLib toolkit (
ii  libgphoto2-2  2.4.6-1gphoto2 digital camera library
ii  libgphoto2-port0  2.4.6-1gphoto2 digital camera port librar
ii  libgtk2.0-0   2.16.5-1   The GTK+ graphical user interface
ii  libgtkimageview0  1.6.1-2image viewer widget for GTK+
ii  libgtkmm-2.4-1c2a 1:2.16.0-2 C++ wrappers for GTK+ 2.4 (shared
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libpangomm-1.4-1  2.24.0-3+b1C++ Wrapper for pango (shared libr
ii  libraptor11.4.19-1   Raptor RDF parser and serializer l
ii  libsigc++-2.0-0c2a2.0.18-2   type-safe Signal Framework for C++
ii  libsoup2.4-1  2.27.4-1   an HTTP library implementation in
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libusb-0.1-4  2:0.1.12-13userspace USB programming library
ii  libwebkit-1.0-2   1.1.12-1   Web content engine library for Gtk
ii  libxml2   2.7.3.dfsg-2.1 GNOME XML library

solang recommends no packages.

solang 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#544388: libdnet-dev and libdap-dev: error when trying to install together

2009-08-31 Thread Ralf Treinen
Package: libdap-dev,libdnet-dev
Version: libdap-dev/3.09.3-1
Version: libdnet-dev/2.49
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-08-31
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libgpg-error0 libgcrypt11 libgnutls26 libkeyutils1 libkrb5support0
  libk5crypto3 libkrb5-3 libgssapi-krb5-2 libidn11 libsasl2-2 libldap-2.4-2
  libxml2 openssl ca-certificates libcurl3-gnutls libdap10 libdap-dev libdnet
  libdnet-dev
Preconfiguring packages ...
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libgpg-error0.
(Reading database ... 8148 files and directories currently installed.)
Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ...
Selecting previously deselected package libgcrypt11.
Unpacking libgcrypt11 (from .../libgcrypt11_1.4.4-4_amd64.deb) ...
Selecting previously deselected package libgnutls26.
Unpacking libgnutls26 (from .../libgnutls26_2.8.3-2_amd64.deb) ...
Selecting previously deselected package libkeyutils1.
Unpacking libkeyutils1 (from .../libkeyutils1_1.2-11_amd64.deb) ...
Selecting previously deselected package libkrb5support0.
Unpacking libkrb5support0 (from .../libkrb5support0_1.7dfsg~beta3-1_amd64.deb) 
...
Selecting previously deselected package libk5crypto3.
Unpacking libk5crypto3 (from .../libk5crypto3_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libkrb5-3.
Unpacking libkrb5-3 (from .../libkrb5-3_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libgssapi-krb5-2.
Unpacking libgssapi-krb5-2 (from 
.../libgssapi-krb5-2_1.7dfsg~beta3-1_amd64.deb) ...
Selecting previously deselected package libidn11.
Unpacking libidn11 (from .../libidn11_1.15-1_amd64.deb) ...
Selecting previously deselected package libsasl2-2.
Unpacking libsasl2-2 (from .../libsasl2-2_2.1.23.dfsg1-1.1_amd64.deb) ...
Selecting previously deselected package libldap-2.4-2.
Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.17-1_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.3.dfsg-2.1_amd64.deb) ...
Selecting previously deselected package openssl.
Unpacking openssl (from .../openssl_0.9.8k-4_amd64.deb) ...
Selecting previously deselected package ca-certificates.
Unpacking ca-certificates (from .../ca-certificates_20090814_all.deb) ...
Selecting previously deselected package libcurl3-gnutls.
Unpacking libcurl3-gnutls (from .../libcurl3-gnutls_7.19.5-1.1_amd64.deb) ...
Selecting previously deselected package libdap10.
Unpacking libdap10 (from .../libdap10_3.9.3-1_amd64.deb) ...
Selecting previously deselected package libdap-dev.
Unpacking libdap-dev (from .../libdap-dev_3.9.3-1_amd64.deb) ...
Selecting previously deselected package libdnet.
Unpacking libdnet (from .../libdnet_2.49_amd64.deb) ...
Selecting previously deselected package libdnet-dev.
Unpacking libdnet-dev (from .../libdnet-dev_2.49_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libdnet-dev_2.49_amd64.deb 
(--unpack):
 trying to overwrite `/usr/lib/libdap.a', which is also in package libdap-dev
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libdnet-dev_2.49_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/lib/libdap.a
  usr/lib/libdap.so
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



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



Bug#542370: Should multipath-tools-boot depend on iscsi?

2009-08-31 Thread Petter Reinholdtsen
[Guido Günther]
 open-iscsi - multipath-tools-boot - lvm2
 
 in order to have multipathed lvs over iscsi for e.g. /usr. The
 dependency on $local_fs in open-iscsi should go away.

Right, thank you.

No reply from the open-iscsi maintainer yet, so no solution in
sight. :( Until the open-iscsi script can run before /usr/ is
available, I suggest dropping the dependency from multipath-tools-boot
to iscsi to break the loop.  It will bring the dependency based boot
ordering back to the one used with legacy boot ordering.

 Note however that multipath-tools-boot will be dropped (#539498).

Do multipath only work with linux?  For kfreebsd, an udev based
solution do not work.  Also, if using udev hooks, it might be required
to still keep the init.d script as a synchronization point, to make
sure later scripts find what they are looking for.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#524685: [plasma-scriptengine-python] works for me

2009-08-31 Thread Modestas Vainius
Hello,

On pirmadienis 31 Rugpjūtis 2009 06:35:26 Sébastien Huss wrote:
 Hi,
 
 I confirm this.
 
 Thanks Sandro :)
 
 plasma-scriptengine-python should depend on python-dev (even if it sound
 awkward...)

No, it should be fixed not to need python-dev or python-dev has something what 
does not belong to -dev.

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#503580: Bug#503576: Restructure ruby-full so that there's ruby1.8-full and ruby1.9-full

2009-08-31 Thread Lucas Nussbaum
reassign 503580 ruby1.9.1
thanks

On 26/10/08 at 13:38 -0500, Ken Bloom wrote:
 Package: ruby-full
 Version: 4.2
 Severity: wishlist
 
 
 I'd live to have an easy package to install a full ruby 1.9 release.
 
 Please restructure ruby-full so that there is a ruby1.8-full package
 built by the ruby1.8 source package, and a ruby1.9-full package built
 by the ruby1.9 source package.
 
 ruby-full (built by ruby-defaults) should then depend on ruby1.8-full.

Hi,

Since ruby1.9 is going away before the squeeze release, we are not going
to fix this bug in that package. However, we are going to fix it for
ruby1.9.1. I'm reassigning that bug accordingly.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#478741: any news on getting redmine into debian ?

2009-08-31 Thread Jérémy Lal

On 31/08/2009 02:50, Ryan Niebur wrote:

On Sun, Aug 30, 2009 at 08:38:07PM -0300, Rodrigo Campos wrote:

I was wondering if there was any news about this (since I want to install
redmine) and the last message here is almost 2 months ago :)



hm. I was going to review it, and then Jérémy was going to do some
more work, and it looks like he has (tho I didn't notice...oops).
Jérémy, do you want me to review it now?



I'd appreciate it.

Thanks,
Jérémy Lal.





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



Bug#544391: python-zhpy and python-daemon: error when trying to install together

2009-08-31 Thread Ralf Treinen
Package: python-daemon,python-zhpy
Version: python-daemon/1.4.6-1
Version: python-zhpy/1.7.2-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-08-31
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libdb4.5 libsqlite3-0 mime-support python2.5-minimal python2.5
  python-minimal python python-central python-chardet python-pkg-resources
  python-support python-pyparsing python-setuptools python-zhpy python-daemon
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb4.5.
(Reading database ... 8148 files and directories currently installed.)
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.17-2_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.46-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-1_amd64.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-1_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.4-2_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.4-2_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.11_all.deb) ...
Selecting previously deselected package python-chardet.
Unpacking python-chardet (from .../python-chardet_1.0.1-1.1_all.deb) ...
Selecting previously deselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6c9-2_all.deb) 
...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.3_all.deb) ...
Selecting previously deselected package python-pyparsing.
Unpacking python-pyparsing (from .../python-pyparsing_1.5.2-1_all.deb) ...
Selecting previously deselected package python-setuptools.
Unpacking python-setuptools (from .../python-setuptools_0.6c9-2_all.deb) ...
Selecting previously deselected package python-zhpy.
Unpacking python-zhpy (from .../python-zhpy_1.7.2-1_all.deb) ...
Selecting previously deselected package python-daemon.
Unpacking python-daemon (from .../python-daemon_1.4.6-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/python-daemon_1.4.6-1_all.deb 
(--unpack):
 trying to overwrite `/usr/share/pyshared/tests/__init__.py', which is also in 
package python-zhpy
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/python-daemon_1.4.6-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/share/pyshared/tests/__init__.py
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



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



Bug#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Yves-Alexis Perez
On lun, 2009-08-31 at 17:34 +1000, Alex Samad wrote:
 okay looks like your on to something
 
 ls -l  /usr/lib/policykit/polkit-read-auth-helper 
 -rwxr-xr-x 1 root polkituser 9.9k 2009-06-18 18:01
 /usr/lib/policykit/polkit-read-auth-helper
 
 a...@alex-mini:~$ ck-list-sessions 
 
 ** (ck-list-sessions:15961): WARNING **: Failed to get list of seats:
 The permission of the setuid helper is not correct
 
 seems like some permissions are missing, this is a fresh install !


-rwxr-sr-x 1 root polkituser 12K jun 18 11:45 
/usr/lib/policykit/polkit-read-auth-helper

Looks like a permission problem indeed.

Cheers,

-- 
Yves-Alexis


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


Bug#544321: [Fwd: Bug#544321: libsmbios-bin: dellWirelessCtl reports incorrect rfkill information]

2009-08-31 Thread José Luis Tallón
CC'ing submitter, dropping forwarded

michael_e_br...@dell.com wrote:
 Does dellWirelessCtl work properly from earlier versions, such as 0.13.13? 
 --
 Michael

 -Original Message-
 From: José Luis Tallón [mailto:jltal...@adv-solutions.net]
 Sent: Sun 8/30/2009 11:33 AM
 To: Brown, Michael E; 544321-forwar...@bugs.debian.org
 Subject: [Fwd: Bug#544321: libsmbios-bin: dellWirelessCtl reports incorrect 
 rfkill information]
  
 Hi, Michael

 We have this bug in at least 2.0.3 a 2.2.x. Could you please take a
 look at it ?

  Original Message 
 Subject:  Bug#544321: libsmbios-bin: dellWirelessCtl reports incorrect
 rfkill information
 Resent-Date:  Sun, 30 Aug 2009 16:24:11 +, Sun, 30 Aug 2009 16:24:17
 +
 Resent-From:  Sam Morris s...@robots.org.uk
 Resent-To:debian-bugs-dist@lists.debian.org
 Resent-CC:s...@robots.org.uk, Jose Luis Tallon
 jltal...@adv-solutions.net
 Date: Sun, 30 Aug 2009 17:14:14 +0100
 From: Sam Morris s...@robots.org.uk
 Reply-To: Sam Morris s...@robots.org.uk, 544...@bugs.debian.org
 To:   Debian Bug Tracking System sub...@bugs.debian.org



 Package: libsmbios-bin
 Version: 2.0.3.dfsg-1
 Severity: grave
 Justification: renders package unusable

 On a Dell Vostro 1320, the dellWirelessCtl utility incorrectly claims that
 the wlan switch is disabled:

 # dellWirelessCtl --st_wlan; echo $?
 Radio Status for WLAN:
 WLAN supported
 WLAN installed
 WLAN disabled
 Status Code: 1
 1

 This breaks NetworkManager, which relies on the information about rfkill
 switches to be correct: it disables the bits of its user interface that
 allow the user to scan for and connect to networks when libsmbios-bin is
 installed on the system.

 I have also tested out version 2.2 from Ubuntu and it has the same problem.

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

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

 Versions of packages libsmbios-bin depends on:
 ii  libc6   2.7-18   GNU C Library: Shared libraries
 ii  libgcc1 1:4.3.2-1.1  GCC support library
 ii  libsmbios2  2.0.3.dfsg-1 Provide access to (SM)BIOS 
 informa
 ii  libstdc++6  4.3.2-1.1The GNU Standard C++ Library v3

 libsmbios-bin recommends no packages.

 Versions of packages libsmbios-bin suggests:
 pn  libsmbios-doc none (no description available)




   




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



Bug#541380: avr-evtd: Missing init.d script dependency info and incorrect runlevel list

2009-08-31 Thread Petter Reinholdtsen
[Rogério Brito]
 I am fixing the code in my (upstream) repository, will release a new
 version of the program (with some extra changes) and will upload a
 new package soon.

Are you sure the script should not start from runlevels 3-5 and stop
in runlevel 1?  The current header have a strange runlevel list:

### BEGIN INIT INFO
# Provides:  avr-evtd
# Required-Start:$remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2
# Default-Stop:  0 6
# Short-Description: Linkstation/Kurobox AVR watchdog daemon
### END INIT INFO

Without runlevel 1 listed in default-stop, the script will not start
the service again when switching from runlevel 1 to 2.  (killprocs
will kill any daemon when switching to runlevel 1.  Also, in Debian,
the runlevels 2-5 are supposed to work the same way, and with the
current setup, the script will not start when booting into runlevels
3-5.  A more common setup is this runlevel configuration:

# Default-Start: 2 3 4 5
# Default-Stop:  0 1 6

I just wanted to verify again that you actually intend the strange
runlevel setup, and that it isn't a mistake.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#408115: needs restart after DNS server change

2009-08-31 Thread martin f krafft
also sprach Max Kellermann m...@duempel.org [2009.08.24.2307 +0200]:
 Please check if the problem still occurs with MPD 0.15.2.  Since
 all of the code which may have produced this problem has been
 rewritten meanwhile, chances are good that this problem is gone.

I don't use mpd anymore and I do not have the resources to set it up
again for tests. Sorry.

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


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


Bug#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Alex Samad
On Mon, Aug 31, 2009 at 09:42:00AM +0200, Yves-Alexis Perez wrote:
 On lun, 2009-08-31 at 17:34 +1000, Alex Samad wrote:
  okay looks like your on to something
  
  ls -l  /usr/lib/policykit/polkit-read-auth-helper 
  -rwxr-xr-x 1 root polkituser 9.9k 2009-06-18 18:01
  /usr/lib/policykit/polkit-read-auth-helper
  
  a...@alex-mini:~$ ck-list-sessions 
  
  ** (ck-list-sessions:15961): WARNING **: Failed to get list of seats:
  The permission of the setuid helper is not correct
  
  seems like some permissions are missing, this is a fresh install !
 
 
 -rwxr-sr-x 1 root polkituser 12K jun 18 11:45 
 /usr/lib/policykit/polkit-read-auth-helper
 
 Looks like a permission problem indeed.

any idea about the ck-list-sessions

not sure what its looking for ?

 
 Cheers,
 



-- 
In America, it's not how much an item costs, it's how much you save.


signature.asc
Description: Digital signature


Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-31 Thread Lucas Nussbaum
On 28/08/09 at 09:19 +0200, Petr Salinger wrote:
 On the other hand, I see some problems with handling of fork()/exec().
 There really should be reinitialization of locks in child,
 the timer should be started using pthread_once(), the current
 approach is fragile and might lead to start of more timer threads.
 IMHO, the code needs audit in this area.
 
 I.e., I really doubt the following code in process.c
 for rb_f_fork(VALUE obj) is correct:
 
 switch (pid = rb_fork(0, 0, 0, Qnil)) {
   case 0:
 #ifdef linux
 after_exec();
 #endif
 rb_thread_atfork();
 if (rb_block_given_p()) {
 int status;
 
 rb_protect(rb_yield, Qundef, status);
 ruby_stop(status);
 }
 
 The conditional after_exec() shouldn't be here.
 There is already after_fork() at line 2331,
 which is executed for both parent and child.
 The exception is when chfunc is not NULL,
 then it is not executed at all.

Hi Petr,

Do this problem only affect the Linuxthread-based pthread
implementations, or also NPTL? I think that ruby is written with the
asumption that pthread == NPTL, unfortunately...

Are there plans to switch to something that has the exact NPTL semantics
on FreeBSD ?
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Alex Samad
On Mon, Aug 31, 2009 at 05:44:56PM +1000, Alex Samad wrote:
 On Mon, Aug 31, 2009 at 09:42:00AM +0200, Yves-Alexis Perez wrote:
  On lun, 2009-08-31 at 17:34 +1000, Alex Samad wrote:
   okay looks like your on to something
   
   ls -l  /usr/lib/policykit/polkit-read-auth-helper 
   -rwxr-xr-x 1 root polkituser 9.9k 2009-06-18 18:01
   /usr/lib/policykit/polkit-read-auth-helper
   
   a...@alex-mini:~$ ck-list-sessions 
   
   ** (ck-list-sessions:15961): WARNING **: Failed to get list of seats:
   The permission of the setuid helper is not correct
   
   seems like some permissions are missing, this is a fresh install !
  
  
  -rwxr-sr-x 1 root polkituser 12K jun 18 11:45 
  /usr/lib/policykit/polkit-read-auth-helper
  
  Looks like a permission problem indeed.
 
 any idea about the ck-list-sessions
 
 not sure what its looking for ?

found this 

 /usr/lib/dbus-1.0/dbus-daemon-launch-helper

 
  
  Cheers,
  
 
 
 



-- 
So I don't know where [Bin Laden] is.  You know, I just don't spend that much 
time on him.

- George W. Bush
03/13/2002
Washington, DC
White House Press Conference


signature.asc
Description: Digital signature


Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Felix Zielcke
Am Montag, den 31.08.2009, 09:31 +0200 schrieb Martin Steigerwald:
 Am Sonntag 30 August 2009 schrieb Witold Baryluk:
   Maybe it helps if you disable the gfxterm.
   In /etc/default/grub uncomment `GRUB_TERMINAL=console' and run
   update-grub.
 
  Now this is interesting. After following this instructions, grub (still
  1.92+20090829-1 from unstable) started working.
 
  Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
  dpkg -i with .deb packages grub-pc and grub-common, and then
  additionally grub-install /dev/sda to be sure), to be sure there is no
  problem withwithout gfxterm enabled. And there is non.
 
 Witold, I can confirm that the version currently in squeeze 1.96+20090808-1 
 - I think you meant 1.96 and not 1.92 - works. I changed my pinning to 
 this version and upgraded to it.

Whoops. Yeah I meant 1.96 
 Felix, I see there is a new grub-pc in unstable 1.97~beta1-1. Should I try 
 it?
 

No need to. There aren't any related changes. Actually it's the same
upstream release as the version from 2 days ago except version number.

-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#544381: grub-pc: The os_prober does not include all the systems and entries are also not complete.

2009-08-31 Thread Felix Zielcke
reassign 544381 os-prober
thanks

Am Montag, den 31.08.2009, 10:00 +0530 schrieb Sridhar M.A.:
 Package: grub-pc
 Version: 1.97~beta1-1
 Severity: normal
 
 The configuration of grub-pc calls os_prober is supposed to include other 
 OS's on the machine. 
 In my case, I have the following systems installed :
   
   Debian
   Xubuntu
   Mandriva
   Geexbox
 
 Of these, entries in /boot/grub/grub.cfg for debian and xubuntu are correct. 
 For Mandriva, 
 the initrd entry is not included which makes the system non-bootable. Entries 
 for geexbox 
 are not there at all!
 
 

30_os-prober gets all values from os-prober.
It just makes a menu entry out of it.


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#544392: initscripts: always forces fsck when filesystem is not unmounted properly

2009-08-31 Thread Luca Bruno
Package: initscripts
Version: 2.87dsf-2+b1
Severity: normal

Hello,
both on my desktop and now on a fresh install on my laptop, every time the PC 
shutdowns accidentally at boot I'm forced to run fsck.
The problem is that current time  last mount time. It asks me for a 
maintenance shell, but since it's boring I press ctrl+D then it reboots and 
does fsck automatically.
Is this behavior intentional or are there problems with setting hwclock before 
fsck?


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

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

Versions of packages initscripts depends on:
ii  debianutils 3.2.1Miscellaneous utilities specific t
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  lsb-base3.2-23   Linux Standard Base 3.2 init scrip
ii  mount   2.16-3   Tools for mounting and manipulatin
ii  sysvinit-utils  2.87dsf-2+b1 System-V-like utilities

Versions of packages initscripts recommends:
ii  e2fsprogs 1.41.9-1   ext2/ext3/ext4 file system utiliti
ii  psmisc22.8-1 utilities that use the proc file s

initscripts 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#522123: Security problem in destar 0.2.2

2009-08-31 Thread Sebastien Delafond
Hi,

I just submitted a bug against destar on berlios.de. Here's the summary:

  Summary:
  Security problems (CVE-2008-6538 and CVE-2008-6539)

  Original Submission:
  destar 0.2.2 is vulnerable to both CVE-2008-6538 and CVE-2008-6538:

  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6538
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6539

  Namely:

  DeStar 0.2.2-5 allows remote attackers to add arbitrary users via a direct
  request to config/add/CfgOptUser.

  Static code injection vulnerability in user/settings/ in DeStar 0.2.2-5 allows
  remote authenticated users to add arbitrary administrators and inject
  arbitrary Python code into destar_cfg.py via a crafted pin parameter.

  Both issues are very serious, so a fix would be most appreciated :)

Is destart sill under active development ? If so, is anyone working on a
fix for this ?

Cheers,

--Seb




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



Bug#530681: [mount] Typos in man page (e.g,, .B)

2009-08-31 Thread Nicolas François
retitle 530681 [mount] Typos in man pages (lead to missing text)
thanks

Hello,

On Wed, May 27, 2009 at 02:30:16AM +0400, Vladimir Rutsky wrote:
 
 Found two typos in /usr/share/man/man8/mount.8.gz, see attached patch for 
 details.

After checking version 2.16-3, the first typo reported by Vladimir is
fixed, not the second.

I'm updating the patch and add also a fix for other typos, leading to
missing text in the manpage (a line should not start with a single quote;
the .RE issues are just formal issues, they should have no consequences on
the formatting).

Best Regards,
-- 
Nekral
Index: C/man8/mount.8
===
--- C/man8/mount.8	(révision 1877)
+++ C/man8/mount.8	(copie de travail)
@@ -191,7 +191,6 @@
 .fi
 .RE
 .RE
-.RE
 
 .B The device indication.
 .RS
@@ -690,7 +689,7 @@
 Update inode access time for each access. This is the default.
 .TP
 .B noatime
-Do not update inode access times on this file system (e.g, for faster
+Do not update inode access times on this file system (e.g., for faster
 access on the news spool to speed up news servers).
 .TP
 .B auto
@@ -833,7 +832,7 @@
 .B norelatime
 Do not use
 .B relatime
-feature (e.g, for systems where the feature is enabled by default, for
+feature (e.g., for systems where the feature is enabled by default, for
 more details see mount options in /proc/mounts).
 .TP
 .B strictatime
@@ -1275,8 +1274,8 @@
 .TP
 .BR journal_async_commit
 Commit block can be written to disk without waiting for descriptor blocks. If
-enabled older kernels cannot mount the device. This will enable
-'journal_checksum' internally.
+enabled older kernels cannot mount the device. This will
+enable 'journal_checksum' internally.
 .TP
 .BR journal=update
 Update the ext4 file system's journal to the current format.
@@ -1992,7 +1991,7 @@
 online, then it is advisable to omit the mpol option from automatic
 mount options.  It can be added later, when the tmpfs is already mounted
 on MountPoint, by 'mount -o remount,mpol=Policy:NodeList MountPoint'.
-.PE
+.RE
 
 .SH Mount options for udf
 udf is the Universal Disk Format filesystem defined by the Optical


Bug#544366: devscripts: debsign wont sign if DEBRELEASE_DEBS_DIR set to unexisting dir but changes specified

2009-08-31 Thread Emilio Pozuelo Monfort
Patrick Schoenfeld wrote:
 Hi,
 
 On Mon, Aug 31, 2009 at 01:32:38AM +0200, Emilio Pozuelo Monfort wrote:
 Package: devscripts
 Version: 2.10.53
 Severity: normal

 Hi,

 I have DEBRELEASE_DEBS_DIR set in ~/.devscripts to ../build-area, to make
 it easier to sign changes file when working with svn-buildpackage 
 cowbuilder.

 However there are cases when I want to sign a changes file but it's not
 in ../build-area. I'd expect the following command to work

 $ debsign foo.changes

 However it complains that ../build-area doesn't exist. Simply creating it
 (and leaving it empty) will make it work.
 
 Well, according to the manpage the directive you've set specifies  the
 directory in which to look for the .changes and .dsc files, so when you
 type debsign foo.changes it is searching for it in ../build-area. So its
 actually doing the right thing.

I don't think so.
The manpage says:

   If a .changes, .dsc or .commands file is specified, it is signed,
otherwise, debian/changelog is parsed to determine the name of the .changes file
to look for in the parent directory.

   --debs-dir DIR
  Look for the .changes and .dsc files in directory DIR instead of
the parent of the source directory.  This should either be an absolute path or
relative to the top of the source directory.



So it will look in DEBRELEASE_DEBS_DIR *if* I don't specify a changes file, but
if I do, it will ignore DEBRELEASE_DEBS_DIR and just sign the file I say (in the
dir I say). That's what I understand at least, and it's what it does if I create
an empty directory:



emi...@saturno:~/deb/sponsor/fische$ ls fische_3.0.3-1_i386.changes
fische_3.0.3-1_i386.changes
emi...@saturno:~/deb/sponsor/fische$ ls ..
fische
emi...@saturno:~/deb/sponsor/fische$ debsign fische_3.0.3-1_i386.changes
debsign: config file specified DEBRELEASE_DEBS_DIR directory ../build-area does
not exist!
emi...@saturno:~/deb/sponsor/fische$ mkdir ../build-area
emi...@saturno:~/deb/sponsor/fische$ debsign fische_3.0.3-1_i386.changes
 signfile fische_3.0.3-1.dsc 4A08B2FE

Necesita una frase contraseña para desbloquear la clave secreta
del usuario: Emilio Pozuelo Monfort poch...@gmail.com
clave DSA de 1024 bits, ID 4A08B2FE, creada el 2007-10-05


 signfile fische_3.0.3-1_i386.changes 4A08B2FE

Necesita una frase contraseña para desbloquear la clave secreta
del usuario: Emilio Pozuelo Monfort poch...@gmail.com
clave DSA de 1024 bits, ID 4A08B2FE, creada el 2007-10-05


Successfully signed dsc and changes files
emi...@saturno:~/deb/sponsor/fische$ ls ../build-area/
emi...@saturno:~/deb/sponsor/fische$



So it seems to me the problem is that when I specify a changes/dsc file to sign,
it won't use DEBRELEASE_DEBS_DIR... so it shouldn't check that it exists either.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Felix Zielcke
retitle 544155 gfxterm breaks booting on Thinkpads
thanks

Am Sonntag, den 30.08.2009, 23:40 +0200 schrieb Witold Baryluk:

  Maybe it helps if you disable the gfxterm.
  In /etc/default/grub uncomment `GRUB_TERMINAL=console' and run
  update-grub.
 
 Now this is interesting. After following this instructions, grub (still
 1.92+20090829-1 from unstable) started working.
 
 Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
 dpkg -i with .deb packages grub-pc and grub-common, and then
 additionally grub-install /dev/sda to be sure), to be sure there is no
 problem withwithout gfxterm enabled. And there is non.
 
 Lastly i reinstalled manually 1.92+20090826-3 and retested it.
 
 Summary:
 
 1.92+20090808-1 works.
 1.92+20090826-3 works only with GRUB_TERMINAL=console
 1.92+20090829-1 works only with GRUB_TERMINAL=console
 
 I need to say that in my configuration even 1.92+20090808-1 with
 commented out GRUB_TERMINAL (so using gfxterm), grub is still using text
 mode (I have installed grub2-splashimages 1.0.0, and it is detected by
 update-grub when GRUB_temrinal is commented as providing
 moreblue-orbit-grub.png)

moreblue-orbit-grub.png is actually provided by desktop-base, but we
copy it in the postinst to /boot.

 I know that grub2 have gfx mode (i have desktop computer which have this
 working), but on my laptop it is not working.
 
 So it can be something with gfx modes in thinkpad T4x specifically.
 
  It would be good if some of you could do a svn-bisect to find the exact
  commit out which broke it.
 
 I can try do do this. Should i start from debian source package and then
 bisect using official grub2 svn repository, building for each bisection
 step a .deb package?

Luckly there aren't that many commits related to the graphical
subsystem.
Try the attached patch. I think that's the best try.
Instructions for compiling the Debian packages are here:
http://wiki.debian.org/de/GRUB2/Anleitung/DebianPaketVonOriginalQuelltext

But I suggest you remove from debian/control all packages you don't
need, else compiling will take unnecessary long.
The debian/ directory should work with all upstream revisions between
2549 (beta1) and 2488 (1.96+20090808)

If that patch isn't the reason for the break, I think it would be good
to reverse 2494, 2527 or 2494
The others don't look like they could cause this.


 PS. I hate bisecting kernel or bootloaders. Zylions of reboots :)
 (and because of svn, i would need to everytime login fully into gnome,
 because of my wifi networking is working only there :/).
 


-- 
Felix Zielcke
Proud Debian Maintainer
Index: video/fb/fbblit.c
===
--- video/fb/fbblit.c	(Revision 2542)
+++ video/fb/fbblit.c	(Revision 2541)
@@ -90,302 +90,6 @@
 }
 }
 
-/* Optimized replacing blitter for 1-bit to 32bit.  */
-void
-grub_video_fbblit_replace_32bit_1bit (struct grub_video_fbblit_info *dst,
-  struct grub_video_fbblit_info *src,
-  int x, int y,
-  int width, int height,
-  int offset_x, int offset_y)
-{
-  int i;
-  int j;
-  grub_uint8_t *srcptr;
-  grub_uint8_t *dstptr;
-  grub_uint8_t srcmask;
-  unsigned int dstrowskip;
-  unsigned int srcrowskipbyte, srcrowskipbit;
-  grub_uint32_t fgcolor, bgcolor;
-  int bit_index;
-
-  /* Calculate the number of bytes to advance from the end of one line
- to the beginning of the next line.  */
-  dstrowskip = dst-mode_info-pitch - dst-mode_info-bytes_per_pixel * width;
-  srcrowskipbyte = (src-mode_info-width - width)  3;
-  srcrowskipbit = (src-mode_info-width - width)  7;
-
-  bit_index = offset_y * src-mode_info-width + offset_x;
-  srcptr = (grub_uint8_t *) src-data + (bit_index  3);
-  srcmask = 1  (~bit_index  7);
-  dstptr = (grub_uint8_t *) grub_video_fb_get_video_ptr (dst, x, y);
-
-  fgcolor = grub_video_fb_map_rgba (src-mode_info-fg_red,
-src-mode_info-fg_green,
-src-mode_info-fg_blue,
-src-mode_info-fg_alpha);
-
-  bgcolor = grub_video_fb_map_rgba (src-mode_info-bg_red,
-src-mode_info-bg_green,
-src-mode_info-bg_blue,
-src-mode_info-bg_alpha);
-
-  for (j = 0; j  height; j++)
-{
-  for (i = 0; i  width; i++)
-{
-	  if (*srcptr  srcmask)
-	*(grub_uint32_t *) dstptr = fgcolor;
-	  else
-	*(grub_uint32_t *) dstptr = bgcolor;
-	  srcmask = 1;
-	  if (!srcmask)
-	{
-	  srcptr++;
-	  srcmask = 0x80;
-	}
-
-	  dstptr += 4;
-}
-
-  srcptr += srcrowskipbyte;
-  if (srcmask  srcrowskipbit)
-	srcmask = srcrowskipbit;
-  else
-	{
-	  srcptr++;
-	  srcmask = 8 - srcrowskipbit;
-	}
-  dstptr += dstrowskip;
-}
-}
-
-
-/* Optimized replacing blitter for 1-bit to 24-bit.  */
-void
-grub_video_fbblit_replace_24bit_1bit (struct grub_video_fbblit_info *dst,
-  struct grub_video_fbblit_info *src,
-  int x, int y,
-  int width, int height,
-  int offset_x, int offset_y)
-{
-  int i;
-  int j;
-  

Bug#542113: RM: atari-bootstrap -- RoRA; m68k only

2009-08-31 Thread Alexander Reichle-Schmehl
tags 542113 +moreinfo
thanks

Hi!

* Adam D. Barratt a...@adam-barratt.org.uk [090817 23:39]:

 Please remove atari-bootstrap from unstable.  It only produces binary
 packages for m68k so is redundant now that the architecture is no longer
 in unstable.

atarai-bootstrap is a build-dependency for d-i.  So just for safety I
would like to have their okay before removing it.


Best Regards,
  Alexander



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



Bug#544393: php-net-sieve: New version available (fixing TLS access needed by Dovecot managesieve)

2009-08-31 Thread Jonas Smedegaard
Package: php-net-sieve
Severity: minor

As subject says, there's a new upstream version 1.1.7.

Since it fixes a problem with TLS access from Dovecot, I dare raise
severity from wishlist to minor.


Kind regards,

 - Jonas

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

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



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



Bug#544155: Found the same thing as what Witold Baryluk did

2009-08-31 Thread Hongzheng Wang
Hi,

I'm using Thinkpad T43 too, and encounters the same problem.  I did
similar tests as what Witold Baryluk did and found the same results.
Similarly, grub-pc has never used graphical terminal on my computer
since I switched from grub-legacy to grub-pc.  Instead, it seems that
grub-pc always believes text-mode should be used.  There may be
something T43 specific and hard to detect.  Sorry, I can't help debug
it because I'm not familiar with grub2.

Best Regards,

-- 
HZ



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



Bug#544394: linux-image-2.6.30-1-686: Console terminal flickers after boot using radeonfb

2009-08-31 Thread Paolo Scarabelli
Package: linux-image-2.6.30-1-686
Version: 2.6.30-6
Severity: normal


After upgrading from Lenny to Testing the console starts flickering at boot 
making 
the text only console unusable. I'm not sure it's a kernel-image 2.6.30 bug but 
blacklisting radeonfs the problem disappars.

Details:
- Grub loads and displays properly;
- Right after the boot process starts, the console displays a few lines 
properly then
  it starts flickering; The flickering is not very strong and although the text 
is unreadable
  I can still see the text lines (they look like tv static).
- X starts properly, no flickering;
- If I switch to different text only terminals from X (ctrl+alt+f*) the text in 
the terminals is flickering;
- blacklisting radeonfb the problem disappears;
- I tried to pass different parameters to the kernel at boot time in an attempt 
to force a different refresh 
  rate but it didn't help: video=radeonfb:1024x768...@60, 
video=radeonfb:1024x...@60, 
  video=radeonfb:1024x...@60-16, video=radeonfb:1024x...@16-60, video=radeonfb.
- Without the video=radeonfb parameter makes no difference (I assume radeonfb 
is loaded by default).
- I tried to upgrade console-tools to the latest version in unstable but it 
made no difference;
- I tried to reconfigure with dpkg-reconfigure the following packages but it 
made no difference:
  initramfs-tools, console-tools.
- I tried to rebuild grub.cfg with grub-mkconfig but it made no difference;
- This is probably not specific of this kernel package because booting with 
other kernels makes no 
  difference. I tried to boot using the kernel I've been using in lenny prior 
upgrading to testing:
  2.6.26 Lenny and 2.6.29 Lenny backports.
- I'm not sure is related, but in /var/log/messages I have lots of errors like 
the following:
  glxinfo:9514 freeing invalid memtype and the fps measured with glxgears is 
lower than it was before 
  upgrading.

Please, let me know if you need a picture of the text flickering or any other 
info.

Have a nice day,

Paolo.



-- Package-specific info:
** Version:
Linux version 2.6.30-1-686 (Debian 2.6.30-6) (wa...@debian.org) (gcc version 
4.3.4 (Debian 4.3.4-1) ) #1 SMP Sat Aug 15 19:11:58 UTC 2009

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.30-1-686 
root=UUID=73b2ff46-a22b-42af-bfb4-27226a224927 ro video=radeonfb:1024x768...@60 
splash true quiet

** Tainted: P (1)

** Kernel log:
[  655.370043] fuse init (API version 7.11)
[  657.399485] ttyS0: LSR safety check engaged!
[  657.400984] ttyS0: LSR safety check engaged!
[  659.647450] apm: BIOS not found.
[  660.216046] Clocksource tsc unstable (delta = -171436877 ns)
[  662.296285] NET: Registered protocol family 23
[  674.829632] ttyS0: LSR safety check engaged!
[  675.553700] Bluetooth: Core ver 2.15
[  675.556539] NET: Registered protocol family 31
[  675.556546] Bluetooth: HCI device and connection manager initialized
[  675.556554] Bluetooth: HCI socket layer initialized
[  675.597504] Bluetooth: L2CAP ver 2.13
[  675.597510] Bluetooth: L2CAP socket layer initialized
[  675.696851] Bluetooth: RFCOMM socket layer initialized
[  675.696875] Bluetooth: RFCOMM TTY layer initialized
[  675.696880] Bluetooth: RFCOMM ver 1.11
[  675.707114] Bluetooth: SCO (Voice Link) ver 0.6
[  675.707120] Bluetooth: SCO socket layer initialized
[  675.742094] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  675.742101] Bluetooth: BNEP filters: protocol multicast
[  675.865295] Bridge firewalling registered
[  677.027824] lp0: using parport0 (interrupt-driven).
[  677.104186] ppdev: user-space parallel port driver
[  678.357802] [drm] Initialized drm 1.1.0 20060810
[  678.392820] [drm] Initialized radeon 1.30.0 20080528 for :01:05.0 on 
minor 0
[  679.139222] agpgart-ati :00:00.0: AGP 2.0 bridge
[  679.139251] agpgart-ati :00:00.0: putting AGP V2 device into 4x mode
[  679.139384] radeonfb :01:05.0: putting AGP V2 device into 4x mode
[  679.330138] [drm] Setting GART location based on new memory map
[  679.330256] [drm] Loading R100 Microcode
[  679.330263] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
[  679.415557] [drm] writeback test succeeded in 1 usecs
[  680.348808] eth1: DSPCFG accepted after 0 usec.
[  680.349189] ADDRCONF(NETDEV_UP): eth1: link is not ready
[  691.288044] ath0: no IPv6 routers present
[ 1548.288830] glxinfo:9514 freeing invalid memtype d4102000-d4112000
[ 1548.288850] glxinfo:9514 freeing invalid memtype d4112000-d4122000
[ 1548.288867] glxinfo:9514 freeing invalid memtype d4122000-d4132000
[ 1548.23] glxinfo:9514 freeing invalid memtype d4132000-d4142000
[ 1548.288899] glxinfo:9514 freeing invalid memtype d4142000-d4152000
[ 1548.288915] glxinfo:9514 freeing invalid memtype d4152000-d4162000
[ 1548.288932] glxinfo:9514 freeing invalid memtype d4162000-d4172000
[ 1548.288948] glxinfo:9514 freeing invalid memtype d4172000-d4182000
[ 1548.288964] glxinfo:9514 freeing invalid memtype d4182000-d4192000
[ 1548.288980] glxinfo:9514 freeing invalid 

Bug#544357: dma: queued mail isn't sent

2009-08-31 Thread Peter Pentchev
On Mon, Aug 31, 2009 at 12:01:14AM +0200, Tino Keitel wrote:
 Package: dma
 Version: 0.0.2009.07.17-1
 Severity: normal
 
 Hi,
 
 I configured dma to sent all mails to my smarthost. However, the queued
 mails in /var/spool/dma are never sent to this smarthost. I checked with
 tcpdump when running dma -q1, but I saw no traffic on the configured port
 25, and no traffic to the smarthost either.

Hmm, that's not really good, is it now?...

 I see this in at the end of strace -f /usr/sbin/dma -q:
 
 open(/etc/dma/auth.conf, O_RDONLY)= 3
 fstat(3, {st_mode=S_IFREG|0644, st_size=219, ...}) = 0
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
 0x7fdaa713c000
 read(3, # $DragonFly: src/etc/dma/auth.c..., 1024) = 219
 read(3, , 1024)   = 0
 close(3)
 munmap(0x7fdaa713c000, 4096)= 0
 open(/var/spool/dma, O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
 fstat(3, {st_mode=S_IFDIR|0770, st_size=4096, ...}) = 0
 getdents(3, /* 13 entries */, 4096) = 488
 getdents(3, /* 0 entries */, 4096)  = 0
 close(3)= 0
 exit_group(0)   = ?

So it scanned through the spool directory and did not find anything
worth delivering.  Not good.  Could you try the following?

ls -l /var/spool/dma

dma -Dq1as your normal user

ls -l /var/spool/dma

dma -Dq1as root

ls -l /var/spool/dma

...and post the output?  You may obscure the e-mail addresses and
the authentication usernames if you want to.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.netr...@space.bgr...@freebsd.org
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This would easier understand fewer had omitted.


pgp8wLbdQV333.pgp
Description: PGP signature


Bug#536502: Debian status of crda wireless-regdb?

2009-08-31 Thread Kel Modderman
Hi Paul,

On Monday 17 August 2009 14:31:41 Paul Wise wrote:
 On Sun, 2009-08-16 at 21:34 +1000, Kel Modderman wrote:
 
  My take on packaging crda/wireless-regdb can be seen/tested at:
  
  crda:
  Vcs-Svn: svn://svn.debian.org/pkg-wpa/crda/trunk
  Vcs-Browser: http://svn.debian.org/wsvn/pkg-wpa/crda/trunk/
  
  wireless-regdb:
  Vcs-Svn: svn://svn.debian.org/pkg-wpa/wireless-regdb/trunk
  Vcs-Browser: http://svn.debian.org/wsvn/pkg-wpa/wireless-regdb/trunk/
  
  Comments from my point of view:
  * the legal consequences of disabling crypto verification of regulatory.bin
concern me because I simply do not know if there could be any in the 
  future.
 
 Ah, why was crypto verification disabled? In any case the software is
 FLOSS and anyone could patch it to set arbitrary regulatory info so a
 bit of crypto verification isn't more than a slight bump for someone who
 wants to violate spectrum regulations.

It was disabled to build it sanely in Debian. Work to do this without patching
can be done progressively, I think, by developing and sharing generic patches
to build system with upstream.

 
  * other consequences of disabling crypto verification are keeping Debian
specific patches in sync with upstream. They are pretty simple though.
 
 Upstream seemed fairly reasonable to me so I imagine they would accept
 anything implemented generically enough.

Ack.

 
  * your previous comments contained something about developing a package for
backporting to a theoretical lenny + 1/2 - I have no interest in 
  targetting
a package for anything other than current testing/sid and using all good
features currently available there. If it is easy enough to make it
backportable patches would be welcome.
 
 Fair enough. Given that the Debian release managers want to freeze for
 squeeze in December to sync with Ubuntu, lenny and a half is unlikely to
 happen or be needed.
 
  * enabled use of dpkg trigger to synchronise the country name - country 
  code
matrix parsed from tzdata's zone.tab file. The result is stored in
/etc/default/crda in a section clearly labelled as automatically managed 
  by
maintainer scripts. All other modification to the conffile done by admin 
  are
preserved.
 
 That bit looks good to me, I haven't tested it though. 
 
  Am not fully committed to maintaining these packages, would file ITP's
  if I was. Need to get (active) co-maintainers but haven't made a huge effort
  to do that yet.
 
 Fair enough.
 
  Would you be interested in being a co-maintainer or making package uploads
  with me?
 
 The most I could commit to would be sponsorship and review of the
 packaging and upstream's mechanisms. At first glance the current
 packaging looks generally good, although I think a fair bit of stuff
 could be pushed upstream, even the patches marked Debian-specific.

Okay. I'm afraid I will be unable to work on this until November at the
earliest due to relocating self internationally via a whole bunch of nice
locations. It'd be nice if someone picks up my work, or at least finds
some of it useful as they forge out their own package(s) in the next month
or 3.

 
 Is upstream still embedding the RSA public keys in the crda binary?

Yes.

 
 PS: any idea if GNOME/KDE will be using GeoClue or similar mechanisms to
 detect the appropriate regulatory domain and set it automatically?

IIRC, Luis the crda upstream expressed his desire for this to happen somewhen
but I am not personally aware of any work toward this.

Thanks, Kel.



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



Bug#542113: RM: atari-bootstrap -- RoRA; m68k only

2009-08-31 Thread Luk Claes
Alexander Reichle-Schmehl wrote:
 tags 542113 +moreinfo
 thanks
 
 Hi!
 
 * Adam D. Barratt a...@adam-barratt.org.uk [090817 23:39]:
 
 Please remove atari-bootstrap from unstable.  It only produces binary
 packages for m68k so is redundant now that the architecture is no longer
 in unstable.
 
 atarai-bootstrap is a build-dependency for d-i.  So just for safety I
 would like to have their okay before removing it.

It's a build dependency on m68k, which is not in unstable nor testing...
d-i can still be built for m68k, though only with packages outside the
main archive. Currently only the source package atari-bootstrap is in
unstable...

Cheers

Luk



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



Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-31 Thread Petr Salinger

On the other hand, I see some problems with handling of fork()/exec().

There really should be reinitialization of locks in child,
the timer should be started using pthread_once(), the current
approach is fragile and might lead to start of more timer threads.
IMHO, the code needs audit in this area.

I.e., I really doubt the following code in process.c
for rb_f_fork(VALUE obj) is correct:

switch (pid = rb_fork(0, 0, 0, Qnil)) {
  case 0:
#ifdef linux
after_exec();
#endif
rb_thread_atfork();
if (rb_block_given_p()) {
int status;

rb_protect(rb_yield, Qundef, status);
ruby_stop(status);
}



Do this problem only affect the Linuxthread-based pthread
implementations, or also NPTL? I think that ruby is written with the
asumption that pthread == NPTL, unfortunately...


The bug is timing dependent, i.e. there is a race condition.
Sometimes the child process would have 2 timer threads, sometimes
it would have the expected 1.

Only the probability of 2 is higher on linuxthreads compared to NPTL,
but it can happen under any pthread implementation.

This particular case is guarded by #ifdef linux, so we are not affected.

This kind of bug can be easily avoided by properly using the proper 
POSIX pthread interface, in this case pthread_once()

http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_once.html

This would work correctly on both linuxthreads/NPTL and should on any
POSIX pthread conforming implementation.


Are there plans to switch to something that has
the exact NPTL semantics on FreeBSD ?


We plan to improve our conformance to POSIX pthread,
currently i.e. the getpid() is not the same in all threads.

My point is that also the ruby should try to work under
any POSIX pthread conforming implementation.

It i.e. should not use PTHREAD_CREATE_DETACHED and after that use pthread_join.
http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html:
The behavior is undefined if the value specified by the thread argument
to pthread_join() does not refer to a joinable thread.

It should use pthread_sigmask() instead of sigprocmask()
when available and so on.
http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html:
The use of the sigprocmask() function is unspecified in a multi-threaded 
process.


That is why I call for the code audit in this area.

Ideally, it would not require full conformance, but also
accept some known exceptions, like our getpid() difference.

As I already wrote, the hang in 1st test in
http://redmine.ruby-lang.org/issues/show/1525
also applies for us.

On the other hand, the ruby 1.9.x is mostly working for us.
Would be just possible to alert debian/rules somehow
to also kill the hanged tests ? Due to previously mentioned
timing issues,it might sometimes happen. It would be better
compared to completely disabled testsuite.

Petr



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



Bug#539172: config-manager_0.4-2_amd64.changes REJECTED

2009-08-31 Thread adeodato
+ Robert Collins (Sun, 30 Aug 2009 22:49:28 +0100):
 Checking removals.txt I see it was removed solely because it had no
 reverse depends - not because of bugs or issues.

Uhm, sorry about that, I wasn't aware config-manager was using it.

 Adeodata, do you want to keep maintaining this, or should I upload it
 again with me as maintainer?

No, I don't intend to maintain it any more. Please take it over (and
thanks).

 Easiest thing for me would be for the removal to just get reversed, then
 config-manager can come back in again.

The package is in stable, so you can just fetch it from there, bump the
Debian revision number, and upload as-is.

Sorry for the trouble!

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




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



Bug#539172: config-manager_0.4-2_amd64.changes REJECTED

2009-08-31 Thread Robert Collins
On Mon, 2009-08-31 at 09:49 +0100, adeodato wrote:
..
 The package is in stable, so you can just fetch it from there, bump the
 Debian revision number, and upload as-is.
 
 Sorry for the trouble!

No worries. What happened was that config-manager was removed, I didn't
hear about that until I went to tell the maintainer that I'd released a
new version :).

I'll upload libgetopt++ shortly.

Cheers,
Rob


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


Bug#544399: ITP: rakudo -- implementation of Perl 6 for Parrot

2009-08-31 Thread Ryan Niebur
Package: wnpp
Owner: Ryan Niebur ryanrya...@gmail.com
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: rakudo
  Version : 2009-08 aka PDX (will probably use 0.1~2009-08-1 for the 
package version)
  Upstream Author : The Rakudo Team
* URL : http://rakudo.org/
* License : Artistic License 2.0
  Programming Lang: Parrot
  Description : implementation of Perl 6 for Parrot

 Rakudo Perl is an implementation of the Perl 6 specification that
 runs on the Parrot virtual machine.

I won't be able to upload this for a while, because previous to the
current git version the build system didn't work with system installed
parrot. parrot and rakudo release go together (monthly), but the
debian maintainer of parrot only uploads the stable releases. So I
have to wait for the next stable version of parrot to be released and
uploaded to debian, and then for the corresponding version of rakudo
to be released. So it will probably be a few months...

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#544398: linux-image-2.6.30-1-686: skge driver fail

2009-08-31 Thread Vladimir Stavrinov
Package: linux-image-2.6.30-1-686
Version: 2.6.30-6
Severity: normal


The server working for a years without problems, one moment become unavailable
on network. Investigation from local console show the system is working
properly, except network. Any host is unavailable, but Ethernet interface is up
and respond to local ping. More over, pull out and push in back the Ethernet
cord end on the switch cause Link Down and Link UP respectively messages from
the system. The hosts on the neighbor ports on the switch are seen on the
network. After reboot the problem gone away. I have found the reason of this
situation in the kernel.log: the message duplicated on console appeared at the
moment when server become unavailable:


Aug 29 00:34:59 bis kernel: [881197.09] [ cut here ]
Aug 29 00:35:00 bis kernel: [881197.41] WARNING: at 
/build/buildd-linux-2.6_2.6.30-6-i386-7SwQ62/linux-2.6-2.6.30/debian/build/source_i386_none/net/sched/sch_generic.c:226
 dev_watchdog+0xa8/0x135()
Aug 29 00:35:00 bis kernel: [881197.80] Hardware name:
Aug 29 00:35:00 bis kernel: [881197.93] NETDEV WATCHDOG: eth0 (skge): 
transmit timed out
Aug 29 00:35:00 bis kernel: [881197.000110] Modules linked in: battery 
binfmt_misc nls_utf8 cifs nls_base xt_owner iptable_nat nf_nat 
nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables 
w83627hf hwmon_vid eeprom psmouse ide_generic ide_cd_mod cdrom i2c_nforce2 
snd_pcm i2c_core snd_timer shpchp pci_hotplug snd soundcore snd_page_alloc 
button pcspkr evdev processor ext3 jbd mbcache dm_mirror dm_region_hash dm_log 
dm_snapshot dm_mod ide_gd_mod ide_pci_generic ata_generic libata scsi_mod 
amd74xx skge ide_core nvidia_agp agpgart floppy thermal fan thermal_sys [last 
unloaded: scsi_wait_scan]
Aug 29 00:35:00 bis kernel: [881197.000365] Pid: 0, comm: swapper Not tainted 
2.6.30-1-686 #1
Aug 29 00:35:00 bis kernel: [881197.000383] Call Trace:
Aug 29 00:35:00 bis kernel: [881197.000401]  [c0127000] ? 
warn_slowpath_common+0x5e/0x8a
Aug 29 00:35:00 bis kernel: [881197.000420]  [c029ee0c] ? 
dev_watchdog+0x0/0x135
Aug 29 00:35:00 bis kernel: [881197.000437]  [c012705e] ? 
warn_slowpath_fmt+0x26/0x2a
Aug 29 00:35:00 bis kernel: [881197.000454]  [c029eeb4] ? 
dev_watchdog+0xa8/0x135
Aug 29 00:35:00 bis kernel: [881197.000476]  [c0138c0c] ? 
hrtimer_forward+0x10c/0x124
Aug 29 00:35:00 bis kernel: [881197.000493]  [c0124998] ? 
scheduler_tick+0x85/0x1a6
Aug 29 00:35:00 bis kernel: [881197.000514]  [c013d4bc] ? 
getnstimeofday+0x4d/0xca
Aug 29 00:35:00 bis kernel: [881197.000533]  [c010fd41] ? 
lapic_next_event+0x13/0x16
Aug 29 00:35:00 bis kernel: [881197.000551]  [c013f85d] ? 
clockevents_program_event+0xbb/0xc9
Aug 29 00:35:00 bis kernel: [881197.000571]  [c012e3b7] ? 
run_timer_softirq+0x13d/0x19d
Aug 29 00:35:00 bis kernel: [881197.000588]  [c029ee0c] ? 
dev_watchdog+0x0/0x135
Aug 29 00:35:00 bis kernel: [881197.000609]  [c012b0ff] ? 
__do_softirq+0x8e/0x135
Aug 29 00:35:00 bis kernel: [881197.000626]  [c012b1d4] ? do_softirq+0x2e/0x38
Aug 29 00:35:00 bis kernel: [881197.000643]  [c012b2b7] ? irq_exit+0x26/0x53
Aug 29 00:35:00 bis kernel: [881197.000660]  [c01105ca] ? 
smp_apic_timer_interrupt+0x6c/0x76
Aug 29 00:35:00 bis kernel: [881197.000680]  [c0103966] ? 
apic_timer_interrupt+0x2a/0x30
Aug 29 00:35:00 bis kernel: [881197.000700]  [c0116420] ? 
native_safe_halt+0x2/0x3
Aug 29 00:35:00 bis kernel: [881197.000718]  [c010895e] ? 
default_idle+0x41/0x6a
Aug 29 00:35:00 bis kernel: [881197.000735]  [c0102399] ? cpu_idle+0x46/0x61
Aug 29 00:35:00 bis kernel: [881197.000755]  [c044676d] ? 
start_kernel+0x2c2/0x2c5
Aug 29 00:35:00 bis kernel: [881197.000771] ---[ end trace 783bd83e9c05340d ]---


-- Package-specific info:
** Version:
Linux version 2.6.30-1-686 (Debian 2.6.30-6) (wa...@debian.org) (gcc version 
4.3.4 (Debian 4.3.4-1) ) #1 SMP Sat Aug 15 19:11:58 UTC 2009

** Command line:
root=/dev/hda1 ro 

** Not tainted

** Kernel log:
[0.916272] NET: Registered protocol family 10
[0.916892] lo: Disabled Privacy Extensions
[0.917374] Mobile IPv6
[0.917427] NET: Registered protocol family 17
[0.917487] Using IPI No-Shortcut mode
[0.917713] registered taskstats version 1
[0.917898] rtc_cmos 00:06: setting system clock to 2009-08-31 10:28:25 UTC 
(1251714505)
[0.918024] Freeing unused kernel memory: 320k freed
[0.918477] Write protecting the kernel text: 2176k
[0.918550] Write protecting the kernel read-only data: 784k
[0.934411] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[1.037247] fan PNP0C0B:00: registered as cooling_device0
[1.037321] ACPI: Fan [FAN] (on)
[1.041688] thermal LNXTHERM:01: registered as thermal_zone0
[1.041755] ACPI: Thermal Zone [THRM] (22 C)
[1.087360] Floppy drive(s): fd0 is 1.44M
[1.107892] FDC 0 is a post-1991 82077
[1.126652] Linux agpgart interface v0.103
[1.128973] agpgart: Detected NVIDIA nForce2 

Bug#544392: initscripts: always forces fsck when filesystem is not unmounted properly

2009-08-31 Thread Petter Reinholdtsen
[Luca Bruno]
 Is this behavior intentional or are there problems with setting
 hwclock before fsck?

I suspect this is the same as #543375.  Can you confirm this?

Happy hacking,
-- 
Petter Reinholdtsen




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



Bug#544169: linux-image-2.6.30-1-amd64: linux-kernel 2.6.30 regression to 2.6.26 - re-suspend on wakeup.

2009-08-31 Thread maa_pub...@sinn.ru
Quite the same with 2.6.31-rc6

maximilian attems wrote:
 On Sat, Aug 29, 2009 at 02:58:14PM +0400, Alexander Myodov wrote:
   
 Package: linux-image-2.6.30-1-amd64
 Version: 2.6.30-6
 Severity: normal

 After I migrated my Lenovo X61 Tablet laptop running squeeze from latest 
 2.6.26 kernel to 2.6.30 kernel, the wake-up process after Suspend-To-Ram (by 
 closing the lid) with about 1/2 probability ends in re-Suspend.

 That is: I open the lid, the laptop wakes up, the screen changes to text 
 mode, several error lines are printed, and in a second it goes STR again. 
 If, after that, with the lid open, I press the power button to wake it up 
 again, it wakes up properly.

 

 try 2.6.31-rcX didn't happen there on my x61s


   



Bug#519548: Getting mondo updated

2009-08-31 Thread Andree Leidenfrost
Hi Rogério,

That sounds all good to me!

Please go ahead.

I am also CC'ing upstream and I suggest the of you communicate directly,
especially but not limited to issues that could possibly be addressed
upstream - Bruno is planning a new release shortly.

Thanks a lot  best regards,
Andree

On Wed, 2009-08-26 at 06:05 -0300, Rogério Brito wrote:
 Hi, Andree.
 
 It is strange, but I have not received any mails on my account.
 
 Please, reply with a CC to my address rbr...@users.sf.net so that I
 have more chance of seeing the messages (apparently, my University's
 mail server has a problem).
 
 Anyway, back to the subject of maintaining mondo, yes, I would like to
 work on it a little bit. I'm still not sure if I can co-maintain it
 (most probably, I can), but I would like to delve further in the code.
 
 That being said, if I decide to co-maintain the package, can I put my
 name in the uploaders field and add the DMUA: yes (as I am a DM)? In
 fact, I think that a good thing would be to have mondo/mindi/etc in a
 public repository (I would suggest that we create one named pkg-mondo
 in alioth).
 
 What do you think? I would also be willing to spread the word so that
 we can get some more contributions (and/or users).
 
 
 Regards, Rogério Brito.
 
-- 
Andree Leidenfrost
Sydney - Australia


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


Bug#544400: s390 Debian Installer panic bug # 536354

2009-08-31 Thread HAND, RAY
Package: base
Version: 5.0.2a


This is my first install of debian on s390.  I downloaded your images, booted 
and got a kernel panic.
This looks like problem # 536354.  I tried to email to 
536...@bugs.debian.orgmailto:536...@bugs.debain.org but got the email kicked 
back.

I would just like to install debian.  Please provide where I can get the images 
that will boot correctly.

Thanks,
Ray Hand



Bug#543807: customizing /etc/default/grub

2009-08-31 Thread jidanni
reopen 543807
thanks.

Nope.
Every time grub-pc gets an upgrade,
the user will get the QA session.

There is just no substitute for an official e.g.,
a=/root/grub.local.sh; test -f $a  . $a
in /etc/default/grub

Go ahead and do as I do,
add that line to the bottom of /etc/default/grub and then in
put

GRUB_TERMINAL=console
GRUB_CMDLINE_LINUX_DEFAULT=quiet panic=15
case $(hostname) in
*1) GRUB_TIMEOUT=45;;
*) GRUB_TIMEOUT=11;;
esac
# Local Variables:
# compile-command: update-grub  grub-install /dev/hda
# End:

you will notice that each upgrade, you will be struggling to defeat the
over helpful auto-detection etc. mechanisms, etc



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



Bug#509866: found the ALL CAPS bug

2009-08-31 Thread Michael Vogt
On Sun, Aug 30, 2009 at 01:36:24AM +0200, Cyril Brulebois wrote:
 Simon Richter s...@debian.org (28/04/2009):
  I believe the problem is line 785 of apt-pkg/deb/dpkgpm.cc:
  
  | tcgetattr(0, tt);
 
 Hi,
 
 thanks for that.
 
  The return code is not checked here; the call will fail if stdin is
  not a terminal (in the case of d-i and autobuilders, it isn't), and
  the termios struct ends up uninitialized, so the pty for dpkg is set
  up randomly.
 
 CAN SOMEBODY PLEASE LOOK INTO IT, THAT'S REALLY ANNOYING TO SEE ALL
 THOSE CAPS IN BUILD LOGS, NOT TO MENTION LOCAL BUILDS?!

Thanks for the reminder. Could you please test the attached patch and
let me know if that fixes the problem for you?

Thanks,
 Michael

=== modified file 'apt-pkg/deb/dpkgpm.cc'
--- apt-pkg/deb/dpkgpm.cc	2009-07-21 14:05:52 +
+++ apt-pkg/deb/dpkgpm.cc	2009-08-31 09:05:49 +
@@ -809,32 +809,35 @@
 
   struct	termios tt;
   struct	winsize win;
-  int	master;
-  int	slave;
+  int	master = -1;
+  int	slave = -1;
 
-  // FIXME: setup sensible signal handling (*ick*)
-  tcgetattr(0, tt);
-  ioctl(0, TIOCGWINSZ, (char *)win);
-  if (openpty(master, slave, NULL, tt, win)  0) 
+  // if tcgetattr does not return zero there was a error
+  // and we do not do any pty magic
+  if (tcgetattr(0, tt) == 0)
   {
-	 const char *s = _(Can not write log, openpty() 
-			   failed (/dev/pts not mounted?)\n);
-	 fprintf(stderr, %s,s);
-	 fprintf(term_out, %s,s);
-	 master = slave = -1;
-  }  else {
-	 struct termios rtt;
-	 rtt = tt;
-	 cfmakeraw(rtt);
-	 rtt.c_lflag = ~ECHO;
-	 // block SIGTTOU during tcsetattr to prevent a hang if
-	 // the process is a member of the background process group
-	 // http://www.opengroup.org/onlinepubs/95399/functions/tcsetattr.html
-	 sigemptyset(sigmask);
-	 sigaddset(sigmask, SIGTTOU);
-	 sigprocmask(SIG_BLOCK,sigmask, original_sigmask);
-	 tcsetattr(0, TCSAFLUSH, rtt);
-	 sigprocmask(SIG_SETMASK, original_sigmask, 0);
+	 ioctl(0, TIOCGWINSZ, (char *)win);
+	 if (openpty(master, slave, NULL, tt, win)  0) 
+	 {
+	const char *s = _(Can not write log, openpty() 
+	failed (/dev/pts not mounted?)\n);
+	fprintf(stderr, %s,s);
+	fprintf(term_out, %s,s);
+	master = slave = -1;
+	 }  else {
+	struct termios rtt;
+	rtt = tt;
+	cfmakeraw(rtt);
+	rtt.c_lflag = ~ECHO;
+	// block SIGTTOU during tcsetattr to prevent a hang if
+	// the process is a member of the background process group
+	// http://www.opengroup.org/onlinepubs/95399/functions/tcsetattr.html
+	sigemptyset(sigmask);
+	sigaddset(sigmask, SIGTTOU);
+	sigprocmask(SIG_BLOCK,sigmask, original_sigmask);
+	tcsetattr(0, TCSAFLUSH, rtt);
+	sigprocmask(SIG_SETMASK, original_sigmask, 0);
+	 }
   }
 
// Fork dpkg



Bug#544395: planner: Build-depend on libgnomeprintui2.2-dev but doesn't need it

2009-08-31 Thread Emilio Pozuelo Monfort
Package: planner
Version: 0.14.4-1
Severity: important

Hi,

planner build-depend on libgnomeprint2.2-dev, but since version 0.14.4 it
doesn't need it.

We want to eventually remove the (deprecated) library, so please remove
the build dependency.

Thanks,
Emilio

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

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



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



Bug#544397: planner: Depends on old library libgda3

2009-08-31 Thread Emilio Pozuelo Monfort
Package: planner
Version: 0.14.4-1
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: oldlibs libgda3

planner (build-)depends on libgda3, which is old and deprecated
by libgda4. We want to remove libgda3 this cycle, so would be
nice to get it building with libgda4.

There's an upstream bug report,
http://bugzilla.gnome.org/show_bug.cgi?id=584556

Emilio

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

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



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



Bug#544396: xtermcontrol --geometry doesn't work

2009-08-31 Thread Harald Dunkel

Package: xtermcontrol
Version: 2.9-2

Setting the geometry of a running xterm using

xtermcontrol --geometry=120x40

doesn't work. The window is not resized. xwininfo
confirms that nothing has changed.

Window manager is fvwm2. No private XResources have
been set for xterm, i.e. I use the defaults from
/etc/X11/app-defaults.


Regards

Harri







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



Bug#543820: RM: ozerocdoff -- ROM; Deprecated by udev 146 now in experimental

2009-08-31 Thread Alexander Reichle-Schmehl
tags 543820 +moreinfo
thanks

Hi!


* Julien Valroff jul...@kirya.net [090827 09:05]:

 ozerocdoff features have been added to udev 146.
 Please remove ozerocdoff once udev 146 (or newer) hits unstable.

No problem, but I would like to wait with the removal till udev 146 (or
newer) has been uploaded to unstable.  Could you please ping as again
when that happens?


Best Regards,
  Alexander



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



Bug#505927: just use the date(1) -d library instead of your own poorer date parser

2009-08-31 Thread jidanni
  However to get at to accept such a date, one needs:
  $ at -v $(date --rfc-3339=date -d 'now + 5 years + 11 months')
  Fri Oct 17 03:56:00 2014
  warning: commands will be executed using /bin/sh

B'B How do you like these:
B'B at-ng/build% ./at now + 5 years + 11 months
B'B Job will run at or after Wed, 29 Jul 2015 20:26:00 +0200.

B'B It was a trivial fix adding just 2 lines to the grammar.

I'll cc them to let them know...



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



Bug#542113: RM: atari-bootstrap -- RoRA; m68k only

2009-08-31 Thread Frans Pop
tags 542113 - moreinfo + confirmed
thanks

On Monday 31 August 2009, Alexander Reichle-Schmehl wrote:
 * Adam D. Barratt a...@adam-barratt.org.uk [090817 23:39]:
  Please remove atari-bootstrap from unstable.  It only produces binary
  packages for m68k so is redundant now that the architecture is no
  longer in unstable.

 atarai-bootstrap is a build-dependency for d-i.  So just for safety I
 would like to have their okay before removing it.

No objection. The dependency is arch-specific, so removing the package 
will not affect D-I for other arches.
We will keep the build dependency (and other m68k-specific dependencies) 
because AFAIK the m68k porters still build D-I from their debian-ports 
repository and for that the build dependency is still needed.

Cheers,
FJP



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



Bug#544401: RFA: libdjbdns -- DNS client library designed to replace the BIND res_*/dn_* library

2009-08-31 Thread Gerrit Pape
Package: wnpp

Hi, I'm looking for a new maintainer for the libdjbdns package.  If
you're interested, please followup to this bug report and await my
reply.

 Package: libdjbdns1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
 Description: DNS client library designed to replace the BIND res_*/dn_* library
  High-level lookups:
  .
  The dns library provides several easy-to-use DNS lookup routines:
  dns_ip4, dns_ip4_qualify, dns_name4, dns_mx, and dns_txt.
  .
  dns_ip4_qualify supports the traditional configuration mechanisms for
  hostname rewriting: $LOCALDOMAIN, /etc/resolv.conf, and gethostname. It
  also supports a powerful new user-controlled rewriting mechanism.
  .
  The functions that read /etc/resolv.conf automatically reread it every ten
  minutes, so system administrators don't have to kill long-running programs.
  .
  Low-level lookups:
  .
  The dns_domain_* and dns_packet_* functions make it easy to safely parse DNS
  packets. The dns_transmit_* functions send DNS queries of arbitrary types to
  arbitrary servers. These are the functions used in the dnscache program.
  .
  See http://cr.yp.to/djbdns/blurb/library.html for details.

Thanks, Gerrit.



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



Bug#542113: RM: atari-bootstrap -- RoRA; m68k only

2009-08-31 Thread Alexander Reichle-Schmehl
Hi!

* Frans Pop elen...@planet.nl [090831 11:28]:

 No objection. The dependency is arch-specific, so removing the package 
 will not affect D-I for other arches.
 We will keep the build dependency (and other m68k-specific dependencies) 
 because AFAIK the m68k porters still build D-I from their debian-ports 
 repository and for that the build dependency is still needed.

Thanks for the fast feedback!


Best Regards,
  Alexander


signature.asc
Description: Digital signature


Bug#544081: libpixman-1-0: kde tray icon not visible

2009-08-31 Thread Sebastien Luttringer
On Friday 28 August 2009 19:01:27 Julien Cristau wrote:
 found 544081 0.15.14-1
 notfound 544081 0.14.0-1
 kthxbye

 On Fri, Aug 28, 2009 at 18:35:01 +0200, se...@smartjog.com wrote:
  Package: libpixman-1-0
  Version: 0.14.0-1
  Severity: important
 
  When installing libpixman-1-0 version: 0.15.14-1 (from experimental
  repository), kde 4.2 and 4.3 tray icon are not visible. The only one
  which is visible is kmix. All others i've tested are not drawed (kopete,
  xchat, kmail, opera) You can use icon functionality but it's difficult to
  know where your application icon is.
 
  Revert to version 0.14.0-1 (unstable one) solve the issue.

 Then don't file the bug against 0.14.0 :)
Yes, it was an error !
In standard bugreport (1) mode it choose automaticaly which version is 
impacted and 
it take the one currently setup on the system (which was 0.14.0).

 Could you please try 0.15.20 which is current in experimental, or 0.16.0
 which was just released upstream?

Issu is corrected with 0.15.20.
Thanks for updating experimental package !

Bye

-- 
Sebastien Seblu Luttringer
Smartjog S.A.S. (www.smartjog.com)
27 bd Hippolyte Marques, 94200 Ivry sur Seine, France
Phone : +33.1.58.68.62.32



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



Bug#543807: customizing /etc/default/grub

2009-08-31 Thread Felix Zielcke
Am Montag, den 31.08.2009, 17:13 +0800 schrieb jida...@jidanni.org:
 reopen 543807
 thanks.
 
 Nope.
 Every time grub-pc gets an upgrade,
 the user will get the QA session.

Are you sure on every upgrade?
In 1.96+20090829-1 I changed the /usr/share/grub/default/grub file,
which is the sample of /etc/default/grub.
So it's clear that it asked you on that upgrade.
But upgrading from that version to beta1 shouldn't ask you.

 There is just no substitute for an official e.g.,
 a=/root/grub.local.sh; test -f $a  . $a
 in /etc/default/grub
 
 Go ahead and do as I do,
 add that line to the bottom of /etc/default/grub and then in
 put
 
 GRUB_TERMINAL=console
 GRUB_CMDLINE_LINUX_DEFAULT=quiet panic=15
 case $(hostname) in
 *1) GRUB_TIMEOUT=45;;
 *) GRUB_TIMEOUT=11;;
 esac
 # Local Variables:
 # compile-command: update-grub  grub-install /dev/hda
 # End:
 
 you will notice that each upgrade, you will be struggling to defeat the
 over helpful auto-detection etc. mechanisms, etc

I just changed /etc/default/grub to this:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
case $(hostname) in
*1) GRUB_TIMEOUT=45;;
*) GRUB_TIMEOUT=11;;
esac
GRUB_DISTRIBUTOR=`lsb_release -i -s 2 /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=xyz
GRUB_CMDLINE_LINUX=vga=0x317

# Uncomment to disable graphical terminal (grub-pc only)
GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via
VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass root=UUID=xxx parameter to
Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entrys
#GRUB_DISABLE_LINUX_RECOVERY=true

Then on `dpkg-reconfigure grub-pc' the ucf prompt wa of course shown.
But not when I called dpkg-reconfigure the 2nd time.
So I still think this is only a problem if we change the sample in the
package and not on every upgrade.
But I noticed 3-way merge fails, I ask the ucf maintainer if something
can be done with this.


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#544155: T42/T43 common factor

2009-08-31 Thread Paul Martin
The T42, the T43 and the T43p may have the ATI Mobility Radeon graphics
chipset. I suspect those affected of the T43 models do not have Intel
graphics.

http://www.thinkwiki.org/wiki/Category:T42
http://www.thinkwiki.org/wiki/Category:T43

-- 
Paul Martin p...@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#537933: Status Update

2009-08-31 Thread Philipp Hug
I sponsor the upload of httest.
The package is finished and lintian clean.

There's currently one issue left that prevents me from uploading this package.
One file is licensed under the GPL license which is seen as incompatible with 
the openssl license.
The maintainer is working with upstream to fix this problem. Probaly by 
removing the GPLed file from thr package.

Philipp



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



Bug#544177: regressions in the binutils test suite on mips{,el}

2009-08-31 Thread Aurelien Jarno
Matthias Klose a écrit :
 Package: binutils
 Version: 2.19.51.20090827-1
 Severity: serious
 Tags: help
 
 Regressions compared to 2.19.51.20090805-1
 
 See:
  
 https://buildd.debian.org/fetch.cgi?pkg=binutilsver=2.19.51.20090827-1arch=mipsstamp=1251415690file=log
  
 https://buildd.debian.org/fetch.cgi?pkg=binutilsver=2.19.51.20090827-1arch=mipselstamp=1251398762file=log
 
 Test results, compared with installed binutils:
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (sb1)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (octeon)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): mips16-64
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): mips16e save/restore
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16 reloc
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): mips16
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16 reloc 2
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16 lui/addi
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (mips64)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (mips32r2)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (mips64r2)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (xlr)
 W: [gas/mips/mips.exp] REGRESSION (PASS - FAIL): MIPS16e (mips32)
 W: [ld-mips-elf/mips-elf.exp] REGRESSION (PASS - FAIL): MIPS16 PIC test 1
 W: [ld-mips-elf/mips-elf.exp] REGRESSION (PASS - FAIL): MIPS16 PIC test 2
 W: [ld-mips-elf/mips-elf.exp] REGRESSION (PASS - FAIL): MIPS16 interlinking 
 for 
 local functions 1
 16 REGRESSIONS (1.05%).
 
 

While they are real regressions that have to be fixed, we don't have
MIPS16 binaries in Debian, so I am not sure this bug should be
considered as serious.

-- 
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#544392: initscripts: always forces fsck when filesystem is not unmounted properly

2009-08-31 Thread Luca Bruno
On Mon, Aug 31, 2009 at 11:02:23AM +0200, Petter Reinholdtsen wrote:
 [Luca Bruno]
  Is this behavior intentional or are there problems with setting
  hwclock before fsck?
 
 I suspect this is the same as #543375.  Can you confirm this?
 

Yes it's the same. And it's easy to reproduce: remove
current/power/voltage/battery, press power button... or whatelse :)

-- 
http://syx.berlios.de - Smalltalk YX
http://www.debian.org - The Universal Operating System


signature.asc
Description: Digital signature


Bug#535147: clarification

2009-08-31 Thread Bartosz Fenski aka fEnIo
To clarify some things.

I have nothing against taking over maintenance of this package by anyone
more interested in it.

Feel free to do so!

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#543944: munin-node: can't be installed via FAI

2009-08-31 Thread Holger Levsen
retitle 543944 don't claim munin-node has been started if it hasn't
severity 543944 minor
thanks

Hi Toni,

thanks for your bugreport. Tom already replied to it, but didn't cc: you, so I 
quote his mail here for you. (Tom, mails to 123...@bugs.d.o are not 
automatically cc:ed to the submitter, you have to explicitly cc: 
123456-submit...@bugs.d.o for that. (Or cc: the person directly as I do 
here..))

On Freitag, 28. August 2009, Tom Feiner wrote:
 Looks like you're running into the problem described here:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539886.

right. So for 543944 we can ignore this aspect of the bugreport.

 Regarding the starting of munin-node, why do you think it shouldn't be
 started after installation? The munin-node postinst script uses invoke-rc.d
 which obeys runlevel and other locally-defined constraints.

I guess because Toni saw this:

  + invoke-rc.d munin-node start
  Starting Munin-Node: done.

which is actually a lie, munin-node wasn't restarted as Tom explained... so it 
would be nice if postinst wouldnt lie to the user :) (Not sure how to achieve 
that and it's certainly a minor cosmetic issue.)


regards,
Holger


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


Bug#544402: ITP: r-cran-erm -- GNU R package for extended Rasch modelling

2009-08-31 Thread Julian Gilbey
Package: wnpp
Severity: wishlist
Owner: Julian Gilbey j...@debian.org

  Package name: r-cran-erm
  Version : 0.10-2
  Upstream Author : Patrick Mair and Reinhold Hatzinger
  URL : http://r-forge.r-project.org/projects/erm/
  License : GPL-2
  Programming Lang: R and C
  Description : GNU R package for extended Rasch modelling

 eRm fits Rasch models (RM), linear logistic test models (LLTM),
 rating scale model (RSM), linear rating scale models (LRSM), partial
 credit models (PCM), and linear partial credit models (LPCM). Missing
 values are allowed in the data matrix. Additional features are the ML
 estimation of the person parameters, Andersen's LR-test,
 item-specific Wald test, itemfit and personfit statistics including
 infit and outfit measures, various ICC and related plots, automated
 stepwise item elimination, simulation module for various binary data
 matrices. An eRm platform is provided at R-forge (see URL).



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



Bug#544350: pcp: Missing runlevels and dependencies in init.d scripts

2009-08-31 Thread Nathan Scott

- Petter Reinholdtsen p...@hungry.com wrote:

 Package:  pcp
 Version:  2.7.4-20080306
 Severity: important
 Tags: patch
 User: initscripts-ng-de...@lists.alioth.debian.org
 Usertags: incorrect-dependency incorrect-runlevels
 ...
 This patch implement the proposed change.  Without it, the script
 seem

Thanks Petter, your patch looks fine to me.  I'll merge it upstream
and get it into the next PCP release (hopefully later this week).

cheers.

-- 
Nathan



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



Bug#542927: ruby1.9.1: FTBFS on GNU/kFreeBSD (test failures)

2009-08-31 Thread Lucas Nussbaum
On 31/08/09 at 11:32 +0200, Petr Salinger wrote:
 On the other hand, I see some problems with handling of fork()/exec().
 There really should be reinitialization of locks in child,
 the timer should be started using pthread_once(), the current
 approach is fragile and might lead to start of more timer threads.
 IMHO, the code needs audit in this area.
 
 I.e., I really doubt the following code in process.c
 for rb_f_fork(VALUE obj) is correct:
 
 switch (pid = rb_fork(0, 0, 0, Qnil)) {
   case 0:
 #ifdef linux
 after_exec();
 #endif
 rb_thread_atfork();
 if (rb_block_given_p()) {
 int status;
 
 rb_protect(rb_yield, Qundef, status);
 ruby_stop(status);
 }
 
 Do this problem only affect the Linuxthread-based pthread
 implementations, or also NPTL? I think that ruby is written with the
 asumption that pthread == NPTL, unfortunately...
 
 The bug is timing dependent, i.e. there is a race condition.
 Sometimes the child process would have 2 timer threads, sometimes
 it would have the expected 1.
 
 Only the probability of 2 is higher on linuxthreads compared to NPTL,
 but it can happen under any pthread implementation.
 
 This particular case is guarded by #ifdef linux, so we are not affected.
 
 This kind of bug can be easily avoided by properly using the proper
 POSIX pthread interface, in this case pthread_once()
 http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_once.html
 
 This would work correctly on both linuxthreads/NPTL and should on any
 POSIX pthread conforming implementation.
 
 Are there plans to switch to something that has
 the exact NPTL semantics on FreeBSD ?
 
 We plan to improve our conformance to POSIX pthread,
 currently i.e. the getpid() is not the same in all threads.
 
 My point is that also the ruby should try to work under
 any POSIX pthread conforming implementation.
 
 It i.e. should not use PTHREAD_CREATE_DETACHED and after that use 
 pthread_join.
 http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_join.html:
 The behavior is undefined if the value specified by the thread argument
 to pthread_join() does not refer to a joinable thread.
 
 It should use pthread_sigmask() instead of sigprocmask()
 when available and so on.
 http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html:
 The use of the sigprocmask() function is unspecified in a
 multi-threaded process.
 
 That is why I call for the code audit in this area.
 
 Ideally, it would not require full conformance, but also
 accept some known exceptions, like our getpid() difference.
 
 As I already wrote, the hang in 1st test in
 http://redmine.ruby-lang.org/issues/show/1525
 also applies for us.

Hi Petr,

I don't really feel qualified to report a bug on this myself. Would you
take care of that? The official bug tracker is
http://redmine.ruby-lang.org/.

 On the other hand, the ruby 1.9.x is mostly working for us.
 Would be just possible to alert debian/rules somehow
 to also kill the hanged tests ? Due to previously mentioned
 timing issues,it might sometimes happen. It would be better
 compared to completely disabled testsuite.

Well, we could try to disable only the tests that are prone to hang.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#544403: RM: trigger-data -- ROM; superseeded by trigger-rally-data

2009-08-31 Thread Christoph Egger
Package: ftp.debian.org
Severity: normal

Hi!

Could you please remove trigger-data from unstable? trigger was
replaced by trigger-rally which already migrated to testing, just the
trigger-data package is still left and should be remvoed.

Regards

Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   : GPG 4096R : 0xD49AE731
 X   against HTML : Debian NM
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/


signature.asc
Description: Digital signature


Bug#535786: Change severity of 535786 to important

2009-08-31 Thread Sebastian Harl
severity 535786 serious
thanks

Hi Rodrigo,

Thanks for reporting this!

On Sun, Aug 30, 2009 at 02:55:31PM -0300, Rodrigo Campos wrote:
 I'm not sure about the severity, but the iptables plugin was really useful for
 me. Feel free to change it :)

I've further increased the severity to serious - collectd should not be
part of a release in the current state.

 Please let me know if you want the generated core file or if I can help you
 debugging this problem.

The problem is an error in the build system. collectd ships its own
version of libiptc (which is used by the iptables plugin) because this
library used to be available as a static lib only (which cannot be
linked into a shared object on most architectures). Starting with
version 1.4.3, iptables ships a shared library as well - however, with a
slightly modified API / ABI. Now, the problem is that the build system
uses the libiptc headers shipped with collectd (due to an unfortunate
include path) but links against the shared lib found in the system.
Unfortunately, the ABI changed in a way that linking would still work
but we get the segfault at runtime.

The following things need to be done to resolve that issue:

 1.) Move the shipped src/libiptc/ to somewhere else (e.g.
 src/libiptc/libiptc-version) to make sure they are not picked up
 by accident.

 2.) Let the build system check for the version of libiptc that has been
 found.

 3.) Adapt the iptables plugin to let it support both APIs.

With this E-mail I've forwarded the issue to the upstream mailing list,
hoping for someone to take care of that (my time is quite limited
currently :-/). See http://bugs.debian.org/535786 for further details
about this bug.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#541547: pcp: FTBFS on alpha: aggregate value used where an integer was expected

2009-08-31 Thread Nathan Scott

- Petter Reinholdtsen p...@hungry.com wrote:

 Looking at the source, the problem seem to be that the struct stat
 member st_mtime is not the same type as time_t.
 
 I've flagged the problematic lines with **:
 ...
 last_mtime can't be converted to int, compared to statbuf.st_mtime or
 get an assignment from statbuf.st_mtime.  I'm not quite sure how the
 st_mtime membe variable can end up being different from time_t.

I'm not sure either.

 Perhaps some missing include file?  The stat(2) manual page state
 that these are needed:

   #include sys/types.h
   #include sys/stat.h
   #include unistd.h
 
 The pmns.c source only include sys/stat.h.  If that is the
 solution, here is a patch:

It pulls in sys/types.h and unistd.h via impl.h.  But perhaps the
order is important... we really need to run a build on an alpha but
I have not been able to get access to one.

Do you have one handy?  Can you confirm either resolution, if so I'm
happy to make the change, but feel like we're guessing a bit too much
here at the moment.

cheers.

-- 
Nathan



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



Bug#544169: linux-image-2.6.30-1-amd64: linux-kernel 2.6.30 regression to 2.6.26 - re-suspend on wakeup.

2009-08-31 Thread maximilian attems
On Mon, Aug 31, 2009 at 01:19:37PM +0400, maa_pub...@sinn.ru wrote:
 Quite the same with 2.6.31-rc6
 

as it is reproducible with allmost latest upstream,
please submit on bugzilla.kernel.org so that upstream devs
get notified and let us know of the upstream bug nr.

thanks



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



Bug#544404: Fail to load plugins at startup

2009-08-31 Thread Mehdi Dogguy
Package: frama-c
Version: 20090601~beta1+dfsg-1
Severity: grave

Hi,

The current version of frama-c in unstable fails to load plugins at startup.
This makes the use of plugins (like Jessie) impossible.

I'm sending this bugreport to prevent frama-c from migrating to testing.
I'll fix this bug as soon as I will have a usable computer.

Cheers,

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

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

Versions of packages frama-c depends on:
ii  emacs23-gtk [emacsen]  23.1+1-2  The GNU Emacs editor (with GTK+ us
ii  gcc4:4.3.3-9 The GNU C compiler
ii  graphviz   2.20.2-3+b4   rich set of graph drawing tools
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libgnomecanvas2-0  2.26.0-1  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.18.6-1  The GNOME 2.2 print architecture -
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtksourceview1.0-0  1.8.5-2   shared libraries for the GTK+ synt
ii  libncurses55.7+20090803-1+b1 shared libraries for terminal hand
ii  libocamlgraph-ocaml-de 1.1-1 graph library for OCaml
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libxml22.7.3.dfsg-2.1GNOME XML library
ii  why2.19+dfsg-1   A software verification tool
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

frama-c recommends no packages.

frama-c 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#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Felix Zielcke
Am Sonntag, den 30.08.2009, 23:40 +0200 schrieb Witold Baryluk:
 
 Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
 dpkg -i with .deb packages grub-pc and grub-common, and then
 additionally grub-install /dev/sda to be sure), to be sure there is no
 problem withwithout gfxterm enabled. And there is non.
[...]
 
 I need to say that in my configuration even 1.92+20090808-1 with
 commented out GRUB_TERMINAL (so using gfxterm), grub is still using
 text mode 

Uhm this is actually confusing. First you said with and without gfxterm
it works and then that it still uses text mode.
Please make sure you get the gfxterm with 1.96+20090808-1
Just run the commands in command line.

loadfont /usr/share/grub/unicode.pf2
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal_output gfxterm


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#543820: RM: ozerocdoff -- ROM; Deprecated by udev 146 now in experimental

2009-08-31 Thread Julien Valroff
Hi Alexander,

On Mon, 31 Aug 2009 10:53:40 +0200, Alexander Reichle-Schmehl
toli...@debian.org wrote:
 tags 543820 +moreinfo
 thanks
 
 Hi!
 
 
 * Julien Valroff jul...@kirya.net [090827 09:05]:
 
 ozerocdoff features have been added to udev 146.
 Please remove ozerocdoff once udev 146 (or newer) hits unstable.
 
 No problem, but I would like to wait with the removal till udev 146 (or
 newer) has been uploaded to unstable.  Could you please ping as again
 when that happens?

Sur, I will follow udev uploads and keep you informed once it hits
unstable.

Cheers,
Julien



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



Bug#541547: pcp: FTBFS on alpha: aggregate value used where an integer was expected

2009-08-31 Thread Petter Reinholdtsen
[Nathan Scott]
 It pulls in sys/types.h and unistd.h via impl.h.  But perhaps the
 order is important... we really need to run a build on an alpha but
 I have not been able to get access to one.

I would not rule out that the ordering is important.

 Do you have one handy?  Can you confirm either resolution, if so I'm
 happy to make the change, but feel like we're guessing a bit too
 much here at the moment.

I do not have an alpha available, sorry.  Just saw the build error in
BTS while looking at the dependency based boot issues with pcp, and
had a look in the source to see if I had a clue how to fix it. :)

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#544405: php-net-sieve: FTBFS (possibly dh-make-php brokenness)

2009-08-31 Thread Jonas Smedegaard
Package: php-net-sieve
Severity: serious

php-net-sieve currently fails to build:

# install everything in default locations
/usr/bin/pear \
-c debian/pearrc \
-d include_path=/usr/share/php \
-d php_bin=/usr/bin/php \
-d bin_dir=/usr/bin \
-d php_dir=/usr/share/php \
-d data_dir=/usr/share/php/data \
-d doc_dir=/usr/share/php/docs \
-d test_dir=/usr/share/php/tests \
install --nodeps -P 
/tmp/buildd/php-net-sieve-1.1.7~/debian/php-net-sieve/ 
Net_Sieve-1.1.7/package.xml
Attempting to discover channel Net_Sieve-1.1.7...
Attempting fallback to https instead of http on channel Net_Sieve-1.1.7...
unknown channel Net_Sieve-1.1.7 in Net_Sieve-1.1.7/package.xml
download directory /home/aba/php5-5.2.10.dfsg.1/pear-build-download is not 
writeable.  Change download_dir config variable to a writeable dir
install failed
make: *** [common-install-indep] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting proc filesystem


As a sidenote, it also worries me that pear seems to attempt going
online during build.  I suspect it should by default use --ofline option
to its install subcommand.


Kind regards,

 - Jonas



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



Bug#544406: abiword desktop file does not support opening files

2009-08-31 Thread Ulrik Sverdrup
Package: abiword
Version: 2.6.8-5
Severity: normal

The installed abiword.desktop file incorrectly specifies the executable as
abiword; this should include an argument specifier, for example abiword %F;
passing multiple files to abiword seems to work fine.

See the Desktop Entry Specification's relevant Exec section:

http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s06.html

The impact is that high-level desktop APIs such as GLib's GAppInfo now 
claim that abiword does neither support opening files, nor URIs.


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

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

Versions of packages abiword depends on:
ii  abiword-commo 2.6.8-5efficient, featureful word process
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre
ii  libaiksaurus- 1.2.1+dev-0.12-6   an English-language thesaurus (dev
ii  libaiksaurusg 1.2.1+dev-0.12-6   graphical interface to the Aiksaur
ii  libart-2.0-2  2.3.20-2   Library of functions for 2D graphi
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-23 GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libenchant1c2 1.4.2-3.3  a wrapper library for various spel
ii  libexpat1 2.0.1-4XML parsing C library - runtime li
ii  libfontconfig 2.6.0-3generic font configuration library
ii  libfreetype6  2.3.9-4.1  FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.9-1   Free Implementation of the Unicode
ii  libgcc1   1:4.4.1-1  GCC support library
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.21.4-1   The GLib library of C routines
ii  libgnomecanva 2.26.0-1   A powerful object-oriented display
ii  libgnomeprint 2.18.6-1   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.18.4-1   GNOME 2.2 print architecture User 
ii  libgoffice-0- 0.4.2-4Document centric objects library -
ii  libgsf-1-114  1.14.15-1  Structured File Library - runtime 
ii  libgtk2.0-0   2.16.5-1+b1The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libidn11  1.14-3 GNU Libidn library, implementation
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libloudmouth1 1.4.3-3Lightweight C Jabber library
ii  libncurses5   5.7+20090523-1 shared libraries for terminal hand
ii  libots0   0.5.0-2Open Text Summarizer (library)
ii  libpango1.0-0 1.24.0-3+b1Layout and rendering of internatio
ii  libpixman-1-0 0.14.0-1   pixel-manipulation library for X a
ii  libpng12-01.2.37-1   PNG library - runtime
ii  libpopt0  1.14-4 lib for parsing cmdline parameters
ii  libreadline5  5.2-4  GNU readline and history libraries
ii  librsvg2-22.26.0-1   SAX-based renderer library for SVG
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libwmf0.2-7   0.2.8.4-6.1Windows metafile conversion librar
ii  libwpd8c2a0.8.14-1   Library for handling WordPerfect d
ii  libwpg-0.1-1  0.1.3-1WordPerfect graphics import/conver
ii  libwps-0.1-1  0.1.2-1Works text file format import filt
ii  libwv-1.2-3   1.2.4-2Library for accessing Microsoft Wo
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxft2   2.1.13-3   FreeType-based font drawing librar
ii  libxml2   2.7.3.dfsg-1   GNOME XML library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime

Versions of packages abiword recommends:
ii  abiword-help  2.6.8-5online help for AbiWord
pn  abiword-plugin-grammarnone (no description available)
ii  abiword-plugin-mathview   2.6.8-5equation editor plugin for AbiWord
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  aspell-sv [aspell-dictionary] 0.51-0-1   The Swedish dictionary for GNU asp
ii  poppler-utils 0.10.6-1   PDF utilitites (based on libpopple
pn  

Bug#535787: collectd: powerdns monitoring hangs on the pdns socket (pdns 2.9.22)

2009-08-31 Thread Sebastian Harl
tags 535787 + patch
thanks

Hi Luke,

On Sun, Aug 30, 2009 at 12:37:47PM -0700, Luke Heberling wrote:
 On Sunday 30 August 2009 05:34:00 Sebastian Harl wrote:
  I do not expect it to collect any values either as I suspect that the
  protocol has been changed in pdns 2.9.22.
 
 Found the time to investigate more thoroughly. Powerdns is wanting a newline 
 character at the end of the input. My guess is that it's enforcing an 
 existing 
 protocol, not changing it. The attached patch provides the newline and also 
 adds the timeout to the pdns-server socket. (The previous patch applied it 
 only to the recursor).
 
 The patch is against the git.tokkee.org source and does not include the patch 
 from earlier in the bug report.
 
 Tested successfully all permutations of
 pdns-server 2.9.21.2-1 / pdns-server 2.9.22-1~bpo50+1 / pdns-recursor 
 3.1.7-1, 
 default/specific collect commands, 
 chroot/non-chroot.

Thanks a lot for your work! I'll include the patch in the next upload
(either as dpatch or by using a new upstream releease - whatever happens
first ;-)).

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#544392: initscripts: always forces fsck when filesystem is not unmounted properly

2009-08-31 Thread Petter Reinholdtsen
reassign 544392 util-linux
merge 543375 544392
thanks

[Luca Bruno]
 Yes it's the same. And it's easy to reproduce: remove
 current/power/voltage/battery, press power button... or whatelse :)

OK.  Reassigning.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Witold Baryluk
Dnia 2009-08-31, pon o godzinie 12:44 +0200, Felix Zielcke pisze:
 Am Sonntag, den 30.08.2009, 23:40 +0200 schrieb Witold Baryluk:
  
  Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
  dpkg -i with .deb packages grub-pc and grub-common, and then
  additionally grub-install /dev/sda to be sure), to be sure there is no
  problem withwithout gfxterm enabled. And there is non.
 [...]
  
  I need to say that in my configuration even 1.92+20090808-1 with
  commented out GRUB_TERMINAL (so using gfxterm), grub is still using
  text mode 
 
 Uhm this is actually confusing. First you said with and without gfxterm
 it works and then that it still uses text mode.


 

Sorry for confusion. I have commented GRUB_TERMINAL (as in default
configuration), but still 1.96+20090808-1 is using text mode anyway.
Hongzheng Wang also have this problem.

In 1.96+20090826-3 I have this unaligned pointer error with
GRUB_TERMINAL commented, but still grub is using text mode,
and unaligned pointer error happens after loading any kernel
(i think initrd isn't loaded), then i can press any key, and restart
boot process (it backs to bios quickly, it read MBR again, and load
again grub).

No gfxmode is used at any point (with or without error, in any version).

 Please make sure you get the gfxterm with 1.96+20090808-1
 Just run the commands in command line.
 
 loadfont /usr/share/grub/unicode.pf2
why this is in /usr? i have /usr and all other filesystems fully
encrypted. Only /boot is available from grub.

 set gfxmode=640x480
 insmod gfxterm
 insmod vbe
 terminal_output gfxterm

Will try after work. I already compiled grub-pc from gnu-svn+debian-svn
with your 1bit_blitter.diff patch applied (which removes few function).


PS. 1.92 was a typo, everywhere i should write 1.96.

-- 
Witold Baryluk


signature.asc
Description: To jest część  wiadomości podpisana cyfrowo


Bug#544407: /usr/bin/xine: xine.desktop does not support files or URIs

2009-08-31 Thread Ulrik Sverdrup
Package: xine-ui
Version: 0.99.5+cvs20070914-2.1
Severity: normal
File: /usr/bin/xine


The installed xine.desktop file incorrectly specifies the executable as
xine; this should include an argument specifier, at least xine %f.

See the Desktop Entry Specification's relevant Exec section:

http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s06.html

The impact is that high-level desktop APIs such as GLib's GAppInfo now
claim that xine does not support opening files, nor URIs.

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

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

Versions of packages xine-ui depends on:
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcurl3-gnutls7.18.2-8.1Multi-protocol file transfer libra
ii  libpng12-0 1.2.37-1  PNG library - runtime
ii  libreadline5   5.2-4 GNU readline and history libraries
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxine1   1.1.16.3-1+b1 the xine video/media player librar
ii  libxine1-ffmpeg1.1.16.3-1+b1 MPEG-related plugins for libxine1
ii  libxine1-x 1.1.16.3-1+b1 X desktop video output plugins for
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l

Versions of packages xine-ui recommends:
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

xine-ui 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#544408: mutter: Some windows do not appear in Task Switcher

2009-08-31 Thread Marc Fargas
Package: mutter
Version: 2.27.3-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I just noticed that when I have rdesktop windows open the appear in
the taskbar but not in the task switcher (i.e: when pressing Alt+Tab).

Dunno if this is specific to rdesktop or the kind of windows it
creates. The window gets focus and works normally, the only thing is
you cannot switch to it with the keyboard.

Cheers,
Marc

- -- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'proposed-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages mutter depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libclutter-1.0-0   1.0.0-1   Open GL based interactive canvas l
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libgirepository1.0-0   0.6.4-1   Library for handling GObject intro
ii  libgl1-mesa-glx [libgl 7.5-3 A free implementation of the OpenG
ii  libglib2.0-0   2.21.4-1  The GLib library of C routines
ii  libgtk2.0-02.17.9-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libmutter-private0 2.27.3-1  library for the Mutter window mana
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstartup-notificatio 0.10-1library for program launch feedbac
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxcomposite1 1:0.4.0-3 X11 Composite extension library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  mutter-common  2.27.3-1  shared files for the Mutter window
ii  zenity 2.26.0-2  Display graphical dialog boxes fro
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages mutter recommends:
ii  gnome-session [x-session-mana 2.26.2-1   The GNOME Session Manager

Versions of packages mutter suggests:
ii  gnome-control-center  1:2.26.0-1 utilities to configure the GNOME d
ii  gnome-themes  2.26.2-1   official themes for the GNOME desk
pn  xdg-user-dirs none (no description available)

- -- no debconf information

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

iEYEARECAAYFAkqbrywACgkQvdQvJTAk4mZu/wCfcpSbpg+lTrAPX1L8GIFu8I4X
G3IAoKXkDCR0WAsNJzQYUqFhA/SeYhnD
=mV33
-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#542238: [Pkg-xfce-devel] Bug#542238: same problem

2009-08-31 Thread Alex Samad
On Mon, Aug 31, 2009 at 06:07:55PM +1000, Alex Samad wrote:
 On Mon, Aug 31, 2009 at 09:47:58AM +0200, Yves-Alexis Perez wrote:
  On lun, 2009-08-31 at 17:44 +1000, Alex Samad wrote:

[snip]

  For the correct permissions on the helper I guess? Correct that and it
  should fix your problem, imho. Dropping the bug as it has nothing to do
  with that.
 well i have the permissions set correctly now (I hope), both commands
 return valid info ?
 
 a...@alex-mini:~$ ck-list-sessions 
 Session1:
   unix-user = '1000'
   realname = 'Alex Samad'
   seat = 'Seat1'
   session-type = ''
   active = TRUE
   x11-display = ':0'
   x11-display-device
   = '/dev/tty7'
   display-device
   = ''
   remote-host-name
   =
   ''
   is-local
   =
   TRUE
   on-since
   =
   '2009-08-31T07:59:01.403740Z'
   login-session-id
   =
   ''
 
 and polkit-auth returns 
 org.freedesktop.hal.power-management.shutdown
 org.freedesktop.hal.power-management.reboot
 org.freedesktop.hal.power-management.set-powersave
 org.freedesktop.hal.power-management.suspend
 org.freedesktop.hal.power-management.hibernate
 org.freedesktop.hal.power-management.cpufreq
 org.freedesktop.hal.power-management.lcd-panel
 org.freedesktop.hal.power-management.light-sensor
 org.freedesktop.hal.power-management.keyboard-backlight
 
 
 and still no joy on suspending :)
fixed up some more permission in the helper directory, I can successfully 
suspend by right clicking on xfpm, but still no joy with suspend key.

alex

 
  
  Cheers,
  
 
 
 



signature.asc
Description: Digital signature


Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Witold Baryluk
Dnia 2009-08-31, pon o godzinie 10:31 +0200, Felix Zielcke pisze:
 retitle 544155 gfxterm breaks booting on Thinkpads
 thanks

# lspci -v

01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Mobility
Radeon X300] (prog-if 00 [VGA controller])
Subsystem: IBM Device 056e
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at c000 (32-bit, prefetchable) [size=128M]
I/O ports at 2000 [size=256]
Memory at b010 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at b012 [disabled] [size=128K]
Capabilities: access denied
Kernel driver in use: radeonfb

I have 1400x1050 TFT display if that matters (there are multiple
versions of T43 models).

Other information can be found on thinkwiki.org probably.

-- 
Witold Baryluk


signature.asc
Description: To jest część  wiadomości podpisana cyfrowo


Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Witold Baryluk
Dnia 2009-08-31, pon o godzinie 13:14 +0200, Felix Zielcke pisze:
 Am Montag, den 31.08.2009, 13:01 +0200 schrieb Witold Baryluk:
  Dnia 2009-08-31, pon o godzinie 12:44 +0200, Felix Zielcke pisze:

  No gfxmode is used at any point (with or without error, in any version).
 
 So it actually only depends if the gfxterm stuff in grub.cfg is there in
 or not and nothing that grub uses gfxterm?

Exactly.

  loadfont /usr/share/grub/unicode.pf2
 why this is in /usr? i have /usr and all other filesystems fully
 encrypted. Only /boot is available from grub.

 It was just copied from my grub.cfg.
 Actually we copy the fonts to /boot/grub but only use them in there
 if /usr isn't readable by grub.

Ok, you are right. I see /boot/grub/unicode.pf2 and this code in
grub.cfg:


if loadfont /grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi

# my /boot filesystem is on /dev/sda1 as ext3.


Will try to execute this code by hand, step by step.

-- 
Witold Baryluk


signature.asc
Description: To jest część  wiadomości podpisana cyfrowo


Bug#544155: [grub-pc] grub update renders system unbootable (unaligned pointer 0x700ba)

2009-08-31 Thread Felix Zielcke
Am Montag, den 31.08.2009, 13:01 +0200 schrieb Witold Baryluk:
 Dnia 2009-08-31, pon o godzinie 12:44 +0200, Felix Zielcke pisze:
  Am Sonntag, den 30.08.2009, 23:40 +0200 schrieb Witold Baryluk:
   
   Then I downgraded manually to 1.92+20090808-1 from squeeze (by manual
   dpkg -i with .deb packages grub-pc and grub-common, and then
   additionally grub-install /dev/sda to be sure), to be sure there is no
   problem withwithout gfxterm enabled. And there is non.
  [...]
   
   I need to say that in my configuration even 1.92+20090808-1 with
   commented out GRUB_TERMINAL (so using gfxterm), grub is still using
   text mode 
  
  Uhm this is actually confusing. First you said with and without gfxterm
  it works and then that it still uses text mode.
 
 
  
 
 Sorry for confusion. I have commented GRUB_TERMINAL (as in default
 configuration), but still 1.96+20090808-1 is using text mode anyway.
 Hongzheng Wang also have this problem.
 
 In 1.96+20090826-3 I have this unaligned pointer error with
 GRUB_TERMINAL commented, but still grub is using text mode,
 and unaligned pointer error happens after loading any kernel
 (i think initrd isn't loaded), then i can press any key, and restart
 boot process (it backs to bios quickly, it read MBR again, and load
 again grub).
 
 No gfxmode is used at any point (with or without error, in any version).

So it actually only depends if the gfxterm stuff in grub.cfg is there in
or not and nothing that grub uses gfxterm?

 
  Please make sure you get the gfxterm with 1.96+20090808-1
  Just run the commands in command line.
  
  loadfont /usr/share/grub/unicode.pf2
 why this is in /usr? i have /usr and all other filesystems fully
 encrypted. Only /boot is available from grub.

It was just copied from my grub.cfg.
Actually we copy the fonts to /boot/grub but only use them in there
if /usr isn't readable by grub.

 
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal_output gfxterm
 
 Will try after work. I already compiled grub-pc from gnu-svn+debian-svn
 with your 1bit_blitter.diff patch applied (which removes few function).
 

 


-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#542232: adept plans for squeeze?

2009-08-31 Thread Petr Rockai
Hi,

Ana Guerrero a...@debian.org writes:
 Long time ago I read about adept being discontinued [0]. However, a new
 version was uploaded a couple of weeks ago with 2 big problems,
 it FTBFS (#540648) and it lacks of a real maintainer now , specially since
 the used list is moderated (#540229). Due to this, the package has been 
 removed today from testing.
 I was wondering what are the future plans for adept, specially with respect
 its status for releasing it in Squeeze.
Yes, Adept is currently discontinued as far as development goes. But Enrico
needed to change something about libept which is required to build adept, so I
tried to kick the package into some shape. Due to limited time and broken
pbuilder, it took a little longer than I'd like, but all RC issues should be
fixed again now.

Otherwise, when I have time, I'll fix bugs and maybe even add a feature here
and there. Don't count on anything though, I may disappear without further
notice again.

Yours,
   Petr.



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



  1   2   3   4   >