Bug#590920: dash does not support multi-digit file descriptors

2010-07-30 Thread david b
Package: dash
Version: 0.5.4-12
Severity: normal

As per https://bugs.launchpad.net/ubuntu/+source/dash/+bug/249620 , dash not 
support multi-digit file descriptors.
Here is an example:
dash -c (flock -w 0 200 ; echo foo) 200/tmp/lock
Output:
dash: Syntax error: word unexpected

bash:
(flock -w 0 200 ; echo foo) 200/tmp/lock
Output:
foo



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

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

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

dash recommends no packages.

dash suggests no packages.

-- debconf information:
  dash/sh: false



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



Bug#590885: upgrade fails w/ 'dpkg: parse error' due to Lenny version of non-free VirtualBox package

2010-07-30 Thread Raphael Hertzog
Hi Guillem,

On Fri, 30 Jul 2010, Guillem Jover wrote:
 I'll consider whether to do something about these bug reports for
 tomorrow's upload, mostly because this is a regression from the point
 of view of the user, that had a working dpkg before the upgrade and
 it suddenly stopped working. But I'm tending to think about this as
 wontfix.

Would it be doable to add a pre-inst snippet that sed/awks the
available/status file? Or is that not going to work because dpkg has
already loaded the file and won't take into account those changes? I guess
so.

Ideal would be to fix it by replacing invalid characters by
+invalid+char+removed+by+dpkg+.

sed -i -e '/^Version:/ s/[^-a-zA-Z0-9:.+~ ]/+invalid+char+removed+by+dpkg+/g' 
/var/lib/dpkg/available

Alternatively it should abort the upgrade and ask the user to cleanup
before-hand. It could give out the requireds commands.

We could also fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397121
so that the cruft in the available file really affects only dselect users.
This would make dpkg more robust in general BTW.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



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



Bug#575661: [checks/manpages] manpage-has-errors for multibyte issue on, col must be skipped?

2010-07-30 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi

Osamu Aoki wrote:
 David, can you clarify what is your problem and why reopend this.

I noticed the email [1] was only sent to cont...@b.d.o, but should also
have been sent to 575...@b.d.o.

David: please remember to also send such an email to the correct bug :)

~Niels

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=55;bug=575661

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

iEYEAREIAAYFAkxSchUACgkQVCqoiq1Ylqxq3ACgpB1slq4ZGOzaxvZ5avQPxBI1
mBYAoKJHDD+A4RBiMaIDhCiYaN6WX57a
=px/M
-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#550985: xmega support, 128 KB avrs

2010-07-30 Thread Hakan Ardo
Hi,
xmega devices are currently supported using gcc 4.3.4, but there are
still no patch-sets for gcc 4.4.

On Fri, Jul 30, 2010 at 4:19 AM, Scott Howard showard...@gmail.com wrote:
 Hi, I'm just checking up on the status of this bug and patch (for
 xmega devices).

 Arduino is now in testing, so there will be an influx of users using gcc-avr.

 Regards,
 Scott






-- 
Håkan Ardö



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



Bug#583111: [Pkg-libvirt-maintainers] Bug#583111: device

2010-07-30 Thread Guido Günther
Hi Ian,
On Fri, Jul 30, 2010 at 03:04:06AM +0800, Windows Live wrote:
 
 Guido, 
  
 I could have elaborated a bit.  libvirt has a gap re video devices.  What I 
 did was manually added a video device in the xml file.  I then defined the vm 
 with that xml file.  Having defined and started the vm, I do an xml dump of 
 the machine, to find that the video device I have added has been discarded by 
 libvirt.
  
  
 from my description of this to the virt-manager developer of redhat;
  
  The other is the making of video devices. Devices like serial screen or 
  watchdog, virt-manager is quick to indicate if they are not supported for 
  the hypervisor environment you are in. Video devices seem to have no 
  validation checking. It seems that if a cirrus video emulation is selected 
  in a full virt install, it isn't included in the xml config file. I tried 
  manually including one, defined the vm with a cirrus video device, then 
  once defined , it was seemingly discarded by libvirt, but without any 
  feedback of error state. i.e., I defined the vm, then straight away did 
  dumpxml of the vm, and no video device. Leaves me wondering.
  
  If you have an established virt-manager vnc console, manually add a video 
  device, it doesn't get added to the hardware. Select something else, and it 
  draws error if it can't be added, or does appear if it is added.
  
  For a para-virt, it makes sense if one isn't stipulated or used, but with 
  full virt, it's a required element, is it not?
  Does this make sense? I might not have made a clear description.
 
  
 Looks like libvirt doesn't support specifying video devices for xen.
 This is a result of the funkiness of how libvirt handles XML it doesn't
 support, it just throws it away.
  
 We could prevent users from attaching a video device in the 'Add
 Hardware' wizard, but if libvirt ever catches up and allows specifying
 video devices, we will have to update virt-manager to handle this.
Yes, it'd be great if libvirt could communicate the capabilities of the
underlying hypervisor upfront, somewhat like virsh capabilities with
more details.

 Libvirt really needs some progammatic way to tell us about what it
 supports for each driver so virt-manager doesn't need to play these
 guessing games. There isn't really anything I think we should change at
 the virt-manager level for now though.
I see. Thanks for your feedback.
 -- Guido



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



Bug#590921: mysql-server-5.0: README.Debian should mention example my.cnf files which are more suitable for modern systems

2010-07-30 Thread Lazeme Admin
Package: mysql-server-5.0
Version: 5.0.51a-24+lenny4
Severity: normal

Obviously, shipping the default Debian MySQL to run on a low resource system is 
the best/safest option.  However, when 
running a Cubecart installation the default MySQL was running up to 99.9% 
percent processor usage and the server load 
was crippling the system to the extent that the website was unusable.

I spent hours looking through optimisation options and found it extremely 
difficult to improve performence.  If you 
don't work with running MySQL every day this can be daunting.

However, eventually I found out about the default my.cnf files which are in 
/usr/share/doc/mysql-server-5.0/examples.  
One of these was ideal for the server which has 1.5GB RAM.  After simply 
copying my-huge.cnf to /etc/mysql/my.cnf the 
system was able to handle the load easily.

As most modern systems have decent amounts of RAM I'd recommend at least 
mentioning these alternative default 
configuration files in the README.Debian.  (Obviously, most of us know that 
after installing a package reading the 
README.Debian file is the next thing to).

It could even be possible to measure the RAM and maybe change the my.cnf used 
during the intall process - or maybe make 
it an option the user can pick during install.


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

Kernel: Linux 2.6.32.15-kvm-i386-20100622 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages mysql-server-5.0 depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  libc6  2.7-18lenny4  GNU C Library: Shared libraries
ii  libdbi-perl1.605-1   Perl5 database interface by Tim Bu
ii  libgcc11:4.3.2-1.1   GCC support library
ii  libmysqlclient15off5.0.51a-24+lenny4 MySQL database client library
ii  libncurses55.7+20081213-1shared libraries for terminal hand
ii  libreadline5   5.2-3.1   GNU readline and history libraries
ii  libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii  libwrap0   7.6.q-16  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  mysql-client-5.0   5.0.51a-24+lenny4 MySQL database client binaries
ii  mysql-common   5.0.51a-24+lenny4 MySQL database common files
ii  passwd 1:4.1.1-6+lenny1  change and administer password and
ii  perl   5.10.0-19lenny2   Larry Wall's Practical Extraction 
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-3 A simple mail user agent
ii  libhtml-template-p 2.9-1 HTML::Template : A module for usin
ii  mailx  1:20071201-3  Transitional package for mailx ren

Versions of packages mysql-server-5.0 suggests:
pn  tinycanone (no description available)

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/need_sarge_compat: false
  mysql-server-5.0/start_on_boot: true
  mysql-server/error_setting_password:
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
  mysql-server-5.0/need_sarge_compat_done: true
  mysql-server/password_mismatch:



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



Bug#572869: yaboot: This bug is still present. Found on BlueWhite G3 PowerPC Mac

2010-07-30 Thread Rick Thomas
Package: yaboot
Version: 1.3.13a-1
Severity: normal


Still broken.  It's not G5 specific any more, if it ever was.

debian:~# ofpath --debug /dev/sda1
ofpath: /proc/scsi/scsi does not exist
ofpath: Make sure you compiled your kernel with CONFIG_SCSI_PROC_FS=y
debian:~#

Let me know if you need any more info to get this fixed...


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

Kernel: Linux 2.6.32-5-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages yaboot depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib

Versions of packages yaboot recommends:
ii  hfsutils  3.2.6-11   Tools for reading and writing Maci
ii  powerpc-utils 1.1.3-24   Various utilities for Linux/PowerP

yaboot 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#590805: python-debian: Older versions of apt_pkg don't have TagFile

2010-07-30 Thread John Wright
Hi Jelmer,

On Thu, Jul 29, 2010 at 12:51:24PM +0200, Jelmer Vernooij wrote:
 Package: python-debian
 Version: 0.1.16ubuntu1
 Severity: normal
 
 Older versions of apt_pkg don't have a TagFile class, making the
 python-debian testsuite fail with these versions of apt_pkg. 
 
 Attached patch makes python-debian only use apt_pkg for iterating over 
 deb822 style paragraphs using apt_pkg if TagFile is present.

Thanks for the patch!  But...  python-debian actually conflicts with
python-apt ( 0.7.94~), since versions before that either don't have
TagFile or have a broken implementation.  Are you also suggesting
getting rid of the conflicts given this patch?

I'm just a bit confused about what problem you're trying to solve,
because with only this patch, a system with old python-apt could run the
test suite and build the package, but the resulting package couldn't be
installed on that system. :)

(FWIW, I'm actually ok with removing the conflicts, since I think the
TagFile interface is the only reason I added it in the first place.  I'm
not really worried about someone having the one broken version of
python-apt installed.)

-- 
John Wright j...@debian.org



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



Bug#590922: xpdf: Make keyboard shortcuts available, if a button has the focus

2010-07-30 Thread Marco Herrn
Package: xpdf-reader
Version: 3.02-1.4+lenny1
Severity: wishlist

If a button has the focus (which is always the case after selecting it),
keyboard shortcuts aren't available anymore. One needs to click into the
document to get the shortcuts back.

For example:
* Open a PDF file
* Click the print button
* Close the printing dialog (either by cancelling or actually printing)
* Press q to close xpdf
- Nothing happens, since the q isn't recognized as the close-shortcut

So either have the button lose the focus after selecting it or make the
keyboard shortcuts available if a button has the focus.

Regards
Marco

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

