Bug#552042: install fails on ThinkPad w500

2009-10-24 Thread Christian Perrier
Quoting Wendy Elmer (webe...@aim.com):
 
 Package: installation-reports
 
 Boot method: CD
 Image version: 
 http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/

 commandline read:  debconf
 
 Gdk-CRITICAL **: gdk_drawable_set_colormap:  assertion `cmap == NULL 
 ||
 gdk_drawable_get_depth (drawable) == cmap-visual-depth' failed
 
 caught signal 11 (at 0x28, invalid address) --
 
 I don't have all of the details on the error message since it gives 
 me a
 headache to try and copy everything from the scrolling screen but I
 copied most of the error.
 
 The w500 has integrated Intel Graphics Media Accelerator 4500MHD
 graphics and a discrete ATI Mobility FireGL V5700.  The graphics is OS
 selectable but I have turned the OS selectable off in the BIOS 
 because I
 have seen others say it confuses Linux.  I have set the graphics to 
 the
 discrete ATI since that is what I intend to use and I thought it would
 be better to be using that during the install to get everything 
 detected
 correctly.
 
 I rebooted and installed using expert mode without graphical and I was able 
 to install.
 The install recognized that I had windows XP already installed on a partition 
 but it 
 didn't put it in grub.


Any other D-I people with an idea on this? I can't reproduce that
problem in Virtualbox with that exact same image  and I don't think
this would be hardware-related.




signature.asc
Description: Digital signature


Bug#550947: qutecom segfaults at startup

2009-10-24 Thread Giuseppe Sacco
Il giorno dom, 18/10/2009 alle 09.09 +0200, Giuseppe Sacco ha scritto:
 Il giorno mer, 14/10/2009 alle 23.20 -0700, Ludovico Cavedon ha scritto:
  Hi,
 [...]
  Thanks for the backtrace.
  Could you please also attach the output to the terminal when starting it 
  with
  OWLOGGER_DEFAULT=debug qutecom -style plastique
[...]

After installint libqt debug symbols, I have a clearer backtrace:

Starting program: /usr/bin/qutecom -style plastique
[Thread debugging using libthread_db enabled]
[New Thread 0xb527cb70 (LWP 10797)]
[New Thread 0xb4a7bb70 (LWP 10798)]
(debug) 07:55:25 [Common] int main(int, char**): Started
[New Thread 0xb3f20b70 (LWP 10799)]
(debug) 07:55:25 [Purple] void* PurpleMainEventLoop(void*): Starting gMainLoop
(debug) 07:55:25 [File] virtual bool FileReader::open(): loading 
/usr/share/qutecom//config/config.xml
(debug) 07:55:25 [File] virtual bool FileReader::open(): loading 
/home/giuseppe/.qutecom/config.xml
(debug) 07:55:25 [File] virtual bool FileReader::open(): loading 
/home/giuseppe/.qutecom/config.xml
(debug) 07:55:27 [Purple] virtual PurpleIMFactory::~PurpleIMFactory(): Stopping 
gMainLoop
(debug) 07:55:27 [Purple] void* PurpleMainEventLoop(void*): gMainLoop stopped
[Thread 0xb3f20b70 (LWP 10799) exited]

Program received signal SIGSEGV, Segmentation fault.
QLibraryPrivate::findOrCreate (fileName=..., version=...) at 
plugin/qlibrary.cpp:429
429 plugin/qlibrary.cpp: No such file or directory.
in plugin/qlibrary.cpp
(gdb) bt
#0  QLibraryPrivate::findOrCreate (fileName=..., version=...) at 
plugin/qlibrary.cpp:429
#1  0xb6f654e5 in QLibrary::setFileName (this=0x86dfea0, fileName=...) at 
plugin/qlibrary.cpp:907
#2  0xb62aaa39 in qdbus_loadLibDBus () at qdbus_symbols.cpp:76
#3  0xb625f3af in QDBusConnection::connectToBus 
(type=QDBusConnection::SystemBus, name=...) at qdbusconnection.cpp:316
#4  0xb6260896 in QDBusDefaultConnection () at qdbusconnection.cpp:953
#5  _q_systemBus () at qdbusconnection.cpp:962
#6  0xb62609ff in QDBusConnection::systemBus () at qdbusconnection.cpp:972
#7  0x083e3849 in NetworkObserver (this=0x86e0808)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/network/NetworkObserver.cpp:59
#8  0x083e3bfe in NetworkObserver::getInstance ()
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/network/NetworkObserver.cpp:81
#9  0x083ed387 in ~SipAccount (this=0x8686200, __in_chrg=value optimized out)
at 
/build/buildd-qutecom_2.2~rc3.hg396~dfsg1-2-i386-5L9OZ0/qutecom-2.2~rc3.hg396~dfsg1/wengophone/src/model/account/SipAccount.cpp:109
#10 0xb5beef9f in ?? () from /lib/i686/cmov/libc.so.6
#11 0xb5bef00f in exit () from /lib/i686/cmov/libc.so.6
#12 0xb5bd6b3e in __libc_start_main () from /lib/i686/cmov/libc.so.6
#13 0x081beb11 in _start () at ../sysdeps/i386/elf/start.S:119





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



Bug#552192: /usr/bin/licensecheck: provide mechanism to exclude files matching certain licenses

2009-10-24 Thread Vagrant Cascadian
Package: devscripts
Version: 2.10.35lenny7
Severity: wishlist
File: /usr/bin/licensecheck

after reviewing a source package with nearly 1000 files, i thought it would be
extremely useful to be able to exclude/include files that match certain license
patterns.

something like:

  licensecheck --include-license UNKNOWN

and then it would only show files that have an UNKNOWN license.

alternately, something like:

  licensecheck --exclude-license *GPL*

similarly, something to check for missing copyrights:

  licensecheck --missing-copyright

this would make it easier to target the most problematic files, or tracking
down a particular type of issue with licensing and copyright review.

thanks!

live well,
  vagrant

-- Package-specific info:

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

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

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

Kernel: Linux 2.6.26-2-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/bash

Versions of packages devscripts depends on:
ii  dpkg-dev 1.14.25 Debian package development tools
ii  libc62.7-18  GNU C Library: Shared libraries
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at 3.1.10.2  Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-3 A simple mail user agent
ii  bzr1.5-1.1   easy to use distributed version co
ii  curl   7.18.2-8lenny3Get a file from an HTTP, HTTPS or 
ii  dctrl-tools2.13.1Command-line tools to process Debi
ii  debian-keyring 2009.01.18GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.52  GPG keys of Debian maintainers
ii  dput   0.9.2.32  Debian package upload tool
ii  equivs 2.0.7-0.1 Circumvent Debian package dependen
ii  fakeroot   1.11  Gives a fake root environment
ii  git-core   1:1.5.6.5-3+lenny2fast, scalable, distributed revisi
ii  gnupg  1.4.9-3+lenny1GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0.6-3   lightweight web browser based on M
ii  libauthen-sasl-per 2.12-1Authen::SASL - SASL Authentication
ii  libcrypt-ssleay-pe 0.57-1+b1 Support for https protocol in LWP
ii  libparse-debcontro 2.005-2   Easy OO parsing of Debian control-
ii  libsoap-lite-perl  0.710.08-1Client and server side SOAP implem
ii  libterm-size-perl  0.2-4+b1  Perl extension for retrieving term
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  libwww-perl5.813-1   WWW client/server library for Perl
ii  libyaml-syck-perl  1.05-1Fast, lightweight YAML loader and 
ii  lintian2.2.17Debian package checker
ii  lsb-release3.2-20Linux Standard Base version report
ii  lynx-cur [www-brow 2.8.7dev9-2.1 Text-mode WWW Browser with NLS sup
ii  man-db 2.5.2-4   on-line manual pager
ii  openssh-client [ss 1:5.1p1-5 secure shell client, an rlogin/rsh
ii  patch  2.5.9-5   Apply a diff file to an original
ii  patchutils 0.2.31-4  Utilities to work with patches
ii  strace 4.5.17+cvs080723-2A system call tracer
ii  subversion 1.5.1dfsg1-4  Advanced version control system
ii  unzip  5.52-12   De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-2+b1WWW browsable pager with excellent
ii  wdiff  0.5-18Compares two files word by word
ii  wget   1.11.4-2+lenny1   retrieves files from the web

Versions of packages devscripts suggests:
ii  build-essential   11.4   Informational list of build-essent
pn  cvs-buildpackage  none (no description available)
pn  devscripts-el none (no description available)
pn  gnuplot   none (no description available)
pn  libfile-desktopentry-perl none (no description available)
pn  libnet-smtp-ssl-perl  none (no description available)
ii  mutt  1.5.18-6   text-based mailreader supporting M
pn  svn-buildpackage  none (no description available)

-- no debconf information



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



Bug#552193: Uninstallable, depends on libgch6-fastcgi-dev (s/gch/ghc/)

2009-10-24 Thread Josh Triplett
Package: libghc6-fastcgi-prof
Version: 3001.0.2.2-1
Severity: serious

libghc6-fastcgi-prof depends on libgch6-fastcgi-dev, rather than
libghc6-fastcgi-dev as it should.  This makes it uninstallable.

- Josh Triplett

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

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



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



Bug#552194: Phpmyadmin Bug

2009-10-24 Thread Juli�Moreno Pati�
Package: phpmyadmin
Version: 4:2.11.8.1-5+lenny1
Severity: critical
Tags: security
Justification: root security hole

Cross-site scripting (XSS) vulnerability allows remote attackers to inject 
arbitrary web script or HTML via a crafted MySQL table name.
SQL injection vulnerability allows remote attackers to inject SQL via various 
interface parameters of the PDF schema generator feature.

Assigned CVE ids: CVE-2009-3696  CVE-2009-3697

For more clarity:

http://www.phpmyadmin.net/home_page/security/PMASA-2009-6.php

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

Kernel: Linux 2.6.26-2-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 phpmyadmin depends on:
ii  debconf [debconf-2 1.5.24Debian configuration management sy
ii  libapache2-mod-php 5.2.6.dfsg.1-1+lenny3 server-side, HTML-embedded scripti
ii  perl   5.10.0-19lenny2   Larry Wall's Practical Extraction 
ii  php5-mcrypt5.2.6.dfsg.1-1+lenny3 MCrypt module for php5
ii  php5-mysql 5.2.6.dfsg.1-1+lenny3 MySQL module for php5

Versions of packages phpmyadmin recommends:
ii  apache2-mpm-prefor 2.2.9-10+lenny4   Apache HTTP Server - traditional n
ii  php5-gd5.2.6.dfsg.1-1+lenny3 GD module for php5

Versions of packages phpmyadmin suggests:
ii  mysql-server   5.0.51a-24+lenny2 MySQL database server (metapackage
ii  mysql-server-5.0 [mysq 5.0.51a-24+lenny2 MySQL database server binaries

-- debconf information excluded



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



Bug#552195: dircolors: Please match extensions case-insensitively

2009-10-24 Thread Josh Triplett
Package: coreutils
Version: 7.5-6
Severity: normal

I occasionally download a file and find that it has an extension like
..AVI or .MP4.  dircolors only matches the lowercase extensions, so these
files don't get colored like other media files.  Please match file
extensions case-insensitively.

Thanks,
Josh Triplett

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

Kernel: Linux 2.6.31-trunk-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 coreutils depends on:
ii  libacl1   2.2.48-1   Access control list shared library
ii  libattr1  1:2.4.44-1 Extended attribute shared library
ii  libc6 2.10.1-2   GNU C Library: Shared libraries
ii  libselinux1   2.0.87-3   SELinux runtime shared libraries

coreutils recommends no packages.

coreutils 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#129624: Reopen: #129624 abcde: retrieve CDDB info and apply it when you don't have the CD handy

2009-10-24 Thread A. Costa
reopen 129624 !  

thanks  

Debian Developer C. Tuckley marked it 'wontfix' and closed it a week
later. Reopening because:

1) A closed 'wontfix' implies a fix.
2) Other users (me, for one) crave this feature.
3) Tuckley thinks the 2002 submitter not replying is notable.
   Irrelevant -- as the Python song goes: Beethoven's gone, 
   but his music lives on...

HTH...



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



Bug#540906: and avifile maintenance

2009-10-24 Thread Yavor Doganov
Simon McVittie wrote:
 Do you intend to adopt this package and become its Debian
 maintainer?

No, I have no interest in maintaining this package.  But there's a
good chance that Zdenek adopts it again, I think.



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



Bug#552196: fancontrol: please allow a fan to be controlled by more than one sensor

2009-10-24 Thread Piotr Engelking
Package: lm-sensors
Version: 1:3.1.1-4
Severity: wishlist

Currently, fancontrol allows a fan to be controlled by one sensor only. This
may, however, not always be enough. When testing, I am easily able to create
a temperature difference between Athlon 64 Brisbane cores exceeding 20 °C,
and it seems likely that larger differences are possible, as well. It is
also possible for a fan to be set up to cool more than one chip, which would
greatly increase the possible temperature difference even further.

It would be nice if fancontrol allowed a fan to be controlled by more than
one sensor - it could calculate the fan speed based on a reading of each
sensor in a group and choose the greatest value.


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

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

Versions of packages lm-sensors depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libsensors4   1:3.1.1-4  library to read temperature/voltag
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  perl  5.10.1-5   Larry Wall's Practical Extraction
ii  sed   4.2.1-3The GNU sed stream editor

lm-sensors recommends no packages.

Versions of packages lm-sensors suggests:
ii  i2c-tools 3.0.2-1heterogeneous set of I2C tools for
ii  read-edid 2.0.0-3.1  hardware information-gathering too
pn  sensord   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#552197: lm-sensors: should restart fancontrol in postinst, not start

2009-10-24 Thread Piotr Engelking
Package: lm-sensors
Version: 1:3.1.1-4
Severity: normal

On the upgrade of lm-sensors, /var/lib/dpkg/info/lm-sensors.postinst
attempts to run the command 'invoke-rc.d fancontrol start'. This fails,
since the previous version of fancontrol is already running:

Setting up lm-sensors (1:3.1.1-4) ...
insserv: warning: current stop runlevel(s) (1) of script
`binfmt-support' overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script
`sysfsutils' overwrites defaults (empty).
Starting fan speed regulator: fancontrol failed!
insserv: warning: current stop runlevel(s) (1) of script
`binfmt-support' overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script
`sysfsutils' overwrites defaults (empty).

Please run 'invoke-rc.d fancontrol restart', instead.


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

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

Versions of packages lm-sensors depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libsensors4   1:3.1.1-4  library to read temperature/voltag
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  perl  5.10.1-5   Larry Wall's Practical Extraction
ii  sed   4.2.1-3The GNU sed stream editor

lm-sensors recommends no packages.

Versions of packages lm-sensors suggests:
ii  i2c-tools 3.0.2-1heterogeneous set of I2C tools for
ii  read-edid 2.0.0-3.1  hardware information-gathering too
pn  sensord   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#129624: Reopen: #129624 abcde: retrieve CDDB info and apply it when you don't have the CD handy

2009-10-24 Thread A. Costa
Sorry maintainers, if that last message was too clipped.  After sending
it, I looked through the changelog, and noticed  that Tuckley's doing a
lot of work on 'abcde'.  Of course I'd just figured CT was some random
fella, (I still think this bug should stay open tho').

But since I'm probably not the first person to make that sort of
mistake, maybe there's another 'wishlist' in this.  Maintainers change
too, but submitters and BTS browsers may not know about who has what
job.  Maybe a maintainer's taglines should clearly explain the work
they do for the current package.  Examples:

# the current maintainer
John Smith, current Debian Maintainer of 'foobar'

# former maintainer
John Smith, former Debian Maintainer of 'foobar'
John Smith, Debian Maintainer Emeritus of 'foobar'

# second banana
John Smith, Debian Developer and code contributor to 'foobar'

NB: the tagline shouldn't say every package whosie does, just the
relevant one(s) relative to the package being discussed.

I'd think of it like a distinctive insignia on a uniform (as with
military brass).


- Sincerely,
  A. Costa, independent BTS grouser and user of 'abcde'



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



Bug#552199: gnome-app-install: [INTL:fr] French program translation update

2009-10-24 Thread Christian Perrier
Package: gnome-app-install
Version: N/A
Severity: wishlist
Tags: patch l10n

(this is a standard message, not customized for your package)

Please find attached the french translation of this package's
programs, proofread by the debian-l10n-french mailing list
contributors.

This file should be put as fr.po in the appropriate po/
directory. If this package is not a native Debian package, please
don't forget to forward this translation to the upstream maintainer.

Depending on the version of the build tools or the build process used
in the software, you may have to update the LINGUAS variable in the
configure scripts in case the french translation is a *new*
translation for this software/package.

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

Kernel: Linux 2.6.30-2-686 (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
# translation of gnome-app-install.po to french
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Bruno Patri bruno.pa...@gmail.com, 2007.
msgid 
msgstr 
Project-Id-Version: gnome-app-install\n
Report-Msgid-Bugs-To: Sebastian Heinlein s...@glatzor.de\n
POT-Creation-Date: 2009-08-10 19:10+0200\n
PO-Revision-Date: 2009-07-28 14:14+\n
Last-Translator: Bruno Patri bruno.pa...@gmail.com\n
Language-Team: french kde-francoph...@kde.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Launchpad-Export-Date: 2009-08-10 16:00+\n
X-Generator: Launchpad (build Unknown)\n

#: ../data/gnome-app-install.schemas.in.h:1
msgid Components that have been confirmed to install applications from
msgstr 
Dépôts validés, à partir desquels les applications peuvent être installées

#: ../data/gnome-app-install.schemas.in.h:2
msgid If true, the main window is maximized.
msgstr La fenêtre est maximisée si la case est cochée.

#: ../data/gnome-app-install.schemas.in.h:3
msgid Main window height
msgstr Hauteur de la fenêtre principale

#: ../data/gnome-app-install.schemas.in.h:4
msgid Main window maximization state
msgstr État (maximisé/réduit) de la fenêtre principale

#: ../data/gnome-app-install.schemas.in.h:5
msgid Main window width
msgstr Largeur de la fenêtre principale

#: ../data/gnome-app-install.schemas.in.h:6
msgid 
Possible values: 0 : show all available applications 1 : show only free 
applications 2 : - 3 : show only supported applications 4 : show only 3rd 
party applications 5 : - 6 : show only installed applications
msgstr 
Valeurs possibles : 0 : affiche tous les logiciels disponibles 1 : affiche 
uniquement les logiciels libres 2 :  - 3 : affiche uniquement les logiciels 
pris en charge 4 : affiche uniquement les applications tierces 5 : - 6 : 
affiche uniquement les applications installées

#: ../data/gnome-app-install.schemas.in.h:7
msgid Show only a subset of applications
msgstr Affiche uniquement un sous-ensemble d'applications

#: ../data/gnome-app-install.schemas.in.h:8
msgid Suggest application for MIME-type: approved components
msgstr 
Dépôts approuvés pour proposer des applications ouvrant un fichier de type 
MIME donné

#: ../data/gnome-app-install.schemas.in.h:9
msgid Timeout for interactive search
msgstr Délai d'expiration pour la recherche interactive

#: ../data/gnome-app-install.schemas.in.h:10
msgid 
Timeout from typing in the search entry until a search is triggered (in 
milliseconds).
msgstr 
Délai d'expiration entre la saisie dans le champ de recherche et le 
lancement effectif de la recherche (en millisecondes).

#: ../data/gnome-app-install.schemas.in.h:11
msgid Timestamp of the last cache refresh run
msgstr Horodatage du dernier rafraîchissement du cache

#: ../data/gnome-app-install.schemas.in.h:12
msgid 
When the user asks to open a file but no supported application is present, 
the system will offer to install applications in the components listed here, 
as well as the individually whitelisted applications.
msgstr 
Lorsque l'utilisateur demande l'ouverture d'un fichier pour lequel aucune 
application le prenant en charge n'est présente, le système proposera 
d'installer les applications se trouvant dans cette liste de dépôts, ainsi 
que celles ayant été placées individuellement en liste blanche.

#: ../data/gnome-app-install.ui.h:1
msgid bAdd/b
msgstr bAjouter/b

#: ../data/gnome-app-install.ui.h:2
msgid bRemove/b
msgstr bSupprimer/b

#: ../data/gnome-app-install.ui.h:3
msgid 
bigbChecking installed and available applications/b/big\n
\n
Ubuntu and third party vendors offer you a large variety of applications 
that you can install on your system.
msgstr 
bigbVérification des applications disponibles et installées/b/big\n
\n
Ubuntu et les fournisseurs tierce-partie mettent à votre disposition une 
large gamme d'applications que vous pouvez installer sur votre ordinateur.

#: 

Bug#545366: the fix does not work

2009-10-24 Thread Raphael Hertzog
On Sat, 24 Oct 2009, Takehiko Abe wrote:
 The fix does not work for me. dselect behaves the same way as it did
 with 1.15.4.1.

What dselect method are you all using?

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#524366: This bug still occurs for me :)

2009-10-24 Thread db
This bug still occurs for me :)
Doing  echo test  test.php
and then

for f in `seq 0 100`; do  php test.php; done


While i have hyper threading on (this is a pentium 4 box), i get get
Segmentation fault every now and again.

If i do  echo 0  /sys/devices/system/cpu/cpu1/online ...the
Segmentation fault  do not seem to occur.



the above was done when the system was underload (i was compiling a
kernel at the same time).

The fix that was attached in this bug report seems to have been
applied already... (unless i there is another one i am missing).
  * New patch 64_fix-dummy-thread-race-condition.dpatch to back out
an I believe is the exact patch



php -v
PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26
2009 20:09:03)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH


dpkg -l php5-cli
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  php5-cli   5.2.6.dfsg.1-1 command-line interpreter for the php5 script



uname -a
Linux X 2.6.31.3 #1 SMP Thu Oct 8 23:53:00 EST 2009 x86_64 GNU/Linux



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



Bug#524366: This bug still occurs for me :)

2009-10-24 Thread db
Sorry i meant to reply to bug 493045. Please ignore my previous reply.


2009/10/24 db db.pub.m...@gmail.com:
 This bug still occurs for me :)
 Doing  echo test  test.php
 and then
 
 for f in `seq 0 100`; do  php test.php; done
 

 While i have hyper threading on (this is a pentium 4 box), i get get
 Segmentation fault every now and again.

 If i do  echo 0  /sys/devices/system/cpu/cpu1/online ...the
 Segmentation fault  do not seem to occur.


 
 the above was done when the system was underload (i was compiling a
 kernel at the same time).
 
 The fix that was attached in this bug report seems to have been
 applied already... (unless i there is another one i am missing).
   * New patch 64_fix-dummy-thread-race-condition.dpatch to back out
 an I believe is the exact patch


 
 php -v
 PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26
 2009 20:09:03)
 Copyright (c) 1997-2008 The PHP Group
 Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
    with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH


 dpkg -l php5-cli
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
 uppercase=bad)
 ||/ Name           Version        Description
 +++-==-==-
 ii  php5-cli       5.2.6.dfsg.1-1 command-line interpreter for the php5 script



 uname -a
 Linux X 2.6.31.3 #1 SMP Thu Oct 8 23:53:00 EST 2009 x86_64 GNU/Linux




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



Bug#552142: Acknowledgement (linux-image-2.6.26-2-686: machine hangs with nf_conntrack: table full, dropping packet - needs hard reboot)

2009-10-24 Thread Bastian Blank
On Fri, Oct 23, 2009 at 07:27:58PM +0200, Toni Mueller wrote:
 I'm a bit confused as to why the wrong value gets set at boot time, but
 it doesn't really improve on the situation...

The buckets are created during module loading. But /etc/sysctl.conf is
evaluated earlier. Aren't you seeing errors about unknown keys during
boot?

Bastian

-- 
Humans do claim a great deal for that particular emotion (love).
-- Spock, The Lights of Zetar, stardate 5725.6



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



Bug#519938: RFP: yui-compressor -- YUI Compressor - The Yahoo! JavaScript and CSS Compressor

2009-10-24 Thread Dominik Smatana
Hello,

On Fri, Oct 23, 2009 at 11:06 PM, Damien Raude-Morvan
draz...@debian.org wrote:
 Hi Dominik,

 I'm interested in YUI Compressor package (ITP #519938) and I would like to
 know if your package is ready for upload to Debian ? Is there something
 missing ? Are you still working on it ?

no, it's not packaged at all.

YUI Compressor depends on other libraries and I got no time to package
all of them.

I'm sorry, I'm not working on this package anymore, I can't run Debian
on my new computer :(

Regards
Dominik Smatana



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



Bug#493045: This bug still occurs for me :)

2009-10-24 Thread db
This bug still occurs for me :)
Doing  echo test  test.php
and then

for f in `seq 0 100`; do  php test.php; done


While i have hyper threading on (this is a pentium 4 box), i get get
Segmentation fault every now and again.

If i do  echo 0  /sys/devices/system/cpu/cpu1/online ...the
Segmentation fault  do not seem to occur.



the above was done when the system was underload (i was compiling a
kernel at the same time).

The fix that was attached in this bug report seems to have been
applied already... (unless i there is another one i am missing).
  * New patch 64_fix-dummy-thread-race-condition.dpatch to back out
an I believe is the exact patch



php -v
PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26
2009 20:09:03)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
   with Suhosin v0.9.27, Copyright (c) 2007, by SektionEins GmbH


dpkg -l php5-cli
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==-==-
ii  php5-cli       5.2.6.dfsg.1-1 command-line interpreter for the php5 script



uname -a
Linux X 2.6.31.3 #1 SMP Thu Oct 8 23:53:00 EST 2009 x86_64 GNU/Linux



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



Bug#552200: lintian: [checks/fields] build-depends-without-arch-dep pedantic when all the packages are arch-independant.

2009-10-24 Thread Charles Plessy
Package: lintian
Version: 2.2.17
Severity: normal

Greeting, Lintian maintainers!

I just got an informational ’build-depends-without-arch-dep’ tag and wonder
what the problem is.

If a source package only builds architecture-independant packages, is there a
use case for not wanting to install the dependancies necessary to build the
binary packages? Said differently, are there tools that take a source package
that only produces Arch: all packages, unpacks it, and only plays with the
clean, build-arch and binary-arch targets of debian/rules? If not, the
Build-Depends/Build-Depends-Indep dichotomy is not necessary in that case, and
this tag is pedantic at best.

In case we do not agree, I would be interested to know if it is acceptable to
override this tag. 

Have a nice week-end, and thanks a lot for your efforts,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



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



Bug#546292: Problem Still Not Fixed

2009-10-24 Thread Soren Stoutner
I just installed Wordpress on an up-to-date Debian Testing system.  I set 
everything up according to the README.Debian file.  I created my sites using 
the /usr/share/doc/wordpress/examples/setup-mysql script.

I am experiencing the same issue as the original bug reporter.

I can upload a picture to my system.  The file is saved into the correct 
directory.  But it cannot be displayed by Wordpress.  Instead of showing the 
file I get an empty rectangle with the broken image icon in the upper right 
hand corner.

URL:  http://sycsrt.stoutner.net


/etc/wordpress/config-sycsrt.stoutner.net.php

?php
define('DB_NAME', 'syscrt');
define('DB_USER', 'syscrt');
define('DB_PASSWORD', 'P8XEn4rE');
define('DB_HOST', 'localhost');
define('SECRET_KEY', 'NB20QqnonGR0fM6mQbmyWwWYbgdlSQLhJKvHiUBgEI');

#This will disable the update notification.
define('WP_CORE_UPDATE', false);

$table_prefix  = 'wp_';
$server = DB_HOST;
$loginsql = DB_USER;
$passsql = DB_PASSWORD;
$base = DB_NAME;
$upload_path = /srv/www/wp-uploads/sycsrt.stoutner.net;
$upload_url_path = http://sycsrt.stoutner.net/wp-uploads;;
?


Sample image is called image002.jpg and should display as a logo on the main 
page.

Sample image is located at /srv/www/wp-
uploads/sycsrt.stoutner.net/image002.jpg with file permissions of 644 
(automatically created by system.

Attempting to browse to either http://sycsrt.stoutner.net/wp-
uploads/image002.jpg or http://sycsrt.stoutner.net/wp-uploads/ produces an 
error.

Following the instructions given by Wayne Conrad do indeed work, but they 
switch the storage location of the image to /usr/share/wordpress/wp-
content/uploads, which creates problems with multiple hosted Wordpress sites 
because all sites would be storing their pictures in the same place and could 
see all the other pictures from every other site.


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


Bug#535699: [Pkg-exppsy-maintainers] Bug#535699: [Bug 398937] Re: [Debian] link error with neurospin/bindings/linalg.so

2009-10-24 Thread Gael Varoquaux
On Sat, Oct 24, 2009 at 02:10:58AM +0100, peter green wrote:
 Christopher Burns wrote:
 Hey Alexis,

 I've Cc'd Peter Green on this email.  He posted the bug on the debian build.

 Sorry for not responding sooner, I must have missed the mail (I spotted  
 it while having another poke through the debian rc bugs list)

Hey Peter,

I suspect that more recent sources would build easier. I don't know what
the policy would be with regards to pull a more recent version of the
source, but I believe it would be a good thing. We are still not ready to
do a 0.1 release, but getting much closer to it. Maybe having an alpha
version packaged would allow us to realise what difficulties lie in
shipping a robus package under Debian.

Cheers,

Gaël



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



Bug#451038: upstream answer for #451038

2009-10-24 Thread Guillaume Lelarge
Hi,

Thanks for your report. I worked on this, and I fixed the issue. It is 
fixed upstream, so it will be available in 1.10.1.

Regards.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com



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



Bug#545366: the fix does not work

2009-10-24 Thread Takehiko Abe

Raphael Hertzog wrote:

Takehiko Abe wrote:

The fix does not work for me. dselect behaves the same way as it did
with 1.15.4.1.


(agh. I meant 1.15.4 ; not 1.15.4.1. sorry)



What dselect method are you all using?


I use APT method.



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



Bug#549549: Info received (Bug#549549: libdeskbar-tracker: Wrong installation directory in libdeskbar-applet = doesn't show up in deskbar)

2009-10-24 Thread Michael Biebl
Apparently this was (wrongfully) changed in
http://git.gnome.org/cgit/deskbar-applet/commit/?id=00f6cf7f4da6f4b7446f8177d172324f72b79648
as a result of
https://bugzilla.gnome.org/show_bug.cgi?id=589094

the package now uses $libexecdir/deskbar-applet/ where it used to have
$libdir/deskbar-applet.

This not only breaks existing 3rd party plugins, it also was not changed in all
places, i.e. it is not consistent.
As already mentioned, the pkg-config files still uses $libdir/deskbar-applet.

I'd prefer if the modules path kept stable and previous behaviour was restored.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#552202: gnome-shell: fails to start

2009-10-24 Thread Damyan Ivanov
Package: gnome-shell
Version: 2.28.1~git20091020-1
Severity: grave
Justification: renders package unusable

Hi,

Trying to start gnome shell gives:

$ gnome-shell
Failed to start shell
Traceback (most recent call last):
  File /usr/bin/gnome-shell, line 264, in module
  shell = start_shell()
  File /usr/bin/gnome-shell, line 112, in start_shell
  stdout=subprocess.PIPE)
  File /usr/lib/python2.5/subprocess.py, line 594, in __init__
  errread, errwrite)
  File /usr/lib/python2.5/subprocess.py, line 1153, in _execute_child
  raise child_exception
OSError: [Errno 2] No such file or directory
$

Not sure which file is missing, I am attaching strace output when tracing only 
the open() calls.

Thanks in advance.

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

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

Versions of packages gnome-shell depends on:
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  gir1.0-clutter-1.0 1.0.8-1   GObject introspection data for the
ii  gir1.0-freedesktop 0.6.5-4   Introspection data for some FreeDe
ii  gir1.0-glib-2.00.6.5-4   Introspection data for GLib, GObje
ii  gir1.0-gtk-2.0 0.6.5-2   GObject introspection data for the
ii  gir1.0-mutter-2.28 2.28.0-2  GObject introspection data for Mut
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.1-1  GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libclutter-1.0-0   1.0.8-1   Open GL based interactive canvas l
ii  libcroco3  0.6.1-2   a generic Cascading Style Sheet (C
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  libgirepository1.0-0   0.6.5-4   Library for handling GObject intro
ii  libgjs00.4-3 Mozilla-based javascript bindings 
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libglib2.0-0   2.22.2-2  The GLib library of C routines
ii  libgnome-desktop-2-11  2.28.0-1  Utility library for loading .deskt
ii  libgnome-menu2 2.28.0-1  an implementation of the freedeskt
ii  libgstreamer0.10-0 0.10.25-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libmozjs2d 1.9.1.3-3 The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d4.8-1 NetScape Portable Runtime Library
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libstartup-notificatio 0.10-1library for program launch feedbac
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxcomposite1 1:0.4.0-4 X11 Composite extension library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  mutter 2.28.0-2  lightweight GTK+ window manager
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

gnome-shell recommends no packages.

gnome-shell suggests no packages.

-- debconf-show failed



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



Bug#552203: linux-headers-2.6.30-2-amd64: alsa-source does not compile against debian patched kernel headers

2009-10-24 Thread Wolfgang Schnitker
Package: linux-headers-2.6.30-2-amd64
Version: 2.6.30-8
Severity: normal

this bug is coming out of bug # 550595

alsa-source does not compile against patched headers.
See BTS for above mentioned bug.

I tried to build the modules via m-a. 
m-a buildlog attached to #550595



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

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

Versions of packages linux-headers-2.6.30-2-amd64 depends on:
ii  gcc-4.3   4.3.4-5The GNU C compiler
ii  linux-headers-2.6.30-2-common 2.6.30-8   Common header files for Linux 2.6.
ii  linux-kbuild-2.6.30   2.6.30-1   Kbuild infrastructure for Linux 2.

linux-headers-2.6.30-2-amd64 recommends no packages.

linux-headers-2.6.30-2-amd64 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#552172: zeya: Detect “suitable” browsers?

2009-10-24 Thread Romain Francoise
tags 552172 fixed-upstream pending
quit

Fixed upstream:

  http://git.orebokech.com/?p=zeya.git;a=commitdiff;h=76261ec

-- 
Romain Francoise rfranco...@debian.org
http://people.debian.org/~rfrancoise/



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



Bug#474034: [gPXE] license review of gPXE for inclusion in Debian

2009-10-24 Thread Thomas Miletich
On Sat, Oct 24, 2009 at 8:11 AM, Vagrant Cascadian
vagrant+g...@freegeek.org wrote:
 i've been working on packaging gPXE for Debian, but in order to get proper
 inclusion, it needs an exhaustive license and copyright review.

 it seems like there's a mechanism for (i forget the exact syntax):

  make -C src FOO.rom.licence

 but this has to be done for each and every rom separately, or is there a way 
 to
 review the whole codebase with a single command? any other suggestions on how
 to work with gPXE developers on these issues?

I don't think there is a way to build a gPXE image that contains all
features at once(think of BIOS and EFI support at the same time).

 as an alternate auditing mechanism, i've used licensecheck (from the 
 devscripts
 package in debian) and manually deleted the ones that seem mostly ok, to
 produces the attached list of files that need further review. licensecheck
 parses the contents of the files themselves, looking for known licensing and
 copyright patterns. licensecheck will likely come up with a little different
 set of issues than the make *.licence checks.

There is a FILE_LICENCE() macro at the top of every file in src/. You
can grep all files for FILE_LICENCE() and put the output into a file.
Remove all the known-good ones and see if something is left in the
list. The FILE_LICENCE macro is also the source of information for
'make bin/foo.rom.licence'.

Thomas



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



Bug#552204: ntpdate does not read servers from its config

2009-10-24 Thread Hans-J. Ullrich
Package: ntpdate
Severity: important



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

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

Dear maintainers,

it seems, ntpdate does not read the servers out of its config in
/etc/default.

Giving the single command ntpdate should work, but I get no servers
found, while doing ntpdate ptbtime1.ptb.de is correctly working.

I also checked my config file, tried either names or IP, but no effect. This
is my config:

# The settings in this file are used by the program ntpdate-debian, but not
# by the upstream program ntpdate.

# Set to yes to take the server list from /etc/ntp.conf, from package ntp,
# so you only have to keep it in one place.
NTPDATE_USE_NTP_CONF=no

# List of NTP servers to use  (Separate multiple servers with spaces.)
# Not used if NTPDATE_USE_NTP_CONF is yes.
NTPSERVERS=ptbtime1.ptb.de ptbtime2.ptb.de ptbtime3.ptb.de

# Additional options to pass to ntpdate
NTPOPTIONS=

I found no error in it, do you?

Best regards

Hans
 



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



Bug#552007: aria2: --ftp-passwd option ignored when user name embedded in URI

2009-10-24 Thread Tatsuhiro Tsujikawa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I thought both user ID and password should be embedded in URI.
Should aria2 use password specified in --ftp-passwd if password is
missing in URI?
Will it make any side effect?

Best regards,

Tatsuhiro Tsujikawa

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

iEYEARECAAYFAkriu2EACgkQfoQD1dZzw2YDswCguvNewG+lTAbSCtwICHlvzPYy
rBsAn1/wev7HNU7vmLCnCnrQ1Rj7XVR7
=ytw8
-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#552178: iceweasel: 3.5.3 crashes at startup

2009-10-24 Thread Mike Hommey
On Sat, Oct 24, 2009 at 12:38:38AM +0200, Frédéric Kieffer wrote:
 Package: iceweasel
 Version: 3.5.3-2
 Severity: grave
 Justification: renders package unusable
 
 System: Linux 2.6.26-2-amd64 #1 SMP Sun Jun 21 04:47:08 UTC 2009 x86_64
 X Vendor: The X.Org Foundation
 X Vendor Release: 10605000
 Selinux: No
 Accessibility: Disabled
 GTK+ Theme: Industrial
 Icon Theme: Lush
 GTK+ Modules: globalmenu-gnome, gnomebreakpad, canberra-gtk-module
 
 Memory status: size: 463441920 vsize: 463441920 resident: 55730176 share: 
 27889664 rss: 55730176 rss_rlim: 18446744073709551615
 CPU usage: start_time: 1256336582 rtime: 104 utime: 86 stime: 18 cutime:0 
 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100
 
 Backtrace was generated from '/usr/lib/xulrunner-1.9.1/xulrunner-stub'
snip

I think I've already seen a similar backtrace in another bug report.

Mike



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



Bug#552205: vlc: VLC does not trying to detect encoding of playlists, downloaded via HTTP

2009-10-24 Thread amarao
Package: vlc
Version: 1.0.2-1
Severity: normal

When VLC downloading a playlist via HTTP (like http://tiera.tv/channels.m3u), 
it does not trying to detect codepage.

version 0.8.6.h-4+lenny2 assumed a windows-1251 codepage, wich is right, but 
1.0.2-1 assumes a UTF-8 and displays garbage instead russian 
letters.

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

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

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

vlc recommends no packages.

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4  0.7.4-11   library for decoding ATSC A/52 str
ii  libasound21.0.21a-1  shared library for ALSA applicatio
ii  libass4   0.9.8-1library for SSA/ASS subtitles rend
ii  libavahi-client3  0.6.23-3lenny1 Avahi client library
ii  libavahi-common3  0.6.23-3lenny1 Avahi common library
ii  libavcodec52  5:0.5+svn20091021-0.0  library to encode decode multimedi
ii  libavformat52 5:0.5+svn20091021-0.0  ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcaca0  0.99.beta16-2  colour ASCII art library
ii  libcdio10 0.81-4 library to read and control CD-ROM
ii  libdbus-1-3   1.2.1-5+lenny1 simple interprocess messaging syst
ii  libdca0   0.0.5-3decoding library for DTS Coherent 
ii  libdvbpsi50.1.6-1library for MPEG TS and DVB PSI ta
ii  libdvdnav44.1.3-5DVD navigation library
ii  libdvdread4   4.1.3-7library for reading DVDs
ii  libebml0  0.7.7-3.1  access library for the EBML format
ii  libfaad2  2.7-2  freeware Advanced Audio Decoder - 
ii  libflac8  1.2.1-1.2  Free Lossless Audio Codec - runtim
ii  libfontconfig12.6.0-3generic font configuration library
ii  libfreetype6  2.3.7-2+lenny1 FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.9-1   Free Implementation of the Unicode
ii  libgcc1   1:4.3.2-1.1GCC support library
ii  libgcrypt11   1.4.4-4LGPL Crypto library - runtime libr
ii  libgnutls26   2.8.4-1the GNU TLS library - runtime libr
ii  libgpg-error0 1.6-1  library for common error values an
ii  libhal1   0.5.11-8   Hardware Abstraction Layer - share
ii  liblircclient00.8.3-3infra-red remote control support -
ii  liblua5.1-0   5.1.3-1

Bug#551635: xserver-xorg-video-intel: [G45] KMS conflicts with xrandr when changing monitor

2009-10-24 Thread Julien Cristau
On Sat, Oct 24, 2009 at 10:18:54 +0200, robert...@libero.it wrote:

 I tried again with this stuff. I recently updated to the latest sid 
 packages. Xrandr is not working at all with KMS: no errors, no messages, 
 just does nothing.
 
 
 On lun 19 ott 2009, Brice Goglin wrote:
  More details please. What monitors do you have plugged where?
 
 I have TV (1360x...@60hz) on vga, and main LCD monitor on DVI 
 (1280x1...@75hz)
 
  What
  xrandr command-line did you use?
 
 I use an own made script, associated to global shortcut of kde:
 
 if (test -f /dev/shm/TV_ON ) then
 xrandr --output HDMI-1 --mode 1280x1024 --rate 75.0
 sleep 5
 xrandr --output VGA --off
 rm -f /dev/shm/TV_ON
 else
 xrandr --output VGA --mode 1360x768 --rate 60.0
 sleep 5
 xrandr --output HDMI-1 --off
 touch /dev/shm/TV_ON
 fi
 
  Does it break when switching from DVI
  to VGA,
  VGA to DVI
  or both?
 
 the script above do not have any effect, just like an empty line.
 
the script above assumes output names from UMS.  They're different with
KMS, so you need to adapt your script.

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#35633: Webmail konto oppdatering

2009-10-24 Thread Mail Administrator



Kjære Webmail User,

Denne meldingen er fra Webmail IT Service messaging center til alle
abonnenter / webmail brukere. Vi er nå oppgraderer vår database
og e-post sentrum på grunn av en uvanlig aktiviteter identifisert i
e-postmeldingen system. Vi sletter alle ubrukt Webmail kontoer. Du er
påkrevd å bekrefte webmail kontoen ved å bekrefte din identitet Webmail.
Dette forhindrer at Webmail-kontoen er stengt i denne øvelsen.

For å bekrefte at du Web-Mail identitet, er du å gi Følgende data;

Fornavn:
Etternavn:
Brukernavn / ID:
Passord:
Fødselsdato:

* Viktig *
Vennligst oppgi alle disse opplysninger fullstendig og korrekt ellers på
grunn av sikkerhetsmessige grunner kan vi nødt til å avslutte kontoen din
midlertidig.

Vi takker for at du ser nærmere på denne saken. Vær så snill forstår at
dette er et sikkerhetstiltak er ment å beskytte du og Webmail-konto. Vi
beklager eventuelle ulemper dette medfører.

Hilsen,
Webmail IT Service




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



Bug#552207: awesome: Systray takes too much space when wibox is vertical

2009-10-24 Thread Mike Hommey
Package: awesome
Version: 3.4-1
Severity: normal

When using awful.wibox({ position = left }), the awful.widget.layout gets
fucked up by mysystray, which basically takes all the space from the promptbox
to the top of the screen. If I remove it, then the tasklist and layoutbox are
properly placed.


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

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

Versions of packages awesome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libev31:3.8-1high-performance event loop librar
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libimlib2 1.4.2-5powerful image loading and renderi
ii  liblua5.1-0   5.1.4-4Simple, extensible, embeddable pro
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxcb-atom1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.6-1utility libraries for X C Binding 
ii  libxcb-keysyms1   0.3.6-1utility libraries for X C Binding 
ii  libxcb-property1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-randr0 1.4-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-render01.4-1  X C Binding, render extension
ii  libxcb-shape0 1.4-1  X C Binding, shape extension
ii  libxcb-shm0   1.4-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.4-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.4-1  X C Binding, xtest extension
ii  libxcb1   1.4-1  X C Binding
ii  libxdg-basedir1   1.0.2-1implementation of the XDG Base Dir
ii  menu  2.1.42 generates programs menu for all me

Versions of packages awesome recommends:
pn  rlwrapnone (no description available)
ii  x11-xserver-utils 7.4+2  X server utilities

awesome 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#535331: 2.6.26-17lenny2 = 2.6.26-19 OK, 2.6.26-19 = 2.6.26-19lenny1 NOT OK

2009-10-24 Thread Bjørn Mork
Just to add another data point, lilo failed to run again for me too on
the 2.6.26-19lenny1 upgrade.  Even after working on the previous kernel
upgrade!  

I'm now totally lost wrt what triggers this bug...


To summarize:

2.6.26-17lenny2 =  2.6.26-19  
  lilo OK

2.6.26-19 = 2.6.26-19lenny1
  lilo not running


There were no changes to neither initramfs-tools nor /etc/kernel-img.conf 
between these upgrades.  My /etc/kernel-img.conf is still

 adler:/tmp# cat /etc/kernel-img.conf 
 # Kernel Image management overrides
 # See kernel-img.conf(5) for details
 do_symlinks = Yes
 do_initrd = Yes
 do_bootloader = yes


The upgrade log is shorter, and the shortage is of course the problem:

 Setting up linux-image-2.6.26-2-686 (2.6.26-19lenny1) ...
 Running depmod.
 Running mkinitramfs-kpkg.
 Not updating initrd symbolic links since we are being updated/reinstalled 
 (2.6.26-19 was configured last, according to dpkg)
 Not updating image symbolic links since we are being updated/reinstalled 
 (2.6.26-19 was configured last, according to dpkg)
 Setting up linux-libc-dev (2.6.26-19lenny1) ...

(nothing more)

At this point, the previous upgrade continued with 
update-initramfs: deferring update (trigger activated)
so maybe this is some trigger-related problem?  I do however note that
the initrd.img is updated, even though the message
update-initramfs: Generating /boot/initrd.img-2.6.26-2-686
also is missing.

Any clues are appreciated.  It's a real hassle to have to log in to each
and every server and manually run lilo after each kernel security
update, or risk dead servers on the next reboot.


Bjørn



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



Bug#551899: mp3diags: building is hanging on amd64?

2009-10-24 Thread Alessio Treglia
Thanks for reporting this.

I'm closing this bug because on October 23rd the package has been
built successfully on amd64 [1].


[1] 
https://buildd.debian.org/fetch.cgi?pkg=mp3diags;ver=0.99.06.041-1;arch=amd64;stamp=1256298166

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



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



Bug#552208: awesome: Default layout changed to float

2009-10-24 Thread Mike Hommey
Package: awesome
Version: 3.4-1
Severity: normal

In previous versions the default layout was definitely not float. I think it
was tile. Please change the default back to what it used to be.

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

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

Versions of packages awesome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libev31:3.8-1high-performance event loop librar
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libimlib2 1.4.2-5powerful image loading and renderi
ii  liblua5.1-0   5.1.4-4Simple, extensible, embeddable pro
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxcb-atom1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.6-1utility libraries for X C Binding 
ii  libxcb-keysyms1   0.3.6-1utility libraries for X C Binding 
ii  libxcb-property1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-randr0 1.4-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-render01.4-1  X C Binding, render extension
ii  libxcb-shape0 1.4-1  X C Binding, shape extension
ii  libxcb-shm0   1.4-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.4-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.4-1  X C Binding, xtest extension
ii  libxcb1   1.4-1  X C Binding
ii  libxdg-basedir1   1.0.2-1implementation of the XDG Base Dir
ii  menu  2.1.42 generates programs menu for all me

Versions of packages awesome recommends:
pn  rlwrapnone (no description available)
ii  x11-xserver-utils 7.4+2  X server utilities

awesome 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#552206: awesome: textclock should timeout at even times

2009-10-24 Thread Mike Hommey
Package: awesome
Version: 3.4-1
Severity: wishlist

The default timeout for the textclock widget is 60 seconds.
If awesome is started at hh:mm:42, then the clock will display hh:mm until
hh:mm+1:42. It should instead change at hh:mm+1:00.

I think it should timeout when time % timeout == 0, whatever timeout is.

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

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

Versions of packages awesome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libev31:3.8-1high-performance event loop librar
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libimlib2 1.4.2-5powerful image loading and renderi
ii  liblua5.1-0   5.1.4-4Simple, extensible, embeddable pro
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxcb-atom1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.6-1utility libraries for X C Binding 
ii  libxcb-keysyms1   0.3.6-1utility libraries for X C Binding 
ii  libxcb-property1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-randr0 1.4-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-render01.4-1  X C Binding, render extension
ii  libxcb-shape0 1.4-1  X C Binding, shape extension
ii  libxcb-shm0   1.4-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.4-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.4-1  X C Binding, xtest extension
ii  libxcb1   1.4-1  X C Binding
ii  libxdg-basedir1   1.0.2-1implementation of the XDG Base Dir
ii  menu  2.1.42 generates programs menu for all me

Versions of packages awesome recommends:
pn  rlwrapnone (no description available)
ii  x11-xserver-utils 7.4+2  X server utilities

awesome 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#552179: Please exit playback when ^C is hit in zeyaclient

2009-10-24 Thread Romain Francoise
Cyril Brulebois k...@debian.org writes:

 when trying out zeyaclient, I noticed that hitting ^C continously
 leads to a somehow unpleasant state: ogg123 is playing the last
 selected sound, while zeyaclient exited already.

Yes, zeyaclient is somewhat rudimentary at the moment... will
forward upstream.

-- 
Romain Francoise rfranco...@debian.org
http://people.debian.org/~rfrancoise/



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



Bug#545140: [password-gorilla] Patch works

2009-10-24 Thread Sylvain
Package: password-gorilla
Version: 1.4-4.1

--- Please enter the report below this line. ---
I confirm too that patch works fine.

Sylvain

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

Debian Release: squeeze/sid
 500 testing www.debian-multimedia.org
 500 testing security.debian.org
 500 testing ftp.fr.debian.org

--- Package information. ---
Depends  (Version) | Installed
==-+-===
tk8.5  | 8.5.7-1
itcl3  | 3.4~b1-2
bwidget| 1.9.0-1
tcllib | 1.11.1-dfsg-2


Package's Recommends field is empty.

Package's Suggests field is empty.


Bug#550806: ruby-gnome2: No 1.9.1 packages

2009-10-24 Thread Arnaud Cornet
I need libcairo-ruby1.9.1 and #519071 to be fixed before going on.
This is beeing worked on.

Cheers,
-- 
Arnaud Cornet




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



Bug#550020: kdegames has new missing dependency

2009-10-24 Thread Peter
On Wed, 2009-10-07 at 09:43 +0200, Sune Vuorela wrote:
 On Wednesday 07 October 2009 05:33:26 peter wrote:
  Package: kdegames
  Version: 4:4.3.1-1
 
  I have kdegames installed without kde, I'm using gnome.  This used to
  work fine, but recently it stopped working and I get various undefined
  symbols, etc:
 
  kmahjongg: symbol lookup error: /usr/lib/libkdecore.so.5: undefined
  symbol: qt_locale_initialized
 
  kmines: symbol lookup error: /usr/lib/libkio.so.5: undefined symbol:
  _ZN11QTreeWidget17setSelectionModelEP19QItemSelectionModel
 
  I don't want to install all of kde and I didn't have to before, but
  certainly if these are an issue, then the package is missing some
  dependency.  Thanks.

 Hi

 Your bug report is unfortunately missing a lot of interesting information.

 Please provide the same information that reportbug(1) would have provided if
 you have used that for filing the bug.

 Please also provide the output of ldd -r /usr/bin/kmahjongg and ldd -r
 /usr/bin/kmines

 thanks

 /Sune

Actually, I tried using reportbug several times and it didn't work. ;-)
But I just figured that this was a known dependency bug.  I checked
around first and apparently kde users had these problems after a recent
update.
undefined symbol: _ZN8QPainter9drawImageERK7QPointFRK6QImage
(/usr/lib/libknewstuff2.so.4)
undefined symbol: _ZN16QDBusPendingCallD1Ev (/usr/lib/libkdnssd.so.4)
undefined symbol: _ZN21QDBusPendingReplyDataC2Ev
(/usr/lib/libkdnssd.so.4)
undefined symbol: _ZN21QDBusPendingReplyData12setMetaTypesEiPKi 
(/usr/lib/libkdnssd.so.4)
undefined symbol: _ZN21QDBusPendingReplyData6assignERK16QDBusPendingCall
(/usr/lib/libkdnssd.so.4)
undefined symbol: _ZN21QDBusPendingReplyDataD2Ev
(/usr/lib/libkdnssd.so.4)
undefined symbol: _ZNK10QByteArray7indexOfEPKci (/usr/lib/libkdnssd.so.4)
undefined symbol: 
_ZN22QDBusAbstractInterface25asyncCallWithArgumentListERK7QStringRK5QListI8QVariantE
  (/usr/lib/libkdnssd.so.4)
undefined symbol: _ZN16QDBusPendingCallC1ERKS_  (/usr/lib/libsolid.so.4)
undefined symbol: _ZN16QDBusPendingCallD1Ev (/usr/lib/libsolid.so.4)
undefined symbol: _ZN21QDBusPendingReplyDataC2Ev(/usr/lib/libsolid.so.4)
undefined symbol: _ZNK16QDBusPendingCall5replyEv(/usr/lib/libsolid.so.4)
undefined symbol: _ZN21QDBusPendingReplyData12setMetaTypesEiPKi 
(/usr/lib/libsolid.so.4)
undefined symbol: _ZNK21QDBusPendingReplyData10argumentAtEi 
(/usr/lib/libsolid.so.4)
undefined symbol: _ZN21QDBusPendingReplyData6assignERK16QDBusPendingCall
(/usr/lib/libsolid.so.4)
undefined symbol: _ZN21QDBusPendingReplyDataD2Ev(/usr/lib/libsolid.so.4)
undefined symbol: _ZNK16QDBusPendingCall7isValidEv  (/usr/lib/libsolid.so.4)
undefined symbol: _ZN16QDBusPendingCall15waitForFinishedEv  
(/usr/lib/libsolid.so.4)
undefined symbol: 
_ZN22QDBusAbstractInterface25asyncCallWithArgumentListERK7QStringRK5QListI8QVariantE
  (/usr/lib/libsolid.so.4)
linux-gate.so.1 =  (0xb7f55000)
libkio.so.5 = /usr/lib/libkio.so.5 (0xb7cbc000)
libkdegames.so.5 = /usr/lib/libkdegames.so.5 (0xb7bb9000)
libkmahjongglib.so.4 = /usr/lib/libkmahjongglib.so.4 (0xb7ba7000)
libQtNetwork.so.4 = 
/usr/local/Trolltech/Qt-4.4.1/lib/libQtNetwork.so.4 (0xb7aaa000)
libQtXml.so.4 = /usr/local/Trolltech/Qt-4.4.1/lib/libQtXml.so.4 
(0xb7a65000)
libkdeui.so.5 = /usr/lib/libkdeui.so.5 (0xb76dd000)
libkdecore.so.5 = /usr/lib/libkdecore.so.5 (0xb74a1000)
libQtDBus.so.4 = /usr/local/Trolltech/Qt-4.4.1/lib/libQtDBus.so.4 
(0xb7435000)
libQtCore.so.4 = /usr/local/Trolltech/Qt-4.4.1/lib/libQtCore.so.4 
(0xb720c000)
libQtSvg.so.4 = /usr/local/Trolltech/Qt-4.4.1/lib/libQtSvg.so.4 
(0xb71bf000)
libQtGui.so.4 = /usr/local/Trolltech/Qt-4.4.1/lib/libQtGui.so.4 
(0xb68d2000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb67e)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb67b9000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb678e000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb662f000)
libz.so.1 = /usr/lib/libz.so.1 (0xb661a000)
libstreamanalyzer.so.0 = /usr/lib/libstreamanalyzer.so.0 (0xb65ac000)
libsolid.so.4 = /usr/lib/libsolid.so.4 (0xb653b000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb641e000)
libfam.so.0 = /usr/lib/libfam.so.0 (0xb6415000)
libacl.so.1 = /lib/libacl.so.1 (0xb640e000)
libattr.so.1 = /lib/libattr.so.1 (0xb6409000)
libXrender.so.1 = /usr/lib/libXrender.so.1 (0xb640)
libkdnssd.so.4 = /usr/lib/libkdnssd.so.4 (0xb63de000)
libknewstuff2.so.4 = /usr/lib/libknewstuff2.so.4 (0xb6381000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb637c000)
libglib-2.0.so.0 = /lib/libglib-2.0.so.0 (0xb62c5000)
librt.so.1 = /lib/i686/cmov/librt.so.1 (0xb62bc000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb62a2000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 

Bug#552189: gedit-plugins: please add the Tidy plugin

2009-10-24 Thread Emilio Pozuelo Monfort
John Talbut wrote:
 Package: gedit-plugins
 Severity: wishlist

What's this plugin? Where can it be found? We ship the plugins that are included
in gedit-plugins.

Emilio



signature.asc
Description: OpenPGP digital signature


Bug#552160: Mouse button 2 and 3 not working anymore

2009-10-24 Thread Frederic Peters
Hello,

Could you check the value of this gconf key:
  /desktop/gnome/peripherals/touchpad/tap_to_click

This key was added by:

 commit 4eb9bd09219afbb56f114a2d10bc585e24db803e
 Author: Matthias Clasen mcla...@redhat.com
 Date:   Mon Jun 15 23:59:10 2009 -0400

 Add touchpad tab to the mouse capplet

 This adds support for synaptics touchpads, including disable-while-typing
 support with the help of syndaemon. Fixes bug 578444.

So it should also be editable via gnome control center (but 2.28 is
not available yet for amd64.


Frederic



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



Bug#548767: link to upstream report

2009-10-24 Thread Lior Kaplan
Rene Engelhard wrote:
 Hi,
 
 On Thu, Oct 22, 2009 at 01:26:56PM -0400, Kohei Yoshida wrote:
 On Thu, 2009-10-22 at 14:59 +0200, Rene Engelhard wrote:
 But Lior says it's not fixed
 I just put a new fix for this.  Please test.
 
 Tried it now. (Yes, was broken before still indeed, now works)
 
 Tested with master.

Kohei - thanks for the help.

Any debs I can download to test this myself?

-- 
Lior Kaplan
kap...@debian.org

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0



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



Bug#552209: 'man cdparanoia' typo: bach

2009-10-24 Thread A. Costa
Package: cdparanoia
Version: 3.10.2+debian-8
Severity: minor
Tags: patch


Found a typo in '/usr/share/man/man1/cdparanoia.1.gz', see attached '.diff'.

Hope this helps...

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

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages cdparanoia depends on:
ii  libc62.10.1-1GNU C Library: Shared libraries
ii  libcdparanoia0   3.10.2+debian-8 audio extraction tool for sampling

cdparanoia recommends no packages.

cdparanoia suggests no packages.

-- no debconf information
--- cdparanoia.12009-08-27 05:36:03.0 -0400
+++ /tmp/cdparanoia.1   2009-10-24 03:30:12.0 -0400
@@ -314,7 +314,7 @@
 
 The span argument specifies which track, tracks, or subsections of
 tracks to read.  This argument is required,
-unless batch-mode is used (in bach-mode, cdparanoia will rip all traks if no 
span is given).
+unless batch-mode is used (in batch-mode, cdparanoia will rip all traks if no 
span is given).
 .B NOTE:
 Unless the span is a simple number, it's generally a good idea to
 quote the span argument to protect it from the shell.


Bug#504552: Friendly take over

2009-10-24 Thread W. Martin Borgert
On 2009-10-18 18:08, W. Martin Borgert wrote:
 OK, as soon as trac-graphviz hits the new queue, I'll remove the
 corresponding directory from the PAPT SVN. When can I expect the
 upload?

Sorry for pestering you, but if you don't have time for the
package I would just upload today or tomorrow.



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



Bug#552117: turtle

2009-10-24 Thread Martin Michlmayr
* msg...@gmail.com msg...@gmail.com [2009-10-23 10:03]:
 Package: gnome-appearance-properties
 Version: 2.22.1

As far as I can see there's no such package in Debian.
What does
 dpkg -p gnome-appearance-properties | grep Maintainer:
and
 dpkg -S `which gnome-appearancturtle`
say?

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



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



Bug#550896: [emacs23] menus associated to modes empty in menubar

2009-10-24 Thread Olivier Berger
On Tue, Oct 13, 2009 at 11:41:31PM +0200, Christophe Prud'homme wrote:
 in emacs23 the modes menus of org-mode or auctex, for example, are empty in 
 menubar.
 Ctrl+Left Mouse Button displays these menus.
 
For the record, and future searches, this is also present in Gnus.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/



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



Bug#547057: ITA: gjots2

2009-10-24 Thread Rolf Leggewie
retitile 547057 ITA: gjots2 -- A simple jotter (outline processor) for
X11/gtk-gnome
owner 547057 !
thanks

I've already packaged version 2.3.8 and fixed a few of the outstanding
bugs (- Launchpad 406574).  I'd have already uploaded the package if
Sandro had informed me when he was orphaning Khalid's packages, it was
me who made this request to the MIA team.



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



Bug#547057: ITA: gjots2

2009-10-24 Thread Rolf Leggewie
retitile 547057 ITA: gjots2 -- A simple jotter (outline processor) for
X11/gtk-gnome
owner 547057 !
thanks

I've already packaged version 2.3.8 and fixed a few of the outstanding
bugs (- Launchpad 406574).  I'd have already uploaded the package if
Sandro had informed me when he was orphaning Khalid's packages, it was
me who made this request to the MIA team.



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



Bug#552189: Tidy Plugin

2009-10-24 Thread John Talbut

 What's this plugin?

HTML Tidy for tidying up HTML script.

 Where can it be found?

http://www.eng.tau.ac.il/~atavory/gedit-plugins/html-tidy/

 We ship the plugins that are included in gedit-plugins.

Maybe this issue needs passing upstream.

John



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



Bug#552208: closing 552208

2009-10-24 Thread Mike Hommey
On Sat, Oct 24, 2009 at 11:47:40AM +0200, Julien Danjou wrote:
 close 552208 

Would you mind giving an explanation ?



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



Bug#552210: package description should explicitely mention how this differs from gnus shipped inside emacs*-common

2009-10-24 Thread Olivier Berger
Package: gnus
Severity: normal

Gnus seems to be included in both emacs22-common and emacs23-common, so it's 
not clear what the purpose of this gnus package is.

There's nothing in its description nor in the README.Debian that would give any 
hint to the user.

Thanks in advance for adding more details so that one knows, for instance, that 
bugs should be reported to gnus23-common and not to gnus in debbugs.

Best regards,


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

Kernel: Linux 2.6.31-trunk-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 gnus depends on:
pn  emacs21 | xemacs21 | emacs-sn none (no description available)
ii  make  3.81-6 An utility for Directing compilati
ii  ucf   3.0022 Update Configuration File: preserv

gnus recommends no packages.

Versions of packages gnus suggests:
ii  netpbm2:10.0-12  Graphics conversion tools
ii  openssl   0.9.8k-5   Secure Socket Layer (SSL) binary a
pn  w3-el-e21 none (no description available)



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



Bug#547057: ITA: gjots2

2009-10-24 Thread Sandro Tosi
Rolf,

On Sat, Oct 24, 2009 at 12:22, Rolf Leggewie
debian-b...@rolf.leggewie.biz wrote:
 I've already packaged version 2.3.8 and fixed a few of the outstanding
 bugs (- Launchpad 406574).  I'd have already uploaded the package if
 Sandro had informed me when he was orphaning Khalid's packages, it was
 me who made this request to the MIA team.

If you care for a package, PTS subscribe to it.

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



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



Bug#552203: linux-headers-2.6.30-2-amd64: alsa-source does not compile against debian patched kernel headers

2009-10-24 Thread Bastian Blank
reassign 552203 alsa-source
forcemerge 550595 552203
severity 550595 grave
thanks

On Sat, Oct 24, 2009 at 10:19:35AM +0200, Wolfgang Schnitker wrote:
 this bug is coming out of bug # 550595

Well, you have to show why this is a bug here. I see none, so I'm
merging the two.

 alsa-source does not compile against patched headers.

I was not able to build it at all.

 I tried to build the modules via m-a. 
 m-a buildlog attached to #550595

Okay, problems I read out of that:
- SUBDIRS= is deprecated, use M=.
- Never ever override CPP or CC for Debian provided kernels.

Excerpt from hand-build:
| $ ./configure --with-build=/lib/modules/$(uname -r)/build
[...]
| $ make
[...]
| make -C /lib/modules/2.6.31-trunk-amd64/source 
SUBDIRS=/tmp/source/modules/alsa-driver  CPP=gcc -E CC=gcc modules
| make[1]: Entering directory `/usr/src/linux-headers-2.6.31-trunk-common'
| 
|   ERROR: Kernel configuration is invalid.
|  include/linux/autoconf.h or include/config/auto.conf are missing.
|  Run 'make oldconfig  make prepare' on kernel src to fix it.
| 
| 
|   WARNING: Symbol version dump 
/usr/src/linux-headers-2.6.31-trunk-common/Module.symvers
|is missing; modules will have no dependencies and modversions.
| 
| find: `/usr/src/linux-headers-2.6.31-trunk-common/alsa-kernel/': No such file 
or directory

So it also ignores the provided tree.

Setting to grave as modules have to work against Debian kernels.

Bastian

-- 
Insults are effective only where emotion is present.
-- Spock, Who Mourns for Adonais?  stardate 3468.1



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



Bug#552142: Acknowledgement (linux-image-2.6.26-2-686: machine hangs with nf_conntrack: table full, dropping packet - needs hard reboot)

2009-10-24 Thread Toni Mueller

On Sat, 24.10.2009 at 09:28:22 +0200, Bastian Blank wa...@debian.org wrote:
 The buckets are created during module loading. But /etc/sysctl.conf is
 evaluated earlier. Aren't you seeing errors about unknown keys during
 boot?

No, I didn't, or at least not in any of the system's logs. But I also
didn't see any traces of sysctl being executed, and I'm a bit confused
about how, or why, sysctl runs that early.

I found messages about the loading of the nf_conntrack module, with the
32k max buckets. So you suggest that I should make that number be a
module's parameter?

-- 
Kind regards,
--Toni++




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



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

2009-10-24 Thread Andrea Veri
On Sat, 24 Oct 2009 02:32:42 +0200
Fabian Greffrath fab...@greffrath.com wrote:


 The ubuntu package provides a udev rule in
 61-gnome-bluetooth-rfkill.rules which deals with this issue. However,
 I really doubt that gnome-bluetooth is the right package to provide
 such a udev rule. Please cross-check with the udev maintainer.
 Anyway, please enable rfkill for users in a reasonable way. ;)

Hi, I'm in touch with the Ubuntu's maintainer, I'm CCing him here so we
can hear his rationale about having such a udev rule, so maybe we can
adopt it as well if it fits fine with our needs.

Andrea



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



Bug#552142: Acknowledgement (linux-image-2.6.26-2-686: machine hangs with nf_conntrack: table full, dropping packet - needs hard reboot)

2009-10-24 Thread Bastian Blank
On Sat, Oct 24, 2009 at 12:31:35PM +0200, Toni Mueller wrote:
 On Sat, 24.10.2009 at 09:28:22 +0200, Bastian Blank wa...@debian.org wrote:
 Aren't you seeing errors about unknown keys during
  boot?
 No, I didn't, or at least not in any of the system's logs.

This is sent to /dev/console, not the log.

Bastian

-- 
You're too beautiful to ignore.  Too much woman.
-- Kirk to Yeoman Rand, The Enemy Within, stardate unknown



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



Bug#530364: gnome-bluetooth should depend on kernel 2.6.31

2009-10-24 Thread Apelete Seketeli
Package: gnome-bluetooth
Version: 2.28.3-1
Severity: normal

Hi again,

Following the README instructions I installed kernel 2.6.31 and my laptop
internal bluetooth device was recognised at boot, making gnome-bluetooth applet
icon appear in the panel as expected.
Since the new rfkill interface introduced by 2.6.31 is needed for
gnome-bluetooth 2.28 to work properly, I think it should depend on
linux-image-2.6.31.

Regards.

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

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

Versions of packages gnome-bluetooth depends on:
ii  bluez  4.56-2Bluetooth tools and daemons
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.1-1  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  libglib2.0-0   2.22.2-2  The GLib library of C routines
ii  libgnome-bluetooth72.28.3-1  GNOME Bluetooth tools - support li
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libunique-1.0-01.1.2-2   Library for writing single instanc
ii  obexd-client   0.14-1D-Bus OBEX client
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages gnome-bluetooth recommends:
ii  gvfs-backends 1.4.1-1userspace virtual filesystem - bac

Versions of packages gnome-bluetooth suggests:
ii  nautilus-sendto   2.28.0-1   integrates Evolution and Pidgin in

-- 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#552211: mono-csharp-shell: should depend on mono-gmcs

2009-10-24 Thread Nobuhiro IMAI
Package: mono-csharp-shell
Version: 2.4.2.3+dfsg-2
Severity: important

Hello,

I installed mono-csharp-shell, but got the following result:

$ /usr/bin/csharp

** (/usr/lib/mono/2.0/csharp.exe:28257): WARNING **: The following assembly 
referenced from /usr/lib/mono/2.0/csharp.exe could not be loaded:
 Assembly:   gmcs(assemblyref_index=1)
 Version:2.4.2.3
 Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed in the 
MONO_PATH environment variable, or in the location of the executing assembly 
(/usr/lib/mono/2.0/).


** (/usr/lib/mono/2.0/csharp.exe:28257): WARNING **: Could not load file or 
assembly 'gmcs, Version=2.4.2.3, Culture=neutral, PublicKeyToken=null' or one 
of its dependencies.

** (/usr/lib/mono/2.0/csharp.exe:28257): WARNING **: Missing method 
InitAndGetStartupFiles in assembly /usr/lib/mono/2.0/csharp.exe, type 
Mono.CSharp.Evaluator

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or 
assembly 'gmcs, Version=2.4.2.3, Culture=neutral, PublicKeyToken=null' or one 
of its dependencies.
File name: 'gmcs, Version=2.4.2.3, Culture=neutral, PublicKeyToken=null'

so I installed mono-gmcs, then everything works well for me.

$ /usr/bin/csharp
Mono C# Shell, type help; for help

Enter statements below.
csharp


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

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

Versions of packages mono-csharp-shell depends on:
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libmono-corlib2.0-cil 2.4.2.3+dfsg-2 Mono core library (for CLI 2.0)
ii  libmono-management2.0-cil 2.4.2.3+dfsg-2 Mono Management library (for CLI 2
ii  libmono-system2.0-cil 2.4.2.3+dfsg-2 Mono System libraries (for CLI 2.0
ii  mono-runtime  2.4.2.3+dfsg-2 Mono runtime

mono-csharp-shell recommends no packages.

mono-csharp-shell suggests no packages.

-- no debconf information


Thanks,
--
Nobuhiro IMAI n...@yo.rim.or.jp
Key fingerprint = F39E D552 545D 7C64 D690  F644 5A15 746C BD8E 7106


pgp9wzNONqit6.pgp
Description: PGP signature


Bug#551782: - davfs2: improve the output in case of a server with a broken LOCK

2009-10-24 Thread Werner Baumann
Am Fri, 23 Oct 2009 22:06:15 -0300
schrieb Luciano Bello luci...@debian.org:

 Is this possible?
 If the error is a File exists you can append or the server has a
 broken LOCK. Please try option 'use_locks 0' in your davfs2.conf
 file.
 
 There is no need to be literal. But a mention to use_locks looks
 necessary... IMHO. 

No.
mount.davfs is a daemon serving requests from the Linux-VFS. The only
way to report an error is to return one of the predefined error codes.
No way to append nothing.

Alternatively:
davfs2 can write a entry into a log file. This of course requires the
user to read the log file. This is what I intend to do.

Second alternative:
Use dbus to pop up a message window. This will only work with graphical
desktop environments. I can't see me doing this in the near future.

Cheers
Werner



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



Bug#530364: [Pkg-bluetooth-maintainers] Bug#530364: Regression: inbuilt bluetooth devices are no longer recognised

2009-10-24 Thread Andrea Veri
On Sat, 24 Oct 2009 02:11:49 +0200
Apelete Seketeli apel...@seketeli.org wrote:


 I've been doing more tests and I realised that an USB bluetooth
 dongle was working properly (applet showing and all) whereas my
 internal bluetooth device is still not recognised.
 I think a regression have been introduced with gnome-bluetooth 2.28.1
 (2.27.5 was working properly) and some (if not all) internal
 bluetooth devices are no longer recognised.


I am not actually sure this a gnome-bluetooth issue. The problem should
be related to the bluetooth daemon which runs under the bluez package.

One question, when did you notice this problem? 

*after* gnome-bluetooth's upgrade or *after* bluez's upgrade?

if you downgrade bluez to 4.42, something change? and if nothing
changes, downgrading gnome-bluetooth to 2.27.5 fixes your issue?

Please let me know, so I can forward this to the right place.

Andrea



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



Bug#552203: linux-headers-2.6.30-2-amd64: alsa-source does not compile against debian patched kernel headers

2009-10-24 Thread Ben Hutchings
I continue to believe this is a bug in the alsa-source package.

What is wrong with the ALSA drivers in the kernel package, anyway?

Ben.

-- 
Ben Hutchings
The obvious mathematical breakthrough [to break modern encryption] would be
development of an easy way to factor large prime numbers. - Bill Gates


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


Bug#504328: NMU of Smarty uploaded to DELAYED/10

2009-10-24 Thread Thijs Kinkhorst
Hi,

In order to address these security issues in Smarty, I've prepared a NMU which 
I've uploaded to the DELAYED/10 queue. If you do not agree with it, you have 
10 days to respond before it reaches unstable.

Looking at what upstream has done to address 504328, it seems that upstream 
versions .22 - .26 have all been iterations to fully address the problem, and 
do not make very significant other changes. Therefore my take on the best 
approach was to just package the 2.6.26 upstream release. Attached is a patch 
of the relevant changes.

cheers,
Thijs
diff -Nru smarty-2.6.22/debian/changelog smarty-2.6.26/debian/changelog
--- smarty-2.6.22/debian/changelog	2009-10-24 12:50:52.0 +0200
+++ smarty-2.6.26/debian/changelog	2009-10-24 12:50:53.0 +0200
@@ -1,3 +1,14 @@
+smarty (2.6.26-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release to address open security issues.
+(CVE-2008-4810, CVE-2008-4811, CVE-2009-1669,
+closes: #529810, #504328)
+  * Remove installation of smarty_icon.README and unit_test,
+dropped upstream.
+
+ -- Thijs Kinkhorst th...@debian.org  Sat, 24 Oct 2009 12:40:12 +0200
+
 smarty (2.6.22-1) unstable; urgency=low
 
   * New upstream release
diff -Nru smarty-2.6.22/debian/Makefile smarty-2.6.26/debian/Makefile
--- smarty-2.6.22/debian/Makefile	2009-10-24 12:50:52.0 +0200
+++ smarty-2.6.26/debian/Makefile	2009-10-24 12:50:53.0 +0200
@@ -23,5 +23,3 @@
 	install -d $(DOCPATH)
 	install -o www-data -m 644 $(TOPFILES) $(DOCPATH)
 	cp -r demo $(DOCPATH)
-	cp misc/smarty_icon.README $(DOCPATH)
-	cp -r unit_test $(DOCPATH)
diff -Nru smarty-2.6.22/libs/Config_File.class.php smarty-2.6.26/libs/Config_File.class.php
--- smarty-2.6.22/libs/Config_File.class.php	2008-12-17 20:53:38.0 +0100
+++ smarty-2.6.26/libs/Config_File.class.php	2009-06-18 16:47:09.0 +0200
@@ -22,14 +22,14 @@
  * smarty-discussion-subscr...@googlegroups.com 
  *
  * @link http://www.smarty.net/
- * @version 2.6.22
+ * @version 2.6.26
  * @copyright Copyright: 2001-2005 New Digital Group, Inc.
  * @author Andrei Zmievski and...@php.net
  * @access public
  * @package Smarty
  */
 
-/* $Id: Config_File.class.php 2786 2008-09-18 21:04:38Z Uwe.Tews $ */
+/* $Id: Config_File.class.php 3149 2009-05-23 20:59:25Z monte.ohrt $ */
 
 /**
  * Config file reading class
diff -Nru smarty-2.6.22/libs/plugins/function.math.php smarty-2.6.26/libs/plugins/function.math.php
--- smarty-2.6.22/libs/plugins/function.math.php	2008-12-17 20:52:59.0 +0100
+++ smarty-2.6.26/libs/plugins/function.math.php	2009-06-18 16:46:27.0 +0200
@@ -27,7 +27,8 @@
 return;
 }
 
-$equation = $params['equation'];
+// strip out backticks, not necessary for math
+$equation = str_replace('`','',$params['equation']);
 
 // make sure parenthesis are balanced
 if (substr_count($equation,() != substr_count($equation,))) {
diff -Nru smarty-2.6.22/libs/Smarty.class.php smarty-2.6.26/libs/Smarty.class.php
--- smarty-2.6.22/libs/Smarty.class.php	2008-12-17 20:53:31.0 +0100
+++ smarty-2.6.26/libs/Smarty.class.php	2009-06-18 16:47:04.0 +0200
@@ -27,10 +27,10 @@
  * @author Monte Ohrt monte at ohrt dot com
  * @author Andrei Zmievski and...@php.net
  * @package Smarty
- * @version 2.6.22
+ * @version 2.6.26
  */
 
-/* $Id: Smarty.class.php 2785 2008-09-18 21:04:12Z Uwe.Tews $ */
+/* $Id: Smarty.class.php 3163 2009-06-17 14:39:24Z monte.ohrt $ */
 
 /**
  * DIR_SEP isn't used anymore, but third party apps might
@@ -107,7 +107,7 @@
 /**
  * When set, smarty does uses this value as error_reporting-level.
  *
- * @var boolean
+ * @var integer
  */
 var $error_reporting  =  null;
 
@@ -236,7 +236,8 @@
 'INCLUDE_ANY' = false,
 'PHP_TAGS'= false,
 'MODIFIER_FUNCS'  = array('count'),
-'ALLOW_CONSTANTS'  = false
+'ALLOW_CONSTANTS'  = false,
+'ALLOW_SUPER_GLOBALS' = true
);
 
 /**
@@ -464,7 +465,7 @@
  *
  * @var string
  */
