Bug#560135: wammu: Syntaxerror in /usr/lib/pymodules/python2.4/Wammu/SMSExport.py:362

2009-12-09 Thread Elimar Riesebieter
Package: wammu
Version: 0.31-1
Severity: normal

  File /usr/lib/pymodules/python2.4/Wammu/SMSExport.py, line 362
class IMAPConfigHelper():
   ^
SyntaxError: invalid syntax

This is wwhy installing wammu 0.31-1


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

Kernel: Linux 2.6.32-bilbo (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages wammu depends on:
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-gammu   1.26.1-2  Python module to communicate with 
ii  python-support 1.0.6 automated rebuilding support for P
ii  python-wxgtk2.62.6.3.2.2-3.1 wxWidgets Cross-platform C++ GUI t

Versions of packages wammu recommends:
ii  python-bluez [python-bluetoot 0.17-1 Python wrappers around BlueZ for r
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
pn  timidity  none (no description available)
ii  xfce4-notifyd [notification-d 0.1.0-4simple, visually-appealing notific

Versions of packages wammu suggests:
pn  gmobilemedia  none (no description available)

Versions of packages python-gammu depends on:
ii  libbluetooth3 4.57-1 Library to use the BlueZ Linux Blu
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbi0   0.8.2-3Database Independent Abstraction L
ii  libgammu7 1.26.1-2   mobile phone management library
ii  libgsmsd7 1.26.1-2   SMS daemon helper library
ii  libmysqlclient16  5.1.41-3   MySQL database client library
ii  libpq58.4.1-1PostgreSQL C client library
ii  libusb-1.0-0  2:1.0.6-1  userspace USB programming library
ii  python2.5.4-2An interactive high-level object-o
ii  python-support1.0.6  automated rebuilding support for P

-- 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#548455: ecl: FTBFS: debian/ecl/usr/share/info/dir: No such file or directory

2009-12-09 Thread Nobuhiro Iwamatsu
tags 548455 + patch
thanks

Hi,

This problem is settled by adding install-info to Build-depends.
I tested on i386 and amd64.

Best regards,
  Nobuhiro

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



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



Bug#560136: www.debian.org: [star] Broken link - copyright file

2009-12-09 Thread jaalto
Package: www.debian.org
Severity: normal


At project page:

   http://packages.debian.org/sid/star

the link to copyright file is broken:


http://packages.debian.org/changelogs/pool/main/s/star/star_1.5final-2/star.copyright

Not Found

The requested URL
/changelogs/pool/main/s/star/star_1.5final-2/star.copyright was
not found on this server.

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

Kernel: Linux 2.6.30-2-amd64 (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



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



Bug#560137: vnc4server: IPv6 support preempts IPv4

2009-12-09 Thread Jacob Heider
Package: vnc4server
Version: 4.1.1+X4.3.0-32
Severity: normal


I tried using 4.1.1+X4.3.0-34 but it would only bind to the IPv6 port.
After reverting, I read the bug report for #550789. It looks like the
patch respects the value of /proc/sys/net/ipv6/bindv6only, which the
submitter claims defaults to 0. I have an /etc/sysctl.d/bindv6only.conf
(which doesn't seem to belong to any package) which states the
following:



# This sysctl sets the default value of the IPV6_V6ONLY socket option.
#
# When disabled, IPv6 sockets will also be able to send and receive IPv4
# traffic with addresses in the form :::192.0.2.1 and daemons
# listening
# on IPv6 sockets will also accept IPv4 connections.
#
# When IPV6_V6ONLY is enabled, daemons interested in both IPv4 and IPv6
# connections must open two listening sockets.
# This is the default behaviour of all modern operating systems.

net.ipv6.bindv6only = 1



Now, I don't have any reason to retain that file that I know of, but my
concerns are two-fold:

1) some package has created this file at some point
2) the comments suggest that opening a socket per protocol is the normal
method for programs

So, I believe if this patch is left in the state it is in, a note needs
to be made about its interaction with net.ipv6.bindv6only in the
README.Debian file.

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

Kernel: Linux 2.6.31-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 vnc4server depends on:
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgcc11:4.4.2-3 GCC support library
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  x11-common 1:7.4+4   X Window System (X.Org) infrastruc
ii  xbase-clients  1:7.4+4   miscellaneous X clients - metapack
ii  xserver-common 2:1.6.5-1 common files used by various X ser
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages vnc4server recommends:
ii  xfonts-base   1:1.0.0-6  standard fonts for X

Versions of packages vnc4server suggests:
pn  vnc-java  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#552813: rrdcgi also failing

2009-12-09 Thread Sebastian Harl
Hi Martin,

Thanks for your follow-up!

On Wed, Dec 09, 2009 at 10:28:18AM +1100, Martin Schwenke wrote:
 I'm seeing something very similar in rrdcgi on armel:
 
   *** glibc detected *** /usr/bin/rrdcgi: free(): invalid pointer: 0x000b9838 
 ***
   [Wed Dec 09 09:54:52 2009] [error] [client 192.168.20.31] Premature end of 
 script headers: temperature.cgi

Well, this is a very generic error message from glibc, basically saying
that something is wrong with your heap and memory management meta info
is corrupted. So, this might be related but it might as well be another
issue -- which would not surprise me a bit :-/

 OK, I see.  My filesystem is full.  So librrd deals very poorly with a
 full filesystem. 

This is quite likely the problem in your case. Unfortunately, RRDtool
does not handle error conditions sanely in a lot of places :-/

Anyway, segfaults / memory corruptions resulting from full filesystems
should be fairly easy to track given some time and lots of debugging
sessions. I'm hoping to find some time for that soonish. Help would be
very appreciated, though, since my time is fairly limited at the moment.

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#560138: iceweasel-vimperator: new version available: 2.2, please package it

2009-12-09 Thread pancho horrillo
Package: iceweasel-vimperator
Version: 2.1-2
Severity: wishlist

Hi!

I noticed that it has been released a new version of vimperator: 2.2.

Also, the main site has moved from http://vimperator.mozdev.org to
http://www.vimperator.org/.

Thanks a bunch!


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

Kernel: Linux 2.6.32-1-amd64-macmini (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 iceweasel-vimperator depends on:
ii  iceweasel 3.5.5-1lightweight web browser based on M

iceweasel-vimperator recommends no packages.

iceweasel-vimperator 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#560139: liblua5.1-0-dev: C++ version of LUA libraries

2009-12-09 Thread Erich Schubert
Package: liblua5.1-0-dev
Version: 5.1.4-5
Severity: wishlist

Hi,
I'm the maintainer of Enigma, which currently ships an own copy of Lua.
As far as I know (from discussion with upstream and on #debian-devel) it
is currently impossible for me to re-use the Debian lua packages for building
Enigma. The main reason is that C++ exceptions and lua compiled for C use
will break badly.

Quoting from the LUA unofficial FAQs:

By default if lua 5.1 or later is compiled as C++, it will use C++ exceptions
to unwind the stack rather than longjmp/setjmp, though this is configurable (at
compile time). See luaconf.h near LUAI_THROW/LUAI_TRY for a discussion of this. 


As far as I know, Enigma Lua also comes with some patches that e.g. add an
assertion facility that isn't yet in main lua. Still another lua user in
#debian-devel expressed the wish that there were a C++-built lua version in
Debian to re-use in his own projects.

Enigma also uses tolua++ instead of tolua.
from http://www.codenix.com/~tolua/


I am aware that lua upstream considers embedding a custom lua version in the
application the proper way instead of using a shared library, and I do not
want to reopen this discussion. The debian policy usually is to avoid
duplicated code to make security maintenance easier.

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

Kernel: Linux 2.6.32-rc8-686 (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 liblua5.1-0-dev depends on:
ii  libc6-dev [libc-dev]  2.10.2-2   GNU C Library: Development Librari
ii  liblua5.1-0   5.1.4-5Simple, extensible, embeddable pro
ii  libreadline-dev   6.0-5  GNU readline and history libraries

Versions of packages liblua5.1-0-dev recommends:
ii  libtool   2.2.6a-4   Generic library support script
ii  pkg-config0.22-1 manage compile and link flags for 

liblua5.1-0-dev 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#560141: openocd: latest udev complaints about BUS and SYSFS usage (deprecation ahoy!)

2009-12-09 Thread pancho horrillo
Package: openocd
Version: 0.3.1-1
Severity: normal


Hi!

The latest udev in sid (148-2) produces this output:

Dec  8 17:06:23 worf udevd[425]: BUS= will be removed in a future udev version, 
please use SUBSYSTEM= to match the event device, or SUBSYSTEMS= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:1
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:4
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:7
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:10
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:13
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:16
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:19
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:26
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:29
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:32
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:35
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:38
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:41
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:44
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:47
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:50
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:53
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:56
Dec  8 17:06:23 worf udevd[425]: SYSFS{}= will be removed in a future udev 
version, please use ATTR{}= to match the event device, or ATTRS{}= to match a 
parent device, in /lib/udev/rules.d/60-openocd.rules:57


Hope that it helps.

Cheers,

pancho.

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

Kernel: Linux 2.6.32-1-amd64-macmini (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 openocd depends on:
ii  dpkg  1.15.5.4   Debian package management system
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libftdi1  0.16-2 Library to control and program the
ii  libusb-0.1-4  2:0.1.12-13userspace USB programming library

openocd recommends no packages.

openocd suggests no packages.

-- no debconf information



-- 
To 

Bug#560126: xserver-xorg-video-radeon: Launching GL Apps Corrupts System

2009-12-09 Thread Leo L. Schwab
On Wed, Dec 09, 2009 at 07:45:35AM +0100, Brice Goglin wrote:
 Leo L. Schwab wrote:
  I've upgraded to the 'unstable' mesa libraries, and to the
  2.6.32-rc8 kernel.  Same problems.

 
 You may try upgrading to experimental now...

Those were the latest available versions that I could find via
packages.debian.org.

 When did this problem start? What did you upgrade when it started?

This is basically a virgin 'testing' install.

The machine is a Sony VAIO VGN-S150 laptop.  This machine was
decommissioned about two years ago when the keyboard inexplicably died.
Prior to that, it was running Debian 'unstable' on a daily basis just fine,
including GL acceleration.

The keyboard just as inexplicably came back to life recently, and
I've been experimenting with various desktops as a prelude to gifting it to
my mother.  But then this corruption issue surfaced.

It's a Sony, so I suppose it's possible the machine has traded a
broken keyboard for a broken graphics chip (is there a way to test this?),
but it has never been subjected to any abuse.  It also passes MemTest86+
without issue, so it would not seem to be a problem with flaky memory.

 Since nobody else has ever reported such a critical problem (while the
 radeon driver has many users), I suggest your check your installation
 (with debsums for instance) and maybe check your hardware as well
 (memtest, smartctl, is there some sort of memtest for video?).

The laptop in question isn't being used for anything (yet), so I can
subject it to any form of diagnostic abuse you choose :-).

 Something strange is going on here...
 
I wholeheartedly agree.

Thanks,
Schwab



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



Bug#560140: cron job runs sanitycheck.pl with invalid user account

2009-12-09 Thread Marcus Better
Package: bugzilla3
Version: 3.2.5.1-2
Severity: normal

The cron job that runs sanitycheck.pl passes the value of the
maintainer configuration parameter with the --login option to this
script. If this address is not also a valid user account, the script
fails:

/etc/cron.daily/bugzilla3:
The name bugzilla-ad...@example.org not a valid username.  
Either you misspelled it, or the person has not
registered for a Bugzilla account.
run-parts: /etc/cron.daily/bugzilla3 exited with return code 255

From /usr/share/doc/bugzilla3-doc/html/parameters.html:

  maintainer
Email address of the person responsible for maintaining this
Bugzilla installation. The address need not be that of a valid
Bugzilla account.

We need another parameter to set the user name to pass to
sanitycheck.pl (maybe use maintainer as a fallback).

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

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

Versions of packages bugzilla3 depends on:
ii  apache22.2.9-10+lenny6   Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.14-2  Apache HTTP Server - traditional n
ii  dbconfig-common1.8.39common framework for packaging dat
ii  debconf1.5.28Debian configuration management sy
ii  libappconfig-perl  1.56-2Perl module for configuration file
ii  libcgi-pm-perl 3.48-1Simple Common Gateway Interface Cl
ii  libdbd-mysql-perl  4.007-1   A Perl5 database interface to the 
ii  libemail-mime-creator- 1.454-2   Simple Email::MIME mail message cr
ii  libemail-mime-modifier 1.442-3   Modify Email::MIME objects easily
ii  libemail-mime-perl 1.861-3   Easy MIME message parsing
ii  libemail-send-perl 2.192-3   Simply Sending Email
ii  libjs-yui  2.5.2-1   Yahoo User Interface Library
ii  libmail-sendmail-perl  0.79-5Send email from a perl script
ii  libtemplate-perl   2.19-1.1lenny1.1  template processing system written
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  mysql-client   5.0.51a-24+lenny2 MySQL database client (metapackage
ii  mysql-client-5.0 [mysq 5.0.51a-24+lenny2 MySQL database client binaries
ii  nullmailer [mail-trans 1:1.04-1.1simple relay-only mail transport a
ii  patch  2.5.9-5   Apply a diff file to an original
ii  perl-modules [libcgi-p 5.10.1-8  Core Perl modules
ii  ucf3.0016Update Configuration File: preserv

Versions of packages bugzilla3 recommends:
ii  cvs 1:1.12.13-12 Concurrent Versions System
ii  imagemagick 7:6.3.7.9.dfsg2-1~lenny3 image manipulation programs
ii  libchart-perl   2.4.1-5  Chart Library for Perl
ii  libtemplate-plu 2.66-2   GD plugin(s) for the Template Tool
ii  libxml-parser-p 2.36-1.1+b1  Perl module for parsing XML files
pn  mysql-server |  none   (no description available)
ii  perlmagick  7:6.3.7.9.dfsg2-1~lenny3 Perl interface to the libMagick gr

Versions of packages bugzilla3 suggests:
ii  bugzilla3-doc   3.0.4.1-2+lenny2 comprehensive guide to Bugzilla
ii  graphviz2.20.2-3 rich set of graph drawing tools
ii  libauthen-radius-perl   0.13-1   user authentication against radius
ii  libgd-gd2-perl  1:2.39-2 Perl module wrapper for libgd - gd
ii  libgd-graph-perl1.44-3   Graph Plotting Module for Perl 5
ii  libgd-text-perl 0.86-5   Text utilities for use with GD
ii  libhtml-parser-perl 3.56-1+lenny1A collection of modules that parse
ii  libhtml-scrubber-perl   0.08-4   Perl extension for scrubbing/sanit
ii  libmailtools-perl   2.03-1   Manipulate email in perl programs
ii  libmime-tools-perl  5.427-1  Perl5 modules for MIME-compliant m
ii  libnet-ldap-perl1:0.36-1 A Client interface to LDAP servers
ii  libsoap-lite-perl   0.710.08-1   Client and server side SOAP implem
ii  libwww-perl 5.813-1  WWW client/server library for Perl
ii  libxml-twig-perl1:3.32-1 Perl module for processing huge XM
ii  patchutils  0.2.31-4 Utilities to work with patches
ii  python  2.5.4-2  An interactive high-level object-o
ii  python-central  0.6.13   register and build utility for Pyt
pn  rubynone   (no description available)

-- debconf information:
  bugzilla3/customized_values: true
  bugzilla3/passwords-do-not-match:
  bugzilla3/customized_values_ask_again: false
  

Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2009-12-09 Thread Fabian Greffrath

I have an update on this bug.

Yesterday I tried to manually grant write access to the rfkill device 
and activate Bluetooth via gnome-bluetooth:


$ sudo chmod 0777 /dev/rfkill
$ bluetooth-properties
** Message: adding killswitch idx 0 state 1
** Message: killswitch 0 is 1
** Message: killswitches state 1
** Message: RFKILL event: idx 0 type 2 op 2 soft 0 hard 0

Here the bluetooth-properties window pops up and presents me a big 
button that reads Activate Bluetooth. I click this button and it 
grays out, though bluetooth is still disabled. The following appears 
on the console again:


** Message: killswitch 0 is 1
** Message: killswitches state 1

Looks like it's a regression in bluez and not gnome-bluetooth's fault. 
What do you think?


Fabian

--
Dipl.-Phys. Fabian Greffrath

Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum

Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail:  greffr...@leat.ruhr-uni-bochum.de



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



Bug#543523: munin-node: tomcat_* plugins don't work

2009-12-09 Thread Tom Feiner
Here is Janning's request:

Hi Tom,

I am sorry. It was just a typo with my munin-node config
everything works fine. You can close my bug report.


kind regards
Janning




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



Bug#560142: java-common: Package updates entail Network is unreachable in Java programs

2009-12-09 Thread Benjamin Eikel
Package: java-common
Version: 0.33
Severity: normal

Hello,

I am quite sure that this bug report does not belong to java-common, but 
because it affects all my Java programs I reported it here.

Since installing the package updates yesterday networking in Java programs is 
not working anymore. For example Eclipse (installed manually, not as Debian 
package) gives me:

Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector 
executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing request: 
Network is unreachable
Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector 
executeWithRetry
INFO: Retrying request

Other Java programs (I can name JabRef and Hudson) have the same problem (they 
also report Network is unreachable). Other programs (for example Iceweasel, 
Kontact, reportbug) have no networking problems. I am using the sun-java6-* 
packages. But because they were not updated yesterday I suppose there is 
another reason for this problem. Maybe the update of netbase? Perhaps you can 
give me some hints how to inspect this problem.

Kind regards,
Benjamin

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

Kernel: Linux 2.6.31-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

java-common depends on no packages.

java-common recommends no packages.

Versions of packages java-common suggests:
pn  default-jre   none (no description available)
pn  equivsnone (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#542556: gnucash: uses libgnomeprint which is scheduled for removal

2009-12-09 Thread Micha Lenk
Hi,

Josselin Mouette schrieb:
 I see that you already fixed the GtkHtml part. Looking at the
 configure.in, libgnomeprint should not be necessary as long as you use
 GtkHtml 3.14. So you might be able to simply drop the build-dependency
 and be fine with it.

I've just commited the change in the git repository that drops the
build-dependency:
http://git.debian.org/?p=pkg-gnucash/gnucash.git;h=0c433c968193fa3ea747ddf19a3d54c2b5d307a6

For the goffice 0.8 stuff I'll drop notes in the corresponding bug
(#498775) as soon as there is something new to say.

Regards
  Micha



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



Bug#560143: Crash when setting up MS Exchange account

2009-12-09 Thread Jonathan Steel
Package: evolution-exchange
Version 2.28.1-1

When I set up a new account in Evolution, I choose Microsoft Exchange,
but when I click Authenticate next to the OWA address, it asks for a
password and freezes immediately after entering this.

I'm running an up-to-date version of Debian Squeeze as of 9th December.
The last time I tried setting up an Exchange account was some months ago
and it worked fine then on this network.

Thanks



 This email has been sent from the Bucks LEA. If you have 
 cause for complaint regarding the content of this email please contact
ab...@bucksgfl.org.uk




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



Bug#560145: steghide: unlean diff - steghide_0.5.1-9.diff contains compilation artifacts

2009-12-09 Thread jaalto
Package: steghide
Severity: normal


It appears that steghide_0.5.1-9.diff is not produced
correctly. Problem with the debian/rules::clean target?

$ lsdiff steghide_0.5.1-9.diff
steghide-0.5.1/m4/Makefile
steghide-0.5.1/po/de.po
steghide-0.5.1/po/Makefile
steghide-0.5.1/po/Makefile.in
steghide-0.5.1/po/POTFILES
steghide-0.5.1/doc/Makefile.in
steghide-0.5.1/doc/Makefile
steghide-0.5.1/src/ProgressOutput.cc
steghide-0.5.1/src/Graph.cc
steghide-0.5.1/src/.deps/Arg.Po
steghide-0.5.1/src/.deps/Arguments.Po
steghide-0.5.1/src/.deps/AssertionFailed.Po
steghide-0.5.1/src/.deps/AuFile.Po
steghide-0.5.1/src/.deps/AuSampleValues.Po
steghide-0.5.1/src/.deps/BFSAPHeuristic.Po
steghide-0.5.1/src/.deps/BinaryIO.Po
steghide-0.5.1/src/.deps/BitString.Po
steghide-0.5.1/src/.deps/BmpFile.Po
steghide-0.5.1/src/.deps/BmpPaletteSampleValue.Po
steghide-0.5.1/src/.deps/BmpRGBSampleValue.Po
steghide-0.5.1/src/.deps/BmpSampleValue.Po
steghide-0.5.1/src/.deps/CvrStgFile.Po
steghide-0.5.1/src/.deps/DFSAPHeuristic.Po
steghide-0.5.1/src/.deps/DMDConstructionHeuristic.Po
steghide-0.5.1/src/.deps/Edge.Po
steghide-0.5.1/src/.deps/EdgeIterator.Po
steghide-0.5.1/src/.deps/EmbData.Po
steghide-0.5.1/src/.deps/Embedder.Po
steghide-0.5.1/src/.deps/EncryptionAlgorithm.Po
steghide-0.5.1/src/.deps/EncryptionMode.Po
steghide-0.5.1/src/.deps/Extractor.Po
steghide-0.5.1/src/.deps/Graph.Po
steghide-0.5.1/src/.deps/JpegFile.Po
steghide-0.5.1/src/.deps/JpegSampleValue.Po
steghide-0.5.1/src/.deps/MCryptPP.Po
steghide-0.5.1/src/.deps/MHashKeyGen.Po
steghide-0.5.1/src/.deps/MHashPP.Po
steghide-0.5.1/src/.deps/Matching.Po
steghide-0.5.1/src/.deps/MatchingAlgorithm.Po
steghide-0.5.1/src/.deps/ProgressOutput.Po
steghide-0.5.1/src/.deps/PseudoRandomSource.Po
steghide-0.5.1/src/.deps/RGBTriple.Po
steghide-0.5.1/src/.deps/RandomSource.Po
steghide-0.5.1/src/.deps/SMDConstructionHeuristic.Po
steghide-0.5.1/src/.deps/SampleValue.Po
steghide-0.5.1/src/.deps/SampleValueAdjacencyList.Po
steghide-0.5.1/src/.deps/Selector.Po
steghide-0.5.1/src/.deps/Session.Po
steghide-0.5.1/src/.deps/SteghideError.Po
steghide-0.5.1/src/.deps/Terminal.Po
steghide-0.5.1/src/.deps/Utils.Po
steghide-0.5.1/src/.deps/Vertex.Po
steghide-0.5.1/src/.deps/WKSConstructionHeuristic.Po
steghide-0.5.1/src/.deps/WavChunk.Po
steghide-0.5.1/src/.deps/WavChunkHeader.Po
steghide-0.5.1/src/.deps/WavChunkUnused.Po
steghide-0.5.1/src/.deps/WavFile.Po
steghide-0.5.1/src/.deps/WavFormatChunk.Po
steghide-0.5.1/src/.deps/WavPCMSampleValue.Po
steghide-0.5.1/src/.deps/error.Po
steghide-0.5.1/src/.deps/main.Po
steghide-0.5.1/src/.deps/msg.Po
steghide-0.5.1/src/Makefile
steghide-0.5.1/src/ProgressOutput.h
steghide-0.5.1/src/wrapper_hash_map.h
steghide-0.5.1/src/wrapper_hash_set.h
steghide-0.5.1/src/AuData.h
steghide-0.5.1/src/Arguments.h
steghide-0.5.1/src/EmbData.cc
steghide-0.5.1/src/Makefile.in
steghide-0.5.1/src/Arguments.cc
steghide-0.5.1/src/MHashPP.cc
steghide-0.5.1/src/AuSampleValues.cc
steghide-0.5.1/intl/Makefile
steghide-0.5.1/tests/data/Makefile
steghide-0.5.1/tests/.deps/AUtilsTest.Po
steghide-0.5.1/tests/.deps/AuFileTest.Po
steghide-0.5.1/tests/.deps/AudioSampleValueTest.Po
steghide-0.5.1/tests/.deps/BFSAPHeuristicTest.Po
steghide-0.5.1/tests/.deps/BitStringTest.Po
steghide-0.5.1/tests/.deps/BmpFileTest.Po
steghide-0.5.1/tests/.deps/BmpOS2FileTest.Po
steghide-0.5.1/tests/.deps/BmpPaletteSampleValueTest.Po
steghide-0.5.1/tests/.deps/BmpRGBSampleValueTest.Po
steghide-0.5.1/tests/.deps/BmpWinFileTest.Po
steghide-0.5.1/tests/.deps/CvrStgFileTest.Po
steghide-0.5.1/tests/.deps/DFSAPHeuristicTest.Po
steghide-0.5.1/tests/.deps/DummyFile.Po
steghide-0.5.1/tests/.deps/DummySampleValue.Po
steghide-0.5.1/tests/.deps/EdgeIteratorTest.Po
steghide-0.5.1/tests/.deps/EmbDataTest.Po
steghide-0.5.1/tests/.deps/GraphTest.Po
steghide-0.5.1/tests/.deps/JpegFileTest.Po
steghide-0.5.1/tests/.deps/JpegSampleValueTest.Po
steghide-0.5.1/tests/.deps/MCryptPPTest.Po
steghide-0.5.1/tests/.deps/MHashKeyGenTest.Po
steghide-0.5.1/tests/.deps/MHashPPTest.Po
steghide-0.5.1/tests/.deps/MatchingTest.Po
steghide-0.5.1/tests/.deps/SampleValueAdjacencyListTest.Po
steghide-0.5.1/tests/.deps/SampleValueTest.Po
steghide-0.5.1/tests/.deps/SelectorTest.Po
steghide-0.5.1/tests/.deps/TestSuite.Po
steghide-0.5.1/tests/.deps/UnitTest.Po
steghide-0.5.1/tests/.deps/WKSConstructionHeuristicTest.Po
steghide-0.5.1/tests/.deps/WavFileTest.Po
steghide-0.5.1/tests/.deps/WavPCMSampleValueTest.Po
steghide-0.5.1/tests/.deps/main.Po
steghide-0.5.1/tests/Makefile
steghide-0.5.1/config.guess
steghide-0.5.1/config.sub
steghide-0.5.1/Makefile.in
steghide-0.5.1/debian/dirs
steghide-0.5.1/debian/docs
steghide-0.5.1/debian/patches/buildwith-gcc-3.4.patch
steghide-0.5.1/debian/patches/build-with-gcc-4.patch
steghide-0.5.1/debian/copyright
steghide-0.5.1/debian/changelog
steghide-0.5.1/debian/rules
steghide-0.5.1/debian/control
steghide-0.5.1/config.h
steghide-0.5.1/stamp-h1
steghide-0.5.1/Makefile
steghide-0.5.1/steghide.spec
steghide-0.5.1/steghide.doxygen



-- 

Bug#560144: libc-bin: gai.conf(5) manpage misspelling and instead of an

2009-12-09 Thread Ygrex
Package: libc-bin
Version: 2.10.2-2
Severity: minor

Hello!

A little spelling mistake in the first paragraph gai.conf(5) a the DESCRIPTION
section: The RFC provides and algorithm for the sorting, - instead of the
right, as I suppose: The RFC provides an algorithm for the sorting.

Thanks,

Igor

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
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

-- 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#560117: libdbd-sybase-perl: Ancient version does not support connections to MSSQL Server 2008

2009-12-09 Thread Peter Rabbitson
Steve Langasek wrote:
 forcemerge 329526 560117
 thanks
 
 On Wed, Dec 09, 2009 at 03:01:04AM +0100, Peter Rabbitson wrote:
 Package: libdbd-sybase-perl
 Version: 1.00-3+b2
 Severity: important
 
 Please consider upgrading this package to something at least a *little* more
 recent. The current version in debian is unable to connect to MSSQL 2008.
 
 Why do you think this connection failure is due to a problem in
 libdbd-sybase-perl?  The protocol logic is all in the freetds libraries.
 

My method dictates this. Freetds is the one coming with debian: 0.82. Here is my
testing environment:

---
# MSSQL 2005
#IP=192.168.200.102
#PORT=1433

# MSSQL 2008
IP=192.168.200.100
PORT=1036

export 
DBICTEST_MSSQL_ODBC_DSN=dbi:ODBC:server=$IP;port=$PORT;database=dbic_test;driver=FreeTDS;tds_version=8.0
export DBICTEST_MSSQL_ODBC_USER=dbic_test
export DBICTEST_MSSQL_ODBC_PASS=123

export DBICTEST_MSSQL_DSN=dbi:Sybase:server=$IP;port=$PORT;database=dbic_test
export DBICTEST_MSSQL_USER=dbic_test
export DBICTEST_MSSQL_PASS=123
---

Simply swapping the ip/port info switches me between 2005 and 2008. Both DSNs 
work on 2005.
Only the ODBC functions on 2008, the Sybase one hangs until a timeout. Also 
testers who
bit the bullet and compiled Sybase 1.09 have no problems connecting to 2008. 
You should
be able to replicate this trivially by installing MSSQL 2008 express edition. 
If this is
not possible I can arrange for a temporary test database for you.

Cheers



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



Bug#549192: fails at boot time: Unknown pcap error

2009-12-09 Thread Wesley Schwengle
Package: guessnet
Version: 0.51-1
Severity: normal


I can confirm the issue. I know there has been a change in the source to
address this issue, this was closed not so long ago. From the changelog:

 + increased pcap timeout in netwatcher.cc. Closes: #529882.
 Thanks to Dietz Pröpper and Vincent Lefevre for digging this out.

But I guess the increase isn't sufficient.
 

sudo ifup eth0 
guessnet: Added work-fixed
guessnet: Added home-fixed2   
guessnet: Added home-fixed
guessnet: Added aruba-vrolijk 
guessnet: Added missing-cable 
guessnet: Added startable with priority 100   
guessnet: Added startable with priority 200   
guessnet: Added startable with priority 4294967295
guessnet: Added startable with priority 4294967295
guessnet: Added startable with priority 4294967295
guessnet: Added startable with priority 4294967295
guessnet: 4 candidates found in input 
guessnet: Guessnet 0.51 starting...   
guessnet: Trying MII detection
guessnet: 0 candidate profiles
guessnet: Added default test missing-cable  
guessnet: Trying MII detection
guessnet: Initialized test subsystems 
guessnet: Starting all 3 startables   
guessnet: Starting elements with priority 100 
guessnet: Starting elements with priority 200 
guessnet: Starting net sender 
guessnet: Starting elements with priority 4294967295  
guessnet: Sending 10 ARP probes, 1 every second...
guessnet: Sending 10 ARP probes, 1 every second...
guessnet: Sending 10 ARP probes, 1 every second...
guessnet: Sending 10 ARP probes, 1 every second...
guessnet: Started tests   
guessnet: 5 candidates
Unknown pcap error. Context:  
getting a new packet from the network.  Quitting NetWatcher thread.   
No such process. Context: 
Cancelling generic thread when shutting down NetWatcher   
Ignoring unknown interface eth0=missing-cable.  
  



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

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

Versions of packages guessnet depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libgcc1   1:4.4.2-3  GCC support library
ii  libiw29   29-2   Wireless tools - library
ii  libnet1   1.1.4-2library for the construction and h
ii  libpcap0.81.0.0-5system interface for user-level pa
ii  libstdc++64.4.2-3The GNU Standard C++ Library v3

guessnet recommends no packages.

Versions of packages guessnet suggests:
ii  ifplugd   0.28-16configuration daemon for ethernet 
pn  pppoe 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#431809: podofo packages available from scribus project

2009-12-09 Thread ian_bruce
The scribus project seems to have produced podofo packages for Debian
(and Ubuntu).

download here:

http://debian.scribus.net/debian/dists/stable/main/
http://debian.scribus.net/debian/dists/testing/main/
http://debian.scribus.net/debian/dists/unstable/main/

A number of people seem to be interested in this; it's unfortunate that
it's not available as an official Debian package.


-- Ian Bruce




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



Bug#560147: libgtkglext1: motion_notify_events not delivered for GL drawing areas

2009-12-09 Thread Russ Allbery
Package: libgtkglext1
Version: 1.2.0-1
Severity: important

In tracking down a problem with the latest gnubg (GNU Backgammon) game
that occurred only with the 3D board, I think I've found a fairly
serious issue with GtkGlExt.  It appears that motion_notify_event is
not being delivered properly in GL drawing areas.

This can be duplicated with the examples that come with the gtkglext
package.  I unpacked the source package, built it with debian/rules
build, ran make examples (which then failed on viewlw, which apparently
doesn't compile), and then started the shapes example.  When I click on
the shape and drag, nothing happens; from the source, rotation seems to
be the expected behavior.

Similarly, if I run make scribble-gl and then run it, each time I click
in the canvas, I get a single square, but clicking and dragging just
produces a square at the starting point and no line.

I've only tried this on a single system, so I suppose there's some chance
this is a peculiarity of this particular system somehow.  I'm going to
try on another system tomorrow.  This seems like a rather fundamental
problem to go unnoticed this long, so I'm wondering if I'm missing
something  Maybe there was some recent change to GTK+ that caused
this problem?

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

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

Versions of packages libgtkglext1 depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libgl1-mesa-glx [libgl1]  7.6-1  A free implementation of the OpenG
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libglu1-mesa [libglu1]7.6-1  The OpenGL utility library (GLU)
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.26.1-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libxmu6   2:1.0.5-1  X11 miscellaneous utility library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library

libgtkglext1 recommends no packages.

libgtkglext1 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#449786: update

2009-12-09 Thread Ilya Barygin
There were some changes to naming of tarballs, so here's an updated watch file.version=3
http://sf.net/tix/[Tt]ix-?([\d\.]*)\.tar\.gz
http://sf.net/tix/[Tt]ix-?([\d\.]*)-src\.tar\.gz


Bug#560146: kvm: failing to go fullscreen in SDL mode explodes the entire emulator process

2009-12-09 Thread Drake Wilson
Package: kvm
Version: 85+dfsg-4.1
Severity: critical
Justification: causes serious data loss

The situation in which I encountered this involved the OpenSolaris
2009.06 Live CD, after it had entered graphical mode.  FWIW, my X
configuration is 1280x1024; the graphics window for KVM also appeared
to be 1280x1024.  The command line was:

  kvm -name dumbbell -uuid e7c06115-e211-4be5-b7e2-47d1502ed59e \
-m 1024 -hda dumbbell.qcow -vga vmware -net nic,vlan=0 -net user,vlan=0 \
-monitor stdio -no-shutdown -cdrom osol-0906-x86.iso -boot d

Pressing C-A-f in the SDL display window to switch to fullscreen mode
failed with Could not open SDL display, and the entire emulator
process immediately vanished with no chance to checkpoint with a
savevm or allow the guest to sync its disks or anything.  In this
case, I got lucky since it happened early in the OS install stage, but
in other circumstances a sudden emulator exit could cause serious data
loss, which is why I am filing this as a critical bug, similarly to
#537569.  (As usual, if this is not the correct severity, please
advise as to the correct severity.)

   --- Drake Wilson

-- Package-specific info:


selected information from lshal(1):



/proc/cpuinfo:

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 75
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
stepping: 2
cpu MHz : 2210.047
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 
3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
bogomips: 4420.09
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 75
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
stepping: 2
cpu MHz : 2210.047
cache size  : 512 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 
3dnowext 3dnow rep_good pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
bogomips: 4420.30
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc




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

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

Versions of packages kvm depends on:
ii  adduser3.111 add and remove users and groups
ii  bridge-utils   1.4-5 Utilities for configuring the Linu
ii  iproute20090324-1networking and traffic control too
ii  libasound2 1.0.21a-1 shared library for ALSA applicatio
ii  libbluetooth3  4.57-1Library to use the BlueZ Linux Blu
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libncurses55.7+20090803-2shared libraries for terminal hand
ii  libpci31:3.1.4-4 Linux PCI Utilities (shared librar
ii  libpulse0  0.9.21-1  PulseAudio client libraries
ii  libsdl1.2debian1.2.13-5  Simple DirectMedia Layer
ii  libvdeplug22.2.3-3   Virtual Distributed Ethernet - Plu
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  python 2.5.4-2   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages kvm recommends:
ii  linux-image-2.6.27.1 [linux-i drache.1.0 Linux kernel binary image for vers
ii  linux-image-2.6.29-1-amd64 [l 2.6.29-3   Linux 2.6.29 image on AMD64

Versions of packages kvm suggests:
ii  debootstrap   1.0.20 Bootstrap a basic Debian system
ii  hal   0.5.13-6   Hardware Abstraction Layer
pn  kvm-sourcenone (no description available)
pn  samba none (no description available)
ii  

Bug#515053: Link to package

2009-12-09 Thread David Paleino
Hello,

On Thursday 21 May 2009 02:33:37, Francis Irving wrote:
 Chris Murphy links to a packaged version here:
 
 http://code.google.com/p/pyproj/issues/detail?id=9

I'm taking over this ITP. It has been silent since February, and I already 
have a package ready (not using Chris' code) :-)

Upload will soon follow.

David

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


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


Bug#560089: dovecot-imapd: dovecot (32-bit) + icedove (64-bit) can't open folders

2009-12-09 Thread Mario Nigrovic

Timo Sirainen wrote:

On Tue, 2009-12-08 at 13:25 -0700, Mario Nigrovic wrote:

The error apparently is in opening folders.  I can see in the folder
list that a folder contains new messages, but when I click on it, only
the list of old messages is visible.  In fact, the old messages are
listed, but I cannot display the body contents.  At this point, I can
still go through folders that are already open and see messages (even
very old messages), but I cannot open folders that hadn't already been
seen.


Sounds like a connection-related problem. Icedove wants to use multiple
connections. Perhaps the above happens either because it can't create a
new connection or one of the existing connections hang? By default
Dovecot limits users to 10 connections from same IP, is Icedove perhaps
trying to use more that that? It's configurable.



Thanks for responding.  Yes, the limit was 10, and since this is my primary 
client machine having the trouble it could easily be the problem.  One note, 
though, the machine running dovecot is my secondary email reading machine, and 
from it I typically read from a much larger set of folders.  I only recall once 
noticing anything funny happening as I read email, but I cannot recall whether 
it failed in the same way as the 64-bit machine fails.

I've upped the IMAP count, and we shall see what happens.  The failures seem to 
happen multiple times per day, so tomorrow I should have more to report.

-- Mario




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



Bug#559925: libwebkit-1.0-2: on kfreebsd-i386, segfaults when opening pages with javascript

2009-12-09 Thread Petr Salinger

For your convenience, this bug can be triggered with:
/usr/lib/webkit-1.0-2/libexec/GtkLauncher http://www.uzbl.org


Here is the backtrace

Core was generated by `GtkLauncher'.
Program terminated with signal 11, Segmentation fault.
#0  0x282c0e5d in JSC::NumericStrings::add (exec=0x2bec2600, args=...) at 
../JavaScriptCore/runtime/NumericStrings.h:39
39  ../JavaScriptCore/runtime/NumericStrings.h: Adresář nebo soubor 
neexistuje.

in ../JavaScriptCore/runtime/NumericStrings.h
(gdb) bt
#0  0x282c0e5d in JSC::NumericStrings::add (exec=0x2bec2600, args=...) at 
../JavaScriptCore/runtime/NumericStrings.h:39
#1  JSC::JSValue::toString (exec=0x2bec2600, args=...) at 
../JavaScriptCore/runtime/JSString.h:265
#2  JSC::globalFuncUnescape (exec=0x2bec2600, args=...) at 
../JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:405

#3  0x2be8c166 in ?? ()
#4  0x281fbbdc in JSC::JITCode::execute (this=0x2bdb66f0, 
program=0x2be3dd90, callFrame=0x2bdcc744, scopeChain=0x2be28a08, 
thisObj=0x2bec, exception=0xbfbfb90c) at 
../JavaScriptCore/jit/JITCode.h:79
#5  JSC::Interpreter::execute (this=0x2bdb66f0, program=0x2be3dd90, 
callFrame=0x2bdcc744, scopeChain=0x2be28a08, thisObj=0x2bec, 
exception=0xbfbfb90c) at ../JavaScriptCore/interpreter/Interpreter.cpp:613
#6  0x282b1cbb in JSC::evaluate (exec=0x2bdcc744, scopeChain=..., 
source=..., thisValue=...) at ../JavaScriptCore/runtime/Completion.cpp:60
#7  0x2833e8ee in WebCore::evaluateInWorld (exec=0x2bdcc744, 
scopeChain=..., sourceCode=..., thisValue=..., isolatedWorld=0x2bd9aac8) 
at ../WebCore/bindings/js/JSDOMBinding.cpp:878
#8  0x283898e3 in WebCore::ScriptController::evaluateInWorld 
(this=0x2bd848f8, sourceCode=..., world=0x2bd9aac8) at 
../WebCore/bindings/js/ScriptController.cpp:126
#9  0x2838a029 in WebCore::ScriptController::evaluate (this=0x2bd848f8, 
sourceCode=...) at ../WebCore/bindings/js/ScriptController.cpp:152
#10 0x28397e9f in WebCore::ScriptController::executeScript 
(this=0x2bd848f8, sourceCode=...) at 
../WebCore/bindings/ScriptControllerBase.cpp:46
#11 0x2857eee5 in WebCore::HTMLTokenizer::scriptExecution 
(this=0x2bda7400, sourceCode=..., state=...) at 
../WebCore/html/HTMLTokenizer.cpp:565
#12 0x28582f86 in WebCore::HTMLTokenizer::scriptHandler (this=0x2bda7400, 
state=...) at ../WebCore/html/HTMLTokenizer.cpp:507
#13 0x28583991 in WebCore::HTMLTokenizer::parseNonHTMLText 
(this=0x2bda7400, src=..., state=...) at 
../WebCore/html/HTMLTokenizer.cpp:353
#14 0x28585d99 in WebCore::HTMLTokenizer::parseTag (this=0x2bda7400, 
src=..., state=...) at ../WebCore/html/HTMLTokenizer.cpp:1562
#15 0x285866f2 in WebCore::HTMLTokenizer::write (this=0x2bda7400, str=..., 
appendData=true) at ../WebCore/html/HTMLTokenizer.cpp:1757

#16 0x285e1a14 in WebCore::FrameLoader::write (this=0x2bd846a8,
str=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., len=672, flush=false) at 
../WebCore/loader/FrameLoader.cpp:913

#17 0x285e1e27 in WebCore::FrameLoader::addData (this=0x2bd846a8,
bytes=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., length=672) at 
../WebCore/loader/FrameLoader.cpp:1466
#18 0x28182fed in WebKit::FrameLoaderClient::committedLoad 
(this=0x2bd81f20, loader=0x2bd94500,
data=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., length=672) at 
../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:151
#19 0x285ddb47 in WebCore::FrameLoader::committedLoad (this=0x2bd846a8, 
loader=0x2bd94500,
data=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., length=672) at 
../WebCore/loader/FrameLoader.cpp:3209

#20 0x285ccf9c in WebCore::DocumentLoader::commitLoad (this=0x2bd94500,
data=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., length=672) at 
../WebCore/loader/DocumentLoader.cpp:342

#21 0x285de37b in WebCore::FrameLoader::receivedData (this=0x2bd846a8,
data=0xbfbfc630  now, I have a TODO list of features to implement. 
Like a news RSS feed. Possibly a simple forum in the future. Whatever. So, 
this will serve as the project's home page from now on :)/p\n, ' ' 
repeats 12 times..., length=672) at 
../WebCore/loader/FrameLoader.cpp:2061

#22 

Bug#560137: vnc4server: IPv6 support preempts IPv4

2009-12-09 Thread Roman Mamedov
On Wed, 09 Dec 2009 03:00:38 -0500
Jacob Heider ja...@heider.homelinux.net wrote:

 I tried using 4.1.1+X4.3.0-34 but it would only bind to the IPv6 port.
 After reverting, I read the bug report for #550789. It looks like the
 patch respects the value of /proc/sys/net/ipv6/bindv6only, which the
 submitter claims defaults to 0. I have an /etc/sysctl.d/bindv6only.conf
 (which doesn't seem to belong to any package) which states the
 following:
 
 
 
 # This sysctl sets the default value of the IPV6_V6ONLY socket option.
 #
 # When disabled, IPv6 sockets will also be able to send and receive IPv4
 # traffic with addresses in the form :::192.0.2.1 and daemons
 # listening
 # on IPv6 sockets will also accept IPv4 connections.
 #
 # When IPV6_V6ONLY is enabled, daemons interested in both IPv4 and IPv6
 # connections must open two listening sockets.
 # This is the default behaviour of all modern operating systems.
 
 net.ipv6.bindv6only = 1
 
 
 
 Now, I don't have any reason to retain that file that I know of, but my
 concerns are two-fold:
 
 1) some package has created this file at some point

This file is introduced by a very recent update to netbase:

 netbase  (4.38) unstable; urgency=low

   * Create /etc/sysctl.d/bindv6only.conf on upgrades and new installs
 to set net.ipv6.bindv6only=1.
...

 -- Marco d'Itri m...@linux.it  Sun, 06 Dec 2009 17:09:41 +0100 

This will break many other apps too, e.g. http://bugs.debian.org/560056
To fix the issue you'll need to change that setting back to 0:

sudo sed -i 's/net.ipv6.bindv6only\ =\ 1/net.ipv6.bindv6only\ =\ 0/' \
  /etc/sysctl.d/bindv6only.conf  sudo invoke-rc.d procps restart

There's a discussion on the matter here:
http://old.nabble.com/defaulting-to-net.ipv6.bindv6only%3D1-for-squeeze-td26041698.html

-- 
With respect,
Roman


signature.asc
Description: PGP signature


Bug#560148: openssh-server - Please support multiple AuthorizedKeysFile

2009-12-09 Thread Bastian Blank
Package: openssh-server
Version: 1:5.1p1-8
Severity: wishlist

Please support multiple occurances of the AuthorizedKeysFile option,
like HostKey. I want to provision keys for admin users without writing
into /home. A similar setup is done with help of a workaround
(AuthorizedKeysFile2) on all debian.org machines.

Bastian

-- 
Captain's Log, star date 21:34.5...



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



Bug#560149: lintian: disable latest-debian-changelog-entry-without-new-date when UNRELEASED

2009-12-09 Thread Raphaël Hertzog
Package: lintian
Version: 2.2.18
Severity: normal

I regularly get this warning on my packages during development because
the latest changelog entry has been created before some other bug-fix only
release of the former stable release that I merged into the current
development release.

Simple case with dpkg, we release 1.15.5, we open 1.15.6 in master, we 
release a bugfix 1.15.5.1 on a sib branch, we merge that branch in master
and boom we have that annoying warning:
W: dpkg: latest-debian-changelog-entry-without-new-date

Thus I suggest to disable this warning when the distribution is currently
set to UNRELEASED because the timestamp of the changelog entry is reset
at release time anyway.

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

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
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 lintian depends on:
ii  binutils   2.20-4The GNU assembler, linker and bina
ii  diffstat   1.47-1produces graph of changes introduc
ii  dpkg-dev   1.15.5.4  Debian package development tools
ii  file   5.03-4Determines file type using magic
ii  gettext0.17-8GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.84-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-perl   1.1900-1  Time and date functions for Perl
ii  liburi-perl1.50-1module to manipulate and access UR
ii  man-db 2.5.6-4   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-8  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.6-4on-line manual pager

-- 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#560139: liblua5.1-0-dev: C++ version of LUA libraries

2009-12-09 Thread Enrico Tassi
On Wed, Dec 09, 2009 at 09:42:18AM +0100, Erich Schubert wrote:
 As far as I know (from discussion with upstream and on #debian-devel) it
 is currently impossible for me to re-use the Debian lua packages for building
 Enigma. The main reason is that C++ exceptions and lua compiled for C use
 will break badly.

I would be happy to provide a C++ version of the runtime, and would be
easy. What refrains me is that from the C++ interpreter you will be
allowed to load C modules (shipped in liblua5.1-* packages) but there
you will face the same problem I believe. 

Any ideas on how to get around this problem? 

Cheers
-- 
Enrico Tassi



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



Bug#474054: Suggestion from Jane

2009-12-09 Thread robertp


Hi Friend,

Jane stopped by StateLocalGov.net 
and suggested that you visit the following URL:





Your friend included this message:

http://www.odesk.com/referrals/track/pgranada?redir


State and Local Government on the Net Directory
http://www.statelocalgov.net





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



Bug#560150: Does not install alternative

2009-12-09 Thread Chris Lamb
Package: awesome
Version: 3.4.2-2

Since 3.4.2-2, awesome does not install an x-window-manager alternative.

I think this because dh_auto_blah does not call dh_installwm.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org
   `-


signature.asc
Description: PGP signature


Bug#546914: fixed in reportbug 4.9

2009-12-09 Thread Raphael Hertzog
found 546914 4.9
thanks

On Fri, 27 Nov 2009, Sandro Tosi wrote:
* reportbug/submit.py
  - don't encode email addresses when print report of mail recipients 
 (after
mail being sent); thanks to Raphaël Hertzog for the report and Carl 
 Chenet
for the patch; Closes: #546914

This is not fixed, I still see:

Bug report submitted to: Debian Bug Tracking System sub...@bugs.debian.org
Copies sent to:
  Debian Bug Tracking System sub...@bugs.debian.org
  =?utf-8?q?Rapha=C3=ABl_Hertzog?= hert...@debian.org

And yet I have the latest version:
$ dpkg -l reportbug | tail -1
ii  reportbug   4.9 reports bugs in the Debian distribution

Cheers,
-- 
Raphaël Hertzog



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



Bug#474054: Suggestion from Jane

2009-12-09 Thread robertp


Hi Friend,

Jane stopped by StateLocalGov.net 
and suggested that you visit the following URL:





Your friend included this message:

http://www.odesk.com/referrals/track/pgranada?redir


State and Local Government on the Net Directory
http://www.statelocalgov.net





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



Bug#560151: mono: Missing source for mcs/class/RabbitMQ.Client/docs/specs/*.cs

2009-12-09 Thread Tollef Fog Heen
Package: mono
Severity: serious
Version: 2.4.2.3+dfsg-3

mcs/class/RabbitMQ.Client/docs/specs/*.cs in the source package are
auto-generated, but the script that was used to generate them and the
spec necessary to do so is not present.

I know the XML file the spec is shipped in is not even suitable for
non-free, but there is a BSD-licenced JSON description of the 0.8 and
0.9.1 (but not 0.9 yet) spec available from
http://hg.rabbitmq.com/rabbitmq-codegen/file/c3da3b2b0584

If you make your C# derivatives of the JSON description, that should be
ok, licence-wise.

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

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

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73



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



Bug#560152: galternatives: please allow sudo alternatives

2009-12-09 Thread Éric Araujo
Package: galternatives
Version: 0.13.4
Severity: wishlist

Hello

When starting galternatives from my Xfce4 menu, I get a complain that gksu is 
missing, thus preventing running as root.

I use ktsuss for such things, because it’s lightweight and integrates with the 
menu. (I don’t know if this is thanks to the .desktop file or the old Debian 
menu file.) Could galternatives use ktsuss, either itself or using the menu 
mecanism?

Kind regards

Merwok


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

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

Versions of packages galternatives depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-support1.0.4  automated rebuilding support for P

Versions of packages galternatives recommends:
pn  gksu  none (no description available)

galternatives 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#560153: Support for w3m text browser

2009-12-09 Thread Raúl Sánchez Siles
Package: apt-cacher-ng
Version: 0.4.2-1
Severity: wishlist

Hello:

When I don't have physical access to an equipment I usually use w3m as web 
browser. I've noticed that apt-cacher-ng web interface works with lynx but not 
with w3m and I was wondering if support for w3m was also possible.

I've tested this mainly with import action. Even the statistics and options 
page is better or worse rendered, yet usable, choosing the import button 
doesn't work.

Thanks.


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

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

Versions of packages apt-cacher-ng depends on:
ii  adduser3.111 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.28Debian configuration management 
sy
ii  libbz2-1.0 1.0.5-3   high-quality block-sorting file 
co
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libfuse2   2.7.4-2   Filesystem in USErspace library
ii  libgcc11:4.4.2-3 GCC support library
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages apt-cacher-ng recommends:
ii  ed1.4-1  The classic UNIX line editor
ii  perl  5.10.1-8   Larry Wall's Practical Extraction 

apt-cacher-ng suggests no packages.

-- debconf information:
  apt-cacher-ng/modifytargets: false
  apt-cacher-ng/gentargetmode: No automated setup



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



Bug#543512: update-fonts-alias should skip removed fonts

2009-12-09 Thread Theppitak Karoonboonyanan
On Thu, Dec 03, 2009 at 02:04:01AM +0100, Julien Cristau wrote:
 I think I've fixed this, I put a package up for testing at
 http://people.debian.org/~jcristau/xfonts-utils_7.5+1~thep1.dsc
 I haven't tested that this works properly, and I don't know when I can
 do that, so any help would be welcome (install that package, purge it,
 install a font package using the patched debhelper, etc).

Problems found:
- xfonts-utils.{postinst,postrm}.in include shell lib without defining
  $THIS_PACKAGE and $THIS_SCRIPT variables.
- xfonts-utils.postinst.in tries to create the $EXCLUDE file without preparing
  the directory.
- xfonts-utils.postrm.in leaves /var/lib/xfonts directory on purge,
  as detected by piuparts.

I've reapplied the changes to the latest xfonts-utils 7.5+1 and fixed above
problems here:
  http://people.debian.org/~thep/xfonts-utils_7.5+1thep1.dsc

It has also been tested with a font package built with the patched debhelper.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/



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



Bug#543806: http://qa.debian.org/developer.php?login=so...@debian.org lists several weird packages as wnpp

2009-12-09 Thread Filip Van Raemdonck
Hi all,

On Thu, Aug 27, 2009 at 06:35:55PM +0200, Ana Guerrero wrote:
 retitle 543766 ITP: h5py -- general-purpose Python interface to hdf5
 thanks
 
 On Thu, Aug 27, 2009 at 07:31:06AM +0200, Soeren Sonnenburg wrote:
  
  It goes as far that I am listed to wnpp these packages:
  
...
  
  Looks like my wnpp reportbug got mangled such that every word in the
  description is now listed as a wnpp package.
 
 This is because your ITP #543766 has a wrong subject, fixing with this mail 
 too.

Shouldn't #543806 be closed?

The only other possibility I see is to modify the parser for incoming wnpp
bugs, such that it does not create multiple reports when there is no --
marker in the subject line.
But this would break (arguably undesired) feature of being able to file
multiple wnpp bugs in one go.

Then again, the documentation on http://www.debian.org/devel/wnpp/ does
state that the correct subject format as being

Subject: TAG: package name -- short package description

so the problem in #543806 could be labeled as a case of user error.


KR,

Filip

-- 
http://blog.sysfs.net/



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



Bug#522630: Upstream version 3 has now been released

2009-12-09 Thread Chris Jones
Hi,

Mozilla messaging has finally released Thunderbird 3, I'd love to have a
package to play with!

http://www.mozillamessaging.com/en-US/about/press/archive/2009-12-08-01

Thanks!

--
Chris



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



Bug#560142: java-common: Package updates entail Network is unreachable in Java programs

2009-12-09 Thread Sylvestre Ledru
Hello Benjamin,

 Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector 
 executeWithRetry
 INFO: I/O exception (java.net.ConnectException) caught when processing 
 request: Network is unreachable
 Dec 9, 2009 9:39:26 AM org.apache.commons.httpclient.HttpMethodDirector 
 executeWithRetry
 INFO: Retrying request
Maybe you have the same problem as in:
http://pvaneynd.livejournal.com/132635.html

Sylvestre





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



Bug#555636: Fix pending

2009-12-09 Thread Stefano Zacchiroli
On Sat, Nov 14, 2009 at 05:53:38PM +0200, Stefanos Harhalakis wrote:
 This bug will be closed by the next fsprotect version which is currently in 
 mentors. I've contacted my sponsor so it is a matter of time to be uploaded.

Heya, I'm willing to sponsor this to have the bug fixed.
Can you please confirm that the version on mentors is still the one you
want to upload and provide me with a .dsc URL (maybe in private mail)?
I'll then review and eventually upload your package.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#560142: java-common: Package updates entail Network is unreachable in Java programs

2009-12-09 Thread Hylke van der Schaaf
Hi,

I've run into the same problem. Java seems to be unable to access the
network.

Java applets don't work because the plugin can't download the jar files
of the applets.
Netbeans can't download any updates.

I've tried several version of Java downloaded directly from sun. These
all had the same problem, so I guess it's not in the Java packages.

I've tried several browsers, including firefox downloaded from
mozilla.com, after purging iceweasel and xulrunner. All show the same
symptom.

All other programs have no connection problems.

I have no clue where to look next.

Regards,
Hylke




signature.asc
Description: OpenPGP digital signature


Bug#558258: Acknowledgement (linux-image-2.6-amd64: kernel BUG at mm/vmscan.c:725! when running under vmware ESXi 4)

2009-12-09 Thread Peter Neal
Here is the screenshot - I did send it to the bug email address but
apparently it never appeared :-(

2009/11/27 Peter Neal doabackf...@gmail.com

 screenshot of kernel BUG message




Bug#559980: aptitude: Totally broken on GNU/kFreeBSD

2009-12-09 Thread Petr Salinger

It might be due to The use of the sigprocmask() function is
unspecified in a multi-threaded process.
http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html

I do not have kfreebsd box handy now.
Kibi, please, does it work with pthread_sigmask() instead of sigprocmask() ?


It indeed seems to work fine. Please find attached the new patch.


IMHO, yet better would be patch below, some library might use some 
other signal internally, you really want to only block SIGWINCH.


Petr


--- a/src/main.cc
+++ b/src/main.cc
@@ -535,7 +535,7 @@ int main(int argc, char *argv[])

 sigaddset(mask, SIGWINCH);

-sigprocmask(SIG_SETMASK, mask, NULL);
+pthread_sigmask(SIG_BLOCK, mask, NULL);
   }

   srandom(time(0));



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



Bug#560154: smcroute won't uninstall

2009-12-09 Thread Raúl Sánchez Siles
Package: smcroute
Version: 0.94-1
Severity: important

Hello:

I could instal smcroute and use it correctly, but now I would like to 
uninstall it and I have this error which makes it uninstallable.

Setting up smcroute (0.94-1) ...
Starting static multicast router daemon: ERRO: 
open(/proc/sys/net/ipv6/conf/all/mc_forwarding); Errno(13): Permission denied
invoke-rc.d: initscript smcroute, action start failed.
dpkg: error processing smcroute (--configure):
 subprocess installed post-installation script returned error exit status 255
Errors were encountered while processing:
 smcroute
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up smcroute (0.94-1) ...
Starting static multicast router daemon: ERRO: 
open(/proc/sys/net/ipv6/conf/all/mc_forwarding); Errno(13): Permission denied
invoke-rc.d: initscript smcroute, action start failed.
dpkg: error processing smcroute (--configure):
 subprocess installed post-installation script returned error exit status 255
Errors were encountered while processing:
 smcroute

Thanks and regards,


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

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

Versions of packages smcroute depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries

smcroute recommends no packages.

smcroute 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#560155: openssh - Many useless library dependencies

2009-12-09 Thread Bastian Blank
Package: openssh
Version: 1:5.1p1-8
Severity: normal

The build of openssh produces a bunch of warnings about unused
libraries. Please clean that up or use --as-needed.

Bastian

-- 
The sooner our happiness together begins, the longer it will last.
-- Miramanee, The Paradise Syndrome, stardate 4842.6


signature.asc
Description: Digital signature


Bug#552071: snort-mysql: last upgraded version starts snort in foreground, failing upgrade and loading

2009-12-09 Thread Javier Fernandez-Sanguino
2009/10/23 alex bodnaru alexb...@012.net.il:
 Package: snort-mysql
 Version: 2.8.4.1-4+b1
 Severity: grave
 Justification: renders package unusable

 hello friends,

 thanks for providing us snort.

 a problem with last version i've installed:
 snort is starting in foreground (even though by start-stop-daemon).


Could you please provide a log of the Snort startup? Run (as root)
'sh -x /etc/init.d/snort start 21 /tmp/snort.log' and send me the
/tmp/snort.log file generated.

Thank you

Regards

Javier



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



Bug#560039: #560039 xterm: double-click on word spanning across several lines doesn't select the bottom part

2009-12-09 Thread Thomas Dickey
Looks like a problem with precedence (fix attached)

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


xterm-252a.patch.gz
Description: Binary data


signature.asc
Description: Digital signature


Bug#544433: glusterfs-server fails to start because of missing log dir

2009-12-09 Thread Stefano Zacchiroli
On Fri, Nov 27, 2009 at 01:59:14PM +0100, Matthias Albert wrote:
 today I've finished the new glusterfs packages (2.0.8) with almost all
 bugs fixed. Christian will check the packages and do the upload
 probably this weekend. Many thanks for your patches.

Heya, any news on this? (2 more weeks have passed in the meantime)

I was willing to review and do a DELAYED NMU upload, but unfortunately
the Git repository of glusterfs does not contain the packaging of 2.0.8,
the last debian/changelog entry there is:

glusterfs (2.0.7-1) unstable; urgency=low

  * new upstream release (closes: #544434).
  * debian/control: 
- build depends on libdb4.7-dev (closes: 549854) 
- bump standards version to 3.8.3
  * debian/README.source: added. 
  * debian/glusterfs-server.init: provides glusterfs-server 

 -- LI Daobing lidaob...@debian.org  Tue, 06 Oct 2009 12:01:12 +0800

have you perhaps forgot a git push?

It would be nice to always have the latest packaging in Git so that
users, while they wait for official versions, can build their own fixed
version via debcheckout and git-buildpackage.

TIA,
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#560127: freebsd-utils: Mounting /sys unconditionally breaks pbuilder --create

2009-12-09 Thread Aurelien Jarno
Cyril Brulebois a écrit :
 Package: freebsd-utils
 Version: 8.0-1
 Severity: important
 
 Hi,
 
 “pbuilder --create” is broken, presumably since the switch to 8.x
 kernels, since:
  - current version with kernel 8.x is broken;
  - previous versions (even lenny's) with kernel 8.x are broken, while I
it was working fine a few months back, using 7.x kernels.
 
 I'm not certain I can switch kernels with my (remote) porter box so I
 can't tell for sure, but that sounds like something possible.
 
 The actual failure:
 | I: creating base tarball [/var/cache/pbuilder/base.tgz]
 | tar: sys/devices/pci\:00/\:00\:1f.3: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1f.2/host1: file changed as we read 
 it
 | tar: sys/devices/pci\:00/\:00\:1f.2: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1f.1/host0: file changed as we read 
 it
 | tar: sys/devices/pci\:00/\:00\:1f.1: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1f.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1e.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1d.7: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1d.3: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1d.2: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1d.1: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1d.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1c.2/\:05\:00.0: file changed as 
 we read it
 | tar: sys/devices/pci\:00/\:00\:1c.2: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1c.1/\:04\:00.0: file changed as 
 we read it
 | tar: sys/devices/pci\:00/\:00\:1c.1: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:1c.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:02.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:01.0/\:01\:00.1: file changed as 
 we read it
 | tar: sys/devices/pci\:00/\:00\:01.0/\:01\:00.0: file changed as 
 we read it
 | tar: sys/devices/pci\:00/\:00\:01.0: file changed as we read it
 | tar: sys/devices/pci\:00/\:00\:00.0: file changed as we read it
 | tar: sys/devices/pci\:00: file changed as we read it
 | tar: sys/devices: file changed as we read it
 | tar: sys/class/scsi_host/host1/proc_name: file changed as we read it
 | tar: sys/class/scsi_host/host1: file changed as we read it
 | tar: sys/class/scsi_host/host0/proc_name: file changed as we read it
 | tar: sys/class/scsi_host/host0: file changed as we read it
 | tar: sys/class/scsi_host: file changed as we read it
 | tar: sys/class: file changed as we read it
 | tar: sys: file changed as we read it
 | E: failed building base tarball
 
 Workaround for the current situation: Interrupting (C-z) “pbuilder
 --create” once freebsd-utils's postinst has been run, chrooting there,
 umounting /sys, and resuming (fg) makes it possible to create a pbuilder
 base system successfully.
 
 A few solutions I can think of:
  - maybe ask pbuilder folks to exclude the sys directory when creating
the base tarball.
  - maybe mount /sys conditionally. I'm not sure what could be checked
(in this very case, there's /debootstrap/ around, with e.g.
debootstrap.log inside), but then, it could break d-i or such stuff
where one would want various stuff to be mounted. I think this leads
us back to the idea of having a tool telling us whether we're in the
chroot, and of which type, brought up a few weeks/months ago.
 
 I guess the first option could be fine, without too many side-effects,
 and probably accepted. I can't really imagine what interesting stuff in
 /sys could be needed in base.tgz but I might be lacking imagination. :)
 
 In the meanwhile, opening a bug against freebsd-utils since its mounting
 /sys unconditionally seems like the culprit at the moment, let's keep it
 around until a proper solution is found.
 
 Just as a reminder, freebsd-utils's postinst calls invoke-rc.d, and
 there's no policy-rc.d to deny its being started when creating a chroot
 (IIRC sbuild creates one, but after installing the basic chroot).

Given that on GNU/Linux /etc/init.d/mountkernfs also mounts /sys, we
should try to understand why there is no problem there, and use the same
solution.

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



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



Bug#559447: gnat-4.4: extends keyword in project files seems to be broken

2009-12-09 Thread Ludovic Brenta

I wrote:
 library project extends library project: ERROR (3)
[...]
 (3) the extension replaces the parent, i.e. it should copy the parent's
 ALI files into its own Library_ALI_Dir and link the parent's object
 files into the library itself, which defeats the purpose of the parent
 library; better merge the two projects into a single one.

Thinking more about this I now see some value to the concept of a library
project extensing another; the semantics should be:

(3) the extension replaces the parent, i.e. it recompiles all of the
sources of the parent and of the extension into a new library.  The
extension may hide some parent sources with its own copy.

This implies that the Library_Dir, Library_Name and Library_ALI_Dir in
the parent become irrelevant; the extension must define its own, with
different values.  This is impossible with extends all because
extends all silently creates such an extension but does not allow
defining new values for the attributes.

This reinforces my feeling that extends as opposed to extends all
should fix the problem.

-- 
Ludovic Brenta.




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



Bug#560142: Workaround

2009-12-09 Thread Benjamin Eikel
Hello,

thank you Sylvestre for your hint. Adding -Djava.net.preferIPv4Stack=true to 
my eclipse.ini fixed the problem for Eclipse. Adding the setting to the file 
~/.java/deployment/deployment.properties as suggested in the blog post does 
not work for me. I think this setting only affects Java applets. Maybe there is 
a similar setting for local programs run by the JRE.
So somehow Java started to use IPv6 yesterday. Is this connected with the 
change in the netbase package?

Kind regards,
Benjamin



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



Bug#560156: openssh-server - authorized_keys2 fallback undocumented

2009-12-09 Thread Bastian Blank
Package: openssh-server
Version: 1:5.1p1-8
Severity: normal

The authorized_keys2 fallback is undocumented. As it is disabled if a
AuthorizedKeysFile option is available it is just surprising but not a
security problem.

Bastian

-- 
I have never understood the female capacity to avoid a direct answer to
any question.
-- Spock, This Side of Paradise, stardate 3417.3



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



Bug#560157: rkhunter: RKHunter complains about outdated versions of packages installed despite security updates

2009-12-09 Thread maxim kammerer
Package: rkhunter
Version: 1.3.2
Severity: important


rkhunter is complaining about some packages installed on my system 
(Lenny). I consider them security relevant and was quite a bit spooked 
upon having them reported as 'out of date' despite my running updates 
against s.d.o every day. apt-cache also reports them as up-to-date.

Here's an excerpt from rkhunter's daily report:

% snip

Warning: Application 'exim', version '4.69', is out of date, and 
possibly a security risk.
Warning: Application 'gpg', version '1.4.9', is out of date, and 
possibly a security risk.
Warning: Application 'openssl', version '0.9.8g', is out of date, and 
possibly a security risk.
Warning: Application 'php', version '5.2.6', is out of date, and 
possibly a security risk.
Warning: Application 'sshd', version '5.1p1', is out of date, and 
possibly a security risk.

%y eosnip

Probably, rkhunter doesn't know about patches backported in lenny and 
such and has been given a database which doesn't quite correspond with 
debian lenny.. Note that rkhunter advises against binaries 
rather than packages, which supports the above thesis. 

I trust the debian security team more than rkhunter, still it is a 
bit unsettling.



-- 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=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#555830: Sehr geehrte Kontoinhabe

2009-12-09 Thread Universität Heidelberg Webmail-Services



Sehr geehrte Kontoinhaber,

Wir schreiben Ihnen, dass wir ausüben, werden eine zeitlich begrenzte
Aufrechterhaltung unserer services.This Upgrade zu informieren, ist
aufgrund ERROR CODE: 33152, die über verursacht Staus für alle Benutzer
berücksichtigen. Bitte beachten Sie, dass wir in den Prozess der
Aktualisierung aller Konto sind und Sie sind daher raten, Ihre
Account-Informationen an die Konto-Update UNIT für die sofortige
Aktualisierung und SPAM-Schutz senden

Benutzername :
Passwort :
Telefon-Nummer 


Die obige Information ist erforderlich, damit uns die vorübergehende
vollfüllen
Unterhalt für einen besseren Service für alle unsere Kunden.

Ihre Account-Informationen sind zu richten an: custcaupg...@8u8.com

Wir entschuldigen uns aufrichtig für die Unannehmlichkeiten

Vielen Dank für Ihre Kooperation.
Mit freundlichen Grüßen,
Customer Care Department,
Universität Heidelberg -Mail-Dienste




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



Bug#553907: can't install texlive on squeeze

2009-12-09 Thread Hilmar Preusse
On 02.11.09 Shaun M. (shaun.morg...@yahoo.com) wrote:

Hi,

 Package: texlive
 version: 2007.dfsg.2-4
 
 I can't install texlive on squeeze-it returns an error. Here is the
 output of errors from apt-get install texlive:
 
 Setting up tex-common (1.20) ...
 
 /usr/bin/ucfr: line 319: [: /var/lib/ucf/registry:1: integer expression 
 expected
 /usr/bin/ucfr: line 110: [: /var/lib/ucf/registry:1: integer expression 
 expected
 
Not sure about this message. Maybe this is a problem in ucf. 

 Running updmap-sys. This may take some time... 
 updmap-sys failed. Output has been stored in
 /tmp/updmap.0zB0ujH8
 
 
 Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
 causes updmap-sys to fail.  Please check for files with extension
 .dpkg-dist or .ucf-dist in this directory
 
Did you check this?

 cat /tmp/updmap.0zB0ujH8 gives:
 
 updmap: This is updmap, version 1167072206
 updmap: using transcript file `/var/lib/texmf/web2c/updmap.log'
 
 updmap is creating new map files using the following configuration:
 
   config file: `/var/lib/texmf/web2c/updmap.cfg'
   dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
   pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
   dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'
 
   prefer outlines: `true'
   texhash enabled: `true'
   download standard fonts (dvips): `false'
   download standard fonts (pdftex): `true'
   download standard fonts (dvipdfm): `true'
 
 updmap: Scanning for LW35 support files
 updmap: using map file 
 `/usr/share/texmf-texlive/fonts/map/dvips/tetex/dvips35.map'
 updmap: using map file 
 `/usr/share/texmf-texlive/fonts/map/dvips/tetex/pdftex35.map'
 updmap: using map file 
 `/usr/share/texmf-texlive/fonts/map/dvips/tetex/dvipdfm35.map'
 updmap: using map file 
 `/usr/share/texmf-texlive/fonts/map/dvips/tetex/ps2pk35.map'
 
 updmap: Scanning for MixedMap entries:
 
 !!! ERROR! The map file `(standard input):1:ams-bsr-interpolated.map' has not 
 been found at all.
 
     Either put this file into the right place or remove the
     reference from the configuration files - see
     update-updmap(1).
 
This file shoule be provided by texlive-base. Is it there?

Hilmar
-- 
sigmentation fault



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



Bug#560109: E: casper templates not accessible in /usr/share/live-helper/templates nor config/templates

2009-12-09 Thread rosea grammostola

Daniel Baumann wrote:

severity 560109 normal
tag 560109 pending
thanks

rosea grammostola wrote:
E: casper templates not accessible in 
/usr/share/live-helper/templates nor config/templates


fixed in git.


Can confirm the fix, thanks



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



Bug#550537: udev: Does not mount audio CDs

2009-12-09 Thread Adrian Lang
Hi Marco,

apparently my reply did not get through, maybe for the different sender 
address. I’ll try to check
the current behavior in the next days.

Regards,
Adrian Lang

 Original Message 

Subject: Re: Bug#550537: udev: Does not mount audio CDs
From:Adrian Lang m...@adrianlang.de
Date:Sun, October 11, 2009 10:59 am
To:  Marco d'Itri m...@linux.it
Cc:  550...@bugs.debian.org
--

On Sat, 10 Oct 2009 23:36:46 +0200
m...@linux.it (Marco d'Itri) wrote:

 On Oct 10, Adrian Lang deb...@adrianlang.de wrote:

  Trying to (auto-)mount an audio CD gives an error
 Can you clarify why you believe this is related to udev?
 And what do you mean by mounting an audio CD?

Inserting it while GNOME runs. Same happens when doing
mount /media/cdrom, though. udev was my first guess, thinking about
having the same problem with manual mount it war probably wrong.

Regards,
Adrian


signature.asc
Description: PGP signature


Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Josip Rodin

Alan, what do you think about the below? The *advise example is right out
of libtool documentation :)

I've noticed this local commit:
http://github.com/alandekok/freeradius-server/commit/4df74f9b1497fc4c88f9159a680707041c70a23d

Maybe it's about a similar issue?

On Mon, Nov 30, 2009 at 12:08:20PM +0200, Niko Tyni wrote:
 I've been looking at the libltdl and RTLD_GLOBAL issue with embedding
 perl in a dlopen'd plugin.
 
 An instance of this with freeradius is #416266 (recently reassigned to
 perl), and I see #327585 against openldap is another one.
 
 To recap, the problem is that lt_dlopen() from the Debian system libltdl
 has called dlopen(3) with RTLD_LOCAL instead of RTLD_GLOBAL ever since
 #195821 was fixed. As the compiled XS modules aren't linked against
 libperl, its symbols aren't exposed to them, resulting in errors like
 '/usr/lib/perl/5.10/auto/Data/Dumper/Dumper.so: undefined symbol: 
 Perl_sv_cmp'.
 
 Observations:
 
 - this problem isn't specific to perl and can easily be triggered with the
   freeradius rlm_python module too [1]
 
 - it's clearly possible to dlopen() compiled Perl modules from a dlopen'd
   module if you don't use libltdl, see apache2+libapache2-mod-perl2 for
   an example
 
 - the XS modules are actually plugins in a private directory, not generic
   shared libraries. Having unresolved symbols in a plugin without
   a corresponding NEEDED entry seems to be very common, see for
   example /usr/lib/apache2/modules, /usr/lib/python2.5/lib-dynload/,
   /usr/lib/cdebconf etc.
 
 - as noted in #327585, linking the XS shared objects against libperl
   is potentially a problem on *i386, where /usr/bin/perl is statically
   linked with libperl.a for performance reasons. (I don't have any data
   about these performance reasons myself, I'm relying on hearsay and
   /usr/share/doc/perl/README.Debian.gz here.)
 
   While this does seem to work in a quick and limited test of mine,
   it would bring in both libperl.a and libperl.so for all uses of
   /usr/bin/perl that need XS modules, and I'm not sure which version of
   the functions would get used later. If the PIC versions win, we'd be
   giving away the performance benefit we got from static linking in the
   first place.
 
   At the very least, it would add 1.5M to the size of the perl-base
   package on i386 AFAICS. I'm not sure how much the memory footprint of
   the /usr/bin/perl invocations would increase.
 
   Also note that we currently ship /usr/lib/libperl.a on all the
   architectures, so everything that applies to the i386 /usr/bin/perl
   case applies to anybody using the static library on the other archs too.
 
   Given that i386 is still our most popular architecture, the other
   proposed options don't seem very appealing either:
 * only link the modules against libperl.so on the other architectures
   (no fix for i386)
 * link /usr/bin/perl dynamically on i386 too
   (reduced performance in the very common case
for the benefit of a very uncommon case)
 
 - it turns out libltdl nowadays does have an interface where you can
   specify RTLD_GLOBAL. From the libtool Changelog.2007:
 
 2007-05-08  Gary V. Vaughan  g...@gnu.org
 
 Without this patch, lt_dlopen always opens modules with symbol
 visibility set according to the underlying implementation.
 Here, we add lt_dlopenadvise() to allow callers to request,
 among other things, local or global symbol visibility from the
 underlying dlloader:
 
   Indeed, the attached proof of concept makes the freeradius problem go away
   for me, and I expect openldap could work with something similar. (FWIW,
   note that the trivial my_dlopenextglobal() function was adapted from the
   libtool documentation, so it might be considered to be under the GFDL.)
 
 Josip: based on the above, I think #416266 should be fixed in freeradius
 and not in perl. If you agree, please reassign back yourself.
 
 [1]: add python to the instantiate{} block in radiusd.conf
 and something like
 
 # cat /etc/freeradius/modules/python
 python {
 mod_instantiate = radiusd_test
 func_instantiate = instantiate
 }
 # cat /usr/local/lib/python2.5/site-packages/radiusd_test.py 
 import sys
 import socket
 
 def instantiate(test):
 sys.stderr.write(hello, world!)
 
 and you get 
 
 rlm_python:EXCEPT:type 'exceptions.ImportError': 
 /usr/lib/python2.5/lib-dynload/_socket.so: undefined symbol: PyExc_ValueError
 rlm_python:python_load_function: failed to import python function 
 'radiusd_test.instantiate'
 -- 
 Niko Tyni   nt...@debian.org

 From 260797d463e6d94254520160236af864c54c5589 Mon Sep 17 00:00:00 2001
 From: Niko Tyni nt...@debian.org
 Date: Sun, 29 Nov 2009 22:10:30 +0200
 Subject: [PATCH] Switch to lt_dlopenadvise() to get RTLD_GLOBAL set.
 
 Proof of concept for fixing http://bugs.debian.org/416266
 ---
  src/main/modules.c |   17 -
  1 files changed, 16 insertions(+), 1 

Bug#560159: RFP: idea-free -- Java IDE with intelligent code editor and various refactorings

2009-12-09 Thread Alexander Myodov
Package: wnpp
Severity: wishlist

* Package name: idea-free
  Version : 9.0
  Upstream Author : JetBrains (www.jetbrains.com)
* URL : http://www.jetbrains.com/idea/free_java_ide.html
* License : Apache 2.0 License
  Programming Lang: Java
  Description : IntelliJ IDEA: Java IDE with intelligent code editor and 
various refactorings


IntelliJ IDEA contains intelligent code editor providing refactorings, code 
inspections and intentions, fast navigation and search. 
It integrates with such essential tools as JUnit and TestNG, Ant and Maven, and 
popular version control systems: CVS, Subversion and git. 
It also provides XML-Java interoperability and comprehensive Groovy language 
support. 
The Swing UI designer complements the suite of tools for developing Java 
desktop applications - such as IntelliJ IDEA itself.



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



Bug#543544: mailutils: 'mail' reporting input in flex scanner failed

2009-12-09 Thread Andrew Schulman
severity 543544 critical
thanks

 servo:~ 0$ echo foo | /usr/bin/mail -s test jroll...@finestructure.net
 input in flex scanner failed

I also have this problem.  It's breaking system scripts that rely on 
/usr/bin/mail, e.g. cron-apt.

I also confirm that running /usr/bin/mailx instead avoids the problem.



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



Bug#548436: new patch, known working

2009-12-09 Thread Aurelien Jarno
On Sun, Dec 06, 2009 at 01:10:47AM +0100, Robert Millan wrote:
 tags 548436
 thanks
 
 Hi,
 
 Barring a minor variable name mistake, the patch works.  I've just
 built a d-i image to test it, and it's able to create filesystems
 on GPT.
 
 Here's an updated version.
 
 -- 
 Robert Millan
 
   The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
   how) you may access your data; but nobody's threatening your freedom: we
   still allow you to remove your data and not access it at all.

 diff -ur parted-1.8.8.git.2009.07.19/libparted/arch/freebsd.c 
 parted-1.8.8.git.2009.07.19.new/libparted/arch/freebsd.c
 --- parted-1.8.8.git.2009.07.19/libparted/arch/freebsd.c  2009-11-21 
 10:35:29.0 +0100
 +++ parted-1.8.8.git.2009.07.19.new/libparted/arch/freebsd.c  2009-11-21 
 10:35:56.0 +0100
 @@ -1110,13 +1110,18 @@
   int path_len = strlen (dev-path);
   int result_len = path_len + 16;
   char*   result;
 + PedDisk*disk;
 +
 + disk = ped_disk_new (dev);
 + if (!disk)
 + return NULL;
  
   result = (char*) ped_malloc (result_len);
   if (!result)
   return NULL;
  
   /* append slice number (ad0, partition 1 = ad0s1)*/
 - snprintf (result, result_len, %ss%d, dev-path, num);
 + snprintf (result, result_len, strcmp (disk-type-name, gpt) ? 
 %ss%d : %sp%d, dev-path, num);
   
   return result;

Shouldn't disk be freed after use?

  }


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



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



Bug#560160: cupt: fails with packages where installed_size is undefined

2009-12-09 Thread Jean-Christophe Dubacq
Package: cupt
Version: 1.3.1
Severity: minor
Tags: patch

Hello,

I had some exotic packages installed on my system with no definition for 
installed_size.
Cupt fails ungracefully:
Use of uninitialized value $bytes in numeric lt () at 
/usr/share/perl5/Cupt/Core.pm line 311, $fh line 119.
 at /usr/share/perl5/Cupt/Core.pm line 311
Cupt::Core::human_readable_size_string(undef) called at /usr/bin/cupt 
line 527
main::show_binary_package_versions() called at /usr/bin/cupt line 143
eval {...} called at /usr/bin/cupt line 142
main::main() called at /usr/bin/cupt line 157
 at /usr/share/perl5/Cupt/Core.pm line 110
Cupt::Core::mycatch() called at /usr/bin/cupt line 145
main::main() called at /usr/bin/cupt line 157


The fix is really simple: add a ...if defined $version-installed_size at end 
of line 527 (like what
is done on line 526 for size).

Minor bug, since normal packages do have the installed_size field.

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

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
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 cupt depends on:
ii  libcupt-perl  1.3.1  alternative front-end for dpkg -- 
ii  perl  5.10.1-8   Larry Wall's Practical Extraction 
ii  sensible-utils0.0.2  Utilities for sensible alternative

cupt recommends no packages.

Versions of packages cupt suggests:
pn  libterm-readline-gnu-perl 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#518433: XALANJ-2430 - Xalan 2.7.1 won't compile an xslt when a recursive template is used in a global variable.

2009-12-09 Thread Stefano Zacchiroli
severity 518433 important
thanks

On Thu, Mar 05, 2009 at 08:41:35PM -0600, Chris Cheney wrote:
 Package: libxalan2-java
 Version: 2.7.1-2
 Severity: grave
 Tags: upstream

I don't think sure severity grave or even RC is appropriate here. If
it were only for xalan itself, the bug is surely a bug, but it is
severity normal as the case of recursive template invocation within
variables is not that common and can be worked around in most cases.

So I believe you set grave as it breaks other programs, but I failed
to find evidence of that. For instance, by checking the bug log of
openoffice.org-writer I can't find (at the time of writing) any bug
report about the inability to save into XHTML that are related to this
bug. Some goes for mediawiki output.

Hence, I'm lowering the severity of this bug to important. If you want
to raise it again please provide evidence of misbehavior's introduced in
other Debian packages introduced by this. Also, it would be nice to mark
those packages as affected by this bug and mark the corresponding bugs
as blocked by this one.

Many thanks in advance,
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime


signature.asc
Description: Digital signature


Bug#416266: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Alan DeKok
On 09-12-09 12:23 PM, Josip Rodin wrote:
 Alan, what do you think about the below? The *advise example is right out
 of libtool documentation :)

  It looks OK, *if* libltdl has the lt_dladvise() functions.

 I've noticed this local commit:
 http://github.com/alandekok/freeradius-server/commit
/4df74f9b1497fc4c88f9159a680707041c70a23d

 Maybe it's about a similar issue?

  Nope.  That commit was to fix an issue where libltdl would crash.
i.e. not return failed linking to X, but *die*, and take the
application down with it.

  Alan DeKok.



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



Bug#499153: curlftpfs and pure-ftpd

2009-12-09 Thread Mark Hindley
Hi,

I have been investigating this bug too. It seems to be a pure-ftpd bug:
the server returns before the uploaded file is complete. curlftpfs then
tries to examine the uploaded file, which isn't present giving an ENOENT
error.

Later versions of pure-ftpd seem OK. I have just tested against
pure-ftpd 1.0.24 and curlftpfs 0.9.2-1 works fine with that.

There is an entry in the pure-ftpd changelog for version 1.0.22 which
seems a likely fix:

 - Don't respond to server that an upload succeeded before the temporary
   file has been renamed.

I also can confirm that curlftpfs 0.9.1 works for me against the older,
buggy pure-ftpd.

Mark



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



Bug#560148: patch

2009-12-09 Thread Bastian Blank
tags 560148 patch
thanks

Please find the patch attached. It changes the behaviour to allow
multiple instances of the AuthorizedKeysFile option and should also
maintain the behaviour of the AuthorizedKeysFile2 option.

It is overly tested for the ssh2 part. But the ssh1 part only builds.

Bastian

-- 
Deflector shields just came on, Captain.
Description: Upstream changes introduced in version 1:5.1p1-8multiauthfile1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 openssh (1:5.1p1-8multiauthfile1) UNRELEASED; urgency=low
 .
   * Support multiple AuthorizedKeysFile entries.
 .
 The person named in the Author field signed this changelog entry.
Author: Bastian Blank wa...@debian.org

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: vendor|upstream|other, url of original patch
Bug: url in upstream bugtracker
Bug-Debian: http://bugs.debian.org/bugnumber
Forwarded: no|not-needed|url proving that it has been forwarded
Reviewed-By: name and email of someone who approved the patch
Last-Update: -MM-DD

--- openssh-5.1p1.orig/servconf.c
+++ openssh-5.1p1/servconf.c
@@ -123,8 +123,8 @@ initialize_server_options(ServerOptions 
options-use_dns = -1;
options-client_alive_interval = -1;
options-client_alive_count_max = -1;
-   options-authorized_keys_file = NULL;
-   options-authorized_keys_file2 = NULL;
+   options-num_authorized_keys_files = 0;
+   options-set_authorized_keys_file2 = 0;
options-num_accept_env = 0;
options-permit_tun = -1;
options-num_permitted_opens = -1;
@@ -256,15 +256,18 @@ fill_default_server_options(ServerOption
options-client_alive_interval = 0;
if (options-client_alive_count_max == -1)
options-client_alive_count_max = 3;
-   if (options-authorized_keys_file2 == NULL) {
-   /* authorized_keys_file2 falls back to authorized_keys_file */
-   if (options-authorized_keys_file != NULL)
-   options-authorized_keys_file2 = 
options-authorized_keys_file;
-   else
-   options-authorized_keys_file2 = 
_PATH_SSH_USER_PERMITTED_KEYS2;
+   if (options-num_authorized_keys_files == 0) {
+   
options-authorized_keys_files[options-num_authorized_keys_files++] =
+   _PATH_SSH_USER_PERMITTED_KEYS;
+   
options-authorized_keys_files[options-num_authorized_keys_files++] =
+   _PATH_SSH_USER_PERMITTED_KEYS2;
+   }
+   else if (options-num_authorized_keys_files == 1 
+   options-set_authorized_keys_file2) {
+   /* We only had AuthorizedKeysFile2 set */
+   
options-authorized_keys_files[options-num_authorized_keys_files++] =
+   _PATH_SSH_USER_PERMITTED_KEYS;
}
-   if (options-authorized_keys_file == NULL)
-   options-authorized_keys_file = _PATH_SSH_USER_PERMITTED_KEYS;
if (options-permit_tun == -1)
options-permit_tun = SSH_TUNMODE_NO;
 
@@ -1203,11 +1206,14 @@ process_server_config_line(ServerOptions
 *
 * AuthorizedKeysFile   /etc/ssh_keys/%u
 */
-   case sAuthorizedKeysFile:
case sAuthorizedKeysFile2:
-   charptr = (opcode == sAuthorizedKeysFile) ?
-   options-authorized_keys_file :
-   options-authorized_keys_file2;
+   options-set_authorized_keys_file2 = 1;
+   case sAuthorizedKeysFile:
+   intptr = options-num_authorized_keys_files;
+   if (*intptr = MAX_AUTHORIZEDKEYSFILES)
+   fatal(%s line %d: too many authorized keys files 
specified (max %d).,
+   filename, linenum, MAX_AUTHORIZEDKEYSFILES);
+   charptr = options-authorized_keys_files[*intptr];
goto parse_filename;
 
case sClientAliveInterval:
@@ -1629,8 +1635,8 @@ dump_config(ServerOptions *o)
dump_cfg_string(sCiphers, o-ciphers);
dump_cfg_string(sMacs, o-macs);
dump_cfg_string(sBanner, o-banner);
-   dump_cfg_string(sAuthorizedKeysFile, o-authorized_keys_file);
-   dump_cfg_string(sAuthorizedKeysFile2, o-authorized_keys_file2);
+   dump_cfg_strarray(sAuthorizedKeysFile, o-num_authorized_keys_files,
+o-authorized_keys_files);
dump_cfg_string(sForceCommand, o-adm_forced_command);
 
/* string arguments requiring a lookup */
--- openssh-5.1p1.orig/auth.c
+++ openssh-5.1p1/auth.c
@@ -326,7 +326,7 @@ auth_root_allowed(char *method)
  *
  * This returns a buffer allocated by xmalloc.
  */
-static char *
+char *
 expand_authorized_keys(const char *filename, struct 

Bug#560161: php5-ldap: LDAPS and LDAP+TLS return error on valid wildcard certificate check

2009-12-09 Thread Clement Hermann (nodens)
Package: php5-ldap
Severity: normal

Hi,

php5-ldap return error on bind when server is using a wildcard
SSL certificate, even when the certificate is valid. ldapsearch works
OK on the same certificate.

Workaround : add TLS_REQCERT never in ldap.conf (but then you cannot
verify that you are connecting to the right server), or use a simple
(non-wildcard) certificate.

This is probably an upstream bug (see
http://bugs.php.net/bug.php?id=17738), but the relevant bug is
currently in no feedback state so maybe it could be re-opened as a new bug.
(I don't have any php version supported upstream readily available that
can connect to a ldaps server with a wildcard cert, so I did not report
it upstream).

Cheers,

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

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



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



Bug#559799: CVE-2009-3736 local privilege escalation

2009-12-09 Thread Guillem Jover
fixed 559799 2.4.1-1
severity 559799 important
thanks

On Sun, 2009-12-06 at 23:50:40 -0500, Michael Gilbert wrote:
 Package: bochs
 Severity: grave
 Tags: security

 The following CVE (Common Vulnerabilities  Exposures) id was
 published for libtool.  I have determined that this package embeds a
 vulnerable copy of the libtool source code.  However, since this is a
 mass bug filing (due to so many packages embedding libtool), I have not
 had time to determine whether the vulnerable code is actually present
 in any of the binary packages. Please determine whether this is the
 case. If the package is not affected, please feel free to close the bug
 with a message containing the details of what you did to check.
 
 CVE-2009-3736[0]:
 | ltdl.c in libltdl in GNU Libtool 1.5.x, and 2.2.6 before 2.2.6b,
 | attempts to open a .la file in the current working directory, which
 | allows local users to gain privileges via a Trojan horse file.
 
 Note that this problem also affects etch and lenny, so if your package
 is affected, please coordinate with the security team to release the
 DSA for the affected packages.

As explained on debian-devel the conditions needed to trigger either
of the problems are several. In this case, bochs version 2.4.1-1 and
later are not vulnerable as I patched it some time ago to load the
‘.so’ files directly instead of using the ‘.la’ files, so testing and
unstable are fine.

Then stable is not vulnerable to the ‘.a’ problem as the ‘.la’ files
for bochs plugins have an empty old_library field. It's supposedly
vulnerable to the ‘.la’ problem, but all plugins are shipped in the
bochs package except for the UI ones, which are shipped in a different
packages but depended by bochs, so the user will have at least one UI
plugin. And they are the ones responsible for configuring which one to
load from the configuration file, so the case where the user tries to
run continuosly bochs in random directories w/ a non-existing plugin
seems pretty contrived to me. That's why I've lowered the severity,
it might still be good to update bochs in stable and olstable, but it
does not seem a really huge problem to me, and it might even deserve
a lower severity.

thanks,
guillem



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



Bug#559578: Fwd: Bug#559578: eeepc-acpi-scripts: EeePC 701 freezes with garbled screen while booting

2009-12-09 Thread Alan Jenkins
Hi Corentin

It looks like it's not just my 701 which has problems with SHE.  Given
that Asus don't support it on the pre-installed OS, I think we should
disable it for the 701.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559578.

Thanks
Alan



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



Bug#560142: java-common: Package updates entail Network is unreachable in Java programs

2009-12-09 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reassign 560142 openjdk-6
forcemerge 560056 560142
thanks

 So somehow Java started to use IPv6 yesterday. Is this connected with the 
 change in the netbase package?

Yes, looks like it. Not sure which JRE you use, but it affects both
OpenJDK and Sun.

Cheers,

Marcus

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

iEYEARECAAYFAksfkHQACgkQXjXn6TzcAQkE3QCfduQQ77n9UCxkcXHG0BXmTMvU
c9IAoOnQGxkyVxEmku/7Su/nX+lO2yXn
=b0Nb
-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#327585: embedding perl, libltdl and RTLD_GLOBAL

2009-12-09 Thread Josip Rodin
On Wed, Dec 09, 2009 at 12:34:10PM +0100, Alan DeKok wrote:
 On 09-12-09 12:23 PM, Josip Rodin wrote:
  Alan, what do you think about the below? The *advise example is right out
  of libtool documentation :)
 
   It looks OK, *if* libltdl has the lt_dladvise() functions.

Aha. The libtool NEWS file says it first appeared in version 2.1b
(2008-02-01), and the ChangeLog file says the patch has been in libtool VCS
since 2007-05-08. So it's not particularly novel, but we would need to up
the dependencies a bit. You could update the internal copy of libltdl in the
non-bleeding-edge branch, too. Combined with those other changes I
previously suggested, that could work.

-- 
 2. That which causes joy or happiness.



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



Bug#543512: update-fonts-alias should skip removed fonts

2009-12-09 Thread Julien Cristau
On Wed, Dec  9, 2009 at 17:18:49 +0700, Theppitak Karoonboonyanan wrote:

 On Thu, Dec 03, 2009 at 02:04:01AM +0100, Julien Cristau wrote:
  I think I've fixed this, I put a package up for testing at
  http://people.debian.org/~jcristau/xfonts-utils_7.5+1~thep1.dsc
  I haven't tested that this works properly, and I don't know when I can
  do that, so any help would be welcome (install that package, purge it,
  install a font package using the patched debhelper, etc).
 
 Problems found:
 - xfonts-utils.{postinst,postrm}.in include shell lib without defining
   $THIS_PACKAGE and $THIS_SCRIPT variables.
 - xfonts-utils.postinst.in tries to create the $EXCLUDE file without preparing
   the directory.
 - xfonts-utils.postrm.in leaves /var/lib/xfonts directory on purge,
   as detected by piuparts.

Oops, thanks for catching this.

postinst configure could probably avoid the version check, and postrm
purge can use rmdir --ignore-fail-on-non-empty (or even rm -rf) to
remove /var/lib/xfonts instead of using ls to check.  With those changes
I think this is ready.

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#556926: possible patch

2009-12-09 Thread HoverHell
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Attached a patch that might fix the problem (e.g. fixes it for me, but
I'm not sure if it doesn't add some other problems).

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

iQIcBAEBCAAGBQJLH5PzAAoJENiBt8pXhJzG3SYQAKRK0yGCvmkpskCrnl2u9ueY
9QzuEEoKaQyNuzU86G6ZKDzQQMTUn7kkAwaRn0Gf3rsrC/Fa1Wo/va7HVGcRJGh9
Ax4pXuKd2ySukExcWYwi/6sAFP1a3mH0ohQGVjwTbEC9oe79DNWg5nkyI8YfYRmf
1nI0ee2QjleuqZ0bPg9zCj9vaOeIAWM6n61D5BD/j7XBXRVWS/gZmzNV0D1fQMO8
7rlokA8iLGC65bN6ZMaMefjPrgeF8lS8WFhjMjcWBKcoYSbAo43pMzluETEVJrnP
wsyVzKG5kSIQqj37gITgwosQxy78dprQyMM3m54UfkBkiPbdw2tHPI65VGECjSlD
OzY7DKJBa7S9JM+1EN1uc6q+wUnj1yxidlr2++aC+PvoCxdURKsvKQCZIs49LvSv
55XVNbBfLN46GrKoQ+c9cll9qvE1G/gnrr9IhmZSz54T2+cmwmxbx85S1XTkN9UR
J4NFoLwKRo8Y3f5UCic/AdYxx9hQijg7FcRhs6W2xisGxqjlGT7zdQvHig7J9zgM
z7o+7qf+lh1B/P1CWxQ/vddibwtcWEsNF5KbvVyNUbK+enm6k4GKITruXlK1MGPS
ZbkLFVbrEPEHSpBpC6fyo5e/KQ7oTVm3LlPKyGJyhfc0EHsIcmH6pidD4/4r0ikt
PeOxgz3p6wg3CnGQ4V9o
=vNP6
-END PGP SIGNATURE-
diff -rup conky-1.7.1.1-orig/src/linux.c conky-1.7.1.1/src/linux.c
--- conky-1.7.1.1-orig/src/linux.c	2009-06-10 21:44:37.0 +0500
+++ conky-1.7.1.1/src/linux.c	2009-12-09 16:04:46.290395631 +0400
@@ -866,13 +866,6 @@ int open_sysfs_sensor(const char *dir, c
 		}
 	}
 
-	/* At least the acpitz hwmon doesn't have a 'device' subdir,
-	 * so check it's existence and strip it from buf otherwise. */
-	snprintf(path, 255, %s%s, dir, dev);
-	if (stat(path, st)) {
-		buf[strlen(buf) - 7] = 0;
-	}
-
 	/* change vol to in, tempf to temp */
 	if (strcmp(type, vol) == 0) {
 		type = in;
@@ -883,6 +876,15 @@ int open_sysfs_sensor(const char *dir, c
 	snprintf(path, 255, %s%s/%s%d_input, dir, dev, type, n);
 	strncpy(devtype, path, 255);
 
+	/* At least the acpitz hwmon doesn't have a 'device' subdir, so
+	 * check target file existence and strip 'device' from buf
+	 * otherwise. */
+	if (stat(path, st)) {
+		buf[strlen(buf) - 7] = 0;
+		snprintf(path, 255, %s%s/%s%d_input, dir, dev, type, n);
+		strncpy(devtype, path, 255);
+	}
+
 	/* open file */
 	fd = open(path, O_RDONLY);
 	if (fd  0) {


Bug#560142: Workaround

2009-12-09 Thread Hylke van der Schaaf
Hi all,

I can confirm that adding -Djava.net.preferIPv4Stack=true to the java
aruments fixes the problem. For java applets that can be done using the
jcontrol tool, or by editing ~/.java/deployment/deployment.properties
directly.

For netbeans I had to add it to the netbeans config file for networking
to start working again.

Regards,
Hylke




signature.asc
Description: OpenPGP digital signature


Bug#466049: [Piuparts-devel] Bug#466049: piuparts: when called with -b, no policy-rc.d in second chroot

2009-12-09 Thread Holger Levsen
Hi Patrick,

thanks for your patch. I've modified it slightly, see attached.


cheers,
Holger
Index: piuparts.py
===
--- piuparts.py	(revision 551)
+++ piuparts.py	(working copy)
@@ -1671,9 +1671,8 @@
 chroot.remove()
 dont_do_on_panic(id)
 chroot = get_chroot()
-chroot.create_temp_dir()
+chroot.create()
 id = do_on_panic(chroot.remove)
-chroot.unpack_from_tgz(root_tgz)
 
 chroot.check_for_no_processes()
 


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


Bug#560046: [pkg-ntp-maintainers] Bug#560046: Add option to ignore DHCP timeservers

2009-12-09 Thread Peter Eisentraut
On tis, 2009-12-08 at 10:24 -0500, Anthony DeRobertis wrote:
 The attached patch adds a IGNORE_DHCP option to /etc/default/ntp to
 allow you to completely ignore the timeservers given by DHCP.

Why did you configure your DHCP client to fetch the time servers in the
first place?





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



Bug#560163: steghide: Unnecessary /usr/share/doc files (ABOUT-NLS)

2009-12-09 Thread jaalto
Package: steghide
Version: 0.5.1-9
Severity: minor


From this:

/usr/share/doc/steghide/ABOUT-NLS.gz
/usr/share/doc/steghide/BUGS
/usr/share/doc/steghide/changelog.Debian.gz
/usr/share/doc/steghide/changelog.gz
/usr/share/doc/steghide/copyright
/usr/share/doc/steghide/CREDITS
/usr/share/doc/steghide/HISTORY
/usr/share/doc/steghide/LEAME.gz
/usr/share/doc/steghide/README.gz
/usr/share/doc/steghide/TODO

I believe these can be removed:

ABOUT-NLS.gz(for source developers)
LEAME.gz(same as README.gz, but in spannish)

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

Kernel: Linux 2.6.30-2-amd64 (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 steghide depends on:
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgcc11:4.4.2-3 GCC support library
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libmcrypt4 2.5.8-3.1 De-/Encryption Library
ii  libmhash2  0.9.9-1   Library for cryptographic hashing 
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

steghide recommends no packages.

steghide 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#560105: autoconf: AC_TYPE_INT32_T generates broken test?

2009-12-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Ralf Wildenhues on 12/8/2009 11:25 PM:
 * Ralf Wildenhues wrote on Tue, Dec 08, 2009 at 11:59:26PM CET:
 * Pierre Ynard wrote on Tue, Dec 08, 2009 at 11:42:02PM CET:
 AC_TYPE_INT32_T, and also AC_TYPE_INT16_T and AC_TYPE_INT64_T, output C
 code that looks like:

 Patch below.  OK to commit and add Pierre to THANKS?

Yes, please.


 I think we need to start comparing test results against tables for at
 least a couple of systems, in order to guard against such issues.

 My current idea for this is to have a mode in which AT_CHECK_MACRO
 records cache values, or we simply run `testsuite -d' and collect cache
 values across all tests, maybe weeding out or commenting out those that
 are not consistent across the testsuite; then redo the same for an older
 release, and compare.

Not as part of this patch, but the idea seems like it might be worthwhile.

- --
Don't work too hard, make some time for fun as well!

Eric Blake e...@byu.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksfmigACgkQ84KuGfSFAYBGYQCZARbU/kagiplAzOdCO7t7vrCX
/LkAnjIfRjNGaeHfcSa7VkH76766hs4k
=kyCF
-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#560062: strace: sparc64 support

2009-12-09 Thread Frederik Schüler
Hi!

I was not aware there was such a thing like a sparc64 port... did you just 
start it?

I guess I don't need to crosscheck the functionality on a porter machine (do 
we already have one?), as I checked the strace64 functionality on sparc before 
the last upload.

Best regards
Frederik Schüler


On Tuesday 08 December 2009 18:07:38 Aurelien Jarno wrote:
 Package: strace
 Version: 4.5.17+cvs080723-2
 Severity: wishlist
 Tags: patch
 User: debian-sp...@lists.debian.org
 Usertags: sparc64
 
 strace perfectly supports sparc64, but this architecture is not present
 in the Architecture: field. Could you please add it? Thanks in advance.
 
 diff -Nru strace-4.5.19/debian/control strace-4.5.19/debian/control
 --- strace-4.5.19/debian/control  2009-10-05 20:50:07.0 +
 +++ strace-4.5.19/debian/control  2009-12-08 16:51:40.0 +
 @@ -7,7 +7,7 @@
  Homepage: http://sourceforge.net/projects/strace/
  
  Package: strace
 -Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel 
powerpc ppc64 s390 s390x sh sparc
 +Architecture: alpha amd64 arm armeb armel hppa i386 ia64 m68k mips mipsel 
powerpc ppc64 s390 s390x sh sparc sparc64
  Section: utils
  Priority: standard
  Depends: ${shlibs:Depends}
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: sparc64
 
 Kernel: Linux 2.6.26-2-sparc64
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 
 
 

-- 
ENOSIG


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


Bug#560165: dh-make-perl: Suboptimal README detection

2009-12-09 Thread Slaven Rezic
Package: dh-make-perl
Version: 0.61
Severity: normal


I just tried to build Encode::DoubleEncodedUTF8 with dh-make-perl:

$ dh-make-perl --cpan Encode::DoubleEncodedUTF8
...
Checksum for 
/home/livesrezic/.cpan/source/authors/id/M/MI/MIYAGAWA/Encode-DoubleEncodedUTF8-0.04.tar.gz
 ok
...
Found docs: README inc/Module/Install/ReadmeFromPod.pm
...

So the README detection does not look OK for me. Maybe everything with an
.pm extension should not be treated as documentation.

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

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

Versions of packages dh-make-perl depends on:
ii  debhelper7.0.17  helper programs for debian/rules
ii  dpkg-dev 1.14.25 Debian package development tools
ii  fakeroot 1.11Gives a fake root environment
ii  libapt-pkg-perl  0.1.22+b1   Perl interface to libapt-pkg
ii  libclass-accessor-perl   0.31-2  Automated accessor generator
ii  libemail-date-format-per 1.002-1 Module to generate RFC-2822-valid 
ii  liblist-moreutils-perl   0.22-1+b1   Addition list functions not found 
ii  libmodule-corelist-perl  2.22-1  Perl module to determine modules s
ii  libmodule-depends-perl   0.14-1  identify the dependencies of a dis
ii  libparse-debcontrol-perl 2.005-2 Easy OO parsing of Debian control-
ii  libparse-debianchangelog 1.1.1-2 parse Debian changelogs and output
ii  libtie-ixhash-perl   1.21-2  ordered associative arrays for Per
ii  libwww-mechanize-perl1.34-2  Automate interaction with websites
ii  libyaml-perl 0.66-1  YAML Ain't Markup Language (tm)
ii  make 3.81-5  The GNU version of the make util
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  perl-modules [libmodule- 5.10.0-19lenny2 Core Perl modules

Versions of packages dh-make-perl recommends:
ii  apt-file 2.1.5   APT package searching utility -- c
ii  libmodule-build-perl 0.2808.01-2 Subclassable and make-independent 
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  perl-modules [libmodule- 5.10.0-19lenny2 Core Perl modules

dh-make-perl suggests no packages.

-- no debconf information



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



Bug#560164: netbase: Fails to purge on non-Linux archs

2009-12-09 Thread Samuel Thibault
Package: netbase
Version: 4.37
Severity: serious
Justification: Fails to purge

Hello,

netbase.postrm does

[ -d /etc/sysctl.d/ ]  rmdir --ignore-fail-on-non-empty /etc/sysctl.d/

which returns false and thus fails when /etc/sysctl.d/ doesn't exist
(non-Linux archs). It should be

[ ! -d /etc/sysctl.d/ ] || rmdir --ignore-fail-on-non-empty /etc/sysctl.d/

Samuel

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

Kernel: Linux 2.6.32 (SMP w/2 CPU cores)
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 netbase depends on:
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages netbase recommends:
ii  ifupdown  0.6.9  high level tools to configure netw

netbase suggests no packages.

-- debconf information excluded

-- 
Samuel Thibault samuel.thiba...@fnac.net
...
rv_ et Ctrl alt F2 pour aller sous console
rv_ mais c koi pour passer d'un bureau a un autre !
rv_ au fait c koi le raccourci pour passer d'un bureau a un autre 'question 
stupide
cycyx �a d�pend du window manager et de ta conf
Firebird ce qui fonctionne toujours c'est CTRL-ALT-BCKSP
-:- SignOff rv_: #linuxfr (Read error: EOF from client)
-:- rv_ [...@217.11.166.169] has joined #linuxfr
rv_ Firebird: MEURT...



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



Bug#560010: dpkg: please add sparc64 support

2009-12-09 Thread Guillem Jover
Hi!

On Tue, 2009-12-08 at 10:52:24 +0100, Aurelien Jarno wrote:
 Package: dpkg
 Version: 1.14.25
 Severity: wishlist
 Tags: patch
 User: debian-sp...@lists.debian.org
 Usertags: sparc64
 
 Please add support for a sparc64 architecture below. I know that such 
 support was present in dpkg at some time,

Previously the Debian sparc architecture would have erroneously matched
on the GNU sparc64 triplet, but that was only in one direction. I
removed that bogus match, but we've never had an actual sparc64
architecture.

 so let me give some rationale for such a new port:
 - Debian currently only support 64-bit kernels.
 - The current userland is 32-bit, but needs a SPARC V9 CPU, which 
   supports 64-bit instructions.
 - 32-bit toolchain is not supported anymore upstream.
 - The use of  4GB per process is not that uncommon those days, especially
   in scientific computation applications.

All of which seem fair to me, so I've committed locally the patch,
will be on my next push. Thanks.

regards,
guillem



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



Bug#560166: E: Could not download file: /lucid/main/installer-i386/current/images//cdrom/gtk/vmlinuz

2009-12-09 Thread rosea grammostola
Package: live-helper
Version: 2.0~a2-1
Severity: normal

live-helper from git
Building Ubuntu lucid (10.04)
Using Debian testing/unstable

E: Could not download file: 
http://archive.ubuntu.com/ubuntu//dists/lucid/main/installer-i386/current/images//cdrom/gtk/vmlinuz

Setting up wget (1.11.4-2ubuntu2) ...
2009-12-09 13:39:35 
URL:http://archive.ubuntu.com/ubuntu//dists/lucid/main/installer-i386/current/images//cdrom/vmlinuz
 [4003296/4003296] - 
/home/d/linux_dev/live-dev/ubuntu-lucid/cache/binary_debian-installer/http:__archive.ubuntu.com_ubuntu__dists_lucid_main_installer-i386_current_images__cdrom_vmlinuz
 [1]
2009-12-09 13:39:42 
URL:http://archive.ubuntu.com/ubuntu//dists/lucid/main/installer-i386/current/images//cdrom/initrd.gz
 [5323772/5323772] - 
/home/d/linux_dev/live-dev/ubuntu-lucid/cache/binary_debian-installer/http:__archive.ubuntu.com_ubuntu__dists_lucid_main_installer-i386_current_images__cdrom_initrd.gz
 [1]
http://archive.ubuntu.com/ubuntu//dists/lucid/main/installer-i386/current/images//cdrom/gtk/vmlinuz:
2009-12-09 13:39:42 ERROR 404: Not Found.
E: Could not download file: 
http://archive.ubuntu.com/ubuntu//dists/lucid/main/installer-i386/current/images//cdrom/gtk/vmlinuz
P: Begin unmounting filesystems...


in binary file:

# $LH_DEBIAN_INSTALLER: set debian-installer
# (Default: disabled)
LH_DEBIAN_INSTALLER=enabled

# $LH_DEBIAN_INSTALLER_DISTRIBUTION: set debian-installer suite
# (Default: empty)
LH_DEBIAN_INSTALLER_DISTRIBUTION=lucid

# $LH_DEBIAN_INSTALLER_PRESEEDFILE: set debian-installer preseed filename/url
# (Default: )
LH_DEBIAN_INSTALLER_PRESEEDFILE=

# $LH_DEBIAN_INSTALLER_GUI: toggle use of GUI debian-installer
# (Default: enabled)
LH_DEBIAN_INSTALLER_GUI=enabled

-- Package-specific info:

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

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

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

Versions of packages live-helper recommends:
ii  gettext-base  0.17-8 GNU Internationalization utilities

Versions of packages live-helper suggests:
ii  dosfstools 3.0.6-1   utilities for making and checking 
ii  fakeroot   1.14.4-1  Gives a fake root environment
ii  genisoimage9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
pn  memtest86+ | memtest86 none(no description available)
ii  mtools 4.0.10-1  Tools for manipulating MSDOS files
pn  parted none(no description available)
pn  squashfs-tools | genext2fs none(no description available)
ii  sudo   1.7.2p1-1 Provide limited super user privile
ii  syslinux   2:3.83+dfsg-1 utilities for the syslinux bootloa
pn  uuid-runtime   none(no description available)
pn  win32-loader   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#560169: rhythmbox crashes when reading from NFS volumes

2009-12-09 Thread Ignacio Diez
Package: rhythmbox
Version: 0.12.6-1
Severity: important

When trying to read files from a nfs-mounted volume, rhythmbox crashes and dies.
If the volume is not mounted, rhythmbox works correctly


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

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

Versions of packages rhythmbox depends on:
ii  dbus   1.2.16-2  simple interprocess messaging syst
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.28.0-1  GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gs 0.10.25-6 GStreamer plugin for ALSA
ii  gstreamer0.10-plugins- 0.10.17-1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins- 0.10.25-6 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.17-1 GStreamer plugins from the good 
ii  gstreamer0.10-pulseaud 0.10.17-1 GStreamer plugin for PulseAudio
ii  gstreamer0.10-sdl [gst 0.10.17-1 GStreamer plugin for SDL output
ii  gstreamer0.10-x0.10.25-6 GStreamer plugins for X11 and Pang
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.25-2  Avahi client library
ii  libavahi-common3   0.6.25-2  Avahi common library
ii  libavahi-glib1 0.6.25-2  Avahi glib integration library
ii  libbrasero-media0  2.28.2-1  CD/DVD burning library for GNOME -
ii  libc6  2.10.2-2  GNU 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-2simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgconf2-42.28.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgnome-keyring0  2.28.1-2  GNOME keyring services library
ii  libgnome-media02.28.1-1  runtime libraries for the GNOME me
ii  libgpod4   0.7.2-2   library to read and write songs an
ii  libgstreamer-plugins-b 0.10.25-6 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.25-4 Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.4-1  The GTK+ graphical user interface 
ii  libhal10.5.13-6  Hardware Abstraction Layer - share
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  liblircclient0 0.8.3-5   infra-red remote control support -
ii  libmtp80.3.7-7   Media Transfer Protocol (MTP) libr
ii  libmusicbrainz4c2a 2.1.5-2   Second generation incarnation of t
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libpango1.0-0  1.26.1-1  Layout and rendering of internatio
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libsoup-gnome2.4-1 2.28.1-3  an HTTP library implementation in 
ii  libsoup2.4-1   2.28.1-3  an HTTP library implementation in 
ii  libtotem-plparser122.28.1-2  Totem Playlist Parser library - ru
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-gnome2  2.28.0-1  Python bindings for the GNOME desk
ii  python-gst0.10 0.10.17-1 generic media-playing framework (P
ii  python-gtk22.16.0-1  Python bindings for the GTK+ widge
ii  python-support 1.0.6 automated rebuilding support for P
ii  python2.5  2.5.4-3   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages rhythmbox recommends:
ii  avahi-daemon 0.6.25-2Avahi mDNS/DNS-SD daemon
ii  gstreamer0.10-plugins-ug 0.10.13-2   GStreamer plugins from the ugly 
ii  gvfs-backends1.4.1-6 userspace virtual filesystem - bac
ii  hal  0.5.13-6Hardware Abstraction Layer
ii  notification-daemon  0.4.0-2 a daemon that displays passive pop
ii  yelp 2.28.0+webkit-1 Help browser for GNOME

Versions of packages rhythmbox suggests:
pn  

Bug#560167: check for / in serial should also be done in the munin plugin

2009-12-09 Thread Wouter Verhelst
Package: ekeyd
Version: 1.1.1-1
Severity: normal
Tags: patch

Hi,

First: who came up with the idea that using special characters in a
serial number, if you're going to be using that serial number for all
sorts of things afterward (such as filenames), would be a good idea? ;-)

Anyway: my entropykey is one of those, and the munin temperature plugin
didn't work. The following patch fixes that for me.

Note that I didn't check the whole munin plugin, just the code that's
relevant for the bits that happened to break for me.

--- ekeyd_stat_ 2009-11-17 12:53:16.0 +0100
+++ /usr/share/munin/plugins/ekeyd_stat_2009-12-09 12:20:42.0 
+0100
@@ -162,13 +162,15 @@
# details for each key 
foreach my $keyline (@result) {
my @elmnt = split(/\t/, $keyline);
-   print stats . $elmnt[5] . .label  . $elmnt[5] . \n;
+   my $name = $elmnt[5];
+   $name =~ s,/,_,g;
+   print stats . $name . .label  . $elmnt[5] . \n;
 
# set the graph type
if (defined $graph_type{$statistic}) {
-   print stats . $elmnt[5] . .type  . $graph_type{$statistic} 
. \n;
+   print stats . $name . .type  . $graph_type{$statistic} . 
\n;
} else {
-   print stats . $elmnt[5] . .type GAUGE\n;
+   print stats . $name . .type GAUGE\n;
}
 
}

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

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/2 CPU cores)
Locale: lang=nl_be.iso-8859...@euro, lc_ctype=nl_be.iso-8859...@euro 
(charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages ekeyd depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  liblua5.1-0   5.1.3-1Simple, extensible, embeddable pro
ii  liblua5.1-socket2 2.0.2-3TCP/UDP socket library for Lua 5.1
ii  lua5.15.1.3-1Simple, extensible, embeddable pro

Versions of packages ekeyd recommends:
ii  udev  0.125-7+lenny3 /dev/ and hotplug management daemo

Versions of packages ekeyd suggests:
ii  munin-node   1.2.6-10~lenny1 network-wide graphing framework (n

-- 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#560168: yubikey-server-c: Fails to install on creation of user

2009-12-09 Thread Jan Huijsmans
Package: yubikey-server-c
Version: 0.3-1
Severity: grave
Tags: patch
Justification: renders package unusable

Command useradd fails on the fact -X and -g groupname is used.
Remove -g groupname and package installs without problem.

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

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

Versions of packages yubikey-server-c depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libgcrypt11   1.4.4-6LGPL Crypto library - runtime libr
ii  libmicrohttpd50.4.4-1library embedding HTTP server func
ii  libpq58.4.1-1PostgreSQL C client library
ii  libyubikey0   1.5-1  Yubikey OTP handling library runti

yubikey-server-c recommends no packages.

yubikey-server-c suggests no packages.

-- no debconf information



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



Bug#559278: (no subject)

2009-12-09 Thread J.M.Roth
Severity: important

This makes just about 50% of this package useless indeed.



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



Bug#549407: [buildd-tools-devel] Bug#549407: ivtools 1.2.6-1 FTBFS on sparc and powerpc

2009-12-09 Thread Agustin Martin
clone 549407 -1
reassign -1 xutils-dev
retitle -1 imake: Must not unconditionally mangle pre-defined symbols in paths.
thanks

On Tue, Dec 08, 2009 at 03:01:12PM +, Roger Leigh wrote:
 Thanks for identifying the cause of the problem!
 
 So, to state the problem clearly: Imake is substituting the
 $(ARCH) part of the path to something else.  Such as 'i386' being
 swapped for something else entirely, thus resulting in an
 invalid path.

Exactly. This is particularly obscure, since not all arch names have the
associated symbol defined, e.g., I could not reproduce this with amd64, and
there were no problems with other autobuilders using new sbuild, but there
were with i386, sparc and powerpc.

 This is, IMO, completely broken on the part of Imake.

Agreed

 I'm reluctant
 to alter sbuild to accommodate such bad behaviour.  For one thing,
 it can substitute /any part/ of the path, so there's no guarantee it
 won't randomly break on the XX random part or any other path
 component for any given build.  The fix just makes the arch
 mismatch because underscore makes the two parts a single token, but
 that is not to say it will /never/ match.  I accept that it solves
 the immediate issue, but it doesn't correct the fundamental
 underlying defect in imake.
 
 What's worse is that the random path might actually be /valid/, in
 which case it might scribble junk into, or delete files from, a
 directory other than the build directory.  Unlikely, but possible,
 so a potential security problem on the buildd.

Agreed also, but note that there is the same potential problem with the
current setup. IIRC, few packages still use imake, so this is not at all
a generalized problem. 

The only action I'd currently expect to be considered from the sbuild side
is documenting this misbehavior. I agree that this is an imake misbehavior,
so I am cloning this bug report and reassigning the clone to xutils-dev.
I am keeping current RC severity, xutils-dev maintainers, please readjust at
your will.

 Is this possible to fix in ivtools using the -u option to undefine
 things as suggested in the FAQ?  Given the package-specific nature
 of the problem, I feel this would be a more appropriate place for
 a fix.

Yes, that is the scheduled fix. Unfortunately, the buildd-tools mailing list
stripped the patch, this is the relevant part,

+# Make sure this symbol is disabled when imake is invoked.
+MAKE += SPECIAL_IMAKEFLAGS=-U$(ARCH)
+

and changed make-$(MAKE). In practice, this should only affect the Makefile
and Makefiles targets. However, I did not check carefully if there is other
indirect imake invocation, so doing things this way does not hurt.

I expect to upload a fixed ivtools NMU today.

Cheers,

-- 
Agustin



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



Bug#560170: Fails to reproduce openmpi-1.3.4.tar.bz2

2009-12-09 Thread Goswin von Brederlow
Package: pristine-tar
Version: 1.00
Severity: normal

Hi,

pristine-tar fails to reproduce

http://www.open-mpi.org/software/ompi/v1.3/downloads/openmpi-1.3.4.tar.bz2
MD5:978c29f3b671856daa0fc67459b73e01
SHA1:   f62247e80296509d22b34bd4db1c230422210ad3

I don't know how that file was generated but it doesn't seem to be
plain bzip2, pbzip2 nor lbzip2.

MfG
Goswin

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

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

Versions of packages pristine-tar depends on:
ii  libc6  2.10.1-7  GNU C Library: Shared libraries
ii  perl-modules   5.10.1-7  Core Perl modules
ii  xdelta 1.1.3-9   A diff utility which works with bi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages pristine-tar recommends:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  pbzip21.0.5-1parallel bzip2 implementation

pristine-tar 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#557778: [DRE-maint] Bug#557778: same problem here

2009-12-09 Thread Antonio Terceiro
- Forwarded message from Antonio Terceiro terce...@softwarelivre.org -

Date: Wed, 9 Dec 2009 09:38:11 -0300
From: Antonio Terceiro terce...@softwarelivre.org
To: Vincent Fourmond fourm...@debian.org
Cc: Jérémy Lal je...@edagames.com, 557778-subscr...@bugs.debian.org
Subject: Re: [DRE-maint] Bug#557778: same problem here
User-Agent: Mutt/1.5.20 (2009-06-14)

Hello,

Vincent Fourmond escreveu isso aí:
 retitle 557778 Should be less strick checking imagemagick version at run
 time
 severity 557778 serious
 thanks
 
 Jérémy Lal wrote:
  In fact, now i have the same problem :
  
  /usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was 
  configured with ImageMagick 6.5.7 but ImageMagick 6.5.8-3 is in use. 
  (RuntimeError)
  
  Adding version in debian/control dbuild-dependencies fixes the problem :
  
  Build-Depends: debhelper (= 5), libmagickcore-dev (= 6.5.8), ruby1.8, 
  ruby1.8-dev, libwmf-bin, ghostscript, gsfonts, cdbs (= 0.4.33), 
  ruby-pkg-tools (= 0.13), rdoc, graphviz, quilt, libsetup-ruby1.8 (= 
  3.4.1-3), libmagickwand-dev (= 6.5.8)
 
   This problem had shown up before, and it was fixed with a binNMU. The
 trouble is that binNMU should not be needed unless there is a bump in
 the soname, shouldn't it ?

   This is a pain, but unfortunately, I don't have time to fix that now.
 Antonio, you did the last upload, would you have the time to investigate
 ? In principle, if the Ruby module is only sensitive to changes that
 would warrant a SONAME bump of the imagemgick libraries, the check
 should be disabled altogether; could you please check ?

RMagick itself provides a way of disabling the check: settting
RMAGICK_BYPASS_VERSION_TEST to true before requiring RMagick.so.

I've tested it in up-to-date sid and squeeze boxes by running the
spinned.rb example:

on sid
==

-8---8---
terce...@morere:~/tmp (home)$ cat bypass.rb
RMAGICK_BYPASS_VERSION_TEST = true
terce...@morere:~/tmp (home)$ ruby spinner.rb 
/usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was 
configured with ImageMagick 6.5.7 but ImageMagick 6.5.8-3 is in use. 
(RuntimeError)
  from /usr/lib/ruby/1.8/RMagick.rb:11
  from spinner.rb:4:in `require'
  from spinner.rb:4
terce...@morere:~/tmp (home)$ ruby -r./bypass spinner.rb 
This example creates an animated GIF that resembles the OS X waiting icon.
You can view the GIF with the command

animate spinner.gif

-8---8---

(so it worked, the generated image was ok)

on squeeze
==

-8---8---
terce...@testing:~$ cat bypass.rb
RMAGICK_BYPASS_VERSION_TEST = true
terce...@testing:~$ ruby spinner.rb
/usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagick was 
configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. 
(RuntimeError)
from /usr/lib/ruby/1.8/RMagick.rb:11
from spinner.rb:4:in `require'
from spinner.rb:4
terce...@testing:~$ ruby -r./bypass spinner.rb
This example creates an animated GIF that resembles the OS X waiting icon.
You can view the GIF with the command

animate spinner.gif
*** glibc detected *** ruby: malloc(): memory corruption: 0x08990978 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7d12824]
/lib/i686/cmov/libc.so.6[0xb7d152cb]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x5e)[0xb7d1717e]
/usr/lib/libMagickCore.so.2(AcquireMagickMemory+0x26)[0xb7a09476]
/usr/lib/libMagickCore.so.2(AcquireImageInfo+0x23)[0xb79f7073]
/usr/lib/libMagickCore.so.2(CloneImageInfo+0x1c)[0xb79f712c]
/usr/lib/libMagickCore.so.2(GetDrawInfo+0x74)[0xb79a6fc4]
/usr/lib/ruby/1.8/i486-linux/RMagick2.so(DrawOptions_initialize+0x52)[0xb7becaa2]
/usr/lib/ruby/1.8/i486-linux/RMagick2.so(Draw_initialize+0x48)[0xb7becb38]
/usr/lib/libruby1.8.so.1.8[0xb7e99ae5]
/usr/lib/libruby1.8.so.1.8[0xb7ea4c8c]
/usr/lib/libruby1.8.so.1.8[0xb7ea4e20]
/usr/lib/libruby1.8.so.1.8(rb_funcall2+0x6b)[0xb7ea57ab]
/usr/lib/libruby1.8.so.1.8(rb_obj_call_init+0x57)[0xb7ea5857]
/usr/lib/libruby1.8.so.1.8(rb_class_new_instance+0x3a)[0xb7ed5bfa]
/usr/lib/libruby1.8.so.1.8[0xb7e99b00]
/usr/lib/libruby1.8.so.1.8[0xb7ea4c8c]
/usr/lib/libruby1.8.so.1.8[0xb7ea4e20]
/usr/lib/libruby1.8.so.1.8[0xb7e9f671]
/usr/lib/libruby1.8.so.1.8[0xb7ea08fc]
/usr/lib/libruby1.8.so.1.8[0xb7ea330c]
/usr/lib/libruby1.8.so.1.8(rb_yield+0x27)[0xb7eaeb47]
/usr/lib/libruby1.8.so.1.8[0xb7ecea29]
/usr/lib/libruby1.8.so.1.8[0xb7e99ae5]
/usr/lib/libruby1.8.so.1.8[0xb7ea4c8c]
/usr/lib/libruby1.8.so.1.8[0xb7ea4e20]
/usr/lib/libruby1.8.so.1.8[0xb7e9f671]
/usr/lib/libruby1.8.so.1.8[0xb7ea2a59]
/usr/lib/libruby1.8.so.1.8[0xb7eb1267]
/usr/lib/libruby1.8.so.1.8(ruby_exec+0x22)[0xb7eb12b2]
/usr/lib/libruby1.8.so.1.8(ruby_run+0x2f)[0xb7eb12ef]
ruby[0x804871d]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7cbdb55]
ruby[0x8048631]
=== Memory map: 

Bug#559638: FTBFS [hppa]: unrecognized command line option -m32

2009-12-09 Thread Christian Holm Christensen
Hi,

On Tue, 2009-12-08 at 01:23 +0100, Domenico Andreoli wrote: 
 Hi,
 
   -m32 is a machine dependent option, on x86 it is used to build 32bit
 code whereas -m64 is for 64bit code.  it is not available on hppa
 because userland is 32bit only.

I believe I have fixed the problem in my current working release.
Unfortunately, I cannot test it, as paer.debian.org does not allow me to
log in (Error: 'Permission denied (publickey).').   I will upload a new
revision soon, and I hope that it will build OK. 

Yours,

-- 
 ___  |  Christian Holm Christensen 
  |_| |  -
| |  Address: Sankt Hansgade 23, 4Phone: (+45) 35 35 96 91
 _|   DK-2200 Copenhagen NCell:  (+45) 24 61 85 91
_|Denmark Office:(+45) 353  25 447
 |   Email:   ch...@nbi.dkWeb:http://cern.ch/cholm
 | |





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



Bug#559578: eeepc-acpi-scripts: EeePC 701 freezes with garbled screen while booting

2009-12-09 Thread Corentin Chary
On Wed, Dec 9, 2009 at 12:54 PM, Alan Jenkins
sourcejedi.l...@googlemail.com wrote:
 Hi Corentin

 It looks like it's not just my 701 which has problems with SHE.  Given
 that Asus don't support it on the pre-installed OS, I think we should
 disable it for the 701.

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559578.

 Thanks
 Alan


But if I remember correctly, it worked fine on my 701 (only two modes,
but no freeze).
To trigger the bug, I have to echo 0 /sys/devices/platform/eeepc/cpufv ?
I don't have my 701 right now, so I can't test, is there anything in
dmesg or is it only a bad hardware freeze ?

Anyway, if we disable it for 701, how can we detect that this is a 701
? using dmi matching ? when only 2 modes are available ?
Thanks,
-- 
Corentin Chary
http://xf.iksaif.net



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



Bug#560164: netbase: Fails to purge on non-Linux archs

2009-12-09 Thread Marco d'Itri
severity 560164 important
thanks

On Dec 09, Samuel Thibault sthiba...@debian.org wrote:

 Severity: serious
 Justification: Fails to purge
No hurry, nobody needs to purge it anyway if they like having
networking.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#560172: [python-moinmoin] mod_wsgi error

2009-12-09 Thread Brent S. Elmer Ph.D.
Package: python-moinmoin
Version: 1.9.0~rc2-1
Severity: important

--- Please enter the report below this line. ---
The new version of python-moinmoin gives me the following error in the apache 
log when I try to go to 
my wiki in the browser:

 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] mod_wsgi (pid=16961): 
 Exception occurred processing WSGI script '/var/www/profitwiki/moin.wsgi'.
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] Traceback (most recent 
 call last):
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/werkzeug/utils.py, line 248, in __call__
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] return 
 self.app(environ, start_response)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py, line 251, in __call__
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] response = 
 run(context)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py, line 70, in run
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] response = 
 dispatch(request, context, action_name)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py, line 118, in dispatch
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] response = 
 handle_action(context, pagename, action_name)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/wsgiapp.py, line 177, in handle_action
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] 
 handler(context.page.page_name, context)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/action/__init__.py, line 261, in 
 do_show
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] 
 content_only=content_only,
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/Page.py, line 1134, in send_page
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] 
 request.user.addTrail(self)
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/user.py, line 882, in addTrail
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] if 
 self._wantTrail():
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1]   File 
 /usr/lib/pymodules/python2.5/MoinMoin/user.py, line 874, in _wantTrail
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] return (not 
 self.valid and self._request.cfg.cookie_lifetime[0]  # anon sessions enabled
 [Tue Dec 08 09:29:23 2009] [error] [client 127.0.0.1] TypeError: 'int' object 
 is unsubscriptable

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30.091104

Debian Release: squeeze/sid
  500 testing www.debian-multimedia.org 
  500 testing security.debian.org 
  500 testing debian.linux.ibm.com 
  500 jaunty  ppa.launchpad.net 

--- Package information. ---
Depends(Version) | Installed
-+-
python  (= 2.4) | 2.5.4-2
python-support   (= 0.90.0) | 1.0.4
python-werkzeug  | 0.5.1-1
python-pygments  | 1.1.1+dfsg-2
python-parsedatetime | 0.8.7-1


Recommends(Version) | Installed
===-+-===
default-mta | 
 OR mail-transport-agent| 
python-xapian   | 1.0.17-1
python-xappy| 
fckeditor   | 1:2.6.5-1


Suggests (Version) | Installed
==-+-
apache2| 2.2.14-3
 OR httpd-cgi  | 
 OR libapache2-mod-python  | 
 OR python-twisted-web | 8.2.0-2
 OR libapache2-mod-fcgid   | 
 OR libapache2-mod-fastcgi | 
python-flup| 
python-4suite-xml  | 
python-xml | 0.8.4-10.1
python-gdchart | 
python-docutils(= 0.3.10) | 
python-pyxmpp  | 
python-openid  | 
python-tz  | 2009p-1
python-ldap| 2.3.10-1
python-mysqldb | 
miscfiles  | 
 OR wordlist   | 
antiword   | 
catdoc | 
smbfs  | 2:3.4.3-1
poppler-utils  | 0.12.2-2
 OR xpdf-utils | 
docbook-dsssl  | 









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

Bug#560018: Upstream behaves the same

2009-12-09 Thread Shai Berger
I have just tested this issue again, this time with KDE compiled from source 
(trunk). It seems to behave the same way, so inasmuch as this is a kxkb bug, 
it is not a Debian bug.

Other possible culprits might be console-setup, xkb (one of the related 
packages), or even hal).

Thanks,
Shai.



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



Bug#546825: Reproduced

2009-12-09 Thread Ian Molton
Hi,

I get this too. so confirmed on debian testing.

insight-bin: error while loading shared libraries: libitcl3.2.so.1:
cannot open shared object file: No such file or directory

It also wants itk3.2.so.1 and tcl 8.4 (8.5 installed)

This package is useless as it stands.



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



Bug#560173: xscreensaver-data-extra package: bsod screensaver missing

2009-12-09 Thread Massimo Gagliasso
Package: xscreensaver-data-extra

Version: 5.10-4

Debian Sid


Regards

MG



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



Bug#557476: setting not restored on suspend/resume and login/logout

2009-12-09 Thread Michal Čihař
Hi

Dne Tue, 24 Nov 2009 14:38:34 +0100
Bas Zoetekouw b...@debian.org napsal(a):

 Hi Michal!
 
 You wrote:
 
   The enable tapping settings of gsynaptics are not restored upon
   suspend/resume or restart.  I have to run gsynatiptics-init every
   time by hand to restore tapping functionality.
  
  It should be run automatically on startup of gnome session, it does not
  start?
 
 Apararently not.  Is there a way for me to check?

Do you have gnome-settings-daemon running?

If so, can you check if it loaded the pointing-device plugin  (eg. by
looking to /proc/PID/maps whether the plugin is mapped)?

 Although gnome-session magic could probably solve the issue when loging
 in, I do not log into gnome after suspend/resume, so that would not
 solve the issue after a suspend/resume cycle.

I think the X11 or kernel driver should take care of keeping settings
over suspend. Try reporting it there.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


  1   2   3   4   >