Bug#129624: Reopen: #129624 abcde: retrieve CDDB info and apply it when you don't have the CD handy

2009-10-23 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#552195: dircolors: Please match extensions case-insensitively

2009-10-23 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#552194: Phpmyadmin Bug

2009-10-23 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#552193: Uninstallable, depends on libgch6-fastcgi-dev (s/gch/ghc/)

2009-10-23 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#552192: /usr/bin/licensecheck: provide mechanism to exclude files matching certain licenses

2009-10-23 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   (no description available)
pn  devscripts-el  (no description available)
pn  gnuplot(no description available)
pn  libfile-desktopentry-perl  (no description available)
pn  libnet-smtp-ssl-perl   (no description available)
ii  mutt  1.5.18-6   text-based mailreader supporting M
pn  svn-buildpackage   (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#550947: qutecom segfaults at startup

2009-10-23 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=)
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#552042: install fails on ThinkPad w500

2009-10-23 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#552191: lvm2: possible missing dependency in iniscript?

2009-10-23 Thread Stéphane Glondu
Package: lvm2
Version: 2.02.53-2
Severity: critical
Justification: breaks the whole system

Hello,

My computer failed to boot this morning because lvm2 failed to create
/dev//* symlinks on (read-only) /. It seems that starting
"checkroot" before "lvm2" fixed the problem.


Best regards,

-- 
Stéphane


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

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

Versions of packages lvm2 depends on:
ii  dmsetup  2:1.02.38-2 The Linux Kernel Device Mapper use
ii  libc62.10.1-2GNU C Library: Shared libraries
ii  libdevmapper1.02.1   2:1.02.38-2 The Linux Kernel Device Mapper use
ii  libreadline5 5.2-6   GNU readline and history libraries
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init scrip

lvm2 recommends no packages.

lvm2 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#552190: python-debian: python DeprecationWarning

2009-10-23 Thread Laurent Bonnaud
Package: python-debian
Version: 0.1.14
Severity: normal


Hi,

here is the problem:

# update-apt-xapian-index --quiet
/usr/lib/pymodules/python2.5/debian_bundle/deb822.py:244:
DeprecationWarning: apt_pkg.ParseTagFile() is deprecated. Please see
apt_pkg.TagFile() for the replacement.
  parser = apt_pkg.ParseTagFile(sequence)

This is annoying because every week, /etc/cron.weekly/apt-xapian-index
outputs this warning and an e-mail is sent to the admin.


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

Kernel: Linux 2.6.31-trunk-686-bigmem (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 python-debian depends on:
ii  python2.5.4-3An interactive high-level object-o
ii  python-support1.0.4  automated rebuilding support for P

Versions of packages python-debian recommends:
ii  python-apt0.7.92 Python interface to libapt-pkg

Versions of packages python-debian suggests:
ii  gpgv  1.4.10-2   GNU privacy guard - signature veri

-- no debconf information


-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#548120: shutdown logs out instead of shutting down

2009-10-23 Thread John Talbut
This is happening on all my computers after recent updates (squeeze). 
It does not always happen, it seems in particular to shut down correctly 
after a very short session.




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



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

2009-10-23 Thread John Talbut

Package: gedit-plugins
Severity: wishlist

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.30-20090920
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)



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



Bug#552186: td2planet: fail parse URI, when there is multibyte strings in HTML anchor.

2009-10-23 Thread Yukiharu Yabuki
Hi, Maeda-san.

Thank you for your cooperation.
I ask nishiyama-san as upstream author this issue.

Upstream author should know this issue.

Best
Yukiharu

On Sat, 24 Oct 2009 10:48:12 +0900
Kouhei Maeda  wrote:

> Package: td2planet
> Version: 0.1.0-2
> Severity: normal
> 
> Hi, Yabuki-san.
> 
> When there is multibyte strings in HTML Anchor of RSS Feed, 
> td2planet failed in prosess URI.parse.
> 
> example, 
> 
> /usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): 
> http://satoshi.blogs.com/life/2009/10/restful-mvc__ 
> ‚_ƒ¼__‚ __ƒ_‚ƒ 
> __ƒ_ .html (URI::InvalidURIError)
>from /usr/lib/ruby/1.8/uri/common.rb:485:in `parse' from 
> /usr/lib/ruby/1.8/td2planet/formatter.rb:123:in 
> `relative_path_to_absolute_uri'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:133:in 
> `tag_attr_relative_path_to_absolute_uri'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:132:in `gsub!'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:132:in 
> `tag_attr_relative_path_to_absolute_uri'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:143:in `to_section_body'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:142:in `gsub'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:142:in `to_section_body'
>from /usr/share/td2planet/templates/section.rhtml:3:in `section'
>from /usr/share/td2planet/templates/day.rhtml:18:in `day'
>from /usr/share/td2planet/templates/day.rhtml:17:in `each'
>from /usr/share/td2planet/templates/day.rhtml:17:in `day'
>from /usr/share/td2planet/templates/layout.rhtml:24:in `layout'
>from /usr/share/td2planet/templates/layout.rhtml:23:in `each'
>from /usr/share/td2planet/templates/layout.rhtml:23:in `layout'
>from /usr/lib/ruby/1.8/td2planet/formatter.rb:119:in `to_html'
>from /usr/lib/ruby/1.8/td2planet/writer.rb:29:in `output_html'
>from /usr/lib/ruby/1.8/pathname.rb:798:in `open'
>from /usr/lib/ruby/1.8/pathname.rb:798:in `open'
>from /usr/lib/ruby/1.8/td2planet/writer.rb:28:in `output_html'
>from /usr/lib/ruby/1.8/td2planet/runner.rb:56:in `run'
>from /usr/lib/ruby/1.8/td2planet/runner.rb:30:in `main'
>from /usr/lib/ruby/1.8/td2planet/runner.rb:28:in `each'
>from /usr/lib/ruby/1.8/td2planet/runner.rb:28:in `main'
>from /usr/bin/td2planet:10
> 
> I make a patch, please fix this problem.
> 
> diff --git a/td2planet-0.1.0/lib/td2planet/formatter.rb 
> b/td2planet-0.1.0/lib/td
> 2planet/formatter.rb
> index 221d584..ff2b2db 100644
> --- a/td2planet-0.1.0/lib/td2planet/formatter.rb
> +++ b/td2planet-0.1.0/lib/td2planet/formatter.rb
> @@ -120,7 +120,7 @@ module TD2Planet
>  end
>  
>  def relative_path_to_absolute_uri(attr_value, base_uri)
> -  uri = URI.parse(attr_value)
> +  uri = URI.parse(URI.escape(attr_value))
>if uri.scheme.nil?
>  URI.parse(base_uri) + uri
>else
> 
> 
> p.s.
> This problem is not fixed in squeeze/sid.
> 
> -- System Information:
> Debian Release: 5.0.3
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: powerpc (ppc)
> 
> Kernel: Linux 2.6.16
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages td2planet depends on:
> ii  ruby1.8 1.8.7.72-3lenny1 Interpreter of object-oriented 
> scr
> 
> Versions of packages td2planet recommends:
> ii  tdiary-theme  2.2.1-1Themes of tDiary to change the 
> des
> 
> td2planet suggests no packages.
> 
> -- no debconf information
> 
> 
> 


--
++++++++++++++
Yukiharu Yabuki (矢吹幸治)  I use Debian GNU/Linux
mail: yab...@netfort.gr.jp
クレクレタコラは好き / クレクレタコだはイヤ
++++++++++++++



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



Bug#551746: Fixed

2009-10-23 Thread Kelly Clark
Here is the fix:


cd /usr/share/perl/5.10.0

cp -R * ../5.10

apt-get install zoneminder



Installation finishes OK after that, no problems.


Bug#551399:

2009-10-23 Thread Jeremy Bicha
Attached is an improved patch attempt, tested on Squeeze. Moodle does
not need to pre-depend on anything, but should depend on pgsql or
mysql because the host database needs to be setup before Moodle can be
configured.

Jeremy


moodle_1.8.2.dfsg-5.1.debdiff
Description: Binary data


Bug#551254: texmacs: FTBFS: ERROR: installing Rd objects failed for package 'TeXmacs'

2009-10-23 Thread Kamaraju Kusumanchi
On Fri, Oct 16, 2009 at 12:35 PM, Lucas Nussbaum
 wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

[msg snipped]
>> applying patch 06_rebuild-r to ./ ...* installing *source* package 'TeXmacs' 
>> ...
>> ** R
>> ** demo
>> ** preparing package for lazy loading
>> ** help
>> Warning: ./man/TeXmacs.Rd:44: unexpected UNKNOWN '\eof'
>> Warning: ./man/TeXmacs.Rd:84: unexpected UNKNOWN '\eof'
>> Warning: ./man/TeXmacs.Rd:23: All text must be in a section
>> Warning: ./man/TeXmacs.Rd: Only one \examples section is allowed: the first 
>> will be used
>> Error : ./man/TeXmacs.Rd: Sections \title, and \name must exist and be 
>> unique in Rd files
>> ERROR: installing Rd objects failed for package 'TeXmacs'
>> * removing 
>> '/build/user-texmacs_1.0.7.2-1-amd64-pGAPKf/texmacs-1.0.7.2/plugins/r/r/TeXmacs'
>> * restoring previous 
>> '/build/user-texmacs_1.0.7.2-1-amd64-pGAPKf/texmacs-1.0.7.2/plugins/r/r/TeXmacs'
>>  failed.
>> make: *** [debian/stamp-patched] Error 1
>

The problem seems to be specific to amd64 architecture. I am able to
apply the patch on i386 without any problems. Is there any way I can
get an account on an amd64 machine running Debian (so that I can dig
into it further)?



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



Bug#552188: ITP: libcatalyst-plugin-server-perl -- Catalyst plugin implementing base server functionality

2009-10-23 Thread Jonathan Yu
Package: wnpp
Owner: Jonathan Yu 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libcatalyst-plugin-server-perl
  Version : 0.26
  Upstream Author : Jos Boumans 
* URL : http://search.cpan.org/dist/Catalyst-Plugin-Server/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Catalyst plugin implementing base server functionality

 Catalyst::Plugin::Server is a Perl module that extends Catalyst by providing
 a basic XMLRPC server using the RPC::XML module (see librpc-xml-perl). There
 is also support planned for a SOAP server. This module replaces the feature
 set formerly provided by Catalyst::Plugin::XMLRPC.

NOTE: this package used to be part of libcatalyst-modules-perl. It's
>800 lines long, so I'd like to split it into its own package. Also
lets us patch things (to fix FTBFS issues with RPC::XML)



-- 
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-23 Thread Takehiko Abe

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




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



Bug#552187: ITP: libppix-regexp-perl -- Perl module to parse regular expressions

2009-10-23 Thread Jonathan Yu
Package: wnpp
Owner: Jonathan Yu 
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libppix-regexp-perl
  Version : 0.001
  Upstream Author : Tom Wyant 
* URL : http://search.cpan.org/dist/PPIx-Regexp/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : Perl module to parse regular expressions

 PPIx::Regexp is a Perl module designed to parse regular expressions in a
 manner similar to the way that PPI parsers Perl documents. This class forms
 the root of the parse tree, playing a role similar to PPI::Document. Like
 PPI, this module produces output which is round-trip safe.

NOTE: this package was requested by Hydroxide via the #debian-perl channel



-- 
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-23 Thread Toni Mueller

Hi,

On Sat, 24.10.2009 at 01:38:30 +0100, Ben Hutchings  
wrote:
> On Fri, 2009-10-23 at 19:27 +0200, Toni Mueller wrote:
> > $ grep track /etc/sysctl.conf
> > net.ipv4.netfilter.ip_conntrack_max = 485760
> > 
> > $ cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max
> > 32768
> Perhaps some other init script is changing it.

I thought so as well, but a grep -rF 32768 /etc as root didn't yield a
hit. That seems to leave the possibility that the value is hardcoded
somewhere else...


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#552186: td2planet: fail parse URI, when there is multibyte strings in HTML anchor.

2009-10-23 Thread Kouhei Maeda
Package: td2planet
Version: 0.1.0-2
Severity: normal

Hi, Yabuki-san.

When there is multibyte strings in HTML Anchor of RSS Feed, 
td2planet failed in prosess URI.parse.

example, 

/usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): 
http://satoshi.blogs.com/life/2009/10/restful-mvcã 
ªã‚¢ーã‚ ãƒâ€ Ã£‚¯ãƒ 
ãƒï¿¡Ã£ ®è©±.html (URI::InvalidURIError)
   from /usr/lib/ruby/1.8/uri/common.rb:485:in `parse' from 