-var $_version  = '2.6.22';
+var $_version  = '2.6.26';
 
 /**
  * current template inclusion depth
@@ -1548,7 +1549,7 @@
 $params['source_content'] = $this-_read_file($_resource_name);
 }
 $params['resource_timestamp'] = filemtime($_resource_name);
-$_return = is_file($_resource_name);
+$_return = is_file($_resource_name)  is_readable($_resource_name);
 break;
 
 default:
@@ -1711,7 +1712,7 @@
  */
 function _read_file($filename)
 {
-if ( file_exists($filename)  ($fd = @fopen($filename, 'rb')) ) {
+if ( 

Bug#552185: read/write access to the /dev/rfkill device is required

2009-10-24 Thread Apelete Seketeli
Package: gnome-bluetooth
Version: 2.28.3-1
Severity: important 

Hi,

I've tested the kernel 2.6.31 from experimental which introduce the new
/dev/rfkill device. The lack of read/write access to this device makes the user
unable to switch bluetooth on/off (depending on its initial state). Thus I'm
asking if it would be possible to bump the bug severity and provide a way for
users to enable rfkill as Fabian suggested.

Regards.

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

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

Versions of packages gnome-bluetooth depends on:
ii  bluez  4.56-2Bluetooth tools and daemons
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.1-1  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  libglib2.0-0   2.22.2-2  The GLib library of C routines
ii  libgnome-bluetooth72.28.3-1  GNOME Bluetooth tools - support li
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libunique-1.0-01.1.2-2   Library for writing single instanc
ii  obexd-client   0.14-1D-Bus OBEX client
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages gnome-bluetooth recommends:
ii  gvfs-backends 1.4.1-1userspace virtual filesystem - bac

Versions of packages gnome-bluetooth suggests:
ii  nautilus-sendto   2.28.0-1   integrates Evolution and Pidgin in

-- 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#552212: hal: suspends twice in a row when pressing the suspend key

2009-10-24 Thread Julien Cristau
Package: hal
Version: 0.5.13-3
Severity: normal

Hi,

when I press the suspend key on my laptop, the machine suspends, and
then when I wake it up it re-suspends immediately (and the second wakeup
is fine).
I have /apps/gnome-power-manager/buttons/suspend set to 'suspend' in
gconf; when I unset that the machine doesn't suspend on keypress, as
expected.
This doesn't happen when suspending by closing the lid
(/apps/gnome-power-manager/buttons/lid_battery is set to 'suspend' as
well) or by pressing the power button and choosing the 'suspend' action
(/apps/gnome-power-manager/buttons/power is set to 'interactive').  Joss
tells me to file this against hal, so here goes.  I'm happy to give more
info if needed, but I don't know how to debug this myself.

Cheers,
Julien

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

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

Versions of packages hal depends on:
ii  acl  2.2.48-1Access control list utilities
ii  adduser  3.111   add and remove users and groups
ii  consolekit   0.3.1-1 framework for defining and trackin
ii  dbus 1.2.16-2simple interprocess messaging syst
ii  hal-info 20090716-1  Hardware Abstraction Layer - fdi f
ii  libblkid12.16.1-4block device id library
ii  libc62.10.1-2GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.82-2  simple interprocess messaging syst
ii  libexpat12.0.1-4 XML parsing C library - runtime li
ii  libglib2.0-0 2.22.2-2The GLib library of C routines
ii  libhal-storage1  0.5.13-3Hardware Abstraction Layer - share
ii  libhal1  0.5.13-3Hardware Abstraction Layer - share
ii  libpolkit2   0.9-4   library for accessing PolicyKit
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init scrip
ii  mount2.16.1-4Tools for mounting and manipulatin
ii  pciutils 1:3.1.4-2   Linux PCI Utilities
ii  policykit0.9-4   framework for managing administrat
ii  udev 146-5   /dev/ and hotplug management daemo
ii  usbutils 0.86-2  Linux USB utilities

Versions of packages hal recommends:
ii  eject   2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  pm-utils1.2.5-4  utilities and scripts for power ma

Versions of packages hal suggests:
pn  gnome-device-manager  none (no description available)

-- no debconf information



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



Bug#552142: Acknowledgement (linux-image-2.6.26-2-686: machine hangs with nf_conntrack: table full, dropping packet - needs hard reboot)

2009-10-24 Thread Toni Mueller

On Sat, 24.10.2009 at 12:48:05 +0200, Bastian Blank wa...@debian.org wrote:
 On Sat, Oct 24, 2009 at 12:31:35PM +0200, Toni Mueller wrote:
  On Sat, 24.10.2009 at 09:28:22 +0200, Bastian Blank wa...@debian.org 
  wrote:
   Aren't you seeing errors about unknown keys during
   boot?
  No, I didn't, or at least not in any of the system's logs.
 This is sent to /dev/console, not the log.

Well, then I might not have seen it, but I can try to reproduce the
situation.

Isn't there a way to capture such messages in the kernel's log?

-- 
Kind regards,
--Toni++




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



Bug#539485: closed by Luciano Bello luci...@debian.org (davfs2: Cannot work out how to mount as normal user (after reading README.Debian!))

2009-10-24 Thread Reuben Thomas
2009/10/23 Debian Bug Tracking System ow...@bugs.debian.org:
 I think that the issue is clarified. Fell free to reopen the bug if you think
 that is properly.

As I explained above, some FUSE file systems allow users in the fuse
group to create mount points. Apparently, davfs2 does not, which makes
it much less convenient to use.

Would you agree that it is better for me to open a new bug to request
this feature rather than to reopen this bug?

-- 
http://rrt.sc3d.org
Radiance is the appeasement of myth (Adorno)



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



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

2009-10-24 Thread Andrea Veri
On Sat, 24 Oct 2009 13:10:36 +0200
Apelete Seketeli apel...@seketeli.org wrote:


 I've tested the kernel 2.6.31 from experimental which introduce the
 new /dev/rfkill device. The lack of read/write access to this device
 makes the user unable to switch bluetooth on/off (depending on its
 initial state). Thus I'm asking if it would be possible to bump the
 bug severity and provide a way for users to enable rfkill as Fabian
 suggested.


I had a talk with Alexander (gnome-bluetooth's maintainer for Ubuntu):

asac its kind of a temporary solution
asac thats why putting it in gnome-bluetooth is right
asac in the end it should be wrapped in bluez api
asac the rationale for adding it now is that otherwise nothing will
work ;)

So in the end it should be included into bluez API but for now I guess
I'll have to use Ubuntu's workaround. 

What do you guys think?



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



Bug#552018: libxml-commons-resolver1.1-java: fails to find entries in some catalogs

2009-10-24 Thread Daniel Leidert
Am Freitag, den 23.10.2009, 20:59 + schrieb brian m. carlson:
 On Fri, Oct 23, 2009 at 10:27:37AM +0200, Daniel Leidert wrote:
  Am Donnerstag, den 22.10.2009, 17:40 + schrieb brian m. carlson:
 lakeview ok % java
   -cp /usr/share/java/xml-commons-resolver-1.1.jar:/etc/xml/resolver
   org.apache.xml.resolver.apps.resolver -s
   http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl 
   system
  
  This happens for both docbook-xsl and docbook-xsl-ns. In both cases,
  using the above command, but with ... -u ...URI... uri works.
 
 I can't reproduce this difference in behavior.  I get the same problems
 whether I use -u ... uri or -s ... system.

I think I know why: If you carefully check your log, the result
parsing /etc/xml/catalog for the system id is:

- delegateSystem is found before delegateURI
- switching to the correct catalog
- delegateURI is parsed before delgateSystem in the catalog
- Result: nothing found to resolve system id

For the URI it is:

- delegateSystem is found before delegateURI
- Result: nothing found to resolve uri

Pleaes check this in verbose mode! Am I right?

At my system, the situation is a bit different parsing /etc/xml/catalog:

- delegateURI is found before delegateSystem
- Result: nothing found to resolve system id

Trying to get the URL:

- delegateURI is found before delegateSystem
- switching to catalog /etc/xml/docbook-ns-xsl.xml
- delegateURI is found before delegateSystem
- switching to catalog 
/usr/share/xml/docbook/stylesheet/docbook-xsl-ns/catalog.xml
- Resolving URI

Switching the entry occurrences of delegateURI and delegateSystem
in /etc/xml/catalog results in the same behaviour as on your system. We
have different orderings in /etc/xml/catalog but the same in


 Practically, the
 important part is whether the URI entries work, since docbook-xsl*
 contains stylesheets, which are going to be looked up by URI, not by
 system identifier.

Correct, but order matters here. Make sure, the delegateURI entries are
found before delegateSystem entries. Then the URI resolving should work.

[..]
  The problem seems to be, that for the URI two entries exist: delegateURI
  and delegateSystem. However, using `-u ... uri' and `-s ... system' are
  explicit enough to not get confused by the same URL being registered as
  an URL and System ID entry in the catalog. This looks like a bug in the
  commons resolver to me, but I don't have the catalog spec in mind atm.
 
 I've just read the spec, and I can't find any part that explains why
 this shouldn't work.

Then this is clearly a bug.

Regards, Daniel




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



Bug#296258: freemind: Integration into GNOME/KDE

2009-10-24 Thread Eric Lavarde

Hi Octavio,

sounds good, I've updated it in the sources, and it should be uploaded 
with the next version (I hope upstream is soon releasing 0.9.0).


Eric

Octavio Alvarez wrote:

Please excuse if I say something stupid here, but this is the first time
I touch the /usrs/hare/mime/packages files.

I added the following lines to my /usr/share/mime/packages/freemind.xml:

magic priority=85
match type=string value=lt;map offset=0/
/magic

and ran the update-* commands.

Now Nautilus is correctly distinguishes freemind against troff-mm
files (at least the sample file I have here).

Does this help to get the bug fixed?








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



Bug#552214: (no subject)

2009-10-24 Thread y

Subject: linux-image-2.6.26-1-686: je n'arrive pas à avoir un affichage 
graphique avec ma lenny et une carte graphique ATI Radeon HD
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13lenny2
Severity: critical
Justification: breaks unrelated software



-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-13lenny2) (da...@debian.org) (gcc 
version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Fri Mar 13 
18:08:45 UTC 2009

** Command line:
root=/dev/sdc1 ro single

** Not tainted

** Kernel log:
[6.055401] usb 5-2: configuration #1 chosen from 1 choice
[6.063999] usb 5-2: New USB device found, idVendor=04d9, idProduct=048e
[6.064037] usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[6.064088] usbcore: registered new interface driver hiddev
[6.096888] input: Logitech Logitech USB Keyboard as /class/input/input0
[6.100903] input,hidraw0: USB HID v1.11 Keyboard [Logitech Logitech USB 
Keyboard] on usb-:00:1d.0-1
[6.120787] input: Logitech Logitech USB Keyboard as /class/input/input1
[6.120787] input,hidraw1: USB HID v1.11 Device [Logitech Logitech USB 
Keyboard] on usb-:00:1d.0-1
[6.156787] input: HID 04d9:048e as /class/input/input2
[6.168806] ata3: SATA link down (SStatus 0 SControl 300)
[6.172785] input,hidraw2: USB HID v1.10 Mouse [HID 04d9:048e] on 
usb-:00:1d.0-2
[6.172785] usbcore: registered new interface driver usbhid
[6.172785] usbhid: v2.6:USB HID core driver
[6.538040] ata4: SATA link down (SStatus 0 SControl 300)
[6.967549] ahci :03:00.0: AHCI 0001. 32 slots 2 ports 3 Gbps 0x3 
impl SATA mode
[6.967587] ahci :03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[6.967622] PCI: Setting latency timer of device :03:00.0 to 64
[6.971512] scsi4 : ahci
[6.971512] scsi5 : ahci
[6.971512] ata5: SATA max UDMA/133 abar m8...@0xe700 port 0xe7000100 
irq 19
[6.971512] ata6: SATA max UDMA/133 abar m8...@0xe700 port 0xe7000180 
irq 19
[7.534400] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[007b0ced1fd0]
[7.546321] ata5: SATA link down (SStatus 0 SControl 300)
[7.878328] ata6: SATA link down (SStatus 0 SControl 300)
[7.898306] JMB: IDE controller (0x197b:0x2363 rev 0x02) at  PCI slot 
:03:00.1
[7.898306] JMicron IDE :03:00.1: enabling device ( - 0001)
[7.898306] ACPI: PCI Interrupt :03:00.1[B] - GSI 16 (level, low) - 
IRQ 16
[7.898306] JMB: 100% native mode on irq 16
[7.898306] PCI: Setting latency timer of device :03:00.1 to 64
[7.898306] ide0: BM-DMA at 0xc400-0xc407
[7.898306] ide1: BM-DMA at 0xc408-0xc40f
[7.898306] Probing IDE interface ide0...
[9.239862] hda: TSSTcorp CDDVDW SH-S222A, ATAPI CD/DVD-ROM drive
[9.911519] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[9.911691] hda: drive side 80-wire cable detection failed, limiting max 
speed to UDMA33
[9.911725] hda: UDMA/33 mode selected
[9.912909] Probing IDE interface ide1...
[   10.674139] ide0 at 0xc000-0xc007,0xc102 on irq 16
[   10.680196] ide1 at 0xc200-0xc207,0xc302 on irq 16
[   11.253139] Driver 'sd' needs updating - please use bus_type methods
[   11.253139] sd 0:0:0:0: [sda] 293044655 512-byte hardware sectors (150039 MB)
[   11.253139] sd 0:0:0:0: [sda] Write Protect is off
[   11.253139] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.253139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   11.253139] sd 0:0:0:0: [sda] 293044655 512-byte hardware sectors (150039 MB)
[   11.253139] sd 0:0:0:0: [sda] Write Protect is off
[   11.253139] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   11.253139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   11.253139]  sda: sda1
[   11.257139] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.257139] sd 1:0:0:0: [sdb] 1953525168 512-byte hardware sectors (1000205 
MB)
[   11.257139] sd 1:0:0:0: [sdb] Write Protect is off
[   11.257139] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.257139] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   11.257139] sd 1:0:0:0: [sdb] 1953525168 512-byte hardware sectors (1000205 
MB)
[   11.257139] sd 1:0:0:0: [sdb] Write Protect is off
[   11.257139] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.257139] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   11.257139]  sdb:6hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB 
Cache
[   11.261146] Uniform CD-ROM driver Revision: 3.20
[   11.265139]  sdb1
[   11.265139] sd 1:0:0:0: [sdb] Attached SCSI disk
[   11.265139] sd 1:0:1:0: [sdc] 586072368 512-byte hardware sectors (300069 MB)
[   11.265139] sd 1:0:1:0: [sdc] Write Protect is off
[   11.265139] sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
[   11.265139] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, 
doesn't 

