Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-10 Thread Clint Byrum
Package: libdbd-sqlite3
Version: 0.8.2-1-4.1+b1
Severity: important
Tags: upstream


The version of libdbi-drivers (and, ultimately, libdbi) that is in Debian is
very old. Recently rrdtool released addon support for using dbi to query a 
sql database rather than RRD files to generate a graph.

The following shell script demonstrates the problem. Under libdbi and
libdbi-drivers v0.8.2/0.8.2-1, this segfaults, but if the package is rebuilt
with v0.8.3 of those libraries/drivers, the graph is generated correctly.

#!/bin/sh
DB=test.db
echo 'create table foo_measures (tstamp int, value decimal(10,3));' | sqlite3 
$DB
cmds=<

Bug#592448: please package new version 2.1.0rc1 of 2010-08-10

2010-08-10 Thread W. Martin Borgert
Package: pootle
Version: 2.0.5-0.1
Severity: wishlist

Seems like a lot of bugs are fixed and more complete
translations of the software are available:
http://sourceforge.net/mailarchive/forum.php?thread_name=20100810035816.14e422d0%40narya&forum_name=translate-pootle

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

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

Versions of packages pootle depends on:
ii  adduser  3.112   add and remove users and groups
ii  libjs-jq 1.4.2-2 JavaScript library for dynamic web
ii  python   2.6.5-12interactive high-level object-orie
ii  python-c 0.6.16  register and build utility for Pyt
ii  python-d 1.2.1-1 High-level Python web development 
ii  python-d 0.5.10~alpha0+git201005030944-2 Re-usable components for Django pr
ii  python-d 0.7-2   A user-registration application fo
ii  python-l 2.2.6-1 pythonic binding for the libxml2 a
ii  translat 1.7.0-0.1   Toolkit assisting in the localizat

Versions of packages pootle recommends:
pn  cherrypy   (no description available)
ii  iso-codes 3.19-1 ISO language, territory, currency,
ii  python-levenshtein0.10.1-1.1 extension for computing string sim
ii  python-xapian 1.0.20-1   Xapian search engine interface for
ii  zip   3.0-3  Archiver for .zip files

pootle suggests no packages.

-- Configuration Files:
/etc/pootle/localsettings.py [Errno 13] Permission denied: 
u'/etc/pootle/localsettings.py'
/etc/pootle/pootle.prefs [Errno 13] Permission denied: 
u'/etc/pootle/pootle.prefs'
/etc/pootle/users.prefs [Errno 13] Permission denied: u'/etc/pootle/users.prefs'

-- 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#592446: don't make wlan the default if iwl wifi firmware was not found

2010-08-10 Thread Petter Reinholdtsen

[Harald Dunkel]
> The iwl wifi firmware was not found on the netinst CD, so I
> continued without firmware. In the next step the iwl wlan
> was set as the default network interface to configure.
> Thats not reasonable.
>
> The ethernet NIC could be configured as expected.

I agree, and there is code in d-i to make the interface with link
detected the default.  Apparently it failed for your combination of
network interfaces. :/

Can you provide the output from "/usr/share/bug/discover-data 3>&1"
run as root on the machine to give info on the hardware and drivers
involved.

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#584377: libtest-valgrind-perl: FTBFS: tests failed

2010-08-10 Thread Salvatore Bonaccorso
tag 584377 - sid
thanks

Hi all

On Sat, Jul 17, 2010 at 04:06:55PM +0200, gregor herrmann wrote:
> On Fri, 11 Jun 2010 15:49:33 +0200, gregor herrmann wrote:
> 
> > Builds for me on i386, fails for me on amd64 (both cowbuilder sid
> > chroots).
> > This somehow reminds me of #552680 ...
> 
> I've now built (amd64 cowbuilder) against valgrind from experimental
> (1:3.5.0+3.6.0svn20100609-1), and the package builds fine; that
> probably was #574810 and friends.
> 
> I guess we can close this bug once a working valgrind is in unstable.

Indeed not it builds again in unstable with valgrind 1:3.6.0~svn11254
uploaded yesterday to unstable. Now squeeze is affected, and we have
to know if valgrind will get a freeze exception.

I'm Cc'in the Package maitnainer for valgrind for this.

Bests
Salvatore


libtest-valgrind-perl_1.12-1-amd64-20100810-0901.gz
Description: Binary data


signature.asc
Description: Digital signature


Bug#591073: linux-image-2.6.32-5-amd64: Suspend-to-RAM regression

2010-08-10 Thread Josef Spillner
Am Dienstag, 10. August 2010, 00:04:50 schrieben Sie:
> Documentation/power/basic-pm-debugging.txt is the guide for
> nailing what is going wrong. also in this case please report
> upstream in bugzilla.kernel.org and let us know upstream bug nr
> for tracking thanks.

There you go:
https://bugzilla.kernel.org/show_bug.cgi?id=16552



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



Bug#591854: sysvinit: init oom_adj value set to 0 not -17

2010-08-10 Thread Petter Reinholdtsen
severity 591854 important
thanks

[Paul Nienaber]
> After further thought, depending on what is or isn't being set in
> userspace at present, this may be something that should be
> upstreamed to kernel folks, as setting this for init is kind of an
> obvious thing to do even if userspace is dumb and lacks fancy
> start-up infrastructure/etc.  I.e., it should even be set when using
> busybox or whatever.  Thoughts?

It seem to me like it should be the responsibility of the kernel to
protect the init process by default, and not the init process
responsibility to tell the kernel not to kill the PID 1.

Further, as this only affect machines running out of memory and swap,
I believe the severity should at most be important.

I am not quite sure where to reassign it to get input from the kernel
developers, so I hope others can take care of that part.

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#592332: First error in term.log

2010-08-10 Thread Török Edwin
On Mon, 09 Aug 2010 20:35:56 +0200
Sven Joachim  wrote:

> On 2010-08-09 19:55 +0200, Török Edwin wrote:
> 
> > On Mon, 09 Aug 2010 19:40:57 +0200
> > Sven Joachim  wrote:
> >
> >> On 2010-08-09 19:13 +0200, Salvatore Bonaccorso wrote:
> >>
> >> > Could that have caused an empty diversions?
> >> 
> >> Not on its own, I think; but if Török uses btrfs, it could have
> >> been caused by a bug¹ in dpkg versions prior to 1.15.7.
> >
> > No, I use XFS for /var. I don't know if it is affected by that bug.
> 
> I don't think so (else it would probably have been detected earlier),
> but XFS used to have a problem with leaving empty files on disk after 
> system crashes.  I don't know if that is still an issue.

I don't think I had a crash during a dpkg upgrade.
Is there some script that I could hook into dpkg to warn me should the
diversion file becomes empty again? That should give some clues if its
a package's fault or filesystem's.

> 
> > The question is: even with an empty diversion, if I reinstall perl
> > why can't I install libmodule-corelist-perl?
> 
> This is because the /usr/bin/corelist binary is still diverted, but
> dpkg does not know about this because the diversions file is empty.
> You should have these files on disk:
> 
> /usr/bin/corelist.bundled (belonging to perl and diverted by
> libmodule-corelist-perl, but dpkg does not know about this and thinks
> the file is unowned)
> 
> /usr/bin/corelist (belonging to libmodule-corelist-perl but dpkg
> thinks it belongs to both perl and libmodule-corelist-perl).
> 
> > Or which other package should I reinstall to fix the diversions
> > needed for perl?
> 
> You need to clean this up manually.  Does it help to remove
> /usr/bin/corelist.bundled
> and /usr/share/man/man1/corelist.bundled.1.gz, and then reinstall
> libmodule-corelist-perl?

Yes, thanks for the help!

> 
> > Same question goes for binutils-multiarch, which I can't install
> > (from experimental).
> 
> You will also have to remove any diverted files manually, I think.

