Bug#500249: No /etc/init.d/jackd anymore

2009-09-17 Thread Reinhard Tartler
a...@drcomp.erfurt.thur.de (Adrian Knoth) writes:

 According to upstream's recommendation, we've removed /etc/init.d/jackd
 in the last upload.

 Cause there's no system-wide jackd anymore, it can't be promiscuous. ;)

 I'm closing this bug with wontfix now.

OTOH, we could install the init script with the proposed change in
/usr/share/doc/jackd/examples/jackd.init and insert some copypaste-able
instructions as comments at the top so that interested users can easily
change their systems to that configuration.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#547127: cheese: doesn't detect newly attached webcams

2009-09-17 Thread Paul Wise
Package: cheese
Version: 2.26.2-1
Severity: normal

I ran cheese before plugging in a USB webcam and it didn't detect when I
plugged in the camera, it displayed No camera found! and played the no
signal video. I had to restart cheese before it would display any image
from the camera. After I restarted cheese the camera worked fine.

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

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

Versions of packages cheese depends on:
ii  gconf2   2.26.2-3GNOME configuration database syste
ii  gstreamer0.10-plugins-base   0.10.24-1   GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good   0.10.16-1   GStreamer plugins from the good 
ii  gstreamer0.10-x  0.10.24-1   GStreamer plugins for X11 and Pang
ii  libc62.9-25  GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.82-1  simple interprocess messaging syst
ii  libebook1.2-92.26.3-1+b1 Client library for evolution addre
ii  libgconf2-4  2.26.2-3GNOME configuration database syste
ii  libglib2.0-0 2.20.5-1The GLib library of C routines
ii  libgnome-desktop-2-112.26.1-1Utility library for loading .deskt
ii  libgstreamer-plugins-base0.1 0.10.24-1   GStreamer libraries from the base
ii  libgstreamer0.10-0   0.10.24-1   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.6-1The GTK+ graphical user interface 
ii  libhal1  0.5.13-3Hardware Abstraction Layer - share
ii  libpango1.0-01.24.5-1Layout and rendering of internatio
ii  librsvg2-2   2.26.0-1SAX-based renderer library for SVG

Versions of packages cheese recommends:
ii  gvfs  1.2.3-3userspace virtual filesystem - ser

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#547128: apt-listbugs: nil class error in cron.daily cleanup script

2009-09-17 Thread Alexandre Rossi
Package: apt-listbugs
Version: 0.1.0
Severity: normal

Hi,

I was receiveing errors by mail so I tried to run the script manualy and the
behaviour is consistant :

$ sudo /etc/cron.daily/apt-listbugs
/usr/share/apt-listbugs/aptcleanup:57: private method `split' called for 
nil:NilClass (NoMethodError)
from /usr/share/apt-listbugs/aptcleanup:50:in `each'
from /usr/share/apt-listbugs/aptcleanup:50

$ cat /etc/apt/preferences

Explanation: Pinned by apt-listbugs at Tue Sep 15 23:16:15 +0200 2009
Explanation:   #546547: bash: Bash 4.0-5 fails to install
Package: bash
Pin: version 4.0-4
Pin-Priority: 1000

My best guess is that this is failing because of my french locale, because
apt-listbugs is trying to match 'Candidate:' whereas apt-cache output uses
'Candidat :'. A possible fix would be to revert apt-listbugs to LANG=C.

Feel free to ask for more info.

Alex


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