Bug#552213: New proxy server not activated until kazehakase restarted

2009-10-24 Thread Christopher Roberts
Package: kazehakase
Version: 0.5.4-2.2
Severity: normal


I added our proxy server and checked that proxy was toggled on and that the
proxy was the one selected.  Browsed to a website and checked our
squid proxy and there were no entries.  Restarted kazehakase and all 
further requests went correctly through the proxy.

Suggest the UI should prompt to restart the browser if that really is 
required, or disable the proxy in the UI until restarted, or better still
make sure the browser really is activated!

Excellent browser though - very fast.

--
Chris Roberts

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

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

Versions of packages kazehakase depends on:
ii  kazehakase-gecko   0.5.4-2.2 Gecko rendering engine for kazehak
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libgettext-ruby1.8 1.91.0-1.2Gettext for ruby1.8
ii  libglib2.0-0   2.16.6-2  The GLib library of C routines
ii  libgnutls262.4.2-6+lenny1the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-2 library for common error values an
ii  libgtk2-ruby   0.17.0~rc1-6  GTK+ bindings for the Ruby languag
ii  libgtk2.0-02.12.12-1~lenny1  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.20.5-5  Layout and rendering of internatio
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libtasn1-3 1.4-1 Manage ASN.1 structures (runtime)
ii  ruby1.81.8.7.72-3lenny1  Interpreter of object-oriented scr
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages kazehakase recommends:
ii  hyperestraier 1.4.9-1.4  a full-text search system for comm