Kernel: Linux 2.6.32-matroxfb (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xpdf depends on:
ii  poppler-utils [xpdf-util 0.12.4-1PDF utilitites (based on libpopple
ii  xpdf-common  3.02-1.4+lenny1 Portable Document Format (PDF) sui
ii  xpdf-reader  3.02-1.4+lenny1 Portable Document Format (PDF) sui

xpdf recommends no packages.

xpdf suggests no packages.

Versions of packages xpdf-reader depends on:
ii  gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript interpre
ii  lesstif21:0.95.2-1   OSF/Motif 2.1 implementation relea
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libfreetype 2.4.0-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.4-7GCC support library
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libpaper1   1.1.24   library for handling paper charact
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstdc++6  4.4.4-7  The GNU Standard C++ Library v3
ii  libt1-5 5.1.2-3  Type 1 font rasterizer library - r
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxp6  1:1.0.0.xsf1-2   X Printing Extension (Xprint) clie
ii  libxpm4 1:3.5.8-1X11 pixmap library
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  xpdf-common 3.02-1.4+lenny1  Portable Document Format (PDF) sui

-- 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#590923: smbclient: Mounted directory does not show all directories or hung up

2010-07-30 Thread Jaekle, Andreas
Package: smbclient
Version: 2:3.2.5-4lenny9
Severity: critical
Justification: breaks the whole system

When I cifs mount a directory from a Netapp-Filer ONTAP 7.3.2 with a lot
of subdirectories in it (~3000)
and do a ls to get a directory listing the machine hangs up or I can
just see a part of the directories.


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

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




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



Bug#590924: devscripts: uscan reports dpkg: version ''4.99.11'' has bad syntax: invalid character in version number

2010-07-30 Thread Salvatore Bonaccorso
Package: devscripts
Version: 2.10.65.1
Severity: normal
Tags: patch

Hi

Since the recent dpkg update, uscan reports now (here an example with
nfwatch):

[~/checkouts/git/mypackages/nfswatch]: uscan --report
dpkg: version ''4.99.11'' has bad syntax: invalid character in version number
Processing watchfile line for package nfswatch...
Newest version on remote site is 4.99.11, local version is 4.99.11
dpkg: version ''4.99.11'' has bad syntax: invalid character in version number
nfswatch: Newer version (4.99.11) available on remote site:
  http://qa.debian.org/watch/sf.php/nfswatch/nfswatch-4.99.11.tar.gz
  (local version is 4.99.11)

Looking at uscan.pl, removing the quotes for the versionnumbers, the
problem dissapear.

Bests
Salvatore

-- Package-specific info:

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

--- ~/.devscripts ---

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

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

Versions of packages devscripts depends on:
ii  dpkg-dev  1.15.8.1   Debian package development tools
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at3.1.12-1   Delayed job execution and batch pr
ii  curl  7.21.0-1   Get a file from an HTTP, HTTPS or 
ii  cvs   1:1.12.13-12   Concurrent Versions System
ii  dctrl-tools   2.14   Command-line tools to process Debi
ii  debian-keyring [d 2010.06.08 GnuPG (and obsolete PGP) keys of D
ii  dput  0.9.6.1Debian package upload tool
ii  dupload   2.6.6  utility to upload Debian packages
ii  equivs2.0.8  Circumvent Debian package dependen
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  git [git-core]1:1.7.1-1.1fast, scalable, distributed revisi
ii  git-core  1:1.7.1-1.1fast, scalable, distributed revisi
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep
ii  heirloom-mailx [m 12.4-2 feature-rich BSD mail(1)
ii  libauthen-sasl-pe 2.1500-1   Authen::SASL - SASL Authentication
ii  libcrypt-ssleay-p 0.57-2 Support for https protocol in LWP
pn  libjson-perl  none (no description available)
ii  libparse-debcontr 2.005-2Easy OO parsing of Debian control-
ii  libsoap-lite-perl 0.712-1Perl implementation of a SOAP clie
ii  libterm-size-perl 0.2-4+b1   Perl extension for retrieving term
ii  libtimedate-perl  1.2000-1   collection of modules to manipulat
ii  liburi-perl   1.54-1 module to manipulate and access UR
ii  libwww-perl   5.836-1Perl HTTP/WWW client/server librar
ii  libyaml-syck-perl 1.09-1 Perl module providing a fast, ligh
ii  lintian   2.4.3  Debian package checker
ii  lsb-release   3.2-23.1   Linux Standard Base version report
ii  lzma  4.43-14Compression method of 7z format in
ii  man-db2.5.7-3on-line manual pager
ii  openssh-client [s 1:5.5p1-4  secure shell (SSH) client, for sec
ii  patch 2.6-2  Apply a diff file to an original
ii  patchutils0.3.1-2Utilities to work with patches
ii  sensible-utils0.0.4  Utilities for sensible alternative
ii  strace4.5.20-2   A system call tracer
ii  subversion1.6.12dfsg-1   Advanced version control system
ii  unzip 6.0-4  De-archiver for .zip files
ii  wdiff 0.6.3-1Compares two files word by word
ii  wget  1.12-2 retrieves files from the web
pn  www-browser   none (no description available)
ii  xz-utils  4.999.9beta+20100713-1 XZ-format compression utilities

Versions of packages devscripts suggests:
ii  build-essential   11.5   Informational list of build-essent
pn  cvs-buildpackage  none (no description available)
pn  devscripts-el none (no description available)
pn  gnuplot   none (no description available)
pn  libfile-desktopentry-perl none (no description available)
pn  libnet-smtp-ssl-perl  none (no description available)
pn  mutt  none (no description available)
ii  svn-buildpackage  0.8.1  helper programs to maintain Debian
pn  w3m 

Bug#590828: vs emacs23: dirty frames

2010-07-30 Thread Juha Mäkinen

vs the bug with emacs (or whatever ???):

I got this email:

=

Hi all,

here's an update.

Cyril Bruleboisk...@debian.org  (12/07/2010):


  It would be nice to know how it goes with the packages I built (for
  i386 + amd64) and uploaded there:
 http://people.debian.org/~kibi/packages/xserver-xorg-video-intel/
   

I've put a new version there: 2.12.0-1+ickle2

It includes some more fixes. You probably want to skip testing the
+ickle1 version, and test that one instead if you get a chance.

Please note that you probably want to upgrade mesa as well (the
version in unstable is 7.7.1-4) to get more DRI-related fixes.

Mraw,


KiBi.

=

And I installed the suggested package. Now the bug *seems* to have
gone away.

Hoping that this problem *stays* away,

Juha Mäkinen






Bug#590925: lives: depends on unavailable frei0r-plugins

2010-07-30 Thread Jean-Luc Coulon (f5ibh)
Package: lives
Version: 1.3.4-1
Severity: grave
Tags: sid
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

lives is uninstalable because it depends on frei0r-plugins which has
been removed from the archive.

Regards

Jean-Luc

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

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

Versions of packages lives depends on:
pn  frei0r-plugins none(no description available)
ii  imagemagick7:6.6.2.6-1   image manipulation programs
ii  libasound2 1.0.23-1  shared library for ALSA applicatio
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libavc1394-0   0.5.3-1+b2control IEEE 1394 audio/video devi
ii  libc6  2.11.2-2  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-4  The Cairo 2D vector graphics libra
ii  libdv4 1.0.0-2   software library for DV format dig
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.0-2   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.25.11-3 The GLib library of C routines
ii  libgtk2.0-02.20.1-1  The GTK+ graphical user interface 
ii  libjack0 [libj 1:0.118+svn3796-7 JACK Audio Connection Kit (librari
ii  libogg01.2.0~dfsg-1  Ogg bitstream library
ii  liboil0.3  0.3.17-1  Library of Optimized Inner Loops
ii  libpango1.0-0  1.28.1-1  Layout and rendering of internatio
ii  libpulse0  0.9.21-3  PulseAudio client libraries
ii  libraw1394-11  2.0.5-2   library for direct access to IEEE 
ii  libsdl1.2debia 1.2.14-6  Simple DirectMedia Layer
ii  libtheora0 1.1.1+dfsg.1-3The Theora Video Compression Codec
pn  libweed0   none(no description available)
ii  libx11-6   2:1.3.3-3 X11 client-side library
ii  lives-data 1.3.4-1   Data files for LiVES
ii  mplayer2:1.0~rc3+svn20100726-0.0 The Ultimate Movie Player For Linu
ii  ogmtools   1:1.5-3+b1Tools for manipulating Ogg multime
ii  perl   5.10.1-13 Larry Wall's Practical Extraction 
ii  procps 1:3.2.8-9 /proc file system utilities
ii  python 2.6.5-11  interactive high-level object-orie
ii  sox14.3.1-1+b1   Swiss army knife of sound processi

Versions of packages lives recommends:
ii  dvgrab3.5-1  grab digital video data via IEEE13
ii  icedax9:1.1.10-1 Creates WAV files from audio CDs
ii  libtheora-bin 1.1.1+dfsg.1-3 The Theora Video Compression Codec
ii  mkvtoolnix2.7.0-1Set of command-line tools to work 
ii  pulseaudio0.9.21-3   PulseAudio sound server
ii  x11-utils 7.5+4  X11 utilities

Versions of packages lives suggests:
ii  ffmpeg 5:0.6~svn20100726-0.0 audio/video encoder, streaming ser
pn  libdv-bin  none(no description available)
ii  mencoder   2:1.0~rc3+svn20100726-0.0 MPlayer's Movie Encoder
ii  mjpegtools 1:1.9.0-0.7   MJPEG video capture/editting/playb

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

iD8DBQFMUoRBUdGGXzzGnNARAhOlAJ9qeKWaRnWJD9sZvUx7d8oaUmSC8QCeOsUt
1ZzfezbHTBJHHz0Wakat5vg=
=ZZkC
-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#590907: libaqbanking29-plugins-qt4: qt4-wizard crashes with floating point exception on account or user creation

2010-07-30 Thread Martin Preuss
Hi,

this seems to be a compilation/linking/packaging problem: The stacktrace in 
the kmymoney bugzilla entry (https://bugs.kde.org/show_bug.cgi?id=246205) 
shows qt3 and qt4 being used in parallel which can't be correct.


Regards
Martin

-- 
Things are only impossible until they're not

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/



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



Bug#590926: vim-latexsuite: Replacing an environment inserts an extra backslash

2010-07-30 Thread Cédric Boutillier
Package: vim-latexsuite
Version: 20100129-2
Severity: normal
Tags: upstream


Hi!

When trying to replace a math environment with Shift+F5, I noticed that
an extra '\' was added before the \begin and the \end command, resulting
in something like[1] :
\\begin{align}

\\end{align}

The replacement strings in the file envmacros.vim contain two '\'
instead of just one. These characters do not need to be escaped in this
context. Removing the extra '\' solved the problem for me. Please find
enclosed a patch modifying the two lines.

Best regards,

Cédric


[1]: if I replace the environment by equation*, the '\' character is
removed, because there is a special piece of code in charge of removing
'\\' when changing to equation*.


-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'experimental'), (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-5-powerpc
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 vim-latexsuite depends on:
ii  python   2.6.5-11interactive high-level object-orie
ii  vim-common   2:7.2.445+hg~cb94c42c0e1a-1 Vi IMproved - Common files
ii  vim-gtk [vim 2:7.2.445+hg~cb94c42c0e1a-1 Vi IMproved - enhanced vi editor -

Versions of packages vim-latexsuite recommends:
ii  texlive-binaries [texlive-bas 2009-6 Binaries for TeX Live
ii  vim-addon-manager 0.4.3  manager of addons for the Vim edit

Versions of packages vim-latexsuite suggests:
ii  ghostscript [postscr 8.71~dfsg2-3The GPL Ghostscript PostScript/PDF
ii  gv [postscript-viewe 1:3.7.1-1   PostScript and PDF viewer for X
ii  okular [postscript-v 4:4.4.5-1   document viewer for KDE
ii  xdg-utils1.0.2+cvs20100307-1 desktop integration utilities from
ii  xpdf [pdf-viewer]3.02-9  Portable Document Format (PDF) rea
ii  zathura [pdf-viewer] 0.0.7-1 PDF viewer with a minimalistic int

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/vim/addons/ftplugin/latex-suite/envmacros.vim 
(from vim-latexsuite package)
--- a/ftplugin/latex-suite/envmacros.vim	2010-07-28 10:03:59.0 +0400
+++ b/ftplugin/latex-suite/envmacros.vim	2010-07-28 09:56:07.0 +0400
@@ -778,8 +778,8 @@
 let second = '$$'
 			endif
 		else
-			let first = '\\begin{' . a:env . '}'
-			let second = '\\end{' . a:env . '}'
+			let first = '\begin{' . a:env . '}'
+			let second = '\end{' . a:env . '}'
 		endif
 
 		if b:DoubleDollars == 0


signature.asc
Description: Digital signature


Bug#590817: [Evolution] Bug#590817: evolution-mapi: Package is uninstallable, please update to 0.30.x

2010-07-30 Thread Meul, Dirk
On 29/07/2010 14:22 Yves-Alexis Perez wrote:
 On 29/07/2010 14:04, Dirk Meul wrote:
  Package: evolution-mapi
  Version: 0.28.3-2
  Severity: grave
  Justification: renders package unusable
  
  Hello.
  
  The version 0.28.3-2 of evolution-mapi can not be installed, because it was 
  build against an old evolution
  version. Please update the package to the current stable version 0.30.2.1.
 
 Thank you for volunteering.
 
 Just so you know, nobody really takes care of evolution-mapi, and -mapi
 depends on an unuploaded openchange version (which prevents upgrading).

It's a pity, because the evolution-exchange plugin never worked for me. I tried 
the evolution-mapi and it worked fine. The reason why I removed it was the 
upgrade to the 2.30.x version of evolution.

Thank you,
Dirk


Bug#590851: xdg-html-validator: Typo in man page validate(1)

2010-07-30 Thread Martin Michlmayr
reassign 590851 wdg-html-validator
thanks

* Reuben Thomas r...@sc3d.org [2010-07-29 17:49]:
 Package: xdg-html-validator

Do you mean wdg-html-validator?  I cannot find xdg-html-validator in
Debian.

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



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



Bug#590851: xdg-html-validator: Typo in man page validate(1)

2010-07-30 Thread Reuben Thomas
I am sorry, that is precisely what I meant. I ran reportbug on a
machine which didn't have the package installed, so I ignored it when
it said it couldn't find a package of that name installed.

On 30 July 2010 09:13, Martin Michlmayr t...@cyrius.com wrote:
 reassign 590851 wdg-html-validator
 thanks

 * Reuben Thomas r...@sc3d.org [2010-07-29 17:49]:
 Package: xdg-html-validator

 Do you mean wdg-html-validator?  I cannot find xdg-html-validator in
 Debian.

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




-- 
http://rrt.sc3d.org



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



Bug#520468: Incorporate fixes for WUSB54GS support from 2.6.33

2010-07-30 Thread Luís Picciochi Oliveira
On Sat, Jul 17, 2010 at 4:05 PM, Ben Hutchings b...@decadent.org.uk wrote:
 On Sat, 2010-07-03 at 14:04 +0100, Ben Hutchings wrote:
 On Thu, 2010-07-01 at 15:07 +0100, Luís Picciochi Oliveira wrote:
  Hi
  This patch seems to have fixed it. Here are the results of my testing:
 [...]
 Right.  So I'll need to do something a bit smarter to cover all devices.

 Can you test the attached patch against the Debian package of 2.6.32?

Just tested this.
There was no crash but something is not right: the interface is
identified as eth1 instead of the usual wlan0, and ifconfig says it
has no wireless extensions.

I patched the kernel with both patches:
rndis_host-Poll-status-channel-before-control-channel and
rndis_host-Poll-status-and-control-channels-concurre.patch


I'm attaching the syslog corresponding to the moment I plugged in the device.


I'm sorry, but I will not be available until near September to further
test this.


Best regards,
Pitxyoki
Jul 30 09:15:30 C-5 kernel: [  862.704021] usb 2-2: new full speed USB device 
using uhci_hcd and address 5
Jul 30 09:15:30 C-5 kernel: [  862.879533] usb 2-2: New USB device found, 
idVendor=13b1, idProduct=000e
Jul 30 09:15:30 C-5 kernel: [  862.879538] usb 2-2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Jul 30 09:15:30 C-5 kernel: [  862.879542] usb 2-2: Product: Linksys Wireless-G 
USB Network Adapter with SpeedBooster
Jul 30 09:15:30 C-5 kernel: [  862.879545] usb 2-2: Manufacturer: Cisco-Linksys
Jul 30 09:15:30 C-5 kernel: [  862.879548] usb 2-2: SerialNumber: 
Jul 30 09:15:30 C-5 kernel: [  862.879672] usb 2-2: configuration #1 chosen 
from 1 choice
Jul 30 09:15:30 C-5 kernel: [  862.915061] usbcore: registered new interface 
driver cdc_ether
Jul 30 09:15:30 C-5 kernel: [  863.103625] eth1: register 'rndis_host' at 
usb-:00:1d.1-2, RNDIS device, 00:12:17:a0:b9:7c
Jul 30 09:15:30 C-5 kernel: [  863.103776] usbcore: registered new interface 
driver rndis_host
Jul 30 09:15:30 C-5 kernel: [  863.125533] cfg80211: Using static regulatory 
domain info
Jul 30 09:15:30 C-5 kernel: [  863.125538] cfg80211: Regulatory domain: US
Jul 30 09:15:30 C-5 kernel: [  863.125541]  (start_freq - end_freq @ 
bandwidth), (max_antenna_gain, max_eirp)
Jul 30 09:15:30 C-5 kernel: [  863.125547]  (2402000 KHz - 2472000 KHz @ 
4 KHz), (600 mBi, 2700 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125553]  (517 KHz - 519 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125558]  (519 KHz - 521 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125563]  (521 KHz - 523 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125567]  (523 KHz - 533 KHz @ 
4 KHz), (600 mBi, 2300 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.125572]  (5735000 KHz - 5835000 KHz @ 
4 KHz), (600 mBi, 3000 mBm)
Jul 30 09:15:30 C-5 kernel: [  863.126078] cfg80211: Calling CRDA for country: 
US
Jul 30 09:15:30 C-5 kernel: [  863.134315] usbcore: registered new interface 
driver rndis_wlan


# ifconfig eth1
eth1  Link encap:Ethernet  HWaddr 00:12:17:a0:b9:7c  
  BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

# iwconfig eth1
eth1  no wireless extensions.



Bug#590910: japitools: Dependency amendment to support use in headless server environments

2010-07-30 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2010-07-29 22:48, James Page wrote:
 Package: japitools
 Version: 0.9.5+cvs20060115-2
 Severity: normal
 Tags: patch
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu maverick ubuntu-patch
 
 
 Amending the installation dependency of this package to default-jre-headless 
 supports
 its use in headless server environments.  This was identified during the 
 Ubuntu Server
 Papercuts projects for Maverick Meerkat
 
 *** /tmp/tmpssR2le
 In Ubuntu, we've applied the attached patch to achieve the following:
 
   * Updated Depends: default-jre-headless to support use in server 
 environments (LP: #598033).
   * Updated Standards-Version to 3.8.4
 
 We thought you might be interested in doing the same. 
 
 

Hi

Thanks for the heads up; personally I am interested in this patch.
Though I have not applied it, since based on [1] it needs to be updated
and it will be easier for both of us if we apply the final patch.

Also, it would be nice if you could exclude the maintainer change part
of the patch. :)

~Niels

[1]
https://bugs.launchpad.net/ubuntu/+source/japitools/+bug/598033/comments/4

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

iEYEAREIAAYFAkxSjiMACgkQVCqoiq1YlqxWPQCaAmPATrhFfMc+UurYZqqsVPL/
I4wAoJidfLvVJFnuBlwcsDKvklqVxrya
=HY3d
-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#590927: Does not show sponsored uploads

2010-07-30 Thread Thorsten Glaser
Package: qa.debian.org

I’ve sponsored an upload of mediawiki for the second time now,
and it still doesn’t show up at:
http://qa.debian.org/developer.php?login...@mirbsd.de

Note mediawiki-extensions is not sponsored but indeed uploaded
by me, but mediawiki isn’t.

http://packages.qa.debian.org/m/mediawiki/news/20100728T134717Z.html

Maintainer: Mediawiki Maintenance Team 
pkg-mediawiki-de...@lists.alioth.debian.org
Changed-By: Jonathan Wiltshire deb...@jwiltshire.org.uk

The message was signed with my OpenPGP key (0xE99007E0) though,
which I was told is the relevant thing for sponsorship.

bye,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”  (#nosec)‣‣‣ Please let MySQL and MariaDB finally die!



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



Bug#590792: Scheduled for facter 2.0

2010-07-30 Thread Stig Sandbeck Mathisen

severity 590792 wishlist
tags 590792 + upstream
thanks

Hello,

It looks like what you're missing is on the feature list for facter 2.0,
where they aim for real data structures, instead of key=value strings.

I'm also downgrading the severity to wishlist in the meantime, since
it's a feature request.

-- 
Stig Sandbeck Mathisen
  ooo, shiny!


pgpVY1zNST7SM.pgp
Description: PGP signature


Bug#579033: Use of uninitialized clnt_ss in decode_packet

2010-07-30 Thread Josselin Mouette
Le jeudi 29 juillet 2010 à 10:04 -0300, Maximiliano Curia a écrit :
 I've been tracking down this bug and finally found an unitiliazed usage of
 clnt_ss in the line 2891 of daemon/gdm-xdmcp-display-factory.c

The patch for this bug is already in the SVN.

-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




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



Bug#590841: [Pkg-puppet-devel] Bug#590841: please include example files

2010-07-30 Thread Stig Sandbeck Mathisen

tags 590841 + confirmed
thanks

martin f krafft madd...@debian.org writes:

 Package: puppetmaster
 Version: 0.25.5-1
 Severity: wishlist

 puppet-source/ext includes many examples, e.g. an external node
 classifier script. It would be good if that was installed to /usr/bin,
 /usr/share/puppet or at least /usr/share/doc/puppetmaster/examples.

Hello, and thanks for the bug report.

This looks like a good idea, I'll add it to the puppetmaster package.

-- 
Stig Sandbeck Mathisen
  ooo, shiny!


pgp3oo7T90xfi.pgp
Description: PGP signature


Bug#590630: munin-plugins-extra: conflicts with lenny's munin-node

2010-07-30 Thread Tom Feiner
tags  590630 pending
quit

Hi Michael,

As far as i see the reason for the conflict is that the file
/usr/share/munin/plugins/mysql_isam_space_ moved in 1.4.5-1 to
munin-plugins-extra, instead of munin-node. Besides that, there's no
real conflict in running munin-plugins-extra 1.4.5-1, and munin-node
1.2.6-10~lenny2 .

So instead of adding a versioned Depends or Conflicts, I've added a :
Replaces: munin-node ( 1.4.0-1) , so munin-plugins-extra will be
able to take over the file from munin node.

This fix will be included in the next upload of munin debian package.

Regards,
Tom Feiner



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



Bug#590886: Debian Sensible Browser always opens a new window

2010-07-30 Thread Josselin Mouette
reassign 590886 gnome-control-center
tag 590886 + wontfix
thanks

Le jeudi 29 juillet 2010 à 17:09 -0400, Luca Capello a écrit :
 As the title suggests, there is no way to configure Debian Sensible Browser to
 open a link in a new tab, since in System - Preferred Applications - Web
 Browser options are grayed out.
 
 I do not think there is a possible solution to this bug, given that at least
 the browsers installed in the standard desktop (Epiphany and Iceweasel) use
 different switches for opening links in new tab (--new-tab and -new-tab,
 respectively).
 
 I assume Debian Sensible Browser means using sensible-browser, thus maybe
 should this bug re-assigned to sensible-utils (which ships sensible-browser)?
 Or, better, add a --new-tab option to xdg-open and switch to it (and as well
 re-assign this bug to xdg-utils)?

It is not possible to fix this in sensible-browser or in xdg-utils
without having them look at which browser they are starting - which they
don’t know, since they only start gnome-www-browser, which in turn is an
alternative.

Fixing this would mean replace all gnome-www-browser alternatives by
scripts which can interpret the same command-line options. I don’t think
the gain is worth the added complexity. If you want to open links in a
new tab, you can select as well the application in which you want them
to be opened.

Cheers,
-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




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



Bug#563657: The puppet master leaks db transactions

2010-07-30 Thread Stig Sandbeck Mathisen

tags 563657 + confirmed
thanks

I have observed this as well, the puppet masters suddenly having
thousands of connections to the PostgreSQL database for stored
configurations.

A workaround (or rather, a recommended setup) is to use the puppet queue
daemon, which will handle the database connection pool.

-- 
Stig Sandbeck Mathisen
  ooo, shiny!


pgpcsXXbkJPbL.pgp
Description: PGP signature


Bug#574990: nscd crashes after moderate use

2010-07-30 Thread Lukas Kolbe
Am Donnerstag, den 29.07.2010, 21:00 -0400 schrieb Moritz Muehlenhoff:
 On Thu, Jul 29, 2010 at 10:30:51AM +0200, Lukas Kolbe wrote:
  Hi again,
  
   I'm currently setting up a similar test environment with Lenny
   and Squeeze to see if I can reproduce it.
   
   nscd has configuration options to force a continuous restart, see
   the options paranoia and restart-interval in nscd.conf. Does
   nscd keep up if you set it to something like 600?
   
   You should probably use this in conjunction with the persistent
   settings.
  
  Hm, even after setting restart-interval to 600 nscd keeps crashing:
  
  Jul 29 10:06:42 niska kernel: [29035521.984129] nscd[24114]: segfault at 10 
  ip 7fa46659b685 sp 7fffec52f6b0 error 6 in nscd[7fa466595000+1c000]
 
 Could you please run an additional test: If you set the cache-size
 to a really small value, does is crash faster?
 
 I have the suspicion that the crash might occur the first time a
 cache slot is replaced.

I have set suggested-size to 11, rm /var/cache/nscd/* and a few minutes
later it crashed:
Jul 30 10:11:32 niska kernel: [29122212.408089] nscd[27240]: segfault at 10 ip 
7f1acbd48685 sp 7fff24972820 error 6 in nscd[7f1acbd42000+1c000]

Also setting the max-db-size to 11416 (the sizes of the files
in /var/cache/nscd) didn't change the behaviour. 

FYI: 
niska:~# getent passwd | wc -l
3074

This alone doesn't trigger the crash, it happens only a few minutes
afterwards. I've now set debug-level to 99, maybe it helps ...

-- 
Lukas





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



Bug#587574: avr-libc: Missing processor spec - wdt.h include file.

2010-07-30 Thread Hakan Ardo
Hi,
thanx for the report. As it's not debian specific I've forwarded it upstream:

  https://savannah.nongnu.org/bugs/index.php?30600

On Tue, Jun 29, 2010 at 11:32 PM, Frank Miles f...@u.washington.edu wrote:
 Package: avr-libc
 Version: 1:1.6.8-1
 Severity: normal


 There is no processor selection for the atmega325P in the wdt.h include file.
 Please add a:

        || defined(__AVR_ATmega325__) \

 around line 215.  Thanks!

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

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

 Versions of packages avr-libc depends on:
 ii  binutils-avr                  2.20-3     Binary utilities supporting 
 Atmel'
 ii  gcc-avr                       1:4.3.4-1  The GNU C compiler (cross 
 compiler

 avr-libc recommends no packages.

 avr-libc suggests no packages.

 -- no debconf information






-- 
Håkan Ardö



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



Bug#590929: python-debianbts: please add a Vcs-Browser field in source stanza

2010-07-30 Thread Sandro Tosi
Package: python-debianbts
Version: 1.6
Severity: wishlist

Hello,
I noticed you have Vcd-Git field in source stanza, that links to the VCS repo;
there is another field, Vcs-Browser, used to link to a webpage showing the repo
and so usable with a browser; in this case it seems to be something like:

Vcs-Browser: http://github.com/venthur/python-debianbts

The advantage of having that is that from the PTS you can directly go to the
repo and look at the code without the need to checkout the repo on the local
machine (something that might not be possible).

Regards,
Sandro

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

Kernel: Linux 2.6.34-1-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/bash

Versions of packages python-debianbts depends on:
ii  python2.6.5-10   interactive high-level object-orie
ii  python-soappy 0.12.0-4   SOAP Support for Python
ii  python-support1.0.9  automated rebuilding support for P

python-debianbts recommends no packages.

python-debianbts 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#590892: interactive not honored on shutdown, sindsigs not interactive

2010-07-30 Thread Goswin von Brederlow
Petter Reinholdtsen p...@hungry.com writes:

 That late in the shutdown sequence, I believe all scripts are already
 well-ordered, but if you find an example where that could happen, we
 should have a look and fix it.  When every script in the archive is
 ordered, sendsigs get its own sequence number for both runlevel 0 and
 6, so I do not believe it is likely to happen.

Only when the scripts do have the right dependencies. And they not
always do. For example chrony depends only on $local_fs instead of
$remote_fs and could be scheduled in parallel with sendsigs. People do
get the depends wrong and it would be nice to have an extra level of
protection for sendsigs.

The reason why I looked into this is that with ubuntus half conversion
to upstart sendsigs does run in parallel with other scripts and happily
kills them. And I wondered how well Debian is protected from that.

MfG
Goswin



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



Bug#570637: xserver-xorg-video-geode: Evidence of memory corruption in bitmaps

2010-07-30 Thread Samuel Hym
Hello,

I got a new kind of crash yesterday, in version -7. I was testing
without Option EXAOptimizeMigration off (now I’m no longer sure
whether Option EXANoComposite true was active or not, I think it
was not). Anyway, X got stuck in an infinite loop, it seems, detected
quite some time after it froze.

(I doubt this report, too fuzzy, would be helpful, but still).

Cheers
Sam


xcrash-infiniteloop
Description: Binary data


Bug#589490: startupmanager crashes on amd64

2010-07-30 Thread mahashakti89

On Wed, Jul 28, 2010 at 07:40:25PM +0200, Jakub Wilk wrote:

tags 589490 - moreinfo + confirmed
severity 589490 important
retitle 589490 startupmanager: missing GRUB_TIMEOUT - TypeError: expected 
string or buffer
thanks

* mahashakti89 mahashakt...@orange.fr, 2010-07-28, 19:19:

GRUB_DEFAULT=0
##GRUB_HIDDEN_TIMEOUT=5
##GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_DISTRIBUTOR=`lsb_release -i -s 2 /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=resume2:swap=/dev/hda11
acpi_enforce_resources=lax nosplash quiet
GRUB_CMDLINE_LINUX=set gfxpayload=1024x768x32 gfxpayload=keep

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via
# VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1024x768x32,800x600x32

# Uncomment if you don't want GRUB to pass root=UUID=xxx parameter to
# Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_LINUX_RECOVERY=true

# Uncomment to get a beep at grub start
GRUB_INIT_TUNE=480 440 1


Thanks, I can reproduce the bug with your config. The 
/etc/default/grub parser is far from being robust. As a work-around, 
please add this line:


GRUB_TIMEOUT=5

(or similar) to the config.

--
Jakub Wilk



It works now ...

Thanks


mahashakti89


!DSPAM:1,4c506be312651334114435!


On Wed, Jul 28, 2010 at 07:40:25PM +0200, Jakub Wilk wrote:





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



Bug#590914: [Pkg-telepathy-maintainers] Bug#590914: telepathy-idle: does not identify with NickServ

2010-07-30 Thread Jonny Lamb
On Thu, Jul 29, 23:02:49 -0400, Luca Capello wrote:
 Hi there!

Hello!

 Well, the subject says all.  The information I have in the IRC account are
 correct (username and password), but upon connection I always get the 
 following
 NickServ message:
 
   This nickname is registered and protected.  If it is your nickname, you may
   authenticate yourself to services with the IDENTIFY command.  You are 
 getting
   this message because you are not on the access list for the gismo nickname.

Odd, I assume you're using Empathy? I just tried it here and it worked
fine.

 And sending the identify $PASSWORD message just after works without any
 problem.  Trying to debug what happening as explained at [1] did not produce
 any useful output except:
 
   (telepathy-idle:9839): tp-glib-DEBUG: started version 0.1.6 (telepathy-glib
 version 0.11.10)

Did you add IDLE_DEBUG=all when you started telepathy-idle manually?

Also, are you sure it's an idle account you've created? Is the
telepathy-haze process running? You can see other connection managers
by seeing which telepathy-* processes are up, or much prettier,
loading the debug dialog in Empathy (Help-Debug) and seeing which one
is whirring! You cn also, look in your
.mission-control/accounts/accounts.cfg and see if you a idle/irc/...
key, or if not, what else do you have with irc in the name.

Oh so many things to try! Failing that, I'll come and have a look at
it myself during DebConf (I assume by your timezone you're there)!

Cheers,

-- 
Jonny Lamb, UK
jo...@debian.org



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



Bug#590892: interactive not honored on shutdown, sindsigs not interactive

2010-07-30 Thread Petter Reinholdtsen
[Goswin von Brederlow]
 Only when the scripts do have the right dependencies. And they not
 always do.

Of course.  And buggy packages will give their users problems which
hopefully will be reported and fixed by its maintainer.

 For example chrony depends only on $local_fs instead of $remote_fs
 and could be scheduled in parallel with sendsigs.

I see #590888 is reported (thought its suggestion regarding networking
should probably be changed to $network), so this seem to work.

 People do get the depends wrong and it would be nice to have an
 extra level of protection for sendsigs.

This is another way to say that the boot system should hide bugs in
packages, and I believe this to be a bad idea.

 The reason why I looked into this is that with ubuntus half
 conversion to upstart sendsigs does run in parallel with other
 scripts and happily kills them. And I wondered how well Debian is
 protected from that.

Right.  Suspect we will have similar problems that need to be
fixed. :)

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#590930: [bts] should warn when using an invalid usertags

2010-07-30 Thread Sandro Tosi
Package: devscripts
Version: 2.10.64
Severity: normal

Hello,
I've just used bts to tags some bugs:

user mo...@debian.org
usertags 590770 numpy_upgrades
...

but the output of debbugs is:

 usertags 590770 numpy_upgrades
Bug#590770: plplot: Proper support for python-numpy upgrades
Ignoring illegal tag/s: numpy_upgrades.
Please use only alphanumerics, at, dot, plus and dash.
There were no usertags set.
Usertags are now: .

It would be nice it such errors would be identified by bts and so they could be
fixed upfront submission.

Thanks for considering,
Sandro

-- Package-specific info:

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

--- ~/.devscripts ---
DEBCHANGE_RELEASE_HEURISTIC=changelog
DEBCHANGE_MAINTTRAILER=no
USCAN_DESTDIR=/home/morph/deb/tarballs/
USCAN_SYMLINK=rename
DEBUILD_LINTIAN_OPTS=-I
DEBCHANGE_MULTIMAINT_MERGE=yes
DEBSIGN_KEYID=444DD950

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

Kernel: Linux 2.6.34-1-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/bash

Versions of packages devscripts depends on:
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  libc6 2.11.2-1   Embedded GNU C Library: Shared lib
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at3.1.12-1   Delayed job execution and batch pr
ii  bsd-mailx [mailx] 8.1.2-0.20100314cvs-1  simple mail user agent
ii  bzr   2.1.2-1easy to use distributed version co
ii  curl  7.20.1-2   Get a file from an HTTP, HTTPS or 
ii  cvs   1:1.12.13-12   Concurrent Versions System
ii  dctrl-tools   2.14   Command-line tools to process Debi
ii  debian-keyring [d 2010.06.08 GnuPG (and obsolete PGP) keys of D
ii  dput  0.9.6  Debian package upload tool
ii  elinks-lite [www- 0.12~pre5-2advanced text-mode WWW browser - l
ii  epiphany-browser  2.30.2-2   Intuitive GNOME web browser
ii  equivs2.0.8  Circumvent Debian package dependen
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  git [git-core]1:1.7.1-1  fast, scalable, distributed revisi
ii  git-core  1:1.7.1-1  fast, scalable, distributed revisi
ii  gnupg 1.4.10-4   GNU privacy guard - a free PGP rep
ii  iceweasel [www-br 3.6.7-1Web browser based on Firefox
ii  libauthen-sasl-pe 2.1500-1   Authen::SASL - SASL Authentication
ii  libcrypt-ssleay-p 0.57-2 Support for https protocol in LWP
ii  libjson-perl  2.17-1 Perl module to parse and convert t
ii  libparse-debcontr 2.005-2Easy OO parsing of Debian control-
ii  libsoap-lite-perl 0.710.10-1 Perl implementation of a SOAP clie
ii  libterm-size-perl 0.2-4+b1   Perl extension for retrieving term
ii  libtimedate-perl  1.2000-1   collection of modules to manipulat
ii  liburi-perl   1.52-1 module to manipulate and access UR
ii  libwww-perl   5.834-1Perl HTTP/WWW client/server librar
ii  libyaml-syck-perl 1.07-1 fast, lightweight YAML loader and 
ii  lintian   2.4.3  Debian package checker
ii  lsb-release   3.2-23.1   Linux Standard Base version report
ii  lynx-cur [www-bro 2.8.8dev.2-1   Text-mode WWW Browser with NLS sup
ii  lzma  4.43-14Compression method of 7z format in
ii  mailx 1:20081101-2   Transitional package for mailx ren
ii  man-db2.5.7-2on-line manual pager
ii  mercurial 1.4.3-1scalable distributed version contr
ii  openssh-client [s 1:5.5p1-4  secure shell (SSH) client, for sec
ii  opera [www-browse 10.10.4742.gcc4.qt3The Opera Web Browser
ii  patch 2.6-2  Apply a diff file to an original
ii  patchutils0.3.1-2Utilities to work with patches
ii  sensible-utils0.0.4  Utilities for sensible alternative
ii  strace4.5.20-2   A system call tracer
ii  subversion1.6.11dfsg-1   Advanced version control system
ii  unzip 6.0-4  De-archiver for .zip files
ii  w3m [www-browser] 0.5.2-4WWW browsable pager with excellent
ii  wdiff 0.5-21 Compares two files word by word
ii  wget  1.12-1.1   retrieves files from the web
ii  xemacs21-mule [ww 21.4.22-2  highly customizable text editor --
ii  xz-utils  

Bug#590739: [qalculate-gtk] convert kelvin to celsius

2010-07-30 Thread Vincent Legout
tags 590739 472560 528491 confirmed
thanks

On Thu, Jul 29, 2010 at 11:38:55AM +0200, Gregory Mounie wrote :
  It seems to be related to LANG settings when using qalculate-gtk.
  To be more precise to LC_MESSAGES settings (locale)
 
  - when LANG=fr_FR.utf8 (my default setting)
 
  300 kelvin à celsius give 573,15 C (I can use à instead of to
 with no impact on the bug)
 
 - when LANG=C (doing export LANG=C in my bash terminal before
 running qalculate-gtk)
 
  300 kelvin to celsius give 26.85 C
 
  In fact, just switching LC_MESSAGES back and forth is sufficient to
 trigger the bug :
   all LC_*=fr_FR.utf8 but LC_MESSAGES=C is ok
   all LC_*=C but LC_MESSAGES=fr_FR.utf8 is buggy

You're right, I confirm the bug.
I've prepared a new version of the package, I'll try to upload it soon.

Thanks,
Vincent



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



Bug#590931: Would be great to integrate RDFa metadata into debbugs pages

2010-07-30 Thread Olivier Berger
Package: debbugs
Severity: wishlist

Hi.

It would be great if bug lists or bug pages could include RDFa content.

Such content could be basic bug description.

For instance in lists of bugs, a link like 
a href=bugreport.cgi?bug=12345.../a could mention that the destination 
page is about a resource whose URI is http://bugs.debian.org/12345/

Thus, in page http://bugs.debian.org/12345/ one could find basic fields, like 
the title of the bug, and so on using common ontologies like Dublic Core.

For bug ontologies, here's our proposal : 
http://heliosplatform.sourceforge.net/ontologies/2010/05/helios_bt.html

For a reference on RDFa : http://www.w3.org/TR/xhtml-rdfa-primer/ maybe. The 
idea is to embed (much like using CSS directives) semantic tagging of the 
displayed elements to add metadata in addition to the presented data.

Then, for instance instead of a link between a debbugs page and a PTS page, one 
would get a semantic link explaining that source page is a bug description 
page and target page is a source package description page, where 'bug' and 
'source package' standard properties could be defined in an ontology that could 
be shared together with many other tools (other distros, for instance).

The idea is that the pages of debbugs can be parsed by RDFa aware tools, 
without adding a complete new API to retrieve semantic information about bugs.

FYI, #585740 exhibits similar ideas for the PTS.

Best regards,


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

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



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



Bug#590744: Fails to boot if /sbin/init is a symlink

2010-07-30 Thread Michael Biebl
On 30.07.2010 06:21, Michael Prokop wrote:

 
 Can you please give the following snapshot version a try:
 
   
 http://people.debian.org/~mika/initramfs-tools/initramfs-tools_0.97.3~1.gbp8d572e_all.deb
 

I've tested the following:
- /sbin/init being a relative symlink: works
- /sbin/init being an absolute symlink: works
- /sbin/init missing: correctly dropped to rescue shell, even if upstart
installed (/etc/init/)
- passing init=/bin/systemd on the boot command line: works
- passing bogus init=/sbin/foo on the boot command line: warning message that
requested init was not found, is displayed, but continues booting with 
/sbin/init.

So yes, it works correctly now for all cases I tested and expect.

Thanks!

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#590791: This problem is absent in Etch and Lenny, but present in Sid/Unstable

2010-07-30 Thread Alexander R. Fahrutdinov
Debian Etch:
samba  winbind 3.2.5-4~bpo41+1
libkrb531.4.4-7etch6

net ads dns register -P
Successfully registered hostname with DNS

Debian Lenny:
samba  winbind 3.4.8~dfsg-2~bpo50+1 and 3.2.5-4lenny12 (work with 
both)

libkrb531.6.dfsg.4~beta1-5lenny4

net ads dns register -P
Successfully registered hostname with DNS

Debian Sid/Unstable (my case)
samba  winbind 3.4.8~dfsg-2 and 3.5.4~dfsg-1 (not work with both)

libkrb531.8.1+dfsg-5

net ads dns register -P
DNS update failed!



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



Bug#590932: kvirc: ignore script broken

2010-07-30 Thread Bert Riding
Package: kvirc
Version: 4:4.0.0-3
Severity: minor

When trying to /ignore another irc user kvirc gives the following error:

[02:31:22] [KVS] Warning: User already registered: found exact name match
[02:31:22] [KVS]   in script context click callback for 
ignore.subpopup2.item26, line 1, near character 16

I can find no other way to /ignore since the irc /ignore command seems not to
be of benefit either.

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

Kernel: Linux 2.6.34.1 (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 kvirc depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  kvirc-data  4:4.0.0-3Data files for KVIrc
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcrypto++85.6.0-6  General purpose cryptographic libr
ii  libgcc1 1:4.4.4-7GCC support library
ii  libkdecore5 4:4.4.5-1the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-1the KDE Platform User Interface Li
ii  libkio5 4:4.4.5-1the Network-enabled File Managemen
ii  libperl5.10 5.10.1-13shared Perl library
ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon mul
ii  libqt4-dbus 4:4.6.3-1Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-1Qt 4 network module
ii  libqt4-sql  4:4.6.3-1Qt 4 SQL module
ii  libqt4-webkit   4:4.6.3-1Qt 4 WebKit module
ii  libqt4-xml  4:4.6.3-1Qt 4 XML module
ii  libqtcore4  4:4.6.3-1Qt 4 core module
ii  libqtgui4   4:4.6.3-1Qt 4 GUI module
ii  libssl0.9.8 0.9.8o-1 SSL shared libraries
ii  libstdc++6  4.4.4-7  The GNU Standard C++ Library v3
ii  libx11-62:1.3.3-3X11 client-side library
ii  phonon  4:4.6.0really4.4.2-1 metapackage for the Phonon multime
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

kvirc recommends no packages.

Versions of packages kvirc suggests:
pn  kvirc-dbg none (no description available)

-- no debconf information



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



Bug#590933: transmission-gtk: Creates incomplete-dir even if incomplete-dir-enabled is set to false

2010-07-30 Thread Andrea Bolognani
Package: transmission-gtk
Version: 2.01-1
Severity: normal


It’s like #554903 all over again.

This time the default is ~/Downlads, but the behaviour is the same.
I guess the fix will be similar, as well.


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

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

Versions of packages transmission-gtk depends on:
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls 7.21.0-1 Multi-protocol file transfer libra
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libevent-1.4-2  1.4.13-stable-1  An asynchronous event notification
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1- 0.5.0-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libssl0.9.8 0.9.8o-1 SSL shared libraries
ii  transmission-common 2.01-1   lightweight BitTorrent client (com
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages transmission-gtk recommends:
ii  xdg-utils1.0.2+cvs20100307-1 desktop integration utilities from

transmission-gtk 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#585740: qa.debian.org: Would be great if the PTS could provide RDFa metadata

2010-07-30 Thread Olivier Berger
On Sun, Jun 13, 2010 at 03:52:55PM +0200, Olivier Berger wrote:
 
 Hi.
 
 Along the lines described in http://www.asheesh.org/note/debian/rdfa-pts, it 
 would be great if the PTS provided RDFa metadata.
 
 I think it lacks just a few modifications in order to provide proper RDFa in 
 the XHTML output, that could be exploited by Semantic Web applications.
 
 Maybe this ontology : 
 http://github.com/nbarrientos/steamy/blob/master/ontologies/debian.owl could 
 be a good candidate for representing package metadata in RDF.
 
 Also maybe an interesting pointer : 
 http://www.golden-gryphon.com/blog/manoj/blog/2009/04/22/Ontologies__58___Towards_a_generic__44___distribution_agnostic_tool_for_building_packages_from_a_VCS/
 
 Hope this helps.
 
 Best regards,
 

FYI, I filed a similar wishlist for debbugs : #590931

Best regards,



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



Bug#590744: Fails to boot if /sbin/init is a symlink

2010-07-30 Thread Michael Biebl
On 30.07.2010 11:31, Michael Biebl wrote:
 On 30.07.2010 06:21, Michael Prokop wrote:
 

 Can you please give the following snapshot version a try:

   
 http://people.debian.org/~mika/initramfs-tools/initramfs-tools_0.97.3~1.gbp8d572e_all.deb

 
 I've tested the following:
 - /sbin/init being a relative symlink: works
 - /sbin/init being an absolute symlink: works
 - /sbin/init missing: correctly dropped to rescue shell, even if upstart
 installed (/etc/init/)
 - passing init=/bin/systemd on the boot command line: works
 - passing bogus init=/sbin/foo on the boot command line: warning message that
 requested init was not found, is displayed, but continues booting with 
 /sbin/init.
 
 So yes, it works correctly now for all cases I tested and expect.

Looking at the code, the only issue I see, is that validate_init is *always*
executed at least twice, even if we find a valid init at the first try.
This means, for most cases we unnecessarily execute validate_init at

# No init on rootmount
if ! validate_init ${init} ; then

Not that much of an issue, just an idea for a small optimization.

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#590934: libxml2: Segmentation fault, when compiling with -static

2010-07-30 Thread Christoph Junghans
Package: libxml2
Version: 2.6.32.dfsg-5+lenny1

I know static compiling is bad, but from time to time you need it.

Here is the simplest case I can imagine:
$ cat main.c
#include libxml/parser.h

int main(int argc, char **argv) {
xmlInitParser();
}
$ gcc -static main.c `xml2-config --libs --cflags` -pthread -lz -lm
$ ./a.out
Segmentation fault

This is a problem with weak symbols in threads.c

A patch can be found here:
https://bugzilla.gnome.org/show_bug.cgi?id=609926
but upstream refused to merge it.



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



Bug#565008: k3d: ftbfs with gcc-4.5

2010-07-30 Thread David Martínez Moreno
El miércoles, 28 de julio de 2010, David Martínez Moreno escribió:
 El lunes, 26 de julio de 2010, Manuel A. Fernandez Montecelo escribió:
  Hello David,
  
  On Friday 02 July 2010 20:10:08 David Martínez Moreno wrote:
 I have installed gcc-4.5 in my system.  Let me try to compile build
   
   it, right?
  
  Any news about this?
 
   I'm sorry, I was very busy with a house move.
 
   Tonight I'll build it with gcc-4.5, and let you know.

Bug confirmed, sort of.  It explodes with gcc-snapshot, but in 
libsig++c-2.0, I din't know yet why:

[...]
make[3]: se ingresa al directorio 
`/home/ender/debian/paquetes/k3d-0.8.0.2/build'
[  2%] Building CXX object k3dsdk/CMakeFiles/k3dsdk.dir/application.cpp.o
In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8:0,  

 
 from /usr/include/sigc++-2.0/sigc++/sigc++.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/signal_system.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/iapplication.h:28,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/application.cpp:25:
/usr/include/sigc++-2.0/sigc++/signal_base.h:48:11: error: 'size_t' does not 
name a type
In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8:0,
 from /usr/include/sigc++-2.0/sigc++/sigc++.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/signal_system.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/iapplication.h:28,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/application.cpp:25:
/usr/include/sigc++-2.0/sigc++/signal_base.h:97:3: error: 'size_type' does not 
name a type
In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8:0,
 from /usr/include/sigc++-2.0/sigc++/sigc++.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/signal_system.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/iapplication.h:28,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/application.cpp:25:
/usr/include/sigc++-2.0/sigc++/signal_base.h:241:11: error: 'size_t' does not 
name a type
/usr/include/sigc++-2.0/sigc++/signal_base.h:263:3: error: 'size_type' does not 
name a type
In file included from /usr/include/sigc++-2.0/sigc++/sigc++.h:23:0,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/signal_system.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/iapplication.h:28,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/application.cpp:25:
/usr/include/sigc++-2.0/sigc++/signal.h:37:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:38:11: error: 'ptrdiff_t' does not name 
a type
/usr/include/sigc++-2.0/sigc++/signal.h:103:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:104:11: error: 'ptrdiff_t' does not 
name a type
In file included from /usr/include/sigc++-2.0/sigc++/sigc++.h:23:0,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/signal_system.h:23,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/iapplication.h:28,
 from 
/home/ender/debian/paquetes/k3d-0.8.0.2/k3dsdk/application.cpp:25:
/usr/include/sigc++-2.0/sigc++/signal.h:280:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:281:11: error: 'ptrdiff_t' does not 
name a type
/usr/include/sigc++-2.0/sigc++/signal.h:363:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:364:11: error: 'ptrdiff_t' does not 
name a type
/usr/include/sigc++-2.0/sigc++/signal.h:434:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:435:11: error: 'ptrdiff_t' does not 
name a type
/usr/include/sigc++-2.0/sigc++/signal.h:519:11: error: 'size_t' does not name a 
type
/usr/include/sigc++-2.0/sigc++/signal.h:520:11: error: 'ptrdiff_t' does not 
name a type
make[3]: *** [k3dsdk/CMakeFiles/k3dsdk.dir/application.cpp.o] Error 1
make[3]: se sale del directorio `/home/ender/debian/paquetes/k3d-0.8.0.2/build'
make[2]: *** [k3dsdk/CMakeFiles/k3dsdk.dir/all] Error 2
make[2]: se sale del directorio `/home/ender/debian/paquetes/k3d-0.8.0.2/build'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/ender/debian/paquetes/k3d-0.8.0.2/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
- You were at 4,000 degrees Kelvin! You were approaching supernova!
- Sweet!
- No, not sweet! That's the heat of the sun!
- You could kill yourself, other people, and burn up the atmosphere, ending
  all human life as we know it.
- Got it. Supernova bad.
-- Susan and Johnny Storm, and 

Bug#584741: (no subject)

2010-07-30 Thread sdfsdfsdf ewfwdfsdf
I installed now the Debian-Iceweasel 3.5 from SID. 

The bug is still present. 

When using in KDE4 systemsettings - appearance - gtk style and fonts - use 
other style - QT4
instead of qtcurve, firefox cant be terminated correctly. Sometimes xulrunner 
is still running and consumes 99% CPU after closing Iceweasel, sometimes it is 
firefox-bin. This bug occurs only when choosing using other style.

When using Use KDE style in gtk-applications Iceweasel  Firefox terminate 
just fine.

But even if using that option, the style looks still very buggy on Firefox  
Iceweasel (please check it out yourself while using the described styles). The 
tabs look crappy.







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



Bug#587481: intent to NMU

2010-07-30 Thread Jan Hauke Rahm
Hi Nico,

On Sun, Jul 25, 2010 at 07:27:27PM +0200, Nico Golde wrote:
 Hi,
 I intent to upload a 0day NMU to fix this bug.
 The debdiff is available at:
 http://people.debian.org/~nion/nmu-diff/syscp-1.4.2.1-2_1.4.2.1-2.1.patch

if you consider it necessary, do so. SysCP won't be part of squeeze and
I'm even thinking of its removal since Froxlor (a fork of SysCP) has way
more development going on and fixed a many bugs already. There is an ITP
for it and I'm discussing this with the relevant people.

Hauke

-- 
 .''`.   Jan Hauke Rahm j...@debian.org   www.jhr-online.de
: :'  :  Debian Developer www.debian.org
`. `'`   Member of the Linux Foundationwww.linux.com
  `- Fellow of the Free Software Foundation Europe  www.fsfe.org


signature.asc
Description: Digital signature


Bug#590935: NFS client cannot access a share when the TCP connection status is TIME_WAIT

2010-07-30 Thread WEBER, Jean Francois
Package: nfs-common
Version: 1:1.1.2-6lenny2

After 5 minutes of inactivity of an nfs share, the status of the TCP connection 
between the client port (779 in the transcript below) and the NFS server port 
(2049) switches from ESTABLISHED to TIME_WAIT which is totally normal. 
Then, according to the default timeout value for the TIME_WAIT state, the 
connection remains in this state for one minute (60 seconds, which is twice the 
value of the MSL). If during this minute, another attempt to access the same 
NFS share is performed, an Input/output error is generated. After a minute the 
connection occurs normally with the same client port number (779 in the 
transcript below). Below is a transcript:

BEGINNING OF TRANSCRIPT ###
# netstat -na | grep 10.0.0.1 ; date
Fri Jul 30 10:22:18 CEST 2010
# mount -t nfs
10.0.0.1:/export/test on /share/test type nfs 
(rw,intr,rsize=8192,wsize=8192,addr=10.0.0.1)
# netstat -na | grep 10.0.0.1
# date; time ls /share/test/ ; date
Fri Jul 30 10:22:55 CEST 2010
testfile

real0m0.003s
user0m0.000s
sys 0m0.000s
Fri Jul 30 10:22:55 CEST 2010
# netstat -na | grep 10.0.0.1 ; date
tcp0  0 10.0.0.2:779   10.0.0.1:2049  ESTABLISHED
Fri Jul 30 10:23:58 CEST 2010
# netstat -na | grep 10.0.0.1 ; date
tcp0  0 10.0.0.2:779   10.0.0.1:2049  TIME_WAIT  
Fri Jul 30 10:28:08 CEST 2010
# date; time ls /share/test/ ; date
Fri Jul 30 10:28:16 CEST 2010
ls: cannot access /share/test/: Input/output error

real0m0.186s
user0m0.000s
sys 0m0.056s
Fri Jul 30 10:28:16 CEST 2010
# netstat -na | grep 10.0.0.1 ; date
tcp0  0 10.0.0.2:779   10.0.0.1:2049  TIME_WAIT  
Fri Jul 30 10:28:23 CEST 2010
# netstat -na | grep 10.0.0.1 ; date
Fri Jul 30 10:29:15 CEST 2010
# date; time ls /share/test/ ; date
Fri Jul 30 10:29:19 CEST 2010
testfile

real0m0.003s
user0m0.000s
sys 0m0.000s
Fri Jul 30 10:29:19 CEST 2010
# netstat -na | grep 10.0.0.1 ; date
tcp0  0 10.0.0.2:779   10.0.0.1:2049  ESTABLISHED
Fri Jul 30 10:29:22 CEST 2010
# 
END OF TRANSCRIPT ###

I am using Debian Lenny 2.6.26-2-amd64 #1 SMP Sun Jun 20 20:16:30 UTC 2010 
x86_64 GNU/Linux.

It should be noted that on other system/version (Last updates of Redhat 5.5, 
Ubuntu 10.04, Debian Squeeze/Sid), the behavior is slightly different: When the 
connection is reinstated during the TIME_WAIT minute, another port number 
(the client port number minus one) is used and the NFS share can be accessed 
without error.

Sincerely,
Jean-Francois C. Weber
Linux System Engineer
Phone: +33 1 70 44 04 17
jeanfrancois.we...@sfr.com
6 rue Nieuport
78140 Velizy-Villacoublay, France
www.sfrbusinessteam.fr



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



Bug#587481: intent to NMU

2010-07-30 Thread Nico Golde
Hi,
* Jan Hauke Rahm j...@debian.org [2010-07-30 12:00]:
 On Sun, Jul 25, 2010 at 07:27:27PM +0200, Nico Golde wrote:
  Hi,
  I intent to upload a 0day NMU to fix this bug.
  The debdiff is available at:
  http://people.debian.org/~nion/nmu-diff/syscp-1.4.2.1-2_1.4.2.1-2.1.patch
 
 if you consider it necessary, do so. SysCP won't be part of squeeze and
 I'm even thinking of its removal since Froxlor (a fork of SysCP) has way
 more development going on and fixed a many bugs already. There is an ITP
 for it and I'm discussing this with the relevant people.

I can wait even though in the meantime it wouldn't hurt to get security issues 
fixed. Also please note such things in the bug report next time so other 
people are aware of this. You didn't reply to this bug at all until now.

Cheers
Nico
-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0
For security reasons, all text in this mail is double-rot13 encrypted.


pgpsL7BS8qC97.pgp
Description: PGP signature


Bug#572242: famd uses 100% CPU still occurs

2010-07-30 Thread Thomas Arendsen Hein
I can confirm that the problem regularly occurs (more than once per
month) for us with fam/libfam* 2.7.0-13.3+lenny1 on two machines.

Now I replaced it with the package 'gamin' and first tests show that
it behaves well. Additionally the gam_server is started on demand
per user and can therefore be killed by regular users.

Regards,
Thomas

-- 
tho...@intevation.de - http://intevation.de/~thomas/ - OpenPGP key: 0x5816791A
Intevation GmbH, Neuer Graben 17, 49074 Osnabrueck - AG Osnabrueck, HR B 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner



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



Bug#560634: Bug in fixed in revision 60922

2010-07-30 Thread pkg-perl-maintainers
tag 560634 + pending
tag 584943 + pending
thanks

Some bugs are closed in revision 60922
by Ansgar Burchardt (ansgar-guest)

Commit message:

* Non-maintainer upload.
* Filter duplicate bug numbers in Closes field. (Closes: #560634)
* Localize $_ in for loop. (Closes: #584943)
  - Add build-dep on perl (= 5.10.1) | libtest-simple-perl (= 0.88)
and libtest-exception-perl for new test.



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



Bug#587481: intent to NMU

2010-07-30 Thread Jan Hauke Rahm
On Fri, Jul 30, 2010 at 12:04:51PM +0200, Nico Golde wrote:
 Hi,
 * Jan Hauke Rahm j...@debian.org [2010-07-30 12:00]:
  On Sun, Jul 25, 2010 at 07:27:27PM +0200, Nico Golde wrote:
   Hi,
   I intent to upload a 0day NMU to fix this bug.
   The debdiff is available at:
   http://people.debian.org/~nion/nmu-diff/syscp-1.4.2.1-2_1.4.2.1-2.1.patch
  
  if you consider it necessary, do so. SysCP won't be part of squeeze and
  I'm even thinking of its removal since Froxlor (a fork of SysCP) has way
  more development going on and fixed a many bugs already. There is an ITP
  for it and I'm discussing this with the relevant people.
 
 I can wait even though in the meantime it wouldn't hurt to get security 
 issues 
 fixed. Also please note such things in the bug report next time so other 
 people are aware of this. You didn't reply to this bug at all until now.

*gna*, sorry, I thought I did. Just came back from a 9-day conference.
Got it all a bit messed up.

I'll update on SysCP as soon as I have more info.

Hauke

-- 
 .''`.   Jan Hauke Rahm j...@debian.org   www.jhr-online.de
: :'  :  Debian Developer www.debian.org
`. `'`   Member of the Linux Foundationwww.linux.com
  `- Fellow of the Free Software Foundation Europe  www.fsfe.org


signature.asc
Description: Digital signature


Bug#590936: [INTL:es] Spanish debconf template translation for chef

2010-07-30 Thread Camaleón
Package: chef
Version: 0.8.16-4
Severity: wishlist
Tags: l10n patch

Greetings,

-- 
Camaleón 
# chef po-debconf translation to Spanish
# Copyright (C) 2010 Software in the Public Interest
# This file is distributed under the same license as the chef package.
#
# Changes:
# - Initial translation
# Camaleón noela...@gmail.com, 2010
#
# - Updates
#
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas y normas de traducción en
# http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: chef 0.8.16-5\n
Report-Msgid-Bugs-To: c...@packages.debian.org\n
POT-Creation-Date: 2010-05-07 13:28-0600\n
PO-Revision-Date: 2010-07-17 19:26+0100\n
Last-Translator: Camaleón noela...@gmail.com\n
Language-Team: Debian Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n
X-Poedit-Language: Spanish\n

#. Type: string
#. Description
#: ../chef.templates:2001
msgid Chef server URL:
msgstr URL del servidor Chef:

#. Type: string
#. Description
#: ../chef.templates:2001
msgid Please specify the full URL that clients will use to connect to the Chef 
server (for instance \http://chef.example.com:4000\;).
msgstr Por favor, introduzca la dirección URL completa que utilizarán los 
clientes para conectarse al servidor Chef (p. ej. 
«http://chef.ejemplo.com:4000»).

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid Password for the AMQP user \chef\:
msgstr Contraseña del usuario «chef» de AMQP:

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid Please choose a password for the default user (named \chef\) in the 
AMQP server queue, under the default RabbitMQ vhost (also \/chef\).
msgstr Por favor, establezca la contraseña del usuario predeterminado («chef») 
en la cola del servidor AMQP, para el servidor virtual predeterminado de 
RabbitMQ («/chef»).

#. Type: password
#. Description
#: ../chef-solr.templates:2001
msgid RabbitMQ's rabbitmqctl program, which will be used to set this password, 
cannot read input from a file. Instead it will be passed as a command-line 
argument, so the password should not include any shell meta-characters that 
could cause errors, such as \!\.
msgstr El programa rabbitmqctl de RabbitMQ que se utilizará para establecer 
esta contraseña no puede leer la entrada de datos desde un archivo. En su 
lugar, se le pasará como argumento mediante la línea de órdenes, por lo que la 
contraseña no debe incluir metacaracteres del intérprete de órdenes que puedan 
causar errores, como «!».

#. Type: password
#. Description
#: ../chef-server-webui.templates:2001
msgid Temporary password for the Chef server user \admin\:
msgstr Contraseña temporal del usuario «admin» del servidor Chef:

#. Type: password
#. Description
#: ../chef-server-webui.templates:2001
msgid Please choose a temporary password for the first time the \admin\ user 
logs into the Chef server web interface. It should be changed immediately after 
being used.
msgstr Por favor, seleccione una contraseña temporal para el primer inicio de 
sesión del usuario «admin» en la interfaz web del servidor Chef. Debe cambiarla 
inmediatamente después de utilizarla.

#. Type: password
#. Description
#: ../chef-server-webui.templates:2001
msgid This password must be at least six characters long. If no password is 
entered, a default value will be used which is displayed on the Chef server web 
interface home page.
msgstr La contraseña debe tener al menos 6 caracteres. Si no introduce ninguna 
contraseña, se utilizará el valor predeterminado que se muestra en la página 
principal de la interfaz web del servidor Chef.



Bug#590937: mol-source: MOL modules can't be compiled for 2.6.32-5

2010-07-30 Thread Evgeni Dobrev
Package: mol-source
Version: 0.9.72.1~dfsg-2.1
Severity: grave
Justification: renders package unusable

I cannot build the MOL packages on linux 2.6.32. The compile log is
attached.


evg...@meanie:/usr/src/modules/mol$ make install
make -C /usr/src/linux-headers-2.6.32-5-powerpc/ M=`pwd`/kmod
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-5-powerpc'
  LD  /usr/src/modules/mol/kmod/built-in.o
  CC [M]  /usr/src/modules/mol/kmod/_kuname.o
  CC [M]  /usr/src/modules/mol/kmod/_fault.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/_fault.c:19:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/_fault.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/_dev.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/_dev.c:28:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/_dev.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/_misc.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/_misc.c:22:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/_misc.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/_mmu.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/_mmu.c:19:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/_mmu.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/_hostirq.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/_hostirq.c:25:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/interrupt.h:5,
 from /usr/src/modules/mol/kmod/_hostirq.c:18:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/init.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/init.c:19:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/init.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/hash.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/hash.c:19:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from /usr/src/modules/mol/kmod/archinclude.h:44,
 from /usr/src/modules/mol/kmod/hash.c:17:
/usr/src/linux-headers-2.6.32-5-common/include/linux/bitops.h:6:1: warning: 
this is the location of the previous definition
  CC [M]  /usr/src/modules/mol/kmod/emu.o
In file included from /usr/src/modules/mol/kmod/kernel_vars.h:22,
 from /usr/src/modules/mol/kmod/mmu.h:21,
 from /usr/src/modules/mol/kmod/emu.c:19:
/usr/src/modules/mol/kmod/mac_registers.h:114:1: warning: BIT redefined
In file included from 
/usr/src/linux-headers-2.6.32-5-common/include/linux/kernel.h:15,
 from 

Bug#590938: csstidy: Small fix for package description: css validator - CSS validator

2010-07-30 Thread Reuben Thomas
Package: csstidy
Severity: minor

See subject.

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

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

Versions of packages csstidy depends on:
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libgcc1 1:4.3.2-1.1  GCC support library
ii  libstdc++6  4.3.2-1.1The GNU Standard C++ Library v3

csstidy recommends no packages.

csstidy suggests no packages.



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



Bug#590805: python-debian: Older versions of apt_pkg don't have TagFile

2010-07-30 Thread Jelmer Vernooij
Hi John,

On Fri, 2010-07-30 at 00:04 -0700, John Wright wrote:
 On Thu, Jul 29, 2010 at 12:51:24PM +0200, Jelmer Vernooij wrote:
  Package: python-debian
  Version: 0.1.16ubuntu1
  Severity: normal
  
  Older versions of apt_pkg don't have a TagFile class, making the
  python-debian testsuite fail with these versions of apt_pkg. 
  
  Attached patch makes python-debian only use apt_pkg for iterating over 
  deb822 style paragraphs using apt_pkg if TagFile is present.
 Thanks for the patch!  But...  python-debian actually conflicts with
 python-apt ( 0.7.94~), since versions before that either don't have
 TagFile or have a broken implementation.  Are you also suggesting
 getting rid of the conflicts given this patch?

 I'm just a bit confused about what problem you're trying to solve,
 because with only this patch, a system with old python-apt could run the
 test suite and build the package, but the resulting package couldn't be
 installed on that system. :)
Ah, I hadn't noticed that. I was just running the tests on an older
(Dapper I think) machine. I'll update the patch. 

FWIW I'm trying to get rid of some of the custom parsing of Debian
control files in Launchpad and using python-debian in Launchpad instead.

Cheers,

Jelmer


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


Bug#540185: [git-buildpackage/master] Simple helper to create remote repos

2010-07-30 Thread Guido Günther
tag 540185 pending
thanks

Date:   Fri Jul 30 11:18:49 2010 +0200
Author: Guido Günther a...@sigxcpu.org
Commit ID: 8676193f45237b41aa140edeb1d0f8c300b86c48
Commit URL: 
http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=8676193f45237b41aa140edeb1d0f8c300b86c48
Patch URL: 
http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff_plain;h=8676193f45237b41aa140edeb1d0f8c300b86c48

Simple helper to create remote repos

based on dom-new-git-repo from the OCaml maintainers as well as
aa-create-repo.

Closes: #540185
  



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



Bug#208010: Require init.d scripts comply with LSB

2010-07-30 Thread Christoph Anton Mitterer
On Thu, 29 Jul 2010 16:51:40 -0700, Russ Allbery r...@debian.org wrote:
 Please see the bug log for this bug.  It was the first thing that
everyone
 objected to.
I read that... and seen no real technical arguments,... just it would
break things... and the argument that many packages would need to
support this than and to a lot of work...


 What are the arguments *in favor* of them?
- Finer grained control on what happens.
- And IMO it's always a good idea to align to reasonable standards (which
don't mean that I support all aspects of LSB ;) )...
- It makes us more homogeneous with other distros or upstream packages
whose intscripts follow LSB... less need to patch.. etc. 


 Our
 default should be to not put requirements on packages in Policy; Policy
is
 already long and complicated.  We should only be putting requirements in
 packages when doing so solves a concrete interoperability or
 standardization need.
But as I understood,.. it would not work here, to slowly convince
maintainers to use the LSB way here, and then - once the majority did -
adapt the policy (as it happens with dependency based booting). Because
e.g. the exit 5 thingy already conflicts with the policy (well ok it only
says should ;) ).


 Certainly, one argument in favor is so that we comply with LSB.  But I
 don't think that is, by itself, sufficient justification
I agree here with you,.. that alone wouldn't suffice...
But I think the finer grained info from the exit statuses is really quite
nicely usable and the same holds true for the status action :)

 to change all the
 init scripts in Debian, particularly given that there's a reasonable
 chance that we'll be moving away from init scripts, at least in part, to
 some other system in the relatively near future given all the other
 drawbacks and deficiencies of the init script system.
That's actually a good point,... but isn't that also a long term thingy?
:D


 That's correct.  It's very difficult, and requires a high bar, to
 introduce change into Debian that requires all package maintainers of a
 particular type of package, such as ones with init scripts, to change
 their packages.  I think this is a feature, not a bug.  We would be
asking
 a lot of people to do a lot of work, and we need to be very clear that
 it's worth it.
Well again,... I don't mean to tell you that I'm smarter than everybody
else,... if we would move towards more conformance here with LSB (I mean
status action, exit status codes) I'd consider it a good change,... but the
world won't stop turning if not.

I believe however, that the section which says initscripts must not fail,
when the package is removed can be a real problem (cryptsetup example).
And even if there is not strong problem,... it's still unlogical IMHO to
not fail then.
If I do e.g. /etc/init.d/service start ... I expect it to be started and
if that didn't work for what ever reason I'd expect an error.
Regardless whether the package is installed or removed :)


 The LSB script headers solved a real problem and let us introduce a
better
 boot system, and the project considered that worth it.  It's not at all
 clear to me that the init script status codes have a similar compelling
 use case.
Definitely not that big influence,... IMO it's rather a small but nice
improvement.

 
 I'm more of an advocate of status, since status is very useful for
 configuration management tools such as Puppet and avoids duplicating
init
 script information to figure out whether a daemon is currently running.
I also like the status action a lot. But I think it will be problematic to
just introduce status, and let the requirement that init-scripts fail not
if the package has been removed.
That's why I meant one could easily catch all three here :D


 I think that's the goal of the DEP process:
 
 http://dep.debian.net/

 No... see the example with cryptsetup I've described above, where
 following the policy would open a security problem.
 I don't agree that your example has proven that.  It looks theoretical
to
 me, and a stretch to call that a security issue in Debian (as opposed to
a
 misunderstanding by the user of what's required to maintain a consistent
 system).  If the user wants to have encrypted devices, they need to not
 remove the packages that handle device encryption.
Well I personally like to compare that with e.g. tools like wipe.
If you say
$ wipe file
you expect the file either to be correctly wiped, or getting an error.
Similar to if you encrypt a file with gpg.


Best wishes,
Chris.



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



Bug#579483: No change at all

2010-07-30 Thread Zlatko Calusic
I'm sorry, but I don't see any improvement. lastcomm, sa... they're 
still not working with the same error as before.

--
Zlatko



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



Bug#590898: [Pkg-mozext-maintainers] Bug#590898: xul-ext-sync: sync is missing from the iceweasel application

2010-07-30 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Enrique, 2010-07-30 01:45:
 There is absolutely no trace of that
 extension in the Iceweasel application. No icon in the status bar, no entry in
 the Extensions tab.

Could you check if this file exists:

~/.mozilla/firefox/profile/weave/logs/verbose-log.txt
Replace profile according to your setup. If you don't use multiple
profiles it should be the directory with .default at the end.

If this file exists, does it contain any error messages?

Regards,

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

iEYEARECAAYFAkxSqp8ACgkQeJ3z1zFMUGbHHACeL2vNGuubikRHgHFAN8bt9yyM
c/4AoI4Ie9kGwC6SQTvcMHoMyL12ocjC
=+y+Y
-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#590805: Updated patch

2010-07-30 Thread Jelmer Vernooij
Attached patch updates the changelog as well and removes the conflict
with older versions of apt.
=== modified file 'debian/changelog'
--- debian/changelog	2010-07-25 09:13:26 +
+++ debian/changelog	2010-07-30 10:43:52 +
@@ -10,7 +10,11 @@
   useful for files containing multiple deb822 paragraphs with mixed
   encodings, like etch's Sources file. (Closes: #586021)
 
- -- John Wright j...@debian.org  Sun, 25 Jul 2010 02:07:11 -0700
+  [ Jelmer Vernooij ]
+  * Support installation together with older versions of python-apt.
+Closes: #590805
+
+ -- Jelmer Vernooij jel...@debian.org  Fri, 30 Jul 2010 12:43:52 +0200
 
 python-debian (0.1.16) unstable; urgency=low
 

=== modified file 'debian/control'
--- debian/control	2010-07-25 08:46:02 +
+++ debian/control	2010-07-30 10:42:35 +
@@ -20,10 +20,10 @@
 Recommends: python-apt
 Suggests: gpgv
 Provides: python-deb822
-Conflicts: python-deb822, python-apt ( 0.7.94~)
+Conflicts: python-deb822
 Replaces: python-deb822
 Description: Python modules to work with Debian-related data formats
- This package provides Python modules that abstract many formats of Debian 
+ This package provides Python modules that abstract many formats of Debian
  related files. Currently handled are:
   * Debtags information (debian.debtags module)
   * debian/changelog (debian.changelog module)

=== modified file 'lib/debian/deb822.py'
--- lib/debian/deb822.py	2010-07-25 08:46:02 +
+++ lib/debian/deb822.py	2010-07-30 10:43:14 +
@@ -297,7 +297,8 @@
 necessary in order to properly interpret the strings.)
 
 
-if _have_apt_pkg and use_apt_pkg and isinstance(sequence, file):
+if (_have_apt_pkg and use_apt_pkg and isinstance(sequence, file) and
+getattr(apt_pkg, TagFile, None) is not None):
 parser = apt_pkg.TagFile(sequence)
 for section in parser:
 yield cls(fields=fields, _parsed=TagSectionWrapper(section),



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


Bug#590923: [Pkg-samba-maint] Bug#590923: smbclient: Mounted directory does not show all directories or hung up

2010-07-30 Thread Christian PERRIER
Quoting Jaekle, Andreas (andreas.jae...@stahlgruber.de):
 Package: smbclient
 Version: 2:3.2.5-4lenny9
 Severity: critical
 Justification: breaks the whole system
 
 When I cifs mount a directory from a Netapp-Filer ONTAP 7.3.2 with a lot
 of subdirectories in it (~3000)
 and do a ls to get a directory listing the machine hangs up or I can
 just see a part of the directories.


Are you in position to try reproducing this with a machine using
testing or unstable? There are chances that this is a problem in the
cifs kernel module rather than client utilities. So, we also need to
know the version of the kernel packages you're using




signature.asc
Description: Digital signature


Bug#590939: since: New upstream version 1.1 available

2010-07-30 Thread Axel Beckert
Package: since
Version: 0.5-5
Severity: wishlist

Hi,

there's a new upstream version of since available at
http://welz.org.za/projects/since. It's declared as Rewrite with more
features, but has seen already one update (1.1) since the initial
release (1.0) and works fine for me, so I'd happy to see 1.1 in Squeeze.

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

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

Versions of packages since depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib

since recommends no packages.

since 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#590791: [Pkg-samba-maint] Bug#590791: This problem is absent in Etch and Lenny, but present in Sid/Unstable

2010-07-30 Thread Christian PERRIER
Can you try with packages from experimental (samba 3.5.4 as of now)?




signature.asc
Description: Digital signature


Bug#590940: [patch] ftbfs with apt in experimental

2010-07-30 Thread Michael Vogt
Package: aptitude
Version: 0.6.3-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch

Attached is a small patch to make aptitude compile against the latest
apt in experimental. 

Thanks,
 Michael

-- Package-specific info:
aptitude 0.6.3 compiled at Jul 10 2010 17:35:51
Compiler: g++ 4.4.4
Compiled against:
  apt version 4.8.0
  NCurses version 5.7
  libsigc++ version: 2.2.4.2
  Ept support enabled.
  Gtk+ support disabled.

Current library versions:
  NCurses version: ncurses 5.7.20100626
  cwidget version: 0.5.16
  Apt version: 4.8.0
libapt-pkg-libc6.10-6.so.4.8 = /usr/lib/libapt-pkg-libc6.10-6.so.4.8 
(0x00769000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x00ae)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x0011)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x00517000)
libept.so.1 = /usr/lib/libept.so.1 (0x00641000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x00117000)
libz.so.1 = /lib/libz.so.1 (0x00f2a000)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0x00264000)
libboost_iostreams.so.1.42.0 = /usr/lib/libboost_iostreams.so.1.42.0 
(0x002ee000)
libpthread.so.0 = /lib/libpthread.so.0 (0x00a05000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0x00308000)
libm.so.6 = /lib/libm.so.6 (0x00d2)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x00c6e000)
libc.so.6 = /lib/libc.so.6 (0x00834000)
libutil.so.1 = /lib/libutil.so.1 (0x003f4000)
libdl.so.2 = /lib/libdl.so.2 (0x00e87000)
libbz2.so.1.0 = /lib/libbz2.so.1.0 (0x003f8000)
librt.so.1 = /lib/librt.so.1 (0x00b7d000)
/lib/ld-linux.so.2 (0x00fd1000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:


*** /tmp/tmpbf90AT
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches/15_ftbfs_new_apt:
- fix build failure with latest apt

We thought you might be interested in doing the same. 


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

Kernel: Linux 2.6.35-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru aptitude-0.6.3/debian/patches/15_ftbfs_new_apt aptitude-0.6.3/debian/patches/15_ftbfs_new_apt
--- aptitude-0.6.3/debian/patches/15_ftbfs_new_apt	1970-01-01 01:00:00.0 +0100
+++ aptitude-0.6.3/debian/patches/15_ftbfs_new_apt	2010-07-29 14:57:57.0 +0200
@@ -0,0 +1,13 @@
+Index: aptitude-0.6.3/src/main.cc
+===
+--- aptitude-0.6.3.orig/src/main.cc	2010-07-29 14:57:47.065075001 +0200
 aptitude-0.6.3/src/main.cc	2010-07-29 14:57:54.675075001 +0200
+@@ -1059,7 +1059,7 @@
+ 	{
+ 	  // Connect up the please consume errors routine for the
+ 	  // command-line.
+-	  consume_errors.connect(sigc::mem_fun(_error, GlobalError::DumpErrors));
++	  consume_errors.connect(sigc::mem_fun0(_error, GlobalError::DumpErrors));
+ 
+ 	  if(update_only || install_only || autoclean_only || clean_only)
+ 	{


Bug#576151: Announce of the upcoming NMU for the syscp package

2010-07-30 Thread Christian PERRIER
Dear maintainer of syscp and Debian translators,

Some days ago, I sent a notice to the maintainer of the syscp Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs de es eu fi fr gl it ja pt ru sv vi

Among these, the following translations are incomplete: none

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the syscp package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Thursday, August 05, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Monday, July 26, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Friday, July 30, 2010   : send this notice
 Thursday, August 05, 2010   : (midnight) deadline for receiving 
translation updates
 Friday, August 06, 2010   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Friday, August 13, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: sy...@packages.debian.org\n
POT-Creation-Date: 2009-10-28 06:57+0100\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Description
#: ../templates:2001
msgid Web server to reconfigure automatically:
msgstr 

#. Type: multiselect
#. Description
#: ../templates:2001
msgid 
Please choose the web server that should be automatically configured to run 
SysCP.
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid Username for the first admin user:
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid 
You need to set up an admin user to be able to log in to SysCP after 
installation.
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid 
If you leave this field empty, the default username (\admin\) will be used.
msgstr 

#. Type: password
#. Description
#: ../templates:4001
msgid Password for the first admin user:
msgstr 

#. Type: password
#. Description
#: ../templates:4001
msgid Please choose a password for the new admin user.
msgstr 

#. Type: password
#. Description
#: ../templates:4001
msgid If you leave this field empty, the password will be randomly generated.
msgstr 

#. Type: password
#. Description
#: ../templates:4001
msgid The user name and password will be stored in /etc/syscp/debian.php.
msgstr 

#. Type: string
#. Description
#: ../templates:5001
msgid Directory for customer data:
msgstr 

#. Type: string
#. Description
#: ../templates:5001
msgid 
SysCP will be configured to save customer data in one location. 
Subdirectories will be created for web services (\webs\), mail accounts 
(\mail\), temporary files (\tmp\), and log files (\logs\).
msgstr 

#. Type: string
#. Description
#: ../templates:5001
msgid 
If you leave this empty, the default \/var/lib/syscp/customers\ directory 
will be used. However, upstream developers use \/var/customers\, so if you 
already have customer data somewhere, such as data originating from a former 
installation, or if you want an entirely different directory to hold the 
customers' data, you can enter the directory path here.
msgstr 


signature.asc
Description: Digital signature


Bug#590925: lives: depends on unavailable frei0r-plugins

2010-07-30 Thread Reinhard Tartler
On Fri, Jul 30, 2010 at 03:50:28 (EDT), Jean-Luc Coulon (f5ibh) wrote:

 Package: lives
 Version: 1.3.4-1
 Severity: grave
 Tags: sid
 Justification: renders package unusable
 Hi,

 lives is uninstalable because it depends on frei0r-plugins which has
 been removed from the archive.

http://packages.qa.debian.org/f/frei0r.html doesn't mention that, and
rmadison has a different opinion as well:

frei0r-plugins | 1.1.22git20091109-1 |   testing | amd64, armel, hppa, 
i386, ia64, mips, mipsel, powerpc, s390, sparc
frei0r-plugins | 1.1.22git20091109-1 |  unstable | alpha, amd64, armel, 
hppa, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, 
sparc

could you please clarify?

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



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



Bug#590941: nagios-plugins-basic: check_apt -v outputs in wrong order

2010-07-30 Thread Christoph Martin
Package: nagios-plugins-basic
Version: 1.4.12-5
Severity: normal


The output of check_apt with the -v option is at the moment the following:

# /usr/lib/nagios/plugins/check_apt -v
Inst ldap-utils [2.4.11-1+lenny1] (2.4.11-1+lenny2 Debian-Security:5.0/stable) 
[]
**Inst ldap-utils [2.4.11-1+lenny1] (2.4.11-1+lenny2 
Debian-Security:5.0/stable) []
Inst libldap-2.4-2 [2.4.11-1+lenny1] (2.4.11-1+lenny2 
Debian-Security:5.0/stable)
**Inst libldap-2.4-2 [2.4.11-1+lenny1] (2.4.11-1+lenny2 
Debian-Security:5.0/stable)
Conf libldap-2.4-2 (2.4.11-1+lenny2 Debian-Security:5.0/stable)
Conf ldap-utils (2.4.11-1+lenny2 Debian-Security:5.0/stable)
APT CRITICAL: 2 packages available for upgrade (2 critical updates). 

Nagios displays in the Service Status Detail page for all Hosts for
each service the *first* line of each plugins output. So it displays
for this example:

Inst ldap-utils [2.4.11-1+lenny1] (2.4.11-1+lenny2 Debian-Security:5.0/stable) 
[]

instead of

APT CRITICAL: 2 packages available for upgrade (2 critical updates).

So, this last line should appear as first line of the output instead.

Christoph

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

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

Versions of packages nagios-plugins-basic depends on:
ii  iputils-ping3:20071127-1 Tools to test the reachability of 
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8g-15+lenny7 SSL shared libraries
ii  procps  1:3.2.7-11   /proc file system utilities
ii  ucf 3.0016   Update Configuration File: preserv

nagios-plugins-basic recommends no packages.

Versions of packages nagios-plugins-basic suggests:
pn  nagios3   none (no description available)

-- no debconf information



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



Bug#590942: netris: Memory leak - realloc

2010-07-30 Thread TomaszN
Package: netris
Version: 0.52-8
Severity: normal
Tags: patch

Valgrind reports a memory leak in netris:

20 bytes in 1 blocks are definitely lost in loss record 5 of 43
   at 0x4023D47: realloc (vg_replace_malloc.c:476)
   by 0x804AF7D: GetTermcapInfo (curses.c:152)
   by 0x804AD15: InitScreens (curses.c:68)
   by 0x804A84C: main (game.c:428)

Fixed by removing hardly needed realloc. I added also an additional check for 
malloc returning NULL.

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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)

Versions of packages netris depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand

netris recommends no packages.

netris suggests no packages.

-- no debconf information
diff -rU 10 netris-0.52//curses.c netris-0.52-fixes//curses.c
--- netris-0.52//curses.c	2003-08-13 03:33:02.0 +0200
+++ netris-0.52-fixes//curses.c	2010-07-29 16:42:07.0 +0200
@@ -127,36 +127,35 @@
 	int bufSize = 10240;
 
 	if (!(term = getenv(TERM)))
 		return;
 	if (tgetent(scratch, term) == 1) {
 		/*
 		 * Make the buffer HUGE, since tgetstr is unsafe.
 		 * Allocate it on the heap too.
 		 */
 		data = buf = malloc(bufSize);
+		if (buf == NULL)
+			fatal(memory allocation error);
 
 		/*
 		 * There is no standard include file for tgetstr, no prototype
 		 * definitions.  I like casting better than using my own prototypes
 		 * because if I guess the prototype, I might be wrong, especially
 		 * with regards to const.
 		 */
 		term_vi = (char *)tgetstr(vi, data);
 		term_ve = (char *)tgetstr(ve, data);
 
 		/* Okay, so I'm paranoid; I just don't like unsafe routines */
 		if (data  buf + bufSize)
 			fatal(tgetstr overflow, you must have a very sick termcap);
-
-		/* Trim off the unused portion of buffer */
-		buf = realloc(buf, data - buf);
 	}
 
 	/*
 	 * If that fails, use hardcoded vt220 codes.
 	 * They don't seem to do anything bad on vt100's, so
 	 * we'll try them just in case they work.
 	 */
 	if (!term_vi || !term_ve) {
 		static char *vts[] = {
 vt100, vt101, vt102,


Bug#590658: linux-image-2.6.26-2-686-bigmem: 2.6.26-2 bigmem nfs4 kerberos kernel panic

2010-07-30 Thread Victor Gomes Do Vale

Ben Hutchings wrote:

On Wed, 2010-07-28 at 09:42 +0200, ulysse31 wrote:
[...]
  

 kernel:[63659.784275] invalid opcode:  [#1] SMP


[...]
  

 kernel:[63659.784275]  [c017b969] kmem_cache_alloc+0x47/0x87


[...]
  
 kernel:[63659.784275] Code: 8b 75 00 39 ee 75 15 8b 75 10 8d 45 10 c7 45 34 01 00 00 00 39 c6 0f 84 a5 00 00 00 8b 4c 24 0c 8b 81 98 00 00 00 39 


[...]

Although the code dump is incomplete, I was able to find a match.  This
byte sequence appears only in cache_alloc_refill().  There is a ud2a
instruction a few bytes further on which appears to correspond to this
assertion:

/*
 * The slab was either on partial or free list so
 * there must be at least one object available for
 * allocation.
 */
BUG_ON(slabp-inuse  0 || slabp-inuse = cachep-num);

This means that the free list has been corrupted in some way.  I don't
see any references to a bug in the NFS client that might do that -
though, just because the corruption is found when the NFS client is
active, doesn't mean it caused the corruption.

Before we investigate the software any further, please check the RAM on
the affected machine, e.g. using memtest86+.

Ben.

  

Hi again,

Well, I tested the memory with memtest86, it gave me nothing (2 pass clear).
I booted and set the X with vesa mode and nvidia unloaded yesterday, the 
machine was dead this morning.

Do you have other ideas ?
Thanks again for you time.





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



Bug#590925: lives: depends on unavailable frei0r-plugins

2010-07-30 Thread Jean-Luc Coulon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Yes, sorry, frei0r-plugins was the first in the list:

What I did:
[jean-...@tangerine] % sudo apt-get install lives
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  lives: Depends: frei0r-plugins but it is not going to be installed
E: Broken packages

And then:

[jean-...@tangerine] % sudo apt-get install lives frei0r-plugins
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  frei0r-plugins: Depends: libcv4 but it is not installable
  Depends: libcvaux4 but it is not installable
  Depends: libhighgui4 but it is not installable
E: Broken packages

Regards

Jean-Luc

Le 30/07/2010 13:06, Reinhard Tartler a écrit :
 
 On Fri, Jul 30, 2010 at 03:50:28 (EDT), Jean-Luc Coulon (f5ibh) wrote:
 
 Package: lives
 Version: 1.3.4-1
 Severity: grave
 Tags: sid
 Justification: renders package unusable
 Hi,

 lives is uninstalable because it depends on frei0r-plugins which has
 been removed from the archive.
 
 http://packages.qa.debian.org/f/frei0r.html doesn't mention that, and
 rmadison has a different opinion as well:
 
 frei0r-plugins | 1.1.22git20091109-1 |   testing | amd64, armel, hppa, 
 i386, ia64, mips, mipsel, powerpc, s390, sparc
 frei0r-plugins | 1.1.22git20091109-1 |  unstable | alpha, amd64, armel, 
 hppa, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, 
 sparc
 
 could you please clarify?
 

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

iD8DBQFMUrf+UdGGXzzGnNARAowsAJoDfEtXJlvIeo2aVfKJK+hmLpxaxgCgnuY9
Yms49FegFItCC7wVzNtqz8Q=
=b7IY
-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#590943: kino: Adding new file dialog confused by some files in a dir

2010-07-30 Thread Olivier Berger
Package: kino
Version: 1.3.4-1+b1
Severity: normal

Trying to add a new clip to a project (importing a video from mpeg2 format to 
DV), I'm invoking the add dialog, which behaves in a strange way.

When I select a file, it will choose to add anotherone and complains on format 
or other properties.

I though I selected 493-Listen-PHP-Code-Santini-20100706.mpeg2, but it picked 
.~lock.rmll_confs_all-20100714_2050-OB.ods# instead :-/

Very weird.

May be a more general Gnome file dialog problem.

Here's the contents of the dir currently (one open calc document and a rsync 
transfer into the dir on its way) :

$ ls -alrt 
total 5531820
drwxr-xr-x  4 rootroot  4096 20 juin  10:12 ..
-rw-r--r--  1 olivier olivier266 22 juin  17:35 convert.sh~
-rw-r--r--  1 olivier olivier272 16 juil. 12:07 convert.sh
-rw-r--r--  1 olivier olivier119 16 juil. 12:12 unconvert.sh~
-rw-r--r--  1 olivier olivier280 16 juil. 12:39 unconvert.sh
-rw-r--r--  1 olivier olivier272 16 juil. 16:35 extract-audio.sh~
-rw-r--r--  1 olivier olivier171 16 juil. 16:36 extract-audio.sh
-rw-r--r--  1 olivier olivier  153825324 16 juil. 16:38 heussner.wav
-rw-r--r--  1 olivier olivier  442552364 16 juil. 19:29 go-uriel.wav
drwxr-xr-x  2 olivier olivier   4096 22 juil. 18:06 encodees
-rw-r--r--  1 olivier olivier232 24 juil. 11:31 perl.kino
-rw-r--r--  1 olivier olivier373 26 juil. 08:32 choix.kino
-rw-r--r--  1 olivier olivier231 26 juil. 10:28 ruby.kino
-rw-r--r--  1 olivier olivier234 26 juil. 11:41 nosql.kino
-rw-r--r--  1 olivier olivier235 28 juil. 18:23 fusionforge.kino
-rw-r--r--  1 olivier olivier223 29 juil. 19:20 audits.kino
-rw-r--r--  1 olivier olivier  37328 30 juil. 11:46 
rmll_confs_all-20100714_2050-OB.ods
-rw-r--r--  1 olivier olivier100 30 juil. 12:12 
.~lock.rmll_confs_all-20100714_2050-OB.ods#
drwxr-xr-x 19 olivier olivier   4096 30 juil. 12:14 uploadees
-rw-r--r--  1 olivier olivier  347228411 30 juil. 13:08 
493-Listen-PHP-Code-Santini-20100706.mpeg2
drwxr-xr-x  4 olivier olivier   4096 30 juil. 13:27 .
-rw---  1 olivier olivier  231997440 30 juil. 13:30 
.20100707-1620.20-00.33.16-video.mkv.bQvvXX
-rw-r--r--  1 olivier olivier 4483296000 30 juil. 13:30 
493-Listen-PHP-Code-Santini-20100706.mpeg2.dv

Still, I managed to open the right file by drag-and-drop-ing from nautilus.

Thanks in advance.

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

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

Versions of packages kino depends on:
ii  libasound2  1.0.23-1 shared library for ALSA applicatio
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libavc1394-00.5.3-1+b2   control IEEE 1394 audio/video devi
ii  libavcodec524:0.5.2-1ffmpeg codec library
ii  libavformat52   4:0.5.2-1ffmpeg file format library
ii  libavutil49 4:0.5.2-1ffmpeg utility library
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdv4  1.0.0-2  software library for DV format dig
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.0-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.4-7GCC support library
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libiec61883-0   1.2.0-0.1an partial implementation of IEC 6
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libquicktime1   2:1.1.5-1library for reading and writing Qu
ii  libraw1394-11   2.0.5-2  library for direct access to IEEE 
ii  libsamplerate0  0.1.7-3  Audio sample rate conversion libra
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstdc++6  4.4.4-7  The GNU Standard C++ Library v3
ii  libswscale0 4:0.5.2-1ffmpeg video scaling library
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  libxv1  2:1.0.5-1X11 Video extension library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages 

Bug#587484: [Pkg-libvirt-maintainers] Bug#587484: libvirt0: routing setup (iptables) relies on working DNS

2010-07-30 Thread Guido Günther
Hi Daniel,
On Tue, Jun 29, 2010 at 02:06:32AM +0200, Daniel Friesel wrote:
 Package: libvirt0
 Version: 0.8.1-2
 Severity: normal
 
 
 Setup:
 libvirt with qemu, network managed by libvirt.
 
 Problem:
 When starting libvirt VMs when no working DNS is available, virsh is unable to
 connect to libvirt and simply hangs without saying anything.
 Adding the IPs configured for the VMs and corresponding (fake) hostnames to
 /etc/hosts and then restating libvirt fixes this issue.
 
 It looks like this is because the iptables calls made by libvirt to set up VM
 routing do not use the -n option. So, if all DNS servers for one (or more) VM
 IPs are unreachable, iptables waits a long time until reaching a timeout, and
 in this time libvirt is completely unusable.
 
 I propose to use iptables -n every time iptables is called by libvirt. It
 should not have any negative effects and would save a lot of trouble and
 debugging in case of DNS fuckups.
Could you check with strace where your libvirtd actually hangs? 
 -- Guido



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



Bug#590566: [pkg-wpa-devel] Bug#590566: wpasupplicant: wpa authentication suddenly no longer works on eeepc901

2010-07-30 Thread folkert
Hi,

  entering incorrect passphrases returns immediately, entering the correct 
  one lets it sit there doing nothing (all from within networkmanager). none 
  of the 2 dots become green
  this problem occurs with multiple brands/types access points wpa and wpa2
 This information might give a networkmanager maintainer intial hints, 
 unfortunately it's of little help with debugging wpasupplicant if some 
 strange GUI beeps or makes funny faces, while essential information about 
 the involved wlan hardware (and its kernel modules!) or actual error 
 messages are omitted. I'd assume that networkmanager offers an option to 
 get slightly more verbose debugging output than 2 unnamed dots not becoming
 green, if not there's always wpa_cli and dmesg, which will likely be more 
 verbose about the failure condition.
 Therefore I'd like to ask for the output of:
 - lspci -knn 
 - lsusb
 [ depending if you're using a PCI- or USB based wlan card ]
 - dmesg
 - wpa_cli status
 Furthermore it would be helpful to know if the affected wlan card can 
 operate at all, e.g. by invoking a scan request (iw dev wlan0 scan).

The card does work. Connecting to unsecured or WEP works fine.

lspci
-
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory 
Controller Hub [8086:27ac] (rev 03)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME 
Express Integrated Graphics Controller [8086:27ae] (rev 03)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition 
Audio Controller [8086:27d8] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:831a]
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
1 [8086:27d0] (rev 02)
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
2 [8086:27d2] (rev 02)
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
3 [8086:27d4] (rev 02)
Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 
4 [8086:27d6] (rev 02)
Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI 
Controller #1 [8086:27c8] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI 
Controller #2 [8086:27c9] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI 
Controller #3 [8086:27ca] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: uhci_hcd
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI 
Controller #4 [8086:27cb] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI 
Controller [8086:27cc] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface 
Bridge [8086:27b9] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA 
IDE Controller [8086:27c4] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
Kernel driver in use: ata_piix
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller 
[8086:27da] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:830f]
01:00.0 Network controller [0280]: RaLink RT2860 [1814:0781]
Subsystem: RaLink Device [1814:2790]
Kernel driver in use: rt2860
04:00.0 Ethernet controller [0200]: Atheros Communications AR8121/AR8113/AR8114 
Gigabit or Fast Ethernet [1969:1026] (rev b0)
Subsystem: ASUSTeK Computer Inc. Device [1043:8324]
Kernel driver in use: ATL1E

dmesg
-
[4.268066] rt2860sta: module is from the staging directory, the quality is 
unknown, you have been warned.
[4.304730] rt2860 :01:00.0: PCI INT A - GSI 19 (level, low) - IRQ 19
[4.305410] 
[4.305414] 
[4.305416] === pAd = f81e1000, size = 580812 ===
[4.305419] 
[4.305734] -- RTMPAllocAdapterBlock, Status=0

Bug#590744: Fails to boot if /sbin/init is a symlink

2010-07-30 Thread maximilian attems
On Fri, Jul 30, 2010 at 11:49:32AM +0200, Michael Biebl wrote:
 On 30.07.2010 11:31, Michael Biebl wrote:
  On 30.07.2010 06:21, Michael Prokop wrote:
  
 
  Can you please give the following snapshot version a try:
 

  http://people.debian.org/~mika/initramfs-tools/initramfs-tools_0.97.3~1.gbp8d572e_all.deb
 
  
  I've tested the following:
  - /sbin/init being a relative symlink: works
  - /sbin/init being an absolute symlink: works
  - /sbin/init missing: correctly dropped to rescue shell, even if upstart
  installed (/etc/init/)
  - passing init=/bin/systemd on the boot command line: works
  - passing bogus init=/sbin/foo on the boot command line: warning message 
  that
  requested init was not found, is displayed, but continues booting with 
  /sbin/init.
  
  So yes, it works correctly now for all cases I tested and expect.
 
 Looking at the code, the only issue I see, is that validate_init is *always*
 executed at least twice, even if we find a valid init at the first try.
 This means, for most cases we unnecessarily execute validate_init at
 
 # No init on rootmount
 if ! validate_init ${init} ; then
 
 Not that much of an issue, just an idea for a small optimization.
 

please this is executed on every boot, could we have a fastforward
path for the common cases.
dracut probably solved this long ago, please have a look there
what fedora guys are doing.

thanks.



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



Bug#560561: NMU

2010-07-30 Thread Nico Golde
Hi,
I uploaded the attached debdiff to DELAYED/2, please let me know if you want 
me to delay this further.

Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0
For security reasons, all text in this mail is double-rot13 encrypted.
diff -u cernlib-2006.dfsg.2/debian/changelog cernlib-2006.dfsg.2/debian/changelog
--- cernlib-2006.dfsg.2/debian/changelog
+++ cernlib-2006.dfsg.2/debian/changelog
@@ -1,3 +1,11 @@
+cernlib (2006.dfsg.2-14.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix broken patchsets causing FTBFS, patch provided by Davide Mancusi,
+thanks! (Closes: #560561).
+
+ -- Nico Golde n...@debian.org  Fri, 30 Jul 2010 13:24:00 +0200
+
 cernlib (2006.dfsg.2-14) unstable; urgency=low
 
   * Acknowledge NMUs (closes: #501263, #501525, #491530).
diff -u cernlib-2006.dfsg.2/debian/patches/106-fix-paw++-menus-in-lesstif.dpatch cernlib-2006.dfsg.2/debian/patches/106-fix-paw++-menus-in-lesstif.dpatch
--- cernlib-2006.dfsg.2/debian/patches/106-fix-paw++-menus-in-lesstif.dpatch
+++ cernlib-2006.dfsg.2/debian/patches/106-fix-paw++-menus-in-lesstif.dpatch
@@ -8,8 +8,8 @@
 
 @DPATCH@
 diff -urNad cernlib-2005.05.09/src/packlib/kuip/code_motif/mkuip.c /tmp/dpep.KorIaA/cernlib-2005.05.09/src/packlib/kuip/code_motif/mkuip.c
 cernlib-2005.05.09/src/packlib/kuip/code_motif/mkuip.c	2005-06-09 14:41:14.451377612 -0400
-+++ /tmp/dpep.KorIaA/cernlib-2005.05.09/src/packlib/kuip/code_motif/mkuip.c	2005-06-09 14:41:22.929573007 -0400
+--- cernlib-2005.05.09~/src/packlib/kuip/code_motif/mkuip.c	2005-06-09 14:41:14.451377612 -0400
 cernlib-2005.05.09/src/packlib/kuip/code_motif/mkuip.c	2005-06-09 14:41:22.929573007 -0400
 @@ -1066,7 +1066,7 @@
  {
  int narg;
diff -u cernlib-2006.dfsg.2/debian/patches/110-ignore-included-lapack-rule.dpatch cernlib-2006.dfsg.2/debian/patches/110-ignore-included-lapack-rule.dpatch
--- cernlib-2006.dfsg.2/debian/patches/110-ignore-included-lapack-rule.dpatch
+++ cernlib-2006.dfsg.2/debian/patches/110-ignore-included-lapack-rule.dpatch
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad cernlib-2005.05.09/src/mathlib/Imakefile /tmp/dpep.Ib8j9x/cernlib-2005.05.09/src/mathlib/Imakefile
 cernlib-2005.05.09/src/mathlib/Imakefile	1999-11-09 12:07:49.0 -0500
-+++ /tmp/dpep.Ib8j9x/cernlib-2005.05.09/src/mathlib/Imakefile	2005-06-10 11:24:47.771309475 -0400
+--- cernlib-2005.05.09~/src/mathlib/Imakefile	1999-11-09 12:07:49.0 -0500
 cernlib-2005.05.09/src/mathlib/Imakefile	2005-06-10 11:24:47.771309475 -0400
 @@ -5,9 +5,12 @@
  
  LIBDIRS= gen bvsl
diff -u cernlib-2006.dfsg.2/debian/patches/603-trim-build-output.dpatch cernlib-2006.dfsg.2/debian/patches/603-trim-build-output.dpatch
--- cernlib-2006.dfsg.2/debian/patches/603-trim-build-output.dpatch
+++ cernlib-2006.dfsg.2/debian/patches/603-trim-build-output.dpatch
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad cernlib-2005.05.09/src/config/fortran.rules /tmp/dpep.NZAyHH/cernlib-2005.05.09/src/config/fortran.rules
 cernlib-2005.05.09/src/config/fortran.rules	1997-05-30 12:25:18.0 -0400
-+++ /tmp/dpep.NZAyHH/cernlib-2005.05.09/src/config/fortran.rules	2005-06-09 16:36:43.413985115 -0400
+--- cernlib-2005.05.09~/src/config/fortran.rules	1997-05-30 12:25:18.0 -0400
 cernlib-2005.05.09/src/config/fortran.rules	2005-06-09 16:36:43.413985115 -0400
 @@ -137,6 +137,22 @@
  #endif
  
diff -u cernlib-2006.dfsg.2/debian/patches/104-fix-undefined-insertchar-warning.dpatch cernlib-2006.dfsg.2/debian/patches/104-fix-undefined-insertchar-warning.dpatch
--- cernlib-2006.dfsg.2/debian/patches/104-fix-undefined-insertchar-warning.dpatch
+++ cernlib-2006.dfsg.2/debian/patches/104-fix-undefined-insertchar-warning.dpatch
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/kuipio.c /tmp/dpep.XJ5w0K/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/kuipio.c
 cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/kuipio.c	1996-03-08 10:33:04.0 -0500
-+++ /tmp/dpep.XJ5w0K/cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/kuipio.c	2005-06-09 14:36:52.509109480 -0400
+--- cernlib-2005.05.09~/src/packlib/kuip/programs/kxterm/kuipio.c	1996-03-08 10:33:04.0 -0500
 cernlib-2005.05.09/src/packlib/kuip/programs/kxterm/kuipio.c	2005-06-09 14:36:52.509109480 -0400
 @@ -573,7 +573,7 @@
  EditMenu,
  RES_CONVERT( XmNlabelString, Copy ),
diff -u cernlib-2006.dfsg.2/debian/patches/311-skip-duplicate-qnext.dpatch cernlib-2006.dfsg.2/debian/patches/311-skip-duplicate-qnext.dpatch
--- cernlib-2006.dfsg.2/debian/patches/311-skip-duplicate-qnext.dpatch
+++ cernlib-2006.dfsg.2/debian/patches/311-skip-duplicate-qnext.dpatch
@@ -6,8 +6,8 @@
 
 @DPATCH@
 diff -urNad cernlib-2005.05.09/src/packlib/kernlib/kerngen/tcgenc/Imakefile /tmp/dpep.5v33rR/cernlib-2005.05.09/src/packlib/kernlib/kerngen/tcgenc/Imakefile
 cernlib-2005.05.09/src/packlib/kernlib/kerngen/tcgenc/Imakefile	1998-03-05 

Bug#590545: split plugins/modules from vlc package

2010-07-30 Thread Benjamin Drung
Am Dienstag, den 27.07.2010, 10:56 +0300 schrieb Fathi Boudra:
 I started to ship phonon-backend-vlc in Debian. If a user want a working 
 setup,
 he needs to install the vlc package. Could you split the plugins/modules from
 vlc package to improve the situation ?
 phonon-backend-vlc will depend on:
 VLC libraries (libvlc and libvlcore) + VLC modules package(s).

Isn't vlc-nox suitable for your needs?


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#590944: mayavi2: needs versioned build-dependency on dh_numpy

2010-07-30 Thread Jakub Wilk

Source: mayavi2
Version: 3.3.2-2
Severity: important

mayavi2 uses dh_numpy, which is quite a new thing. The package has to 
build-depend on python-numpy (= 1:1.4.1-4~) or it may FTBFS[0][1].


[0] 
https://buildd.debian.org/fetch.cgi?pkg=mayavi2arch=hurd-i386ver=3.3.2-2stamp=1280463218
[1] 
https://buildd.debian.org/fetch.cgi?pkg=mayavi2arch=mipselver=3.3.2-2stamp=1280461173

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#588739: QEMU 0.12.5 is out

2010-07-30 Thread Laurent Léonard
Le mardi 27 juillet 2010 16:04:13, Michael Tokarev a écrit :
 Upstream qemu-kvm-0.12.5 isn't out yet, and I have a few days of
 vacation still.  Hopefully upstream will catch up in a few days
 too.

qemu-kvm-0.12.5 is now available (released on 2010-07-27).

-- 
Laurent Léonard



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



Bug#517790: ITP: mydns -- DNS server using MySQL or PostgreSQL for data storage

2010-07-30 Thread Jerome Warnier
On 30/07/10 01:26, Sylvain Rochet wrote:
 Hi Jerome,
 
 On Fri, Jul 30, 2010 at 01:21:37AM +0200, Jerome Warnier wrote:
 Hi guys,

 Any news from this?
 Almost a year without any move...

 It would somewhat ease my ISPconfig installation if MyDNS was already
 packaged for Debian.
 
 You can fetch the package source here: 
   http://edony.tuxfamily.org/~grad/mydns/
 
 This is used in production for almost a year without issue, hope it 
 helps ;)

I have several suggestions (and later patches, I hope) to submit.
Am I welcome to do this or should I just maintain my version?

Suggestions:
- use the same init script for -mysql and -pgsql, as there is not real
difference between them except -pgsql requires a configuration file to
be present, otherwise it just doesn't start. Support an
/etc/default/mydns file to this end instead. I will submit a patch.
- many references to the old MyDNS exist in the package. I already
cleaned that all, will send the updates soon. Take it or leave it (but
I'd rather hear you took it).

 Regards,
 Sylvain



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



Bug#590945: update antlr python

2010-07-30 Thread Sergio Fernández
Package: python-antlr
Severity: wishlist

Currently Debian's repositories have the old 2.7.7-10 version, while
upstream version is 3.1.2. Since there many new features, it'd be
necessary to take care on updating this package.

-- 
__      ___ _   _
\ \    / (_) |_(_)___ _ _
 \ \/\/ /| | / / / -_) '_|  Sergio Fernández
  \_/\_/ |_|_\_\_\___|_|    http://www.wikier.org/



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



Bug#590946: ripit: new upstream versions

2010-07-30 Thread Ricardo Mones
Package: ripit
Version: 3.8.0-1
Severity: wishlist

Hi,

I've noticed there's new upstream versions and you even have already
packaged the 3.8.3 in mentors, any reason this is not yet uploaded?

Would be nice to have at least 3.8.3 in sid (and squeeze), and, maybe,
the beta in experimental :)

regards,

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

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

Versions of packages ripit depends on:
ii  cdparanoia   3.10.2+debian-9 audio extraction tool for sampling
ii  flac 1.2.1-2+b1  Free Lossless Audio Codec - comman
ii  lame 3.98.4-0.0  LAME Ain't an MP3 Encoder
ii  libcddb-get-perl 2.27-1  Perl interface to read the CDDB en
ii  libwebservice-musicbrain 0.93-1  XML based Web service API to the M
ii  libwww-perl  5.836-1 Perl HTTP/WWW client/server librar
ii  normalize-audio  0.7.7-7 adjusts the volume of WAV, MP3 and
ii  vorbis-tools 1.4.0-1 several Ogg Vorbis tools

ripit recommends no packages.

Versions of packages ripit suggests:
ii  eject   2.1.5+deb1+cvs20081104-7 ejects CDs and operates CD-Changer
pn  id3 none   (no description available)
ii  id3v2   0.1.12-2 A command line id3v2 tag editor

-- 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#590925: lives: depends on unavailable frei0r-plugins

2010-07-30 Thread Reinhard Tartler
reassign 590925 frei0r-plugins
stop

On Fri, Jul 30, 2010 at 07:31:10 (EDT), Jean-Luc Coulon wrote:

 Hi,

 Yes, sorry, frei0r-plugins was the first in the list:

 What I did:
 [jean-...@tangerine] % sudo apt-get install lives
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   lives: Depends: frei0r-plugins but it is not going to be installed
 E: Broken packages

 And then:

 [jean-...@tangerine] % sudo apt-get install lives frei0r-plugins
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   frei0r-plugins: Depends: libcv4 but it is not installable
   Depends: libcvaux4 but it is not installable
   Depends: libhighgui4 but it is not installable
 E: Broken packages

so frei0r-plugins has not been removed, but is currently
uninstallable. This is most likely a transient problem in unstable. Use
testing to avoid this issue.

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



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



Bug#504880: Disambiguate installed for packages

2010-07-30 Thread Raphael Hertzog
On Mon, 26 Jul 2010, Russ Allbery wrote:
 Here is an updated version of the proposed patch, reflecting additional
 feedback.  I think we should hopefully be close to a final wording now.

I have reviewed the patch and did not found any problem.

Seconded.

   p
 The prgnDEBIAN/prgn directory will not appear in the
 file system archive of the package, and so won't be installed
 -   by prgndpkg/prgn when the package is installed.
 +   by prgndpkg/prgn when the package is unpacked.
   /p

Technically, it's unpacked: not in /DEBIAN but in /var/lib/dpkg/tmp.ci/
and then moved to /var/lib/dpkg/info/package.* at the end of the unpack
phase but it's probably not worth pointing out in policy (or only as a
footnote).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer ◈ [Flattr=20693]

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)


signature.asc
Description: Digital signature


Bug#590932: [Pkg-kde-extras] Bug#590932: kvirc: ignore script broken

2010-07-30 Thread Kai Wasserbäch
tag 590932 + moreinfo
thanks

Hello Bert,
thanks for reporting a bug in KVIrc.

Bert Riding schrieb am 30.07.2010 10:34:
 When trying to /ignore another irc user kvirc gives the following error:
 
 [02:31:22] [KVS] Warning: User already registered: found exact name match
 [02:31:22] [KVS]   in script context click callback for 
 ignore.subpopup2.item26, line 1, near character 16

from what you've posted here, it looks to me like the user is already ignored
(that is, you added said user previously to your ignore list). Therefore no
further action from your side should be required.
To really understand your problem, please provide further information.
Especially whether the user you want to ignore is actually ignored or not. How
did the command look you issued. Does this happen with all user names or just
one specific?

 I can find no other way to /ignore since the irc /ignore command seems not to
 be of benefit either.

That is correct, KVIrc issues the /ignore command to the server when you call
/ignore and adds some flags.

Kind regards,
Kai Wasserbäch



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: deb...@carbon-project.org
Jabber (debianforum.de): Drizzt
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2fingerprint=onhash=onop=vindex)



signature.asc
Description: OpenPGP digital signature


Bug#590932: [Pkg-kde-extras] Bug#590932: kvirc: ignore script broken

2010-07-30 Thread Kai Wasserbäch
Hello Bert,
I forgot some questions I'd like you to answer:
1. Could you post the content of Configure - Registered users
2. Please don't just give the name of the user you wanted to ignore, but a
/whois for him
3. Please provide your ignore-Alias too, especially if you've changed
reguser.setIgnoreFlags. You can reach the Alias Editor by pressing Ctrl+Shift+L
or by navigating to Scripts  Edit Aliases.

Thanks again,
Kai Wasserbäch



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: deb...@carbon-project.org
Jabber (debianforum.de): Drizzt
URL: http://wiki.debian.org/C%C3%B9ran
GnuPG: 0xE1DE59D2  0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2fingerprint=onhash=onop=vindex)



signature.asc
Description: OpenPGP digital signature


Bug#590947: awstats: Tiny improvement to README.Debian about apache conf file naming

2010-07-30 Thread Olivier Berger
Package: awstats
Severity: minor

Hi.

The README.Debian instructs :
 * copy /usr/share/doc/awstats/examples/apache.conf to /etc/apache2/conf.d/

without thinking much, one may then do :
 # cp /usr/share/doc/awstats/examples/apache.conf /etc/apache2/conf.d/
however, a better name for the destination file like awstats.conf would be 
preferable.

To avoid noobees like me to do that, I'd suggest to rephrase like :
 * copy /usr/share/doc/awstats/examples/apache.conf to 
/etc/apache2/conf.d/awstats.conf
for instance.

Hope this helps.

Best regards,


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

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



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



Bug#467620: desktop-base: Please consider not failing to install when update-grub2 fails

2010-07-30 Thread Gustavo Franco
Hi,

I'm against strict maintainership in Debian. :) You are free to remove
it from delayed and make it go through directly or we can revisit this
topic during the weekend where I was planning to work with Otavio and
you into d-i related stuff.


On Fri, Jul 30, 2010 at 1:59 AM, Daniel Baumann dan...@debian.org wrote:
 retitle 467620 fails to install in chroot
 severity 467620 serious
 tag 467620 pending
 tag 467620 patch
 thanks

 Hi,

 failing to install in a chroot (because update-grub can't detect the mbr
 and thus not returning 0, which is perfectly legitimit in that specific
 case) is serious, as desktop base is a package installed by the desktop
 task which is used to built the official debian-live prebuilt images.
 therefore raising the severity.

 also, i've uploaded a fixed package to delayed/3. attached is the nmudiff.

 Regards,
 Daniel

 --
 Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
 Email:          daniel.baum...@panthera-systems.net
 Internet:       http://people.panthera-systems.net/~daniel-baumann/


thanks,
-- Gustavo stratus Franco



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



Bug#590907: libaqbanking29-plugins-qt4: qt4-wizard crashes with floating point exception on account or user creation

2010-07-30 Thread Micha Lenk
severity 590907 serious
tags 590907 + patch
thanks

Hi Robert,

unfortunately I'm in a hurry, so I can't build the package right now.
However, the attached patch might be the solution.

Please be patient until Monday. I'll upload a fixed package then.

Regards,
Micha
diff -Naur libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am
--- libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am	2010-01-16 00:07:28.0 +0100
+++ libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.am	2010-07-30 14:23:20.0 +0200
@@ -33,7 +33,7 @@
   $(aqofxconnect_internal_libs) \
   $(aqbanking_internal_libs) \
   $(q4banking_internal_libs) \
-  $(gwenhywfar_libs) $(qt3_libs)
+  $(gwenhywfar_libs) $(qt4_libs)
 
 MOC_FILES=\
  cfgtabpageaccountofx.moc \
diff -Naur libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in
--- libaqbanking-4.2.4/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in	2010-02-06 16:31:26.0 +0100
+++ libaqbanking-4.2.4.fixed/src/plugins/backends/aqofxconnect/ui/qt4/libs/Makefile.in	2010-07-30 14:24:05.0 +0200
@@ -425,7 +425,7 @@
   $(aqofxconnect_internal_libs) \
   $(aqbanking_internal_libs) \
   $(q4banking_internal_libs) \
-  $(gwenhywfar_libs) $(qt3_libs)
+  $(gwenhywfar_libs) $(qt4_libs)
 
 MOC_FILES = \
  cfgtabpageaccountofx.moc \


Bug#585873: Work around not complete

2010-07-30 Thread Martin Bagge / brother
In the second link above the suggestion is to modify path to email_re,
this can work but is not a universal solution, or at least not the only
thing needed.

From not being able to load the index I can now do that but the language
pages and project pages are still unaccessible.

http://host/ works
http://host/LC/ do not work
http://host/project do not work
http://host/LC/project/ do not work

and new registrations are failing too.

-- 
brother
http://sis.bthstudent.se



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



Bug#588871: moodle: General update after the debconf review process

2010-07-30 Thread Jonathan Wiltshire
Dear Debian maintainer,

On Wed, 23 June 2010, I sent you a notification about the beginning of a review
action on debconf templates for moodle.

Then, I sent you a bug report with rewritten templates and annoucing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/templates with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

It is now safe to upload a new package version with these changes.

In case you are short of time, I can either prepare and upload a non-maintainer
upload or prepare an upload for you.



-- 
Jonathan Wiltshire

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51


patch.tar.gz
Description: Binary data


signature.asc
Description: Digital signature


Bug#590948: csound: FTBFS on hppa (build terminated after 300 minutes of inactivity)

2010-07-30 Thread Adam D. Barratt
Package: csound
Version: 1:5.12.1~dfsg-2
Severity: serious

Hi,

csound FTBFS on hppa when binNMUed for the jackd-defaults transition;
from the most recent build log:

Generating docs for compound XOUT...
Generating docs for compound XOUT_HIGH...
Generating docs for compound XOUT_LOW...
Generating docs for compound XOUT_MAX...
Generating docs for compound XSEG...
make: *** [build-indep-stamp] Terminated
GBuild killed with signal TERM after 300 minutes of inactivity

Full logs available via
https://buildd.debian.org/status/package.php?p=csoundsuite=unstable

Regards,

Adam



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



Bug#590949: ITP: r-cran-evd -- GNU R Functions for extreme value distributions

2010-07-30 Thread Steffen Moeller
Package: wnpp
Severity: wishlist
Owner: Steffen Moeller steffen_moel...@gmx.de

* Package name: r-cran-evd
* URL : http://cran.r-project.org/web/packages/evd/index.html
* License : GPL-2
  Programming Lang: R
  Description : GNU R Functions for extreme value distributions

 Extends simulation, distribution, quantile and density functions to
 univariate and multivariate parametric extreme value distributions, and
 provides fitting functions which calculate maximum likelihood estimates
 for univariate and bivariate maxima models, and for univariate and
 bivariate threshold models.



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



Bug#590950: lmms: Unbuildable on many architectures (missing libwine-dev)

2010-07-30 Thread Adam D. Barratt
Package: lmms
Version: 0.4.7-1
Severity: serious

Hi,

The latest upload of lmms modified a build-dependency of libwine-dev
[i386] to simply libwine-dev.  lmms is therefore currently
unbuildable on all architectures where libwine-dev does not exist - i.e.
everywhere except amd64 and i386.

The changelog doesn't mention the change, so I wasn't sure if it was
intentional.

Regards,

Adam



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



Bug#590951: magics++: FTBFS: MvBufr.h:28: error: 'fortfloat' does not name a type

2010-07-30 Thread Philipp Kern
 in this scope
 MvObs.cc:2190: error: expected ';' before 'myValue'
 MvObs.cc:2192: error: 'myValue' was not declared in this scope
 MvObs.cc: In member function 'int MvObs::WmoStationNumber()':
 MvObs.cc:2201: error: 'fortfloat' was not declared in this scope
 MvObs.cc:2201: error: expected ';' before 'myValue'
 MvObs.cc:2203: error: 'myValue' was not declared in this scope
 MvObs.cc: In member function 'std::string MvObs::findSomeIdent()':
 MvObs.cc:2242: error: 'fortfloat' was not declared in this scope
 MvObs.cc:2242: error: expected ';' before 'myValue'
 MvObs.cc:2244: error: 'myValue' was not declared in this scope
 MvObs.cc: In member function 'int MvBufrConfidence::confidenceByIndex(int)':
 MvObs.cc:2385: error: 'class MvBufr' has no member named 'DataValue'
 MvObs.cc:2385: error: 'kFortranBufrMissingValue' was not declared in this 
 scope
 MvObs.cc:2391: error: 'class MvBufr' has no member named 'PeekDataValue'
 MvObs.cc: In member function 'int MvBufrConfidence::delta(int)':
 MvObs.cc:2450: error: 'class MvBufr' has no member named 'PeekDataValue'
 make[4]: *** [libMvObs_la-MvObs.lo] Error 1
 make[4]: Leaving directory 
 `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src/MvObs'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory 
 `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory 
 `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory 
 `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg'
 make: *** [debian/stamp-makefile-build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
 Build finished at 20100730-1008
 FAILED [dpkg-buildpackage died]



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



Bug#590952: guile-pg: FTBFS: rm: cannot remove `[...]/debian/guile-pg/usr/share/info/dir*': No such file or directory

2010-07-30 Thread Philipp Kern
Source: guile-pg
Version: 0.16-4.2
Severity: serious

 ╔══╗
 ║ guile-pg 0.16-4.2 (powerpc)30 Jul 2010 
 12:41 ║
 ╚══╝
[...]
 libtool: install: warning: remember to run `libtool --finish 
/usr/lib/guile-pg/0.16'
 make[4]: Leaving directory 
 `/build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16'
 make[3]: Leaving directory 
 `/build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16'
 make[2]: Leaving directory 
 `/build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16'
 make[1]: Leaving directory 
 `/build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16'
 rm 
 /build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16/debian/guile-pg/usr/share/info/dir*
 rm: cannot remove 
 `/build/buildd-guile-pg_0.16-4.2-powerpc-SgY5au/guile-pg-0.16/debian/guile-pg/usr/share/info/dir*':
  No such file or directory
 make: *** [install] Error 1
 dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 
 Build finished at 20100730-1243
 FAILED [dpkg-buildpackage died]
 ───


signature.asc
Description: Digital signature


Bug#590044: RFH: cobbler -- Install server

2010-07-30 Thread Jesús M. Navarro
Hi, Martijn:

On Friday 23 July 2010 10:13:08 Martijn van Brummelen wrote:
 Package: wnpp
 Severity: normal

 I request assistance with packagin Cobbler.
 Im looking for someone to co-maintain the Cobbler package or perhaps start
 a cobbler-team it needs a lot of work to get it in shape.
 Anyone who is interested feel free to contact me.

Well, AFAIK it is not only that it's a complex bunch of software to package 
but that it's very Redhat-centric so to be of use on a Debian environment 
there's a lot of upstream work involved too.  At the very least:
 * Install templating (something instead of Kickstart, maybe FAI and/or d-i 
support)
 * Package management/mirroring (something instead of Yum, maybe aptitude 
support and/or apt-cacher-ng)
 * In order not to crash against a wall, will these efforts integrate nicely 
with Spacewalk?

All in all, I'm quite interested on these issues (automated 
deployment/configuration/management) and I feel Debian is a bit seing the 
tail lights og the redhat-ish world, so I may find time to help a bit.

Cheers.



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



Bug#262617: packages.debian.org: patch for screenshots.d.n integration

2010-07-30 Thread Joachim Breitner
Hi web team,

I also would like to see screenshots on the p.d.o page. Conveniently,
screenshots.d.n provides a predictable URL for one screenshot thumbnail
that fits nicely into the p.d.o interface. When no screenshot is
available, an appropriate dummy is presented.

I am running the patch on
http://pkg-fso.nomeata.de/sid/mumpot
but unfortunately, none of the packages in that repository have a
screenshot.

Please consider applying the patch (which is against the master branch
of http://source.djpig.de/cgi-bin/gitweb.cgi?p=packages.git;a=summary)
on p.d.o.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata
From 1dda0b50050de5f1cb8192e580554cdd1fda80ca Mon Sep 17 00:00:00 2001
From: Joachim Breitner m...@joachim-breitner.de
Date: Fri, 30 Jul 2010 15:43:19 +0200
Subject: [PATCH] Show screenshot from screenshots.debian.org (Closes: #262617)

---
 static/packages.css.sed.in |4 
 templates/config.tmpl  |2 ++
 templates/html/show.tmpl   |7 +++
 3 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/static/packages.css.sed.in b/static/packages.css.sed.in
index ca44350..0c24505 100644
--- a/static/packages.css.sed.in
+++ b/static/packages.css.sed.in
@@ -40,6 +40,10 @@ h1 {
 	margin-left: 1em;
 	margin-right: 1em;
 }
+#screenshot {
+display: block;
+text-align:center;
+}
 #pmoreinfo { 
  font-size: smaller;
  margin-left: 1em;
diff --git a/templates/config.tmpl b/templates/config.tmpl
index 85c52f7..aa1dee5 100644
--- a/templates/config.tmpl
+++ b/templates/config.tmpl
@@ -23,6 +23,8 @@
policy_url = 'http://www.debian.org/doc/debian-policy/'
cn_help_url = project_homepage _ 'intro/cn'
patch_tracking_url = 'http://patch-tracker.debian.org/package'
+   screenshots_url = 'http://screenshots.debian.net/package/'
+   screenshots_thumb_url = 'http://screenshots.debian.net/thumbnail/'
logo = {
 	url = project_homepage,
 src = '/Pics/openlogo-nd-25.png',
diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl
index ec71a19..16f3146 100644
--- a/templates/html/show.tmpl
+++ b/templates/html/show.tmpl
@@ -63,6 +63,13 @@
 [% UNLESS is_virtual %]
 div id=pmoreinfo
 h2[% g('Links for %s', pkg) %]/h2
+
+[% IF screenshots_url  screenshots_thumb_url  !is_source %]
+a id=screenshot href=[% screenshots_url _ pkg %]
+img src=[% screenshots_thumb_url _ pkg %] alt=Screenshot border=0/
+/a
+[% END %]
+
 h3[% g('%s Resources:', organisation) %]/h3
 ul
 lia href=[% (is_source ? src_bugs_url : bugs_url) _ pkg %][% g('Bug Reports') %]/a/li
-- 
1.7.1



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


Bug#579788: [Pkg-amule-devel] Bug#579788: Bug#579788: Bug#579788: amule: share directory on external disk isn't persistent

2010-07-30 Thread Sandro Tosi
On Fri, May 7, 2010 at 21:54, Celejar cele...@gmail.com wrote:
 I don't know if you're allowed to change aMule's behavior in this
 regard, but if you can't, then I'm just noting here, FTR, that the echo
 command needs a newline before the new directory.

echo -e \ndirectory  ...file...

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



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



  1   2   3   >