/usr/lib/ruby/1.8/td2planet/formatter.rb:123:in `relative_path_to_absolute_uri'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:133:in 
`tag_attr_relative_path_to_absolute_uri'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:132:in `gsub!'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:132:in 
`tag_attr_relative_path_to_absolute_uri'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:143:in `to_section_body'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:142:in `gsub'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:142:in `to_section_body'
   from /usr/share/td2planet/templates/section.rhtml:3:in `section'
   from /usr/share/td2planet/templates/day.rhtml:18:in `day'
   from /usr/share/td2planet/templates/day.rhtml:17:in `each'
   from /usr/share/td2planet/templates/day.rhtml:17:in `day'
   from /usr/share/td2planet/templates/layout.rhtml:24:in `layout'
   from /usr/share/td2planet/templates/layout.rhtml:23:in `each'
   from /usr/share/td2planet/templates/layout.rhtml:23:in `layout'
   from /usr/lib/ruby/1.8/td2planet/formatter.rb:119:in `to_html'
   from /usr/lib/ruby/1.8/td2planet/writer.rb:29:in `output_html'
   from /usr/lib/ruby/1.8/pathname.rb:798:in `open'
   from /usr/lib/ruby/1.8/pathname.rb:798:in `open'
   from /usr/lib/ruby/1.8/td2planet/writer.rb:28:in `output_html'
   from /usr/lib/ruby/1.8/td2planet/runner.rb:56:in `run'
   from /usr/lib/ruby/1.8/td2planet/runner.rb:30:in `main'
   from /usr/lib/ruby/1.8/td2planet/runner.rb:28:in `each'
   from /usr/lib/ruby/1.8/td2planet/runner.rb:28:in `main'
   from /usr/bin/td2planet:10

I make a patch, please fix this problem.

diff --git a/td2planet-0.1.0/lib/td2planet/formatter.rb b/td2planet-0.1.0/lib/td
2planet/formatter.rb
index 221d584..ff2b2db 100644
--- a/td2planet-0.1.0/lib/td2planet/formatter.rb
+++ b/td2planet-0.1.0/lib/td2planet/formatter.rb
@@ -120,7 +120,7 @@ module TD2Planet
 end
 
 def relative_path_to_absolute_uri(attr_value, base_uri)
-  uri = URI.parse(attr_value)
+  uri = URI.parse(URI.escape(attr_value))
   if uri.scheme.nil?
 URI.parse(base_uri) + uri
   else


p.s.
This problem is not fixed in squeeze/sid.

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

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

Versions of packages td2planet depends on:
ii  ruby1.8 1.8.7.72-3lenny1 Interpreter of object-oriented scr

Versions of packages td2planet recommends:
ii  tdiary-theme  2.2.1-1Themes of tDiary to change the des

td2planet 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#218067: openoffice.org: should use /usr/share/openoffice

2009-10-23 Thread Rene Engelhard
Hi,

On Tue, Oct 28, 2003 at 05:46:25PM -0500, Kevin B. McCarty wrote:
> Shouldn't all of the stuff in /usr/lib/openoffice/share instead be under
> /usr/share/openoffice according to the FHS?  If the directory
> /usr/lib/openoffice/share really needs to exist, you could symlink it:

We'll start with the help now for this for 3.2 at least
(these can quite easily be done now). The Rest still is as tricky as
before... images*.zip in theory can also be done, but I still need to
find out how, the patch which works for SuSE doesn't work for us apparently.

Regards,

Rene



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



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

2009-10-23 Thread peter green

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)


I'm just doing flyby investigation/fix attempts of rc bugs, I don't 
personally know fortran or have any real links with this package, 
nevertheless I will do my best to answer your questions.



Chris

On Mon, Jul 13, 2009 at 2:52 PM, Alexis Roche wrote:
  

Were the lapack and f77blas libraries built with gfortran?
The libraries are from debian packages, they appear to be built with 
gfortran but I don't know how to tell for sure

 Are you using
a site.cfg file? 

Not that I know of, where would such a file be found
Which python version are you running? 
2.5 (specifically 2.5.4-2)  is the default python version in the 
envionment, 2.4 (specifically 2.4.6-2.2) is also pulled in by the 
packages build-dependencies which suggests the package is trying to 
build against both.

Did you try to
build scipy on the same environnement?

The build environment had python-scipy 0.7.0-2 installed from the debian 
archives

The python-scipy package built from source successfully
Installing the self built python-scipy did not affect the error.



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



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

2009-10-23 Thread Luciano Bello
El Vie 23 Oct 2009, Werner Baumann escribió:
> - The message users get form their application (like cp) are usually
> from the C-library. All davfs2 can do is return a file or I/O error
> number. This will not change.

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



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



Bug#533452: foomatic-db-engine: FTBFS: Could not run "foomatic-combo-xml"/"foomatic-perl-data"!

2009-10-23 Thread peter green
It seems this bug only happens when building with arch indep packages. 
Building only arch specific packages works fine (hence why this bug does 
not show up on debian buildds)


there are two possible fixes I can see, the easy one and the good one

The easy one is to add foomatic-db-engine to build-depends indep. 
However recursive build-depends are not generally considered a good 
thing (for starters they prevent building a package from source alone) 
and should IMO be avoided in cases like this (there are some cases where 
they are genuninely unavoidable)
The good one would be to fixup the build process to use the binaries it 
has just built rather than the system ones. I'm not a perl guy though so 
i'm not going to attempt a patch for this.




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



Bug#522922: fixed in sid/squeeze

2009-10-23 Thread dann frazier
Version: 2.6.28-1

This appears to have gone upstream in 2.6.27, so its first appearance
in debian would've been 2.6.28-1 (we skipped 2.6.27).

-- 
dann frazier




-- 
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-23 Thread Simon McVittie
Hi Yavor,
I see you have marked several of avifile's Debian bugs as pending, and
uploaded updated source to mentors.debian.net.

Do you intend to adopt this package and become its Debian maintainer? If so,
you should have a look at the procedure for adopting a package,
; I've
cc'd the bug that marked this package as orphaned (i.e. without a maintainer).

Perhaps you could maintain it as part of the Debian multimedia team (mailing
list cc'd)? That seems a good way to find a suitable sponsor for the package.

(Sorry, I'm not willing to sponsor this package myself.)

Simon
trying to clean up the RC bug list


signature.asc
Description: Digital signature


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

2009-10-23 Thread Modestas Vainius
Hello,

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.

-- 
Modestas Vainius 
From: Modestas Vainius 
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.

To sum up, parallel is disabled by default unless a package maintainer passes
--parallel to dh and/or dh_auto_* or in case of 4) as described below.

3) Add parallel support for makefile buildsystem. This implementation forcefully
starts a new make job server for the number of process requested (if any).

4) dh detects if it is being run by dpkg-buildpackage -jX and if so, it
enables --parallel implicitly. This closes: #532805.

Signed-off-by: Modestas Vainius 

---
 Debian/Debhelper/Buildsystem.pm  |   15 ++-
 Debian/Debhelper/Buildsystem/makefile.pm |   26 -
 Debian/Debhelper/Dh_Buildsystems.pm  |   36 ++
 Debian/Debhelper/Dh_Lib.pm   |   42 ++-
 debhelper.pod|   12 ++
 dh   |   42 ++-
 t/buildsystems/buildsystem_tests |  199 --
 t/buildsystems/parallel.mk   |   21 +++
 8 files changed, 379 insertions(+), 14 deletions(-)

diff --git a/Debian/Debhelper/Buildsystem.pm b/Debian/Debhelper/Buildsystem.pm
index 62c45b5..cf9a73e 100644
--- a/Debian/Debhelper/Buildsystem.pm
+++ b/Debian/Debhelper/Buildsystem.pm
@@ -47,7 +47,11 @@ 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 1 (i.e. parallel disabled).
 # 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 +62,7 @@ sub new {
 
 	my $this = bless({ sourcedir => '.',
 	   builddir => undef,
+	   parallel => 1,
 	   cwd => Cwd::getcwd() }, $class);
 
 	if (exists $opts{sourcedir}) {
@@ -71,6 +76,9 @@ sub new {
 	if (exists $opts{builddir}) {
 		$this->_set_builddir($opts{builddir});
 	}
+	if (exists $opts{parallel} && $opts{parallel} > 1) {
+		$this->{parallel} = $opts{parallel};
+	}
 	return $this;
 }
 
@@ -243,6 +251,11 @@ sub get_source_rel2builddir {
 	return $dir;
 }
 
+sub get_parallel {
+	my $this=shift;
+	return $this->{parallel};
+}
+
 # When given a relative path to the build directory, converts it
 # to the path that is relative to the source directory. If $path is
 # not given, returns a path to the build directory that is relative
diff --git a/Debian/Debhelper/Buildsystem/makefile.pm b/Debian/Debhelper/Buildsystem/makefile.pm
index 3809d59..3369129 100644
--- a/Debian/Debhelper/Buildsystem/makefile.pm
+++ b/Debian/Debhelper/Buildsystem/makefile.pm
@@ -7,7 +7,7 @@
 package Debian::Debhelper::Buildsystem::makefile;
 
 use strict;
-use Debian::Debhelper::Dh_Lib qw(escape_shell);
+use Debian::Debhelper::Dh_Lib qw(escape_shell get_make_jobserver_status);
 use base 'Debian::Debhelper::Buildsystem';
 
 sub get_makecmd_C {
@@ -30,13 +30,33 @@ sub exists_make_target {
 	return length($ret);
 }
 
+sub do_make {
+	my $this=shift;
+
+	# Clean MAKEFLAGS from all job control specific options
+	# to start our own jobserver if parallel building was
+	# requested (or not to inherit one from environment if any)
+	my ($status, $makeflags) = get_make_jobserver_status();
+	if (defined $makeflags) {
+		$ENV{MAKEFLAGS} = $makeflags;
+	}
+	else {
+		delete $ENV{MAKEFLAGS} if exists $ENV{MAKEFLAGS};
+	}
+
+	# Start a new jobserver if parallel building was requested
+	unshift @_, "-

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

2009-10-23 Thread Ben Hutchings
On Fri, 2009-10-23 at 19:27 +0200, Toni Mueller wrote:
> 
> Hi,
> 
> I just wanted to add: Despite my having this:
> 
> $ grep track /etc/sysctl.conf
> net.ipv4.netfilter.ip_conntrack_max = 485760
> 
> 
> I found this after reboot:
> 
> $ cat /proc/sys/net/ipv4/netfilter/ip_conntrack_max
> 32768
[...]
> 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...
> 
> I've checked my other values from /etc/sysctl.conf, and they get set
> correctly.
> 
> What gives?

Perhaps some other init script is changing it.

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#552185: [gnome-bluetooth] read/write access to the /dev/rfkill device is required

2009-10-23 Thread Fabian Greffrath
Package: gnome-bluetooth
Version: 2.28.3-1
Severity: minor

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

Dear Andrea et al,

according to /usr/share/doc/gnome-bluetooth/README "read/write access to
the /dev/rfkill device is required and should be provided by the
distribution". Well, I have /dev/rfkill, but as a normal user I have
neither read nor write access to it:

ls -l /dev/rfkill 
crw-r--r-- 1 root root 10, 60 24. Okt 01:54 /dev/rfkill

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. ;)

Thanks,
Fabian


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.31-trunk-686

Debian Release: squeeze/sid
  500 testing ftp2.de.debian.org 
  450 unstableftp2.de.debian.org 
  400 experimentalftp2.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libatk1.0-0   (>= 1.20.0) | 1.28.0-1
libc6   (>= 2.3.6-6~) | 2.10.1-1
libcairo2  (>= 1.2.4) | 1.8.8-2
libdbus-1-3(>= 1.0.2) | 1.2.16-2
libdbus-glib-1-2(>= 0.78) | 0.82-2
libfontconfig1 (>= 2.4.0) | 2.6.0-4
libfreetype6   (>= 2.2.1) | 2.3.9-5
libgconf2-4   (>= 2.27.0) | 2.28.0-1
libglib2.0-0  (>= 2.18.0) | 2.22.2-2
libgnome-bluetooth7   (>= 2.28.1) | 2.28.3-1
libgtk2.0-0   (>= 2.16.0) | 2.18.2-1
libnotify1 (>= 0.4.5) | 0.4.5-1
libnotify1-gtk2.10| 
libpango1.0-0 (>= 1.14.0) | 1.26.0-1
libunique-1.0-0(>= 1.0.0) | 1.1.2-2
zlib1g   (>= 1:1.1.4) | 1:1.2.3.3.dfsg-15
gconf2  (>= 2.10.1-2) | 2.28.0-1
bluez   (>= 4.36) | 4.42-2
obexd-client  | 0.14-1


Recommends (Version) | Installed
-+-===
gvfs-backends| 1.4.1-1


Suggests (Version) | Installed
==-+-===
nautilus-sendto| 1.1.5-1









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



Bug#552184: ITP: furiusisomount -- An ISO, IMG, BIN, MDF and NRG image management utility

2009-10-23 Thread Alessio Treglia
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: furiusisomount
  Version : 0.11.1.2
  Upstream Author : Dean Harris 
* URL : https://launchpad.net/furiusisomount
* License : GPL
  Programming Lang: Python
  Description : An ISO, IMG, BIN, MDF and NRG image management utility

 Furius ISO Mount is a simple application for mounting .iso, .img, .bin, .mdf
 and .ng image files without burning them to disk.
 .
 It provides the following features:
  - Automatically Mounts ISO, IMG, BIN, MDF and NRG image files.
  - Automatically creates a mount point in your home directory.
  - Automatically Unmounts the Image files.
  - Automatically removes the mount directory to return your home directory to
its previous state.
  - Automatically saves the history of the last 10 images mounted.
  - Mounts multiple images.
  - Burn ISO and IMG Files to optical disk.
  - Generate Md5 and SHA1 checksums.
  - Automatically retrieves any previously unmounted images.
  - Automatically generates a log file of all commands needed to mount and
unmount images manually.
  - Language support (currently Czech, Danish, French, Hungarian, Italian,
German, Polish, Slovenian, Spanish and Turkish are available).

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



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



Bug#552183: Should rcalc be removed?

2009-10-23 Thread Simon McVittie
Package: rcalc
Version: 0.5.0-1.3
Severity: serious
Justification: FTBFS, no upstream release since 2005, many alternatives

I observe that rcalc seems to have some problems:

* last 3 uploads were NMUs
* fails to build from source (missing dependency on libglade2, but when that's
  fixed, the GNOME applet seems to be missing the CFLAGS for libgnomeui)
* last upstream release was in 2005
* uses some deprecated GNOME libraries (e.g. libgnomeui)
* alternatives include genius, qalulate, extcalc, galculator, Python, ...

Is it still useful to have in Debian?

Regards,
Simon

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

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

Versions of packages rcalc depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  libart-2.0-2  2.3.20-2   Library of functions for 2D graphi
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.24.2-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.24.2-1   The Bonobo UI library
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgnome2-0   2.28.0-1   The GNOME library - runtime files
ii  libgnomecanvas2-0 2.26.0-1   A powerful object-oriented display
ii  libgnomeui-0  2.24.2-1   The GNOME libraries (User Interfac
ii  libgnomevfs2-01:2.24.2-1 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  liborbit2 1:2.14.17-1libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.28.0-1   library for GNOME Panel applets
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libpopt0  1.15-1 lib for parsing cmdline parameters
ii  libreadline5  5.2-6  GNU readline and history libraries
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libvte9   1:0.22.2-2 Terminal emulator widget for GTK+ 
ii  libxft2   2.1.13-3   FreeType-based font drawing librar
ii  libxml2   2.7.6.dfsg-1   GNOME XML library

rcalc recommends no packages.

rcalc suggests no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#552182: xorg: Impossible to load desktop (at least kde or xfce)

2009-10-23 Thread David
Package: xorg
Version: 1:7.4+4
Severity: critical
Justification: breaks unrelated software

Today I upgraded sid (i.e., "from sid to sid") after having being about one
month away from my computer. After rebooting, the boot process complaint
that the root device was damaged, but fsck gave an error as well (maybe this
has nothing to do with the bug, but just in case). After rebooting, things
were apparently OK. But further problems: some application launched in KDE4,
such as icedove or openoffice, could not write to my home directory or to
/tmp (although my user had writing permissions), so such applications were
useless (maybe this has nothing to do with the bug, but just in case).

I tried rebooting and then everything broke. The login manager (kdm, then
gdm) showed, I could make the log in, the screen went black for a second (as
though the desktop were starting) but then back to the login manager (as
though the initialization of the desktop had failed). The login was OK
because I tried introducing a wrong password and the login manager
complaint.

I had the same problem with kdm and gdm, and when trying to start kde or
xfce. I had the same problem both with the nvidia and nv drivers. I could
successfully log in in a text terminal, by the way.

I tried enquiring on the IRC chat, and although several unhappy people
treated me as though I were stupid, they gave me the clue to see that the
problem was in the X server. I am attaching Xorg.0.log.

I am running reportbug after having started with an OpenSuse LiveCD and made
chroot (so I am suppressing the information about the kernel, locales, etc,
to prevent confusion). I am afraid I will not be able to provide further
information, because I need the computer working so (unless you are so
clever to fix the bug by my next working day :-) ) I will format.

Regards,

David

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing [it was actually unstable, I have just put testing in
an unsucceessful attempt to fix things]
  APT policy: (500, 'testing') [the same, see above]
Architecture: amd64 (x86_64)

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator] 4:4.3.2-1  X terminal emulator for KDE 4
ii  libgl1-mesa-dri   7.6-1  A free implementation of the
OpenG
ii  libgl1-mesa-glx [libgl1]  7.6-1  A free implementation of the
OpenG
ii  libglu1-mesa  7.6-1  The OpenGL utility library
(GLU)
ii  x11-apps  7.4+2  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+3  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-7  scalable fonts for X
ii  xfonts-utils  1:7.4+2X Window System font utility
progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.6-1  X Keyboard Extension (XKB)
configu
ii  xorg-docs-core1:1.4-5Core documentation for the
X.org X
ii  xserver-xorg  1:7.4+4the X.Org X server

xorg recommends no packages.

Versions of packages xorg suggests:
pn  xorg-docs  (no description available)

X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-2-amd64 x86_64 Debian
Current Operating System: Linux localhost 2.6.30-2-amd64 #1 SMP Fri Sep 25 22:16:56 UTC 2009 x86_64
Build Date: 13 October 2009  09:39:10AM
xorg-server 2:1.6.5-1 (jcris...@debian.org) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 24 00:11:15 2009
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 12 of section Files in file /etc/X11/xorg.conf
	Ignoring obsolete keyword "RgbPath".
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fo

Bug#552180: libvirt-bin: /etc/sasl2/libvirt.conf ignored

2009-10-23 Thread Christian Schulte
Package: libvirt-bin
Version: 0.4.6-10
Severity: normal

/etc/libvirt/libvirtd.conf mentions to use the file /etc/sasl2/libvirt.conf
to configure the SASL library. That file seems to be ignored. Creating a link
in directory /usr/lib/sasl2/ solves this for me.

ls -lah /usr/lib/sasl2/libvirt.conf 
lrwxrwxrwx 1 root root 23 23. Okt 23:29 /usr/lib/sasl2/libvirt.conf -> 
/etc/sasl2/libvirt.conf



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

Kernel: Linux 2.6.27.38 (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/bash

Versions of packages libvirt-bin depends on:
ii  adduser   3.110  add and remove users and groups
ii  libavahi-client3  0.6.23-3lenny1 Avahi client library
ii  libavahi-common3  0.6.23-3lenny1 Avahi common library
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-5+lenny1 simple interprocess messaging syst
ii  libgcrypt11   1.4.1-1LGPL Crypto library - runtime libr
ii  libgnutls26   2.4.2-6+lenny1 the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libpolkit-dbus2   0.9-2  library for accessing PolicyKit vi
ii  libpolkit20.9-2  library for accessing PolicyKit
ii  libreadline5  5.2-3.1GNU readline and history libraries
ii  libsasl2-22.1.22.dfsg1-23+lenny1 Cyrus SASL - authentication abstra
ii  libselinux1   2.0.65-5   SELinux shared libraries
ii  libtasn1-31.4-1  Manage ASN.1 structures (runtime)
ii  libvirt0  0.4.6-10   library for interfacing with diffe
ii  libxenstore3.03.2.1-2Xenstore communications library fo
ii  libxml2   2.6.32.dfsg-5+lenny1   GNOME XML library
ii  logrotate 3.7.1-5Log rotation utility
ii  zlib1g1:1.2.3.3.dfsg-12  compression library - runtime

Versions of packages libvirt-bin recommends:
ii  bridge-utils  1.4-5  Utilities for configuring the Linu
ii  dnsmasq   2.45-1+lenny1  A small caching DNS proxy and DHCP
ii  iptables  1.4.2-6administration tools for packet fi
ii  netcat-openbsd1.89-3 TCP/IP swiss army knife
ii  qemu  0.9.1-10lenny1 fast processor emulator

Versions of packages libvirt-bin suggests:
pn  policykit  (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#552181: tzdata-java: Depends: tzdata (= 2009l-0lenny1) but 2009l-0lenny1.1 is to be installed.

2009-10-23 Thread Christian Schulte
Package: tzdata-java
Version: 2009l-0lenny1
Severity: important

Recent upgrade of tzdata leads to broken tzdata-java package.

mx:~# LANG="C" aptitude dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done
The following packages are BROKEN:
  tzdata-java 
The following packages will be upgraded:
  tzdata 
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/772kB of archives. After unpacking 0B will be used.
The following packages have unmet dependencies:
  tzdata-java: Depends: tzdata (= 2009l-0lenny1) but 2009l-0lenny1.1 is to be 
installed.
The following actions will resolve these dependencies:

Remove the following packages:
tzdata-java

Leave the following dependencies unresolved:
openjdk-6-jre-headless recommends tzdata-java
Score is -441

Accept this solution? [Y/n/q/?] n

*** No more solutions available ***

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

Kernel: Linux 2.6.27.37 (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/bash

Versions of packages tzdata-java depends on:
ii  tzdata 2009l-0lenny1 time zone and daylight-saving time

tzdata-java recommends no packages.

tzdata-java 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#530364: Regression: inbuilt bluetooth devices are no longer recognised

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

Hi,

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.

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

2009-10-23 Thread Cyril Brulebois
Package: zeya
Version: 0.2+git20091018-1
Severity: wishlist

Hi,

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. I guess process group/session
should help getting rid of the children at the same time (if my memory
serves, which is unlikely).

Traceback:
| $ zeyaclient http://localhost:8080
| Loaded 1333 songs from library.
| You can issue queries like: "Beatles" or "help, the beatles"
| Query? surf
| Sofa Surfers / Container (Howie B Remix) - Trip-Hop Classics
| ^CDeeper Well - Nada Surf
| ^CThe Plan - Nada Surf
| ^CPopular - Nada Surf
| ^CTraceback (most recent call last):
|   File "/usr/bin/zeyaclient", line 85, in 
| run(sys.argv[1])
|   File "/usr/bin/zeyaclient", line 72, in run
| p = subprocess.Popen(["/usr/bin/ogg123", "-q", song_url])
|   File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
| errread, errwrite)
|   File "/usr/lib/python2.5/subprocess.py", line 1148, in _execute_child
| data = self._read_no_intr(errpipe_read, 1048576) # Exceptions limited to 
1 MB
|   File "/usr/lib/python2.5/subprocess.py", line 991, in _read_no_intr
| return os.read(fd, buffersize)
| KeyboardInterrupt
| ^C^C^C% 
| $ ps ax|noglob grep [o]gg123
| 19900 pts/0SLl0:45 /usr/bin/ogg123 -q 
http://localhost:8080/getcontent?key=222

Mraw,
KiBi.

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

Kernel: Linux 2.6.30-2-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 zeya depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-simplejson 2.0.9-1Simple, fast, extensible JSON enco
ii  python-support1.0.4  automated rebuilding support for P
ii  python-tagpy  0.94.7-1   Python module for manipulating tag
ii  vorbis-tools  1.2.0-6several Ogg Vorbis tools

Versions of packages zeya recommends:
ii  flac  1.2.1-2+b1 Free Lossless Audio Codec - comman
ii  mpg3210.2.10.6   mpg123 clone that doesn't use floa

zeya 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#551570: oh my

2009-10-23 Thread Krzysztof A. Sobiecki
Some later changes complicated everything.
After 33be73dfb76c26e3bb0ab59b2f570d00d9c7be62 I don't see anything
strange. I don't know.
I must think a bit about it.
-- 
X was an interactive protocol: 
alpha blending a full-screen image looked like slugs racing down the monitor. 
http://www.keithp.com/~keithp/talks/usenix2000/render.html



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



Bug#524697: whirlpool generates incorrect hashes for files >= 8192 bytes

2009-10-23 Thread Simon McVittie
On Thu, 16 Apr 2009 at 21:33:59 -0700, Jorgen Cederlof wrote:
> Package: whirlpool
> Version: 1-2
> Severity: grave
> Tags: patch
> Justification: renders package unusable

Ping? This RC bug has been marked pending for more than 6 months, and a
hashing utility that generates the wrong hashes is pretty useless really :-)

Is this package still useful (in its current state I would assume not), or
should it be removed?

Regards,
Simon


signature.asc
Description: Digital signature


Bug#551311: Updated patches for debuild like functionality in sbuild.

2009-10-23 Thread Andres Mejia
Here are a new set of patches for some debuild like functionality implemented 
directly in sbuild. Details of what's new is in the patch for the man page but 
in short, sbuild would now be able to build from a Debianized source package, 
run lintian after a build, and run external commands before and after a build.

With this, the sbuild-debuild script and manpage can be removed.

-- 
Regards,
Andres
From fcec5a689bd907f02d8fbd739dde66e13b7eb97c Mon Sep 17 00:00:00 2001
From: Andres Mejia 
Date: Fri, 23 Oct 2009 18:04:28 -0400
Subject: [PATCH 1/6] Improve the parse_file() utility subroutine by being able to handle filehandles.
 This also provides better handling of placing the contents of fields in the
 hashes. Trailing newlines are removed as well as leading whitespace. Also, the
 first whitespace from multiline fields is removed.

---
 lib/Sbuild/Utility.pm |   23 +--
 1 files changed, 17 insertions(+), 6 deletions(-)

diff --git a/lib/Sbuild/Utility.pm b/lib/Sbuild/Utility.pm
index 6ae6159..41ab9a3 100644
--- a/lib/Sbuild/Utility.pm
+++ b/lib/Sbuild/Utility.pm
@@ -356,7 +356,8 @@ sub _get_proxy {
 
 # Method to parse a rfc822 type file, like Debian changes or control files.
 # It can also be used on files like Packages or Sources files in a Debian
-# archive.
+# archive and can be used to parse output from tools such as dpkg-deb and
+# dpkg-parsechangelog.
 # This subroutine returns an array of hashes. Each hash is a stanza.
 sub parse_file {
 # Takes one parameter, the file to parse.
@@ -386,9 +387,14 @@ sub parse_file {
 
 # Enclose this in it's own block, since we change $/
 {
-# Attempt to open and read the file
+# Attempt to open and read the file or assign passed filehandle to $fh
 my $fh;
-open $fh, '<', $file or die "Could not read $file: $!";
+	if (ref($file) eq "GLOB") {
+	$fh = $file;
+	} elsif (! open $fh, '<', $file) {
+	print "Could not read $file: $!";
+	return 0;
+	}
 
 # Read paragraph by paragraph
 local $/ = "";
@@ -399,21 +405,26 @@ sub parse_file {
 
 # Chomp the paragraph and split by each field
 chomp;
-my @matches = split /$split_pattern/, "$_\n";
+my @matches = split /$split_pattern/, "$_";
 
 # Loop through the fields, placing them into a hash
 my %fields;
 foreach my $match (@matches) {
 my ($field, $field_contents);
 $field = $1 if ($match =~ /([^:]+?):/msx);
-$field_contents = $1 if ($match =~ /[^:]+?:(.*)/msx);
+$field_contents = $1 if ($match =~ /[^:]+?:\s*?\b(.*)/msx);
+chomp $field_contents;
+$field_contents =~ s/^\s//msxg;
 $fields{$field} = $field_contents;
 }
 
 # Push each hash of fields as a ref onto our array
 push @array_of_fields, \%fields;
 }
-close $fh or die "Problem encountered closing file $file: $!";
+if ((ref($file) ne "GLOB") && (! close $fh)) {
+	print "Problem encountered closing file $file: $!";
+	return 0;
+	}
 }
 
 # Return a reference to the array
-- 
1.6.5

From 4011dc3dafba78c16d285c2b0bcb8616a8dd478a Mon Sep 17 00:00:00 2001
From: Andres Mejia 
Date: Fri, 23 Oct 2009 18:16:37 -0400
Subject: [PATCH 2/6] Supply more options to be used with sbuild.
 Options are:
 Supporting options to pass to dpkg-source.
 Being able to run lintian.
 Supporting options to pass to lintian.
 Being able to run external commands before a build.
 Being able to run commands after a build.
 Whether to log stdout or stderr from external commands.

---
 etc/sbuild.conf|   33 
 lib/Sbuild/Conf.pm |   59 ++-
 lib/Sbuild/Options.pm  |   45 -
 lib/Sbuild/Sysconfig.pm.in |1 +
 4 files changed, 135 insertions(+), 3 deletions(-)

diff --git a/etc/sbuild.conf b/etc/sbuild.conf
index 3d82caf..d7ed327 100644
--- a/etc/sbuild.conf
+++ b/etc/sbuild.conf
@@ -71,6 +71,14 @@
 #
 #$build_env_cmnd = "";
 
+##
+## DPKG-SOURCE OPTIONS
+##
+
+# Options to pass to dpkg-source
+#$dpkg_source_opt = "";
+# Options to be added with options passed to dpkg-source
+#$dpkg_source_opts = "";
 
 ##
 ## SBUILD BEHAVIOUR
@@ -244,6 +252,31 @@
 # Job status file (only used in batch mode)
 #$job_file = "build-progress";
 
+##
+## LINTIAN OPTIONS
+##
+
+# lintian binary
+#$lintian = "/usr/bin/lintian";
+# Whether to run lintian
+#$run_lintian = 0;
+# Options to pass to lintian
+#$lintian_opt = "";
+# Options to add into options passed to lintian
+#$lintian_opts = "";
+
+##
+## EXTERNAL COMMANDS
+##
+
+# pre build commands
+...@pre_build_commands = ();
+# post build commands
+...@post_build_commands = ();
+# Whether to log command output
+#$log_external_command_output = 0;
+# Whether to log command error
+#$lo

Bug#463296: ssed: non-standard gcc/g++ used for build (gcc-4.1)

2009-10-23 Thread Simon McVittie
On Fri, 09 Oct 2009 at 13:02:31 -0400, Barry deFreese wrote:
> ssed seems to build/run fine built with gcc-4.3/4.4.

For what it's worth, Ubuntu also seem to patch ssed to use their standard gcc.
Also, debian/changelog indicates that 4.1 is only forced because 4.0
miscompiled ssed; now that 4.0 is long gone, this is no longer necessary.

I'd NMU this with the (trivial) patch from Ubuntu, but I wonder whether this
package is worth the effort; it appears to be an enhanced fork of GNU sed,
with optional PCRE regexes (so, an even less readable version of perl -ne?).
Popcon has 15 votes, 89 installations.

Simon


signature.asc
Description: Digital signature


Bug#540575: can't reproduce it

2009-10-23 Thread Friedrich Delgado Friedrichs
Hi!

Seeing that this bug is marked fixed in util-linux/2.16.1-4 I tried to
reproduce it and failed.

I rebooted my box twice, then simulated a crash (via alt-sysrq s u o)
twice and rebooted once again. Hardware clock was ok every time.

Note that I didn't have a way to reliably reproduce this before, but
it looks fixed to me.

-- 
Friedrich Delgado Friedrichs 
 TauPan on Ircnet and Freenode ;)



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



Bug#463096: vlc: VLC does not trying to detect encoding for downloadable playlist (via http).

2009-10-23 Thread Christophe Mutricy
Hello,

Le Sat 24 Oct 09 à 01:03 +0400, amarao a écrit :
> Followup-For: Bug #463096
> 
> Older version (0.8.6.h-4+lenny2) accept playlist (for IPTV) as 
> windows-1251 codepage, newer version use UTF-8 (and has no option to 
> change playlist codepage) and displays garbage instead russian letter.

I don't see it's relate to #463096.

Please open a new bug. And attach an example of the playlist or a link
to it.


-- 
Xtophe



--
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-23 Thread Romain Francoise
Cyril Brulebois  writes:

> currently, when trying zeya in epiphany (2.26.3-2), one gets stuck
> on “Loading collection...”.

Hmm. On my system (Epiphany 2.28.0-4) it just goes into an apparent
infloop trying to load the collection, it takes 100% CPU and I have
to kill it...

The version you're running is still based on Gecko so it should work
better, but the associated xulrunner is too old for  playback
anyway.

> I'm not sure whether that's possible, but that'd be nice to have
> something to check the browser is supported.

Yes, it's possible. We can check for  support, that should be
good enough.

I'll forward this report upstream, thanks!

-- 
Romain Francoise 
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#536966: lsb-build-base3: diff for NMU version 3.2.2~pre1-1.2

2009-10-23 Thread peter green

For some reason, I managed to avoid actually changing the Build-Depends
when building. I did test the build in a clean chroot, but I must have
subsequently discarded that. *shrug*  Thanks to Kurt Roeckx.

Anyway, I am about to upload 3.2.2~pre1-1.2. The associated changelog
entry is:

lsb-build-base3 (3.2.2~pre1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Really add cpio to Build-Depends. (Closes: #536966 
)

Two months later this still hasn't been uploaded (according to information on 
packages.qa.debian.org). Did you forget to upload it or is there some other 
problem?




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



Bug#552177: freespeak doesn't start if there isn't text copied, text selection

2009-10-23 Thread Pia Redondo
Package: freespeak
Version: 0.3.0-4
Severity: normal

hi,

freespeak doesn't start if there isn't text copied (text selection,
 "clipboard?")

Traceback (most recent call last):
  File "/usr/bin/freespeak", line 60, in 
main ()
  File "/usr/bin/freespeak", line 56, in main
appinstance.start (options.__dict__, args, trigger_timestamp)
  File "/usr/lib/python2.5/site-packages/freespeak/application.py", line 252, 
in start
self.globalkeybinding.grab ()
  File "/usr/lib/python2.5/site-packages/freespeak/ui/globalkeybinding.py", 
line 112, in grab
accelerator = self.application.config.get (self.gconf_key)
  File "/usr/lib/python2.5/site-packages/freespeak/config.py", line 45, in get
if value.type == gconf.VALUE_STRING:
AttributeError: 'NoneType' object has no attribute 'type'


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

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

Versions of packages freespeak depends on:
ii  gconf22.26.2-3   GNOME configuration database syste
ii  python2.5.4-2An interactive high-level object-o
ii  python-central0.6.11 register and build utility for Pyt
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-gtkmozembed2.25.3-2   Python bindings for the GtkMozEmbe
ii  python-gtkspell   2.25.3-2   Python bindings for the GtkSpell l
ii  python-lxml   2.2.2-2pythonic binding for the libxml2 a
ii  python-xlib   0.14-2 Interface for Python to the X11 Pr

freespeak recommends no packages.

freespeak 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#552170: zeya: Please support IPv6

2009-10-23 Thread Romain Francoise
Hi,

Thanks for your interest in Zeya!

Cyril Brulebois  writes:

> it looks like zeya only listens on 8080 through v4, not v6. It'd
> be nice to have both.

Right. By default, Python's SocketServer only uses AF_INET sockets.
The following makes IPv6 work (and also enables IPv4 traffic through
mapped addresses):

| diff --git a/zeya.py b/zeya.py
| index 5f9be97..0c3280a 100755
| --- a/zeya.py
| +++ b/zeya.py
| @@ -30,6 +30,7 @@ from SocketServer import ThreadingMixIn
|  import getopt
|  import urllib
|  import os
| +import socket
|  import sys
|  import tempfile
|  import traceback
| @@ -66,6 +67,8 @@ class ThreadedHTTPServer(ThreadingMixIn, HTTPServer):
|  """
|  HTTP Server that handles requests in separate threads.
|  """
| +if socket.has_ipv6:
| +address_family = socket.AF_INET6
|  pass
|  
|  def ZeyaHandler(backend, library_repr, resource_basedir, bitrate):

The problem is that socket.has_ipv6 is a compile-time flag, I'm not
sure what this patch does on a system where Python supports IPv6 but
IPv6 support has been disabled (e.g. by blacklisting ipv6.ko). (Note
that IPv6 cannot be disabled in Debian kernels, but the user may be
running their own.)

Phil, Samson, any opinions?

Thanks,
-- 
Romain Francoise 
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#552127: ruby-gnome2: segfaults opening mms:// with gst, after opening another stream type

2009-10-23 Thread Arnaud Cornet
reassign 552127 libmms0
thanks

I have the same result using your code roughly translated to python.
Reassigning to libmms0 as the backtrace shows a crash here.

#0  0x7295a8dc in ?? () from /usr/lib/libmms.so.0
#1  0x7295bd98 in mms_connect () from /usr/lib/libmms.so.0
#2  0x7295dc6f in mmsx_connect () from /usr/lib/libmms.so.0
#3  0x72b64fc9 in ?? ()
from /usr/lib/gstreamer-0.10/libgstmms.so
#4  0x75acedad in gst_base_src_start (basesrc=0xce2680)
at gstbasesrc.c:2516
#5  0x75ad5230 in gst_base_src_activate_push (pad=0xce7540, 
active=) at gstbasesrc.c:2739
#6  0x7583e49b in gst_pad_activate_push (pad=0xce7540, active=1)
at gstpad.c:915
#7  0x7583f035 in gst_pad_set_active (pad=0xce7540, active=1)
at gstpad.c:671
#8  0x7581f6ab in activate_pads (pad=0x6, ret=0x7fffd5b0, 
active=0xe98878) at gstelement.c:2632
#9  0x75830fc6 in gst_iterator_fold (it=0xbc4210, 
func=0x7581f690 , ret=0x7fffd5b0, 
user_data=0x7fffd61c) at gstiterator.c:545
#10 0x7581f616 in iterator_activate_fold_with_resync
(iter=0xbc4210, 
func=0x7581f690 , user_data=0x7fffd61c)
at gstelement.c:2664
#11 0x75821a4f in gst_element_pads_activate (element=0xce2680, 
active=1) at gstelement.c:2700
#12 0x75823ed0 in gst_element_change_state_func
(element=0xce2680, 
---Type  to continue, or q  to quit---q

-- 
Arnaud Cornet
#!/usr/bin/env ruby
# encoding: UTF-8

import gst
import time

r1 = 'http://mp3.live.tv-radio.com/lemouv/all/lemouvhautdebit.mp3'
r2 = 'mms://viplagardere.yacast.net/encodereurope2'

class Player:
  def __init__(self):
self.playbin = gst.element_factory_make('playbin')
#self.playbin.ready()
self.playbin.set_state(gst.STATE_READY)

  def play(self, uri):
self.playbin.set_property("uri", uri)
self.playbin.set_state(gst.STATE_PLAYING)
print uri

  def stop(self):
self.playbin.set_state(gst.STATE_NULL)
print 'stop'

player = Player()
player.play(r2)
time.sleep(10)
player.stop()
player.play(r1)
time.sleep(10)
player.stop()
player.play(r2)
time.sleep(10)
player.stop()



Bug#549801: python-markdown: FTBFS: chmod: cannot access `debian/python-markdown/usr/lib/python2.5/site-packages/markdown.py': No such file or directory