Versions of packages kazehakase suggests:
pn  migemonone (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#552215: FTBFS: Error: unrecognized opcode `mfence'

2009-10-24 Thread Nobuhiro Iwamatsu
Package: stressapptest
Version: 1.0.0-1
Severity: serious
Justification: FTBFS

Hi,

stressapptest FTBFS on some architecture.

https://buildd.debian.org/pkg.cgi?pkg=stressapptest

-
.
g++ -DHAVE_CONFIG_H -I. -g -O2 -DCHECKOPTS -Wreturn-type -Wunused
-Wuninitialized -Wall -O3 -funroll-all-loops  -funroll-loops -DNDEBUG
-MT os.o -MD -MP -MF .deps/os.Tpo -c -o os.o os.cc
os.cc: In member function 'virtual void* OsLayer::PrepareTestMem(uint64, 
uint64)':
os.cc:364: warning: comparison between signed and unsigned integer expressions
os.cc: In member function 'virtual uint32 OsLayer::PciRead(int, uint32, int)':
os.cc:422: warning: comparison between signed and unsigned integer expressions
os.cc: In member function 'virtual void OsLayer::PciWrite(int, uint32, uint32, 
int)':
os.cc:471: warning: comparison between signed and unsigned integer expressions
/tmp/ccEWETKg.s: Assembler messages:
/tmp/ccEWETKg.s:633: Error: unknown opcode
/tmp/ccEWETKg.s:637: Error: unknown opcode
/tmp/ccEWETKg.s:641: Error: unknown opcode
make[3]: *** [os.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [build-stamp] Error 2
-

Please check this problem.

Best regards,
  Nobuhiro

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

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



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



Bug#530364: [Pkg-bluetooth-maintainers] Bug#530364: Regression: inbuilt bluetooth devices are no longer recognised

2009-10-24 Thread Apelete Seketeli
On Sat, 2009-10-24 at 12:54 +0200, Andrea Veri wrote: 
 I am not actually sure this a gnome-bluetooth issue. The problem should
 be related to the bluetooth daemon which runs under the bluez package.
 
 One question, when did you notice this problem? 
 
 *after* gnome-bluetooth's upgrade or *after* bluez's upgrade?

The problem appeared after gnome-bluetooth's upgrade to 2.28. The bluez
upgrade came later and gnome-bluetooth already stopped working correctly
by then.

 if you downgrade bluez to 4.42, something change? and if nothing
 changes, downgrading gnome-bluetooth to 2.27.5 fixes your issue?

Using the current Sid kernel,
Downgrading bluez to 4.42: does not solve the problem
Downgrading gnome-bluetooth to 2.27.5: fixes the issue.

Hope that helped.

Regards.
-- 
Apelete Seketeli apel...@seketeli.org






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



Bug#552211: [pkg-mono-group] Bug#552211: mono-csharp-shell: should depend on mono-gmcs

2009-10-24 Thread Mirco Bauer
tags 552211 + confirmed pending
thanks

On Sat, 24 Oct 2009 20:01:08 +0900 (JST)
Nobuhiro IMAI n...@yo.rim.or.jp wrote:

 Package: mono-csharp-shell
 Version: 2.4.2.3+dfsg-2
 Severity: important
 
 Hello,
 
 I installed mono-csharp-shell, but got the following result:
 
 $ /usr/bin/csharp
 
 ** (/usr/lib/mono/2.0/csharp.exe:28257): WARNING **: The following
 assembly referenced from /usr/lib/mono/2.0/csharp.exe could not be
 loaded: Assembly:   gmcs(assemblyref_index=1) Version:2.4.2.3
  Public Key: (none)
 The assembly was not found in the Global Assembly Cache, a path
 listed in the MONO_PATH environment variable, or in the location of
 the executing assembly (/usr/lib/mono/2.0/).

Indeed csharp.exe links gmcs.exe, adding mono-gmcs to the dependencies.

Thanks for reporting this bug

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developermee...@meebey.net  http://www.meebey.net/
PEAR Developermee...@php.net http://pear.php.net/
Debian Developer  mee...@debian.org  http://www.debian.org/



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



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

2009-10-24 Thread Apelete Seketeli
On Sat, 2009-10-24 at 13:31 +0200, Andrea Veri wrote:
 I had a talk with Alexander (gnome-bluetooth's maintainer for Ubuntu):
 
 asac its kind of a temporary solution
 asac thats why putting it in gnome-bluetooth is right
 asac in the end it should be wrapped in bluez api
 asac the rationale for adding it now is that otherwise nothing will
 work ;)

If nothing will work for the moment I think that set it then...

 So in the end it should be included into bluez API but for now I guess
 I'll have to use Ubuntu's workaround. 
 
 What do you guys think?

Like I said providing a fix (albeit temporary) seems a better option to
me than no fix at all. Things will be better with the coming 2.6.31
kernel, but being unable to disable bluetooth is really bad for laptop
users.
If Fabian is fine with it too then you should go ahead with the Ubuntu's
workaround.

Cheers.
-- 
Apelete Seketeli apel...@seketeli.org




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



Bug#530364: [Pkg-bluetooth-maintainers] Bug#530364: gnome-bluetooth should depend on kernel 2.6.31

2009-10-24 Thread Andrea Veri
On Sat, 24 Oct 2009 12:50:30 +0200
Apelete Seketeli apel...@seketeli.org wrote:


 Following the README instructions I installed kernel 2.6.31 and my
 laptop internal bluetooth device was recognised at boot, making
 gnome-bluetooth applet icon appear in the panel as expected.

great, this is the answer of why your pc was unable to recognize some
devices.


 Since the new rfkill interface introduced by 2.6.31 is needed for
 gnome-bluetooth 2.28 to work properly, I think it should depend on
 linux-image-2.6.31.

actually I can't directly depend on that package *now* cause it's still
on experimental. But I guess it will be uploaded to sid pretty soon.

As soon as 2.6.31 kernel gets uploaded I gonna add the needed rfkill
rule to have this issue finally fixed.

Andrea




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



Bug#552203: [Pkg-alsa-devel] Bug#552203: linux-headers-2.6.30-2-amd64: alsa-source does not compile against debian patched kernel headers

2009-10-24 Thread Elimar Riesebieter
* Ben Hutchings [091024 11:59 +0100]
 I continue to believe this is a bug in the alsa-source package.

Why?

 What is wrong with the ALSA drivers in the kernel package, anyway?

What I can tell is: The Debian package alsa-source_1.0.21+dfsg-2
builds fine again so called vanilla (stock) kernels from
http://www.kernel.org (2.6.3?). I didn't spend much debugging why it
doesn't build against Debian 2.6.30, though.

For that reason I continue to believe this is a bug in the whatever
kernel-headers Debian packages.

Elimar

-- 
  Talking much about oneself can also 
   be a means to conceal oneself.
 -Friedrich Nietzsche



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



Bug#530364: [Pkg-bluetooth-maintainers] Bug#530364: Bug#530364: Regression: inbuilt bluetooth devices are no longer recognised

2009-10-24 Thread Andrea Veri
On Sat, 24 Oct 2009 14:04:10 +0200
Apelete Seketeli apel...@seketeli.org wrote:


 The problem appeared after gnome-bluetooth's upgrade to 2.28. The
 bluez upgrade came later and gnome-bluetooth already stopped working
 correctly by then.


ok, I've found out what's going wrong here. I am sure that if you
upgrade your kernel to the experimental release (2.6.31 or later) it
will work fine.

This wasnt needed with gnome-bluetooth 2.27.5 but it's now needed with
2.28.x series. 

As soon as the latest kernel gets uploaded I gonna upload a new
gnome-bluetooth revision together with the rfkill patch from Ubuntu, so
finally we should have a fully up and running gnome-bluetooth istance
again.

Thanks for your support and your tests,


Andrea



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



Bug#552219: pdns: [INTL:it] Italian debconf translation

2009-10-24 Thread Luca Monducci
Package: pdns
Severity: wishlist
Tags: l10n, patch

Hello,
please add the Italian debconf templates translation (attached).

Regards,
 Luca

it.po
Description: Binary data


Bug#552217: isdnutils: [INTL:it] Italian debconf translation

2009-10-24 Thread Luca Monducci
Package: isdnutils
Severity: wishlist
Tags: l10n, patch

Hello,
please update the Italian debconf templates translation (attached).

Regards,
 Luca

it.po
Description: Binary data


Bug#552218: mysqmail: [INTL:it] Italian debconf translation

2009-10-24 Thread Luca Monducci
Package: mysqmail
Severity: wishlist
Tags: l10n, patch

Hello,
please add the Italian debconf templates translation (attached).

Regards,
 Luca

it.po
Description: Binary data


Bug#552216: nm.debian.org: Akira Tagoh is no longer active

2009-10-24 Thread Rolf Leggewie
Package: nm.debian.org
Severity: normal

Hi,

https://nm.debian.org/gpg_offer.php still lists contact information 
for Akira Tagoh, but the mail bounces.  Please remove the entry.
Thank you.

Regards

Rolf Leggewie



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



Bug#552214: (no subject)

2009-10-24 Thread Bastian Blank
On Sat, Oct 24, 2009 at 01:33:14PM +0200, y wrote:

Who? I like to know who I'm talking with.

 Subject: linux-image-2.6.26-1-686: je n'arrive pas à avoir un affichage 
 graphique avec ma lenny et une carte graphique ATI Radeon HD

Sorry, but we don't speak french here. And even after my try to
translate that, I'm unable to see what you want.

 Package: linux-image-2.6.26-1-686
 Version: 2.6.26-13lenny2
 Severity: critical
 Justification: breaks unrelated software

No, it does not.

 -- Package-specific info:
 ** Version:
 Linux version 2.6.26-1-686 (Debian 2.6.26-13lenny2) (da...@debian.org) (gcc 
 version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Fri Mar 13 
 18:08:45 UTC 2009

You want to do an upgrade of that system immediately.

 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device 
 [1002:9498] (prog-if 00 [VGA controller])

This is an ATI Radeon HD 4650 aka a R700. No information was available
for this kind of chip at the release of Lenny, so it may not work at
all.

Bastian

-- 
Fascinating is a word I use for the unexpected.
-- Spock, The Squire of Gothos, stardate 2124.5



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



Bug#552220: dvdisaster: Documentation file not found

2009-10-24 Thread Christian T. Steigies
Package: dvdisaster
Version: 0.71.26-2
Severity: minor

I installed dvdisaster and dvdisaster-doc. The welcome screen suggest to
click on the link for the manual for typical uses, which I tried. I
received this noticifaction:

Documentation file /usr/share/doc/dvdisaster-doc/html/en/example.html not found.

Which is correct, that file does not exist on my system.

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

Kernel: Linux 2.6.30 (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 dvdisaster depends on:
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-7  The Cairo 2D vector graphics libra
ii  libglib2.0-02.16.6-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user interface 
ii  libpango1.0-0   1.20.5-5 Layout and rendering of internatio
ii  xdg-utils   1.0.2-6.1desktop integration utilities from

Versions of packages dvdisaster recommends:
ii  dvdisaster-doc0.71.26-2  data loss/scratch/aging protection

dvdisaster 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#395573: Visit: License Problems with SILO

2009-10-24 Thread Alastair McKinstry

Hi,

I've been looking at packaging SILO, a mandatory dependency of VisIt.
Unfortunately, it contains the following license clause:

Commercialization of this product is prohibited without notifying the
	Department of Energy (DOE) or Lawrence Livermore National Laboratory  
(LLNL).


AFAIK, this is a show-stopper for packaging VisIT.  We could write to  
LLNL and see if they
are willing to relinquish this, but since I started this ITP, Paraview  
has been packaged for
Debian, and it does my visualisation needs, so I am no longer  
packaging visit.


Sorry about this,
Alastair



--
Alastair McKinstry  , alast...@sceal.ie , mckins...@debian.org
http://blog.sceal.ie

Anyone who believes exponential growth can go on forever in a finite  
world

is either a madman or an economist - Kenneth Boulter, Economist.







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



Bug#551251: libjavascript-perl: FTBFS: failed test

2009-10-24 Thread Mike Hommey
On Fri, Oct 16, 2009 at 10:31:23PM +0200, gregor herrmann wrote:
 From t/21-branch-handler.t:
 
 22 $cx1-set_branch_handler(\branch_handler);
 23 $cx1-eval(for(i = 0; i  10; i++) {});
 24 is($called, 10);
 
 
 Hm, I guess it's not that easy :)

It's actually almost that easy. You should also change the
PJS_branch_handler definition to drop its second argument.

As for the test, with the API change, the assumption that the branch
handler is going to be called at each for iteration becomes wrong, which
is why the test fails.

Unfortunately, while I have been able to verify that indeed the callback
is properly called by the JS engine if I hack the JSContext members to
make it happen, I couldn't get it to trigger under normal conditions
with an eval()ed script :(

Mike



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



Bug#546601: po4apod-display-po doesn't work at all

2009-10-24 Thread Florentin Duneau
tags 546601 patch
thanks

On 15:15 Mon 14 Sep, Omar Campagne wrote:
 Package: po4a
 Version: 0.36.4-1
 Severity: normal
 
 Hello Nekral:
 
 I'm updating the po4a/pod/es.po, and when I tried to view it, I got this
 error.
 
 /usr/bin/po4apod-display-po: 9: Syntax error: ( unexpected
 

It's due to the /bin/sh transition from bash to dash (the script uses a
bashism).

The attached patch fixes the bashism (and solves #547757). I also fixed
some typos in po4pod-dipslay-po french manpage.

Florentin
? 546601.diff
? res
Index: po/pod/fr.po
===
RCS file: /cvsroot/po4a/po4a/po/pod/fr.po,v
retrieving revision 1.139
diff -u -r1.139 fr.po
--- po/pod/fr.po	29 Aug 2009 15:32:36 -	1.139
+++ po/pod/fr.po	24 Oct 2009 12:43:03 -
@@ -7,7 +7,7 @@
 Project-Id-Version: po4a 0.20\n
 Report-Msgid-Bugs-To: po4a-de...@lists.alioth.debian.org\n
 POT-Creation-Date: 2009-08-18 14:56+0300\n
-PO-Revision-Date: 2009-08-18 18:11+0200\n
+PO-Revision-Date: 2009-10-24 14:40+0200\n
 Last-Translator: Nicolas François nicolas.franc...@centraliens.net\n
 Language-Team: french debian-l10n-fre...@lists.debian.org\n
 MIME-Version: 1.0\n
@@ -11196,10 +11196,10 @@
 displayed. Generally, pod file is only available in source package or 
 embedded in Perl script.
 msgstr 
-Bpo4aman-display-po permet à un traducteur de visualiser comment sera 
+Bpo4apod-display-po permet à un traducteur de visualiser comment sera 
 affichée une page de manuel, générée à partir d'un document POD et qu'il 
 vient de traduire dans un fichier PO. Généralement, le fichier POD n'est 
-disponible que dans le paquet source ou inclu dans le script Perl.
+disponible que dans le paquet source ou inclut dans le script Perl.
 
 #. type: TP
 #: scripts/po4apod-display-po.1:24
Index: scripts/po4apod-display-po
===
RCS file: /cvsroot/po4a/po4a/scripts/po4apod-display-po,v
retrieving revision 1.2
diff -u -r1.2 po4apod-display-po
--- scripts/po4apod-display-po	20 Jul 2009 23:18:11 -	1.2
+++ scripts/po4apod-display-po	24 Oct 2009 12:43:03 -
@@ -6,7 +6,7 @@
 PO=
 OPTIONS=
 
-function usage () {
+usage () {
 	echo Usage : $(basename $0) -m POD_FILE -p PO_FILE [-o PO4A_OPT]
 }
 


Bug#552221: /usr/share/applications/openjdk-6-policytool.desktop: The java policy tool has nothing to do in the menus

2009-10-24 Thread Josselin Mouette
Package: openjdk-6-jre
Version: 6b16-1.6.1-2
Severity: important
File: /usr/share/applications/openjdk-6-policytool.desktop

The Java policy tool is completely useless to desktop users. As such, it 
has absolutely nothing to do in the preferences menu. Cluttering this 
menu which is already large is a major usability issue.

Please add a NoDisplay=true entry in the desktop file so that it is not 
included in the menu by default. (This way, it can be still enabled in 
the menu editor.)

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

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

Versions of packages openjdk-6-jre depends on:
ii  dpkg   1.15.4.1  Debian package management system
ii  libaccess-bridge-java- 1.26.2-3  Java Access Bridge for GNOME (jni 
ii  libasound2 1.0.21a-1 shared library for ALSA applicatio
ii  libc6  2.10.1-2  GNU C Library: Shared libraries
ii  libgif44.1.6-8   library for GIF images (library)
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.40-1  PNG library - runtime
ii  libpulse0  0.9.19-1  PulseAudio client libraries
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  openjdk-6-jre-headless 6b16-1.6.1-2  OpenJDK Java runtime, using Hotspo
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

openjdk-6-jre recommends no packages.

Versions of packages openjdk-6-jre suggests:
pn  icedtea6-plugin   none (no description available)

-- no debconf information

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling



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



Bug#532805: dh_auto_build: prevents make jobs from being run simultaneously

2009-10-24 Thread Modestas Vainius
Hello,

On šeštadienis 24 Spalis 2009 03:48:58 Modestas Vainius wrote:
 the attached patch is my second attempt to address parallel building as
 transparently as possible:
  1) without the need to use cryptic punctuation in the debian/rules or
  similar hacks
  2) without pointless make job control warnings.
 
 Test suite is included. More information can be found in the patch header
  and the patch itself.

This new improved version has a more conservative behaviour when --parallel is 
not passed. In such a case it used to assume the package did not support 
parallel and prevented it by cleaning MAKEFLAGS extensively (like --parallel=1 
in this version). Now if --parallel is not specified, makefile.pm won't mess 
with MAKEFLAGS expect clean it from stale unreachable --jobserver-fds options 
to prevent pointless make warnings about job control from appearing.

What is more, dh won't implicitly pass --parallel to dh_auto_* anymore if 
jobserver is reachable (i.e. dh was run with + prefix). This is more 
compatible with legacy behaviour when + hack was necessary to enable 
parallel building.

-- 
Modestas Vainius modes...@vainius.eu
From: Modestas Vainius modes...@vainius.eu
Subject: [PATCH] Support parallel building in makefile buildsystem

1) Add routine to Dh_Lib (used by dh and makefile.pm) which is capable of
detecting make jobserver and job control options from the MAKEFLAGS environment
variable. It also generates and returns a clean up MAKEFLAGS from these
options.

2) Add --parallel option to build system framework which allows source packages
to specify that they support parallel building. Optional value for this option is
the number of maximum parallel process to allow. However, the actual number of
parallel process (if any) for the specific build is determined from
DEB_BUILD_OPTIONS env variable as specified by Debian Policy.

By default (no --parallel option) parallel is neither enabled nor disabled
(depends on the external environment). However, dh may pass --parallel to
dh_auto_* implicitly in case 4) described below.

3) Add parallel support for makefile buildsystem. This implementation
forcefully starts a new make job server (or disables parallel) for the number
of process requested. If --parallel was not passed to the build system at all,
the build system will only clean up MAKEFLAGS from stale jobserver options to
avoid pointless make warnings.

4) If dh detects that it is being run by dpkg-buildpackage -jX and it is NOT
run with + prefix from debian/rules (i.e. jobserver is not reachable), it
enables --parallel implicitly. This closes: #532805.