This command fixed it up for me:
rm /usr/bin/*.single /usr/bin/corelist.bundled /usr/bin/perldoc.stub 
/usr/share/man/man1/corelist.bundled.1.gz

I can now install perl-doc, libmodule-corelist-perl, and
binutils-multiarch.

Best regards,
--Edwin



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



Bug#592395: mercurial: mergetools.hgrc should be in package

2010-08-10 Thread Vincent Danjean
tag 592395 +unreproductible +moreinfo
thanks

On 09/08/2010 20:46, Faheem Mitha wrote:
> Package: mercurial
> Version: 1.6.2-0.faheem
> Severity: wishlist
> 
> 
> contrib/mergetools.hgrc should be in the Debian Mercurial binary
> package, but isn't.

/etc/mercurial/hgrc.d/mergetools.rc

Can you check your build system? In my packages, this file is installed
as /etc/mercurial/hgrc.d/mergetools.rc

  Regards,
Vincent

-- 
Vincent Danjean   GPG key ID 0x9D025E87 vdanj...@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial packages: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://perso.debian.org/~vdanjean/debian unstable main




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



Bug#588731: texlive-binaries: Messages in texconfig need Debian adaption

2010-08-10 Thread Norbert Preining
On Mo, 09 Aug 2010, Frank Küster wrote:
> > Can you send a patch for that?
> 
> Sorry, no - not at the moment or near future. That was more a

Anyway too late. We are in freeze. I will not make *any* changes
now ...

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

CHENIES (pl.n.)
The last few sprigs or tassels of last Christmas's decoration you
notice on the ceiling while lying on the sofa on an August afternoon.
--- Douglas Adams, The Meaning of Liff



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



Bug#581207: initscripts: checkroot.sh check failure

2010-08-10 Thread Petter Reinholdtsen
[Boris Bobrov]
> Can still reproduce with default kernel and with initrd. 

Can you submit a copy of your /etc/fstab and the output from
'mountpoint -d /' and 'mountpoint -qx /dev/root' to the BTS?  Might
make it easier to debug.

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#592350: gphoto2

2010-08-10 Thread Gürkan Sengün

i've needed this version for canon eos 500d and 550d...

should anyone else need it right now, i've got packages here (yes they are not 
nice, but hey you can use them)


http://gnu.ethz.ch/debian/gphoto2/

gurkan



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



Bug#591590: Sponsoring

2010-08-10 Thread Giovanni Mascellani
Sebastian, thanks for your NMU on tint. Given that it doesn't seem that
anyone is uploading it, I'm doing the sponsoring for you (uploading to
DELAYED/07).

Thanks again and good luck for your next RC bug kill. :-)

Giovanni.
-- 
Giovanni Mascellani 
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org



signature.asc
Description: OpenPGP digital signature


Bug#592396: [Pkg-mc-devel] Bug#592396: Bug#592396: mc: file rename (F6) with non-usual characters failed

2010-08-10 Thread Yury V. Zaytsev
tags 592396 +upstream
forwarded 592396 http://midnight-commander.org/ticket/2123
 
On Mon, 2010-08-09 at 21:12 +0200, Yury V. Zaytsev wrote:

> I am under impression that this problem has been fixed in the stable
> branch, but I am not sure about it (you will have to screen ? character
> with a backslash for it to be interpreted as a plain character).

/stable/master/s 

It seems that it IS a stable candidate.
 
-- 
Sincerely yours,
Yury V. Zaytsev




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



Bug#592449: mutter: Doesn't start: Typelib file for namespace 'ClutterJson', version '1.0' not found'

2010-08-10 Thread Joerg
Package: mutter
Version: 2.29.0-3
Severity: important

gnome-shell --replace
JS ERROR: !!!   Exception was: Error: Requiring Shell, version none: 
Typelib file for namespace 'ClutterJson', version '1.0' not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = 'gjs_throw'
JS ERROR: !!! stack = 'Error("Requiring Shell, version none: Typelib 
file for namespace 'ClutterJson', version '1.0' not found")@:0
("Requiring Shell, version none: Typelib file for namespace 'ClutterJson', 
version '1.0' not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/main.js:11

This looks similar to 589879 which is marked as fixed. Is this the same
bug? If yes, it seems not be fixed (for all architectures).

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

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

Versions of packages mutter depends on:
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libclutter-1.0-01.2.12-3 Open GL based interactive canvas l
ii  libffi5 3.0.9-2  Foreign Function Interface library
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.0-2  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libgirepository1.0-00.6.14-1+b1  Library for handling GObject intro
ii  libgl1-mesa-glx [libgl1 7.7.1-4  A free implementation of the OpenG
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libjson-glib-1.0-0  0.10.2-2 GLib JSON manipulation library
ii  libmutter-private0  2.29.0-3 library for the Mutter window mana
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstartup-notification 0.10-1   library for program launch feedbac
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxcomposite1  1:0.4.2-1X11 Composite extension library
ii  libxcursor1 1:1.1.10-2   X cursor management library
ii  libxdamage1 1:1.1.3-1X11 damaged region extension libra
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.5-1X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.1-3  X11 Xinerama extension library
ii  libxrandr2  2:1.3.0-3X11 RandR extension library
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra
ii  mutter-common   2.29.0-3 shared files for the Mutter window
ii  zenity  2.30.0-1 Display graphical dialog boxes fro
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

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

Versions of packages mutter suggests:
ii  gnome-control-center  1:2.30.1-1 utilities to configure the GNOME d
ii  gnome-themes  2.30.2-1   official themes for the GNOME desk
ii  xdg-user-dirs 0.12-1 tool to manage well known user dir

-- 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#553658: ITA: : grig -- graphical user interface to the Ham Radio Control Libraries

2010-08-10 Thread Vikram Vincent
retitle 553658 ITA: : grig -- graphical user interface to the Ham
Radio Control Libraries

2010/7/31 Vikram Vincent :
> Package: wnpp
> Severity: wishlist
> Owner: Vikram Vincent 
> --
> Vikram Vincent



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



Bug#554100: ITA: : qrq -- high speed morse trainer, similar to DL4MM's Rufz

2010-08-10 Thread Vikram Vincent
retitle 554100 ITA: : qrq -- high speed morse trainer, similar to DL4MM's Rufz

2010/7/31 Vikram Vincent :
> Package: wnpp
> Severity: wishlist
> Owner: Vikram Vincent 
> --
> Vikram Vincent
>



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



Bug#554899: ITA: : xdemorse -- GTK+ Morse Code Decoding Software

2010-08-10 Thread Vikram Vincent
retitle 554899 ITA: : xdemorse -- GTK+ Morse Code Decoding Software

2010/7/31 Vikram Vincent :
> Package: wnpp
> Severity: wishlist
> Owner: Vikram Vincent 
> --
> Vikram Vincent



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



Bug#592450: hadoop: not ready for Debian Stable

2010-08-10 Thread Thomas Koch
Package: hadoop
Severity: serious
Tags: upstream
Justification: Policy 42.42.42

Hadoop will release version 0.21 very soon and for me it doesn't make
sense, to have a version of Hadoop in Debian Stable that's outdated from
day one.
The same applies for HBase, which depends on Hadoop. HBase is currently
undergoing a major rewrite of its master server.
Both projects have not yet released a 1.0 "stable" version and require
advanced knowledge to be run in production at the moment.
So we should not give the false impression that Hadoop or HBase are
apt-get install ready for everybody. Those who want to use them on
Squeeze should feel comfortable to use packages from testing and follow
the development.

The severity of this bug report is based on
http://release.debian.org/lenny/rc_policy.txt

"5. General

  (a) Supportable

Packages in the archive must not be so buggy or out of date that we
refuse to support them."



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



Bug#588252: closed by Petter Reinholdtsen (Bug#588252: fixed in sssd 1.2.1-2)

2010-08-10 Thread Rik Theys

Hi,

Is it possible the bug is still not fixed?

The new init script checks for a _directory_ named /etc/defaults/sssd. 
The correct file to source is /etc/default/sssd (default, not defaultS) 
and is a file (not a directory).


In attach you can find a patch which should solve this.

Regards,

Rik


--
Rik Theys
Senior System Engineer
KU Leuven - Dept. Elektrotechniek (ESAT)
Kasteelpark Arenberg 10
B-3001 LEUVEN - HEVERLEE
Tel.: +32(0)16/32.11.07

<>
--- sssd.orig	2010-08-08 14:45:56.0 +0200
+++ sssd	2010-08-08 14:48:14.0 +0200
@@ -32,8 +32,8 @@
 # and status_of_proc is working.
 . /lib/lsb/init-functions
 
-if [ -d /etc/defaults/sssd ] ; then
-. /etc/defaults/sssd
+if [ -f /etc/default/sssd ] ; then
+. /etc/default/sssd
 fi
 
 initdmain() {


Bug#592451: release.debian.org: Remove HBase, Hadoop from testing (and therefor squeeze)

2010-08-10 Thread Thomas Koch
Package: release.debian.org
Severity: normal

Hi,

I'm the maintainer of Hadoop and HBase. Please remove both packages from
testing. They are not ready to be included in Debian Squeeze. The
justification is in Bug #592450

Thanks, Thomas



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



Bug#555549: 555549: adding .gnu_debuglink section in kernel modules

2010-08-10 Thread Ritesh Raj Sarraf
retitle 49 adding .gnu_debuglink section in kernel modules
thanks


Ben,

I looked into dh_strip and it does seem to be doing the right thing.


sub attach_debug {
my $file=shift;
my $debug_path=shift;
doit("objcopy", "--add-gnu-debuglink", $debug_path, $file);
}


attach_debug is called when the -k option is passed.

foreach (@shared_libs) {
my $debug_path = make_debug($_, $tmp, $debugtmp) if 
$keep_debug;
# Note that all calls to strip on shared libs
# *must* inclde the --strip-unneeded.
doit("strip","--remove-section=.comment",
"--remove-section=.note","--strip-unneeded",$_);
attach_debug($_, $debug_path) if defined $debug_path;
}

foreach (@executables) {
my $debug_path = make_debug($_, $tmp, $debugtmp) if 
$keep_debug;
doit("strip","--remove-section=.comment",
"--remove-section=.note",$_);
attach_debug($_, $debug_path) if defined $debug_path;
}



When -k is specified, $keep_debug is set.

# Support for keeping the debugging symbols in a detached file.
my $keep_debug=$dh{K_FLAG};

And based on $keep_debug, $debug_path is populated
my $debug_path = make_debug($_, $tmp, $debugtmp) if 
$keep_debug;



I tried re-building the kernel image with dh_strip -k  but that did not help. 
So, how is the linux-image--dbg package created ?


Ritesh


On Saturday 26 Jun 2010 19:00:26 Kurt Roeckx wrote:
> reassign 49 src:linux-2.6 2.6.32-15
> thanks
> 
> I atleast see the same problem with 2.6.32-15.
> 
> Please try adding it with:
> objcopy
> --add-gnu-debuglink=/usr/lib/debug/lib/modules/2.6.34-1-amd64/kernel/fs/bt
> rfs/btrfs.ko /lib/modules/2.6.34-1-amd64/kernel/fs/btrfs/btrfs.ko
> 
> It will only store the "btrfs.ko" part in the file, but objcopy
> will look that this file exists.  Using
> "--add-gnu-debuglink=/lib/modules/2.6.34-1-amd64/kernel/fs/btrfs/btrfs.ko"
> should produce the same thing.
> 
> This is normally something dh_strip should be doing, or whatever
> is used to place the debug symbols in the separate file.
> 
> As I believe all problems in elfutils are solved, I'm reassigning
> this bug.
> 
> 
> Kurt

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


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


Bug#588118: libmoose-perl [ia64]: test failures

2010-08-10 Thread Ansgar Burchardt
Hi,

rafl took a first look at this some time ago and suspects this might be
a bug in perl somewhere.

I am also curious if this only affects 1.06 or if also older version
(that is 1.05-1 from testing) also FTBFS.  Could some DD try to build
the older version on a IA64 porter machine?  (If you are lucky the
Build-Deps are still installed somewhere.)

Another problem is that this holds back the newer version of
libmoosex-types-structured-perl that fixes another FTBFS.

Regards,
Ansgar



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



Bug#588252: closed by Petter Reinholdtsen (Bug#588252: fixed in sssd 1.2.1-2)

2010-08-10 Thread Petter Reinholdtsen
[Rik Theys]
> Hi,
> 
> Is it possible the bug is still not fixed?

Yes. :)

> The new init script checks for a _directory_ named /etc/defaults/sssd. 
> The correct file to source is /etc/default/sssd (default, not defaultS) 
> and is a file (not a directory).
> 
> In attach you can find a patch which should solve this.

Great that you discovered this.  Fix commited and will be included in
the next upload.

Btw, do the /usr/lib/sssd/generate-config script work in your
environment?

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#588731: texlive-binaries: Messages in texconfig need Debian adaption

2010-08-10 Thread Hilmar Preusse
On 10.08.10 Norbert Preining (prein...@logic.at) wrote:
> On Mo, 09 Aug 2010, Frank Küster wrote:

Hi,

> > > Can you send a patch for that?
> > 
> > Sorry, no - not at the moment or near future. That was more a
> 
> Anyway too late. We are in freeze. I will not make *any* changes
> now ...
> 
Why so? Freeze does not mean, that uploads are not allowed. I'd like
to see the fix for that bug (and the fix for the ed bug) in squeeze.

H.
-- 
sigmentation fault



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



Bug#555549: 555549: adding .gnu_debuglink section in kernel modules

2010-08-10 Thread Bastian Blank
Please quote correctly.

On Tue, Aug 10, 2010 at 01:27:20PM +0530, Ritesh Raj Sarraf wrote:
> I looked into dh_strip and it does seem to be doing the right thing.

The kernel build does not use dh_strip, as it does not build userspace
binaries.

> I tried re-building the kernel image with dh_strip -k  but that did not help. 
> So, how is the linux-image--dbg package created ?

debian/rules.real shows it.

Bastian

-- 
Pain is a thing of the mind.  The mind can be controlled.
-- Spock, "Operation -- Annihilate!" stardate 3287.2



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



Bug#588731: texlive-binaries: Messages in texconfig need Debian adaption

2010-08-10 Thread Norbert Preining
On Di, 10 Aug 2010, Hilmar Preusse wrote:
> Why so? Freeze does not mean, that uploads are not allowed. I'd like
> to see the fix for that bug (and the fix for the ed bug) in squeeze.

Ok, I will revert the 
set -e
fix that is already in the repository, but too dangerous to be done
now IMHO, and included fixes to texconfig and ed dep.

Is that ok with everyone?

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

SHIRMERS (pl.n.)
Tall young men who stand around smiling at weddings as if to suggest
that they know they bride reather well.
--- Douglas Adams, The Meaning of Liff



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



Bug#592452: pacemaker-mgmt: Please provide more informations in debian/control

2010-08-10 Thread Thomas Koch
Package: pacemaker-mgmt
Severity: wishlist

Hi,

could you please provide a link to the pacemaker homepage and more
informations on pacemaker in debian/control?
I'd like to be able just from those informations and without asking
google, if this package may be something interesting for me or not.

Thank you, Thomas



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



Bug#554899: ITA: : xdemorse -- GTK+ Morse Code Decoding Software

2010-08-10 Thread Vikram Vincent
Package: wnpp
Severity: wishlist
Owner: Vikram Vincent 
retitle 554899 ITA: : xdemorse -- GTK+ Morse Code Decoding Software



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



Bug#554100: ITA: : qrq -- high speed morse trainer, similar to DL4MM's Rufz

2010-08-10 Thread Vikram Vincent
Package: wnpp
Severity: wishlist
Owner: Vikram Vincent 
retitle 554100 ITA: : qrq -- high speed morse trainer, similar to DL4MM's Rufz



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



Bug#553658: ITA: : grig -- graphical user interface to the Ham Radio Control Libraries

2010-08-10 Thread Vikram Vincent
Package: wnpp
Severity: wishlist
Owner: Vikram Vincent 
retitle 553658 ITA: : grig -- graphical user interface to the Ham
Radio Control Libraries



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



Bug#592395: mercurial: mergetools.hgrc should be in package

2010-08-10 Thread Faheem Mitha



On Tue, 10 Aug 2010, Vincent Danjean wrote:


tag 592395 +unreproductible +moreinfo
thanks

On 09/08/2010 20:46, Faheem Mitha wrote:

Package: mercurial
Version: 1.6.2-0.faheem
Severity: wishlist


contrib/mergetools.hgrc should be in the Debian Mercurial binary
package, but isn't.


/etc/mercurial/hgrc.d/mergetools.rc

Can you check your build system? In my packages, this file is installed
as /etc/mercurial/hgrc.d/mergetools.rc


It is. I did a search for mergtools.hgrc. Does that mean it is enabled by 
default? Sorry, please close.

  Regards, Faheem.



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



Bug#591950: [Evolution] Bug#591950: Bug#591950: Bug#591950: Evolution categories are not editable (i.e., you cannot delete existing or add new categories)

2010-08-10 Thread Yves-Alexis Perez
forwarded 591950 https://bugzilla.gnome.org/show_bug.cgi?id=626505
thanks

On 09/08/2010 22:07, Yves-Alexis Perez wrote:
> On lun., 2010-08-09 at 14:47 -0500, Arthur Machlas wrote:
>> Here is a link to a a discussion on the evolution mailing list, where
>> a user cofirms on same version and another user says it does not
>> affect previous version. Perhaps this helps to narrow down cause.
>>
> To be honest, I won't even try, as already said in the reportbug text, I
> don't have time to correctly handle issues such as crashes and stuff
> like that, so less serious issues get even less time. Basically all that
> I can do is forward upstream, when I have time (this is why I advise you
> to directly report upstream, it'll be faster, and add a forwarded-to tag
> to the debian BTS)

Reported to https://bugzilla.gnome.org/show_bug.cgi?id=626505 and you
might want to subscribe if you want to follow progress.

Cheers,
-- 
Yves-Alexis



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



Bug#592381: imagej: refuses to close unless everything is saved before

2010-08-10 Thread Andreas Tille
tags 592381 help
severity 592381 normal
thanks

Hi Wayne,

thanks for your quick reply.  I can confirm that the problem does not
exist in imagej as downloaded from your side.  I tried to build the
latest version for Debian (1.44e instead of 1.44c) but both show the
behavour which was observed by the bug reporter.  The only visible
difference for me is that the official version is using Sun Java and
Debian is using OpenJDK.

Because I have no idea of the possible differences and no detailed
knowledge of Java I just set the bug rep9ort to "help" and hope somebody
has a good idea how to fix this.

A hint to the reporter: This problem does not really fit the criterion
for important so I set severity to normal (even minor came to mind
because you have always the option to kill the programm instead of
saving the image so the overall functionality is not really affected).

Any hint is welcome.

Kind regards

   Andreas.

On Mon, Aug 09, 2010 at 05:26:28PM -0400, Rasband, Wayne (NIH/NIMH) [E] wrote:
> Dear Andrea,
> 
> I was not aware of this problem. Do you see the problem with the Linux 
> distribution of ImageJ available from the ImageJ website?
> 
> http://imagej.nih.gov/ij/download.html
> 
> Best regards,
> 
> -wayne

-- 
http://fam-tille.de



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



Bug#592383: ssmtp fails to send mail when password contains `$'

2010-08-10 Thread henry atting
Okay, that's embarrassing, I overlooked something. 
Actually everything is working fine.

Sorry about that
henry 

-- 
http://literaturlatenight.de



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



Bug#514607: [Pkg-phototools-devel] Bug#514607: Bug#514607: libopenjpeg-dev: openjpeg.h current installation is not compatible with default behavior

2010-08-10 Thread Mathieu Malaterre
On Mon, Feb 9, 2009 at 4:31 PM, Robin Cornelius
 wrote:
> On Mon, Feb 9, 2009 at 12:58 PM, Cyril Brulebois  wrote:
>> Mathieu Malaterre  (09/02/2009):
>>> current debian package is not compatible with default installation
>>> making it difficult to use.
>>
>> Hmm? From a codesearch.google.com search, it looks like there are a
>> bunch of people just using "#include ". Why not doing that?
>
> I've actually seen openjpeg.h in 3 locations in the wild :-
>
> /usr/include/openjpeg.h
> /usr/include/openjpeg/openjpeg.h
> /usr/include/libopenjpeg/openjpeg.h
>
> Pretty much any project i use openjpeg in i now do the #include
>  with the autotools/cmake etc rules for adding the correct
> include search path to gcc.
>
> I'm on the fence w.r.t changing the location, as if we fix it for one
> app, i suspect it will break others who are using it.

Hi Robin,

  There has been some work going on in openjpeg. They removed support
for the old autotools based makefile (at least no more official
support). They switch to cmake based system, and now openjpeg 1.x and
openjpeg 2.x can be parallel uinstallable using the following
convention:

/usr/include/openjpeg-1.4/openjpeg.h
/usr/include/openjpeg-2.0/openjpeg.h

I believe this would be a better long term solution, if debian could
switch to that convention. We could also install a symlink...

-- 
Mathieu



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



Bug#585890: Thanks for breaking unrelated software!

2010-08-10 Thread Thorsten Glaser
invoke-rc.d: unknown initscript, /etc/init.d/postgresql-8.4 not found.
dpkg: error processing gforge-db-postgresql (--configure):
 subprocess installed post-installation script returned error exit status 100

Thanks for all the breakage…

bye,
//mirabilos, wielding FusionForge developer hat
-- 
tarent Gesellschaft für Softwareentwicklung und IT-Beratung mbH
Geschäftsführer: Boris Esser, Elmar Geese
HRB AG Bonn 5168 - USt-ID (VAT): DE122264941

Heilsbachstraße 24,  53123 Bonn,   Telefon: +49 228 52675-93
Thiemannstraße 36 a, 12059 Berlin, Telefon: +49 30 5682943-30
Internet: http://www.tarent.de/  • Telefax: +49 228 52675-25



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



Bug#586465: [Pkg-xfce-devel] Bug#586465: xfce4-taskmanager: FTBFS on kfreebsd-*

2010-08-10 Thread Yves-Alexis Perez
On 29/07/2010 17:32, Petr Salinger wrote:
> tags 586465 +patch
> -- 
> 
> Hi,
> 
> please match the kfreebsd as linux. Our /proc emulation is pretty close.
> The other way witk b-d on libkvm-dev and match with plain FreeBSD almost
> builds (modulo missing NZERO), but segfaults later.
> 
> So please use our /proc emulation and change configure.ac and change or
> regenerate configure.
> 
> Thanks
> 
> linux*|kfreebsd*-gnu*)
> ac_os_implementation="linux"
> AC_CHECK_HEADERS([pwd.h signal.h stdio.h string.h
> sys/resource.h \
> sys/stat.h sys/types.h unistd.h])
> ;;
> 

Ok so now Squeeze is frozen. Without kfreebsd xfce4-taskmanager would
have migrated since quite some time, so I guess release team would
accept a simple patch fixing the FTBFS (if it makes xfce4-taskmanager
usable too, I mean).

So what do we do? Mike, any idea about that?

Cheers,
-- 
Yves-Alexis



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



Bug#587771: Updated debdiff

2010-08-10 Thread Alexandros Frantzis
Hi,

I am attaching another version of the debdiff. The only change from the
previous version is:

* debian/control: Make libcairo-{dev,dbg} suggest
  libcairo-script-interpreter2 and cairo-perf-utils instead of depending
  on them.
diff -Nru cairo-1.9.14/debian/cairo-perf-utils.install 
cairo-1.9.14/debian/cairo-perf-utils.install
--- cairo-1.9.14/debian/cairo-perf-utils.install1970-01-01 
02:00:00.0 +0200
+++ cairo-1.9.14/debian/cairo-perf-utils.install2010-08-03 
16:07:35.0 +0300
@@ -0,0 +1,3 @@
+debian/install/main/usr/bin/cairo-perf* /usr/bin
+debian/install/main/usr/bin/cairo-trace /usr/bin
+debian/install/main/usr/lib/cairo/libcairo-trace* /usr/lib/cairo
diff -Nru cairo-1.9.14/debian/cairo-perf-utils.README.Debian 
cairo-1.9.14/debian/cairo-perf-utils.README.Debian
--- cairo-1.9.14/debian/cairo-perf-utils.README.Debian  1970-01-01 
02:00:00.0 +0200
+++ cairo-1.9.14/debian/cairo-perf-utils.README.Debian  2010-08-03 
16:50:16.0 +0300
@@ -0,0 +1,12 @@
+This package contains utilities to capture and replay cairo execution traces.
+
+A repository of such traces can be downloaded using:
+
+git://anongit.freedesktop.org/cairo-traces
+cd cairo-traces && make
+
+Then run:
+CAIRO_TRACE_DIR= cairo-perf-trace
+
+The CAIRO_TEST_TARGET env. variable can be used to specify the target backend
+to use eg CAIRO_TEST_TARGET=xlib.
diff -Nru cairo-1.9.14/debian/changelog cairo-1.9.14/debian/changelog
--- cairo-1.9.14/debian/changelog   2010-07-26 16:10:03.0 +0300
+++ cairo-1.9.14/debian/changelog   2010-08-03 19:10:52.0 +0300
@@ -1,3 +1,24 @@
+cairo (1.9.14-2) experimental; urgency=low
+
+  * debian/control:
++ Add libcairo-script-interpreter2 package.
++ Add cairo-perf-utils package.
+  * debian/libcairo-script-interpreter2.install,
+debian/cairo-perf-utils.install:
++ Add installation file list for new binary packages.
+  * debian/libcairo-script-interpreter2.symbols:
++ Add new symbols for libcairo-script-interpreter.so library.
+  * debian/libcairo2-dev.install:
++ Install the libcairo-script-interpreter.so symbolic link.
+  * debian/rules:
++ Enable building of cairo-perf-* utilities.
++ Run dh_makeshlibs for the libcairo-script-interpreter2 package.
+  * debian/patches/01_build_perf_utils.patch,
+debian/patches/99_autoreconf.patch:
++ Build cairo-perf-* utils as part of the normal build process.
+
+ -- Alexandros Frantzis   Tue, 03 Aug 2010 
12:56:41 +0300
+
 cairo (1.9.14-1) experimental; urgency=low
 
   * New upstream development release:
diff -Nru cairo-1.9.14/debian/control cairo-1.9.14/debian/control
--- cairo-1.9.14/debian/control 2010-07-26 16:05:12.0 +0300
+++ cairo-1.9.14/debian/control 2010-08-10 10:56:33.0 +0300
@@ -26,7 +26,8 @@
 
 Package: libcairo2-dev
 Provides: libcairo-dev
-Suggests: libcairo2-doc
+Suggests: libcairo2-doc,
+  libcairo-script-interpreter2 (= ${binary:Version})
 Section: libdevel
 Architecture: any
 Depends: libcairo2 (= ${binary:Version}),
@@ -81,6 +82,8 @@
 Architecture: any
 Depends: libcairo2 (= ${binary:Version}),
  ${misc:Depends}
+Suggests: libcairo-script-interpreter2 (= ${binary:Version}),
+  cairo-perf-utils (= ${binary:Version})
 Description: The Cairo 2D vector graphics library (debugging symbols)
  Debugging symbols for the Cairo 2D vector graphics library. This is
  needed to debug programs linked against libcairo2.
@@ -109,3 +112,28 @@
  This is version of cairo with only the Xlib backend, intended
  primarily for use in the graphical Debian installer.
 
+Package: libcairo-script-interpreter2
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: The Cairo 2D vector graphics library script interpreter
+ Cairo is a multi-platform library providing anti-aliased
+ vector-based rendering for multiple target backends.
+ .
+ This package contains the script interpreter for executing and manipulating
+ cairo execution traces.
+
+Package: cairo-perf-utils
+Section: misc
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: The Cairo 2D vector graphics library performance utilities
+ Cairo is a multi-platform library providing anti-aliased
+ vector-based rendering for multiple target backends.
+ .
+ This package contains a set of utilities for capturing and replaying cairo
+ execution traces using various backends, in order to be able to measure the
+ performance of cairo for real-world applications in a reproducible way.
+
diff -Nru cairo-1.9.14/debian/libcairo2-dev.install 
cairo-1.9.14/debian/libcairo2-dev.install
--- cairo-1.9.14/debian/libcairo2-dev.install   2010-07-26 16:05:12.0 
+0300
+++ cairo-1.9.14/debian/libcairo2-dev.install   2010-08-03 13:28:20.0 
+0300
@@ -1,5 +1,5 @@
 debian/install/main/usr/include/cairo/*.h /usr/include/cairo
-debian/install/main/usr/lib/libcairo.so /usr/lib
+debian/install/main/usr/lib/libcairo

Bug#587842: Can stop krusader neither by closing its window nor by Ctrl+q

2010-08-10 Thread Frank Schoolmeesters
Hi,

This bug should be fixed upstream in the SVN repository.
http://websvn.kde.org/trunk/extragear/utils/krusader/
http://websvn.kde.org/trunk/extragear/utils/krusader/ChangeLog?view=log
See changelog "FIXED: krusader doesn't exit normally"

Though there is still a discussion about this fix, because the fix
causes an other bug.

Thanks and bye,

Frank
www.krusader.org

-- message --
From: Jan Lepper 
Date: Mon, Aug 9, 2010 at 7:29 PM
Subject: Re: extragear/utils/krusader
To: kde-comm...@kde.org


Hi Csaba,

why is kapp->processEvents(); necessary at this place ? When changing the
active tab via mouse this leads to a crash.

bye,
Jan


On Monday 26 July 2010 01:07:11 Csaba Karai wrote:
> SVN commit 1154581 by ckarai:
>
> FIXED: krusader doesn't exit normally
>
>
>  M  +2 -0  ChangeLog
>  M  +1 -0  krusader/panelmanager.cpp
>
>
> --- trunk/extragear/utils/krusader/ChangeLog #1154580:1154581
> @@ -1,3 +1,5 @@
> +FIXED: krusader doesn't exit at closing the application
> +FIXED: right clicking on media button doesn't work
>  FIXED: tabs were no longer movable, thanks to Victor (kernel_daemon)
>  FIXED: 3 valgrind fixes by Alexander Stein
>  FIXED: viewer would show empty menus, thanks to CtHx
> --- trunk/extragear/utils/krusader/krusader/panelmanager.cpp
> #1154580:1154581 @@ -121,6 +121,7 @@
>
>  // _stack->setUpdatesEnabled(false);
>  _stack->setCurrentWidget(_self);
> +kapp->processEvents();
>  // make sure the view is focused (this also causes
> ListPanel::slotFocusOnMe() to be called) _self->view->widget()->setFocus();
>  // _stack->setUpdatesEnabled(true);





--  message --
From: Moritz Muehlenhoff 
Date: Mon, Aug 9, 2010 at 6:08 PM
Subject: Bug#587842: [Pkg-kde-extras] Bug#587842: Can stop krusader
neither by closing its window nor by Ctrl+q
To: Modestas Vainius 
Cc: Акулов Захар Валерьевич , 587...@bugs.debian.org


On Fri, Jul 02, 2010 at 11:25:40AM +0300, Modestas Vainius wrote:
> tags 587842 confirmed upstream
> thanks
>
> Hello,
>
> On penktadienis 02 Liepa 2010 09:00:32 Акулов Захар Валерьевич wrote:
> > Package: krusader
> > Version: 1:2.2.0~beta1-1
> > Severity: important
> >
> > Krusader doesn't stop even by closing its window or by pressing Ctrl+q.
>
> Yes, I can confirm this. krusader process stays in the background after
> "quiting" the application. This bug is new in 2.2.0~beta1.

Modestas, I suggest to mark this as RC severity. On my Squeeze system
this led to up to sessions longering around after each reboot. This
will be very irritating to inexperienced users.

If we can't find the root cause, this could still be worked around
with a wrapper.

Cheers,
   Moritz
Application: Krusader (krusader), signal: Segmentation fault
[Current thread is 0 (LWP 29426)]

Thread 2 (Thread 0xb35edb90 (LWP 29428)):
#0  0xb774e410 in __kernel_vsyscall ()
#1  0xb55c4941 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb58ca737 in QProcessManager::run (this=0x82fce70) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/corelib/io/qprocess_unix.cpp:296
#3  0xb57fa6a2 in QThreadPrivate::start (arg=0x82fce70) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/corelib/thread/qthread_unix.cpp:188
#4  0xb576d4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb55cbf5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb4ec36c0 (LWP 29426)):
[KCrash Handler]
#6  0xb60d8c3d in QTabBarPrivate::_q_moveTabFinished (this=0x85733f8, index=2) 
at /daten/src/qt-x11-opensource-src-4.5.2/src/gui/widgets/qtabbar.cpp:1847
#7  0xb60d9d34 in QTabBar::mouseMoveEvent (this=0x8561af0, event=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/gui/widgets/qtabbar.cpp:1725
#8  0xb6fd74ab in KTabBar::mouseMoveEvent () from 
/usr/local/kde4/lib/libkdeui.so.5
#9  0xb5cafab9 in QWidget::event (this=0x8561af0, event=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/gui/kernel/qwidget.cpp:7534
#10 0xb60dad88 in QTabBar::event (this=0x8561af0, event=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/gui/widgets/qtabbar.cpp:1453
#11 0xb5c5540c in QApplicationPrivate::notify_helper (this=0x82f9598, 
receiver=0x8561af0, e=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/gui/kernel/qapplication.cpp:4056
#12 0xb5c5a7af in QApplication::notify (this=0xbfe14d78, receiver=0x8561af0, 
e=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/gui/kernel/qapplication.cpp:3758
#13 0xb6ec50fd in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.5
#14 0xb58ed84b in QCoreApplication::notifyInternal (this=0xbfe14d78, 
receiver=0x8561af0, event=0xbfe1322c) at 
/daten/src/qt-x11-opensource-src-4.5.2/src/corelib/kernel/qcoreapplication.cpp:610
#15 0xb5c59a71 in QApplicationPrivate::sendMouseEvent (receiver=0x8561af0, 
event=0xbfe1322c, alienWidget=0x8561af0, nativeWidget=0xbfe14b44, 
buttonDown=0xb65108e0, lastmousereceiv...@0xb65108e4)
at 
/daten/src/qt-x11-opensource-src-4.5.2/src/corelib/kernel/q

Bug#592373: sound-juicer: ftbfs in ubuntu due to gcc 4.5

2010-08-10 Thread Bhavani Shankar R
Hello dear maintainer

as a followup the fix has been committed upstream here

http://git.gnome.org/browse/sound-juicer/patch/?id=0adaffaea1028f5ef90f6aff675b9c81fbfb6a54

as a part of 2.31.6 version i guess so please update the package to
latest upstream version

regards



-- 

Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community  member.
What matters in life is application of mind!,
It makes great sense to have some common sense..!



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



Bug#591400: xmms2-plugin-daap: Setup function failed for plugin

2010-08-10 Thread Roland Mas
Roland Mas, 2010-08-02 21:33:36 +0200 :

> XMMS2 doesn't seem to like my DAAP-stored music:

[...]

> 21:26:22 ERROR: ../src/xmms/plugin.c:313: Setup function failed for plugin 
> 'DAAP access plugin'!

Some playing around with gdb showed that the problem seems not to be an
XMMS2 bug after all, but one in Avahi, quite possibly #591084 (merged
with #590760).

  I'm leaving this report open for now, so others can find it until
Avahi is fixed.  Dear maintainer, feel free to close it if it bothers
you, otherwise I'll do it :-)

Roland.
-- 
Roland Mas

Why did the elephant cross the road?
Because it was the chicken's day off.



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



Bug#592323: /etc/cron.weekly/apt-xapian-index: cron job exits with error

2010-08-10 Thread Enrico Zini
On Mon, Aug 09, 2010 at 11:12:53AM +0200, Jan Schulz wrote:

> I get the following error in my daily logwatch output:
> 
> /etc/cron.weekly/apt-xapian-index:
> Traceback (most recent call last):
>   File "/usr/sbin/update-apt-xapian-index", line 102, in 
> indexer.incrementalUpdate()
>   File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 629, in 
> incrementalUpdate
> self.updateIndex(dbpath)
>   File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 594, in updateIndex
> unchanged, outdated, obsolete = self.compareCacheToDb(cache, db)
>   File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 566, in 
> compareCacheToDb
> for (idx, m) in enumerate(db.postlist("")):
>   File "/usr/lib/python2.6/dist-packages/xapian.py", line 5534, in next
> self._iter.next()
> RuntimeError: basic_string::assign
> run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1
> 
> I've no idea what's happening here, so any help appreciated...

Hello, thank you for reporting this. It looks like a Xapian error, which
is hard to debug from a python backtrace, so we should try to reproduce
the bug in a more convenient debugging situation.

Do you get the same error outside of cron, by running, as root:

  /usr/sbin/update-apt-xapian-index --update --quiet

?


Ciao,

Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini 


signature.asc
Description: Digital signature


Bug#592328: vzctl: "/sbin/ip route get" output for IPv6 addresses differs from its output for IPv4 addresses

2010-08-10 Thread Florian Ernst
Hello Ola,

On Mon, Aug 09, 2010 at 10:00:34PM +0200, Ola Lundqvist wrote:
> On Mon, Aug 09, 2010 at 11:56:31AM +0200, Florian Ernst wrote:
> > http://git.openvz.org/?p=vzctl;a=commitdiff;h=8d63c21bf22965510548ae2c5dbcb02fd0bbf874
> > [...]
> > This patch is included in upstream 3.0.24 as currently present in
> > Squeeze/Sid.
> > 
> > Do you see any chance of including this in Lenny as well, e.g. via
> > proposed-updates and a point release? Full IPv6 support was, after all, a
> > release goal for Lenny ...
> 
> Unfortunatly not. Squeeze has just hit frozen state, which means that
> it will likely become released as stable release before next point
> release of lenny.

Hmm, I don't follow. The Squeeze release process doesn't prevent point
releases for Lenny from taking place as long as Lenny will be supported.

>   In any case this kind of fixes are very likely
> to be rejected by the release managers. I'm quite certain that it will
> be.

That patch from above improves IPv6 support in Lenny, and full IPv6
support was a release goal for Lenny.
That patch is included upstream and tested in Squeeze/Sid.

Just repeating that from my original mail to reinforce my sentiment that
I'd personally think this patch might get accepted for Lenny.

Some further data points (which don't indicate any general policy, though):
- amarok was updated in Lenny after it didn't properly wikipedia
  contents in the context browser anymore
  http://packages.qa.debian.org/a/amarok/news/20091216T233214Z.html
- totem was updated in Lenny after its youtube plugin stopped working
  http://packages.qa.debian.org/t/totem/news/20091205T215117Z.html
- heartbeat was updated in Lenny, including a fix for IPv6addr handling
  of /64 prefixes
  http://packages.qa.debian.org/h/heartbeat/news/20090808T195740Z.html
- subversion was updated in Lenny fixing a bug in a commit hook script
  http://packages.qa.debian.org/s/subversion/news/20090705T135434Z.html

>From these I gather that such seemingly small fixes might get included
in a point release. Thus, please reconsider.

-- 
Gruss / Best regards  |  LF.net GmbH|  fon +49 711 90074-407
Florian Ernst |  Ruppmannstrasse 27 |  fax +49 711 90074-33
f...@lf.net |  D-70565 Stuttgart  |  http://www.lf.net

Handelsregister Stuttgart: HRB 18 189
Geschaeftsfuehrer: Norman Fuerst, Rodney Volz



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



Bug#592453: claws-mail: Message in new window does not take some keyboard shortcuts

2010-08-10 Thread Girish Kulkarni
Package: claws-mail
Version: 3.5.0-2.1
Severity: normal

Claws-mail lets an user view a message in a new window (by doing a
Ctrl-Alt-N or double clicking on the message).  This is useful many
times for the purpose of readability.  However, while viewing messages
in separate windows in this fashion, some keyboard shortcuts for
navigation do not work.  In particular, `N' does not take to the next
message in folder, and `P' does not take to the previous one.  Both N
and P are handy (while reading message thread in a mailing list, for
example) so it would be nice if this behaviour could be corrected.

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

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

Versions of packages claws-mail depends on:
ii  libaspell15 0.60.6-1 GNU Aspell spell-checker runtime l
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libcairo2   1.6.4-7  The Cairo 2D vector graphics libra
ii  libcompfaceg1   1:1.5.2-4Compress/decompress images for mai
ii  libdbus-glib-1-20.76-1   simple interprocess messaging syst
ii  libetpan13  0.54-4   mail handling library
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libgtk2.0-0 2.12.12-1~lenny2 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap-2.4-2   2.4.11-1+lenny1  OpenLDAP libraries
ii  libpango1.0-0   1.20.5-5+lenny1  Layout and rendering of internatio
ii  libpisock9  0.12.3-5 library for communicating with a P
ii  libsm6  2:1.0.3-2X11 Session Management library
ii  libssl0.9.8 0.9.8g-15+lenny7 SSL shared libraries

Versions of packages claws-mail recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  claws-mail-i18n   3.5.0-2.1  Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

Versions of packages claws-mail suggests:
ii  claws-mail-doc   3.5.0-2.1   User documentation for Claws Mail 
ii  claws-mail-tools 3.5.0-2.1   Helper and utility scripts for Cla
ii  conkeror [www-browser]   0.9~git080629-2 keyboard focused web browser with 
ii  epiphany-gecko [www-brow 2.22.3-9Intuitive GNOME web browser - Geck
ii  gedit2.22.3-1+lenny1 official text editor of the GNOME 
ii  iceweasel [www-browser]  3.0.6-3 lightweight web browser based on M
ii  w3m [www-browser]0.5.2-2+b1  WWW browsable pager with excellent

-- 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#592454: freerdp: Fails to connect to Virtualbox RDP server

2010-08-10 Thread Daniel Dehnhard
Package: freerdp
Severity: important

I am using the PUEL Version of Virtualbox (www.virtualbox.org) on Debian
Squeeze successfully for some time. I connect to the virtual machines using the
remmina application.
Since remmina got upgraded to version 0.8 I cant't connect anymore. I found out
in the changelogs that remmina now uses freerdp instead of rdesktop as a
backend for RDP connections. When I try on the command line I can still connect
with "rdesktop localhost:6001", but it fails to connect when using "xfreerdp
localhost:6001" on the command line.

The resulting output of "xfreerdp localhost:6001" is:
xkbLayout: de   xkbVariant:
xkbLayout: de   xkbVariant:
find_keyboard_layout_in_xorg_rules: 407
detect_keyboard_layout_from_locale: 407
Using German (0x0407)
Loading keymap evdev
xkbfilepath: /usr/share/freerdp/keymaps/evdev
Loading keymap aliases(qwertz)
xkbfilepath: /usr/share/freerdp/keymaps/aliases
kbd_init: detect_and_load_keyboard returned 1031
freerdp_kbd_init: 407
starting thread 1 to localhost:6004
freerdp_chanman_pre_connect:
keyboard_layout: 407
X224_TPDU_CONNECTION_CONFIRM
ui_error: ERROR: Server Network Data length error
ui_error: ERROR: UDH_SC_SECURITY response tag 0x0
run_xfreerdp: inst->rdp_connect failed

To reproduce this situation one needs to install Virtualbox (PUEL version, the
OSE version uses VNC instead of RDP) on Debian Squeeze and the packages
rdesktop and freerdp. Then setup a simple virtual machine in virtualbox (a
machine without virtual harddisk is sufficient, as the RDP server is also
active with the BIOS start screen only) with enabled remote access on port 6001
and authentication method "NULL". Startup the machine and use the two commands
as described above.



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

Kernel: Linux 2.6.35-0.dmz.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#592446: don't make wlan the default if iwl wifi firmware was not found

2010-08-10 Thread Harald Dunkel
On 08/10/10 09:13, Petter Reinholdtsen wrote:
> 
> Can you provide the output from "/usr/share/bug/discover-data 3>&1"
> run as root on the machine to give info on the hardware and drivers
> involved.
> 

See attachment. Hope this helps.

Regards

Harri


discover-data.log.gz
Description: application/gzip


Bug#592455: quassel-data-kde4: the script inxi requires gawk, but the gawk package is not in quassel-data-kde4 dependecies

2010-08-10 Thread Simone Rossetto
Package: quassel-data-kde4
Version: 0.6.1-1
Severity: normal

After having installed quassel-data-kde4 I executed its script inxi located in 
folder
/usr/share/kde4/apps/quassel/scripts, and it reported "Error 5: dependency not 
met: gawk not found in path"
so I installed gawk and everything worked fine.

Probably gawk must be in the dependecies of the package quassel-data-kde4.


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

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

-- 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#588252: closed by Petter Reinholdtsen (Bug#588252: fixed in sssd 1.2.1-2)

2010-08-10 Thread Rik Theys

On 08/10/2010 09:59 AM, Petter Reinholdtsen wrote:

Btw, do the /usr/lib/sssd/generate-config script work in your
environment?


It doesn't produce any output, but that could be the expected behaviour 
in my environment as we don't have SRV records for our LDAP server and 
it's not called 'ldap'.


Regards,

Rik


--
Rik Theys
Senior System Engineer
KU Leuven - Dept. Elektrotechniek (ESAT)
Kasteelpark Arenberg 10
B-3001 LEUVEN - HEVERLEE
Tel.: +32(0)16/32.11.07

<>



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



Bug#591362: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive (was #534880)

2010-08-10 Thread Ian Campbell
On Mon, 2010-08-09 at 01:18 +0100, Ben Hutchings wrote:
> On Wed, 2010-08-04 at 15:05 +0200, Zdenek Salvet wrote:
> > On Wed, Aug 04, 2010 at 03:23:52AM +0100, Ben Hutchings wrote:
> > > > I found root cause of the problem; after I added following fix to lenny 
> > > > xen kernel, none of 56 domU froze again in one week of testing:
> > > [...]
> > > 
> > > That sounds promising.  Is this patch based on a change made by the
> > > upstream Xen or Linux developers?
> > 
> > No, it is my own fix and I have not reported it anywhere else yet.
> 
> OK.  It is clearly not applicable to the pvops version of Linux-for-Xen
> so it probably doesn't make sense to send upstream.
> 
> > The deadlock it fixes is very similar to that fixed by
> > bugfix/all/printk-robustify-printk.patch .
> 
> So you reckon xtime_lock is lower in the lock hierarchy than run-queue
> locks?  I can't see any place where xtime_lock is obtained after a
> run-queue lock, but this change nevertheless looks reasonable and safe.
> 
> Ian, any comment on this?

It seems sane to me, particularly based on the comparison with b845b51
(AKA bugfix/all/printk-robustify-printk.patch) which is concerned with
the same deadlock (albeit a different source though).

Jan, the Novell kernels might want this, it still seems to be present in
the 2.6.32 based tree. (the complete discussion can be seen at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591362)

It's not entirely clear to me why the Xen timer interrupt needs to call
clock_was_set anyway -- the native timer interrupts certainly do not (it
maybe that this behaviour is a hangover from an ancient kernel when
time.c was forked into time-xen.c). I didn't look too deeply since I
think the proposed patch is most likely to be the safest option for a
stable branch anyway.

Ian.

> 
> > --- source_amd64_xen/arch/x86/kernel/time_32-xen.c  2010-07-24 
> > 07:28:32.162719094 +0200
> > +++ source_amd64_xen.new/arch/x86/kernel/time_32-xen.c  2010-07-24 
> > 07:26:32.416076711 +0200
> > @@ -466,6 +466,7 @@
> >  {
> > s64 delta, delta_cpu, stolen, blocked;
> > unsigned int i, cpu = smp_processor_id();
> > +   int schedule_clock_was_set_work = 0;
> > struct shadow_time_info *shadow = &per_cpu(shadow_time, cpu);
> > struct vcpu_runstate_info runstate;
> >  
> > @@ -525,12 +526,13 @@
> >  
> > if (shadow_tv_version != HYPERVISOR_shared_info->wc_version) {
> > update_wallclock();
> > -   if (keventd_up())
> > -   schedule_work(&clock_was_set_work);
> > +   schedule_clock_was_set_work = 1;
> > }
> >  
> > write_sequnlock(&xtime_lock);
> >  
> > +   if (schedule_clock_was_set_work && keventd_up())
> > +   schedule_work(&clock_was_set_work);
> > /*
> >  * Account stolen ticks.
> >  * HACK: Passing NULL to account_steal_time()
> 
> Ben.
> 

-- 
Ian Campbell
Current Noise: Pearl Jam - MFC

Confidence is simply that quiet, assured feeling you have before you
fall flat on your face.
-- Dr. L. Binder




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



Bug#413066: Packaging TinyMCE locales

2010-08-10 Thread Andreas Beckmann
Hi,

On 2010-07-28 22:52, Frank Habermann wrote:
> Hi,
> 
> sounds good for me.
> 
> If you could help and post a patch it would be fine.

OK, here are updated versions of my tinymce-locales packaging. Since
upstream now does versioning of the translations and all translations
can be downloaded individually, I'd rather suggest to have one source
package per translation and use the upstream version information.
Attached are tinymce-l10n-de and tinymce-l10n-es.

Regards

Andreas


tinymce-l10n-de_50.7-2010.08.03.orig.tar.bz2
Description: application/bzip
Format: 3.0 (quilt)
Source: tinymce-l10n-de
Binary: tinymce-l10n-de
Architecture: all
Version: 50.7-2010.08.03-0
Maintainer: Andreas Beckmann 
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7)
Checksums-Sha1: 
 17c1760cae9d0b7c8c9ed49fbc7198e9398b68e1 8660 
tinymce-l10n-de_50.7-2010.08.03.orig.tar.bz2
 8372044f08359d6704e136c765e9521431c05c97 1779 
tinymce-l10n-de_50.7-2010.08.03-0.debian.tar.gz
Checksums-Sha256: 
 b59cb14aef26e18a7783f1ad56ce3a78f05338798dd29ae50b40623be6ba1c09 8660 
tinymce-l10n-de_50.7-2010.08.03.orig.tar.bz2
 7acee0d5b361800f44cdf5146f7184ef1aa723dcc76e1b8ff266f95e34b307d4 1779 
tinymce-l10n-de_50.7-2010.08.03-0.debian.tar.gz
Files: 
 aabfb210090ff512e0da76999e2d00ef 8660 
tinymce-l10n-de_50.7-2010.08.03.orig.tar.bz2
 0cab6f15f6e1931b4f0d75af03c545b1 1779 
tinymce-l10n-de_50.7-2010.08.03-0.debian.tar.gz


tinymce-l10n-de_50.7-2010.08.03-0.debian.tar.gz
Description: GNU Zip compressed data


tinymce-l10n-es_31.9-2010.08.05.orig.tar.bz2
Description: application/bzip


tinymce-l10n-es_31.9-2010.08.05-0.debian.tar.gz
Description: GNU Zip compressed data
Format: 3.0 (quilt)
Source: tinymce-l10n-es
Binary: tinymce-l10n-es
Architecture: all
Version: 31.9-2010.08.05-0
Maintainer: Andreas Beckmann 
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7)
Checksums-Sha1: 
 e60a60e1be960ea018458fa240151bc49013d811 8472 
tinymce-l10n-es_31.9-2010.08.05.orig.tar.bz2
 bfa5e61859910a4a6dc31bd9eaefcfd3184c4f60 1604 
tinymce-l10n-es_31.9-2010.08.05-0.debian.tar.gz
Checksums-Sha256: 
 367a1b6f70ee58b8c18fdb15d87f787f268261ed9cc6293041cb577acc0ab075 8472 
tinymce-l10n-es_31.9-2010.08.05.orig.tar.bz2
 a57c62ae3b66cdf6594343ca98a83579c85054ebda193e7ee0fd2be5048d399f 1604 
tinymce-l10n-es_31.9-2010.08.05-0.debian.tar.gz
Files: 
 692c946b59f5e27ba4687922a84d7719 8472 
tinymce-l10n-es_31.9-2010.08.05.orig.tar.bz2
 7cbae16715bde20d81a809b332722899 1604 
tinymce-l10n-es_31.9-2010.08.05-0.debian.tar.gz


Bug#587842: [Pkg-kde-extras] Bug#587842: Can stop krusader neither by closing its window nor by Ctrl+q

2010-08-10 Thread Modestas Vainius
Hello,

On antradienis 10 Rugpjūtis 2010 11:32:27 Frank Schoolmeesters wrote:
> Hi,
> 
> This bug should be fixed upstream in the SVN repository.
> http://websvn.kde.org/trunk/extragear/utils/krusader/
> http://websvn.kde.org/trunk/extragear/utils/krusader/ChangeLog?view=log
> See changelog "FIXED: krusader doesn't exit normally"
> 
> Though there is still a discussion about this fix, because the fix
> causes an other bug.
> 
> Thanks and bye,

Thanks. It would be great if you let us know when a proper fix is out.

-- 
Modestas Vainius 


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


Bug#581207: initscripts: checkroot.sh check failure

2010-08-10 Thread Boris Bobrov
% mountpoint -d /
8:6

% mountpoint -qx /dev/root
8:6

fsck exit code: 16. 
-- 
WBR, 
Boris
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
UUID=690392e6-5880-4971-963e-d5e9ba312a85   /home   ext4
defaults0   2
UUID=3f705bff-9d85-4c4e-9f45-42c8869b7057   /varext4
defaults0   2
UUID=1d439051-fa94-4543-8a6b-efaa087e846e   noneswapsw  
0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto 0   0
tmpfs   /tmptmpfs   defaults
0   0
tmpfs   /var/tmptmpfs   defaults
0   0


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


Bug#581207: initscripts: checkroot.sh check failure

2010-08-10 Thread Petter Reinholdtsen
[Boris Bobrov]
> # /etc/fstab: static file system information.

Thank you.  Why is there no root entry in /etc/fstab?

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#592456: mozilla-plugin-vlc: Please add npp-* control file entries for iceweasel to find the plugin when needed

2010-08-10 Thread Petter Reinholdtsen

Package:  mozilla-plugin-vlc
Version:  1.1.2-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
UserTags: debian-edu

When visiting
http://forskningsnett.uninett.no/tv/kanaler.html?channelgroup=Forskning&channel=ResearchChannel+HD
 >,
my iceweasel program report that the required plugin for the mime type
application/x-vlc-plugin is missing, and try to locate a useful plugin
is found in the Debian archive.  It fail to find any, because the vlc
plugin is missing the Npp-* entries needed in the Packages file for
iceweasel to find it.

Please add the required control file entries for this to work out of
the box.  Please also include it in Squeeze, to ensure the vlc show up
as an alternative when iceweasel is looking for a multimedia plugin.
Setting severity to important, as the lack of these headers greatly
affect the user experience of the Debian desktop.  It would make
Debian Edu more useful as the plugins needed by schools would be easy
to find for the system administrator with this in place.

More information about the feature can be found in
https://wiki.ubuntu.com/MozillaTeam/Plugins >

The patch to do this can be found in the Ubuntu package.  This is the
relevant part:

diff -pruN 1.1.1-1+exp1/debian/control 1.1.1-1+exp1ubuntu1/debian/control
--- 1.1.1-1+exp1/debian/control 2010-07-23 06:11:11.0 +0100
+++ 1.1.1-1+exp1ubuntu1/debian/control  2010-07-23 09:39:40.0 +0100
@@ -161,6 +163,37 @@ Depends: vlc,
  vlc-nox (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
+Xb-Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384,
+ 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a
+Xb-Npp-Name: VLC Multimedia Plugin
+Xb-Npp-Description: play video and audio in firefox using the VLC Multimedai 
Player
+Xb-Npp-File: libvlcplugin.so
+Xb-Npp-MimeType: audio/mpeg,
+ audio/x-mpeg,
+ video/mpeg,
+ video/x-mpeg,
+ video/mpeg-system,
+ video/x-mpeg-system,
+ video/mpeg4,
+ audio/mpeg4,
+ application/mpeg4-iod,
+ application/mpeg4-muxcodetable,
+ video/x-msvideo,
+ video/quicktime,
+ application/x-ogg,
+ application/ogg,
+ application/x-vlc-plugin,
+ video/x-ms-asf-plugin,
+ video/x-ms-asf,
+ application/x-mplayer2,
+ video/x-ms-wmv,
+ application/x-google-vlc-plugin,
+ audio/wav,
+ audio/x-wav,
+ audio/3gpp,
+ video/3gpp,
+ audio/3gpp2,
+ video/3gpp2
 Description: multimedia plugin for web browsers based on VLC
  This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many
  more formats to your Gecko-based web browser (Firefox, Galeon, etc.). The

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#592457: ffmpeg: forbidden encoders have been enabled

2010-08-10 Thread Christian Marillat
Package: ffmpeg
Version: 4:0.5.2-2
Severity: serious

Hi,

In the last changelog entry we see :

  * Enable some encoders:
- h263, h263p, mpeg2video, mpeg4, msmpeg4v1, msmpeg4v2, msmpeg4v3

As today nothing as changed in Debian and thus these encoders aren't allowed
to enter Debian.

If I'm wrong tell me, I'm not on the rigth side of the curtain.

Christian marillat

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

Kernel: Linux 2.6.35 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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#592458: dpkg-cross: please keep component

2010-08-10 Thread Simon Richter
Package: dpkg-cross
Version: 2.5.8+morelibs
Severity: minor

Hi,

the Section of the generated package is hardcoded as "devel"; when
converting non-free packages, this makes the converted packages appear
as if they were part of main.

If there is a component prefix in the original package's Section, this
should probably be taken over to the generated package.

   Simon

-- Package-specific info:

-- (/etc/dpkg-cross/cross-compile not submitted) --


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

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

Versions of packages dpkg-cross depends on:
ii  binutils-multiarch2.20.1-12  Binary utilities that support mult
ii  debconf [debconf-2.0] 1.5.33 Debian configuration management sy
ii  dpkg-dev  1.15.8.3   Debian package development tools
ii  libconfig-auto-perl   0.20-2 Magical config file parser
ii  libdebian-dpkgcross-perl  2.5.8+morelibs functions to aid cross-compiling D
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

Versions of packages dpkg-cross recommends:
ii  fakeroot  1.14.4-1   Gives a fake root environment

dpkg-cross suggests no packages.

-- debconf information excluded



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



Bug#592459: perdition 1.19~rc3-1 has wrong version for Build-Depends: libvanessa-socket-dev

2010-08-10 Thread Sergio Gelato
Package: perdition
Version: 1.19~rc3-1

In debian/control it is stated that this package build-depends on
libvanessa-socket-dev (>= 0.0.10). However, in configure.ac I see
a stricter requirement:

PKG_CHECK_MODULES(VANESSA_SOCKET,vanessa-socket >= 0.0.12)



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



Bug#592460: ITP: 3depict -- 3D valued point data visualisation and analysis

2010-08-10 Thread D Haley
Package: wnpp
Severity: wishlist
Owner: "d.haley" 


* Package name: 3depict
  Version : 0.0.1
  Upstream Author : D Haley 
* URL : http://threedepict.sourceforge.net
* License : GPL,
  Programming Lang: C++
  Description : 3D valued point data visualisation and analysis

Disclosure: I am upstream author



  



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



Bug#592461: freecad: FTBFS on GNU/kFreeBSD

2010-08-10 Thread Petr Salinger

Package: freecad
Version: 0.10.3247.dfsg-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

The userspace libc on GNU/kFreeBSD is the same as on Linux.
It suffices to alter GetTickCount() to more portable variant,
the rest is the same as on Linux.

Please find attached patch with needed changes.

It would also be nice if you can ask upstream
to include this changes. Of course, upstream have
to patch configure.ac, not configure.

Thanks in advance

Petr

--- freecad-0.10.3247.dfsg.orig/configure
+++ freecad-0.10.3247.dfsg/configure
@@ -18029,7 +18029,7 @@
   darwin*)
 GL_LIBS="-Wl,-F/System/Library/Frameworks -Wl,-framework,OpenGL"
 ;;
-  linux*)
+  linux*|kfreebsd*-gnu*)
 GL_LIBS="-lGL -lGLU"
 ;;
 esac
--- freecad-0.10.3247.dfsg.orig/src/FCConfig.h
+++ freecad-0.10.3247.dfsg/src/FCConfig.h
@@ -66,7 +66,7 @@
 #	ifndef FC_OS_WIN32

 #	define FC_OS_WIN32

 #	endif

-#elif defined(linux) || defined(__linux) || defined(__linux__)

+#elif defined(linux) || defined(__linux) || defined(__linux__) || defined(__GLIBC__)

 #	ifndef FC_OS_LINUX

 #	define FC_OS_LINUX

 #	endif

--- freecad-0.10.3247.dfsg.orig/src/Mod/Sketcher/App/sketchflat/sketch.h
+++ freecad-0.10.3247.dfsg/src/Mod/Sketcher/App/sketchflat/sketch.h
@@ -56,14 +56,14 @@
 #endif
 
 #if defined(FC_OS_LINUX)
-#include 
+#include 

 
 inline DWORD GetTickCount()
 {
-//FIXME: Must be tested
-struct sysinfo si;
-if (sysinfo(&si) == 0) return (si.uptime * 1000);
-else return 1000;
+struct timeval tv;

+

+gettimeofday(&tv, NULL);

+return (tv.tv_sec * 1000 + tv.tv_usec / 1000);

 }
 
 #elif defined(FC_OS_MACOSX)


Bug#592318: codeblocks: crushing at the close

2010-08-10 Thread Martin Michlmayr
* baldman  [2010-08-09 11:17]:
> Package: codeblocks

There's no such package in Debian.  Do you know where you obtained it
from?

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#592381: imagej: refuses to close unless everything is saved before

2010-08-10 Thread Andreas Tille
reassign 592381 openjdk-6-jre-headless
thanks

Hi,

I tried to track down the problem and can confirm that the problem
occures only if I'm using the GRE shipped with openjdk-6-jre-headless.
If I replace it by using the jre shipped with imagej downloaded from
http://imagej.nih.gov/ij/download.html
everything works as expected.

So I reassign this bug to openjdk-6-jre-headless and hope there will
be a reasonable solution.

Kind regards

   Andreas.

> Hi Wayne,
> 
> thanks for your quick reply.  I can confirm that the problem does not
> exist in imagej as downloaded from your side.  I tried to build the
> latest version for Debian (1.44e instead of 1.44c) but both show the
> behavour which was observed by the bug reporter.  The only visible
> difference for me is that the official version is using Sun Java and
> Debian is using OpenJDK.
> 
> Because I have no idea of the possible differences and no detailed
> knowledge of Java I just set the bug rep9ort to "help" and hope somebody
> has a good idea how to fix this.
> 
> A hint to the reporter: This problem does not really fit the criterion
> for important so I set severity to normal (even minor came to mind
> because you have always the option to kill the programm instead of
> saving the image so the overall functionality is not really affected).
> 
> Any hint is welcome.
> 
> Kind regards
> 
>Andreas.
> 
> On Mon, Aug 09, 2010 at 05:26:28PM -0400, Rasband, Wayne (NIH/NIMH) [E] wrote:
> > Dear Andrea,
> > 
> > I was not aware of this problem. Do you see the problem with the Linux 
> > distribution of ImageJ available from the ImageJ website?
> > 
> > http://imagej.nih.gov/ij/download.html
> > 
> > Best regards,
> > 
> > -wayne
> 
> -- 
> http://fam-tille.de

-- 
http://fam-tille.de



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



Bug#592463: xen-linux-system-2.6.26-2-xen-amd64: domU kernel freeze on xfs location

2010-08-10 Thread sysad...@campbell-lange.net
Package: xen-linux-system-2.6.26-2-xen-amd64
Severity: important


Hello,

Yesterday we had a domU PV host freeze up in a file location. The following log 
was received:

[20108008.237603] BUG: soft lockup - CPU#0 stuck for 61s! [smbd:16411]
[20108008.237603] Modules linked in: appletalk ppdev parport_pc lp parport 
ipv6 xfs evdev ext3 jbd mbcache thermal_sys
[20108008.237603] CPU 0:
[20108008.237603] Modules linked in: appletalk ppdev parport_pc lp parport 
ipv6 xfs evdev ext3 jbd mbcache thermal_sys
[20108008.237603] Pid: 16411, comm: smbd Not tainted 2.6.26-2-xen-amd64 #1
[20108008.237603] RIP: e030:[]  [] 
:xfs:xfs_iext_get_ext 0xa/0x5a
[20108008.237603] RSP: e02b:8800534dfa30  EFLAGS: 0202
[20108008.237603] RAX: 008d RBX: 8800534dfbe8 RCX: 
008d
[20108008.237603] RDX: 8800534dfc30 RSI: 008c RDI: 
88006436bb60
[20108008.237603] RBP: 88008d43c8d0 R08: 008d R09: 
0100
[20108008.237603] R10: 8800fdba73c0 R11:  R12: 
8800534dfbc8
[20108008.237603] R13: 88006436bb60 R14: 8800534dfc30 R15: 
8800534dfc2c
[20108008.237603] FS:  7f4198b83700() GS:8053a000() 
knlGS:
[20108008.237603] CS:  e033 DS:  ES: 
[20108008.237603] DR0:  DR1:  DR2: 

[20108008.237603] DR3:  DR6: 0ff0 DR7: 
0400
[20108008.237603]
[20108008.237603] Call Trace:
[20108008.237603]  [] ? 
:xfs:xfs_bmap_search_multi_extents 0x78/0xda
[20108008.237603]  [] ? :xfs:xfs_bmap_search_extents 
0x5b/0xe6
[20108008.237603]  [] ? :xfs:xfs_bmapi 0x26e/0xf76
[20108008.237603]  [] ? error_exit 0x0/0x69
[20108008.237603]  [] ? error_exit 0x0/0x69
[20108008.237603]  [] ? :xfs:xfs_zero_eof 0xc0/0x16a
[20108008.237603]  [] ? :xfs:xfs_write 0x344/0x722
[20108008.237603]  [] ? do_sync_write 0xc9/0x10c
[20108008.237603]  [] ? get_nsec_offset 0x9/0x2c
[20108008.237603]  [] ? __posix_lock_file 0x3c1/0x3f6
[20108008.237603]  [] ? autoremove_wake_function 0x0/0x2e
[20108008.237603]  [] ? vfs_write 0xad/0x156
[20108008.237603]  [] ? sys_pwrite64 0x50/0x70
[20108008.237603]  [] ? sys_fcntl 0x2eb/0x2f7
[20108008.237603]  [] ? system_call 0x68/0x6d
[20108008.237603]  [] ? system_call 0x0/0x6d
[20108008.237603]

This domU could not be rebooted, and had to be xm destroy then recreated again 
before the filesystem was accessible again. This machine has been running 
successfully for over 6 months before this issue occurred, and we run a number 
of other 2.6.26-2-xen machines that have not had this issue (fingers crossed!). 
If there is any explanation of this, how to avoid, or if it has been fixed in a 
newer kernel, this would be ideal.

Thanks


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

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



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



Bug#586419: tokyotyrant: daemon dies after receiving SIGABRT after random time of operating

2010-08-10 Thread bugreporter
On Wed, 23 Jun 2010 16:32:24 +0200, Örjan Persson 
wrote:
> severity 586419 important
> thanks

sorry for very long delay on our side - we could not deal with
investigation of this problem

we've not upgraded any important part of system running this service yet 

> 
> bugrepor...@one-2-one.pl (bugrepor...@one-2-one.pl) wrote:
>> Currently I also started session as you described and it is working
fine 
>> for about 5 minutes now. 
> 
> It would be very helpful if you're able to tell exactly what's
> triggering this behaviour. :)

seems we've caught some useful information:

ttserver: tctdb.c:4563: tctdbidxhash: Assertion `pkbuf && pksiz && pksiz
>= 0' failed.

above message appears on console while TT server is started as following:

$ sudo -H -u tokyotyrant /usr/sbin/ttserver -ext
/srv/Services/TokyoTyrant/expire.lua -thnum 32 -rts
/srv/Services/TokyoTyrant/timestamp.rts -extpc expire 300.0 -sid 1 -ulog
/srv/Services/TokyoTyrant/ulog -ulim 16777216 -ld -port 1978 -pid
/var/run/tokyotyrant/tokyotyrant.pid -host 192.168.4.13
/srv/Services/TokyoTyrant/data/tokyotyrant.tct#idx=key:lex#idx=x:dec#idx=val:lex#dfunit=8


while expire.lua script is:

$ more /srv/Services/TokyoTyrant/expire.lua

function expire()
   local args = {}
   local cdate = string.format("%d", _time())
   _log("current date => " .. cdate)
   table.insert(args, "addcond\0x\0NUMLE\0" .. cdate)
   table.insert(args, "out")
   local res = _misc("search", args)
   if not res then
  _log("expiration was failed", 2)
   end
end

$

the message shown (assertion) is repetitive - we've caught same message
many times

> 
>> Than I'll try to search application that normally runs there, what is
>> exactly the 'misc' command performed. Seems that this 'misc' command is
>> problem here.
> 
> You used the misc command in your lua extension.
> 
> I'm lowering the severity of this bug since it seems to be a special
> case and probably related to the lua code.

we've checked now and application run as follows:

$ sudo -H -u tokyotyrant /usr/sbin/ttserver -thnum 32 -rts
/srv/Services/TokyoTyrant/timestamp.rts -sid 1 -ulog
/srv/Services/TokyoTyrant/ulog -ulim 16777216 -ld -port 1978 -pid
/var/run/tokyotyrant/tokyotyrant.pid -host 10.0.4.13
/srv/Services/TokyoTyrant/data/tokyotyrant.tct#idx=key:lex#idx=x:dec#idx=val:lex#dfunit=8

so - no including options: "ext" nor "extpc" also crashes in same way

we have collected network traffic related to TT service, so we will not
try
to analyze these network dumps - we hope application crashes after
receiving
specific malformed network package, which is not properly handled by
daemon

> 
>> The application code has been previously used on another installation
>> of TT - in some other server environment and it used to work fine
there.
> 
> How are you communicating with tyrant?

it's PHP application running in Apache2 web server as mod_php (not CGI)

we are using: http://mamasam.indefero.net/p/tyrant/ - PHP API for Tyrant
seems there is not package version shown in source code of this API

on top of this API there is PHP class built and of top of this class there
is PHP session in Tyrant built - so we basically use Tyrant as PHP session
backend

regards,
AdamLis;

> 
> Regards,
> Örjan



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



Bug#592464: mozilla-gtk-vnc: Please add npp-* control file entries for iceweasel to find the plugin when needed

2010-08-10 Thread Petter Reinholdtsen

Package:  mozilla-gtk-vnc
Version:  0.4.1-2
Tags: patch

When visiting a web page providing content with the
application/x-gtk-vnc mime type, my iceweasel program report that the
required plugin for the mime type is missing, and try to locate a
useful plugin in the Debian archive.  It fail to find any, because the
vnc plugin is missing the Npp-* entries needed in the Packages file
for iceweasel to find it.

Please add the required control file entries for this to work out of
the box.  Please also include it in Squeeze, to ensure the
mozilla-gtk-vnc plugin show up as an alternative when iceweasel is
looking for the vnc plugin.

More information about the feature can be found in
https://wiki.ubuntu.com/MozillaTeam/Plugins >

The patch to do this can be found in the Ubuntu package.  This is the
relevant part:

diff -pruN 0.3.10-6/debian/control 0.3.10-6ubuntu1/debian/control
--- 0.3.10-6/debian/control 2010-06-16 09:39:25.0 +0100
+++ 0.3.10-6ubuntu1/debian/control  2010-06-16 09:37:15.0 +0100
@@ -94,6 +94,11 @@ Package: mozilla-gtk-vnc
 Section: web
 Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-vnc-1.0-0 (= 
${binary:Version})
,
 iceweasel | iceape-browser
+XB-Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384, 
92650c4d-4b8e-4d2a-b7eb-
24ecf4f6b63a
+XB-Npp-Name: GTK-VNC plugin
+XB-Npp-MimeType: application/x-gtk-vnc
+Xb-Npp-Description: VNC (remote desktop) viewer plugin
+Xb-Npp-File: gtk-vnc-plugin.so
 Description: A VNC viewer widget for GTK+ (mozilla plugin)
  It is built using coroutines, allowing it to be completely asynchronous while
  remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the

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#591118: [monkeysphere] Re: Bug#591118: monkeysphere: FTBFS: test failed

2010-08-10 Thread intrigeri
Hi,

> On 02/08/10 at 12:25 -0400, Daniel Kahn Gillmor wrote:
>> This time warp error message seems problematic to me.  jrollins, do you
>> see this time warp report when you build?
>> 
>> Lucas, is it possible that your rebuild environment has clock problems?

Lucas and jrollins, can you please tell what time-changing software is
running on your build environments if any? This 1s offset looks like
the various ntp daemons adjustment process.

Bye,
--
  intrigeri 
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ 
https://gaffer.ptitcanardnoir.org/intrigeri/otr-fingerprint.asc
  | Who wants a world in which the guarantee that we shall not
  | die of starvation would entail the risk of dying of boredom ?



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



Bug#589707: [pkg-mono-group] Processed: Re: Bug#589707: /usr/bin/mono: Segfault in mono runtime

2010-08-10 Thread Fabian Fagerholm
On Sat, 2010-08-07 at 01:08 +0200, Mirco Bauer wrote:
> I just upgraded from Mono 2.6.3 to 2.6.7 while having a plenty of Mono
> applications running (like Smuxi, Tomboy, Banshee, etc) and had no
> issues with starting new applications nor with the currently running
> ones.
> 
> I believe though that the .wapi stuff could be related. Have you used
> fakeroot or something that fiddles with HOME? as that can pretty badly
> break Mono, see:
> http://pkg-mono.alioth.debian.org/cli-policy/ch-mono.html#s-mono-disable-shm

No fakeroot, no fiddling with $HOME – just plain installed packages.
I've been tracking testing for quite a while, so it's perfectly possible
that my setup is not 100% in shape.

> As I can't reproduce this issue I am setting severity to important for
> now.

Fair enough. I had some more mono-related trouble: Tomboy won't start
and I get a gdb backtrace if I run it in the console. The same thing
happens with a number of other mono-based packages.

Since Tomboy was the only reason for having mono installed, I switched
to Gnote and uninstalled mono...

If there's any additional tests I should run, please let me know.

-- 
Fabian Fagerholm 


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


Bug#582568: kdm: causes kaboom to show upgrade dialog on first root login

2010-08-10 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
> We investigated this issue a bit on IRC, and two workarounds were
> discovered.  Either init.d/kdm can set KDEROOTDIR to some more
> sensible location (like /var/lib/kdm/).  This will make kdm stop
> creating files in the root users home directory, and is a more proper
> fix.

Given that squeeze is frozen, I suggest this is done to kdm quickly to
get a fix into Squeeze before it release.

> An alternative to avoid the config migration dialog when root log in
> for the first time, is to change kaboom to look for ~/.kde/share/
> instead of just ~/.kde/.  The files would still be created by kdm in
> ~root/.kde/, but the dialog would no longer show up.

This should probably be done too.

For Debian Edu, we have implemented a workaround and touch
/root/.local/kaboom during installation to make sure kaboom do not
show up when the root user log in for the first time.

I suspect this bug should be release critical, but am not sure so I
have not raised the severity.  Asked on #debian-release for their
view, but did not get a definite answer.

Would be nice to have some comment on this issue before Squeeze is
released.

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#592323: /etc/cron.weekly/apt-xapian-index: cron job exits with error

2010-08-10 Thread Jan Schulz
Hello,

Enrico Zini  wrote on 10.08.2010 10:37:08:
> Hello, thank you for reporting this. It looks like a Xapian error, which
> is hard to debug from a python backtrace, so we should try to reproduce
> the bug in a more convenient debugging situation.
> 
> Do you get the same error outside of cron, by running, as root:
> 
>   /usr/sbin/update-apt-xapian-index --update --quiet

Yes:
linus:/home/jan# /usr/sbin/update-apt-xapian-index --update --quiet
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 102, in 
indexer.incrementalUpdate()
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 629, in 
incrementalUpdate
self.updateIndex(dbpath)
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 594, in 
updateIndex
unchanged, outdated, obsolete = self.compareCacheToDb(cache, db)
  File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 566, in 
compareCacheToDb
for (idx, m) in enumerate(db.postlist("")):
  File "/usr/lib/python2.6/dist-packages/xapian.py", line 5534, in next
self._iter.next()
RuntimeError: basic_string::assign
linus:/home/jan#

Ciao,

Jan

Bug#584339: Better patch and NMU

2010-08-10 Thread Giovanni Mascellani
Once Jakub's patch is applied, there are other problems (some const
char* which gets modified). My patch should also address these problems
and make the package compiling correctly in a chroot. It also fixes
another little problem (which was meant to be addressed in version
-0-4-3.dfsg-3, but wasn't really).

I'm NMU-ing this patch n DELAY/2.

Thanks, Giovanni.
-- 
Giovanni Mascellani 
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
diff -u singular-3-0-4-3.dfsg/debian/changelog singular-3-0-4-3.dfsg/debian/changelog
--- singular-3-0-4-3.dfsg/debian/changelog
+++ singular-3-0-4-3.dfsg/debian/changelog
@@ -1,3 +1,13 @@
+singular (3-0-4-3.dfsg-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fixing the FTBFS (wrong compilation Makefile target and other
+issues, closes: #584339).
+  * Really update libreadline-dev dependency (last revision only changed
+it in control.in).
+
+ -- Giovanni Mascellani   Tue, 10 Aug 2010 11:56:22 +0200
+
 singular (3-0-4-3.dfsg-3) unstable; urgency=low
 
   * Update readline dependency to "libreadline-dev", not
diff -u singular-3-0-4-3.dfsg/debian/control singular-3-0-4-3.dfsg/debian/control
--- singular-3-0-4-3.dfsg/debian/control
+++ singular-3-0-4-3.dfsg/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Tim Abbott 
 Homepage: http://www.singular.uni-kl.de/
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), libgmp3-dev, libntl-dev, libncurses5-dev, libreadline5-dev, libmpfr-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), libgmp3-dev, libntl-dev, libncurses5-dev, libreadline-dev, libmpfr-dev
 Standards-Version: 3.8.0
 
 Package: singular
diff -u singular-3-0-4-3.dfsg/debian/rules singular-3-0-4-3.dfsg/debian/rules
--- singular-3-0-4-3.dfsg/debian/rules
+++ singular-3-0-4-3.dfsg/debian/rules
@@ -11,7 +11,7 @@
 PREFIX=$(DEB_DESTDIR)/usr
 DEB_CONFIGURE_EXTRA_FLAGS += --with-apint=gmp --with-gmp=/usr/lib --with-ntl --with-NTL --without-MP --enable-gmp=/usr/lib --enable-Singular --enable-factory --enable-libfac --enable-IntegerProgramming --disable-debug --prefix=$(PREFIX) --exec_prefix=$(PREFIX) --libdir=$(PREFIX)/lib/singular --libexecdir=$(PREFIX)/lib/singular --bindir=$(PREFIX)/bin --includedir=$(PREFIX)/include/singular/ --without-lex --without-bison --enable-doc --without-Boost
 DEB_MAKE_INVOKE += slibdir=$(PREFIX)/share/singular install_slibdir=$(PREFIX)/share/singular
-DEB_MAKE_BUILD_TARGET = distclean
+DEB_MAKE_BUILD_TARGET = clean
 DEB_MAKE_CLEAN_TARGET = distclean
 DEB_MAKE_INSTALL_TARGET = install-nolns
 DEB_FIXPERMS_EXCLUDE = libsingular-3-0-4-3.so
only in patch2:
unchanged:
--- singular-3-0-4-3.dfsg.orig/kernel/mpr_complex.cc
+++ singular-3-0-4-3.dfsg/kernel/mpr_complex.cc
@@ -79,31 +79,33 @@
 
 void gmp_float::setFromStr(const char * in )
 {
+  char *in2 = strdup(in);
   BOOLEAN neg=false;
-  if (*in == '-') { in++; neg=TRUE; }
+  if (*in2 == '-') { in2++; neg=TRUE; }
   char *s;
-  if ((s=strchr(in,'E')) !=NULL)
+  if ((s=strchr(in2,'E')) !=NULL)
   {
 *s='e';
   }
 
   // gmp doesn't understand number which begin with "." -- it needs 0.
   // so, insert the zero
-  if (*in == '.')
+  if (*in2 == '.')
   {
-int len = strlen(in)+2;
-char* c_in = (char*) omAlloc(len);
-*c_in = '0';
-strcpy(&(c_in[1]), in);
+int len = strlen(in2)+2;
+char* c_in2 = (char*) omAlloc(len);
+*c_in2 = '0';
+strcpy(&(c_in2[1]), in2);
 
-mpf_set_str( t, c_in, 10 );
-omFreeSize((void*)c_in, len);
+mpf_set_str( t, c_in2, 10 );
+omFreeSize((void*)c_in2, len);
   }
   else
   {
-mpf_set_str( t, in, 10 );
+mpf_set_str( t, in2, 10 );
   }
   if (neg)  mpf_neg( t, t );
+  free(in2);
 }
 
 
only in patch2:
unchanged:
--- singular-3-0-4-3.dfsg.orig/kernel/febase.cc
+++ singular-3-0-4-3.dfsg/kernel/febase.cc
@@ -720,10 +720,12 @@
 FILE * feFopen(const char *path, const char *mode, char *where,
int useWerror, int path_only)
 {
+  char *path2 = strdup(path);
+  char *pathToFree = path2;
   char longpath[MAXPATHLEN];
-  if (path[0]=='~')
+  if (path2[0]=='~')
   {
-if (path[1] == DIR_SEP)
+if (path2[1] == DIR_SEP)
 {
   const char* home = getenv("HOME");
 #ifdef ix86_Win
@@ -733,8 +735,8 @@
   if (home != NULL)
   {
 strcpy(longpath, home);
-strcat(longpath, &(path[1]));
-path = longpath;
+strcat(longpath, &(path2[1]));
+path2 = longpath;
   }
 }
 #if defined(HAVE_PWD_H) && defined(HAVE_GETPWNAM)
@@ -742,16 +744,16 @@
 {
   char* dir_sep;
   struct passwd *pw_entry;
-  strcpy (longpath, path);
+  strcpy (longpath, path2);
   dir_sep = strchr(longpath, DIR_SEP);
   *dir_sep = '\0';
   pw_entry = getpwnam(&longpath[1]);
   if (pw_entry != NULL)
   {
 strcpy(longpath, p

Bug#592465: cacti: New upstream version available

2010-08-10 Thread Karsten Heymann
Package: cacti
Version: 0.8.7e-4
Severity: wishlist

Hi,

there's a new stable release 0.8.7g available:

http://www.cacti.net/release_notes_0_8_7g.php

Yours
Karsten
-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (600, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-6-xen-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE (charmap=ISO-8859-1)
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#590919: setting package to rt3.8-db-mysql request-tracker3.8 rt3.8-db-sqlite rt3.8-apache2 rt3.8-clients rt3.8-db-postgresql ...

2010-08-10 Thread Dominic Hargreaves
# Automatically generated email from bts, devscripts version 2.10.35lenny7
# via tagpending 
#
# request-tracker3.8 (3.8.8-4) UNRELEASED; urgency=low
#
#  * Improve wording of Organization debconf question (Closes: 590919) 

package rt3.8-db-mysql request-tracker3.8 rt3.8-db-sqlite rt3.8-apache2 
rt3.8-clients rt3.8-db-postgresql
tags 590919 + pending




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



Bug#591796:

2010-08-10 Thread Alessio Treglia
Version: 0.2-1+b1

vocproc has been rebuilt, this is fixed now.

Thanks.

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



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



Bug#581207: initscripts: checkroot.sh check failure

2010-08-10 Thread Boris Bobrov
Never noticed that it is missing. Thank you. Bug can be closed. 
Don't know why. I even don't know why there are UUIDs now. 
But why the message in line 170 (log_failure_msg "The device node $rootdev 
...) is not printed? 
-- 
WBR, 
Boris. 

В сообщении от Вторник 10 августа 2010 14:19:51 автор Petter Reinholdtsen 
написал:
> [Boris Bobrov]
> 
> > # /etc/fstab: static file system information.
> 
> Thank you.  Why is there no root entry in /etc/fstab?
> 
> Happy hacking,


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


Bug#592467: monster-masher: FTBFS on non-multilib arch (due to extra b-d on gcc-multilib)

2010-08-10 Thread Petr Salinger

Package: monster-masher
Version: 1.8.1-1
Severity: serious


Hi,

the current version fails to build on alpha armel hppa hurd-i386 ia64 
kfreebsd-i386 m68k.


Please just drop gcc-multilib from Build-Depends.

Thanks in advance

Petr



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



Bug#558272: Date::Calc::Decode_Month(): argument is not a string

2010-08-10 Thread Vincent Lefevre
severity 558272 grave
thanks

I'm raising the severity because of the urgency and to make sure
that this bug (an important regression vs lenny, that has been
fixed in a new upstream bugfix release for 9 months) is noticed
soon enough for squeeze. See other comments below.

On 2009-11-27 17:11:01 +0200, Damyan Ivanov wrote:
> Seems to be fixed in 6.3 upstream release, which is half-prepared in 
> group's SVN repository.
> 
> TODO from there:
>   - add libdate-calc-xs-perl to B-D-I -- or not, because
>   - t/f000.t checks the version of libdate-calc-xs-perl and errors out 
> if it's different - might lead to problems if an older version is 
> installed (libdate-calc-xs-perl seems to depend on 
> libdate-calc-perl >= its own version)
>   - Q: what does "United "Date::Calc" and "Date::Pcalc" into a single 
> distribution" (and the changelog entry below) tell us? we have 
> also libdate-pcalc-perl

Any news? Date-Calc-6.3 was released on October 31, 2009. FYI, the
latest upstream releases were:

Date-Calc-6.0 on 2009-10-08 (currently in Debian/testing)
Date-Calc-6.1 on 2009-10-16
Date-Calc-6.2 on 2009-10-16
Date-Calc-6.3 on 2009-10-31

The fact that the releases up to 6.3 are close enough (less than a
month between them) seems to imply that they are bugfix releases,
and the fact that there have not been releases since 6.3 is probably
because version 6.3 is quite stable.

In this context, even though Squeeze is frozen, I think that
version 6.3 should go to Squeeze.

Note: this also requires an upgrade of libcarp-clan-perl to
Carp::Clan 6.04 for about the same reasons; versions 6.02 and
6.03 have even been removed from CPAN. Not sure whether the
licensing problem 6.04 solves is the cause:

  https://rt.cpan.org/Public/Bug/Display.html?id=50796

(FYI, I'm still stuck with the old libdate-calc-perl 5.4-5+b1 under
Debian/unstable, because of this bug, even though I've tested that
Date::Calc 6.3 from CPAN works.)

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#577566: no comment from maintainers?

2010-08-10 Thread Peter Gervai
By the way the possible related bugs:
bug #348898
bug #580486



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



Bug#592468: aptitude : faulty compiling at control keys (HUN-EN)

2010-08-10 Thread zoltan herman
Package: aptitude
Severity: minor

debian-squeeze

Hi,

fromdual:/home/hezo# aptitude reinstall linux-base
Csomaglisták olvasása... Kész
Függőségi fa építése
Állapot adatok olvasása... Kész
..

Az alábbi csomagok eltávolítása: linux-image-2.6.35-trunk-amd64

A pontszám 119

Megoldás elfogadása? [I/n/k/?]k

Értelmezhetetlen válasz; a következő parancsok közül lehet választani:

(hz>non-interpreted answer; It can be choosed from the next commands:<)

y: a javasolt változtatások elfogadása

n: a javasolt változtatások elvetése és más megoldás keresése

q: feladás és kilépés a programból

,: ugrás a következő megoldásra

.: ugrás az előző megoldásra

o: toggle between the contents of the solution and an explanation of the
solution

e: a megoldás vizsgálata a felhasználói felületen

x: abort automatic dependency resolution;
..

The letters above and the commands don't agree with each other.


Thanks
hz


Bug#582568: kdm: causes kaboom to show upgrade dialog on first root login

2010-08-10 Thread George Kiagiadakis
Btw, this bug is "fixed" upstream, as kdm 4.5 now runs as a separate
"kdm" user, which has no $HOME and thus there are no such files
created anywhere. We hoped to push 4.5 for squeeze, but unfortunately
this is not possible anymore, so it seems we will have to work it
around.



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



Bug#592469: [sumika] Package unsuitable for release

2010-08-10 Thread Manuel A. Fernandez Montecelo
Package: sumika
Version: 0.11-2.1
Severity: serious
Tags: squeeze

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

Hello,

I think that this package is unsuitable to be released in squeeze.

The source package is 6 years old (2004-04-10), but there's a 0.12 release 
just a month later [1] which was not packaged for Debian, even if new Debian 
packages were uploaded after 0.12 had been released upstream.  It's listed 
as pre-alpha software and didn't have an upstream release in the last 6 
years.

There's only one bug report upstream, not fixed and not acknowledged nor 
closed [2].  Debian bug reports include #349897 (as old as Jan 2006) which 
related the impossibility to use the program due to a segfault when starting 
it, and it was confirmed by other person.  It also includes #345180, a 
whishlist bug providing swedish PO translation, which was not acknowleged.  
In the end, no bugs reported to Debian since ~2005 were attended at all, the 
maintainer never reacted to any of them.

The last upload of the package is a NMU from 2005 fixing a FTBFS, which the 
maintainer never acknowleged.  There are multiple lintian errors too, 
including creating menus in the wrong sections, ancient libtools and 
standards version, deprecated debhelper compatibility version.

The binary program that this program packages lacks any kind of 
documentation, nor manpage, nor even a simple explanation in a dialog box.  
The documentation in the website includes only instructions to build it, not 
to use it in any way.

For all of this and unless the package is updated, I think that it's not 
suitable to be released in Squeeze.

[1] http://sourceforge.jp/projects/sumika/releases/?fulllist=1
[2] http://sourceforge.jp/projects/sumika/ticket


Cheers.

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

Debian Release: squeeze/sid
  800 unstablewww.debian-multimedia.org 
  800 unstableftp.ch.debian.org 
  500 testing security.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
libatk1.0-0 (>= 1.9.0) | 1.30.0-1
libc6 (>= 2.3.5-1) | 2.11.2-2
libgdome2-0| 0.8.1+debian-4
libglib2.0-0(>= 2.8.0) | 2.24.1-1
libgtk2.0-0 (>= 2.6.0) | 2.20.1-1
libpango1.0-0   (>= 1.8.2) | 1.28.1-1
libxml2(>= 2.6.21) | 2.7.7.dfsg-4
zlib1g(>= 1:1.2.1) | 1:1.2.3.4.dfsg-3


Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
Manuel A. Fernandez Montecelo 



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



Bug#592470: Cannot open PDFs with content type application/octet-stream

2010-08-10 Thread Enrico Zini
Package: icedove
Version: 3.0.5-1
Severity: normal

Hello,

some mail software (one seems to be Exchange) seem to be sending PDF
attachments as application/octet-stream instead of application/pdf.
icedove "correctly" handles that by only offering to save the attachment
to disk, even if it correctly displays that the attachment is a "PDF
document".

It seems to be impossible to open such PDF attachments for icedove.
There is no way to override, and if you receive lots of PDF attachments
that way every day it is unacceptable to have "save to desktop, open
desktop, open document, remove document from desktop" as a workflow.

Searching around it looks like there is a "MIME Edit" extension that
should implement some override mechanism. However, the add extensions
menu in icedove does not find any extensions. "MIME Edit" seems to have
disappeared from the thunderbird add-ons page at mozilla and you can
find lots of loud complaints about it. There does not seem to be a mime
edit extension packaged in Debian. So, stuck.

Ideally, icedove could do some file(1) magic to double-check at least
octet-stream attachments. That would help immensely here.

Ciao,

Enrico

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

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



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



Bug#588739: QEMU 0.12.5 is out

2010-08-10 Thread Laurent Léonard
I made further tests and I can confirm the issue is not fixed in 0.12.5.

I currently use a patch written by Bruce Rogers from Novell that applies 
directly on 0.12 branch. It probably isn't the best way to fix the problem, but 
it works. Could you take a look at it ?

Thank you,
-- 
Laurent Léonard
When specifying ide devices using -device, the cmos information
which the bios depends on is not written. This patch generalizes
the cmos hd data setting for the existing code path and adds the
ability to call that code on a per machine, per ide drive basis.

I needed to add an id to the IDEBus structure since there wasn't
a way to identify whether an ide bus was primary or secondary in
the lower level code.

Also, the ide bus naming wasn't working right for isa, so we now
explicitly pass in the name for the isa case.

Signed-off-by: Bruce Rogers 

Index: qemu-kvm-0.12.3/hw/pc.c
===
--- qemu-kvm-0.12.3.orig/hw/pc.c
+++ qemu-kvm-0.12.3/hw/pc.c
@@ -212,6 +212,44 @@ static void cmos_init_hd(int type_ofs, i
 rtc_set_memory(s, info_ofs + 8, sectors);
 }
 
+static void set_cmos_hd_data(DriveInfo *dinfo)
+{
+static int hd_type = 0;
+static int hd_trans = 0;
+RTCState *s = rtc_state;
+int cylinders, heads, sectors, translation;
+
+if (dinfo->bus == 0) {
+if (dinfo->unit == 0) {
+hd_type |= 0xf0;
+cmos_init_hd(0x19, 0x1b, dinfo->bdrv);
+} else {
+hd_type |= 0x0f;
+cmos_init_hd(0x1a, 0x24, dinfo->bdrv);
+}
+rtc_set_memory(s, 0x12, hd_type);
+}
+/* NOTE: bdrv_get_geometry_hint() returns the physical
+geometry.  It is always such that: 1 <= sects <= 63, 1
+<= heads <= 16, 1 <= cylinders <= 16383. The BIOS
+geometry can be different if a translation is done. */
+translation = bdrv_get_translation_hint(dinfo->bdrv);
+if (translation == BIOS_ATA_TRANSLATION_AUTO) {
+bdrv_get_geometry_hint(dinfo->bdrv, &cylinders, &heads, §ors);
+if (cylinders <= 1024 && heads <= 16 && sectors <= 63) {
+/* No translation. */
+translation = 0;
+} else {
+/* LBA translation. */
+translation = 1;
+}
+} else {
+translation--;
+}
+hd_trans |= translation << ((dinfo->bus * 4) + (dinfo->unit * 2));
+rtc_set_memory(s, 0x39, hd_trans);
+}
+
 /* convert boot_device letter to something recognizable by the bios */
 static int boot_device2nibble(char boot_device)
 {
@@ -348,37 +386,11 @@ static void cmos_init(ram_addr_t ram_siz
 
 /* hard drives */
 
-rtc_set_memory(s, 0x12, (hd_table[0] ? 0xf0 : 0) | (hd_table[1] ? 0x0f : 0));
-if (hd_table[0])
-cmos_init_hd(0x19, 0x1b, hd_table[0]->bdrv);
-if (hd_table[1])
-cmos_init_hd(0x1a, 0x24, hd_table[1]->bdrv);
-
-val = 0;
 for (i = 0; i < 4; i++) {
 if (hd_table[i]) {
-int cylinders, heads, sectors, translation;
-/* NOTE: bdrv_get_geometry_hint() returns the physical
-geometry.  It is always such that: 1 <= sects <= 63, 1
-<= heads <= 16, 1 <= cylinders <= 16383. The BIOS
-geometry can be different if a translation is done. */
-translation = bdrv_get_translation_hint(hd_table[i]->bdrv);
-if (translation == BIOS_ATA_TRANSLATION_AUTO) {
-bdrv_get_geometry_hint(hd_table[i]->bdrv, &cylinders, &heads, §ors);
-if (cylinders <= 1024 && heads <= 16 && sectors <= 63) {
-/* No translation. */
-translation = 0;
-} else {
-/* LBA translation. */
-translation = 1;
-}
-} else {
-translation--;
-}
-val |= translation << (i * 2);
+set_cmos_hd_data(hd_table[i]);
 }
 }
-rtc_set_memory(s, 0x39, val);
 }
 
 void ioport_set_a20(int enable)
@@ -1016,6 +1028,8 @@ static void pc_init1(ram_addr_t ram_size
 DriveInfo *fd[MAX_FD];
 void *fw_cfg;
 
+machine_ide_finalize = set_cmos_hd_data;
+
 if (ram_size >= 0xe000 ) {
 above_4g_mem_size = ram_size - 0xe000;
 below_4g_mem_size = 0xe000;
Index: qemu-kvm-0.12.3/sysemu.h
===
--- qemu-kvm-0.12.3.orig/sysemu.h
+++ qemu-kvm-0.12.3/sysemu.h
@@ -265,5 +265,6 @@ void do_usb_del(Monitor *mon, const QDic
 void usb_info(Monitor *mon);
 
 void register_devices(void);
+extern void (*machine_ide_finalize)(DriveInfo *dinfo);
 
 #endif
Index: qemu-kvm-0.12.3/vl.c
===
--- qemu-kvm-0.12.3.orig/vl.c
+++ qemu-kvm-0.12.3/vl.c
@@ -260,6 +260,7 @@ const char *prom_envs[MAX_PROM_ENVS];
 #endif
 const char *nvram = NULL;
 int boot_menu;
+void (*machine_ide_finalize)(DriveInfo *din

Bug#592255: request-tracker3.8: [INTL:pt] Updated Portuguese translation for debconf messages

2010-08-10 Thread Américo Monteiro
Package: request-tracker3.8
Version: 3.8.8-4
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for request-tracker3.8's debconf messages.
Translator: Américo Monteiro 
Feel free to use it.

This file is in fact version 3.8.8-4 (POT date = 2010-08-10 10:23+0100)

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .


-- 
Best regards,

Américo Monteiro
# translation of request-tracker3.8 debconf to Portuguese
# Copyright (C) 2008 the request-tracker3.8's copyright holder
# This file is distributed under the same license as the request-tracker3.8 package.
#
# Américo Monteiro , 2008, 2009, 2010.
msgid ""
msgstr ""
"Project-Id-Version: request-tracker3.8 3.8.8-4\n"
"Report-Msgid-Bugs-To: request-tracker...@packages.debian.org\n"
"POT-Creation-Date: 2010-08-10 10:23+0100\n"
"PO-Revision-Date: 2010-08-10 11:56+0100\n"
"Last-Translator: Américo Monteiro \n"
"Language-Team: Portuguese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Type: string
#. Description
#: ../templates:2001
msgid "Name for this Request Tracker (RT) instance:"
msgstr "Nome para esta instância do Request Tracker (RT):"

#. Type: string
#. Description
#: ../templates:2001
msgid ""
"Every installation of Request Tracker must have a unique name. The domain "
"name or an abbreviation of the organization name are usually good candidates."
msgstr ""
"Cada instalação do Request Tracker tem que possuir um nome único. O nome de "
"domínio ou uma abreviatura do nome da organização são geralmente bons "
"candidatos."

#. Type: string
#. Description
#: ../templates:2001
msgid ""
"Please note that once you start using a name, you should probably never "
"change it. Otherwise, mail for existing tickets won't get put in the right "
"place."
msgstr ""
"Por favor note que uma vez que comece a usar um nome, nunca deverá, "
"provavelmente, alterá-lo. Caso contrário, o correio para 'tickets' "
"existentes não será colocado no lugar certo."

#. Type: string
#. Description
#: ../templates:2001
msgid "This setting corresponds to the $rtname configuration variable."
msgstr "Esta opção corresponde à variável de configuração $rtname."

#. Type: string
#. Description
#: ../templates:3001
msgid "Identifier for this RT instance:"
msgstr "Identificador para esta instância de RT:"

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"In addition to its name, every installation of Request Tracker must also "
"have a unique identifier. It is used when linking between RT installations."
msgstr ""
"Além do seu nome, cada instalação do Request Tracker também tem que ter um "
"identificador único. É usado quando se faz ligações entre instalações RT."

#. Type: string
#. Description
#: ../templates:3001
#| msgid ""
#| "It should be a persistent DNS domain relating to your installation, for "
#| "example example.org, or perhaps rt.example.org. It should not be changed "
#| "during the lifetime of the RT database, so it recommended not to use the "
#| "default value of the system hostname, and therefore if you plan to "
#| "restore an existing database to this installation you should use the same "
#| "value as previously."
msgid ""
"It should be a persistent DNS domain relating to your installation, for "
"example example.org, or perhaps rt.example.org. It should not be changed "
"during the lifetime of the RT database, so it recommended not to use the "
"default value of the system hostname. Therefore, if you plan to restore an "
"existing database to this installation, you should use the same value as "
"previously."
msgstr ""
"Deverá ser um domínio DNS persistente em relação à sua instalação, por "
"exemplo exemplo.org, ou talvez rt.exemplo.org. Não deverá ser alterado "
"durante a vida da base de dados RT, portanto é recomendado não usar o valor "
"predefinido do nome de máquina do sistema. Por isso, se você planeia "
"restaurar uma base de dados existente a esta instalação, você deve usar o "
"mesmo valor que usou anteriormente."

#. Type: string
#. Description
#: ../templates:3001
msgid "This setting corresponds to the $Organization configuration variable."
msgstr "Esta opção corresponde à variável de configuração $Organization."

#. Type: string
#. Description
#: ../templates:4001
msgid "Default email address for RT correspondence:"
msgstr "Endereço de email pré-definido para correspondência RT:"

#. Type: string
#. Description
#: ../templates:4001
msgid ""
"Please choose the address that will be listed in From: and Reply-To: headers "
"of emails tracked by RT, unless overridden by a queue-specific address."
msgstr ""
"Por favor escolha e endereço que será mostrado nos cabeçalhos 'From:' e "
"'Reply-To:' dos emails acompanhados pelo RT, a menos que seja sobreescrito "
"por um endereço de fila específico."

#. Type: string
#. Description
#: ../templates:

Bug#590014: genparse: bd-uninstallable on hppa, kfreebsd-*

2010-08-10 Thread Petr Salinger

tags 590014 +patch
user debian-...@lists.debian.org
usertag 590014 + kfreebsd 
--


Hi,

in debian/control change openjdk-6-jdk into default-jdk,
alter configure.ac as shown bellow and regenerate configure.

Petr



--- genparse-0.8.7.orig/configure.ac
+++ genparse-0.8.7/configure.ac
@@ -24,7 +24,7 @@ dnl check for gcj
 if test -z "$ac_cv_prog_GCJ"; then
AC_MSG_WARN([gcj not found. You can build Genparse anyway but not the 
Java examples.])
 else
-   HAVE_GCJ="yes"
+   XXXHAVE_GCJ="yes"
 fi
 AM_CONDITIONAL(HAVE_GCJ, test "$HAVE_GCJ")





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



Bug#592471: libcarp-clan-perl: Carp::Clan 6.02 has no licenses

2010-08-10 Thread Vincent Lefevre
Package: libcarp-clan-perl
Version: 6.02-1
Severity: serious
Tags: upstream fixed-upstream
Justification: Policy 2.3

Upstream Carp-Clan 6.02 has no licenses. Its META.yml file contains:

license: ~

and the README file doesn't say anything about the license either.
I doubt that the fact the author distributed the Artistic.txt and
GNU_GPL.txt files is sufficient from a legal point of view (note that
for some software, such license files apply only to some part of the
software). Without a license for the whole module distribution, one
can look at what individual files say.

lib/Carp/Clan.pm says:

## This module is free software and can
## be used, modified and redistributed
## under the same terms as Perl itself.

but lib/Carp/Clan.pod says nothing about the license, making at least
the documentation non-free.

There are also possible licensing issues with the test files, which
are silent too.

Anyway this licensing problem is fixed in upstream Carp-Clan 6.04:

Version 6.04  24.10.2009
 + Solved RT ticket #50796 (inform type of license)
 + Made the test suite compatible with Perl versions < v5.6.0

Version 6.03  18.10.2009
 + Re-release to resolve confusion in CPAN caused by intermediate release
   of Carp::Clan 5.4 (backport of bugfix #50560 below for Perls < v5.6.0)

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

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

Versions of packages libcarp-clan-perl depends on:
ii  perl  5.10.1-14  Larry Wall's Practical Extraction 

libcarp-clan-perl recommends no packages.

libcarp-clan-perl 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#592250: [buildd-tools-devel] Bug#592250: schroot: LVM snapshots not fully cleaned up

2010-08-10 Thread Roger Leigh
On Sun, Aug 08, 2010 at 01:08:57PM -0400, James Vega wrote:
> Package: schroot
> Version: 1.4.7-1
> Severity: normal
> 
> As the attached typescript should show, when schroot is finished running
> commands in an LVM snapshot chroot, the snapshot is not properly torn
> down.  This leads to an accumulation of active snapshots.

> I: Executing ‘05lvm setup-start ok’
> E: 05lvm: Setting chunksize to 8 sectors.
> E: 05lvm: Setting logging type to disk
> E: 05lvm: Finding volume group "debil0"
> E: 05lvm: Archiving volume group "debil0" metadata (seqno 1378).
> E: 05lvm: Creating logical volume sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df
> E: 05lvm: Creating volume group backup "/etc/lvm/backup/debil0" (seqno 
> 1379).
> E: 05lvm: Found volume group "debil0"
> E: 05lvm: Creating debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df
> E: 05lvm: Loading debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df 
> table (254:9)
> E: 05lvm: Resuming debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df 
> (254:9)
> E: 05lvm: Clearing start of logical volume 
> "sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df"
> E: 05lvm: Creating logical volume snapshot1
> E: 05lvm: Found volume group "debil0"
> E: 05lvm: Found volume group "debil0"
> E: 05lvm: Loading debil0-schroot-real table (254:6)
> E: 05lvm: Suppressed debil0-schroot-real identical table reload.
> E: 05lvm: Loading debil0-schroot table (254:5)
> E: 05lvm: Suppressed debil0-schroot identical table reload.
> E: 05lvm: Loading 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow table 
> (254:7)
> E: 05lvm: Suppressed 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow identical 
> table reload.
> E: 05lvm: Loading 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 table (254:4)
> E: 05lvm: Suppressed 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 identical table 
> reload.
> E: 05lvm: Creating 
> debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df-cow
> E: 05lvm: Loading 
> debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df-cow table (254:10)
> E: 05lvm: Resuming 
> debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df-cow (254:10)
> E: 05lvm: Loading debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df 
> table (254:9)
> E: 05lvm: Suspending debil0-schroot (254:5) with filesystem sync with 
> device flush
> E: 05lvm: Suspending 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 (254:4) with 
> filesystem sync with device flush
> E: 05lvm: Suspending debil0-schroot-real (254:6) with filesystem sync 
> with device flush
> E: 05lvm: Suspending 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow (254:7) 
> with filesystem sync with device flush
> E: 05lvm: Found volume group "debil0"
> E: 05lvm: Loading debil0-schroot-real table (254:6)
> E: 05lvm: Suppressed debil0-schroot-real identical table reload.
> E: 05lvm: Loading debil0-schroot table (254:5)
> E: 05lvm: Suppressed debil0-schroot identical table reload.
> E: 05lvm: Loading 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow table 
> (254:7)
> E: 05lvm: Suppressed 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow identical 
> table reload.
> E: 05lvm: Loading 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 table (254:4)
> E: 05lvm: Suppressed 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 identical table 
> reload.
> E: 05lvm: Loading 
> debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df-cow table (254:10)
> E: 05lvm: Suppressed 
> debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df-cow identical table 
> reload.
> E: 05lvm: Resuming debil0-schroot-real (254:6)
> E: 05lvm: Resuming 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59-cow (254:7)
> E: 05lvm: Resuming 
> debil0-experimental--dd3bfc99--a737--4a75--a1db--68153d95db59 (254:4)
> E: 05lvm: Resuming debil0-sid--1bb5a5c0--6fe6--4c52--ae4c--31d39cdb48df 
> (254:9)
> E: 05lvm: Resuming debil0-schroot (254:5)
> E: 05lvm: Creating volume group backup "/etc/lvm/backup/debil0" (seqno 
> 1380).
> I: 05lvm:   Logical volume "sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df" created


> I: Executing ‘05lvm setup-stop ok’
> I: 05lvm: Removing device lock for 
> /dev/debil0/sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df, owned by pid 31620
> E: 05lvm: Using logical volume(s) on command line
> E: 05lvm:   Can't remove open logical volume 
> "sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df"

The question here is why did the lvremove command above fail?  What
happens if you lvremove sid-1bb5a5c0-6fe6-4c52-ae4c-31d39cdb48df
by hand?  Does this still give you the same error?

Which kernel version are you running?  Some versions do have buggy
LVM support--I've seen myself some time ago a system which would
allow snapshot creation but n

Bug#592472: php5: Cronjob says Unable to load dynamic library

2010-08-10 Thread Nigel Horne
Package: php5
Severity: minor

The file /etc/cron.d/php5 contains the following:

# /etc/cron.d/php5: crontab fragment for php5
#  This purges session files older than X, where X is defined in seconds
#  as the largest value of session.gc_maxlifetime from all your php.ini
#  files, or 24 minutes if not defined.  See /usr/lib/php5/maxlifetime

# Look for and purge old sessions every 30 minutes
09,39 * * * * root   [ -x /usr/lib/php5/maxlifetime ] && [ -d 
/var/lib/php5 ] && find /var/lib/php5/ -type f -cmin 
+$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm

This generates a junk email to me every hour:

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20090626+lfs/gd.so' - /usr/lib/php5/20090626+lfs/gd.so: cannot 
open shared object file: No such file or directory in Unknown on line 0


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

Kernel: Linux 2.6.32-5-686 (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



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



Bug#592373: sound-juicer: ftbfs in ubuntu due to gcc 4.5

2010-08-10 Thread Emilio Pozuelo Monfort
severity 592373 wishlist
thanks

The package doesn't FTBFS in Debian, so the bug is *not* important.

On 10/08/10 10:32, Bhavani Shankar R wrote:
> as a part of 2.31.6 version i guess so please update the package to
> latest upstream version

2.31.6 is an unstable release and we won't update to it. This bug doesn't affect
us anyway since gcc-4.5 is only in experimental and won't be the default
compiler until Squeeze+1, so it can wait.

Emilio



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



Bug#582568: kdm: causes kaboom to show upgrade dialog on first root login

2010-08-10 Thread Modestas Vainius
Hello,

On antradienis 10 Rugpjūtis 2010 13:06:49 Petter Reinholdtsen wrote:
> [Petter Reinholdtsen]
> 
> > We investigated this issue a bit on IRC, and two workarounds were
> > discovered.  Either init.d/kdm can set KDEROOTDIR to some more
> > sensible location (like /var/lib/kdm/).  This will make kdm stop
> > creating files in the root users home directory, and is a more proper
> > fix.
> 
> Given that squeeze is frozen, I suggest this is done to kdm quickly to
> get a fix into Squeeze before it release.

You're welcome to propose patches.

> > An alternative to avoid the config migration dialog when root log in
> > for the first time, is to change kaboom to look for ~/.kde/share/
> > instead of just ~/.kde/.  The files would still be created by kdm in
> > ~root/.kde/, but the dialog would no longer show up.
> 
> This should probably be done too.
> 
> For Debian Edu, we have implemented a workaround and touch
> /root/.local/kaboom during installation to make sure kaboom do not
> show up when the root user log in for the first time.
> 
> I suspect this bug should be release critical, but am not sure so I
> have not raised the severity.  Asked on #debian-release for their
> view, but did not get a definite answer.

First of all, nobody should login to desktop as root. Secondly, I'm not 
denying that there is an issue about kdm creating useless files, but there is 
nothing critical or RC about it given the former.

kaboom could be smarter in this case but again there is nothing RC about it.

> Would be nice to have some comment on this issue before Squeeze is
> released.
> 
> Happy hacking,

Yes, as soon as the patch is available, we might consider it.

Happy hacking


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


Bug#592449: mutter: Doesn't start: Typelib file for namespace 'ClutterJson', version '1.0' not found'

2010-08-10 Thread Emilio Pozuelo Monfort
reassign 592449 gnome-shell
thanks

Hi,

On 10/08/10 09:50, Joerg wrote:
> gnome-shell --replace
> JS ERROR: !!!   Exception was: Error: Requiring Shell, version none: 
> Typelib file for namespace 'ClutterJson', version '1.0' not found
> JS ERROR: !!! lineNumber = '0'
> JS ERROR: !!! fileName = 'gjs_throw'
> JS ERROR: !!! stack = 'Error("Requiring Shell, version none: Typelib 
> file for namespace 'ClutterJson', version '1.0' not found")@:0
> ("Requiring Shell, version none: Typelib file for namespace 'ClutterJson', 
> version '1.0' not found")@gjs_throw:0
> @/usr/share/gnome-shell/js/ui/main.js:11
> 
> This looks similar to 589879 which is marked as fixed. Is this the same
> bug? If yes, it seems not be fixed (for all architectures).

It's similar, yes, but this is in gnome-shell. It needs a rebuild as I said in
#589879, which I requested in
http://lists.debian.org/debian-release/2010/08/msg00241.html

I'll close this bug when gnome-shell is rebuilt.

Regards,
Emilio



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



Bug#592472: [php-maint] Bug#592472: php5: Cronjob says Unable to load dynamic library

2010-08-10 Thread Ondřej Surý
forcemerge 447826 592472
thank you

On Tue, Aug 10, 2010 at 13:11, Nigel Horne  wrote:
> This generates a junk email to me every hour:
>
> PHP Warning:  PHP Startup: Unable to load dynamic library 
> '/usr/lib/php5/20090626+lfs/gd.so' - /usr/lib/php5/20090626+lfs/gd.so: cannot 
> open shared object file: No such file or directory in Unknown on line 0

Just do:

# dpkg --purge php5-gd

to fix it now. Long term fix is pending in #447826

Ondrej
-- 
Ondřej Surý 
http://blog.rfc1925.org/



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



Bug#561944: GNUstep transition

2010-08-10 Thread Yavor Doganov
Adam D. Barratt wrote:
> On Mon, 2010-08-09 at 16:39 +0200, Mehdi Dogguy wrote:
> > On  0, Yavor Doganov  wrote:
> > > Sure, but what about the libmodplug transition?  Should we wait
> > > for it or we can upload the GNUstep core libraries to unstable
> > > right now?

> > IMO, we should try to get them in Squeeze before starting this
> > transition.

> That would be my preference as well.

Already migrated, so we're launching the GNUstep attack.



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



Bug#592474: [DDTSS]: Internal error: Couldn't retreive translation template

2010-08-10 Thread Davide Prina

Package: debian-i18n
Severity: normal

The psychopy package for Italian language give this error:
Internal error: Couldn't retreive translation template

The link for the package translation is:
http://ddtp.debian.net/ddtss/index.cgi/it/translate/psychopy

Ciao
Davide

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

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

--
Dizionari: http://linguistico.sourceforge.net/wiki
Fate una prova di guida ... e tenetevi la macchina!:
http://linguistico.sf.net/wiki/doku.php?id=usaooo2
Non autorizzo la memorizzazione del mio indirizzo su outlook




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



Bug#592208: Bug#592208: Bug#592208: mc: Can't open files for edit (F4) with space in filenames

2010-08-10 Thread Michelle Konzack
Am 2010-08-09 17:58:17, schrieb Yury V. Zaytsev:
> It seems that I have found the reason. mc does not know that it should
> launch mcedit when evoked as /usr/bin/editor.

Why does it not know?

The EXEC command in the Source should execute even a symlink.

> I think that probably a Debian-specific patch is better than installing
> piles of problematic wrapper junk.

I agree with this.

> Only downside is that this change
> will mess up already set-up alternatives. 
> 
> Probably this is not too much of an issue as the sysadmin will notice it
> anyway during the update process.

Of course..

However, since dist-upgrades over  two  versions  is  not  supported  by
Debian, you could include a small code into  "mc.postinst"  which  check
for old stuff laying around before it call "update-alternatives"...

So, even Sysadmins have not to care about it.

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsyst...@tdnet France EURL   itsyst...@tdnet UG (limited liability)
Owner Michelle KonzackOwner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France   77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

  
 

Jabber linux4miche...@jabber.ccc.de
ICQ#328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/


signature.pgp
Description: Digital signature


Bug#592208: [Pkg-mc-devel] Bug#592208: Bug#592208: mc: Can't open files for edit (F4) with space in filenames

2010-08-10 Thread Michelle Konzack
Hello Slavko,

Am 2010-08-09 16:03:59, schrieb Slavko:
> > It seems, that "mcedit-debian" should be removed since it is useless.
> 
> OK, i did this and now it now works :-)

Perfectly, then Yury, know how to solv it for the future.

Maybe we can get it into Squeeze even if it is frozen?

> thank you

Nothing to thanks, because "mc" is a tool I use daily and very heavy...
So I have to care about it.  ;-)

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsyst...@tdnet France EURL   itsyst...@tdnet UG (limited liability)
Owner Michelle KonzackOwner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz Kinzigstraße 17
67100 Strasbourg/France   77694 Kehl/Germany
Tel: +33-6-61925193 mobil Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

  
 

Jabber linux4miche...@jabber.ccc.de
ICQ#328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/


signature.pgp
Description: Digital signature


Bug#576893: argus: FTBFS on kfreebsd-*

2010-08-10 Thread Jakub Wilk

severity 576893 important
thanks

* Petr Salinger , 2010-04-09, 10:54:

in fact the current FTBFS is due to detecting the failed build.

The previous versions of package seemed to build fine
despite they do not contain real executable.
The /usr/sbin/argus is just symlink to /usr/sbin/argus_linux,
which does not exist on kfreebsd-*.


The broken kfreebsd-* has been now removed, see bug #592355.

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#592475: gdb: crashes while debugging python (virt-manager)

2010-08-10 Thread Török Edwin
Package: gdb
Version: 7.1-1+b1
Severity: normal

I was testing virt-manager, and python keeps crashing.
So I launched it under gdb ... and after a while ... gdb dumped core!

I don't have exact steps to reproduce this (other than create new VM in
virt-manager, install something on it, open/close consoles, wait for crash)

$ uname -a
Linux debian 2.6.35 #87 SMP PREEMPT Tue Aug 10 12:04:19 EEST 2010 x86_64 
GNU/Linux

$ gdb /usr/bin/python2.6
[...]
(gdb) set follow-fork child
(gdb) run /usr/share/virt-manager/virt-manager.py"
[...]
[Thread 0x72b3e710 (LWP 29339) exited]
[New process 29351]
[Thread debugging using libthread_db enabled]
process 29351 is executing new program: /bin/bash
[New process 29352]
process 29352 is executing new program: /sbin/ifconfig
Segmentation fault (core dumped)

I've uploaded the core here:
https://docs.google.com/leaf?id=0BzcR8rd83VNNN2MwZTkwYjUtMjI5My00ZWI5LTk2OTQtZTAwYTU2ZDIxYzNk&hl=en

I'll try to run gdb itself under gdb, maybe I get a better stacktrace (using
debug symbols for libc).

dmesg only records the segfault, nothing else around that time:
[ 6603.184548] virbr0: port 2(vnet1) entering disabled state
[ 6623.773918] gdb[22627]: segfault at 0 ip 00311927a0aa sp 
7fffdf883b68 error 4 in libc-2.11.2.so[311920+158000]
[ 7993.784837] gdb[22659]: segfault at 0 ip 00311927a0aa sp 
7fffb4007cd8 error 4 in libc-2.11.2.so[311920+158000]
[ 8075.622492] device vnet1 entered promiscuous mode

And here is the stacktrace:

$ gdb /usr/bin/gdb -c /var/tmp/cores/core.gdb.11.22659
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/gdb...(no debugging symbols found)...done.
[New Thread 22659]

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /lib/libreadline.so.6...(no debugging symbols 
found)...done.
Loaded symbols for /lib/libreadline.so.6
Reading symbols from /lib/libncurses.so.5...Reading symbols from 
/usr/lib/debug/lib/libncurses.so.5.7...done.
done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libm.so.6...Reading symbols from 
/usr/lib/debug/lib/libm-2.11.2.so...done.
done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/lib/libpython2.6.so.1.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libpython2.6.so.1.0
Reading symbols from /usr/lib/libexpat.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libexpat.so.1
Reading symbols from /lib/libdl.so.2...Reading symbols from 
/usr/lib/debug/lib/libdl-2.11.2.so...done.
done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...Reading symbols from 
/usr/lib/debug/lib/libc-2.11.2.so...done.
done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libssl.so.0.9.8...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libssl.so.0.9.8
Reading symbols from /usr/lib/libcrypto.so.0.9.8...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libcrypto.so.0.9.8
Reading symbols from /lib/libpthread.so.0...Reading symbols from 
/usr/lib/debug/lib/libpthread-2.11.2.so...done.
done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libutil.so.1...Reading symbols from 
/usr/lib/debug/lib/libutil-2.11.2.so...done.
done.
Loaded symbols for /lib/libutil.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from 
/usr/lib/debug/lib/ld-2.11.2.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Core was generated by `gdb /usr/bin/python2.6'.
Program terminated with signal 11, Segmentation fault.
#0  __strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:33
33  ../sysdeps/x86_64/multiarch/../strchr.S: No such file or directory.
in ../sysdeps/x86_64/multiarch/../strchr.S
(gdb) bt
#0  __strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:33
#1  0x00484d75 in linux_nat_core_of_thread_1 ()
#2  0x0048836a in ?? ()
#3  0x00489089 in ?? ()
#4  0x00550eac in target_wait ()
#5  0x0052b510 in wait_for_inferior ()
#6  0x0052b8a7 in proceed ()
#7  0x00521fc8 in ?? ()
#8  0x004588ed in execute_command ()
#9  0x00538e9b in ?? ()
#10 0x00539b0c in ?? ()
#11 0x0031e322b9ae in rl_callback_read_char () from /lib/libreadline.so.6
#12 0x00538fe9 in ?? ()
#13 0x00537908 in ?? ()
#14 0x00538a3a in gdb_do_one_event ()
#15 0x00532bfb in catch_errors ()
#16 

Bug#592477: squeeze directory overwrites symlink causing upgrade failure

2010-08-10 Thread Ben Armstrong
Package: live-build
Version: 2.0~a22-1
Severity: grave

A package upgrade from 2.0~a21-1 to 2.0~a22-1 fails with:

Preparing to replace live-build 2.0~a21-1 (using 
.../live-build_2.0~a22-1_all.deb) ...
Unpacking replacement live-build ...
dpkg: error processing /var/cache/apt/archives/live-build_2.0~a22-1_all.deb 
(--unpack):
 unable to install new version of 
`/usr/share/live-helper/data/debian-cd/squeeze/mipsel_netinst_udeb_include': No 
such file or directory

The reason for the failure is apparently the 'squeeze' symlink in ~a21 is
replaced with a directory in ~a22, which policy prohibits in 6.6.4:

http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

A directory will never be replaced by a symbolic link to a directory or
vice versa; instead, the existing state (symlink or not) will be left alone
and dpkg will follow the symlink if there is one.

As a workaround, remove the old package and install the new.

We should check in preinst if the symlink exists and points where it is supposed
to, then remove it before unpacking.  Also, preinst should handle putting the
symlink back if called with abort-install.

Ben

-- Package-specific info:

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

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

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.5  Bootstrap a Debian system
ii  debootstrap   1.0.23 Bootstrap a basic Debian system

Versions of packages live-build recommends:
ii  cpio  2.11-4 GNU cpio -- a program to manage ar
ii  gettext-base  0.18.1.1-1 GNU Internationalization utilities
ii  gnu-fdisk 1.2.4-3Linux fdisk replacement based on l

Versions of packages live-build suggests:
ii  dosfstools 3.0.9-1   utilities for making and checking 
ii  fakeroot   1.14.4-1  Gives a fake root environment
ii  genisoimage9:1.1.10-1Creates ISO-9660 CD-ROM filesystem
pn  memtest86+ | memtest86 (no description available)
ii  mtools 4.0.12-1  Tools for manipulating MSDOS files
ii  parted 2.3-1 The GNU Parted disk partition resi
pn  squashfs-tools | genext2fs (no description available)
ii  sudo   1.7.2p7-1 Provide limited super user privile
ii  syslinux   2:4.02+dfsg-1 collection of boot loaders
ii  uuid-runtime   2.17.2-3.1runtime components for the Univers
pn  win32-loader   (no description available)

-- no debconf information



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



Bug#592316: emacs23-bin-common: please register emacsclient as editor

2010-08-10 Thread Lionel Elie Mamane
On Mon, Aug 09, 2010 at 07:46:20PM +0200, Sven Joachim wrote:
> On 2010-08-09 09:55 +0200, Lionel Elie Mamane wrote:

>> I attach a "works for me"
>> /usr(/local)/share/applications/emacsclient.desktop,

> It seems you forgot to actually attach the file.

Indeed.

-- 
Lionel
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=emacsclient
GenericName=emacsclient
Comment=Client for the GNU Emacs Text Editor
Exec=/usr/bin/emacsclient -c
TryExec=emacsclient
Terminal=false
Type=Application
Categories=Application;Utility;TextEditor;
MimeType=text/plain


Bug#592478: [totd] New version available

2010-08-10 Thread Manuel A. Fernandez Montecelo
Package: totd
Version: 1.4-4.4
Severity: normal

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

Please update to a new version, 1.5/1.5.1 has been available for years.

http://www.vermicelli.pasta.cs.uit.no/software/totd.html
ftp://ftp.pasta.cs.uit.no/pub/totd/

Unfortunately there is no changelog or news file, so I don't know if the new 
version fixes important bugs, maybe concerning security, or adds new 
important features, or only minor fixes.

Cheers.


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

Debian Release: squeeze/sid
  800 unstablewww.debian-multimedia.org 
  800 unstableftp.ch.debian.org 
  500 testing security.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
libc6 (>= 2.7) | 2.11.2-2
debconf  (>= 0.5)  | 1.5.33
 OR debconf-2.0| 
perl   | 5.10.1-13


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
resolvconf| 1.46

-- 
Manuel A. Fernandez Montecelo 



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



Bug#582568: kdm: causes kaboom to show upgrade dialog on first root login

2010-08-10 Thread Petter Reinholdtsen
[Modestas Vainius]
> Secondly, I'm not denying that there is an issue about kdm creating
> useless files, but there is nothing critical or RC about it given
> the former.
> 
> kaboom could be smarter in this case but again there is nothing RC
> about it.

If this is the stance of the KDE maintainence team, as in willing to
release Squeeze with kdm producing files in /root/.kde/ when started
after boot and the root user to get a misleading and confusing
"migrate configuration" dialog when logging in for the first time on a
freshly installed machine, I'll spend my time elsewhere.  Unless told
otherwise, I will take it that your view is shared by the rest of the
KDE team, and thus leave this resolution of issue for a future upgrade
of KDE.

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



  1   2   3   4   5   >