2009-10-23 Thread peter green

found 549801 0.4.62
thanks

This bug seems to have been reintroduced in sid.

chmod 0755 debian/python-markdown/usr/lib/`pyversions 
-d`/site-packages/markdown.py
chmod: cannot access 
`debian/python-markdown/usr/lib/python2.5/site-packages/markdown.py': No 
such file or directory

make: *** [install/python-markdown] Error 1
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
Build command ‘cd python-markdown-1.7 && dpkg-buildpackage -b -uc’ failed.
E: Child process failed
r...@debian:/# dpkg -l cdbs
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend

|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==-==-
ii cdbs 0.4.62 common build system for Debian packages
r...@debian:/#



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



Bug#552162: chrony incorrectly thinks that it has failed to (re)start

2009-10-23 Thread John Hasler
add the line

sleep 1

after line 54, which reads 

start-stop-daemon --start --verbose --exec $DAEMON || { echo "$DAEMON already 
running."; exit 1; }

and after line 66, which reads

start-stop-daemon --start --quiet --exec $DAEMON -- -r
-- 
John Hasler 
jhas...@newsguy.com
Elmwood, WI USA



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



Bug#552176: libqdwizard-java: maybe we should remove this package from archive ?

2009-10-23 Thread Damien Raude-Morvan
Package: libqdwizard-java
Version: 2.1+svn17-1
Severity: wishlist

Hi,

QDWizard [0] package has been integrated in Debian for exclusive usage of 
Jajuk [1] music player. This project has been created by Jajuk team for their 
own usage. No other Depends or Build-Depends are known at the moment.

Since Jajuk 1.8 release, QDWizard has been reintegrated into jajuk source 
tarball to ease work of Jajuk developpement and translators team.

I think we should remove qdwizard from Debian, for now.

[0] http://qdwizard.sourceforge.net/
[1] http://packages.qa.debian.org/jajuk

Cheers,
-- 
Damien Raude-Morvan - http://damien.raude-morvan.com/


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


Bug#542599: implemented...

2009-10-23 Thread Kees Cook
I've rewritten my TPM RNG reader into a form that is useful to rng-tools.
Please see attached patch...

The entropy is not really known, so I took the default stream entropy
value.

This needs 'autoreconf' run to update the build files...

-Kees

-- 
Kees Cook@debian.org
diff -u rng-tools-2-unofficial-mt.12/configure.ac rng-tools-2-unofficial-mt.12/configure.ac
--- rng-tools-2-unofficial-mt.12/configure.ac
+++ rng-tools-2-unofficial-mt.12/configure.ac
@@ -45,6 +45,11 @@
 dnl -
 dnl Checks for optional library functions
 dnl -
+AC_CHECK_LIB([tspi], [Tspi_Context_Create],
+	 [LIB_TSPI="-ltspi"
+	  AC_DEFINE(TPM_ENTSOURCE_DRIVER, 1,
+		[Include code for TPM RNG driver]) ], )
+AC_SUBST(LIB_TSPI)
 
 dnl -
 dnl Configure options
diff -u rng-tools-2-unofficial-mt.12/debian/changelog rng-tools-2-unofficial-mt.12/debian/changelog
--- rng-tools-2-unofficial-mt.12/debian/changelog
+++ rng-tools-2-unofficial-mt.12/debian/changelog
@@ -1,2 +1,10 @@
+rng-tools (2-unofficial-mt.12-2~) unstable; urgency=low
+
+  * Implement TPM RNG engine:
+- tpm_engine.{c,h}: add TPM RNG.
+- rngd_entsource.{c,h}, rngd.c, Makefile.am, configure.ac: hook up.
+
+ -- Kees Cook   Fri, 23 Oct 2009 13:57:12 -0700
+
 rng-tools (2-unofficial-mt.12-1) unstable; urgency=low
 
diff -u rng-tools-2-unofficial-mt.12/debian/control rng-tools-2-unofficial-mt.12/debian/control
--- rng-tools-2-unofficial-mt.12/debian/control
+++ rng-tools-2-unofficial-mt.12/debian/control
@@ -3,6 +3,6 @@
 Priority: optional
 Maintainer: Henrique de Moraes Holschuh 
-Build-Depends: debhelper (>> 7), autotools-dev
+Build-Depends: debhelper (>> 7), autotools-dev, libtspi-dev
 Standards-Version: 3.8.0.0
 
 Package: rng-tools
only in patch2:
unchanged:
--- rng-tools-2-unofficial-mt.12.orig/tpm_engine.c
+++ rng-tools-2-unofficial-mt.12/tpm_engine.c
@@ -0,0 +1,116 @@
+/*
+ * tpm_engine.c -- TPM RNG interface
+ *
+ * Copyright (C) 2009 Kees Cook 
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#define _GNU_SOURCE
+
+#include "rng-tools-config.h"
+#ifdef TPM_ENTSOURCE_DRIVER
+
+#include 
+#include 
+#include 
+#include 
+
+#include "tpm_engine.h"
+
+static TSS_HCONTEXT hContext;
+static TSS_HTPM hTPM;
+static int tpm_rng_ready;
+
+/*
+ * Initialize TPM RNG
+ *
+ * Returns:
+ *   0 if no working TPM RNG was detected
+ *   1 if a TPM RNG has been detected
+ *  -1 if an error happened (errno will be set)
+ */
+int tpm_rng_init(void)
+{
+TSS_RESULT rc;
+
+if (tpm_rng_ready) return 1;
+
+if ((rc=Tspi_Context_Create(&hContext)) != TSS_SUCCESS) {
+//fprintf(stderr,"Tspi_Context_Create: %s\n", Trspi_Error_String(rc));
+return 0;
+}
+
+if ((rc=Tspi_Context_Connect(hContext, NULL)) != TSS_SUCCESS) {
+//fprintf(stderr,"Tspi_Context_Connect: %s\n", Trspi_Error_String(rc));
+return 0;
+}
+
+if ((rc=Tspi_Context_GetTpmObject(hContext, &hTPM)) != TSS_SUCCESS) {
+//fprintf(stderr,"Tspi_Context_GetTpmObject: %s\n", Trspi_Error_String(rc));
+return 0;
+}
+
+tpm_rng_ready = 1;
+
+	return tpm_rng_ready;
+}
+
+/*
+ * Free up any resources used by the TPM RNG.
+ * It is legal to call tpm_rng_init() after this.
+ */
+void tpm_rng_free(void)
+{
+if (tpm_rng_ready) {
+Tspi_Context_Close(hContext);
+tpm_rng_ready = 0;
+}
+}
+
+/*
+ * Read data from a TPM RNG
+ *
+ * Returns the number of bytes read if no errors happen
+ * -1 if an error happened, with errno set.
+ */
+ssize_t tpm_rng_read(void* buf, size_t size)
+{
+TSS_RESULT rc;
+BYTE *bytes;
+
+if (!tpm_rng_ready) {
+errno = ENXIO;
+return -1;
+}
+
+if (!buf) {
+errno = EOVERFLOW;
+return -1;
+}
+
+if (size > 32) size = 32;
+if ((rc=Tspi_TPM_GetRandom(hTPM, size, &bytes)) != TSS_SUCCESS) {
+//fprintf(stderr,"Tspi_TPM_GetRandom: %s\n", Trspi_Error_String(rc));
+errno = EIO;
+return -1;
+}
+memcpy(buf, bytes, size);
+Tspi_Context_FreeMemory(hContext, bytes);
+
+	return size;
+}
+
+#endif /* TPM_ENTSOURCE_DRIVER */
only in patch2:
unchanged:
--- rng-tools-2-unofficial-mt.12.orig/rngd_entsource.c
+++ rng-tools-2-

Bug#552164: filladapt: incompatible argument list in `fill-paragraph' fill-paragraph