Signed-off-by: Modestas Vainius modes...@vainius.eu

---
 Debian/Debhelper/Buildsystem.pm  |   16 ++-
 Debian/Debhelper/Buildsystem/makefile.pm |   31 +++-
 Debian/Debhelper/Dh_Buildsystems.pm  |   42 +
 Debian/Debhelper/Dh_Lib.pm   |   42 +-
 debhelper.pod|   18 ++
 dh   |   44 +-
 t/buildsystems/buildsystem_tests |  275 +-
 t/buildsystems/parallel.mk   |   21 +++
 8 files changed, 475 insertions(+), 14 deletions(-)

diff --git a/Debian/Debhelper/Buildsystem.pm b/Debian/Debhelper/Buildsystem.pm
index 62c45b5..677e3bf 100644
--- a/Debian/Debhelper/Buildsystem.pm
+++ b/Debian/Debhelper/Buildsystem.pm
@@ -47,7 +47,12 @@ sub DEFAULT_BUILD_DIRECTORY {
 #  specified or empty, defaults to the current directory.
 # - builddir - specifies build directory to use. Path is relative to the
 #  current (top) directory. If undef or empty,
-#  DEFAULT_BUILD_DIRECTORY directory will be used. 
+#  DEFAULT_BUILD_DIRECTORY directory will be used.
+# - parallel - number of parallel process to be spawned for building
+#  sources. Parallel building needs to be supported by the
+#  underlying build system for this option to be effective.
+#  Defaults to undef (i.e. parallel disabled, but do not try to
+#  enforce this limit by messing with environment).
 # Derived class can override the constructor to initialize common object
 # parameters. Do NOT use constructor to execute commands or otherwise
 # configure/setup build environment. There is absolutely no guarantee the
@@ -58,6 +63,7 @@ sub new {
 
 	my $this = bless({ sourcedir = '.',
 	   builddir = undef,
+	   parallel = undef,
 	   cwd = Cwd::getcwd() }, $class);
 
 	if (exists $opts{sourcedir}) {
@@ -71,6 +77,9 @@ sub new {
 	if (exists $opts{builddir}) {
 		$this-_set_builddir($opts{builddir});
 	}
+	if (defined $opts{parallel}  $opts{parallel} = 1) {
+		$this-{parallel} = $opts{parallel};
+	}
 	return $this;
 }
 
@@ -243,6 +252,11 @@ sub get_source_rel2builddir {
 	return $dir;
 }
 
+sub get_parallel {
+	my $this=shift;
+	return $this-{parallel};
+}
+
 # When given a relative path to the 

Bug#552222: logcheck: dhclient regexes need updating

2009-10-24 Thread Daniel Hahler
Package: logcheck
Version: 1.3.3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch

As reported in https://launchpad.net/bugs/307847:

recent dhclient includes the ip address it is releasing and renewing.

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(NAK|ACK|OFFER) from 
[.0-9]{7,15}$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) on 
[[:alnum:].]+ to [.0-9]{7,15} port 67$

should be replaced with:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(NAK|ACK|OFFER) (of 
[.0-9]{7,15} )?from [.0-9]{7,15}$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) (of 
[.0-9]{7,15} )?on [[:alnum:].]+ to [.0-9]{7,15} port 67$


Please find the corresponding patch attached.
diff -Nru logcheck-1.3.3/debian/changelog logcheck-1.3.3ubuntu1/debian/changelog
diff -Nru logcheck-1.3.3/rulefiles/linux/ignore.d.server/dhclient logcheck-1.3.3ubuntu1/rulefiles/linux/ignore.d.server/dhclient
--- logcheck-1.3.3/rulefiles/linux/ignore.d.server/dhclient	2007-09-27 18:46:21.0 +0200
+++ logcheck-1.3.3ubuntu1/rulefiles/linux/ignore.d.server/dhclient	2009-10-24 15:24:58.0 +0200
@@ -8,8 +8,8 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: Listening on [^[:space:].]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: Sending on[[:space:]]+[^[:space:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCPDISCOVER on [[:alnum:].]+ to [.0-9]{7,15} port 67 interval [0-9]+$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(NAK|ACK|OFFER) from [.0-9]{7,15}$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) on [[:alnum:].]+ to [.0-9]{7,15} port 67$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(NAK|ACK|OFFER) (of [.0-9]{7,15} )?from [.0-9]{7,15}$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: DHCP(REQUEST|RELEASE) (of [.0-9]{7,15} )?on [[:alnum:].]+ to [.0-9]{7,15} port 67$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: bound(:| to [.0-9]{7,15} --) renewal in [0-9]+ seconds\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: [[:lower:]]+[0-9]: unknown hardware address type [0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhclient(-2.2.x)?: Trying recorded lease [.0-9]{7,15}$


Bug#552223: cups: binNMU FTBFS everywhere

2009-10-24 Thread Cyril Brulebois
Package: cups
Version: 1.4.1-5+b1
Severity: serious
Justification: FTBFS

Cups FTBFS everywhere (as of right now):
https://buildd.debian.org/status/package.php?suite=unstablep=cups

Various reasons:
1. most archs:
| Compiling OPVPOutputDev.cxx...
| g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE 
-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler 
-I/usr/include/poppler -DPDFTOPDF -g -O2 -g -Wall -O2  -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT  -c 
OPVPOutputDev.cxx
| OPVPOutputDev.cxx:27:31: error: fofi/FoFiTrueType.h: No such file or directory

2. mips:
| Linking imagetopdf...
| cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler 
-Wl,--as-needed  -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g 
-fstack-protector -D_GNU_SOURCE -o imagetopdf imagetopdf.o common.o -lcupsimage 
\
|-lcups -lavahi-common -lavahi-client   -lgnutls   -lpthread 
-lm -lcrypt 
| /usr/bin/ld.real: -pie broken and disabled on mips/mipsel in Debian, use 
--force-pie to overwrite
| collect2: ld returned 1 exit status

Mraw,
KiBi.



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



Bug#552225: wmmon: Improvements for better SMP machines management

2009-10-24 Thread Romuald DELAVERGNE
Package: wmmon
Version: 1.0b2-14
Severity: wishlist
Tags: patch

If you use wmmon dockapp, the CPU stress meter shows the average of all 
processors. So if a processus takes all CPU on one processor, you don't see it. 
More informations and patch here - http://delavergne.me/wmmon/

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

Kernel: Linux 2.6.30.4 (SMP w/4 CPU cores)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmmon depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libx11-6  2:1.2-1X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxpm4   1:3.5.7-1  X11 pixmap library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m

wmmon recommends no packages.

wmmon suggests no packages.

-- no debconf information
--- wmmon-1.0b2.orig/wmmon/wmmon.c
+++ wmmon-1.0b2/wmmon/wmmon.c
@@ -28,6 +28,8 @@
 	Changes:
 	
 
+	17/10/2009 (Romuald Delavergne, romuald.delaver...@free.fr)
+		* Support SMP processors in realtime CPU stress meter
 	15/05/2004 (Simon Law, sfl...@debian.org)
 		* Support disabling of mode-cycling
 	23/10/2003 (Simon Law, sfl...@debian.org)
@@ -109,6 +111,7 @@
 
 int	stat_current = 0; /* now global */
 int mode_cycling = 1; /* Allow mode-cycling */
+int cpu_avg_max  = 0; /* CPU stress meter with average and max for SMP */
 FILE	*fp_meminfo;
 FILE	*fp_stat;
 FILE	*fp_loadavg;
@@ -148,6 +151,9 @@ int main(int argc, char *argv[]) {
 			case 'l' :
 mode_cycling = 0;
 break;
+			case 'c' :
+cpu_avg_max = 1;
+break;
 			case 'i' :
 stat_current = 1;
 break;
@@ -174,6 +180,7 @@ int main(int argc, char *argv[]) {
 |* wmmon_routine			   *|
 \***/
 
+#define MAX_CPU (10) /* depends on graph height */
 typedef struct {
 
 	char	name[5];			/* cpu0..cpuz, eventually.. :) */
@@ -183,6 +190,11 @@ typedef struct {
 	long	statlast;
 	long	rt_idle;
 	long	idlelast;
+	/* Processors stats */
+	long	*cpu_stat;
+	long	*cpu_last;
+	long	*idle_stat;
+	long	*idle_last;
 	
 } stat_dev;
 
@@ -194,11 +206,14 @@ char		*right_action;
 char		*middle_action;
 
 
+int	nb_cpu, cpu_max;
+int getNbCPU(void);
+unsigned long getWidth(long, long);
 int checksysdevs(void);
-void get_statistics(char *, long *, long *, long *);
+void get_statistics(char *, long *, long *, long *, long *, long *);
 void DrawActive(char *);
 
-void update_stat_cpu(stat_dev *);
+void update_stat_cpu(stat_dev *, long *, long *);
 void update_stat_io(stat_dev *);
 void update_stat_mem(stat_dev *st, stat_dev *st2);
 void update_stat_swp(stat_dev *);
@@ -225,6 +240,8 @@ void wmmon_routine(int argc, char **argv
 
 	long		istat;
 	long		idle;
+	long		*istat2;
+	long		*idle2;
 
 	FILE		*fp;
 	char		*conffile = NULL;
@@ -276,6 +293,21 @@ void wmmon_routine(int argc, char **argv
 
 	stat_online = checksysdevs();
 
+	nb_cpu = getNbCPU();
+	stat_device[0].cpu_stat = calloc(nb_cpu, sizeof(long));
+	stat_device[0].cpu_last = calloc(nb_cpu, sizeof(long));
+	stat_device[0].idle_stat = calloc(nb_cpu, sizeof(long));
+	stat_device[0].idle_last = calloc(nb_cpu, sizeof(long));
+	if (!stat_device[0].cpu_stat || !stat_device[0].cpu_last || !stat_device[0].idle_stat || !stat_device[0].idle_last) {
+		fprintf(stderr, %s: Unable to alloc memory !\n, argv[0]);
+		exit(1);
+	}
+	istat2 = calloc(nb_cpu, sizeof(long));
+	idle2 = calloc(nb_cpu, sizeof(long));
+	if (!istat2 || !idle2) {
+		fprintf(stderr, %s: Unable to alloc memory !!\n, argv[0]);
+		exit(1);
+	}
 
 	openXwindow(argc, argv, wmmon_master_xpm, wmmon_mask_bits, wmmon_mask_width, wmmon_mask_height);
 
@@ -288,9 +320,16 @@ void wmmon_routine(int argc, char **argv
 
 	/* Collect information on each panel */
 	for (i=0; istat_online; i++) {
-		get_statistics(stat_device[i].name, k, istat, idle);
+		get_statistics(stat_device[i].name, k, istat, idle, istat2, idle2);
 		stat_device[i].statlast = istat;
 		stat_device[i].idlelast = idle;
+		if (i == 0  nb_cpu  1) {
+			int cpu;
+			for (cpu = 0; cpu  nb_cpu; cpu++) {
+stat_device[i].cpu_last[cpu] = istat2[cpu];
+stat_device[i].idle_last[cpu] = idle2[cpu];
+			}
+		}
 	}
 
 	/* Set the mask for the current window */
@@ -320,7 +359,7 @@ void wmmon_routine(int argc, char **argv
 		waitpid(0, NULL, WNOHANG);
 
 
-		update_stat_cpu(stat_device[0]);
+		update_stat_cpu(stat_device[0], istat2, idle2);
 		update_stat_io(stat_device[1]);
 
 		if(stat_current == 2) {
@@ -334,13 +373,26 @@ void wmmon_routine(int argc, char **argv
 			/* Load ding is 45 pixels hoog */
 			copyXPMArea(0, 64, 32, 12, 28, 4);
 
-			j = (stat_device[i].rt_stat + stat_device[i].rt_idle);
-			if (j != 0) {
-j = (stat_device[i].rt_stat * 100) / j;
+			if (i == 0  nb_cpu  1) 

Bug#552224: gcc-4.3: [armel] __thread variable uses R_ARM_GOTOFF32 relocation if optimizing = SEGV

2009-10-24 Thread Simon McVittie
Package: gcc-4.3
Version: 4.3.4-5
Severity: normal

(I'm guessing that this is a compiler bug, but it could conceivably be
the linker or some other toolchain component; if so, please reassign.)

As described in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546823,
libcap-ng0 0.6.1 contains a __thread variable. When built with -O0 it seems to
work fine, but when built with -O1 or -O2 dereferencing that variable
causes a segfault.

This appears to be related to this linker warning, which does not appear
under -O0:

 gcc -shared  .libs/cap-ng.o .libs/lookup_table.o   -Wl,-z -Wl,relro
 -Wl,-z -Wl,defs -Wl,-soname -Wl,libcap-ng.so.0 -o
 .libs/libcap-ng.so.0.0.0
 /usr/bin/ld: .libs/cap-ng.o(.text+0x810): R_ARM_GOTOFF32 used with TLS
 symbol m
 /usr/bin/ld: .libs/cap-ng.o(.text+0xc1c): R_ARM_GOTOFF32 used with TLS
 symbol m

To test this it is sufficient to compile libcap-ng with the desired option,
then run make check. The test program will segfault if optimizations
were used. I tried this in both squeeze and sid environments.

At my suggestion, the libcap-ng maintainer has worked around this bug by
turning off optimization on armel. If this bug in the toolchain is
fixed, the optimizations should be reinstated.

Pierre, could you please mention this bug# next to the workaround in
debian/rules in future versions? Sorry, I should have filed this before
sending you the patch...

Regards,
S

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

Kernel: Linux 2.6.30-1-kirkwood
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.3 depends on:
ii  binutils  2.19.91.20091006-1 The GNU assembler, linker and bina
ii  cpp-4.3   4.3.4-5The GNU C preprocessor
ii  gcc-4.3-base  4.3.4-5The GNU Compiler Collection (base 
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-4  GCC support library
ii  libgomp1  4.4.1-4GCC OpenMP (GOMP) support library

Versions of packages gcc-4.3 recommends:
ii  libc6-dev 2.9-25 GNU C Library: Development Librari

Versions of packages gcc-4.3 suggests:
pn  gcc-4.3-doc   none (no description available)
pn  gcc-4.3-locales   none (no description available)
pn  libgcc1-dbg   none (no description available)
pn  libgomp1-dbg  none (no description available)
pn  libmudflap0-4.3-dev   none (no description available)
pn  libmudflap0-dbg   none (no description available)

-- no debconf information


signature.asc
Description: Digital signature


Bug#552173: RM: libjboss-buildmagic-java -- blocks RM/low popcon/no rdeps.

2009-10-24 Thread Niels Thykier

reassign 552173 ftp.debian.org
retitle 552173 RM: libjboss-buildmagic-java -- blocks RM/low popcon/no rdeps.
thanks

Hi

I proposed that it should be fixed a month ago [1]. Also I believe 
upstream renamed project/package, so I believe we would have had to remove 
it anyway.


~Niels

[1] http://www.mail-archive.com/debian-j...@lists.debian.org/msg13568.html



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



Bug#552204: [pkg-ntp-maintainers] Bug#552204: ntpdate does not read servers from its config

2009-10-24 Thread Steve Kostecke
Hans-J. Ullrich said:

it seems, ntpdate does not read the servers out of its config in
/etc/default.

# ntpdate -h
ntpdate: unknown option -h
usage: ntpdate [-46bBdqsuv] [-a key#] [-e delay] [-k file] [-p samples]
[-o version#] [-t timeo] server ...

/usr/sbin/ntpdate reads its list of servers from the command line.

/usr/sbin/ntpdate-debian is a debian-specific shell script wrapper for
/usr/sbin/ntpdate. This wrapper passes the list of time servers to
ntpdate.

Giving the single command ntpdate should work, but I get no servers
found, while doing ntpdate ptbtime1.ptb.de is correctly working.

That's the way it works.

-- 
Steve Kostecke koste...@ntp.org
NTP Public Services Project http://support.ntp.org/
Public Key at http://support.ntp.org/Users/SteveKostecke

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




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



Bug#552220: dvdisaster: Documentation file not found

2009-10-24 Thread Carsten Gnoerlich

Hi Christian,

I installed dvdisaster and dvdisaster-doc. The welcome screen suggest to
click on the link for the manual for typical uses, which I tried. I
received this noticifaction:

Documentation file /usr/share/doc/dvdisaster-doc/html/en/example.html not found.
  

Thanks; this was overlooked in the upstream and will be fixed
with 0.73.1.
For the really impatient: Replace example.html with
howtos.html in welcome-window.c ;-)

Cheers,
 Carsten

--
Carsten Gnörlich * Project homepage http://www.dvdisaster.org
dvdisaster: Additional error correction for CD and DVD media.
GnuPG FP: 12B3 1535 AF90 3ADE 9E73  BA7E 5A59 0EFE F5F6 C46C




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



  1   2   3   4   >