Kernel: Linux 2.6.31-vgn-b1vp (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-listbugs depends on:
ii  apt  0.7.23.1Advanced front-end for dpkg
ii  libdpkg-ruby1.8  0.3.2   modules/classes for dpkg on ruby 1
ii  libgettext-ruby1.8   1.93.0-1Gettext for ruby1.8
ii  libhttp-access2-ruby1.8  2.1.5.2-1   HTTP accessing library for ruby (t
ii  libruby1.8 [libzlib-ruby1.8] 1.8.7.174-2 Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.80.6.8-4 Interface of expat for the scripti
ii  ruby 4.2 An interpreter of object-oriented

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  iceweasel [www-browser]   3.0.14-1   lightweight web browser based on M
ii  reportbug 4.7reports bugs in the Debian distrib

-- 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#547128: apt-listbugs: nil class error in cron.daily cleanup script

2009-09-17 Thread Ryan Niebur
severity 547128 important
quit

On Thu, Sep 17, 2009 at 08:05:39AM +0200, Alexandre Rossi wrote:
 Package: apt-listbugs
 Version: 0.1.0
 Severity: normal
 
 Hi,
 
 I was receiveing errors by mail so I tried to run the script manualy and the
 behaviour is consistant :
 
 $ sudo /etc/cron.daily/apt-listbugs
 /usr/share/apt-listbugs/aptcleanup:57: private method `split' called for 
 nil:NilClass (NoMethodError)
 from /usr/share/apt-listbugs/aptcleanup:50:in `each'
 from /usr/share/apt-listbugs/aptcleanup:50
 
 $ cat /etc/apt/preferences
 
 Explanation: Pinned by apt-listbugs at Tue Sep 15 23:16:15 +0200 2009
 Explanation:   #546547: bash: Bash 4.0-5 fails to install
 Package: bash
 Pin: version 4.0-4
 Pin-Priority: 1000
 
 My best guess is that this is failing because of my french locale, because
 apt-listbugs is trying to match 'Candidate:' whereas apt-cache output uses
 'Candidat :'. A possible fix would be to revert apt-listbugs to LANG=C.
 

good catch. will look into fixing in a day or two (unless Francesco
beats me to it, hint hint).

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


signature.asc
Description: Digital signature


Bug#547129: Debian testig: real unstable system

2009-09-17 Thread dAgeCKo
Package: kernel
Version: 2.6.30-1-686
Gravity: CRITICAL

Real unstable system on my computer on debian testing.
Boot almost never finishes and complains about kernel panics, udev
issues.
Boot can ends but system can hangs afterward.
Udev and kernel broke most of the time just as bttv driver.
(I'll also make a bug report about udev).
Can't retreive logs since boot does not finish and boot log are lost
in the next mount.

  Computer:
  Debian testing squeeze
  AMD Athlon 3000+
  1GB RAM
  Nvidia Geforce 7600
  Asrock motherboard with SIS chips



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



Bug#547130: wireshark: [debconf_rewrite] Debconf templates and debian/control review

2009-09-17 Thread Christian Perrier
Package: wireshark
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Sunday, August 30, 2009, I notified you of the beginning of a review process
concerning debconf templates for wireshark.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading wireshark with these changes
right now.

The second phase of this process will begin on Sunday, September 20, 2009, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Sunday, October 11, 2009. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Monday, October 12, 2009, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- wireshark.old/debian/templates  2009-08-25 19:25:57.682197462 +0200
+++ wireshark/debian/templates  2009-09-17 08:38:24.922990100 +0200
@@ -1,12 +1,21 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: wireshark-common/install-setuid
 Type: boolean
 Default: false
-_Description: Do you want dumpcap to be installed setuid root?
+_Description: Should dumpcap be installed setuid root?
  Dumpcap can be installed with the set-user-id bit set, so members of
- group wireshark will be able to run it with the permissions of the 
- 'root' user. It is the preferred way of capturing packets using 
- Wireshark/Tshark over running Wireshark/Tshark as root, because that 
- way most of the code will run with less priveges.
+ the group wireshark will have the privileges required to use it.
+ This way of capturing packets using Wireshark/Tshark is recommended
+ over the alternative of running them directly as superuser, because
+ less of the code will run with elevated privileges.
  .
  Enabling this feature may be a security risk, so it is disabled by
- default.  If in doubt, it is suggested to leave it disabled.
+ default. If in doubt, it is suggested to leave it disabled.
--- wireshark.old/debian/control2009-08-25 19:25:57.685525791 +0200
+++ wireshark/debian/control2009-09-03 20:53:24.122207585 +0200
@@ -7,6 +7,7 @@
 Build-Depends: libgtk2.0-dev (=2.4.0-0), libpcap0.8-dev, flex, libz-dev, 
dpatch, debhelper (= 6), po-debconf, libtool, python, automake1.9, autoconf, 
autotools-dev, libc-ares-dev, xsltproc, docbook-xsl (= 1.64.1.0-0), 
libpcre3-dev, libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], bison, 
libgnutls-dev, python-support (= 0.3), portaudio19-dev, libkrb5-dev, 
liblua5.1-0-dev, libsmi2-dev, libgeoip-dev
 Build-Conflicts: libsnmp4.2-dev, libsnmp-dev
 XS-Python-Version: all
+Homepage: http://www.wireshark.org/
 
 Package: wireshark-common
 Architecture: any
@@ -14,11 +15,10 @@
 Recommends: wireshark (= ${binary:Version}) | tshark (= ${binary:Version})
 Replaces: ethereal-common ( 1.0.0-3)
 Conflicts: ethereal-common ( 1.0.0-3)
-Description: network traffic analyser (common files)
- Wireshark is a network traffic analyzer, or sniffer, for Unix and
- Unix-like operating systems. A sniffer is a tool used to capture 
- packets off the wire. Wireshark decodes numerous protocols (too many
- to list).
+Description: network traffic analyzer - common files
+ Wireshark is a network sniffer - a tool that captures and analyzes
+ packets off the wire. Wireshark can decode too many protocols to list
+ here.
  .
  This package provides files common to both wireshark (the GTK+ 

Bug#546967: RFP: media-player-info -- media player identification files

2009-09-17 Thread Martin Pitt
retitle 546967 ITP: media-player-info -- media player identification files
tag 546967 pending
thanks

Emilio Pozuelo Monfort [2009-09-16 19:41 +0200]:
 * Package name: media-player-info

I am one of the original authors of this and already packaged it
for Ubuntu, so it would be straightforward to maintain it in both
places at the same time.

I will upload it to experimental now.

Martin

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


signature.asc
Description: Digital signature


Bug#547132: CVE-2009-3165: SQL injection vulnerability

2009-09-17 Thread Giuseppe Iuculano
Package: bugzilla
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for bugzilla.

CVE-2009-3165[0]:
| SQL injection vulnerability in the Bug.create WebService function in
| Bugzilla 2.23.4 through 3.0.8, 3.1.1 through 3.2.4, and 3.3.1 through
| 3.4.1 allows remote attackers to execute arbitrary SQL commands via
| unspecified parameters.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3165
http://security-tracker.debian.net/tracker/CVE-2009-3165


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

iEYEARECAAYFAkqx3+cACgkQNxpp46476aq31gCeLMfMJuutOzPwP+0uouISHD4/
fjAAn1q/BdldzmPcE/W9vh5Im9h3FoRj
=Kbgf
-END PGP SIGNATURE-



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



Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Please apply upstream patch that should solve this grave issue.

Link:
http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindJNI.cmake?root=CMaker1=1.40r2=1.41

Thanks

-- 
Mathieu



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



Bug#546757: os-prober tries (and fails) to mount crypted partition at grub installation time

2009-09-17 Thread Kjö Hansi Glaz
Package: grub-common
Version: 1.97~beta3-1
Severity: normal


grup-pc still recommends os-prober=1.32 and not =1.33. I think this should be 
fixed as this problem silently blocks apt on system with encrypted partitions.

I installed os-prober 1.33 from sid and everything works fine now.

Regards,

Kjö

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

Kernel: Linux 2.6.30-pentiumm-preempt (SMP w/1 CPU core; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-common depends on:
ii  base-files 5.0.0 Debian base system miscellaneous f
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libncurses55.7+20090803-2shared libraries for terminal hand
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

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

Versions of packages grub-common suggests:
pn  multiboot-doc none (no description available)

-- no debconf information



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



Bug#547133: gkrellm does not launch in some cases

2009-09-17 Thread Nicolas Patrois
Package: gkrellm
Version: 2.3.2-4
Severity: normal


gkrellm refuses to launch with the Sawfish menu entry and with a script in a 
Sawfish shortcut, but works when I launch it in a xterm.

The error message is:
gkrellm reference memoire invalide: Horloge (create_monitor)
In English:
gkrellm reference invalid memory: Clock (create_monitor)

I suspect the last big update in X.org.

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

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

Versions of packages gkrellm depends on:
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libgcrypt11   1.4.4-4LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.20.5-1   The GLib library of C routines
ii  libgnutls26   2.8.3-3the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libntlm0  0.3.13-1   NTLM authentication library
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libx11-6  2:1.2.2-1  X11 client-side library

gkrellm recommends no packages.

gkrellm 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#547075: xserver-xorg-video-radeon: GL windows only work on 70% of screen area

2009-09-17 Thread Michel Dänzer
On Wed, 2009-09-16 at 20:11 -0400, Eric Cooper wrote: 
 
 I have a dual-head setup as seen in xorg.conf below.  When using an
 OpenGL application like glxgears, or now gnome-games' sol-clutter, the
 app works fine anywhere on the VGA monitor, but only on the first 740
 or so pixels at the left of the DVI monitor.  Anywhere to the right of
 that results in garbage being displayed in that portion of the
 screen. I'm attaching a screenshot showing what happens when I move
 the window across this border.

This is a limitation between DRI1 (uses a single shared back buffer) and
the hardware (3D rendering limited to 2560x2560). It'll be fixed with
DRI2 (which will be available with KMS) because there each GLX window
has its own back buffer, so the hardware limit only applies to each
window separately.


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



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



Bug#547134: php5 - support for new format of milliseconds in strtotime()

2009-09-17 Thread Demleitner, Christoph (RI-Solution)
Package: php5
Version: 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2

Could you please provide information, when the following bug from bugs.php.net 
will be in stable-package

http://bugs.php.net/bug.php?id=44426




Bug#546791: CVE-2009-3233: shell command injection via filename

2009-09-17 Thread Giuseppe Iuculano
retitle 546791 CVE-2009-3233: shell command injection via filename
thanks

Hi,

this issue got a CVE id:

Name: CVE-2009-3233
Status: Candidate
URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3233
Reference: MLIST:[oss-security] 20090916 CVE id request: changetrack
Reference: URL:http://www.openwall.com/lists/oss-security/2009/09/16/3
Reference: CONFIRM:http://bugs.debian.org/546791
Reference: BID:36420
Reference: URL:http://www.securityfocus.com/bid/36420
Reference: SECUNIA:36756
Reference: URL:http://secunia.com/advisories/36756

changetrack 4.3 allows local users to execute arbitrary commands via
CRLF sequences and shell metacharacters in a filename in a directory
that is checked by changetrack.

Please coordinate with the security team (t...@security.debian.org) to
prepare packages for the stable and oldstable releases.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#538694:

2009-09-17 Thread ottoshmidt
I solved that bug: the thing is that on debian testing fresh install the
version of it is:
Package: gnome-screensaver
Version: 2.26.1-1 while gnome-session package and gnome-settings-daemons ar of
older versions.

Fix:

Install gnome-sessions and gnome-settings-daemon the same version as 
gnome-screensaver
I did it from Sid packages and istalled 2.26.. versions of those three..

After reboot all works fine...

Oto




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



Bug#547138: libasound2-plugins: PortAudio gives error Invalid rate plugin version 10002

2009-09-17 Thread jkl345
Package: libasound2-plugins
Version: 1.0.20-1
Severity: normal


With libasound2-plugins installed, PortAudio test command pa_devs gets multiple 
errors Invalid rate plugin version 10002.
The errors disappear as soon as libasound2-plugins is being deinstalled and 
reappear with reinstallation.

I encountered this problem while tracking down a choppy-sound-problem on my 
system. This problem persists with libasound2-plugins
so I guess it is not the cause of the choppiness. I have no idea wether this 
bug has any effect on the usability of libasound2-plugins.


-- 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.31-rc8 (SMP w/1 CPU core)
Locale: LANG=en_US.ISO-8859-15, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libasound2-plugins depends on:
ii  libasound2 1.0.21a-1 shared library for ALSA applicatio
ii  libavcodec52   5:0.5+svn20090906-0.0 library to encode decode multimedi
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libjack0   0.116.2+svn3592-3 JACK Audio Connection Kit (librari
ii  libpulse0  0.9.17-1  PulseAudio client libraries
ii  libsamplerate0 0.1.7-2   audio rate conversion library

libasound2-plugins recommends no packages.

libasound2-plugins 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#547137: libmono-addins0.2-cil: Assembly ../libmono-addins0.2-cil/policy.0.2.Mono.Addins.dll does not exist

2009-09-17 Thread Steve Langasek
Package: libmono-addins0.2-cil
Version: 0.4-5
Severity: grave
Justification: renders package unusable

mono-gac is failing to upgrade because of a problem with
libmono-addins0.2-cil and libmono-addins-gui0.2-cil:

Setting up mono-gac (2.4.2.3+dfsg-1) ...
[...]
* Installing 1 assembly from libndesk-dbus-glib1.0-cil into Mono
! Assembly 
/usr/share/cli-common/policies.d/libmono-addins-gui0.2-cil/policy.0.2.Mono.Addins.Gui.dll
 does not exist
! Assembly 
/usr/share/cli-common/policies.d/libmono-addins0.2-cil/policy.0.2.Mono.Addins.dll
 does not exist
! Assembly 
/usr/share/cli-common/policies.d/libmono-addins0.2-cil/policy.0.2.Mono.Addins.Setup.dll
 does not exist
dpkg: error processing mono-gac (--configure):
 subprocess installed post-installation script returned error exit status 3


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

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

Versions of packages libmono-addins0.2-cil depends on:
ii  cli-common0.7common files between all CLI packa
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libmono-corlib2.0-cil 2.4.2.3+dfsg-1 Mono core library (for CLI 2.0)
pn  libmono-sharpzip2.84-cil  none (no description available)
pn  libmono-system2.0-cil none (no description available)
pn  mono-runtime  none (no description available)

libmono-addins0.2-cil recommends no packages.

libmono-addins0.2-cil suggests no packages.

-- no debconf information

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



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



Bug#547136: libatomic-ops: FTFBS on sh4

2009-09-17 Thread Nobuhiro Iwamatsu
Package: libatomic-ops
Version: 1.2+cvs20080819-1
Severity: wishlist
Tags: patch
User: debian-...@superh.org
Usertags: sh4

Hi,

I am now trying to run Debian on Renesas SH CPU(sh4).
libatomic-ops FTBFS on sh4.

--
cc -DHAVE_CONFIG_H -I. -I. -I.-fPIC -g -O2 -g -Wall -O2 -DNDEBUG -c
atomic_ops.c
atomic_ops.c:74: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'AO_locks'
atomic_ops.c: In function 'AO_spin':
atomic_ops.c:91: warning: implicit declaration of function 'AO_load'
atomic_ops.c:98: warning: implicit declaration of function 'AO_store'
atomic_ops.c: At top level:
atomic_ops.c:116: warning: type defaults to 'int' in declaration of
'AO_TS_t'
atomic_ops.c:116: error: expected ';', ',' or ')' before '*' token
atomic_ops.c:124: warning: type defaults to 'int' in declaration of
'AO_TS_t'
atomic_ops.c:124: error: expected ';', ',' or ')' before '*' token
atomic_ops.c:130: warning: type defaults to 'int' in declaration of
'AO_TS_t'
atomic_ops.c:130: error: expected ';', ',' or ')' before '*' token
atomic_ops.c:139: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'init_lock'
atomic_ops.c: In function 'AO_compare_and_swap_emulation':
atomic_ops.c:144: error: 'AO_TS_t' undeclared (first use in this
function)
atomic_ops.c:144: error: (Each undeclared identifier is reported only
once
atomic_ops.c:144: error: for each function it appears in.)
atomic_ops.c:144: error: 'my_lock' undeclared (first use in this
function)
atomic_ops.c:144: error: 'AO_locks' undeclared (first use in this
function)
atomic_ops.c:148: warning: implicit declaration of function
'AO_load_acquire'
atomic_ops.c:150: warning: implicit declaration of function 'lock'
atomic_ops.c:150: error: 'init_lock' undeclared (first use in this
function)
atomic_ops.c:152: warning: implicit declaration of function 'unlock'
atomic_ops.c:153: warning: implicit declaration of function
'AO_store_release'
atomic_ops.c: In function 'AO_compare_double_and_swap_double_emulation':
atomic_ops.c:180: error: 'AO_TS_t' undeclared (first use in this
function)
atomic_ops.c:180: error: 'my_lock' undeclared (first use in this
function)
atomic_ops.c:180: error: 'AO_locks' undeclared (first use in this
function)
atomic_ops.c:186: error: 'init_lock' undeclared (first use in this
function)
atomic_ops.c: In function 'AO_store_full_emulation':
atomic_ops.c:215: error: 'AO_TS_t' undeclared (first use in this
function)
atomic_ops.c:215: error: 'my_lock' undeclared (first use in this
function)
atomic_ops.c:215: error: 'AO_locks' undeclared (first use in this
function)
make[4]: *** [atomic_ops.o] Error 1
make[4]: Leaving directory
`/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--

Current libatomic-ops package doesn't support sh4.
I made a patch to revise to be able to build.
I attached patch and buildlog.
Would you apply it?

Best regards,
  Nobuhiro
 dpkg-buildpackage -rfakeroot -D -us -uc -mNobuhiro Iwamatsu iwama...@nigauri.org
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package libatomic-ops
dpkg-buildpackage: source version 1.2+cvs20080819-1+sh4
dpkg-buildpackage: host architecture sh4
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make  -C .  -k distclean
make[1]: Entering directory `/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-makefile-check
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819'
for i in ./config.guess ./config.sub  ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/home/iwamatsu/build-area/libatomic-ops/libatomic-ops-1.2+cvs20080819'
if [ reverse-patches = reverse-patches ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/03_nodoc.patch debian/patches/04_sh4_support.patch
Patch debian/patches/04_sh4_support.patch is not applied.
Patch debian/patches/03_nodoc.patch is not applied.
if [ 

Bug#547010: proposed patch error

2009-09-17 Thread Bastien Durel
Hello,

I forgot the pid in my proposed patch, so here's the correct version

-- 
Bastien Durel
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mt-daapd\[[0-9]+\]: Rescanning database$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mt-daapd\[[0-9]+\]: Starting playlist scan$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mt-daapd\[[0-9]+\]: Updating playlists$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mt-daapd\[[0-9]+\]: Scanned [0-9]+ songs 
\(was [0-9]+\) in [0-9]+ seconds$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mt-daapd\[[0-9]+\]: Error writing to client 
socket: Connection reset by peer$



smime.p7s
Description: S/MIME cryptographic signature


Bug#547135: [pybackpack] Missing rdiff_backup.Main module in python path

2009-09-17 Thread Rex Tsai
Package: pybackpack
Version: 0.5.6-2
Severity: normal

  Hi, when running pybackpack, it throws an error

$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in module
from pybackpack import backuptool
  File /usr/lib/pymodules/python2.5/pybackpack/backuptool.py, line 17,
in module
import rdiff_interface
  File /usr/lib/pymodules/python2.5/pybackpack/rdiff_interface.py,
line 1, in module
import rdiff_backup.Main
ImportError: No module named rdiff_backup.Main

  pybackpack need rdiff-backup, which can be added like this

$ PYTHONPATH=/usr/lib/rdiff-backup pybackpack

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.29-1-686

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org
  500 unstablesnapshots.ekiga.net
  500 unstableftp.us.debian.org
  500 stable  ftp.us.debian.org
  500 stable  dl.google.com
  500 jaunty  ppa.launchpad.net
1 experimentalftp.us.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-
python (= 2.5) | 2.5.4-2
python-support  (= 0.90.0) | 1.0.3
rdiff-backup(= 0.12.7) | 1.2.8-4
python-gtk2 | 2.14.1-3
python-glade2   | 2.14.1-3
python-gnome2   | 2.26.1-1
python-nautilusburn | 2.26.0-1
genisoimage | 9:1.1.9-1


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#547139: iptables: iprange module now does not allow single IP address as argument

2009-09-17 Thread Sergey Kovalev
Package: iptables
Version: 1.4.2-6
Severity: normal

When upgraded to new lenny kernel from 2.6.24 from etch'n'half
iprange now doesn't allow to use single ip-address as it's argument:

# iptables -A FORWARD -m iprange --src-range 192.168.0.0
iptables v1.4.2: iprange: Bad value for --src-range option: 192.168.0.0
Try `iptables -h' or 'iptables --help' for more information.

But the next command, giving the same left and right boundaries of a range is 
OK:
iptables -A FORWARD -m iprange --src-range 192.168.0.0-192.168.0.0

It worked for years before and breaks all the firewall-building system.


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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.CP1251, LC_CTYPE=ru_RU.CP1251 (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash

Versions of packages iptables depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries

iptables recommends no packages.

iptables 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#547140: drupal6: SA-CORE-2009-008 - Drupal core - Multiple vulnerabilities

2009-09-17 Thread Ingo Juergensmann
Package: drupal6
Severity: normal


Hi!

Please take care to upload Drupal 6.14 as it fixes some OpenID
vulnerabilities and weaknesses mentioned in Drupal SA-CORE-2009-008 (see
http://drupal.org for more details). 
The Drupal SA report mentions Drupal5 as well. 

Regards, 
Ingo


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

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



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



Bug#547137: libmono-addins0.2-cil: Assembly ../libmono-addins0.2-cil/policy.0.2.Mono.Addins.dll does not exist

2009-09-17 Thread Steve Langasek
On Thu, Sep 17, 2009 at 12:36:41AM -0700, Steve Langasek wrote:
 Package: libmono-addins0.2-cil
 Version: 0.4-5
 Severity: grave
 Justification: renders package unusable

 mono-gac is failing to upgrade because of a problem with
 libmono-addins0.2-cil and libmono-addins-gui0.2-cil:

 Setting up mono-gac (2.4.2.3+dfsg-1) ...
 [...]
 * Installing 1 assembly from libndesk-dbus-glib1.0-cil into Mono
 ! Assembly 
 /usr/share/cli-common/policies.d/libmono-addins-gui0.2-cil/policy.0.2.Mono.Addins.Gui.dll
  does not exist
 ! Assembly 
 /usr/share/cli-common/policies.d/libmono-addins0.2-cil/policy.0.2.Mono.Addins.dll
  does not exist
 ! Assembly 
 /usr/share/cli-common/policies.d/libmono-addins0.2-cil/policy.0.2.Mono.Addins.Setup.dll
  does not exist
 dpkg: error processing mono-gac (--configure):
  subprocess installed post-installation script returned error exit status 3

This was caused by orphaned files under /usr/share/cli-common/packages.d:

/usr/share/cli-common/packages.d/policy.0.2.Mono.Addins.Setup.installcligac
/usr/share/cli-common/packages.d/policy.0.2.Mono.Addins.installcligac
/usr/share/cli-common/packages.d/policy.0.2.Mono.Addins.Gui.installcligac

$ cat /usr/share/cli-common/packages.d/policy.0.2.Mono.Addins.Gui.installcligac 
/usr/share/cli-common/policies.d/libmono-addins-gui0.2-cil/policy.0.2.Mono.Addins.Gui.dll
$

I don't know where these files came from.

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



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



Bug#538225: krb5.conf

2009-09-17 Thread Eamonn Hamilton
Hi Guido,

Unfortunately, even with the patch applied, I still get the memory leak,
albeit with the renew lifetime set to the same as the ticket lifetime.

I'll change my config back, unless there's anything else you would like
em to try?

Cheers,
Eamonn


On Tue, 2009-09-15 at 19:32 +0200, Guido Günther wrote:
 tags  538225 +fixed-upstream
 thanks
 
 Hi Eamonn,
 On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote:
  Hi,
  
  I've disabled the explicit renew lifetime parameter, while leaving the
  ticket lifetime specified, and it seems to be behaving itself. I'm
  currently trying to determine whether it's got anything to do with the
  renew lifetime being the same as the ticket lifetime, as I guess I
  should have had the renew lifetime as less than the ticket lifetime.
 I've committed a fix that might help here:
 
   http://git.gnome.org/cgit/krb5-auth-dialog/
 
 I'll attach the patch. Could you apply it and test it?
 Cheers,
  -- Guido

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#547094: odin: fresh upstream is available

2009-09-17 Thread Martin Michlmayr
* Yaroslav Halchenko deb...@onerussian.com [2009-09-16 21:32]:
 Package: odin

I don't see such a packagei n Debian.  Do you know where you got it
from?  If not, what does:
   dpkg -p odin | grep Maintainer:
say?

-- 
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#547141: mysqmail - typo / patch

2009-09-17 Thread Chris Leick

Package: mysqmail
Version:  0.15
Severity: minor
Tags: patch

Hi,

The following patch should fix some typos.

Greetings,
Chris

--- mysqmail_0.4.7-1_debian_mysqmail.templates.orig	2009-09-17 09:47:22.0 +0200
+++ mysqmail_0.4.7-1_debian_mysqmail.templates	2009-09-17 09:48:31.0 +0200
@@ -26,5 +26,4 @@
 Type: string
 Default: dtc
 _Description: MySQL database name:
- MySQmail will use it to save trafic for pop3, smtp ftp, and pop3 login
- auth.
+ MySQmail will use it to save traffic for smtp ftp, and pop3 login auth.


Bug#547079: [Pkg-shadow-devel] Bug#547079: login: Should set the iutf8 tty c_iflag if the locale is utf8

2009-09-17 Thread Samuel Thibault
Mike Frysinger, le Wed 16 Sep 2009 22:05:59 -0400, a écrit :
 this is why the `unicode_start` and `unicode_stop` programs exist -- for 
 people to dynamically change the console input mode.

Normal users shouldn't have to know they have to start it.

 and why the keyboard/console font init scripts exist -- to set the
 defaults. and why the kernel now defaults all consoles to iutf8 on by
 default.

Except that getty drops the flag.

 perhaps you meant to file a bug about agetty not preserving the IUTF8 flag.  

As I said in my bug report, getty has always been clearing all tty flags
to restart the termios settings from scratch.  We can try, but I fear
they won't accept it.

Also, think about a serial console. Should the kernel also default tty
parameters with iutf8 there?  It doesn't know how the terminal plugged
to it is configured.  Getty run on it doesn't know which locale will be
used so can't set it.  Only login has some chance to know which locale
is being configured on the system.

Samuel



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



Bug#523372: consolekit: Couldn't read /proc/'pid_number'/environ

2009-09-17 Thread Justin B Rye
notforwarded 523372
tags 523372 tag - upstream wontfix
stop

On Sat, Sep 05, Justin B Rye wrote:
 This message still occurs every time ConsoleKit starts.  Why has the
 bug report been tagged upstream wontfix?

Ah!  I'd missed the fact that it claimed to have been forwarded to
https://bugzilla.redhat.com/show_bug.cgi?id=444139;.  Or maybe I'd
read it and forgotten it because it's so obviously a mistake: that
report had seen no new activity since May 2008.  That's also why
it's wontfix - the bug was last seen in ConsoleKit-0.2.10-3.fc9.
Nobody mentioned having seen it in anything more recent, so the
report just rotted away when Fedora 9 reached end-of-life.  And
bts-link automatically passed that wontfix on to the Debian bug.

But Debian bug #523372 was originally seen in ConsoleKit 0.3.0-2,
and is still present in 0.3.0-4; that's the same upstream version
number as the ConsoleKit in Fedora 10 and 11.  Somebody with a
RedHat Bugzilla login needs to submit a new report, as was requested
here: https://bugzilla.redhat.com/show_bug.cgi?id=444139#c6;.

Until that happens, this issue has not been forwarded, and
upstream has been given no opportunity to declare it wontfix.
-- 
JBR
Ankh kak! (Ancient Egyptian blessing)



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



Bug#503429: long past time for ext4

2009-09-17 Thread Vincent Fourmond
  Hello,

On Thu, Sep 17, 2009 at 5:10 AM, Joey Hess jo...@debian.org wrote:
 mount(8) has a full set of options for ext4.

 pmount in git now supports ext4... I plan an upload with a whole
bunch of new features, but that will take some time. I'll probably
patch pmount in unstable to support ext4.

  Cheers,

  Vincent



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



Bug#486697:

2009-09-17 Thread Mathieu Malaterre
Any update ?

-- 
Mathieu



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



Bug#546757: os-prober tries (and fails) to mount crypted partition at grub installation time

2009-09-17 Thread Felix Zielcke
Am Donnerstag, den 17.09.2009, 09:07 +0200 schrieb Kjö Hansi Glaz:
 Package: grub-common
 Version: 1.97~beta3-1
 Severity: normal
 
 
 grup-pc still recommends os-prober=1.32 and not =1.33. I think this should 
 be fixed as this problem silently blocks apt on system with encrypted 
 partitions.
 
 I installed os-prober 1.33 from sid and everything works fine now.
 
 Regards,
 
 Kjö

Of course it still recommends 1.32. Just for that change I won't do a
new upload. That's not at all worth the buildd time we need. (hint: we
even have an open bug report about that.)

As I already said:
Well okay I just change the Recommends now to = 1.33 just to make you
happy in the next upload but that won't change anything.

and just after I wrote that I commited this to our SVN repository.

-- 
Felix Zielcke
Proud Debian Maintainer




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



Bug#547142: RFP: jpedal -- JPedal Open Source PDF viewer

2009-09-17 Thread Mathieu Malaterre
Package: wnpp
Severity: wishlist


* Package name: jpedal
  Version : 3.84b05
  Upstream Author : IDRsolutions
* URL : http://www.jpedal.org/
* License : LGPL
  Programming Lang: Java
  Description : JPedal Open Source PDF viewer

The JPedal Open source PDF viewer offers a free, lighweight PDF viewer in Java, 
based on a cutdown version of our full commercial product.

Key features:-

* Fully-featured viewer with embedded font support, zooming, JBIG2 support, 
advanced searching, bookmarks, thumbnails, Layers support and more...
* Released under friendly LGPL license with full source code for use in 
both commercial and Open Source projects.
* Regular updates and new features
* In development for over 10 years and used in corporate software globally, 
including Adode's ColdFusion product.
* Commercial support available
* Upgrade route to full commercial version if additional features needed


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)



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



Bug#547143: xserver-xorg: xorg/evdev/HAL versus serial mouse

2009-09-17 Thread Justin B Rye
Package: xserver-xorg
Version: 1:7.4+4
Severity: wishlist

I'm calling this wishlist because I've eventually managed to get X
working again; it's essentially a documentation issue.

As NEWS.Debian says, devices configured in xorg.conf to use the
mouse or kbd driver are ignored by the X server by default.  I'm
meant to switch over to HAL and evdev.  That's all very well for you
kids with your shiny twentyfirst-century laptops, but unfortunately,
this old machine has no PS/2 ports.  It uses an AT-port keyboard
(which evdev is happy to recognise as an input device) and a serial
mouse (which is apparently ignored).

I don't see any mention of this issue in the docs, so I thought I'd
better report it and the workaround I'm using.  The xorg.conf below
gets X to work as normal again with a minimum of complaining -
though it also requires HAL to be disabled via an exit 0 at the
top of the init.d script.  In principle there's probably some
alternative involving writing appropriate custom .fdi files, but if
I could work out how to do that sort of thing I'd be busy using my
mutant psychic powers to fight superpowered criminals like the rest
of you X-developers!  HAL has no discernible reason for being
present on this box, so I'm just nobbling it.

Note that just disabling HAL and AutoAddDevices wasn't enough - I've
had to put lots more lines back in my xorg.conf that I'd previously
been leaving to the defaults.  Many thanks for providing 
/usr/share/doc/xserver-xorg/examples/xorg.conf!

If it has been decided that xorg no longer supports serial mice,
that's fine; just make sure the announcement gets into the Squeeze
release notes.  Otherwise, please document somewhere the approved
method for keeping them working - the obvious place would be a
NEWS.Debian file for xserver-xorg-input-mouse.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2009-08-10 17:18 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976 2009-08-06 17:55 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 05)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1072 2009-09-16 14:55 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
#jbr comments like -*- sh -*-
# cf: /usr/share/doc/xserver-xorg/examples/xorg.conf

Section ServerFlags
Option  AutoAddDevicesFalse
Option  AutoEnableDevices False
EndSection

Section InputDevice
Identifier  Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/ttyS0
Option  Protocol  MouseMan
EndSection

Section Device
Identifier  Video Card
Option  UseFBDev  False
EndSection

Section Monitor
Identifier  Monitor
HorizSync   30-82
VertRefresh 30-100
EndSection

Section Screen
Identifier  Screen
Device  Video Card
Monitor Monitor
SubSection  Display
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Layout
Screen  Screen
InputDevice Keyboard
InputDevice Mouse
EndSection
#/jbr

Xorg X server log files on system:
-rw-r- 1 root adm 30175 2009-09-16 14:54 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.4-dsa-ia32 i686 Debian
Current Operating System: Linux xan 2.6.30.custom #1 Sun Aug 16 16:07:03 BST 
2009 i586
Build Date: 06 August 2009  04:49:57PM
xorg-server 2:1.6.3-1+b1 (bui...@murphy.debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Sep 16 14:47:02 2009
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Layout
(**) |--Screen Screen (0)
(**) |   |--Monitor Monitor
(**) |   |--Device Video Card
(**) |--Input Device Keyboard
(**) |--Input Device Mouse
(**) Option AutoAddDevices False
(**) Option AutoEnableDevices False
(**) Not automatically adding devices
(**) Not automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font 

Bug#547144: ITP: python-editdist -- small and fast implementation of Levenshtein's edit distance algorithm for Python

2009-09-17 Thread Ehren Kret
Package: wnpp
Severity: wishlist
Owner: Ehren Kret ehren.k...@gmail.com


* Package name: python-editdist
  Version : 0.3
  Upstream Author : Damien Miller d...@mindrot.org
* URL : http://www.mindrot.org/projects/py-editdist/
* License : ISC
  Programming Lang: Python, C
  Description : small and fast implementation of Levenshtein's edit 
distance algorithm for Python

python-editdist is a Python module to calculate the Levenshtein edit distance
between two strings.  It is implemented as a CPython module and is quite fast.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)


signature.asc
Description: Digital signature


Bug#541093: Log for failed build of yapet_0.6-1 (dist=unstable3)

2009-09-17 Thread Martin Michlmayr
found 541093 0.6-1
thanks

Unfortunately your fix wasn't complete:

 Automatic build of yapet_0.6-1 on em64t by sbuild/amd64 0.53
...
 c++ -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\/usr/share/locale\  -DNDEBUG  
   -g -O2 -c -o libypwgen_a-rng.o `test -f 'rng.cc' || echo './'`rng.cc
 rng.cc: In member function 'size_t YAPET::PWGEN::RNG::devrandom(size_t)':
 rng.cc:183: error: 'snprintf' was not declared in this scope
 make[4]: *** [libypwgen_a-rng.o] Error 1
 make[4]: Leaving directory `/build/tbm/yapet-0.6/yapet/pwgen'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/build/tbm/yapet-0.6/yapet'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/yapet-0.6'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/tbm/yapet-0.6'
 dh_auto_build: make returned exit code 2

-- 
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#547146: firmware-iwlwifi

2009-09-17 Thread zajdan
Package: firmware-iwlwifi
Version: 0.14+lenny2
Severity: normal

*** Debian Lenny 5.0.2 - problem with firmware-iwlwifi, very slow speed (max 
600KBs) ***


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

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

firmware-iwlwifi depends on no packages.

firmware-iwlwifi recommends no packages.

Versions of packages firmware-iwlwifi suggests:
ii  initramfs-tools   0.92o  tools for generating an initramfs
ii  linux-image-2.6.26-2-686 [lin 2.6.26-17  Linux 2.6.26 image on PPro/Celeron

-- 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#546938: texlive-bin: depends on ed

2009-09-17 Thread Frank Küster
Riccardo Stagni unric...@email.it wrote:

 Package: texlive-bin
 Severity: wishlist

 The source package depends on ed. Since ed (a priority=optional package)
 is used just to make changes in text files, awk or sed (priority=required)
 could be used removing a dependency.

 For example, the updmap script (texlive-base-bin package) uses ed for the
 configReplace function. The following sed call should do the same thing:
   sed -e '/pattern/c\substitution line\'
 (it replaces every occurrance, not just the first, but I think it
 shouldn't be too difficult to stop it at the first one. Also, perhaps the
 entire function could be substituted with an awk call)

 If ed is too much woven with the build process, could also be useful just
 avoiding the dependency for binary packages.

Hm, I'm currently not sure why we need ed in the build process - that
might even just be a historical debris.  

But I'm very reluctant to patch upstream's scripts. They are under
active development, and updating the patches would be a pain. On the
other hand, once luatex stabilizes those scripts will probably be
rewritten in lua. This means the problem would go away with the 2010 or
2011 release.

Norbert, what do you think?

Regards, Frank

-- 
Dr. Frank Küster
Debian Developer (TeXLive)
VCD Aschaffenburg-Miltenberg, ADFC Miltenberg
B90/Grüne KV Miltenberg



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



Bug#547148: There is not an update.local file

2009-09-17 Thread Jonny
Package: xulrunner-1.9.1
Version: 1.9.1.3-1
Severity: minor

The following error message is output by an Error Console:
 [Exception... update.locale file doesn't exist in either the XCurProcD or 
 GreD directories  nsresult: 0x80520012 (NS_ERROR_FILE_NOT_FOUND)  location: 
 JS frame :: file:///usr/lib/iceweasel/xulrunner/components/nsUpdateService.js 
 :: getLocale :: line 549  data: no]

Please put an empty file to evade this:
 touch /usr/lib/xulrunner-1.9.1/update.local



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



Bug#547147: as stated in #546926, libsmbclient and libwbclient0 depend on libtalloc1(broken dep)

2009-09-17 Thread Aioanei Rares
Package: libsmbclient
Severity: normal


Because of the dependency problems stated above, any KDE4-related
package won't install; I just have a freshly installed unstable and
when I try to install, say, konsole, I get this :

ara...@debian:~$ sudo aptitude install konsole
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Reading task descriptions... Done  
The following packages are BROKEN:
  libsmbclient libwbclient0 
  The following NEW packages will be installed:
kdebase-runtime{a} kdebase-runtime-data{a} konsole libaa1{a}
libasyncns0{a} libavcodec52{a} libavutil49{a} libcaca0{a} libcelt0{a} 
  libdirac-encoder0{a} libfaad0{a} libflac8{a} libglu1-mesa{a}
libgsm1{a} libjack0{a} libknotificationitem-1-1{a} libmodplug0c2{a}
libmpcdec3{a} 
  liboil0.3{a} libopenjpeg2{a} libplasma3{a} libpostproc51{a}
libpulse0{a} libqt4-opengl{a} libqt4-webkit{a} libsamplerate0{a}
libschroedinger-1.0-0{a} 
  libsdl1.2debian{a} libsdl1.2debian-alsa{a} libsndfile1{a}
libspeex1{a} libsvga1{a} libtheora0{a} libvorbisenc2{a} libwavpack1{a}
libxcb-shape0{a} 
  libxcb-shm0{a} libxcb-xv0{a} libxine1{a} libxine1-bin{a}
libxine1-console{a} libxine1-ffmpeg{a} libxine1-misc-plugins{a}
libxine1-plugins{a} 
  libxine1-x{a} oxygen-icon-theme{a} phonon-backend-xine{a} pmount{a} 
  0 packages upgraded, 50 newly installed, 0 to remove and 0 not
upgraded.
Need to get 47.6MB of archives. After unpacking 110MB will be used.
The following packages have unmet dependencies:
  libsmbclient: Depends: libtalloc1 (= 1.3.0) which is a virtual
package.
  libwbclient0: Depends: libtalloc1 (= 1.0.1) which is a virtual
package.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
kdebase-runtime [Not Installed]
konsole [Not Installed]
libsmbclient [Not Installed]
libwbclient0 [Not Installed]
libxine1 [Not Installed]
libxine1-misc-plugins [Not Installed]
libxine1-plugins [Not Installed]
phonon-backend-xine [Not Installed]

Score is -9816


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

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



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



Bug#547145: internal screen not used at all, external view broken

2009-09-17 Thread W. Martin Borgert
Package: douf00
Version: 2.0.1-1
Severity: normal

Hardware: Laptop computer with internal (LVDS) and additional
external (VGA) screen. Desktop Env: Current Gnome from sid.
Screen configuration: One desktop, LVDS is main screen, VGA
right to LVDS.

When starting douf00 and selecting a presentation PDF[1], I get
a box with a 0 on my external screen and a 1 on the laptop
one. Furthermore, a dialogue box appears, allowing me to select,
which display to use for the audience and for me[2].

First I selected the external display for the audience, and the
internal one for me. It seemed that the presenation appeared
correctly on the external screen, but the presentors view was
also on the external screen, overlaying the presentation.

Second try: I selected the internal display for the audience and
the external one for me (not useful, I know). Again, the internal
screen was not used and I had the presentors view on the external
one.

Third try: I just selected the default: Audience/Audience. Again,
the internal screen remained unused, while the external one got
black. After left mouse click I got the presentation - twice - on
my external screen. In the background full-size plus in the
foreground about the size of my internal screen.

[1] Sidenote 1: With my first test document from the internet
the second phase Loading Slides took quite some time. It had,
however, 181 pages, which is hopefully not a common presentation
size. Still, there is room for performance tweaks.

[2] Sidenote 2: The start dialogue says Time: 45, but it's not
clear, that this is the total talk time in minutes, not e.g. the
time per slide in seconds or whatever. It should say: Total
presentation time: 45 minutes or sth. similar.

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

Kernel: Linux 2.6.31-rc5-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 douf00 depends on:
ii  python  2.5.4-2  An interactive high-level object-o
ii  python-cairo1.8.6-1  Python bindings for the Cairo vect
ii  python-poppler  0.10.0-1 Poppler Python bindings
ii  python-support  1.0.3automated rebuilding support for P
ii  python-wxgtk2.8 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t



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



Bug#547149: live-initramfs: udev hook doesn't include cdrom_id anymore

2009-09-17 Thread Jean-Pierre Flori
Package: live-initramfs
Version: 1.157.3-1
Severity: important

The udev hook (/usr/share/initramfs-tools/hooks/udev) from the udev package in 
experimental (version 146-2) doesn't include /lib/udev/cdrom_id in the initrd 
anymore, but the live-initramfs script 
(/usr/share/initramfs-tools/scripts/live) uses it (line 1480).
Because of that the live system created by live-helper package fails to boot 
(cdrom_id not found).
Everything is fine with the udev from unstable, which includes cdrom_id, 
installed.
A similar bug was reported here 
https://bugs.launchpad.net/ubuntu/+source/live-initramfs/+bug/254360 for Ubuntu 
and here http://lists.debian.org/debian-live/2009/06/msg00124.html on 
debian-live mailing list.

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

Kernel: Linux 2.6.30-666-jp (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-initramfs depends on:
ii  busybox   1:1.14.2-2 Tiny utilities for small and embed
ii  file  5.03-1 Determines file type using magic
ii  initramfs-tools   0.93.4 tools for generating an initramfs
ii  sudo  1.7.2p1-1  Provide limited super user privile
ii  udev  146-2  /dev/ and hotplug management daemo
pn  user-setupnone (no description available)

Versions of packages live-initramfs recommends:
ii  cryptsetup  2:1.0.7-2configures encrypted block devices
ii  eject   2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  uuid-runtime2.16-3   runtime components for the Univers
ii  wget1.11.4-4 retrieves files from the web

Versions of packages live-initramfs suggests:
pn  curlftpfs none (no description available)
pn  genext2fs none (no description available)
pn  httpfs2   none (no description available)
pn  loop-aes-utilsnone (no description available)
pn  mtd-tools none (no description available)
pn  squashfs-toolsnone (no description available)



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



Bug#436339: Same issue still on 1.0.1-2

2009-09-17 Thread Adnan Hodzic
Package: vlc
Version: 1.0.1-2
Severity: normal

Have this same problem on 1.0.1-2


Adnan


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

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

Versions of packages vlc depends on:
ii  libaa1 1.4p5-38  ascii art library
ii  libc6  2.9-26GNU C Library: Shared
libraries
ii  libdbus-1-31.2.16-2  simple interprocess
messaging syst
ii  libfreetype6   2.3.9-5   FreeType 2 font engine,
shared lib
ii  libfribidi00.10.9-1  Free Implementation of the
Unicode
ii  libgcc11:4.4.1-4 GCC support library
ii  libgl1-mesa-glx [libgl 7.5.1-1   A free implementation of
the OpenG
ii  libglib2.0-0   2.20.5-1  The GLib library of C
routines
ii  libgtk2.0-02.16.6-1  The GTK+ graphical user
interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications
to a n
ii  libqtcore4 4:4.5.2-2 Qt 4 core module
ii  libqtgui4  4:4.5.2-2 Qt 4 GUI module
ii  libsdl-image1.21.2.7-2   image loading library for
Simple D
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libstdc++6 4.4.1-4   The GNU Standard C++
Library v3
ii  libtar 1.2.11-6  C library for manipulating
tar arc
ii  libvlccore21.0.1-2   base library for VLC and
its modul
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension
librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension
library
ii  libxv1 2:1.0.4-1 X11 Video extension library
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode
extension l
ii  ttf-dejavu-core2.30-1Vera font family derivate
with add
ii  vlc-nox1.0.1-2   multimedia player and
streamer (wi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library -
runtime

vlc recommends no packages.

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

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-11  library for decoding ATSC
A/52 str
ii  libasound2 1.0.20-4  shared library for ALSA
applicatio
ii  libass30.9.6-1   library for SSA/ASS
subtitles rend
ii  libavahi-client3   0.6.25-1  Avahi client library
ii  libavahi-common3   0.6.25-1  Avahi common library
ii  libavcodec52   5:0.5+svn20090906-0.0 library to encode decode
multimedi
ii  libavformat52  5:0.5+svn20090906-0.0 ffmpeg file format library
ii  libavutil494:0.5+svn20090706-2   ffmpeg utility library
ii  libc6  2.9-26GNU C Library: Shared
libraries
ii  libcaca0   0.99.beta16-2 colour ASCII art library
ii  libcdio10  0.81-4library to read and control
CD-ROM
ii  libdbus-1-31.2.16-2  simple interprocess
messaging syst
ii  libdca00.0.5-3   decoding library for DTS
Coherent 
ii  libdvbpsi5 0.1.6-1   library for MPEG TS and DVB
PSI ta
ii  libdvdnav4 4.1.3-4   DVD navigation library
ii  libdvdread44.1.3-6   library for reading DVDs
ii  libebml0   0.7.7-3.1 access library for the EBML
format
ii  libfaad0   2.6.1-3.1 freeware Advanced Audio
Decoder - 
ii  libflac8   1.2.1-2+b1Free Lossless Audio Codec -
runtim
ii  libfontconfig1 2.6.0-4   generic font configuration
library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine,
shared lib
ii  libfribidi00.10.9-1  Free Implementation of the
Unicode
ii  libgcc11:4.4.1-4 GCC support library
ii  libgcrypt111.4.4-4   LGPL Crypto library -
runtime libr
ii  libgnutls262.8.3-3   the GNU TLS library -
runtime libr
ii  libgpg-error0  1.6-1 library for common error
values an
ii  libhal10.5.13-3  Hardware Abstraction Layer
- share
ii  liblircclient0 0.8.3-5   infra-red remote control
support -
ii  liblua5.1-05.1.4-3   Simple, extensible,
embeddable pro
ii  libmad00.15.1b-4 MPEG audio decoder library
ii  libmatroska0   0.8.1-1.1 extensible open standard
audio/vid
ii  libmodplug0c2  

Bug#543534: klipper pops up even for non-URL strings

2009-09-17 Thread Sune Vuorela
tag 543534 confirmed upstream fixed-upstream
thanks

On Tuesday 25 August 2009 18:23:04 Chip Salzenberg wrote:
 The klipper popup used to be nice for URLs.  Now it's popping up for
  non-URL strings that happen to end with a MIME-relevant extension.  For
  example, selecting the string a.mp3 pops up an MP3 audio menu.  This
  is dangerous, not to mention useless.

Hi

This new feature has also annoyed me, so I committed fixes to trunk and 4.3 
branch upstream.  4.3.2 is expected around the first of october.

The 'new' behaviour is:
If it is a full path to a existing local file, klipper pops up.
For 'remote' media, the MIME based popups still happens.

There is also now a hidden configuration variable to disable mime actions. By 
setting EnableMagicMimeAction=false in the General part of the klipperrc file, 
mime actions will be disabled.

Upstream commit is r1024026

/Sune
-- 
How to overclock the line from Photoshop?

The point is that you have to boot the mail to a URL of the driver and from 
the tools menu inside Outlook XP you either can't reset a MIDI EIDE shell, or 
should forward from a Ultra ADSL system to forward to a processor.



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



Bug#384338: patch to make qemu-*-static binaries

2009-09-17 Thread Vagrant Cascadian
On Wed, Sep 16, 2009 at 02:11:21AM -0700, Vagrant Cascadian wrote:
 attached is a patch against qemu from experimental for an updated debian/rules
 to build qemu-user, qemu-user-static and qemu-system, using out of tree 
 builds.

and another update to debian/rules... dare i say, this patch might be ready.

it does use some debhelper 7 features to keep some targets brief, although i
don't think it changes the rules much. if desired, i can revert those changes
if needed and do it the old fashioned way.

 it's still got some rough edges.
 
 to get the pc-bios working, it still required a ordinary ./configure run; i
 couldn't figure out how to get it to work with the out-of-tree builds.

figured out a way to do this, by copying a few files around. i think this is
due to using configure's --disable-blobs (since most are not distributable in
debian).
 
 it also manually installs the qemu-user binaries, instead of using make
 install, which installed keymap and other files also present in the
 qemu-system package. i'm thinking those are only needed for the qemu-system
 package anyways.

switched to using make install and just removing the keymaps before the
package is built.
 
 i'm not sure which of the packages should install the libqemu.a file(s), or
 other .a files. some have the same filenames.

still clueless on this.

live well,
  vagrant
diff --git a/debian/rules b/debian/rules
index b755a27..484f566 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ DEB_HOST_ARCH_CPU = $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)
conf_arch += --audio-drv-list=oss,alsa,sdl,esd,pa
-   target_linux_list += $(TARGET_LINUX_TCG)
 endif
 ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
conf_arch += --audio-drv-list=oss,sdl,esd,pa
@@ -33,19 +32,48 @@ endif
 
 include /usr/share/quilt/quilt.make
 
-qemu_docs = \
-	qemu-doc.html \
-	qemu-tech.html \
-	qemu.1 \
-	qemu-img.1
-
 config-host.mak: configure
 	dh_testdir
 	
-	CFLAGS=$(CFLAGS) ./configure \
+	# qemu-system
+	mkdir -p debian/system-build
+	
+	cd debian/system-build ; CFLAGS=$(CFLAGS) ../../configure \
+		--prefix=/usr \
+		--disable-blobs \
+		--disable-strip \
+		--disable-linux-user \
+		--disable-bsd-user \
+		--disable-darwin-user \
+		$(conf_arch)
+
+	# since we don't use the blobs feature, remove the '*.dtb' file (a broken
+	# symlink) and manually copy in Makefile and *.dts, needed to build the few
+	# parts of pc-bios used. 
+	rm debian/system-build/pc-bios/*.dtb 
+	cp pc-bios/Makefile pc-bios/*.dts debian/system-build/pc-bios/
+
+	# qemu-user
+	mkdir -p debian/user-build
+
+	cd debian/user-build ; CFLAGS=$(CFLAGS) ../../configure \
+		--prefix=/usr \
+		--disable-blobs \
+		--disable-strip \
+		--disable-system \
+		--disable-docs \
+		$(conf_arch)
+
+	mkdir -p debian/user-static-build
+
+	# qemu-user-static
+	cd debian/user-static-build ; CFLAGS=$(CFLAGS) ../../configure \
 		--prefix=/usr \
 		--disable-blobs \
 		--disable-strip \
+		--disable-system \
+		--disable-docs \
+		--static \
 		$(conf_arch)
 
 setup-source: patch
@@ -54,65 +82,72 @@ setup-source: patch
 build: setup-source
 	dh_testdir
 	
-	$(MAKE) $(NJOBS)
-	$(MAKE) -C pc-bios bamboo.dtb
-	$(MAKE) -C pc-bios mpc8544ds.dtb
+	$(MAKE) -C debian/system-build $(NJOBS)
+	$(MAKE) -C debian/user-build $(NJOBS)
+	$(MAKE) -C debian/user-static-build $(NJOBS)
+	$(MAKE) -C debian/system-build/pc-bios bamboo.dtb
+	$(MAKE) -C debian/system-build/pc-bios mpc8544ds.dtb
 
 clean: unpatch
 	dh_testdir
 	dh_testroot
 	
-	[ ! -f config-host.mak ] || $(MAKE) distclean
-	
-	rm -f $(qemu_docs)
-	rm -f pc-bios/*.dtb
+	rm -rf debian/*-build
 	
 	dh_clean
 
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep -a
 	dh_installdirs -a
 	
-	$(MAKE) DESTDIR=$(CURDIR)/debian/qemu install
+	$(MAKE) -C debian/system-build DESTDIR=$(CURDIR)/debian/qemu-system install
+
+	zcat /usr/share/etherboot/e1000-82540em.zrom.gz  $(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-e1000.bin
+	zcat /usr/share/etherboot/rtl8029.zrom.gz$(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-ne2k_pci.bin
+	zcat /usr/share/etherboot/pcnet32.zrom.gz$(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-pcnet.bin
+	zcat /usr/share/etherboot/rtl8139.zrom.gz$(CURDIR)/debian/qemu-system/usr/share/qemu/pxe-rtl8139.bin
+
+	cp $(CURDIR)/debian/system-build/pc-bios/*.dtb $(CURDIR)/debian/qemu-system/usr/share/qemu/
 
-	zcat /usr/share/etherboot/e1000-82540em.zrom.gz  $(CURDIR)/debian/qemu/usr/share/qemu/pxe-e1000.bin
-	zcat /usr/share/etherboot/rtl8029.zrom.gz$(CURDIR)/debian/qemu/usr/share/qemu/pxe-ne2k_pci.bin
-	zcat /usr/share/etherboot/pcnet32.zrom.gz$(CURDIR)/debian/qemu/usr/share/qemu/pxe-pcnet.bin
-	zcat /usr/share/etherboot/rtl8139.zrom.gz$(CURDIR)/debian/qemu/usr/share/qemu/pxe-rtl8139.bin
+	for target in debian/system-build/*softmmu ; do \
+	  cp $(CURDIR)/$$target/libqemu.a $(CURDIR)/debian/libqemu-dev/usr/lib/qemu/`basename $$target`/ ; \

Bug#547141: mysqmail - typo / patch

2009-09-17 Thread Thomas Goirand
Chris Leick wrote:
 Package: mysqmail
 Version:  0.15
 Severity: minor
 Tags: patch
 
 Hi,
 
 The following patch should fix some typos.
 
 Greetings,
 Chris

Hi,

Thanks, but the template is currently being reviewed by the i18n team.
Their work will replace the current template very soon.

Thomas



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



Bug#534550: Problem fixed

2009-09-17 Thread Baggett Jonas
Hi

The problem was fixed after upgrade.

Package: xserver-xorg-video-intel
Version: 2:2.8.1-1

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686

Debian Release: squeeze/sid
   85 unstableftp.ch.debian.org 
   80 experimentalftp.ch.debian.org 
  500 testing ftp.ch.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6  (= 2.3.6-6~) | 2.9-25
libdrm-intel1(= 2.4.11) | 2.4.13-1
libdrm2   (= 2.4.3) | 2.4.13-1
libpciaccess0 (= 0.8.0+git20071002) | 0.10.6-2
libxext6 | 2:1.0.4-1
libxfixes3  (= 1:4.0.1) | 1:4.0.3-2
libxv1   | 2:1.0.4-1
libxvmc1 | 1:1.0.4-2
xserver-xorg-core   (= 2:1.6.2) | 2:1.6.3-1+b1


Package's Recommends field is empty.

Package's Suggests field is empty.



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



Bug#530693: [PATCH] bad formatting in manpages again

2009-09-17 Thread Gerrit Pape
On Wed, Sep 16, 2009 at 11:27:07AM -0400, Anders Kaseorg wrote:
 This patch seems to have been reverted in 1.6.4.3-1, because 1.6.3.3-2 was 

Oops, you're right, thanks for the hint.

 never committed to Git.

Most probably I committed, but didn't push, and switched to another
development machine at that time.  I'll check once I have access to the
older device.

 (By the way, are v1.6.4-rc0 through v1.6.4-rc3 omitted intentionally in 
 debian/versions.upstream?)

Yes, because I didn't package them.

Regrads, Gerrit.



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



Bug#546978: nis: please remove domainname and the links pointing to it

2009-09-17 Thread Mark Brown
On Thu, Sep 17, 2009 at 12:33:25AM +0200, Cristian Greco wrote:
 Hi Marc,

Mark.

 It actually declares an unversioned Replaces against nis. As soon as you fix
 this bug, a new hostname version could be uploaded with a Conflicts/Replaces
 against nis ( $this_new_revision), I guess.

Use 3.17-29.



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



Bug#547150: gramps should allow python2.5 or python 2.6

2009-09-17 Thread Alessio Treglia
Package: gramps
Version: 3.1.2-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch


gramps looks working fine with python 2.6, there is no reason to build for 
python 2.5 only, please see [1] for further information.


Attaching a patch.


[1] https://bugs.launchpad.net/ubuntu/+source/gramps/+bug/431059


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-15-generic (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
diff -u gramps-3.1.2/debian/changelog gramps-3.1.2/debian/changelog
diff -u gramps-3.1.2/debian/control gramps-3.1.2/debian/control
--- gramps-3.1.2/debian/control
+++ gramps-3.1.2/debian/control
@@ -1,16 +1,17 @@
 Source: gramps
 Section: gnome
 Priority: optional
 Maintainer: James A. Treacy tre...@debian.org
-Build-Depends-Indep: libxml-parser-perl, python-gnome2, python-glade2, docbook-utils, gettext, libgconf2-dev, python-central (= 0.5.6), python2.5, intltool
+Build-Depends-Indep: libxml-parser-perl, python-gnome2, python-glade2, docbook-utils, gettext, libgconf2-dev, python-central (= 0.5.6), python, intltool
 Build-Depends:  debhelper (= 7)
 Standards-Version: 3.8.0
 Homepage: http://www.gramps-project.org/
-XS-Python-Version: 2.5
+XS-Python-Version: =2.5
 
 Package: gramps
 Architecture: all
-Depends: python (= 2.4.4-6), python2.5, ${python:Depends}, librsvg2-common, python-gnome2, python-glade2, ${misc:Depends}
+Depends: ${python:Depends}, librsvg2-common, python-gnome2, python-glade2, ${misc:Depends}
 Replaces: gramps-manual, gramps-extending-doc
 Conflicts: gramps-manual, gramps-extending-doc, gramps-common, python-gtk-1.2
 Recommends: xdg-utils, graphviz, ttf-freefont, python-reportlab, python-gtkspell, python-enchant, python-gnome2-desktop


Bug#520324: ITP: chromium-browser -- A web browser developed by Google based on the WebKit engine

2009-09-17 Thread Antonio Radici
Hi Alexander,
I've already packaged libv8-0 (latest 1.3.11 from upstream committed
some days ago to trunk), the package is building fine, lintian clean and
it is waiting for a sponsor (ITP 497701).
Most of the packaging comes from ubuntu but I had to adapt it for Debian; 
it is in collab-maint so if you want to partecipate it would be great.

Chromium (chromium-browser) needs libv8-0 to work so if we can have a
single team to manage this it could be great; if we could have people
from ubuntu and Debian to commit to a single repository it would be even
better.

What do you think?

Cheers
Antonio



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



Bug#522514: status of new nexuiz version

2009-09-17 Thread FTF3k3
Is it going well?

Regards




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



Bug#547152: Error message just after the start

2009-09-17 Thread Jonny
Package: epdfview
Version: 0.1.7-2
Severity: minor

I receive the next error message whenever I start epdfview:
 (epdfview:x): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion 
 `tree_view-priv-tree != NULL' failed

--- epdfview-0.1.7~/src/gtk/MainView.cxx
+++ epdfview-0.1.7/src/gtk/MainView.cxx
@@ -806,7 +806,7 @@

 // Already select the first outline.
 GtkTreePath *path = gtk_tree_path_new_from_string (0);
-gtk_tree_view_set_cursor (GTK_TREE_VIEW (m_TreeIndex), path, NULL, FALSE);
+//gtk_tree_view_set_cursor (GTK_TREE_VIEW (m_TreeIndex), path, NULL, 
FALSE);
 gtk_tree_path_free (path);
 }



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



Bug#547144: ITP: python-editdist -- small and fast implementation of Levenshtein's edit distance algorithm for Python

2009-09-17 Thread Sandro Tosi
On Thu, Sep 17, 2009 at 10:25, Ehren Kret ehren.k...@gmail.com wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Ehren Kret ehren.k...@gmail.com


 * Package name    : python-editdist
  Version         : 0.3
  Upstream Author : Damien Miller d...@mindrot.org
 * URL             : http://www.mindrot.org/projects/py-editdist/
 * License         : ISC
  Programming Lang: Python, C
  Description     : small and fast implementation of Levenshtein's edit 
 distance algorithm for Python

 python-editdist is a Python module to calculate the Levenshtein edit distance
 between two strings.  It is implemented as a CPython module and is quite fast.

what's the difference with python-levenshtein:

$ apt-cache show python-levenshtein
...
Description: extension for computing string similarities and edit distances
 The Levenshtein module computes Levenshtein distances, similarity ratios,
 generalized medians and set medians of Unicode or non-Unicode strings.
 Because it's implemented in C, it's much faster than the corresponding
 Python library functions and methods.
 .
 The Levenshtein distance is the minimum number of single-character
 insertions, deletions, and substitutions to transform one string into
 another.
 .
 It is useful for spell checking, or fuzzy matching of gettext messages.

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



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



Bug#532986: Supplying libgmp.so.3 libpython2.4.so.1.0 in ia32-libs (or new packages)

2009-09-17 Thread Romain Dolbeau
Package: ia32-libs
Version: 2.7
Followup-For: Bug #532986


Wishlist item: supplying libgmp.so.3  libpython2.4.so.1.0 as 32 bits packages 
on amd64.
They don't seem available yet.


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (100, 'stable'), (50, 'testing'), (40, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages ia32-libs depends on:
ii  dpkg   1.14.25   Debian package management system
ii  lib32asound2   1.0.16-2  ALSA library (32 bit)
ii  lib32gcc1  1:4.3.2-1.1   GCC support library (32 bit Versio
ii  lib32ncurses5  5.7+20081213-1shared libraries for terminal hand
ii  lib32stdc++6   4.3.2-1.1 The GNU Standard C++ Library v3 (3
ii  lib32z11:1.2.3.3.dfsg-12 compression library - 32 bit runti
ii  libc6-i386 2.7-18GNU C Library: 32bit shared librar
ii  lsb-release3.2-20Linux Standard Base version report

ia32-libs recommends no packages.

Versions of packages ia32-libs suggests:
ii  ia32-libs-gtk 2.7GTK+ ia32 shared libraries

-- debconf-show failed



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



Bug#510415: tech-ctte: Qmail inclusion (or not) in Debian

2009-09-17 Thread Gerrit Pape
On Sun, Mar 01, 2009 at 08:32:11PM +, Gerrit Pape wrote:
 On Tue, Feb 03, 2009 at 08:32:20AM +, Gerrit Pape wrote:
  (3) I was of the opinion that a dependency chain to a packages that
  provides the newliases program is enough to conform with the Debian
  policy, and, since Recommends are install by default, recommending the
  fastforward package is sufficient, while preserving flexibility.  I now
  see that on systems where exim is installed as default MTA, installing
  the fastforward package will result in a file conflict.  The packages
  should be adapted, so that the qmail-run package provides the newaliases
  program.
 
 Actually, with the first set of packages uploaded to ftp-master in April
 2008, the qmail-run package included a minimal newaliases program (doing
 nothing but output a warning).  The fastforward package, if installed,
 diverted and replaced the newaliases program with a full functional
 version, giving users the choice.  AFAICS this was compliant with our
 policy, but rejected by ftpmasters[*].  I chose to follow ftpmasters'
 suggestion back then.
 
 Would reverting this change concerning newaliases be acceptable for you,
 and solve the newaliases-issue?
 
 [*] http://smarden.org/pape/Debian/1215531259.4854_332.werc

Hi, I'm not sure I'm reading policy correctly.  Is it okay to provide
such a newaliases program

 #!/bin/sh
 cat 2 EOT
 
 qmail on Debian by default doesn't support the /etc/aliases database,
 but handles mail aliases differently, please see
  http://lifewithqmail.org/lwq.html#aliases
 
 EOT
 exit 1

which will be diverted and replaced by a fully functional version if the
fastforward package is installed?  This way users would be able to
choose which alias mechanism to use easily.

Thanks, Gerrit.



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



Bug#547143: xserver-xorg: xorg/evdev/HAL versus serial mouse

2009-09-17 Thread Julien Cristau
On Thu, Sep 17, 2009 at 09:48:53 +0100, Justin B Rye wrote:

 I don't see any mention of this issue in the docs, so I thought I'd
 better report it and the workaround I'm using.  The xorg.conf below
 gets X to work as normal again with a minimum of complaining -
 though it also requires HAL to be disabled via an exit 0 at the
 top of the init.d script.  In principle there's probably some
 alternative involving writing appropriate custom .fdi files, but if
 I could work out how to do that sort of thing I'd be busy using my
 mutant psychic powers to fight superpowered criminals like the rest
 of you X-developers!  HAL has no discernible reason for being
 present on this box, so I'm just nobbling it.
 
Actually I don't think there's a good way to handle serial mice right
now.  hal doesn't seem to know about them.  Maybe xorg.conf needs a
don't ignore this device even if hotplug is enabled sort of flag.

 Note that just disabling HAL and AutoAddDevices wasn't enough - I've
 had to put lots more lines back in my xorg.conf that I'd previously
 been leaving to the defaults.  Many thanks for providing 
 /usr/share/doc/xserver-xorg/examples/xorg.conf!
 
That's weird.  I'd have expected that disabling AutoAddDevices would
make things work with the old xorg.conf InputDevice section (once that
is done, keeping hal running or stopping it shouldn't make a
difference).

 If it has been decided that xorg no longer supports serial mice,
 that's fine; just make sure the announcement gets into the Squeeze
 release notes.  Otherwise, please document somewhere the approved
 method for keeping them working - the obvious place would be a
 NEWS.Debian file for xserver-xorg-input-mouse.

Agreed that this needs to be documented.  I'd like to figure out the
best way to make this work first, though.

Cheers,
Julien



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



Bug#547151: aptitude: Missing help for build-dep action

2009-09-17 Thread Toby Speight
Package: aptitude
Version: 0.4.11.11-1+b2
Severity: minor

Running 'aptitude --help' doesn't show 'build-dep' in the list of
actions; perhaps the following (adapted from 'apt-get --help') may be
suitable:

/
|build-dep - Satisfy build-dependencies for source packages
\


-- Package-specific info:
aptitude 0.4.11.11 compiled at Aug  3 2009 16:22:21
Compiler: g++ 4.3.3
Compiled against:
  apt version 4.8.0
  NCurses version 5.7
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20090803
  cwidget version: 0.5.12
  Apt version: 4.8.1
linux-vdso.so.1 =  (0x7fff5aceb000)
libapt-pkg-libc6.9-6.so.4.8 = /usr/lib/libapt-pkg-libc6.9-6.so.4.8 
(0x7f2de82ab000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7f2de805a000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7f2de7e55000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7f2de7b82000)
libept.so.0 = /usr/lib/libept.so.0 (0x7f2de7909000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7f2de75b3000)
libz.so.1 = /usr/lib/libz.so.1 (0x7f2de739c000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7f2de7181000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x7f2de6e73000)
libm.so.6 = /lib/libm.so.6 (0x7f2de6bf)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x7f2de69d6000)
libc.so.6 = /lib/libc.so.6 (0x7f2de6685000)
libutil.so.1 = /lib/libutil.so.1 (0x7f2de6482000)
libdl.so.2 = /lib/libdl.so.2 (0x7f2de627e000)
/lib64/ld-linux-x86-64.so.2 (0x7f2de8571000)
$TERM not set.
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.23.1  Advanced front-end for dpkg
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcwidget30.5.12-4  high-level terminal interface libr
ii  libept00.5.28High-level library for managing De
ii  libgcc11:4.4.1-1 GCC support library
ii  libncursesw5   5.7+20090803-2shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libxapian151.0.15-2  Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.11-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2 parse Debian changelogs and output

Versions of packages aptitude suggests:
pn  debtags   none (no description available)
pn  tasksel   none (no description available)

-- no debconf information



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



Bug#538225: krb5.conf

2009-09-17 Thread Guido Günther
On Thu, Sep 17, 2009 at 08:54:09AM +0100, Eamonn Hamilton wrote:
 Hi Guido,
 
 Unfortunately, even with the patch applied, I still get the memory leak,
 albeit with the renew lifetime set to the same as the ticket lifetime.
Too bad. However the patch does plug another leak.

 I'll change my config back, unless there's anything else you would like
 em to try?
Not at the moment, I'll keep on looking. Thanks for testing!
 -- Guido



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



Bug#545414: Reproducing the bug

2009-09-17 Thread akhilesh singhania
Hello,

I updated to debian testing last night and can reproduce this bug on
my system currently.
I would really like to see this fixed and my current workaround is to
use a local console to run commands that require root access.

More information about the bug is running su asks for the root
password but always fails.
Running su as root works but not as a user in ldap.

$ uname -a
Linux ikdesk23 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686 GNU/Linux

Please let me know how I can help fix the bug.

Cheers,
akhi



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



Bug#532986: Supplying libgmp.so.3 libpython2.4.so.1.0 in ia32-libs (or new packages)

2009-09-17 Thread Romain Dolbeau
Romain Dolbeau wrote:
 Package: ia32-libs
 Version: 2.7
 Followup-For: Bug #532986
 Wishlist item: supplying libgmp.so.3  libpython2.4.so.1.0 as 32 bits 
 packages on amd64.
 They don't seem available yet.

Sorry for the interruption.

1) wrong bug number
2) libgmp.so.3 is already available in testing in lib32gmp3 anyway...


-- 
Romain Dolbeau
rom...@dolbeau.org




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



Bug#546929: Acknowledgement (binutils: unrecognised emulation mode: elf_x86_64)

2009-09-17 Thread Aleksey Midenkov
I just found out that 'gcc -m64' works ok. But this does not cancel 
the question about validity of aforementioned usage. The topic is 
worth to be noted to upstream.



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



Bug#547153: /usr/bin/xfce4-session: Restart Style setting has no effect and is undocumented

2009-09-17 Thread Jö Fahlke
Package: xfce4-session
Version: 4.6.1-1
Severity: normal

I can adjust the Restart Style of particular applications in the Session
tab of the Session and Startup settings dialog.  However, it is undocumented
what each of the four options If Running, Always, Immediately and
Never actually mean (well, I can guess the meaning of the last option, but
the difference between the first three is beyond me).

To find the meaning of the different options, I adjusted the Restart Style
for xfce4-panel and killed it (using killall xfce4-panel).  The result was
always the same, no matter which option I used for the setting: the panel
vanished and did not restart automatically.

Thanks,
Jö.

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

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

Versions of packages xfce4-session depends on:
ii  fortune-mod1:1.99.1-3.1  provides fortune cookies on demand
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.20.5-1  The GLib library of C routines
ii  libgtk2.0-02.16.6-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libwnck22  2.26.1-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxfce4util4  4.6.1-1   Utility functions library for Xfce
ii  libxfcegui4-4  4.6.1-1   Basic GUI C functions for Xfce4
ii  libxfconf-0-2  4.6.1-1   Client library for Xfce4 configure
ii  xfce4-settings 4.6.1-2   graphical application for managing
ii  xfconf 4.6.1-1   utilities for managing settings in
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages xfce4-session recommends:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  hal   0.5.13-3   Hardware Abstraction Layer
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xfce4-panel   4.6.1-3The Xfce4 desktop environment pane
ii  xfce4-utils   4.6.1-1Various tools for Xfce
ii  xfdesktop44.6.1-1xfce desktop background, icons and
ii  xfwm4 4.6.1-1window manager of the Xfce project

Versions of packages xfce4-session suggests:
ii  sudo  1.7.2p1-1  Provide limited super user privile

-- no debconf information

-- 
A programmer is a device to turn coffee and pizza into bugs.


signature.asc
Description: Digital signature


Bug#529872: kaffe: diff for NMU version 2:1.1.8-5.3

2009-09-17 Thread Michael Koch
On Wed, Sep 16, 2009 at 11:59:53PM +0200, Stefano Zacchiroli wrote:
 On Wed, Sep 16, 2009 at 11:12:22PM +0200, Michael Koch wrote:
   Do you have any specific showstopper for filing a removal request RoM
   right ahead?
  
  The only showstopper I can think is that the built kaffe VM might not
  work.  I remember problems when a) gcc and gcj ha different major
  versions or b) gcc was  4.2 due to stricter aliasing rules. I dont
  know if these problems still apply.

Perhaps it sounded differently but I'm not against the NMU. I just wanted to
make the current situation clear. And every fixed RC bug is a good RC bug.


Cheers,
Michael



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



Bug#547154: help2man: [INTL:DE] Initial German translation

2009-09-17 Thread Chris Leick

Package: help2man
Version: 1.36.4
Severity: wishlist
Tags: l10n

Please find the initial German translation help2man attached.

Greetings,
Chris

# Translation of help2man to German
# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software
# Foundation, Inc.
# This file is distributed under the same license as the help2man package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: help2man 1.36.4\n
Report-Msgid-Bugs-To: Brendan O'Dea bug-help2...@gnu.org\n
POT-Creation-Date: 2005-10-29 16:48+1000\n
PO-Revision-Date: 2009-09-14 22:12+GMT\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n


#: help2man:66
#, perl-format
msgid 
GNU %s %s\n
\n
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free\n
Software Foundation, Inc.\n
This is free software; see the source for copying conditions.  There is NO\n
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n
\n
Written by Brendan O'Dea b...@debian.org\n
msgstr 
GNU %s %s\n
\n
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free\n
Software Foundation, Inc.\n
Dies ist freie Software. Lesen Sie die Quelle, um die Kopierbedingungen\n
zu erhalten. Es gibt KEINE Gewährleistung, nicht einmal für\n
MARKTGÄNGIGKEIT oder EIGNUNG FÜR SPEZIELLE ZWECKE.\n
\n
Geschrieben von Brendan O'Dea b...@debian.org\n

#: help2man:77
#, perl-format
msgid 
`%s' generates a man page out of `--help' and `--version' output.\n
\n
Usage: %s [OPTION]... EXECUTABLE\n
\n
 -n, --name=STRING   description for the NAME paragraph\n
 -s, --section=SECTION   section number for manual page (1, 6, 8)\n
 -m, --manual=TEXT   name of manual (User Commands, ...)\n
 -S, --source=TEXT   source of program (FSF, Debian, ...)\n
 -L, --locale=STRING select locale (default \C\)\n
 -i, --include=FILE  include material from `FILE'\n
 -I, --opt-include=FILE  include material from `FILE' if it exists\n
 -o, --output=FILE   send output to `FILE'\n
 -p, --info-page=TEXTname of Texinfo manual\n
 -N, --no-info   suppress pointer to Texinfo manual\n
 --help  print this help, then exit\n
 --version   print version number, then exit\n
\n
EXECUTABLE should accept `--help' and `--version' options although\n
alternatives may be specified using:\n
\n
 -h, --help-option=STRING help option string\n
 -v, --version-option=STRING  version option string\n
\n
Report bugs to bug-help2...@gnu.org.\n
msgstr 
`%s' generiert aus der Ausgabe von »--help« und »--version« eine\n
Handbuchseite.\n
\n
Aufruf: %s [OPTION]... PROGRAMM\n
\n
 -n, --name=ZEICHENKETTE   Beschreibung für den NAME-Abschnitt\n
 -s, --section=ABSCHNITT   Abschnittsnummer der Handbuchseite (1, 6, 8)\n
 -m, --manual=TEXT Name des Handbuchs (Anwenderbefehle, ...)\n
 -S, --source=TEXT Quelle des Programms (FSF, Debian, ...)\n
 -L, --locale=ZEICHENKETTE Locale auswählen (Vorgabe »C«)\n
 -i, --include=DATEI   Material aus »DATEI« einschließen\n
 -I, --opt-include=DATEI   Material aus »DATEI« einschließen, wenn es\n
   existiert\n
 -o, --output=DATEIAusgabe an »DATEI« senden\n
 -p, --info-page=DATEI Name des Texinfo-Handbuchs\n
 -N, --no-info Zeiger auf Texinfo-Handbuch unterdrücken\n
 --helpDiese Hilfe anzeigen, dann beenden\n
 --version Versionsnummer anzeigen, dann beenden\n
\n
AUSFÜHRBARE DATEI sollte »--help«- und »--version«-Optionen,\n
akzeptieren, obwohl zu benutzende Alternative angegeben werden können:\n
\n
 -h, --help-option=ZEICHENKETTE Hilfeoptionzeichenkette\n
 -v, --version-option=ZEICHENKETTE  Versionsoptionzeichenkette\n
\n
Berichten Sie Fehler an bug-help2...@gnu.org.\n

#: help2man:165
#, perl-format
msgid %s: can't open `%s' (%s)
msgstr %s: »%s« kann nicht geöffnet werden (%s)

#: help2man:222
#, perl-format
msgid %s: no valid information found in `%s'
msgstr %s: Keine gültigen Informationen in »%s« gefunden

#: help2man:235
#, perl-format
msgid %s: can't get `%s' info from %s
msgstr %s: Es wurde keine »%s«-Information von %s erhalten

#: help2man:246
#, perl-format
msgid %s: can't unlink %s (%s)
msgstr %s: %s kann nicht entfernt werden (%s)

#: help2man:250
#, perl-format
msgid %s: can't create %s (%s)
msgstr %s: %s kann nicht erzeugt werden (%s)

#: help2man:289 help2man:587
msgid NAME
msgstr NAME

#: help2man:301
#, perl-format
msgid %s \\- manual page for %s %s
msgstr %s \\- Handbuchseite für %s %s

#: help2man:315
msgid System Administration Utilities
msgstr Systemadministrator-Werkzeuge

#: help2man:316
msgid Games
msgstr Spiele

#: help2man:317
msgid User Commands
msgstr Benutzerkommandos

#: help2man:322
msgid Usage
msgstr Aufruf

#: help2man:323
msgid or
msgstr oder

#: help2man:354 

Bug#547155: fluxconf: [INTL:DE] Initial German translation

2009-09-17 Thread Chris Leick

Package: fluxconf
Version: 0.9.9.2-3
Severity: wishlist
Tags: l10n

Please find the initial German translation fluxconf attached.

Greetings,
Chris


# Translation of fluxconf to German
# Copyright (C)2002-2008 Fabien Devaux .
# This file is distributed under the same license as the fluxconf package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: fluxconf 0.9.9.2-3\n
Report-Msgid-Bugs-To: Fabien Devaux f...@gcu.info\n
POT-Creation-Date: 2002-10-31 03:36+0100\n
PO-Revision-Date: 2009-09-14 21:19+GMT\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n


#: fluxconf.c:73
msgid 
Unable to write the key file\n
 Make a copy of the original file to a place you can write\n
 Please, run 'fluxconf' to change the location of this file to one you can 
write.\n
msgstr 
Schlüsseldatei kann nicht geschrieben werden\n
 Kopieren Sie die Originaldatei an einen Ort, an dem Sie schreiben können.\n
 Bitte führen Sie »fluxconf« aus, um für diese Datei einen Speicherort\n
 mit Schreibzugriff anzugeben.

#: fluxconf.c:117
msgid No more memory :(\n
msgstr Kein Speicher mehr :(\n

#: fluxconf.c:272
msgid 
Now you must restart fluxbox\n
 (using the root menu, not killing X).\n
 Don't forget to press \Let fluxbox change the conf\ before exiting.
msgstr 
Sie müssen Fluxbox jetzt neu starten\n
 (benutzen Sie das Hauptmenü, terminieren Sie X nicht).\n
 Vergessen Sie nicht, vor dem Beenden auf »Fluxbox die Konfiguration 
ändern lassen« zu drücken.

#: fluxconf.c:278
msgid 
Now you must restart fluxbox (using the root menu, not killing X). Don't 
forget to press \Let fluxbox change the conf\ before exiting.
msgstr 
Sie müssen Fluxbox neu starten (benutzen Sie das Wurzelmenü, terminieren 
Sie X nicht). Vergessen Sie nicht vor dem Beenden auf »Fluxbox die 
Konfiguration ändern lassen« zu drücken.

#: fluxconf.c:477
msgid (*) is screen independant.
msgstr (*) ist bildschirmunabhängig

#: fluxconf.c:493
msgid Tab height
msgstr Reiterhöhe

#: fluxconf.c:493
msgid Set the tab's height
msgstr Setzen Sie die Höhe des Reiters

#: fluxconf.c:496
msgid Tab width
msgstr Reiterbreite

#: fluxconf.c:496
msgid Set the tab's width
msgstr Setzen Sie die Breite des Reiters

#: fluxconf.c:500
msgid Edges snap threshold
msgstr Kanteneinrastschwelle

#: fluxconf.c:500
msgid How many pixels will be magnetic
msgstr Wie viele Bildpunkte werden magnetisch sein

#: fluxconf.c:503
msgid Toolbar width (%)
msgstr Werkzeugleistenbreite (%)

#: fluxconf.c:503
msgid Set the toolbar width
msgstr Setzen Sie die Werkzeugleistenbreite

#: fluxconf.c:506
msgid Workspaces
msgstr Arbeitsflächen

#: fluxconf.c:506
msgid How many workspaces do you want
msgstr Wie viel Arbeitsflächen möchten Sie

#: fluxconf.c:510
msgid Autoraise delay (*)
msgstr Verzögerung für automatisches Emporsteigen (*)

#: fluxconf.c:510
msgid Set the delay for windows to raise
msgstr 
Setzen Sie die Verzögerung bis ein Fensters es in den Vordergrund empor 
steigt

#: fluxconf.c:513
msgid Double click interval (*)
msgstr Doppelklickintervall (*)

#: fluxconf.c:513
msgid Hum... so explicit ;)
msgstr Hmm... so deutlich ;)

#: fluxconf.c:516
msgid Toolbar on top
msgstr Werkzeugleiste oben drauf

#: fluxconf.c:517
msgid Toolbar will always stay on top
msgstr Werkzeugleiste wird immer oben drauf bleiben

#: fluxconf.c:522
msgid Slit on top
msgstr Spalt oben drauf

#: fluxconf.c:523
msgid The dockbar will stay on top
msgstr Die Andockleiste wird oben drauf bleiben

#: fluxconf.c:528
msgid Slit auto hide
msgstr Spalt automatisch verstecken

#: fluxconf.c:529
msgid The dockbar will autohide
msgstr Die Andockleiste wird automatisch verschwinden

#: fluxconf.c:543
msgid Slit placement
msgstr Spaltplatzierung

#: fluxconf.c:543
msgid Change the dockbar placement
msgstr Die Platzierung der Andockleiste ändern

#: fluxconf.c:550
msgid Slit direction
msgstr Spaltausrichtung

#: fluxconf.c:550
msgid Change the dockbar orientation
msgstr Die Ausrichtung der Andockleiste ändern

#: fluxconf.c:557
msgid Row direction
msgstr Zeilenrichtung

#: fluxconf.c:557 fluxconf.c:564
msgid Set the window placement direction
msgstr Setzt die Fensterplatzierungsrichtung

#: fluxconf.c:564
msgid Col direction
msgstr Spaltenrichtung

#: fluxconf.c:572
msgid Window placement
msgstr Fensterplatzierung

#: fluxconf.c:572
msgid Change the way windows are placed
msgstr Die Art, wie Fenster platziert werden, ändern

#: fluxconf.c:581
msgid Focus model
msgstr Fokusmodell

#: fluxconf.c:581
msgid Change the focus method
msgstr Fokussierungsmethode ändern

#: fluxconf.c:585
msgid Key file location (*)
msgstr Ort der Schlüsseldatei (*)

#: fluxconf.c:585
msgid Change the location of the keybinds file
msgstr Den Ort der »keybinds«-Datei ändern

#: fluxconf.c:587
msgid Menu file location (*)
msgstr Ort der Menüdatei (*)

#: 

Bug#534550: Problem fixed

2009-09-17 Thread Julien Cristau
On Thu, Sep 17, 2009 at 11:00:29 +0200, Baggett Jonas wrote:

 Hi
 
 The problem was fixed after upgrade.
 
 Package: xserver-xorg-video-intel
 Version: 2:2.8.1-1
 
Glad to hear that, thanks for following up!

Cheers,
Julien



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



Bug#547156: Sympa : 100% cpu when accessing /wws/rss/latest_d_read/malinglist?count=20 with an empty shared_doc

2009-09-17 Thread Benoit Guguin
Package: sympa
Version: 5.3.4-6.1

A bug is present with wwwsympa.fcgi and empty shared doc. 
There was reported upstream in the changelog(ReleaseNot of 5.4.7).

The links to release notes : 
http://www.sympa.org/distribution/latest-stable/NEWS

The bug in question :
==
  wwsympa/wwsympa.fcgi: [#5872][Submitted by H. Moa] When accessing an rss-
feed for the shared files of a list upgraded from 5.2b, wwsympa entered a 
tight-loop, load went up to 100%, the webfrontend failed making the webserver 
reply with 500 and a single-processor system had to be rebooted. The list in 
question had no shared files. Fixed by checking that we don't use double 
slashes in the path to the shared directory.
==



I'm using Debian GNU/Linux Lenny uptodate.

Thank you in advance.

Cheers,

-- 
Guguin Benoit
Société Alixen 20 rue Jean Rostand 91 400 Orsay Cedex France
Tel :  01 60 19 72 31, Fax : 01 69 41 78 54



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



Bug#546935: rrdtool: Criticality indication on graphs

2009-09-17 Thread Sebastian Harl
Hi Jeff,

On Wed, Sep 16, 2009 at 03:34:00PM -0400, Jeffrey B. Green wrote:
 Sebastian Harl wrote:
  On Wed, Sep 16, 2009 at 10:45:04AM -0400, Jeff Green wrote:
 [...snip...]
  
  2) A color band alongside the vertical scale indicating importance in a
  manner similar to 1).
  
  This might be possible using some hacks by displaying a color gradient
  (search the web for instructions how to do so) at the left side of your
  graph. However, that would be far from user-friendly.
  
  An upstream feature request for that has been marked wontfix with the
  comment neither code nor money provided ([rrd#24]) :-/
  
 [...snip...]
  
  Have a look at the Windvaan de drie delfzijlen example at the
  [rrdgallery]. Instead of drawing lines marking windsterkte (wind
  speed, I suppose) you could also draw areas providing that kind of
  information. Is that what you were thinking about?
  
  [rrdgallery] http://oss.oetiker.ch/rrdtool/gallery/index.en.html
 
 That graph could work. The use that I was thinking of was in conjunction
 with collectd. If the technique used for that graph is available, then I
 could then transfer this wishlist item to that group.

that group being the collectd maintainer (that'd be me ;-))?

I'm afraid that building support for that into, say, collection3 is not
(currently) possible, since the server does not have access to the
client configuration and duplicating the configuration sounds like the
wrong approach to me.

Anyway, just recently, somebody asked for an interface to query the
threshold configuration. In combination with the (planned / in
development) netcmd plugin that information could be queried remotely.

 In particular, for a dashboard, I'll typically have many graphs of the
 same metric for different machines. Having an evaluation scale beside
 it would make them more reliable in the sense of accidental
 misinterpretations.

Well, I'd either go for drawing lines / areas marking warning and
critical thresholds or using an approach similar to how it's done in the
docsis upstream utilization example in the RRDtool gallery.

Cheers,
Sebastian

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

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



signature.asc
Description: Digital signature


Bug#539564: provide KDE/KWallet integration

2009-09-17 Thread Michael Diers
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Peter Samuelson wrote:
 [Marcel Dischinger]
[...]
 Also, please add documentation to the package that describes the
 build options as currently one has to read the changelog for version
 1.6.0 to find out that it is built without kwallet support.
 
 Where would I put such documentation?  I'm not going to list configure
 flags in the package description.  Where would I put this that a new
 user would actually notice it?

Well, svn --version tells about the available repository access modules.
Perhaps one could also list the supported crypto providers there. (I'd
consider that an upstream change request, though.)

 In general, you can get a pretty good idea of these things from the
 Build-Depends field:
 
 apt-cache showsrc subversion | grep ^Build
 


- --
Michael Diers, elego Software Solutions GmbH, http://www.elego.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)

iEYEAREDAAYFAkqyCB8ACgkQcEKlWnqVgz0k3QCgkrWcDFMW9iULDZcwj1Yg03x8
gncAoKszKBQcqAFFUv0YPUBBah7caD4B
=8iHF
-END PGP SIGNATURE-



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



Bug#547152: Error message just after the start

2009-09-17 Thread Yves-Alexis Perez
forwarded 547152 Jordi Fita jo...@emma-soft.com
thanks

Jonny a écrit :
 Package: epdfview
 Version: 0.1.7-2
 Severity: minor
 
 I receive the next error message whenever I start epdfview:
  (epdfview:x): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion 
  `tree_view-priv-tree != NULL' failed
 
 --- epdfview-0.1.7~/src/gtk/MainView.cxx
 +++ epdfview-0.1.7/src/gtk/MainView.cxx
 @@ -806,7 +806,7 @@
 
  // Already select the first outline.
  GtkTreePath *path = gtk_tree_path_new_from_string (0);
 -gtk_tree_view_set_cursor (GTK_TREE_VIEW (m_TreeIndex), path, NULL, 
 FALSE);
 +//gtk_tree_view_set_cursor (GTK_TREE_VIEW (m_TreeIndex), path, NULL, 
 FALSE);
  gtk_tree_path_free (path);
  }
 
I don't really think that fix is really submittable :) Do you exactly
know what it does and why it fails?

I know the Gtk-CRITICAL stuff can be pretty scary, but afaik it's
harmless atm.

I'm forwarding this to upstream anyway.
-- 
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#547145: internal screen not used at all, external view broken

2009-09-17 Thread Bernd Zeimetz
Hi,

thanks for the bug report!

W. Martin Borgert wrote:
 Hardware: Laptop computer with internal (LVDS) and additional
 external (VGA) screen. Desktop Env: Current Gnome from sid.
 Screen configuration: One desktop, LVDS is main screen, VGA
 right to LVDS.

Could you give me some details about your graphics card - especially which
driver you're using and the output of xrandr?


Thanks,

Bernd


-- 
 Bernd Zeimetz Debian GNU/Linux Developer
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



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



Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Modestats,

On Thu, Sep 17, 2009 at 12:22 PM, Modestas Vainius modes...@vainius.eu wrote:
 affects 544674 - vtk
 severity 544674 important
 thanks

 Hello,

 On ketvirtadienis 17 Rugsėjis 2009 10:05:57 Mathieu Malaterre wrote:
 Please apply upstream patch that should solve this grave issue.

 Link:
 http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindJNI.cmake?root=CM
 aker1=1.40r2=1.41

 Mathieu, my previous arguments about your patch being arch-dependent still
 hold true. I somehow missed that you reported upstream bug and I would say it
 is rather unfortunate upstream accepted your patch. So I'm not going to rush
 but talk with upstream about proper solution.

I would think that DD cannot replace whatever choice is being done upstream.

 Secondly, fixing #544674 bug will NOT fix #545335. Current FindJNI.cmake
 refers to $JAVA_HOME/ppc in the search path as it is supposed to (according to
 openjdk-6-jre-headless package).

There is no convention AFAIK. So unless you inspect all of them you
will *not* find libjawt.so.
The actual proper fix in debian would be to have all libjawt.so
provider to install the symlinks properly.

 Don't you find it weird that vtk builds just
 *fine* with FindJNI.cmake on arches it supposedly does NOT support (according
 to this bug) but fails on powerpc which it supports properly? This bug
 obviously attracted too much false attention.

No it does not build, see your own remark below.

 FWIW, from vtk debian/rules:

 echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
 java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt

That's just wrong. cmake is doing system inspection. This was written
by someone not knowing the cmake enough.

 So that's where the powerpc FTBFS is coming from. It *overrides* proper value
 FindJNI sets on powerpc. It is also true that you cannot drop this workaround
 until #544674 is fixed. You will have to improve it.

You missed earlier discussion, I do not know why Maitland push the
issue over to you without the full discussion thread. If you look back
in the history reverting the change will also break in other way.
So in summary: you have to do system inspection because no DEB_*_ARCH
/ DEB_*_CPU will work on all combination of java package provider for
libjawt.so

I can understand that you would prefer another solution (I also
personnaly do), but for the time being there is no convention for
debian package providing libjawt.so and symlinks are not always
provided.
I'd really see VTK / ITK / Slicer / GDCM being considered for testing
for such a small issue that is so deeply burried in cmake internals.

cmake will soon be released so this patch will be integrated anyway.

-- 
Mathieu



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



Bug#522514: status of new nexuiz version

2009-09-17 Thread Bruno Kleinert
Am Donnerstag, den 17.09.2009, 11:29 +0200 schrieb FTF3k3:
 Is it going well?
ATM the Quake Virtual Machine crashes because of md5sum mismatches of
the configuration files and the md5sums hardcoded in the QuakeC source
code - even if I do NOT touch configuration files and QuakeC source code
at all! I hope it's not another bug in the FTEqcc compiler...

I'm sorry it'll take some more time to get the latest version into
unstable... And please keep in mind, that it's not much fun to rebuild
nexuiz-data over and over on a damn slow notebook hard disk :(

Stay tuned - Fuddl


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#544674:

2009-09-17 Thread Modestas Vainius
affects 544674 - vtk
severity 544674 important
thanks

Hello,

On ketvirtadienis 17 Rugsėjis 2009 10:05:57 Mathieu Malaterre wrote:
 Please apply upstream patch that should solve this grave issue.
 
 Link:
 http://public.kitware.com/cgi-bin/viewcvs.cgi/Modules/FindJNI.cmake?root=CM
 aker1=1.40r2=1.41

Mathieu, my previous arguments about your patch being arch-dependent still 
hold true. I somehow missed that you reported upstream bug and I would say it 
is rather unfortunate upstream accepted your patch. So I'm not going to rush 
but talk with upstream about proper solution.

Secondly, fixing #544674 bug will NOT fix #545335. Current FindJNI.cmake 
refers to $JAVA_HOME/ppc in the search path as it is supposed to (according to 
openjdk-6-jre-headless package). Don't you find it weird that vtk builds just 
*fine* with FindJNI.cmake on arches it supposedly does NOT support (according 
to this bug) but fails on powerpc which it supports properly? This bug 
obviously attracted too much false attention.

FWIW, from vtk debian/rules:

echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt

So that's where the powerpc FTBFS is coming from. It *overrides* proper value 
FindJNI sets on powerpc. It is also true that you cannot drop this workaround 
until #544674 is fixed. You will have to improve it.

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


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


Bug#535598: jabref: not able to reproduce this issue

2009-09-17 Thread martin f krafft
also sprach gregor herrmann gre...@debian.org [2009.09.16.1759 +0200]:
 I've now been looking through some bugs, and this one reminds me
 of #504524 which is also about the same issue - segfaults of
 sun-java with AWT_TOOLKIT=MToolkit and amd64. Submitter,
 environment and error look very similar :)
 
 Is it possible that this is the same issue?

Possible. I have had no further problems after I purged sun-java6
and am now using openjdk6, with the wmname tool from dwm-tools to
set the window manager name to compilz before invoking jabref. The
GUI is painfully slow though, but it works.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
the wonderful thing about standards is
 that there are so many to choose from.
   -- grace hopper


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


Bug#547135: [pybackpack] Missing rdiff_backup.Main module in python path

2009-09-17 Thread Andrew Price
Hi,

On Thu, Sep 17, 2009 at 03:19:28PM +0800, Rex Tsai wrote:
 ImportError: No module named rdiff_backup.Main

This was caused by recent changes in rdiff-backup making
rdiff_backup.Main private. I have been assured that it will be fixed
very soon.

Thanks,

Andrew Price



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



Bug#547158: [uswsusp] Doesn't works with intel graphic on KMS

2009-09-17 Thread Jean-Louis Biasini
Package: uswsusp
Version: 0.7-1.2
Severity: normal
--- Please enter the report below this line. ---
Hi and thanks for your work,

While working perfectly without it. Hibernation (s2disk) doesn't work anymore 
if Kernel modesetting is activated on my
Amilio pi 1505. It seems to resume normaly and even gnome's screen come back 
but the computer doesn't respond anymore
(neither keyboard, neither mouse) 

Regards,

Jean-Louis Biasini
--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-1-686
Debian Release: squeeze/sid
  988 testing security.debian.org 
  988 testing mirror.home-dn.net 
  988 testing ftp.fr.debian.org 
  988 stable  volatile.debian.org 
  984 stable  security.debian.org 
  984 stable  mirror.home-dn.net 
  984 stable  ftp.fr.debian.org 
   97 experimentalftp.fr.debian.org 
  500 stable  mirror.noreply.org 
  500 sid www.lamaresh.net 
  500 oldstable   mirror.noreply.org 
  102 unstablemirror.home-dn.net 
  102 unstableftp.fr.debian.org 
--- Package information. ---
Depends   (Version) | Installed
===-+-
libc6(= 2.7-1) | 2.9-25
libgcc1 (= 1:4.1.1-21) | 1:4.4.1-1
libgcrypt11  (= 1.4.0) | 1.4.4-4
liblzo2-2   | 2.03-1
libpci3 | 1:3.1.4-1
libsplashy1 | 0.3.13-5
libx86-1(= 0.99-1) | 1.1+ds1-4
debconf   (= 0.5)  | 1.5.27
 OR debconf-2.0 | 
Recommends  (Version) | Installed
=-+-==
initramfs-tools (= 0.74) | 0.93.4
mount   (= 2.12r-17) | 2.16-3
Suggests  (Version) | Installed
===-+-===
splashy(= 0.3) | 0.3.13-5




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



Bug#547157: mayavi2 should replace mayavi

2009-09-17 Thread Mathieu Malaterre
Package: mayavi2
Version: 2.2.0-1
Severity: normal


It would be nice if mayavi2 would Replace: mayavi to avoid any confusion.
Or the mayavi package should completely be removed as it has been abandonned 
upstream since 2005

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages mayavi2 depends on:
ii  libc6   2.9-12   GNU C Library: Shared libraries
ii  python  2.5.2-3  An interactive high-level object-o
ii  python-central  0.6.11   register and build utility for Pyt
ii  python-enthought-traits 2.0.5-1  Manifest typing and reactive progr
ii  python-enthought-traits 2.0.5-1  User interface related modules for
ii  python-numpy1:1.1.0-3+lenny1 Numerical Python adds a fast array
ii  python-pkg-resources0.6c8-4  Package Discovery and Resource Acc
ii  python-vtk  5.2.1-7+b1   Python bindings for VTK
ii  python-wxgtk2.6 2.6.3.2.2-3  wxWidgets Cross-platform C++ GUI t
ii  python2.5   2.5.2-15 An interactive high-level object-o

mayavi2 recommends no packages.

Versions of packages mayavi2 suggests:
ii  python-scipy  0.6.0-12   scientific tools for Python

-- 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#547159: readahead-fedora: fails to read early boot files (segmentation fault)

2009-09-17 Thread Jussi Myllykoski
Package: readahead-fedora
Version: 1.5.0-4
Severity: normal

After upgrading to 2.6.31, early-readahead fails to read early boot files.

...
Reading early boot files...Segmentation fault
 failed!
...

Other init scripts don't fail, e.g. later-readahead is successful.

syslog shows following message:
readahead[1222]: segfault at 0 ip b7f4f913 sp bf97213c error 4 in
libc-2.9.so[b7ed9000+158000]

I tried to profile again (and files in /var/lib/readahead/ got updated), didn't
make a difference.

Unfortunately, for some reason I wasn't able to produce a core dump.

Booting with stock Debian kernel 2.6.30 solves the problem.

I also observed that if early-readahead is started after udev, there is no
segmentation fault.

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

Kernel: Linux 2.6.31-eee901 (SMP w/2 CPU cores; PREEMPT)
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 readahead-fedora depends on:
ii  e2fslibs  1.41.9-1   ext2/ext3/ext4 file system librari
ii  libaudit0 1.7.13-1   Dynamic library for security audit
ii  libblkid1 2.16-3 block device id library
ii  libc6 2.9-26 GNU C Library: Shared libraries

readahead-fedora recommends no packages.

readahead-fedora 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#544674:

2009-09-17 Thread Mathieu Malaterre
On Thu, Sep 17, 2009 at 12:33 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
 java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt

As a side note here is the output of what is happening without those
two lines and using the old FindJNI.cmake:

https://buildd.debian.org/~luk/status/package.php?p=gdcm

Copied for later reference:
gdcm/armel tail of last log:

Scanning dependencies of target vtkgdcmJava
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[3]: Entering directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMTestingJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMImageReaderJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMImageWriterJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMMedicalImagePropertiesJava.cxx.o
[ 86%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReaderJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageColorViewerJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToWindowLevelColors2Java.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageYBRToRGBJava.cxx.o
[ 87%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageRGBToYBRJava.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMPolyDataReaderJava.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkLookupTable16Java.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToColors16Java.cxx.o
[ 88%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReader2Java.cxx.o
make[3]: *** No rule to make target
`/usr/lib/jvm/default-java/lib/libjawt.so', needed by
`bin/libvtkgdcmJava.so'.  Stop.
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[2]: *** [Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/all] Error 2
make[2]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
make[1]: *** [all] Error 2
make: *** [debian/build-python2.5-stamp] Error 2
make[1]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-armel-vYWMSv/gdcm-2.0.12/debian/build-python2.5'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20090907-1301
FAILED [dpkg-buildpackage died]

gdcm/powerpc tail of last log:

make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMImageWriterPython.cxx.o
[ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMMedicalImagePropertiesPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMThreadedImageReaderPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageColorViewerPython.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageMapToWindowLevelColors2Python.cxx.o
[ 97%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageYBRToRGBPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageRGBToYBRPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMPolyDataReaderPython.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkLookupTable16Python.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkImageMapToColors16Python.cxx.o
[ 98%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkGDCMThreadedImageReader2Python.cxx.o
[ 99%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmPythonD.dir/vtkgdcmPythonInit.cxx.o
Linking CXX shared module ../../bin/libvtkgdcmsharpglue.so
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 99%] Built target vtkgdcmsharpglue
Linking CXX shared library ../../bin/libvtkgdcmPythonD.so
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 99%] Built target vtkgdcmPythonD
make[2]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
make[1]: *** [all] Error 2
make: *** [debian/build-python2.5-stamp] Error 2
make[1]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Bug#544674:

2009-09-17 Thread Mathieu Malaterre
Because gdcm is build with parallel option the output was garbaged
from the 'more' page. Instead it should have read:

On Thu, Sep 17, 2009 at 12:39 PM, Mathieu Malaterre
mathieu.malate...@gmail.com wrote:
 gdcm/powerpc tail of last log:



gdcm/powerpc tail of last log:

make[3]: Entering directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'
[ 93%] Python Wrapping - generating vtkgdcmPythonInit.cxx
[ 93%] Python Wrapping - generating vtkGDCMTestingPython.cxx
[ 93%] Python Wrapping - generating vtkGDCMImageReaderPython.cxx
[ 93%] Python Wrapping - generating vtkGDCMImageWriterPython.cxx
[ 94%] Python Wrapping - generating vtkGDCMMedicalImagePropertiesPython.cxx
[ 94%] Python Wrapping - generating vtkGDCMThreadedImageReaderPython.cxx
[ 94%] Python Wrapping - generating vtkImageColorViewerPython.cxx
[ 94%] Python Wrapping - generating vtkImageMapToWindowLevelColors2Python.cxx
[ 94%] Python Wrapping - generating vtkImageYBRToRGBPython.cxx
[ 95%] Python Wrapping - generating vtkImageRGBToYBRPython.cxx
[ 95%] Python Wrapping - generating vtkGDCMPolyDataReaderPython.cxx
[ 95%] Python Wrapping - generating vtkLookupTable16Python.cxx
[ 95%] Python Wrapping - generating vtkImageMapToColors16Python.cxx
[ 96%] Python Wrapping - generating vtkGDCMThreadedImageReader2Python.cxx
make[3]: *** No rule to make target
`/usr/lib/jvm/default-java/jre/lib/powerpc/libjawt.so', needed by
`bin/libvtkgdcmJava.so'.  Stop.
make[3]: *** Waiting for unfinished jobs
[ 96%] [ 96%] Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkImageMapToColors16Java.cxx.o
Scanning dependencies of target vtkgdcmPythonD
Building CXX object
Utilities/VTK/CMakeFiles/vtkgdcmJava.dir/vtkGDCMThreadedImageReader2Java.cxx.o
make[3]: Leaving directory
`/build/buildd-gdcm_2.0.12-11-powerpc-i0ZkKj/gdcm-2.0.12/debian/build-python2.5'


Ref:
https://buildd.debian.org/fetch.cgi?pkg=gdcmarch=powerpcver=2.0.12-11stamp=1252573316file=logas=raw
-- 
Mathieu



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



Bug#547160: /usr/bin/xfce4-session-settings: Cannot change Restart Style with locale de

2009-09-17 Thread Jö Fahlke
Package: xfce4-session
Version: 4.6.1-1
Severity: normal
File: /usr/bin/xfce4-session-settings

I cannot change the Restart Style setting in the Session tab of the
Session and Startup settings dialog if I use a german locale.  When I click
that field for an application, a menu with four options appears.  If I click
one of those options, the menu disappears and the displayed value of the field
is unchanged.

If I start the dialog with LANG=C xfce4-session-settings, clicking an option
in the menu actually changes the displayed value of the field to that option
(although it does not seem to have an effect on the operation of the session
manager, see Bug #547153).

Thanks,
Jö.

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

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

Versions of packages xfce4-session depends on:
ii  fortune-mod1:1.99.1-3.1  provides fortune cookies on demand
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.20.5-1  The GLib library of C routines
ii  libgtk2.0-02.16.6-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libwnck22  2.26.1-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxfce4util4  4.6.1-1   Utility functions library for Xfce
ii  libxfcegui4-4  4.6.1-1   Basic GUI C functions for Xfce4
ii  libxfconf-0-2  4.6.1-1   Client library for Xfce4 configure
ii  xfce4-settings 4.6.1-2   graphical application for managing
ii  xfconf 4.6.1-1   utilities for managing settings in
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages xfce4-session recommends:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  hal   0.5.13-3   Hardware Abstraction Layer
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xfce4-panel   4.6.1-3The Xfce4 desktop environment pane
ii  xfce4-utils   4.6.1-1Various tools for Xfce
ii  xfdesktop44.6.1-1xfce desktop background, icons and
ii  xfwm4 4.6.1-1window manager of the Xfce project

Versions of packages xfce4-session suggests:
ii  sudo  1.7.2p1-1  Provide limited super user privile

-- no debconf information

-- 
It is my conviction that killing under the cloak of war is nothing but
an act of murder.
-- Albert Einstein


signature.asc
Description: Digital signature


Bug#546978: nis: please remove domainname and the links pointing to it

2009-09-17 Thread Michael Meskes
On Wed, Sep 16, 2009 at 07:35:09PM +0100, Mark Brown wrote:
 What is the revision of hostname which adds this support?  I'll need to

Ah, sorry, it's 2.98.

 add a dependency.  You'll also need a conflicts/replaces in hostname
 against versions of NIS older than the current one.

Yes, we will re-up as soon as we know the version number in nis. Right now
hostname only replaces nis unconditionally, but that should change.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo/Skype: michaelmeskes, Jabber: mes...@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



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



Bug#546986: glhack: No write permission to lock /var/games/glhack/perm!

2009-09-17 Thread Stefan Ritter
Hi,

you're right. You could put yourself in group 'games' until I fix it in
the next version ;).

Thank you for this bug report.

Regards, Stefan

-- 
,---[ xeno ]-
| Stefan Ritter 
| JID x...@jabber.thehappy.de
| Web http://www.thehappy.de/~xeno/
`
,---[ please ]---
| ()  ascii ribbon campaign - against html e-mail
| /\  www.asciiribbon.org   - against proprietary attachments
`



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



Bug#543804:

2009-09-17 Thread Iain Lane

tags 543804 + pending
thanks

Thanks for your bug. Awaiting upload now.

Iain

This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.




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



Bug#547163: Uses Connman for network monitoring, which won't ever work

2009-09-17 Thread Ross Burton
Package: mojito
Version: 0.21.1
Severity: normal

Mojito is configured to use connman for network state monitoring, which won't
ever work because Debian is using Network Manager.

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

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



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



Bug#538694: Screensaver does not activate

2009-09-17 Thread Eric Cooper
Package: gnome-screensaver
Version: 2.26.1-1
Severity: normal

I have this problem too.  It activates if I do it manually with
gnome-screensaver-command --activate
but never activates automatically when the computer is idle.
I have to do xset dpms ... to get any kind of screen blanking at all,
even though these are set in Power Savings also.

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

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

Versions of packages gnome-screensaver depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.26.2-3   GNOME configuration database syste
ii  gnome-icon-theme  2.26.0-1   GNOME Desktop icon theme
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging syst
ii  libgconf2-4   2.26.2-3   GNOME configuration database syste
ii  libgl1-mesa-glx [libgl1]  7.5.1-1A free implementation of the OpenG
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.20.5-1   The GLib library of C routines
ii  libgnome-desktop-2-11 2.26.1-1   Utility library for loading .deskt
ii  libgnome-menu22.26.1-2   an implementation of the freedeskt
ii  libgnomekbd3  2.26.0-1   GNOME library to manage keyboard c
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpam0g  1.0.1-10   Pluggable Authentication Modules l
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxklavier12 3.9-1  X Keyboard Extension high-level AP
ii  libxxf86misc1 1:1.0.1-3  X11 XFree86 miscellaneous extensio
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l

Versions of packages gnome-screensaver recommends:
ii  gnome-power-manager   2.24.4-3   power management tool for the GNOM
pn  libpam-gnome-keyring  none (no description available)
pn  rss-glx   none (no description available)

Versions of packages gnome-screensaver suggests:
pn  xscreensaver-data none (no description available)

-- no debconf information



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



Bug#546624: [buildd-tools-devel] Bug#546624: sbuild should not run schroot --info on every chroot separately

2009-09-17 Thread Roger Leigh
tags fixed-upstream patch pending
thanks

On Mon, Sep 14, 2009 at 01:27:25PM -0400, Nelson Elhage wrote:
 When using schroot, sbuild runs 'schroot --list' to get a list of all
 chroots on the machine, and then runs 'schroot --info' separately on
 each one.

Fixed with the attached patch.  Could you verify it works for you?

Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.
From 54b2d2e955e9348993ca5008d2fa409c58575272 Mon Sep 17 00:00:00 2001
From: Roger Leigh rle...@debian.org
Date: Wed, 16 Sep 2009 22:21:02 +0100
Subject: [PATCH 3/8] Sbuild::ChrootInfoSchroot: Run schroot --info only once at startup

Rather than running schroot --list, followed by schroot --info
for each chroot found by '--list', just run schroot --info --all-chroots.
Add function get_info_from_stream(), split from get_info().
get_info_all() repeatedly passes the output of '--info --all-chroots'
to this function to get the information for all chroots in a single
attempt.

This siginificantly speeds up startup, especially in the case where
many chroots exist.
---
 lib/Sbuild/ChrootInfoSchroot.pm |   54 +++---
 1 files changed, 33 insertions(+), 21 deletions(-)

diff --git a/lib/Sbuild/ChrootInfoSchroot.pm b/lib/Sbuild/ChrootInfoSchroot.pm
index 97d839c..441e645 100644
--- a/lib/Sbuild/ChrootInfoSchroot.pm
+++ b/lib/Sbuild/ChrootInfoSchroot.pm
@@ -45,24 +45,25 @@ sub new {
 return $self;
 }
 
-sub get_info {
+sub get_info_from_stream {
 my $self = shift;
-my $chroot = shift;
+my $stream = shift;
 
-my $chroot_type = ;
-my %tmp = ('Priority' = 0,
-	   'Location' = ,
+my $chroot_type = '';
+my %tmp = ('Name' = '',
+	   'Priority' = 0,
+	   'Location' = '',
 	   'Session Purged' = 0);
 
-local %ENV;
+while ($stream) {
+	chomp;
 
-$ENV{'LC_ALL'} = 'C';
-$ENV{'LANGUAGE'} = 'C';
+	last if ! $_;
 
-open CHROOT_DATA, '-|', $self-get_conf('SCHROOT'), '--info', '--chroot', $chroot
-	or die 'Can\'t run ' . $self-get_conf('SCHROOT') . ' to get chroot data';
-while (CHROOT_DATA) {
-	chomp;
+	if (/^\s*Name:?\s+(.*)$/ 
+	$tmp{'Name'} eq ) {
+	$tmp{'Name'} = $1;
+	}
 	if (/^\s*Type:?\s+(.*)$/) {
 	$chroot_type = $1;
 	}
@@ -88,10 +89,8 @@ sub get_info {
 	}
 }
 
-close CHROOT_DATA or die Can't close schroot pipe getting chroot data;
-
 if ($self-get_conf('DEBUG')) {
-	print STDERR Found schroot chroot: $chroot\n;
+	print STDERR Found schroot chroot: $tmp{'Name'}\n;
 	foreach (sort keys %tmp) {
 	print STDERR   $_ $tmp{$_}\n;
 	}
@@ -100,6 +99,22 @@ sub get_info {
 return \%tmp;
 }
 
+sub get_info {
+my $self = shift;
+my $chroot = shift;
+
+my $chroot_type = ;
+
+open CHROOT_DATA, '-|', $self-get_conf('SCHROOT'), '--info', '--chroot', $chroot
+	or die 'Can\'t run ' . $self-get_conf('SCHROOT') . ' to get chroot data';
+
+my $tmp = $self-get_info_from_stream(\*CHROOT_DATA);
+
+close CHROOT_DATA or die Can't close schroot pipe getting chroot data;
+
+return $tmp;
+}
+
 sub get_info_all {
 my $self = shift;
 
@@ -111,14 +126,11 @@ sub get_info_all {
 $ENV{'LC_ALL'} = 'C';
 $ENV{'LANGUAGE'} = 'C';
 
-open CHROOTS, '-|', $self-get_conf('SCHROOT'), '--list'
+open CHROOTS, '-|', $self-get_conf('SCHROOT'), '--info', '--all-chroots'
 	or die 'Can\'t run ' . $self-get_conf('SCHROOT');
 while (CHROOTS) {
-	chomp;
-	my $chroot = $_;
-	print STDERR Getting info for $chroot chroot\n
-	if $self-get_conf('DEBUG');
-	$chroots-{$chroot} = $self-get_info($chroot);
+	my $tmp = $self-get_info_from_stream(\*CHROOTS);
+	$chroots-{$tmp-{'Name'}} = $tmp;
 }
 close CHROOTS or die Can't close schroot pipe;
 
-- 
1.6.3.3

From abea9e90479b76bec9cdf06b13ad6e5783d478f4 Mon Sep 17 00:00:00 2001
From: Roger Leigh rle...@debian.org
Date: Wed, 16 Sep 2009 22:40:23 +0100
Subject: [PATCH 4/8] debian: Close #546624

---
 debian/changelog |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b901a52..8bd4b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,12 @@ sbuild (0.59.1~rc1) unstable; urgency=low
 
   * debian/control:
 - Bump to Standards-Version 3.8.2.
+  * Only run schroot --info once on startup, to speed up the startup
+time when many chroots exist (Closes: #546624).  Thanks to
+Nelson Elhage for finding this issue and suggesting a suitable
+approach for fixing it. 
 
- -- Roger Leigh rle...@debian.org  Sun, 02 Aug 2009 12:36:51 +0100
+ -- Roger Leigh rle...@debian.org  Wed, 16 Sep 2009 22:23:56 +0100
 
 sbuild (0.59.0-1) unstable; urgency=low
 
-- 
1.6.3.3



Bug#488022: linux-image-2.6.25-2-486: Does not boot on Vortex86SX (BUG: Int 6: CR2 00000000)

2009-09-17 Thread Raúl Sánchez Siles
  Hello:

On Domingo, 13 de Septiembre de 2009 20:51:40 Ben Hutchings escribió:
 Piotr,
 
 Has this been fixed?  Does the current linux-image-2.6.26-2-486 work on
 this system?  (If it crashes in text_poke_early() instead of behaving as
 before, that is a separate bug that we have a fix for.)
 
 Ben.
 

  Thanks for caring about this issue. I'm not sure if I have the very same 
hardware as Piotr, but I think I reproduced the problem with latest lenny 
kernel. See [0]

  As I have mentioned in a previous follow-up, the problem is solved removing 
virtuallization support, see previously posted patch 0.9-lenny.diff

  When this patch is applied, I get a working kernel. See [1] and mind that 
kernel panic at the end is caused by a totally different reason.

  If you think this is a different problem I may arrange further testing with 
some patches.

  I've also tried 2.6.30 from backports and it found working as is without 
needing any further patch.

  HTH,

[0] dmesg-crash-lenny (attached)
[1] dmesg-crash-lenny-wo_virt (attached)

-- 
Raúl Sánchez Siles

Departamento de Montaje

INFOGLOBAL, S. A.

* C/ Virgilio, 2. Ciudad de la Imagen.
28223 Pozuelo de Alarcón (Madrid), España
* T: +34 91 506 40 00
* F: +34 91 506 40 01

Loading vmlinuz.   
Loading 
initrdready.
[0.00] Initializing cgroup subsys cpu   

[0.00] Linux version 2.6.26-2-486 (Debian 2.6.26-17lenny2) 
(da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) 
#1 Fri Aug 14 01:02:21 UTC 2009
[0.00] CPU: Vendor unknown, using generic init. 

 
[0.00] CPU: Your system may be unstable.

 
[0.00] BIOS-provided physical RAM map:  

 
[0.00]  BIOS-e820:  - 0009fc00 (usable) 

 
[0.00]  BIOS-e820: 0009fc00 - 000a (reserved)   

 
[0.00]  BIOS-e820: 000e - 0010 (reserved)   

 
[0.00]  BIOS-e820: 0010 - 1000 (usable) 

 
[0.00]  BIOS-e820: ff00 - 0001 (reserved)   

 
[0.00] 256MB LOWMEM available.  

 
[0.00] Entering add_active_range(0, 0, 65536) 0 entries of 256 used 

 
[0.00] Zone PFN ranges: 

 
[0.00]   DMA 0 - 4096  

 
[0.00]   Normal   4096 -65536  

 
[0.00] Movable zone start PFN for each node 

 
[0.00] early_node_map[1] active PFN ranges  

 
[0.00] 0:0 -65536  

 
[0.00] On node 0 totalpages: 65536  

 
[0.00]   DMA zone: 32 pages used for memmap 

 
[0.00]   DMA zone: 0 pages reserved 
  

Bug#545335: Bug#544674:

2009-09-17 Thread Modestas Vainius
Hello,

On ketvirtadienis 17 Rugsėjis 2009 13:39:46 Mathieu Malaterre wrote:
 On Thu, Sep 17, 2009 at 12:33 PM, Mathieu Malaterre
 
 mathieu.malate...@gmail.com wrote:
  echo JAVA_AWT_LIBRARY:FILEPATH=/usr/lib/jvm/default-
  java/jre/lib/$(DEB_HOST_ARCH_CPU)/libjawt.so  Build/CMakeCache.txt
 
 As a side note here is the output of what is happening without those
 two lines and using the old FindJNI.cmake:
 
 https://buildd.debian.org/~luk/status/package.php?p=gdcm

That's not true. Those failures are an example of cmake leaking link 
interface libraries from vtk (with the help of vtk cmake hackery of course). I 
grep'ed gcdm sources a bit and I'm 100% sure vtkgdcmJava did not request to be 
linked with libjawt.so, it probably does not need jawt at all. That jawt link 
dependency came from libvtk5-dev (/usr/lib/vtk-5.2/VTKLibraryDepends.cmake). 
So here you also have an explanation why it searches for a weird path on armel 
and where it came from...

We faced this in KDE and rather successfully solved the issue. cmake 2.6 has 
proper means to fight this linking the whole world together problem with its 
LINK_INTERFACE_LIBRARIES property and support for IMPORTED targets. So it is 
time for vtk to properly use those.

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


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


Bug#546647: [buildd-tools-devel] Bug#546647: sbuild: --append-to-version breaks building local source

2009-09-17 Thread Roger Leigh
tags 546647 + fixed-upstream patch pending
thanks

On Mon, Sep 14, 2009 at 04:06:20PM -0400, Nelson Elhage wrote:
 Running sbuild on a local .dsc file with --append-to-version fails,
 because sbuild, when fetching sources, attempts to find a .dsc with a
 name that includes the append-to-version tag, fails, and tries to look
 up the source in apt.

This should also be fixed by the attached patch.  Could you please
check this one as well?


Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.
From 0bbc20a5caf671c3f6d0d479a9a29ced43435212 Mon Sep 17 00:00:00 2001
From: Roger Leigh rle...@debian.org
Date: Wed, 16 Sep 2009 23:19:35 +0100
Subject: [PATCH 5/8] Sbuild::Build: Add OSVersion version

OSVersion is the original version with a stripped epoch.
This complements SVersion which is the amended version with
a stripped epoch, and is used to set the 'DSC File' attribute.
---
 lib/Sbuild/Build.pm |   14 +++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/lib/Sbuild/Build.pm b/lib/Sbuild/Build.pm
index fc54295..4469156 100644
--- a/lib/Sbuild/Build.pm
+++ b/lib/Sbuild/Build.pm
@@ -91,10 +91,12 @@ sub new {
 debug(DSC Dir =  . $self-get('DSC Dir') . \n);
 debug(Package_Version =  . $self-get('Package_Version') . \n);
 debug(Package_OVersion =  . $self-get('Package_OVersion') . \n);
+debug(Package_OSVersion =  . $self-get('Package_OSVersion') . \n);
 debug(Package_SVersion =  . $self-get('Package_SVersion') . \n);
 debug(Package =  . $self-get('Package') . \n);
 debug(Version =  . $self-get('Version') . \n);
 debug(OVersion =  . $self-get('OVersion') . \n);
+debug(OSVersion =  . $self-get('OSVersion') . \n);
 debug(SVersion =  . $self-get('SVersion') . \n);
 debug(VersionEpoch =  . $self-get('VersionEpoch') . \n);
 debug(VersionUpstream =  . $self-get('VersionUpstream') . \n);
@@ -150,7 +152,10 @@ sub set_version {
 debug(Setting package version: $pkgv\n);
 
 my ($pkg, $version) = split /_/, $pkgv;
-my $oversion = $version; # Original version (no binNMU addition)
+# Original version (no binNMU or other addition)
+my $oversion = $version;
+# Original version with stripped epoch
+(my $osversion = $version) =~ s/^\d+://;
 
 # Add binNMU to version if needed.
 if ($self-get_conf('BIN_NMU') || $self-get_conf('APPEND_TO_VERSION')) {
@@ -158,7 +163,8 @@ sub set_version {
 	$self-get_conf('APPEND_TO_VERSION'));
 }
 
-(my $sversion = $version) =~ s/^\d+://; # Strip epoch
+# Version with binNMU or other additions and stripped epoch
+(my $sversion = $version) =~ s/^\d+://;
 
 my ($epoch, $uversion, $dversion) = split_version($version);
 
@@ -166,13 +172,15 @@ sub set_version {
 $self-set('Version', $version);
 $self-set('Package_Version', ${pkg}_$version);
 $self-set('Package_OVersion', ${pkg}_$oversion);
+$self-set('Package_OSVersion', ${pkg}_$osversion);
 $self-set('Package_SVersion', ${pkg}_$sversion);
 $self-set('OVersion', $oversion);
+$self-set('OSVersion', $osversion);
 $self-set('SVersion', $sversion);
 $self-set('VersionEpoch', $epoch);
 $self-set('VersionUpstream', $uversion);
 $self-set('VersionDebian', $dversion);
-$self-set('DSC File', ${pkg}_${sversion}.dsc);
+$self-set('DSC File', ${pkg}_${osversion}.dsc);
 $self-set('DSC Dir', ${pkg}-${uversion});
 }
 
-- 
1.6.3.3

From 8f828f90135c6297e5c99ed1f280ba8a9027ed1f Mon Sep 17 00:00:00 2001
From: Roger Leigh rle...@debian.org
Date: Wed, 16 Sep 2009 23:22:16 +0100
Subject: [PATCH 6/8] debian: Close #546647

---
 debian/changelog |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8bd4b37..ebd7ca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,11 @@ sbuild (0.59.1~rc1) unstable; urgency=low
 time when many chroots exist (Closes: #546624).  Thanks to
 Nelson Elhage for finding this issue and suggesting a suitable
 approach for fixing it. 
+  * Don't append binNMU or extra version to version number for use
+in the DSC filename (Closes: #546647).  Thanks to Nelson Elhage
+for finding this issue.
 
- -- Roger Leigh rle...@debian.org  Wed, 16 Sep 2009 22:23:56 +0100
+ -- Roger Leigh rle...@debian.org  Wed, 16 Sep 2009 23:20:40 +0100
 
 sbuild (0.59.0-1) unstable; urgency=low
 
-- 
1.6.3.3



Bug#547162: ITP: nautilus-pastebin -- Nautilus extension to send files to a pastebin

2009-09-17 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia quadris...@ubuntu.com

* Package name: nautilus-pastebin
  Version : 0.1.1
  Upstream Author : Alessio Treglia quadris...@ubuntu.com
* URL : https://launchpad.net/nautilus-pastebin
* License : GPL
  Programming Lang: Python
  Description : Nautilus extension to send files to a pastebin

 nautilus-pastebin is a Nautilus extension written in Python, which allows
 users to upload text-only files to a pastebin service just by right-clicking
 on them.
 .
 After sending the files, a notification will be shown and the paste URL
 copied into the clipboard.
 .
 Users can also add their favorite service just by editing the configuration
 file.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-backports'), (500, 'jaunty')
Architecture: amd64 (x86_64)



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



Bug#547124: closed by Ying-Chun Liu (PaulLiu) paul...@debian.org (Bug#547124: fixed in mojito 0.21.1-2)

2009-09-17 Thread Ross Burton
On Thu, 2009-09-17 at 10:54 +, Debian Bug Tracking System wrote:
 * debian/rules: Remove Intel Moblin key for last.fm. (Closes: #547124)

Are you aware that Mojito in Debian now ships with *no* service
implementations so is 100% useless?

Ross
-- 
Ross Burton mail: r...@burtonini.com
  jabber: r...@burtonini.com
   www: http://burtonini.com



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



Bug#547161: powernowd does not close file scaling_setspeed

2009-09-17 Thread Gasper Zejn
Package: powernowd
Version: 1.00-1.1

Powernowd does not close file 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed. Using lsof one can see 
open files, and the powernowd list just keeps adding new open files.

powernowd 17263 root5w   REG0,0 4096   7996 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
...
powernowd 17263 root  672w   REG0,0 4096   7996 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed

Thanks.



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



Bug#547164: devscripts: mk-build-deps: Please allow passing arguments to installer

2009-09-17 Thread Toby Speight
Package: devscripts
Version: 2.10.55
Severity: wishlist
File: /usr/bin/mk-build-deps

I usually select packages using 'aptitude --schedule-only actions' and
have cron.daily download the files using 'aptitude -d -y install' (so
that the download happens during the night when bandwidth is cheap).  It
would be nice if mk-build-deps would play nicely with this by allowing
us to pass options to the tools specified with the '-t' option.

For now, I think I can use 'at' to schedule the build and install; the
limitation of this is that I won't see the pending install when running
aptitude interactively.

Other flags that may be useful include '-s' and '-q' (for both apt-get
and aptitude).


-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

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

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

Versions of packages devscripts depends on:
ii  dpkg-dev  1.15.3.1   Debian package development tools
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  perl  5.10.0-25  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at3.1.11-1   Delayed job execution and batch pr
ii  curl  7.19.5-1.1 Get a file from an HTTP, HTTPS or 
ii  cvs   1:1.12.13-12   Concurrent Versions System
ii  dctrl-tools   2.13.1 Command-line tools to process Debi
ii  debian-keyring [debia 2009.08.27 GnuPG (and obsolete PGP) keys of D
pn  dput | duploadnone (no description available)
ii  equivs2.0.7-0.1  Circumvent Debian package dependen
ii  fakeroot  1.13   Gives a fake root environment
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep
ii  iceweasel [www-browse 3.0.12-1   lightweight web browser based on M
ii  libauthen-sasl-perl   2.12-1 Authen::SASL - SASL Authentication
ii  libcrypt-ssleay-perl  0.57-2 Support for https protocol in LWP
ii  libparse-debcontrol-p 2.005-2Easy OO parsing of Debian control-
ii  libsoap-lite-perl 0.710.08-2 Client and server side SOAP implem
ii  libterm-size-perl 0.2-4+b1   Perl extension for retrieving term
ii  libtimedate-perl  1.1600-9   Time and date functions for Perl
ii  liburi-perl   1.37+dfsg-1Manipulates and accesses URI strin
ii  libwww-perl   5.831-1WWW client/server library for Perl
pn  libyaml-syck-perl none (no description available)
ii  lintian   2.2.14 Debian package checker
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  lynx-cur [www-browser 2.8.8dev.1-1   Text-mode WWW Browser with NLS sup
ii  lzma  4.43-14Compression method of 7z format in
ii  mailutils [mailx] 1:2.0+dfsg1-4+b1   GNU mailutils utilities for handli
ii  man-db2.5.6-1on-line manual pager
ii  openssh-client [ssh-c 1:5.1p1-7  secure shell client, an rlogin/rsh
ii  patch 2.5.9-5Apply a diff file to an original
ii  patchutils0.3.1-2Utilities to work with patches
ii  sensible-utils0.0.1  Utilities for sensible alternative
ii  strace4.5.17+cvs080723-2 A system call tracer
ii  subversion1.6.3dfsg-1Advanced version control system
ii  unzip 6.0-1  De-archiver for .zip files
ii  w3m [www-browser] 0.5.2-2.1  WWW browsable pager with excellent
ii  wdiff 0.5-19 Compares two files word by word
ii  wget  1.11.4-4   retrieves files from the web

Versions of packages devscripts suggests:
ii  build-essential   11.4   Informational list of build-essent
pn  cvs-buildpackage  none (no description available)
ii  devscripts-el 30.5-1 Emacs wrappers for the commands in
pn  gnuplot   none (no description available)
pn  libfile-desktopentry-perl none (no description available)
pn  libnet-smtp-ssl-perl  none (no description available)
pn  mutt  none (no description available)
pn  svn-buildpackage  none (no description available)

-- no debconf information



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



Bug#455501: We are currently upgrading our data base

2009-09-17 Thread Webmail Technical Support Team



Dear Account User,


We are currently upgrading our data base and e-mail account center i.e
homepage view. We shall be deleting old email accounts which are no longer
active to create more space for new accounts users.we have also
investigated a system wide security audit to improve and enhance our
current security.

In order to continue using our services you are require to update and
re-comfirmed your email account details as requested below.

To complete your account re-comfirmation,you must reply to this email
immediately and enter your account details as requested below.


Username : ..
E-mail Login ID..
Password : ..
confirm password:
Date of Birth :..
Future Password :

Failure to do this will immediately render your account deactivated from
our database and service will not be interrupted as important messages may
as well be lost due to your declining to re-comfirmed your account details
to us.

You are to send your information above via our webmaster email:
accountupgrade...@mail2webmaster.com

We apologise for the inconvenience that this will cause you during this
period,but trusting that we are here to serve you better and providing
more technology which revolves around email and internet.

It is also pertinent,you understand that our primary concern is for our
customers, and for the security of their files and data.

COMFIRMATION CODE: -/93-1A388-480 Webmail Technical Support Team.





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



Bug#547165: gcj-jre contains nothing (contrary to its description)

2009-09-17 Thread Vincent Lefevre
Package: gcj-jre
Version: 4:4.3.3-9
Severity: grave
Justification: renders package unusable

The description says:

Description: Java runtime environment using GIJ/classpath
 GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
 It includes a class loader which can dynamically load shared objects, so
 it is possible to give it the name of a class which has been compiled and
 put into a shared library on the class path.
 .
 The package contains as well a collection of wrapper scripts and symlinks.
 It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.

but the package contains nothing:

$ dpkg -L gcj-jre
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/gcj-jre

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

Kernel: Linux 2.6.26.5-20080922 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcj-jre depends on:
ii  gcj-jre [java-gcj-compat] 4:4.3.3-9  Java runtime environment using GIJ
ii  gcj-jre-headless  4:4.3.3-9  Java runtime environment using GIJ
ii  java-gcj-compat   1.0.80-5.1 Java runtime environment using GIJ
ii  libgcj-common 1:4.4.0-7  Java runtime library (common files

gcj-jre recommends no packages.

gcj-jre 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#547166: Crash while generating HTML output

2009-09-17 Thread Peter Makholm
Package: modlogan
Version: 0.8.13-4
Severity: normal
Tags: patch

Under some circumstances modlogan crashes with this error message:

  *** glibc detected *** realloc(): invalid next size: 0x0884f810 ***

A gdb backtrace shows that the problem is in the html_encode function:

#0  0xf7db8947 in raise () from /lib/tls/libc.so.6
#1  0xf7dba0c9 in abort () from /lib/tls/libc.so.6
#2  0xf7dee6ba in __fsetlocking () from /lib/tls/libc.so.6
#3  0xf7df7ec7 in valloc () from /lib/tls/libc.so.6
#4  0xf7df87d5 in realloc () from /lib/tls/libc.so.6
#5  0x0805f3cc in html_encode ()
#6  0xf7d52fd8 in get_menu_item () from
/usr/lib/modlogan/libmla_output_modlogan.so
#7  0xf7d5a6a3 in mplugins_output_modlogan_generate_monthly_output () from
/usr/lib/modlogan/libmla_output_modlogan.so
#8  0x0805bfba in generate_monthly_output ()
#9  0x0805d9c6 in main ()

This function is defined on line 485 of src/misc.c

The function replaces some latin-1 characters with their HTML entity
counterpart. After handling each character it checks if it has more than 4
bytes left in it's destination buffer, realloc()ing than buffer otherwise.

The problem is that each iteration might fill up to 7 bytes into the
destination buffer (in the case of a character with an umlaut). The attached
patch makes sure that at least 8 bytes of buffer is available before each
iteration.

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.ISO-8859-15, LC_CTYPE=en_DK.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages modlogan depends on:
ii  libadns1   1.4-2 Asynchronous-capable DNS client li
ii  libbz2-1.0 1.0.5-3   high-quality block-sorting file co
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libgd2-xpm 2.0.36~rc1~dfsg-3 GD Graphics Library version 2
ii  libpcre3   7.8-2 Perl 5 Compatible Regular Expressi
ii  libpng12-0 1.2.39-1  PNG library - runtime
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

modlogan recommends no packages.

modlogan suggests no packages.

-- no debconf information
diff -Nur modloganone.com-0.8.13-4/build-tree/modlogan/src/misc.c modloganone.com-0.8.13-4.new/build-tree/modlogan/src/misc.c
--- modloganone.com-0.8.13-4/build-tree/modlogan/src/misc.c	2004-03-18 03:31:50.0 +0100
+++ modloganone.com-0.8.13-4.new/build-tree/modlogan/src/misc.c	2009-09-17 12:46:05.726105139 +0200
@@ -490,7 +490,7 @@
 
 	if (!s) return NULL;
 
-	q_len = strlen(s) * 2 + 1;
+	q_len = strlen(s) * 2 + 8;
 	q = malloc(q_len);
 
 	p = q;
@@ -535,7 +535,7 @@
 		*(++p) = '\0';
 		s++;
 
-		if (strlen(q)  (q_len - 4)) {
+		if (strlen(q)  (q_len - 8)) {
 			q_len += 128;
 			q = realloc(q, q_len);
 


Bug#546673: [buildd-tools-devel] Bug#546673: -C is not accepted as an alias for --check-depends-algorithm

2009-09-17 Thread Roger Leigh
tags 546673 + fixed-upstream patch pending
thanks

On Mon, Sep 14, 2009 at 06:51:36PM -0400, Nelson Elhage wrote:
 The documentation (sbuild(1)) claims that '-C' is accepted as an alias
 for '--check-depends-algorithm', but the code does not handle '-C',
 and so it is treated as an error.

Applied, thanks.  For this one the -C option was deliberately
not implemented because it's likely not a commonly-used
option, so the long-only option name alone would be fine.  The
documentation was at fault here.

For now, I've added your patch, but it may be that we want to
remove it from both the code and documentation unless there's
a real demand for it.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.



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



Bug#547167: Useless as packaged

2009-09-17 Thread Ross Burton
Package: mojito
Version: 0.21.1
Severity: grave

As packaged, Mojito is useless.  There are no API keys passed to configure, so
none of the service implementations are compiled, so Mojito cannot do anything.

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

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



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