2009-10-23 Thread Peter S Galbraith
forwarded 552164 kyle_jo...@wonderworks.com
thanks

Hello Kyle,

Please look at the Debian bug report below.  I don't really understand
the trail in the filladapt code, so I'd rather leave this up to you (I
dont see why fill-paragraph is overloaded, rather than using defadvice
of something less intrusive).  I am not doing anything really funky as
far as customizing your code for Debian.  I have:

 (defun turn-on-filladapt-mode ()
   "Unconditionally turn on Filladapt mode in the current buffer."
+  (interactive)

and I add that function as an autoload in the pakage initialisation.

Thanks,
-- 
Peter S. Galbraith, Debian Developer  
 http://people.debian.org/~psg
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE  6E68 8170 35FF 799E


Lluis Vilanova  wrote:

> Package: emacs-goodies-el
> Version: 30.8-1
> Severity: normal
> 
> The `fill-paragraph' function in this package is defined as:
> (fill-paragraph arg)
> whereas emacs23 provides it as:
> (fill-paragraph &optional justify region)
> 
> This is causing errors on other packages that redefine `fill-paragraph'. In my
> case, this is causing errors with `completion-ui', being required by
> `predictive-mode'.
> 
> I have looked at the emacs22 source and its `fill-paragraph' function is
> in fact providing the old
> (fill-paragraph arg)
> function signature.
> 
> Still, I'm clueless as to how a version-dependent fix could be implemented.
> 
> Thanks,
> Lluis
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers stable
>   APT policy: (1000, 'stable'), (990, 'testing'), (500, 'unstable'), (250, 
> 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores)
> Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) (ignored: 
> LC_ALL set to ca_ES.UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages emacs-goodies-el depends on:
> ii  bash  4.0-4  The GNU Bourne Again SHell
> ii  dpkg  1.15.4.1   Debian package management system
> ii  emacs23 [emacsen] 23.1+1-4   The GNU Emacs editor (with GTK+ 
> us
> ii  install-info  4.13a.dfsg.1-5 Manage installed documentation 
> in 
> 
> Versions of packages emacs-goodies-el recommends:
> ii  dict   1.11.1+dfsg-3 dictionary client
> ii  perl-doc   5.10.1-5  Perl documentation
> ii  wget   1.11.4-2  retrieves files from the web
> 
> emacs-goodies-el 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#552175: RFP: TV-Browser

2009-10-23 Thread Robert Richter
Package: wnpp
Severity: wishlist

Download Link: 
http://www.tvbrowser.org/downloads-mainmenu-5/tv-browser-mainmenu-6.html
License: Open Source?
URL: http://www.tvbrowser.org/

A digital TV guide

TV-Browser gets the daily TV program from the internet and shows it clearly 
aranged - like a printed TV guide. An internet connection is only necessary 
during the data update.
Note:You can not use TV-Browser to watch TV. ...more:
http://www.tvbrowser.org/en/ueber-mainmenu-16-.html

depends on: Sun Java Runtime Enviroment









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



Bug#538342: Cannot reproduce

2009-10-23 Thread Arnaud Cornet
Well I cannot reproduce and I'm short of idea.

I guess I would strace fakeroot and see the syscall above the error
message to have an idea of what's going on...
-- 
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#552173: libjboss-buildmagic-java: please don't depend on slide-webdavclient

2009-10-23 Thread Damien Raude-Morvan
Package: libjboss-buildmagic-java
Version: 2.0.1-2
Severity: normal

The Jakarata Slide project was retired upstream in 2007, and has gone
without maintenance and security fixes for even longer.

A package removal request as been submitted to FTP Masters (#531446) please 
fix your to package to allow Jakarata Slide removal.

The suggested migration path is to use Apache Jackrabbit instead.

Cheers,
-- 
Damien Raude-Morvan - http://damien.raude-morvan.com/


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


Bug#552174: jftp: please don't depend on slide-webdavclient

2009-10-23 Thread Damien Raude-Morvan
Package: jftp
Version: 1.51-1
Severity: normal

The Jakarata Slide project was retired upstream in 2007, and has gone
without maintenance and security fixes for even longer.

A package removal request as been submitted to FTP Masters (#531446) please 
fix your to package to allow Jakarata Slide removal.

The suggested migration path is to use Apache Jackrabbit instead.

Cheers,
-- 
Damien Raude-Morvan - http://damien.raude-morvan.com/


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


Bug#552172: zeya: Detect “suitable” browsers?

2009-10-23 Thread Cyril Brulebois
Package: zeya
Version: 0.2+git20091018-1
Severity: wishlist

Hi,

currently, when trying zeya in epiphany (2.26.3-2), one gets stuck on
“Loading collection...”. I'm not sure whether that's possible, but
that'd be nice to have something to check the browser is supported.

(I did read the README file, it'd be nice to get at once that the
browser doesn't provide sufficient support for zeya.)

Mraw,
KiBi.

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

Kernel: Linux 2.6.31-trunk-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 zeya depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-simplejson 2.0.9-1Simple, fast, extensible JSON enco
ii  python-support1.0.4  automated rebuilding support for P
ii  python-tagpy  0.94.7-1   Python module for manipulating tag
ii  vorbis-tools  1.2.0-6several Ogg Vorbis tools

Versions of packages zeya recommends:
ii  flac  1.2.1-2+b1 Free Lossless Audio Codec - comman
ii  mpg3210.2.10.6   mpg123 clone that doesn't use floa

zeya 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#545687: GNU/kOpenSolaris support

2009-10-23 Thread Robert Millan

Hi Kurt,

Any news about this?  If you lack time to apply that patch, do you mind
an NMU?

Thanks

On Sat, Sep 12, 2009 at 12:02:34PM +0200, Ralf Wildenhues wrote:
> * Robert Millan wrote on Tue, Sep 08, 2009 at 03:23:09PM CEST:
> > 
> > Please could you include my patch for GNU/kOpenSolaris support?  It's
> > already been merged upstream:
> > 
> >   
> > http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=356234e0e70f82cbe99622c88d5f27694d3bf9a1
> > 
> > but unfortunately they don't seem to release very often.
> 
> We'll try to get out a release hopefully in the next couple of weeks or
> so.  You can help testing if you like.
> 
> (That isn't to say I argue against this PR, merely FYI.)
> 
> > Patching it in the Debian package will help getting more library
> > packages support GNU/kOpenSolaris.
> 
> Thanks,
> Ralf
> 
> 
> 

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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



Bug#552171: Support for linking instead of copying in ttree

2009-10-23 Thread Joachim Breitner
Package: libtemplate-perl
Version: 2.20-1
Severity: wishlist
File: /usr/bin/ttree

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

when creating a rather large website with ttree, with a serious amount
of static data, it would be faster and space-saving if ttree could be
configured to link instead of copy the files that match the "copy"
option, either symlink or hardlink.

Alternatively, new options names "symlink" and "hardlink" could be
introduced with similar semantics than the "copy" option.

Thanks,
Joachim

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
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 libtemplate-perl depends on:
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  perl  5.10.1-5   Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]5.10.1-5   minimal Perl system

libtemplate-perl recommends no packages.

Versions of packages libtemplate-perl suggests:
ii  libtemplate-perl-doc  2.20-1 documentation for libtemplate-perl
pn  libtemplate-plugin-gd-perl (no description available)
pn  libtemplate-plugin-xml-perl(no description available)

- -- no debconf information

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

iEYEARECAAYFAkriIkwACgkQ9ijrk0dDIGwh+wCg0AWLiKS8ba0MbeYjvlcQ6Qyz
uHAAnjbJfwFmUnm0KjvMoOnF4aRyWbI9
=Df5y
-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#551590: metacity: system bell inaudible in X

2009-10-23 Thread Piotr Engelking
Piotr Engelking :

> After a lot of fiddling, I was able to make the bell audible again by
> setting the /desktop/gnome/sound/event_sounds gconf key to true
> (default is false). It is somewhat different from the standard X bell
> (it is much longer and apparently can only be fired at most once per
> second or so), but it works.

The length of the bell can be changed by editing the
/desktop/gnome/peripherals/keyboard/bell_duration gconf key (which is
of course undocumented). I set mine to 50 ms, which sounds relatively
nice on my hardware.

The delay between bells is caused by bug #552158.



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



Bug#552170: zeya: Please support IPv6

2009-10-23 Thread Cyril Brulebois
Package: zeya
Version: 0.2+git20091018-1
Severity: wishlist

Hi,

it looks like zeya only listens on 8080 through v4, not v6. It'd be nice
to have both.

Mraw,
KiBi.

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

Kernel: Linux 2.6.31-trunk-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 zeya depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-simplejson 2.0.9-1Simple, fast, extensible JSON enco
ii  python-support1.0.4  automated rebuilding support for P
ii  python-tagpy  0.94.7-1   Python module for manipulating tag
ii  vorbis-tools  1.2.0-6several Ogg Vorbis tools

Versions of packages zeya recommends:
ii  flac  1.2.1-2+b1 Free Lossless Audio Codec - comman
ii  mpg3210.2.10.6   mpg123 clone that doesn't use floa

zeya 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#552168: Pressing eject button on DVD-drive results in error message

2009-10-23 Thread Boris Hollas

Package: thunar-volman
Version:  0.3.80-2

System: Debian testing
   kernel 2.6.30-2-686
   libc-2.9
   Fujitsu Lifebook E8110 (Intel Core Duo T2300)

Pressing the eject button the DVD-drive results in the message : "Failed  
to eject "/org/freedesktop/Hal/devices/storage_model_DW_224E_C.  Given  
device "/org/freedesktop/Hal/devices/storage_model_DW_224E_C" is not a  
volume or drive."


How to repeat:
- start xfce with startx
- insert DVD
- wait until DVD is mounted
- press eject button

It is possible to eject the DVD by clicking "Eject volume" on the DVD  
desktop item.


When pressing the eject button, the system should either unmount and eject  
the volume, or report that the volume is mounted. The present message is  
not useful.


Additional information:


~% dpkg -l|grep hal
ii  hal  0.5.13-3
Hardware Abstraction Layer
ii  hal-info 20090716-1  
Hardware Abstraction Layer - fdi files
ii  libhal-storage1  0.5.13-3
Hardware Abstraction Layer - shared library
ii  libhal1  0.5.13-3
Hardware Abstraction Layer - shared library


~% dpkg -l|grep thunar
ii  libthunar-vfs-1-21.0.1-1VFS  
abstraction used in thunar
ii  thunar   1.0.1-1File  
Manager for Xfce
ii  thunar-archive-plugin0.2.4-4 
Archive plugin for Thunar file manager
ii  thunar-data  1.0.1-1 
Provides thunar documentation, icons and tra
ii  thunar-volman0.3.80-2   Thunar  
extension for volumes management


~% dpkg -l|grep xfce4
ii  libxfce4menu-0.1-0   4.6.1-1 
freedesktop.org compliant menu implementatio
ii  libxfce4util44.6.1-1 
Utility functions library for Xfce4
ii  xfce44.6.1.2 
Meta-package for the Xfce Lightweight Deskto
ii  xfce4-appfinder  4.6.1-1 
Application finder for the Xfce4 Desktop Env
ii  xfce4-mixer  4.6.1-2Xfce  
mixer application
ii  xfce4-panel  4.6.1-3The  
Xfce4 desktop environment panel
ii  xfce4-session4.6.1-1Xfce4  
Session Manager
ii  xfce4-settings   4.6.3-1 
graphical application for managing Xfce sett
ii  xfce4-systemload-plugin  0.4.2-3system  
load monitor plugin for the Xfce4 pan
ii  xfce4-taskmanager0.4.1-1 
process manager for the Xfce4 Desktop Enviro
ii  xfce4-terminal   0.4.0-1Xfce  
terminal emulator
ii  xfce4-utils  4.6.1-1 
Various tools for Xfce


~% dpkg -l|grep eject
ii  eject2.1.5+deb1+cvs20081104-6   ejects  
CDs and operates CD-Changers under Li


/home/boris# sysv-rc-conf --list
acpid1:off  2:on3:on4:on5:on
alsa-utils   0:off  6:off   S:on
aumix0:off  1:off   2:off   3:off   4:off   5:off   6:off
avahi-daemon 0:off  1:off   2:off   3:off   4:off   5:off   6:off
bootlogd S:on
bootlogs
console-setu S:on
cpufreqd 0:off  1:off   2:on3:on4:on5:on6:off
cpufrequtils
cron 1:off  2:on3:on4:on5:on
dbus 1:off  2:on3:on4:on5:on
gdm  0:off  1:off   2:off   3:off   4:off   5:off   6:off
hal  1:off  2:on3:on4:on5:on
halt 0:off
ifupdown 0:off  6:off   S:on
ifupdown-cle S:on
keyboard-set S:on
killprocs1:on
loadcpufreq  2:on   3:on4:on5:on
module-init- S:on
mountoverflo S:on
networking   0:off  6:off   S:on
pcmciautils
policykitS:on
pppd-dns S:on
procps   S:on
rc.local 2:on   3:on4:on5:on
reboot   6:off
rmnologin2:on   3:on4:on5:on
rsyslog  0:off  1:off   2:on3:on4:on5:on6:off
sendsigs 0:off  6:off
single   1:on
slim 0:off  1:off   2:off   3:off   4:off   5:off   6:off
stop-bootlog 2:on   3:on4:on5:on
stop-bootlog S:on
sudo 2:on   3:on4:on5:on
udev S:on
udev-mtabS:on
umountfs 0:off  6:off
umountroot   0:off  6:off
urandom  0:off  6:off   S:on
x11-common   S:on




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



Bug#552035: patch

2009-10-23 Thread Stefan Fritsch
extracted from 7.62
diff -rpU10 nginx-0.7.61/src/http/ngx_http_parse.c nginx-0.7.62/src/http/ngx_http_parse.c
--- nginx-0.7.61/src/http/ngx_http_parse.c	2009-04-23 18:38:59.0 +0200
+++ nginx-0.7.62/src/http/ngx_http_parse.c	2009-09-07 13:11:24.0 +0200
@@ -732,33 +732,33 @@ ngx_http_parse_header_line(ngx_http_requ
 hash = r->header_hash;
 i = r->lowcase_index;
 
 for (p = b->pos; p < b->last; p++) {
 ch = *p;
 
 switch (state) {
 
 /* first char */
 case sw_start:
+r->header_name_start = p;
 r->invalid_header = 0;
 
 switch (ch) {
 case CR:
 r->header_end = p;
 state = sw_header_almost_done;
 break;
 case LF:
 r->header_end = p;
 goto header_done;
 default:
 state = sw_name;
-r->header_name_start = p;
 
 c = lowcase[ch];
 
 if (c) {
 hash = ngx_hash(0, c);
 r->lowcase_header[0] = c;
 i = 1;
 break;
 }
 


Bug#552169: ebview: Doesn't recognize QT4/KDE4 selection

2009-10-23 Thread Christian Ohm
Package: ebview
Version: 0.3.6.2-1
Severity: normal

Hello,

The search by selection doesn't work with QT4/KDE4 apps like konversation,
not even copying the selection with ctrl-c does anything.

Btw, is there an upstream repository or mailing list or something, or are the
0.3.6.x versions only in Debian? The listed homepage ebview.sf.net and the sf
project page look untouched since 0.3.6.

Best regards,
Christian Ohm


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

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

Versions of packages ebview depends on:
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  libeb134.4.1-1   C library for accessing electronic
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.22.2-2  The GLib library of C routines
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

ebview recommends no packages.

Versions of packages ebview suggests:
pn  edict-fpw  (no description available)

-- no debconf information

-- 
All progress is based upon a universal innate desire of every organism
to live beyond its income.
-- Samuel Butler, "Notebooks"



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



Bug#500535: openjump: please migrate to libjdom1-java

2009-10-23 Thread Damien Raude-Morvan
Hi,

OpenJump is the last package depending on libjdom0-java.
libjdom0-java package will soon be scheduled for removal (see #500539).

AFAIK, OpenJump upstream have already switched to jdom 1.x in their trunk SVN 
repository.

Could you please look at this issue ?

Cheers,
-- 
Damien Raude-Morvan - http://damien.raude-morvan.com/


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


Bug#552162: chrony incorrectly thinks that it has failed to (re)start

2009-10-23 Thread Celejar
On Fri, 23 Oct 2009 16:03:09 -0500
John Hasler  wrote:

> > I don't recall seeing this problem before, and I'm not sure what's
> > changed, but now, whenever I (re)start chrony via its initscript, it
> > reports that '/usr/sbin/chronyd failed to (re)start'.
> 
> I cannot reproduce this.  Please trace the script and send the output.

[Added "set -x" to the beginning of the script:]

~# /etc/init.d/chrony restart
+ PATH=/bin:/usr/bin:/sbin:/usr/sbin
+ DAEMON=/usr/sbin/chronyd
+ FLAGS=defaults
+ NAME=chronyd
+ DESC=time daemon
+ test -f /usr/sbin/chronyd
+ echo -n Restarting time daemon: 
Restarting time daemon: + start-stop-daemon --stop --quiet --exec 
/usr/sbin/chronyd
+ sleep 1
+ start-stop-daemon --start --quiet --exec /usr/sbin/chronyd -- -r
+ /bin/pidof /usr/sbin/chronyd
+ echo /usr/sbin/chronyd failed to restart.
/usr/sbin/chronyd failed to restart.
+ rm -f /var/run/chrony-ppp-up
+ exit 1

~# /bin/pidof /usr/sbin/chronyd
17648

> > It actually does start fine, and the pidof call returns the pid, but
> > AFAICT, the problem is that pidof / killall5 *outputs* the pid(s), but
> > the return value is actually 0 when it successfully locates at least
> > one process, and the initscript checks the return value, not the
> > output.
> 
> In a shell script a return value of 0 means success and tests as true.

/*blushes*

As I said, a script novice.  I actually knew that once, but I usually
program in perl ...

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator




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



Bug#550031: ITP: libjs-extjs -- a cross-browser JavaScript library

2009-10-23 Thread Thomas Goirand

> Thomas,
>
> I discussed this matter with our CEO and he asked me to resolve the
> compliancy.  I iwll update you shortly.
>
> ~ Adam

Hi Adam,

Ok, that sounds good, as I would really hate to push for a
package that has some controversy on the freeness of it's license.
I am very happy to see that you guys respond to emails, and this
makes me feel a lot more comfortable for this packaging.

I have already done my packaging, you can get the Debian package
from there if you want to test/see/comment them:

http://ftparchive.gplhost.com/debian/pool/lenny/main/l/libjs-extjs/

At the time of reading, it should also have reached all of our
mirrors around the world.

As you can see, I have separated the library itself from the
documentation, as it was rather big, and this is a good practice
in this case in Debian.

Let me know when you update your site and/or your licensing,

Best Regards,

Thomas Goirand

-- 
Thomas Goirand
GPLHost CEO
Phone numbers: +1 302 213 1611 (USA) / +33 177627734 (France)
+44 8449108864 (UK) / +61 280617698 (Australia)
Web: http://www.gplhost.com
GPLHost:>_ Open source hosting worldwide
Web spaces featuring GPL control panel and Xen VPS
Locations in Singapore, Sydney, Seattle, Florida, Paris, London,
 Barcelona, Israel and Malaysia





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



Bug#552162: chrony incorrectly thinks that it has failed to (re)start

2009-10-23 Thread John Hasler
> I don't recall seeing this problem before, and I'm not sure what's
> changed, but now, whenever I (re)start chrony via its initscript, it
> reports that '/usr/sbin/chronyd failed to (re)start'.

I cannot reproduce this.  Please trace the script and send the output.

> It actually does start fine, and the pidof call returns the pid, but
> AFAICT, the problem is that pidof / killall5 *outputs* the pid(s), but
> the return value is actually 0 when it successfully locates at least
> one process, and the initscript checks the return value, not the
> output.

In a shell script a return value of 0 means success and tests as true.
-- 
John Hasler 
jhas...@newsguy.com
Elmwood, WI USA



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



Bug#552153: [menu] su-to-root: "a X11 program that do not" in manual page

2009-10-23 Thread Bill Allombert
On Fri, Oct 23, 2009 at 02:43:10PM -0400, Filipus Klutiero wrote:
> Package: menu
> Version: 2.1.42
> Severity: minor
> 
> su-to-root's manual page contains:
> 
> > -X
> >  The command is a X11 program that do not require a terminal
> 
> "do" should read "does".

Thanks for catching that...

Unfortunately this will require unfuzzing the translations.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



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



Bug#463096: vlc: VLC does not trying to detect encoding for downloadable playlist (via http).

2009-10-23 Thread amarao
Package: vlc
Version: 1.0.2-1
Followup-For: Bug #463096

Older version (0.8.6.h-4+lenny2) accept playlist (for IPTV) as 
windows-1251 codepage, newer version use UTF-8 (and has no option to 
change playlist codepage) and displays garbage instead russian letter.

-- 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-vlc (no description available)
pn  videolan-doc   (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-1Simple, extensible, embeddable pro
ii  libmad0   0.15.1b

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

2009-10-23 Thread 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".  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.

> I raised verbosity (BTW: shouldn't `-d xx' overwrite the verbosity value
> from CatalogManager.properties? This looks like a bug to me.) and found
> the following:

Bug filed.

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

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#512443: fixed upstream

2009-10-23 Thread Jack Bates
Simon Pepping added a -catalog option in revision 825875,

http://thread.gmane.org/gmane.text.xml.fop.user/29585

http://svn.apache.org/viewvc?view=revision&revision=825875

After working around this issue,
http://thread.gmane.org/gmane.text.xml.commons.devel/1313

- I successfully built a PDF with the following command,

 $ ./fop -catalog -xml icaatom.html -xsl icaatom.xsl icaatom.pdf

I removed the libxml-commons-resolver1.1-java package because it's
included in Java 6, which I'm running



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



Bug#551794: Grisbi crashes on non UTF-8 QIF

2009-10-23 Thread Stéphane Glondu
Stéphane Glondu a écrit :
> Mathieu GELI a écrit :
>> When importing a QIF file encoded in iso-8859-1 Grisbi may crash like this :
>> [...]
> 
> Could you provide such a file? A short one, with dummy data, but
> succifient enough to make Grisbi crash as you say.

And could you try to import after renaming .qif to .ofx?


Best regards,

-- 
Stéphane





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



Bug#552167: reportbug: moves Forwarded: pseudo-header to mail header

2009-10-23 Thread Piotr Engelking
Package: reportbug
Version: 4.8
Severity: normal

Reportbug moves a user-provided Forwarded: pseudo-header to the mail
header (which has quite a different meaning). This happens regardless
of whether the pseudo-header is added by hand during editing or
specified at the command line:

$ reportbug --email=...@foo -P 'Forwarded: foo' -q --realname=foo
--template foo 2> /dev/null | head
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: foo 
To: Debian Bug Tracking System 
Subject: none
Forwarded: foo

Package: foo
Severity: wishlist
$


-- 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 reportbug depends on:
ii  apt   0.7.23.1   Advanced front-end for dpkg
ii  python2.5.4-2An interactive high-level object-o
ii  python-reportbug  4.8Python modules for interacting wit

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils 1.5.27 debconf utilities
pn  debsums(no description available)
pn  dlocate(no description available)
ii  file  5.03-2 Determines file type using "magic"
ii  gnupg 1.4.10-2   GNU privacy guard - a free PGP rep
ii  postfix [mail-transport-agent 2.6.5-3High-performance mail transport ag
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-gtkspell   2.25.3-2   Python bindings for the GtkSpell l
pn  python-urwid   (no description available)
ii  python-vte1:0.22.2-2 Python bindings for the VTE widget
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

-- 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#552146: [Pkg-utopia-maintainers] Bug#552146: consolekit: No manual pages for the programs

2009-10-23 Thread Michael Biebl

forcemerge 425979 552146
thanks

Zitat von Jari Aalto :


Please provide manual pages for the installed programs:

$ dpkg -L consolekit | grep bin
/usr/bin/ck-history
/usr/bin/ck-launch-session
/usr/bin/ck-list-sessions
/usr/sbin/ck-log-system-restart
/usr/sbin/ck-log-system-start
/usr/sbin/ck-log-system-stop
/usr/sbin/console-kit-daemon



Help is welcome

Michael



This mail was sent through TecO-Webmail: http://www.teco.edu




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



Bug#552166: isdnutils: [INTL:pt] Updated Portuguese translation for debconf messages

2009-10-23 Thread Traduz - Portuguese Translation Team

Package: isdnutils
Version: n/a
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for isdnutils's debconf messages.
Translator: Pedro Ribeiro 
Feel free to use it.

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


--
Best regards,

Miguel Figueiredo
"Traduz" - Portuguese Translation Team
http://www.DebianPT.org




pt.po.gz
Description: GNU Zip compressed data


Bug#552163: compiz-check output

2009-10-23 Thread Fabrizio Regalli
Sorry, I forget the output of compiz-check script.

Here is it.
$ ./compiz-check 

Gathering information about your system...

 Distribution:  Debian GNU/Linux (squeeze/sid)
 Desktop environment:   GNOME
 Graphics chip: nVidia Corporation G80 [GeForce 8800 GTX] (rev
a2)
 Driver in use: nvidia
 Rendering method:  Nvidia

Checking if it's possible to run Compiz on your system...

 Checking for texture_from_pixmap...   [ OK ]
 Checking for non power of two support...  [ OK ]
 Checking for composite extension...   [ OK ]
 Checking for FBConfig...  [ OK ]
 Checking for hardware/setup problems...   [ OK ]



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


Bug#552165: libxml-commons-resolver1.1-java: -d argument to resolver app has no effect

2009-10-23 Thread brian m. carlson
Package: libxml-commons-resolver1.1-java
Version: 1.2-4
Severity: normal

When running org.apache.xml.resolver.apps.resolver, using the -d option
has no effect.  Only the /etc/xml/resolver/CatalogManager.properties
file's values modify the verbosity.  This makes it difficult to debug
the workings of the resolver unless the user is root.

Testcase:

  lakeview ok % java -cp 
/usr/share/java/xml-commons-resolver-1.1.jar:/etc/xml/resolver 
org.apache.xml.resolver.apps.resolver -d 99 -u 
http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl uri
  Resolve URI (uri):
  uri: 
http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl
  Result: null

This should print out significantly more information about the process
used to resolve the URIs.

-- 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 libxml-commons-resolver1.1-java depends on:
ii  default-jre [java2-runtim 1.6-33 Standard Java or Java compatible R
ii  gcj-jre [java2-runtime]   4:4.3.3-9+nmu1 Java runtime environment using GIJ
ii  java-gcj-compat [java2-ru 1.0.80-5.1 Java runtime environment using GIJ
ii  openjdk-6-jre [java2-runt 6b16-1.6.1-2   OpenJDK Java runtime, using Hotspo

libxml-commons-resolver1.1-java recommends no packages.

Versions of packages libxml-commons-resolver1.1-java suggests:
ii  libxml-commons-resolver1.1-ja 1.2-4  XML entity and URI resolver librar

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#552164: filladapt: incompatible argument list in `fill-paragraph' fill-paragraph

2009-10-23 Thread Lluis Vilanova
Package: emacs-goodies-el
Version: 30.8-1
Severity: normal

The `fill-paragraph' function in this package is defined as:
(fill-paragraph arg)
whereas emacs23 provides it as:
(fill-paragraph &optional justify region)

This is causing errors on other packages that redefine `fill-paragraph'. In my
case, this is causing errors with `completion-ui', being required by
`predictive-mode'.

I have looked at the emacs22 source and its `fill-paragraph' function is
in fact providing the old
(fill-paragraph arg)
function signature.

Still, I'm clueless as to how a version-dependent fix could be implemented.

Thanks,
Lluis

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

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

Versions of packages emacs-goodies-el depends on:
ii  bash  4.0-4  The GNU Bourne Again SHell
ii  dpkg  1.15.4.1   Debian package management system
ii  emacs23 [emacsen] 23.1+1-4   The GNU Emacs editor (with GTK+ us
ii  install-info  4.13a.dfsg.1-5 Manage installed documentation in 

Versions of packages emacs-goodies-el recommends:
ii  dict   1.11.1+dfsg-3 dictionary client
ii  perl-doc   5.10.1-5  Perl documentation
ii  wget   1.11.4-2  retrieves files from the web

emacs-goodies-el 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#552163: compiz does not work with nvidia driver

2009-10-23 Thread Julien Cristau
reassign 552163 nvidia-glx
severity 552163 important
kthxbye

On Fri, Oct 23, 2009 at 22:16:56 +0200, Fabrizio Regalli wrote:

> Package: compiz
> Version: 0.8.2-6
> Severity: grave
> 
> compiz --replace give me this message:
> 
> Checking for Xgl: not present. 
> xset q doesn't reveal the location of the log file. Using
> fallback /var/log/Xorg.0.log 
> Detected PCI ID for VGA: 01:00.0 0300: 10de:0191 (rev a2) (prog-if 00
> [VGA controller])
> Checking for texture_from_pixmap: present. 
> Checking for non power of two support: present. 
> Checking for Composite extension: present. 
> Checking screen 1Comparing resolution (1680x1050) to maximum 3D texture
> size (8192): Passed.
> Checking for Software Rasterizer: Not present. 
> Checking for nVidia: present. 
> Checking for FBConfig: present. 
> running under gnome seesion, checking for gnomecompat
> Checking for Xgl: not present. 
> Backend : ini
> Integration : true
> Profile : default
> Adding plugins
> Initializing core options...done
> Initializing commands options...done
> Initializing water options...done
> Initializing annotate options...done
> Initializing gnomecompat options...done
> Initializing resize options...done
> Initializing zoom options...done
> Initializing screenshot options...done
> Initializing minimize options...done
> Initializing svg options...done
> Initializing clone options...done
> inotify_add_watch: No such file or directory
> Initializing decoration options...done
> Initializing place options...done
> Initializing blur options...done
> Initializing obs options...done
> Initializing wobbly options...done
> /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format,
> disabling YV12 image format
> Initializing video options...done
> Initializing fade options...done
> /usr/bin/compiz.real (cube) - Warn: Failed to load
> slide: /usr/share/gdm/themes/Human/ubuntu.png
> Initializing cube options...done
> Initializing rotate options...done
> Initializing scale options...done
> Initializing switcher options...done
> Initializing move options...done
> *** glibc detected *** /usr/bin/compiz.real: corrupted double-linked
> list: 0x09e54cd8 ***
> === Backtrace: =
> /lib/i686/cmov/libc.so.6[0xb7d3eb31]
> /lib/i686/cmov/libc.so.6[0xb7d405c9]
> /lib/i686/cmov/libc.so.6(cfree+0x6d)[0xb7d432dd]
> /usr/lib/libGL.so.1[0xb7e9d97c]
> === Memory map: 
> 08048000-0807c000 r-xp  08:01 40989  /usr/bin/compiz.real
> 0807c000-0807d000 rw-p 00033000 08:01 40989  /usr/bin/compiz.real
> 09af2000-0a934000 rw-p  00:00 0  [heap]
> b355c000-b357 r-xp  08:01
> 1883   /lib/i686/cmov/libpthread-2.10.1.so
> b357-b3571000 ---p 00014000 08:01
> 1883   /lib/i686/cmov/libpthread-2.10.1.so
> b3571000-b3572000 r--p 00014000 08:01
> 1883   /lib/i686/cmov/libpthread-2.10.1.so
> b3572000-b3573000 rw-p 00015000 08:01
> 1883   /lib/i686/cmov/libpthread-2.10.1.so
> b3573000-b3575000 rw-p  00:00 0 
> b378-b3787000 r-xp  08:01
> 1888   /lib/i686/cmov/librt-2.10.1.so
> b3787000-b3788000 r--p 6000 08:01
> 1888   /lib/i686/cmov/librt-2.10.1.so
> b3788000-b3789000 rw-p 7000 08:01
> 1888   /lib/i686/cmov/librt-2.10.1.so
> b64dc000-b64f8000 r-xp  08:01 1616   /lib/libgcc_s.so.1
> b64f8000-b64f9000 rw-p 0001c000 08:01 1616   /lib/libgcc_s.so.1
> b64f9000-b65df000 r-xp  08:01 785/usr/lib/libstdc
> ++.so.6.0.13
> b65df000-b65e3000 r--p 000e5000 08:01 785/usr/lib/libstdc
> ++.so.6.0.13
> b65e3000-b65e4000 rw-p 000e9000 08:01 785/usr/lib/libstdc
> ++.so.6.0.13
> b65e4000-b65eb000 rw-p  00:00 0 
> b65eb000-b65ff000 r-xp  08:01
> 148994 /usr/lib/libcompizconfig.so.0.0.0
> b65ff000-b660 rw-p 00014000 08:01
> 148994 /usr/lib/libcompizconfig.so.0.0.0
> b660f000-b6612000 r-xp  08:01
> 148989 /usr/lib/compizconfig/backends/libini.so
> b6612000-b6613000 rw-p 2000 08:01
> 148989 /usr/lib/compizconfig/backends/libini.so
> b6617000-b6817000 rw-s 0ed92000 00:0d 8506   /dev/nvidia0
> b691b000-b691c000 rw-s fac06000 00:0d 8506   /dev/nvidia0
> b6a9f000-b6ad5000 rw-p  00:00 0 
> b6ad5000-b6af6000 rw-s  00:08 0  /SYSV (deleted)
> b6af6000-b6af8000 rw-p  00:00 0 
> b6af8000-b6afc000 r-xp  08:01
> 17932  /usr/lib/libXdmcp.so.6.0.0
> b6afc000-b6afd000 rw-p 3000 08:01
> 17932  /usr/lib/libXdmcp.so.6.0.0
> b6afd000-b6aff000 r-xp  08:01
> 17918  /usr/lib/libXau.so.6.0.0
> b6aff000-b6b0 rw-p 1000 08:01
> 17918  /usr/lib/libXau.so.6.0.0
> b6b0-b6b01000 r-xp  08:01
> 79011  /usr/lib/tls/libnvidia-tls.so.190.32
> b6b01000-b6b02000 rw-p  08:01
> 79011  /usr/lib/tls/libnvidia-tls.so.190.32
> b6b02000-b7b0b000 r-xp  08:01
> 78942  /usr/lib/libGLcore.so.190.32
> b7b0b000-b7b51000 rwxp 01008000 08:01
> 78942  /usr/lib/libGLcore.so.190.32
> b7b51000-b7

Bug#511344: Same problem in opensc

2009-10-23 Thread Ludovic Rousseau

Marc Pignat a écrit :

Hi all!

The opensc package 0.11.9-2 seems to have the same problem.

In the config file (/etc/opensc/opensc.conf), it is said that the 
provider_library default to /usr/lib/libpcsclite.so.


Fixed upstream in revision 3787
http://www.opensc-project.org/opensc/changeset/3787


Should I fill a bug against opensc?


The bug should be fixed with the next stable version of OpenSC upload.
But you can report the bug against opensc if you want.

Bye

--
 Dr. Ludovic Rousseau



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



Bug#551406: tapping doesn't work

2009-10-23 Thread Norbert Preining
Package: gpointing-device-settings
Version: 1.3.2-1
Severity: important

There are in fact several bugs in this program:

- tapping cannot be enabled
  but why is it *DISABLED* at all???
  I have enabled TapButton1=1 etc in xorg.conf, but it is simply ignored

- in the list of devices in gpointing-device-settings I have two times
  my touchpad:
  . one is the device as I called it in the xorg.conf file
  . one is the "generic" name
  Does gp-d-s complety ignore the input system of X and overrides that?
  Why does it not use what it is set in xorg.conf?

Please, can we either go back to gsynaptics or fix that rather urgently,
that is a bit a PITA.

Thanks.

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

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

Versions of packages gpointing-device-settings depends on:
ii  gconf22.28.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgpds0  1.3.2-1library for configuration of point
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libxi62:1.2.1-2  X11 Input extension library

gpointing-device-settings recommends no packages.

gpointing-device-settings 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#551570: Quick bisect

2009-10-23 Thread Krzysztof A. Sobiecki
After a quick bisect I have found that problem lies in commit:
40aefac5d714bf7536632ed38c7a8ee05049f30b inside cairo.
In bug 551852(with might be a duplicate of this one) I have included
backtrace. 

This commit, doesn't even make any difference, with python test case
included in:
https://bugs.freedesktop.org/show_bug.cgi?id=12996, so I don't really
see any point in it.


-- 
X was an interactive protocol: 
alpha blending a full-screen image looked like slugs racing down the monitor. 
http://www.keithp.com/~keithp/talks/usenix2000/render.html



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



Bug#552163: compiz does not work with nvidia driver

2009-10-23 Thread Fabrizio Regalli
Package: compiz
Version: 0.8.2-6
Severity: grave

compiz --replace give me this message:

Checking for Xgl: not present. 
xset q doesn't reveal the location of the log file. Using
fallback /var/log/Xorg.0.log 
Detected PCI ID for VGA: 01:00.0 0300: 10de:0191 (rev a2) (prog-if 00
[VGA controller])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Checking screen 1Comparing resolution (1680x1050) to maximum 3D texture
size (8192): Passed.
Checking for Software Rasterizer: Not present. 
Checking for nVidia: present. 
Checking for FBConfig: present. 
running under gnome seesion, checking for gnomecompat
Checking for Xgl: not present. 
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing commands options...done
Initializing water options...done
Initializing annotate options...done
Initializing gnomecompat options...done
Initializing resize options...done
Initializing zoom options...done
Initializing screenshot options...done
Initializing minimize options...done
Initializing svg options...done
Initializing clone options...done
inotify_add_watch: No such file or directory
Initializing decoration options...done
Initializing place options...done
Initializing blur options...done
Initializing obs options...done
Initializing wobbly options...done
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format,
disabling YV12 image format
Initializing video options...done
Initializing fade options...done
/usr/bin/compiz.real (cube) - Warn: Failed to load
slide: /usr/share/gdm/themes/Human/ubuntu.png
Initializing cube options...done
Initializing rotate options...done
Initializing scale options...done
Initializing switcher options...done
Initializing move options...done
*** glibc detected *** /usr/bin/compiz.real: corrupted double-linked
list: 0x09e54cd8 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7d3eb31]
/lib/i686/cmov/libc.so.6[0xb7d405c9]
/lib/i686/cmov/libc.so.6(cfree+0x6d)[0xb7d432dd]
/usr/lib/libGL.so.1[0xb7e9d97c]
=== Memory map: 
08048000-0807c000 r-xp  08:01 40989  /usr/bin/compiz.real
0807c000-0807d000 rw-p 00033000 08:01 40989  /usr/bin/compiz.real
09af2000-0a934000 rw-p  00:00 0  [heap]
b355c000-b357 r-xp  08:01
1883   /lib/i686/cmov/libpthread-2.10.1.so
b357-b3571000 ---p 00014000 08:01
1883   /lib/i686/cmov/libpthread-2.10.1.so
b3571000-b3572000 r--p 00014000 08:01
1883   /lib/i686/cmov/libpthread-2.10.1.so
b3572000-b3573000 rw-p 00015000 08:01
1883   /lib/i686/cmov/libpthread-2.10.1.so
b3573000-b3575000 rw-p  00:00 0 
b378-b3787000 r-xp  08:01
1888   /lib/i686/cmov/librt-2.10.1.so
b3787000-b3788000 r--p 6000 08:01
1888   /lib/i686/cmov/librt-2.10.1.so
b3788000-b3789000 rw-p 7000 08:01
1888   /lib/i686/cmov/librt-2.10.1.so
b64dc000-b64f8000 r-xp  08:01 1616   /lib/libgcc_s.so.1
b64f8000-b64f9000 rw-p 0001c000 08:01 1616   /lib/libgcc_s.so.1
b64f9000-b65df000 r-xp  08:01 785/usr/lib/libstdc
++.so.6.0.13
b65df000-b65e3000 r--p 000e5000 08:01 785/usr/lib/libstdc
++.so.6.0.13
b65e3000-b65e4000 rw-p 000e9000 08:01 785/usr/lib/libstdc
++.so.6.0.13
b65e4000-b65eb000 rw-p  00:00 0 
b65eb000-b65ff000 r-xp  08:01
148994 /usr/lib/libcompizconfig.so.0.0.0
b65ff000-b660 rw-p 00014000 08:01
148994 /usr/lib/libcompizconfig.so.0.0.0
b660f000-b6612000 r-xp  08:01
148989 /usr/lib/compizconfig/backends/libini.so
b6612000-b6613000 rw-p 2000 08:01
148989 /usr/lib/compizconfig/backends/libini.so
b6617000-b6817000 rw-s 0ed92000 00:0d 8506   /dev/nvidia0
b691b000-b691c000 rw-s fac06000 00:0d 8506   /dev/nvidia0
b6a9f000-b6ad5000 rw-p  00:00 0 
b6ad5000-b6af6000 rw-s  00:08 0  /SYSV (deleted)
b6af6000-b6af8000 rw-p  00:00 0 
b6af8000-b6afc000 r-xp  08:01
17932  /usr/lib/libXdmcp.so.6.0.0
b6afc000-b6afd000 rw-p 3000 08:01
17932  /usr/lib/libXdmcp.so.6.0.0
b6afd000-b6aff000 r-xp  08:01
17918  /usr/lib/libXau.so.6.0.0
b6aff000-b6b0 rw-p 1000 08:01
17918  /usr/lib/libXau.so.6.0.0
b6b0-b6b01000 r-xp  08:01
79011  /usr/lib/tls/libnvidia-tls.so.190.32
b6b01000-b6b02000 rw-p  08:01
79011  /usr/lib/tls/libnvidia-tls.so.190.32
b6b02000-b7b0b000 r-xp  08:01
78942  /usr/lib/libGLcore.so.190.32
b7b0b000-b7b51000 rwxp 01008000 08:01
78942  /usr/lib/libGLcore.so.190.32
b7b51000-b7b5f000 rwxp  00:00 0 
b7b5f000-b7b6 rw-p  00:00 0 
b7b6-b7b78000 r-xp  08:01
17943  /usr/lib/libxcb.so.1.1.0
b7b78000-b7b79000 rw-p 00017000 08:01
17943  /usr/lib/libxcb.so.1.1.0
b7b79000-b7b7c000 r-xp  08:01
59345  /usr/lib/libxcb-atom.so.1.0.0
b7b7c000-b7b7d000 rw-p 2000 08:01
59345  /usr/lib/libxcb-

Bug#552162: chrony incorrectly thinks that it has failed to (re)start

2009-10-23 Thread Celejar
Package: chrony
Version: 1.23-6
Severity: important


I don't recall seeing this problem before, and I'm not sure what's changed, but
now, whenever I (re)start chrony via its initscript, it reports that
'/usr/sbin/chronyd failed to (re)start'.  It actually does start fine, and the
pidof call returns the pid, but AFAICT, the problem is that pidof / killall5
*outputs* the pid(s), but the return value is actually 0 when it successfully
locates at least one process, and the initscript checks the return value, not
the output.  I'm really a script novice, though, so I may be badly mistaken,
but in any event, my chrony initscript is misbehaving, as above.

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

Kernel: Linux 2.6.32-rc5-lizzie
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 chrony depends on:
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libreadline5  5.2-6  GNU readline and history libraries
ii  timelimit 1.4-2  Simple utility to limit a process'
ii  ucf   3.0024 Update Configuration File: preserv

Versions of packages chrony recommends:
ii  udev  146-5  /dev/ and hotplug management daemo

chrony 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#552161: odbcinst1debian1: Broken symlinks *S.so

2009-10-23 Thread Christophe Troestler
Package: odbcinst1debian1
Version: 2.2.11-20
Severity: important

The targets of the following symlinks do not exist :

/usr/lib/odbc/libesoobS.so -> libesoobS.so.1.0.0
/usr/lib/odbc/libmimerS.so -> libmimerS.so.1.0.0
/usr/lib/odbc/libodbcdrvcfg1S.so -> libodbcdrvcfg1S.so.1.0.0
/usr/lib/odbc/libodbcdrvcfg2S.so -> libodbcdrvcfg2S.so.1.0.0
/usr/lib/odbc/libodbcminiS.so -> libodbcminiS.so.1.0.0
/usr/lib/odbc/libodbcmyS.so -> libodbcmyS.so.1.0.0
/usr/lib/odbc/libodbcnnS.so -> libodbcnnS.so.1.0.0
/usr/lib/odbc/libodbcpsqlS.so -> libodbcpsqlS.so.1.0.0
/usr/lib/odbc/libodbctxtS.so -> libodbctxtS.so.1.0.0
/usr/lib/odbc/liboplodbcS.so -> liboplodbcS.so.1.0.0
/usr/lib/odbc/liboraodbcS.so -> liboraodbcS.so.1.0.0
/usr/lib/odbc/libsapdbS.so -> libsapdbS.so.1.0.0
/usr/lib/odbc/libtdsS.so -> libtdsS.so.1.0.0


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

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

Versions of packages odbcinst1debian1 depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libltdl7  2.2.6a-4   A system independent dlopen wrappe
ii  odbcinst  2.2.11-20  Helper program for accessing odbc 

odbcinst1debian1 recommends no packages.

odbcinst1debian1 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#552160: gnome-settings-daemon: Mouse button 2 and 3 not working anymore

2009-10-23 Thread Eugen Dedu
Subject: gnome-settings-daemon: Mouse button 2 and 3 not working anymore
Package: gnome-settings-daemon
Version: 2.26.1-2
Severity: important

*** Please type your report below this line ***
I have a macbookpro with only one button, and I have always pressed
two fingers on track pad for simulating mouse button 3 and three
fingers for button 2.

After installing gnome-settings-daemon 2.28.1-1, I cannot "simulate"
mouse button 2 and 3 anymore.  Reverting to 2.26.1-2 (from testing)
solves the problem.

Cheers,
Eugen Dedu

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

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

Versions of packages gnome-settings-daemon depends on:
ii  gconf22.28.0-1   GNOME configuration
database syste
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  libdbus-glib-1-2  0.82-2 simple interprocess
messaging syst
ii  libfontconfig12.6.0-4generic font configuration
library
ii  libgconf2-4   2.28.0-1   GNOME configuration
database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade
files at ru
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  libgnomekbd3  2.26.0-1   GNOME library to manage
keyboard c
ii  libgstreamer-plugins-base0.10 0.10.25-4  GStreamer libraries from
the "base
ii  libgstreamer0.10-00.10.25-3  Core GStreamer libraries
and eleme
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user
interface
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications
to a n
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxi62:1.2.1-2  X11 Input extension library
ii  libxklavier12 3.9-1  X Keyboard Extension
high-level AP
ii  libxxf86misc1 1:1.0.1-3  X11 XFree86 miscellaneous
extensio

gnome-settings-daemon recommends no packages.

Versions of packages gnome-settings-daemon suggests:
ii  gnome-screensaver 2.28.0-1   GNOME screen saver and locker
ii  metacity [x-window-manager]   1:2.28.0-1 lightweight GTK+ window manager
ii  x11-xserver-utils 7.4+2  X server utilities

-- 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#552137: No sound in-/output on OSS

2009-10-23 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

Am Fr den 23. Okt 2009 um 18:24 schrieb Adrian Knoth:
> > OSS output is complete broken.
> 
> According to , an
> appropriate way of fixing this bug is to drop OSS support in audacity
> completely.

That is the first I hear now and it is, sorry, completely inacceptable.
That would end to not having sound at all!

I run linux for decades now and I did never have big problems with oss.
Unfortunately Linus start to drop them complete from the kernel so I
have to use the commercial stuff (Which is now free too).

I gave alsa many tests now and I was never able to bring them to work.
The code is instable so that the kernel ops in under 5 minutes and the
sound quality is very broken (if it work at all) so that a simple
movement of the mouse jerking the sound.

However, I have no problem if other people want to use such a ...
software. But I have to stick on OSS if I want sound in future.

So this decision would end in one more debian package I have to compile
myself. The last few years (since sarge or so) I notice that Debian
seams to get more and more worse and more and more software end in a
instable and unusable state where the fix is sometimes pretty simple.

Please kick that decision to trash and continue supporting stable
platform and technology.

> be added to toplevel's configure script around line 9223:
> 
>ac_configure_args="$ac_configure_args --without-oss"
> 
> Or patch lib-src/portaudio/configure:2062 from "yes" to "no".

Hmm... So the bug is in portaudio. So more worse as portaudio comes to
bring a legacy layer over all possible sound systems.

Regards
   Klaus
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen 
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQEVAwUBSuIMIp+OKpjRpO3lAQr+ZAf8DkBQa9WqR5D5PSR/iLqvcA3+ADf+0rPy
6yrav4wNkYrDnYdEwJxjcdFa2n21bGNPyvv98NXZGIG1SgGRVQOymtwBGOGmMCym
WRrvQhCFIXwq076odUvp3nOPrUI03KiNZCW/rQwqyY9ekND8zsU7+9Q6tABYphzm
y/MjmqDeSXvdl+yQVmNKgBfkW+oIN/bV96eK8+f91lHpED4CWB3ex0oID1/WfdlP
SwJ86mJQJK7Y5uR6P+X7h6M8VfmqajTQDwHRQVDJ7BmNe0KqVnzL5psPa1+oK+sx
Qvt2Ksb3Xx27xVo1sQj5WiTeG6GAZq12QiVTx3YEJO8smKglo/GOGQ==
=1S7e
-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#551950: [Shorewall-users] shorewall6: multiple providers generate errors at compile-time

2009-10-23 Thread Vincent Danjean
tag 551950 +patch,upstream,fixed-upstream
thanks

Tom Eastep wrote:
> Vincent Danjean wrote:
> 
>>   I let the initial bug report to Debian below (it can also be seen at
>> http://bugs.debian.org/551950 ). It explains that I think that
>> detect_configuration() is never called.
> 
> Attached is an updated copy of /usr/share/shorewall/Perl/prog.footer6
> that should correct that problem.

Thanks. After diffing the file and the one on my system, I only take the
lines with detect_configuration (your file also delete all function definition
that you move to prog.header6 according to you git history).
  I put the patch I applied in attachment for the debian bug.
  This solve this bug (but I'm stopped by the next one, see below)

>> PPS: you might want to know that the iproute bug #551937 
>> (http://bugs.debian.org/551937)
>> also prevent Multi IPv6 ISP from working.
>> And http://lists.debian.org/debian-devel/2009/10/msg00472.html show yet 
>> another problem
>> (but I do not know yet if the latter is a shorewall6 bug or another package 
>> bug)

For the last bug, looking at ifupdown sources, it seems that the bug (adding 
via ::)
comes from either the 'ip' command or the kernel.  Or this is not a bug and 
shorewall6
should take care of this syntax.
  You can try on any host:
eyak:~# ip -6 route ls dev tun6to4
Cannot find device "tun6to4"
eyak:~# ip tunnel add tun6to4 mode sit remote  192.88.99.1 local 192.168.0.1
eyak:~# ip -6 route ls dev tun6to4
eyak:~# ip link set tun6to4 up
eyak:~# ip -6 route ls dev tun6to4
fe80::/64 via ::  proto kernel  metric 256  mtu 1480 advmss 1420 hoplimit 
4294967295
eyak:~# ip addr add 2002:0101:0101::1/64 dev tun6to4
eyak:~# ip -6 route ls dev tun6to4
2002:101:101::/64 via ::  proto kernel  metric 256  mtu 1480 advmss 1420 
hoplimit 4294967295
fe80::/64 via ::  proto kernel  metric 256  mtu 1480 advmss 1420 hoplimit 
4294967295
eyak:~#
  You can see that all route added by ip due to other commands (ie not "ip 
route")
lead to a route with "via ::". I'm under the impression that these routes are 
added
automatically by the kernel, not by the ip utility itself.
  So, I do not know how you want to deal with this (and I do not know IPv6 in 
linux
enough to know the right answer here). A workaround is to add something like
"|sed 's/ via :: / /'" when you get the routes. But I do not know if all "via 
::"
can really be suppressed in routes.

  Regards,
Vincent

> Thanks,
> -Tom

Some more tests to see the difference between routes automatically added and
route manually added (I'm not able to interpret the results I get, I just see
the differences):
eyak:~# cat /proc/net/ipv6_route  | grep tun6to4
200201010101 40  00 
 0100   0021  tun6to4
fe80 40  00 
 0100   0021  tun6to4
ff00 08  00 
 0100   0001  tun6to4
eyak:~# ip -6 route ls dev tun6to4
2002:101:101::/64 via ::  proto kernel  metric 256  mtu 1480 advmss 1420 
hoplimit 4294967295
fe80::/64 via ::  proto kernel  metric 256  mtu 1480 advmss 1420 hoplimit 
4294967295
eyak:~# ip -6 route del 2002:101:101::/64 via ::  proto kernel  metric 256  mtu 
1480 advmss 1420 hoplimit 4294967295
eyak:~# ip -6 route add 2002:101:101::/64 via :: dev tun6to4 proto kernel  
metric 256  mtu 1480 advmss 1420 hoplimit 4294967295
RTNETLINK answers: Invalid argument
eyak:~# ip -6 route add 2002:101:101::/64 dev tun6to4 proto kernel  metric 256  
mtu 1480 advmss 1420 hoplimit 4294967295
eyak:~# cat /proc/net/ipv6_route  | grep tun6to4
200201010101 40  00 
 0100   0001  tun6to4
fe80 40  00 
 0100   0021  tun6to4
ff00 08  00 
 0100   0001  tun6to4
eyak:~# ip -6 route add 2002:101:101::/64 dev tun6to4 via 2002:101:101::3 proto 
kernel  metric 256  mtu 1480 advmss 1420 hoplimit 4294967295
eyak:~# cat /proc/net/ipv6_route  | grep tun6to4
200201010101 40  00 
 0100  0001 0001  tun6to4
200201010101 40  00 
2002010101010003 0100   0003  tun6to4
fe80 40  00 
 0100   0021  tun6to4
ff00 08  00 
 000

Bug#507966: *.egg-info directory -> FTBFS

2009-10-23 Thread Jakub Wilk

found 507966 0.4.62
severity 507966 important
thanks

Unfortunately, fix for this bug was invalid and made things only worse. 
Example:


$ apt-get source python-pipeline
[...]
dpkg-source: info: extracting python-pipeline in python-pipeline-0.1.1
dpkg-source: info: unpacking python-pipeline_0.1.1.orig.tar.gz
dpkg-source: info: applying python-pipeline_0.1.1-1.diff.gz

$ cd python-pipeline-0.1.1/

$ dpkg-buildpackage 
[...]

 fakeroot debian/rules clean
[...]
find . -name '*.pyc' -exec rm '{}' ';'
find . -name '*.egg-info' -exec rm -rf '{}' ';'
find: `./python_pipeline.egg-info': No such file or directory
make: *** [clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2


The attached patch should fix this bug.

--
Jakub Wilk
diff --git a/1/class/python-distutils.mk.in b/1/class/python-distutils.mk.in
--- a/1/class/python-distutils.mk.in
+++ b/1/class/python-distutils.mk.in
@@ -198,7 +198,7 @@
 # Also clean up .egg-info files generated by setuptools
 clean::
 	find . -name '*.pyc' -exec rm '{}' ';'
-	find . -name '*.egg-info' -exec rm -rf '{}' ';'
+	find . -name '*.egg-info' -exec rm -rf '{}' ';' -prune
 
 .PHONY: $(patsubst %,debian/python-module-stampdir/%,$(cdbs_python_indep_packages) $(cdbs_python_arch_packages))
 .PHONY: $(patsubst %,python-module-clean/%,$(cdbs_python_indep_packages) $(cdbs_python_arch_packages))


Bug#552150: systemtap: whete's the linux-debug-2.6 suggested package?

2009-10-23 Thread Eugeniy Meshcheryakov
Hello,

This package can be built using make-kpkg from kernel-package package.
There is no debug info packages in the archive, see #492677 and merged
and blocking bugs.

23 жовтня 2009 о 20:47 +0200 Cristian Ionescu-Idbohrn написав(-ла):
> Package: systemtap
> Version: 1.0-1
> Severity: minor
> 
> Can't find linux-debug-2.6 anywhere :(
> 
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages systemtap depends on:
> ii  libc6 2.10.1-1   GNU C Library: Shared libraries
> ii  libdw10.143-1library that provides access to 
> th
> ii  libelf1   0.143-1library to read and write ELF 
> file
> ii  libgcc1   1:4.4.2-1  GCC support library
> ii  libsqlite3-0  3.6.19-1   SQLite 3 shared library
> ii  libstdc++64.4.2-1The GNU Standard C++ Library v3
> ii  systemtap-runtime 1.0-1  instrumentation system for Linux 
> 2
> 
> systemtap recommends no packages.
> 
> Versions of packages systemtap suggests:
> pn  linux-debug-2.6(no description available)
> ii  linux-headers-2.6-686 [linux- 2.6.30+21  Header files for Linux 2.6-686
> ii  linux-headers-2.6.24-1-686 [l 2.6.24-6   Header files for Linux 2.6.24 on 
> P
> ii  linux-headers-2.6.26-1-686 [l 2.6.26-13  Header files for Linux 
> 2.6.26-1-68
> ii  linux-headers-2.6.26-2-686 [l 2.6.26-17  Header files for Linux 
> 2.6.26-2-68
> ii  linux-headers-2.6.29-2-686 [l 2.6.29-5   Header files for Linux 
> 2.6.29-2-68
> ii  linux-headers-2.6.30-1-686 [l 2.6.30-6   Header files for Linux 
> 2.6.30-1-68
> ii  linux-headers-2.6.30-2-686 [l 2.6.30-8   Header files for Linux 
> 2.6.30-2-68
> ii  linux-image-2.6.24-1-686 [lin 2.6.24-4   Linux 2.6.24 image on 
> PPro/Celeron
> ii  linux-image-2.6.26-1-686 [lin 2.6.26-13  Linux 2.6.26 image on 
> PPro/Celeron
> ii  linux-image-2.6.26-2-686 [lin 2.6.26-17  Linux 2.6.26 image on 
> PPro/Celeron
> ii  linux-image-2.6.29-2-686 [lin 2.6.29-5   Linux 2.6.29 image on 
> PPro/Celeron
> ii  linux-image-2.6.30-1-686 [lin 2.6.30-6   Linux 2.6.30 image on 
> PPro/Celeron
> ii  linux-image-2.6.30-2-686 [lin 2.6.30-8   Linux 2.6.30 image on 
> PPro/Celeron
> pn  systemtap-doc  (no description available)
> pn  vim-addon-manager  (no description available)
> 
> -- no debconf information
> 
> 
> Cheers,
> 
> -- 
> Cristian
> 
> 
> 


signature.asc
Description: Digital signature


Bug#552159: burn: missing directory with sample config-file

2009-10-23 Thread Christian Hoffmann
Package: burn
Version: 0.4.5-1~bpo50+1
Severity: normal

'burn-configure' is looking for a sample config-file at 
'/usr/share/burn/example/burn.conf',
but the sample config-file exists in '/usr/share/burn/burn.conf'. The 
'example'-directory
is missing and the sample config-file is misplaced, or the path for sample 
config-file in
'/usr/share/pyshared/burnlib/interactive_configure.py' should be changed.

cheers
muempf


-- 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/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages burn depends on:
ii  cdrdao 1:1.2.2-16records CDs in Disk-At-Once (DAO) 
ii  genisoimage9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
ii  mpg321 0.2.10.6  mpg123 clone that doesn't use floa
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-eyed3   0.6.16Python module for id3-tags manipul
ii  python-pyao0.82-2.1  A Python interface to the Audio Ou
ii  python-pymad   0.5.4-3.2+b1  Python wrapper to the MPEG Audio D
ii  python-pyvorbis1.3-2 A Python interface to the Ogg Vorb
ii  python-support 1.0.3~bpo50+1 automated rebuilding support for P
ii  wodim  9:1.1.9-1 command line CD/DVD writing tool

burn recommends no packages.

burn 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#551782: - davfs2: improve the output in case of a server with a broken LOCK

2009-10-23 Thread Werner Baumann
Hello Luciano,

I added this to my TODO list but what I can do might not be what you
expect:

- in case of broken servers that send wrong information, davfs2 cannot
know whether it is a real problem or just wrong information from the
server. So the message could only be of the kind
"Either there is problem xyz or the server tells nonsense."

- The message users get form their application (like cp) are usually
from the C-library. All davfs2 can do is return a file or I/O error
number. This will not change.

- davfs2 could write a message into the log file (as suggested by
Patrick). But it should not report any I/O errors (most are normal). So
I will have to decide, in which cases to write a log message. I think
this case is one of them (a file is created remotely though it is
locked).

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#550191: wireshark 1.0.2-3+lenny6 security fixes

2009-10-23 Thread Michael Gilbert
On Fri, 23 Oct 2009 20:05:39 +0100, Adam D. Barratt wrote:
> On Fri, 2009-10-23 at 14:20 -0400, Michael Gilbert wrote:
> > On Fri, 23 Oct 2009 19:46:24 +0200, Bálint Réczey wrote:
> > > According to that plan I would like to upload the package to "stable"
> > > and I corrected the attached patch to reflect this.
> > 
> > please submit a bug (including debdiff) to release.debian.org requesting
> > acceptance of the new version for the next lenny point release.
> 
> #550191, which you replied to, *is* a release.d.o bug requesting exactly
> that.  As I mentioned in my reply to the same message, upload permission
> was already given nearly a week ago.

oops, i thought this was a normal security bug that i was getting cc'd
on via other mailing list subscription. may i suggest appending
[debian-release] to subject lines in order to define/clarify the
source of bugs automatically forwarded to the list?

mike



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



Bug#552157: openscenegraph: Please update depends/build-depends from glut3 to freeglut3

2009-10-23 Thread Barry deFreese
Package: openscenegraph
Version: 2.8.1-1.1
Severity: important

Hi,

We are in the process of trying to remove glut from the archive.  Please
update your depends/build-depends to replace libglut3-dev or glutg3-dev
with freeglut3-dev.

Thank you,

Barry deFreese
Debian QA



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



Bug#542247: qemu: ships a broken symlink (proll)

2009-10-23 Thread Vagrant Cascadian
it seems the dependency on proll was removed in 0.10.1-1:

qemu (0.10.1-1) unstable; urgency=low

  [ Aurelien Jarno ]
...snip...
  * debian/control: 
- Remove depends on proll.

though there wasn't a reason given.

should the symlink /usr/share/qemu/proll.elf -> ../proll/proll-qemu.elf simply
be removed?

live well,
  vagrant



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



Bug#552158: metacity: system bell rate limited to 1/s

2009-10-23 Thread Piotr Engelking
Package: metacity
Version: 1:2.28.0-1
Severity: normal
Tags: patch
Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=593355

Metacity limits the system bell (echo -ne '\a') in the X session it
runs in to only be rung once per second. This limitation was added in
order to prevent problems with multiple visual bells ringing at the
same time. Rate limiting to 1 Hz is, however, a severe overkill. It
makes programs appear unresponsive for one second, which violates the
GNOME Human Interface Guidelines. See the Fedora bug #498608 for
details:

  https://bugzilla.redhat.com/show_bug.cgi?id=498608

The bug was fixed in Fedora by increasing the maximum rate to once per
0.1 s. See the upstream bug for the patch.

See bug #551590 if the system bell doesn't work at all.


-- 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 metacity depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcanberra-gtk0  0.18   Gtk+ helper for playing widget eve
ii  libcanberra0  0.18   a simple abstract interface for pl
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.2-1   The GTK+ graphical user interface
ii  libgtop2-72.28.0-1   gtop system monitoring library (sh
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libmetacity-private0  1:2.28.0-1 library for the Metacity window ma
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxcomposite11:0.4.0-4  X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-4  X11 damaged region extension libra
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxrandr22:1.3.0-2  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  metacity-common   1:2.28.0-1 shared files for the Metacity wind
ii  zenity2.28.0-1   Display graphical dialog boxes fro

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

Versions of packages metacity suggests:
ii  gnome-control-center  1:2.26.0-1 utilities to configure the GNOME d
ii  gnome-themes  2.28.0-1   official themes for the GNOME desk
pn  xdg-user-dirs  (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#552156: [xcfa] installation of external programs doesn't work

2009-10-23 Thread Jean-Louis Biasini
Package: xcfa
Version: 3.4.9-0.0
Severity: normal
--- Please enter the report below this line. ---
Good evening and thanks for your work,

When I select some aditionnal programs to install in the menu (like monkey 
audio codec for example)
and launch the installation process it seems to work about it but actually 
doesn't do anything (while I
can install this with synaptics... etheir apt-get our aptitude selection in the 
interface fail

regards

Jean-Louis 
--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.31-trunk-686
Debian Release: squeeze/sid
  988 testing security.debian.org 
  988 testing mirror.home-dn.net 
  988 testing ftp.fr.debian.org 
  988 stable  volatile.debian.org 
  984 stable  security.debian.org 
  984 stable  mirror.home-dn.net 
  984 stable  ftp.fr.debian.org 
   97 experimentalftp.fr.debian.org 
  500 unstablerepository.cairo-dock.org 
  500 stable  mirror.noreply.org 
  500 sid www.lamaresh.net 
  500 oldstable   mirror.noreply.org 
  500 intrepidppa.launchpad.net 
  102 unstablemirror.home-dn.net 
  102 unstableftp.fr.debian.org 
--- Package information. ---
Depends  (Version) | Installed
==-+-==
libasound2 (>> 1.0.18) | 1.0.21a-1
libatk1.0-0(>= 1.20.0) | 1.28.0-1
libc6(>= 2.3.6-6~) | 2.9-25
libcairo2   (>= 1.2.4) | 1.8.8-2
libglib2.0-0   (>= 2.14.0) | 2.22.2-2
libgtk2.0-0 (>= 2.8.0) | 2.18.2-1
libtagc0  (>= 1.5) | 1.6-3
icedax | 9:1.1.9-1
vorbis-tools   | 1.2.0-6
flac   | 1.2.1-2+b1
abcde  | 2.3.99.8-1
Recommends   (Version) | Installed
==-+-===
wavpack| 4.60.0-1
faad   | 2.7-2
mppenc | 1.16-1
checkmp3   | 1.98-8+b1
mp3gain| 1.5.1-2
vorbisgain | 0.36-3.1
mplayer| 1:1.0.rc2svn20090906-0.1
lsdvd  | 0.16-3+b1
gs-common  | 8.70~dfsg-2
sox| 14.3.0-1.1
normalize-audio| 0.7.7-4
imagemagick| 7:6.5.5.3-1
 OR graphicsmagick | 
dvd+rw-tools   | 7.1-5
Suggests   (Version) | Installed
-+-===
lame | 3.98.2-0.5
faac | 1.28-0.3
monkeys-audio| 3.99-u4-b5-0.0
w32codecs| 1:20071007-0.2




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



Bug#550225: emacs-goodies-el.el again fails to compile in version 30.8

2009-10-23 Thread psg
Arun SAG  wrote:

> Hi,
> Here is how i reproduced the error/bug:
> http://sagarun.fedorapeople.org/misc/debianbug.txt? ( error in line 568 )

Sorry, I thought you add opened a new bug.  I hadn't realised that you
were commenting on an old bug.

Peter



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



Bug#550191: wireshark 1.0.2-3+lenny6 security fixes

2009-10-23 Thread Adam D. Barratt
On Fri, 2009-10-23 at 14:20 -0400, Michael Gilbert wrote:
> On Fri, 23 Oct 2009 19:46:24 +0200, Bálint Réczey wrote:
> > According to that plan I would like to upload the package to "stable"
> > and I corrected the attached patch to reflect this.
> 
> please submit a bug (including debdiff) to release.debian.org requesting
> acceptance of the new version for the next lenny point release.

#550191, which you replied to, *is* a release.d.o bug requesting exactly
that.  As I mentioned in my reply to the same message, upload permission
was already given nearly a week ago.

Regards,

Adam



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