Bug#513999: python-pylons: middleware.py uses depreciated webhelpers.rails

2009-02-03 Thread Paul Wise
Package: python-pylons
Version: 0.9.6.2-2
Severity: normal

middleware.py imports webhelpers.rails.asset_tag.javascript_path.
webhelpers.rails is depreciated in version 0.6:

http://pylonshq.com/docs/en/0.9.7/thirdparty/webhelpers/rails/rails/

The javascript stuff has been completely removed.

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

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

Versions of packages python-pylons depends on:
ii  python2.5.2-3An interactive high-level object-o
ii  python-beaker 0.9.5-1Simple WSGI middleware that uses t
ii  python-decorator  2.2.0-2simplify usage of python decorator
ii  python-formencode 1.0.1-1validation and form generation Pyt
ii  python-mako   0.2.2-1fast and lightweight templating fo
ii  python-nose   0.10.3-1   test discovery and running for Pyt
ii  python-paste  1.7.1-1Tools for using a Web Server Gatew
ii  python-pastedeploy1.3.2-1Load, configure, and compose WSGI 
ii  python-pastescript1.6.3-1serving web applications, creating
ii  python-routes 1.9.2-1Routing Recognition and Generation
ii  python-simplejson 1.9.2-1Simple, fast, extensible JSON enco
ii  python-support0.8.4  automated rebuilding support for P
ii  python-webhelpers 0.6.4-1Library of helper functions to mak

Versions of packages python-pylons recommends:
ii  python-sqlalchemy 0.4.7p1-2  SQL toolkit and Object Relational 

Versions of packages python-pylons suggests:
ii  python2.5.2-3An interactive high-level object-o
pn  python-cheetahnone (no description available)
pn  python-genshi none (no description available)
pn  python-kidnone (no description available)
pn  python-myghty none (no description available)
pn  python-pudge  none (no description available)
ii  python-pygments   0.10-1 syntax highlighting package writte

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#513062: Acknowledgement (Spurious 417 Expectation failed (with midori roundup))

2009-02-03 Thread Trent W. Buck
I also experienced this bug, just now, when using the Save Changes
button on en.wikipedia.org, after clicking an [edit] link.

I guess this makes it more important, as more people use
wikipedia/mediawiki than roundup.



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



Bug#446712: debian-policy: document comments in debian/control

2009-02-03 Thread Raphael Hertzog
On Mon, 02 Feb 2009, Russ Allbery wrote:
 Guillem Jover guil...@debian.org writes:
  All dpkg programs using the C parsing code do not handle # as a comment,
  and will happily take it as part of the field name if it contains a
  colon (as in «#Foo: bar»), otherwise it will barf about an invalid
  field.
 
  The dpkg perl programs that use the Dpkg::Control or Dpkg::Cdata modules
  do supprort comments.
 
 Are there any dpkg programs using C parsing that read debian/control, or

No, not that I know.

 is that only read by Perl programs and therefore can definitely have
 comments?

Everything related to the source package is in dpkg-dev and is in
perl or shell.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/



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



Bug#513911: release-notes: wrong mount point for root partition in rescue mode

2009-02-03 Thread Holger Wansing
On Tue, 3 Feb 2009 01:25:48 +0100 W. Martin Borgert deba...@debian.org 
wrote:
 I changed / into /target in the document. Is this OK? I wonder
 whether the next sentence is also questionable: contents of
 /boot is really contents of /target/boot, right?

Then sentence is now:

You need access to the contents of /boot, /sbin and /usr directories.

This is not exactly wrong, you need access to /boot, /sbin and /usr from
the local disc, so it would be clearer to change to

You need access to the contents of the /boot, /sbin and /usr directories
from your harddisc.

Eventuelly even:

You need access to the contents of the /boot, /sbin and /usr directories
from your harddisc, which should now be available under /target/boot,
/target/sbin and /target/usr.



Holger

-- 


Created with Sylpheed 2.3.0
under Debian GNU/LINUX 4.0 »Etch«
Registered LinuxUser #311290
Spam filtering by bogofilter.org




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



Bug#513996: [checks/binaries] detect binaries from other architectures

2009-02-03 Thread Russ Allbery
Raphael Geissert atom...@gmail.com writes:

 While working on the check for prebuilt binaries in source tarballs I
 was thinking about making it severity: minor as having prebuilt binaries
 around may cause make to believe it doesn't have to anything on them.
 Those cases are usually alleviated thanks to the call to debian/rules
 clean, but just to make sure prebuilt binaries are not accidentally
 shipped, I think it would be a good idea to check for binaries belonging
 to another architecture other than the one specified in the binary
 control file.  Of course binaries in multi arch directories should be
 ignored, but I can't think about any good reason to for example ship an
 i386 binary in an armel package.

One does that sort of thing for cross-compilation support packages, but
they normally use recognizable special directories.  Sure, that sounds
like a good check; it's no more prone to false positives than the existing
check for binaries in arch: all packages (which has the same problems).

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



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



Bug#514000: LINK_ARCH set to x86 with kernel 2.6.23 regardless of KERNEL_ARCH

2009-02-03 Thread Michel Dänzer
Package: kernel-package
Version: 11.015
Severity: important
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


The test syntax in the inner if statement for overriding LINK_ARCH to x86 is
incorrect in /usr/share/kernel-package/ruleset/targets/headers.mk, causing
LINK_ARCH to be set to x86 regardless of $(KERNEL_ARCH) with current
kernels. The attached patch fixes this.


- -- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (102, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.28.2
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  debianutils 2.31 Miscellaneous utilities specific t
ii  dpkg1.14.24  Debian package management system
ii  dpkg-dev1.14.24  Debian package development tools
ii  file4.26-2   Determines file type using magic
ii  gcc [c-compiler]4:4.3.2-3The GNU C compiler
ii  gcc-4.3 [c-compiler 4.3.3-3  The GNU C compiler
ii  gettext 0.17-6   GNU Internationalization utilities
ii  make3.81-5   The GNU version of the make util
ii  module-init-tools   3.4-1tools for managing Linux kernel mo
ii  perl5.10.0-19Larry Wall's Practical Extraction 
ii  po-debconf  1.0.15   manage translated Debconf template
ii  util-linux  2.13.1.1-1   Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  libc6-dev [libc-dev]  2.7-18 GNU C Library: Development Librari

Versions of packages kernel-package suggests:
ii  docbook-utils 0.6.14-1.1 Convert Docbook files to other for
ii  e2fsprogs 1.41.3-1   ext2/ext3/ext4 file system utiliti
ii  initramfs-tools [linux-in 0.92o  tools for generating an initramfs
pn  libdb3-devnone (no description available)
ii  libncurses5-dev [libncurs 5.7+20090124-1 developer's libraries and docs for
pn  linux-source | kernel-sou none (no description available)
ii  xmlto 0.0.20-5   XML-to-any converter

- -- no debconf information

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

iD8DBQFJh/ztWoGvjmrbsgARAsgoAJ41TF+NWcMTjrA1Cx/6MlsZFvcYlgCgpNkN
rBQPHDZ4wbwdCKol0AgWWgM=
=IRVR
-END PGP SIGNATURE-
--- /usr/share/kernel-package/ruleset/targets/headers.mk.dpkg-dist  
2008-12-29 13:36:41.0 +0100
+++ /usr/share/kernel-package/ruleset/targets/headers.mk2009-02-03 
08:27:55.0 +0100
@@ -32,7 +32,7 @@
 
 LINK_ARCH=$(KERNEL_ARCH)
 ifeq ($(shell if [ $(PATCHLEVEL) -eq 6 ]  [ $(SUBLEVEL) -gt 23 ] ; then \
-   if [ $(KERNEL_ARCH)==i386 ] || [ $(KERNEL_ARCH)==x86_64 ] ; 
then \
+   if [ $(KERNEL_ARCH) = i386 ] || [ $(KERNEL_ARCH) = x86_64 ] ; 
then \
 echo yes ; fi ; fi ),yes)
LINK_ARCH=x86
 endif


Bug#498992: just don't log them with as high a priority

2009-02-03 Thread martin f krafft
I think the better solution would be to decrease the log level for
those informational messages such that they do not end up in syslog,
but only in debug.log.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
---BeginMessage---
System Events
=-=-=-=-=-=-=
Feb  3 08:08:53 piper ntpd[3690]: kernel time sync status change 4001
Feb  3 08:28:04 piper puppetd[3572]: Other end went away; restarting connection 
and retrying
Feb  3 08:43:01 piper ntpd[3690]: kernel time sync status change 0001
Feb  3 08:58:07 piper puppetd[3572]: Other end went away; restarting connection 
and retrying

---End Message---


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


Bug#509633: pidgin sound problems with gstreamer pulseaudio.

2009-02-03 Thread Andreas Henriksson
On tis, 2009-02-03 at 00:35 +0100, Milan P. Stanic wrote:
 Sorry, I was on holiday.
Sorry for being impatient. I would have given you more time if it wasn't
for the urgency of the upcoming release.


 m...@cl:~$ G_DEBUG=fatal_warnings pidgin
 
 GStreamer-CRITICAL **: 
 Trying to dispose element play, but it is not in the NULL state.
 You need to explicitly set elements to the NULL state before
 dropping the final reference, to allow them to clean up.
 
 aborting...
 Aborted
 m...@cl:~$ 

aww... I was told this should spit out a backtrace. Could you please try
to run this:

export G_DEBUG=fatal_warnings
gdb pidgin
run
wait for the abort to happen
bt full
quit

Hopefully you already have debug information available for a useful
backtrace.

Thanks!


-- 
Regards,
Andreas Henriksson



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



Bug#511452: Same problem with brand new disks

2009-02-03 Thread Jack Douglas
I've just retried my install (see bug 507653 merged with this one) on
a set of brand new disks, expecting to have no problem, but to my
surprise at the same point I get the same error message:

The kernel was unable to re-read the partition table on /dev/md0
(Invalid argument).
This means Linux won't know anything about the modifications you made
until you reboot.  You should reboot your computer before doing
anything with /dev/md0.

and

The kernel was unable to re-read the partition table on /dev/md1
(Invalid argument).
This means Linux won't know anything about the modifications you made
until you reboot.  You should reboot your computer before doing
anything with /dev/md1.

so either there really are two bugs or this is not really a problem
with reusing disks with old RAID and swap partitions on them.

Jack



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



Bug#433660: multi instance in postfix

2009-02-03 Thread Rudy Gevaert

Hi,

Postfix 2.6 Snapshot 20090125

Has support for multiple instances.


--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert  rudy.geva...@ugent.be  tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur ICT Department, Infrastructure office
Groep SystemenSystems group
Universiteit Gent Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie   www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --



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



Bug#514001: vzctl: Make /etc/network/interfaces head and tail customizable

2009-02-03 Thread Ivan Vilata i Balaguer
Package: vzctl
Version: 3.0.22-14
Severity: wishlist
Tags: patch


``/etc/vz/dists/scripts/debian-add_ip.sh`` generates the virtual machine's
``/etc/network/interfaces`` by appending virtual interface configuration to the
VM's ``/etc/network/interfaces.template``.  Besides the name being quite
misleading (it's not a template at all), there are serious problems if one just
wants to enable an additional interface *after* the other ones (e.g. for
setting a new alias on ``venet0`` for private communication with the host).

The attached patch enables the use of ``/etc/network/interfaces.head`` as well
as ``/etc/network/interfaces.tail``.  The first one is appended to the
resulting ``interfaces`` file *before* the virtual interface info (and before
the so-called template), and the second one is appended at the end.

Thanks!

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

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

Versions of packages vzctl depends on:
ii  iproute 20080725-2   networking and traffic control too
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  vzquota 3.0.11-1iti1 server virtualization solution - q

Versions of packages vzctl recommends:
ii  rsync 3.0.5-1fast remote file copy program (lik

Versions of packages vzctl suggests:
pn  linux-patch-openvznone (no description available)

-- no debconf information
--- debian-add_ip.sh.orig	2009-02-03 09:15:06.0 +0100
+++ debian-add_ip.sh	2009-02-03 09:16:58.0 +0100
@@ -39,6 +39,10 @@
 # Please edit template $CFGFILE.template instead.
   ${CFGFILE}
 
+	if [ -f ${CFGFILE}.head ]; then
+		cat ${CFGFILE}.head  ${CFGFILE}
+	fi
+
 	if [ -f ${CFGFILE}.template ]; then
 		cat ${CFGFILE}.template  ${CFGFILE}
 	fi
@@ -64,6 +68,10 @@
 
 	fi
 
+	if [ -f ${CFGFILE}.tail ]; then
+		cat ${CFGFILE}.tail  ${CFGFILE}
+	fi
+
 	# Set up /etc/hosts
 	if [ ! -f $HOSTFILE ]; then
 		echo 127.0.0.1 localhost.localdomain localhost  $HOSTFILE


Bug#513136: xpn: error message when reading news

2009-02-03 Thread David Paleino
Hello,

On Mon, 26 Jan 2009 17:44:30 -0200, Fernando Toledo wrote:

 i found some errors when browsing the nntp server 
 the test server is nntp://bbs.docksud.com.ar

I've uploaded 1.2.6-1 to sid, would you please try it?

Also, please provide the information Evgeni asked (i.e. ls -R ~/.xpn)

Kindly,
David

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


signature.asc
Description: PGP signature


Bug#503004: RandR: crashes if monitor is disconnected

2009-02-03 Thread Brice Goglin
Alan BRASLAU wrote:
 On Monday 02 February 2009 23:26:06 Brice Goglin wrote:
   
 X11 from experimental works very well. Your input device config in
 xorg.conf is probably
 wrong. You should switch to input-hotplug as described in
 http://bgoglin.livejournal.com/
 You will have to switch to it after Lenny is released anyway.
 

 There is a (policy?) problem with the upgrade
 as this new input scheme breaks one's configuration.
 I tried upgrading to the xserver-xorg packages
 from the experimental section and then even
 dpkg-reconfigure xserver-xorg
 which produces a broken xorg.conf...

 I tried removing all InputDevice references,
 but still got double keyboard input.
 Adding
 Option  AutoAddDevicesfalse
 finally leads to a workable X11, but this is hardly
 the correct solution.
   

These are experimental packages :) We are working on making the upgrade
smooth before everything enters unstable.

Does your original crash still happen now?

Brice




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



Bug#506418: Bugfix in 2.6.18.dfsg.1-24etch1 but not available

2009-02-03 Thread Uwe Jans
Hallo,

I found this Bug Report and thought that this Soft Error Bug ist fixed
in Version 1-24.

But if try to get the latest Version from this Package:
linux-image-2.6.18-6-xen-amd64
its only the old 1-23 Version.

Where ist the fixed new one? Not in stable?!

Thanks in advance

Uwe Jans



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



Bug#514002: dpkg-dev: dpkg-source does *NOT* unpack dsc-file

2009-02-03 Thread Sedat Dilek
Package: dpkg-dev
Version: 1.14.25
Severity: normal


Hi,

unpacking downloaded files (dsc|diff|tarball) of a Debian-package
could NOT be unpacked.

EXAMPLE:

$ apt-get source -d kernel-package
$ dpkg-source -q -x kernel-package_11.015.dsc

The unpack-process hangs, checked with diverse Debian-package files.

Please fix that quickly.


Kind Regards,
Sedat

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

Kernel: Linux 2.6.29-rc3-git4-iniza-2 (SMP w/2 CPU cores; PREEMPT)
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 dpkg-dev depends on:
ii  binutils  2.19.51.20090203-1~dileX+1 The GNU assembler, linker and bina
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  cpio  2.9-14 GNU cpio -- a program to manage ar
ii  dpkg  1.14.25Debian package management system
ii  libtimedate-p 1.1600-9   Time and date functions for Perl
ii  lzma  4.43-14Compression method of 7z format in
ii  make  3.81-5 The GNU version of the make util
ii  patch 2.5.9-5Apply a diff file to an original
ii  perl [perl5]  5.10.0-19  Larry Wall's Practical Extraction
ii  perl-modules  5.10.0-19  Core Perl modules

Versions of packages dpkg-dev recommends:
ii  build-essential   11.4   Informational list of build-essent
ii  gcc [c-compiler]  4:4.3.2-3  The GNU C compiler
ii  gcc-4.3 [c-compiler]  4.3.3-3The GNU C compiler

Versions of packages dpkg-dev suggests:
pn  debian-keyringnone (no description available)
ii  gnupg 1.4.9-3GNU privacy guard - a free PGP rep

-- 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#505148: git-svn: fsfs version error

2009-02-03 Thread Gerrit Pape
On Sun, Nov 09, 2008 at 03:44:18PM -0500, Samuel Bronson Samuel Bronson wrote:
 % git-svn fetch
 Incompatible library version: Mismatched FS module version for 'fsfs': found 
 1.5.1, expected 1.5.2 at /usr/bin/git-svn line 1385

Hi Samuel, can you please re-check with the current version in lenny,
sid, or experimental, and after doing 'apt-get update  apt-get
upgrade' (or similar)?  This reather sounds like a problem specific to
your system, and not in the packages.

Thanks, Gerrit.



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



Bug#514003: python2.5: Type Decimal, int and float. Unsupported operand

2009-02-03 Thread Blaise Vogel
Package: python2.5
Version: 2.5.2-15
Severity: grave
Justification: causes non-serious data loss

When I mix different type of variable, I obtain some strange results:

a = Decimal.decimal(1)
b = 2
c = 2.

 a * b
Decimal(2)

 a  b
True

 a * c
Traceback (most recent call last):
  File stdin, line 1, in module
TypeError: unsupported operand type(s) for *: 'Decimal' and 'float'
 a  c
False

The same result with Debian Etch.

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages python2.5 depends on:
ii  libbz2-1.01.0.5-1high-quality block-sorting file co
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdb4.5  4.5.20-13  Berkeley v4.5 Database Libraries [
ii  libncursesw5  5.7+20081213-1 shared libraries for terminal hand
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libsqlite3-0  3.5.9-5SQLite 3 shared library
ii  libssl0.9.8   0.9.8g-15  SSL shared libraries
ii  mime-support  3.44-1 MIME files 'mime.types'  'mailcap
ii  python2.5-minimal 2.5.2-15   A minimal subset of the Python lan

python2.5 recommends no packages.

Versions of packages python2.5 suggests:
pn  python-profiler   none (no description available)
ii  python2.5-doc 2.5.2-2Documentation for the high-level o

-- 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#474639: [pkg-ntp-maintainers] Bug#474639: Patch?

2009-02-03 Thread Peter Eisentraut
On Tuesday 03 February 2009 08:42:22 Yves-Alexis Perez wrote:
 tag 474639 patch
 thanks

 Would the attached patch (and debdiff) do the trick?

 Cheers,

Looks good.  We'll deal with the issue after the lenny release.



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



Bug#513865: tintin++: tintin switches regularly to non-split mode when in #split

2009-02-03 Thread Gerfried Fuchs
Hi!

* Ana Guerrero a...@debian.org [2009-02-03 08:26:04 CET]:
 On Sun, Feb 01, 2009 at 11:03:23PM +0100, Gerfried Fuchs wrote:
   When one is in #split mode, tt++ regularly switches back to have the
  input above the -- line and not below it anymore, making the upper
  part behave just like in nonsplit mode. Not sure what might cause this
  but it happens extremely regularly to me. Only thing I did switch from
  default is #config {echo command} {off} additional to the #split (with
  no options).
 
 Before I forward this to upstream could you confirm if you have the problem 
 with current unstable's tintin?  I am not myself an user of the #split mode, 
 and in the trying I have done I did not get this problem. A 2-3 lines 
 config-file with a test case would help too.

 Still happens for me, I'm connected to discworld.atuin.net port 23, I
don't use any config-file (because tintin doesn't seem to support any
dot file?), I just do a #session {DW} {discworld.atuin.net} {23},
#split, #config {echo command} {off}.

 What also bothers me a bit about the echo command is that it
neverteless _does_ echo the linebreak, no matter of that setting.

 Thanks. :)
Rhonda



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



Bug#514002: #514002 dpkg-dev: dpkg-source does *NOT* unpack dsc-file

2009-02-03 Thread Steve Cotton
 $ apt-get source -d kernel-package
 $ dpkg-source -q -x kernel-package_11.015.dsc

Do these commands give no output when you run them?

Cheers,
Steve



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



Bug#491525: Fixed upstream

2009-02-03 Thread Christoph Hellwig
I fixed the helptext upstream.  The fixed fsr will be released with
xfsprogs-3.0.0 as it moved over to that package from xfsdump.



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



Bug#513743: OO-calc bug

2009-02-03 Thread Eike Rathke
Hi Rene,

On Monday, 2009-02-02 00:57:01 +0100, Rene Engelhard wrote:

 To be honest, I don't have a clue about this. Eike, Stephan/Kay, any idea?

No other than some yet unknown sort of memory corruption or misplaced
instruction. libcomphelp4gcc3.so was mentioned to solve this when
replaced. What changed between -15 and -17 and its compilation?

Rene, are you going to FOSDEM? Maybe we could dive into that if not
solved by then.

  Eike

-- 
 OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer.
 GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
 SunSign   0x87F8D412 : 2F58 5236 DB02 F335 8304  7D6C 65C9 F9B5 87F8 D412
 OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS


pgpcpOkWZHUbh.pgp
Description: PGP signature


Bug#509276: More links, and a possible patch

2009-02-03 Thread Joachim Breitner
Version: 1:2.1.1-1

Hi,

Am Sonntag, den 01.02.2009, 13:15 +0100 schrieb Brice Goglin:
 Yes the patch was pending for the next upload of Xserver 1.5.3,
 but Xserver 1.5.99.901 has been released in the meantime, so
 the patch has never actually been uploaded. And it's not in our
 1.5.99.90x packages currently in experimental.
 Did you try these latest packages yet?

Just tried it. Indeed the auto-repeat issue is gone, and the right
control key works as expected again.

But now Alt-Gr stopped working on my German keyboard layout for gnome
applications. I can not enter the at sign, or any of the other
characters reachable by the level 3 shift.

Actually, xev, and the prompt included in xmonad show the key correctly:

KeyPress event, serial 29, synthetic NO, window 0x321,
root 0x92, subw 0x0, time 472515, (488,265), root:(522,265),
state 0x0, keycode 108 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x321,
root 0x92, subw 0x0, time 472531, (488,265), root:(522,265),
state 0x88, keycode 24 (keysym 0x40, at), same_screen YES,
XLookupString gives 1 bytes: (40) @
XmbLookupString gives 1 bytes: (40) @
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x321,
root 0x92, subw 0x0, time 472635, (488,265), root:(522,265),
state 0x88, keycode 24 (keysym 0x40, at), same_screen YES,
XLookupString gives 1 bytes: (40) @
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x321,
root 0x92, subw 0x0, time 472657, (488,265), root:(522,265),
state 0x88, keycode 108 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES,
XKeysymToKeycode returns keycode: 92
XLookupString gives 0 bytes: 
XFilterEvent returns: False

But gtk applications (gnome-terminal, evolution, screen-message) do not
show any reaction, and xterm gives wrong characters for AltGr keys.

Again, I can fix it by running
$ setxkbmap ; xmodmap ~/.Xmodmap

xev output is not changed, though.

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


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#480639: Elisa 0.5.25 upload

2009-02-03 Thread Paul van Tilburg
Hello,

I have just uploaded Elisa 0.5.25 to Debian experimental, it should be
there tomorrow (at least for amd64).  Since there haven't been updates
of Elisa for quite a while, the problem you reported might have been
solved. 
Could you test if the problem you have reported still occurs in this
release?

Thanks in advance,
Paul

-- 
PhD Student @ Eindhoven | email: pau...@debian.org
University of Technology, The Netherlands   | JID: p...@luon.net
 Using the Power of Debian GNU/Linux  | GnuPG key ID: 0x50064181



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



Bug#513964: gnome-power-manager: suspend fails with no errors visually or to stderr

2009-02-03 Thread Josselin Mouette
Le lundi 02 février 2009 à 00:12 +, Jon Dowland a écrit :
 Fresh lenny install. No uswsusp package installed;
 pm-suspend works fine, echo mem  /sys/power/state works
 fine.
 
 Selecting suspend in the power manager drop-down has no
 effect. .xsession-errors is not appended to. There's no
 visual indication of failure.

Could you please kill the running g-p-m process, run
“gnome-power-manager --verbose”, try again and send the output?

Thanks,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#513964: more info

2009-02-03 Thread Josselin Mouette
Le lundi 02 février 2009 à 23:06 +, Jon Dowland a écrit :
 problem was not being in the powerdev group. I guess the desktop env.
 task in d-i is what normally puts the primary user in this group? I
 think that another route is needed (I always deselect everything in
 tasksel and manually choose a subset of the gnome-desktop-environment
 deps immediately afterwards)

No, the user created in d-i is always added to powerdev, regardless of
what you choose to install. 

 secondly I think that there should be some kind of indication from g-p-m
 as to why the call failed if it's a permissions issue on dbus. I'm
 assuming (but haven't confirmed) that it is possible for g-p-m to
 determine this.

Yes, it’s definitely possible; we’ll need to have a look.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#513774: gnome-desktop-environment: lenny install - gnome-audio not installed by default

2009-02-03 Thread Josselin Mouette
Le mardi 03 février 2009 à 18:36 +1100, George Kirkham a écrit :
 My point is that gnome has a sound theme and it is not installed by 
 default, which just seems strange. If someone does not like the sound 
 theme then it would be easy to turn it off but for the average user it 
 would nice if it was actually installed, even it if was not enabled by 
 default.

My point is that installing this sound theme by default would be a
disservice to our users.

 Would you be able to answer a related question for me. I find that even 
 when I install gnome-audio and enable the sound theme, it does not 
 produce sound. I believe that this is because gnome uses ALSA by default 
 while Debian installs OSS by default. Is there a gnome OSS library that 
 can be installed to allow gnome to produce sound in a default 
 installation of Debian (after gnome-audio is installed and System Sounds 
 are installed).

The default for GStreamer is not ALSA but the autosink, which does
autodetection (leading, without esound running, to ALSA).

First of all, you need to change the settings to launch the sound
daemon; it should then be used automatically by applications. If you
want it to use ALSA you also need to install libesd-alsa0.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#513853: stack at segfault

2009-02-03 Thread Alexandre Fayolle
For what it's worth, here's what I get when running with -gdb:

(gdb) bt
#0  0xb7e5d3b3 in strlen () from /lib/i686/cmov/libc.so.6
#1  0x08096eda in PyString_FromString ()
#2  0xb406c975 in initmulti_polynomial_libsingular () 
from 
/usr/lib/python2.5/site-packages/sage/rings/polynomial/multi_polynomial_libsingular.so
#3  0x080e6b67 in _PyImport_LoadDynamicModule ()
#4  0x080e4ac0 in ?? ()
#5  0xbfcb7b87 in ?? ()
#6  0xbfcb6b13 in ?? ()
#7  0x0a948230 in ?? ()
#8  0x0808bcf9 in PyObject_GetAttrString ()
#9  0x080e52a7 in ?? ()
#10 0x0003 in ?? ()
#11 0x in ?? ()

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science



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



Bug#512847: [amarok] amarok 1.4.10-2 does not display wikipedia contents

2009-02-03 Thread Frater C.U.G.
There is a fix available. See:

https://bugs.edge.launchpad.net/ubuntu/+source/amarok/+bug/316140

It would be very nice to get this fixed before the upcoming release.



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



Bug#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread gregor herrmann
On Tue, 03 Feb 2009 12:13:35 +0200, Damyan Ivanov wrote:

  Eloy, I guess you're taking care of this; if you are busy or
  something just shout.
 What is the intented fix? 

I'd like to have Eloy's opinion since he's the expert and I'm not
completely sure either.

 I think declaring conflict is not an option, 
 I'd expect to be able to install both Catalyst and its manual at the 
 same time :)

Ack. And a Recommends/Suggests cat - cat-manual maybe.
 
 As I see it, libcatalyst-manual-perl should divert the above two files 
 from libcatalyst-perl.

Sounds like an elegant plan.
The simpler way would be to just remove the 2 files from
libcatalyst-perl.
 
 Both variants suggest installing stuff from CPAN. Should this be 
 patched in the debian packages? For Lenny?

Catalyst consists of a myriad of modules, and AFAIK not all of them
are packaged for Debian yet (or are rather new and only in unstable).
My assumption is that people dealing with catalyst know or find out
where to get stuff.

AFAICS this bug only exists for libcatalyst-perl's version in
unstable (5.71000-1), the version in testing (5.7014-1) doesn't
contain Manual.pm/Catalyst::Manual.3pm.gz: 
http://packages.debian.org/lenny/all/libcatalyst-perl/filelist

libcatalyst-manual-perl still is at 5.7016-1, maybe this duplication
will be fixed in a 5.71x release and we can get away with some
versioned conflicts and without removing/diverting files?

Cheers,
gregor 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-Beam me up, Scotty! 



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



Bug#301661: deborphan: --guess-kernel option request

2009-02-03 Thread Carsten Hey
Hi.

Eduard Bloch bl...@debian.org wrote:
 as discussed on IRC, I would like to see the --guess-kernel to remove
 kernel modules packages because the current options do not work well.
 The problem: foo-module-$KVERS has no Depends on the kernel module.

All kernel modules in Lenny depend on foo-module-$KVERS, so this bug can
be closed?

Regards
Carsten



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



Bug#513853: [sagemath] sage segfaults

2009-02-03 Thread Drew Parsons
I've got the segfault on amd64 (Intel Core2).

I ran with sage -gdb, once the segfault hits, a bt gives:

(gdb) bt
#0  0x7f4808262050 in strlen () from /lib/libc.so.6
#1  0x00455e4b in PyString_FromString ()
#2  0x7f47effbda43 in initmulti_polynomial_libsingular ()

from 
/usr/lib/python2.5/site-packages/sage/rings/polynomial/multi_polynomial_libsingular.so
#3  0x004ab1d7 in _PyImport_LoadDynamicModule ()
#4  0x004a9734 in ?? ()
#5  0x004a99cc in ?? ()
#6  0x004aa071 in ?? ()
#7  0x004aa3df in PyImport_ImportModuleLevel ()
#8  0x0048ad79 in ?? ()
#9  0x004187b3 in PyObject_Call ()
#10 0x0048b262 in PyEval_CallObjectWithKeywords ()
#11 0x0048e822 in PyEval_EvalFrameEx ()
#12 0x00492a52 in PyEval_EvalFrameEx ()
#13 0x0049313d in PyEval_EvalCodeEx ()
#14 0x004dd612 in ?? ()
#15 0x004187b3 in PyObject_Call ()
#16 0x7f47fe4101c8 in ?? ()
   from /usr/lib/python2.5/site-packages/sage/rings/ring.so
#17 0x004187b3 in PyObject_Call ()
#18 0x00462194 in ?? ()
#19 0x0048f03c in PyEval_EvalFrameEx ()


Incidentally, sage -notebook does not give a segfault. It doesn't really
help though.  I presume you need to type shift-enter to get a result in
the notebook? It's not documented!  But that's how you do it in
Mathematica.  Anyway, even after pressing shift-enter, it doesn't give
any output result. Probably silently affected by the segfault.

Drew





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



Bug#63995: Final Notice/Claims Processing Form

2009-02-03 Thread Mr . Gary Cooker
Your:E-mailAddress won {£1,000,000 pound sterlings} it has been insured and 
ready for pay out.Contact your claims administrator with your name,tel and 
country,Claims Administrator Name:Mr.Gary Cooker 
Email:raymondjohnsonoff...@btinternet.com
phone:+447024021771
Regards,
Mr.Gary Cooker.




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



Bug#63995: Final Notice/Claims Processing Form

2009-02-03 Thread Mr . Gary Cooker
Your:E-mailAddress won {£1,000,000 pound sterlings} it has been insured and 
ready for pay out.Contact your claims administrator with your name,tel and 
country,Claims Administrator Name:Mr.Gary Cooker 
Email:raymondjohnsonoff...@btinternet.com
phone:+447024021771
Regards,
Mr.Gary Cooker.




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



Bug#514005: mod_gnutls: HTTPS server variable set incorrectly for mod_rewrite's RewriteCond

2009-02-03 Thread Sander Marechal
Package: libapache2-mod-gnutls
Version: 0.5.1-1
Severity: normal
File: mod_gnutls


mod_gnutls does not set the HTTPS server variable correctly for mod_rewrite. 
Note that this
appears to be a different variable than the HTTPS environment variable.

I have mod_gnutls loaded on my server and I have a simple rewrite rule to 
redirect HTTPS POST calls
on my non-SSL protected site to my SSL protected site, like so:

RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^POST$
RewriteCond %{HTTPS} ^off$
RewriteRule ^xmlrpc(.*)$ https://%{SERVER_NAME}%{REQUEST_URI} [R,L,QSA]

Here is the output of ModRewrite with RewriteLogLevel 5. Note that the contents 
of %{HTTPS}
is off. Apparently mod_gnutls does not set this variable.

192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (2) init rewrite engine 
with requested uri 
/xmlrpc
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (1) pass through /xmlrpc
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (3) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] strip per-dir 
prefix: 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/xmlrpc - xmlrpc
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (3) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] applying pattern 
'^xmlrpc(.*)$' to uri 'xmlrpc'
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (4) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] RewriteCond: 
input='POST' pattern='^POST$' = matched

# Here is the culprit
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (4) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] RewriteCond: 
input='off' pattern='^off$' = matched

192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (2) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] rewrite 'xmlrpc' 
- 'https://odf-shots.jejik.com/xmlrpc'
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (2) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] explicitly 
forcing redirect with https://odf-shots.jejik.com/xmlrpc
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (1) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] escaping 
https://odf-shots.jejik.com/xmlrpc for redirect
192.168.1.2 - - [03/Feb/2009:11:56:09 +0100] 
[odf-shots.jejik.com/sid#fb5bb0][rid#12dd688/initial] (1) [perdir 
/home/sander/projects/odf-shots/trunk/server/www/app/webroot/] redirect to 
https://odf-shots.jejik.com/xmlrpc?XDEBUG_SESSION_START=1 [REDIRECT/302]


The contents of %{HTTPS} should have been set to on by mod_gnutls.

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

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

Versions of packages libapache2-mod-gnutls depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libgnutls26   2.4.2-4the GNU TLS library - runtime libr

libapache2-mod-gnutls recommends no packages.

libapache2-mod-gnutls 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#513904: Info received (Bug#513904: Xorg runaway in NVSync(), see #336774)

2009-02-03 Thread Sergio Gelato
* Sergio Gelato [2009-02-02 14:49:30 +0100]:
 #define READ_GET(pNv) ((pNv)-FIFO[0x0011]  2)
   while(READ_GET(pNv) != pNv-dmaPut);
 
 so it looks like a polling wait for an event that isn't happening.

Regardless of what is ultimately causing the problem on our system,
I don't like the fact that that loop is unbounded. Since it chews CPU
time anyway, I think one could easily afford a few cycles to maintain
a counter and bail out after some reasonable number of iterations.
Maybe one should also log some debugging info whenever that happens,
or take additional measures like disabling acceleration if it happens
too often. Having to kill the X server is painful for users; being able
to limp along and at least save one's work would be nicer.



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



Bug#317186: Any progress?

2009-02-03 Thread Simon Richter
Hi,

On Mon, Feb 02, 2009 at 04:21:33PM -0800, Julian Blake Kongslie wrote:

 Is there any progress on this bug? I'd like to be able to pin specific
 packages or patterns like *xorg* to experimental, but anything other
 than Package: * seems to be completely ignored.

Without having looked at the bug, the default behaviour for apt is to
install packages from experimental if the currently installed version is
higher than the highest available version from non-experimental (that is,
the default priority for experimental is set that way).

So if you just add experimental to the sources, you can manually install
the packages you want from experimental once and get upgrades automatically
until unstable gets updated, after which it will fall back to tracking
unstable, which is most often the desired behaviour (if you installed the
experimental version in order to get a specific fix or feature, there is no
reason to stay on the experimental branch after the changes went into
unstable).

   Simon



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



Bug#513948: unetbootin: Writes data to wrong directory

2009-02-03 Thread Eugene V. Lyubimkin
package unetbootin
retitle 513948 incorrectly handles target paths with spaces
forwarded 513948 https://bugs.launchpad.net/unetbootin/+bug/324795
thanks

Stephan Windmüller wrote:
 Package: unetbootin
 Version: 308-1
 Severity: normal
 
 My USB stick is automatically mounted under /media, using its label which
 consists of two words. unetbootin does not handle the whitespace correctly, so
 instead of writing to /media/My Drive it creates the directory
 /media/My\\040Drive.
Hello Stephan, thanks for report. I have forwarded it to upstream bugzilla.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian Maintainer, APT contributor



signature.asc
Description: OpenPGP digital signature


Bug#317186: Any progress?

2009-02-03 Thread Eugene V. Lyubimkin
Julian Blake Kongslie wrote:
 Is there any progress on this bug? I'd like to be able to pin specific
 packages or patterns like *xorg* to experimental, but anything other
 than Package: * seems to be completely ignored.
APT's pinning has several pity bugs, so expect this (and most of others) bug
fixed at some future when someone rewrote needed parts of code.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian Maintainer, APT contributor



signature.asc
Description: OpenPGP digital signature


Bug#505224: RFP: freecad -- An extensible CAx program (alpha)

2009-02-03 Thread Chris Walker
Robert Millan r...@aybabtu.com writes:

 Package: wnpp
 Severity: wishlist
 Owner: Robert Millan r...@aybabtu.com
 
 * Package name: freecad


I've added this package to the the engineering metapackage in
debian-science. It should appear at
http://cdd.alioth.debian.org/science/tasks/engineering.html when the
cron job next runs.

As you have prepared a preliminary package, I've treated this as an
ITP and put you down as responsible for the package. I can easily
remove you if you wish.

For those reading on Debian-science, more details of the package below. 

Chris

   Version : 0.7.1672
 * URL : 
 http://juergen-riegel.net/FreeCAD/Docu/index.php?title=Main_Page
 * License : LGPLv2.1+
   Programming Lang: C++, Python
   Description : An extensible CAx program (alpha)
 
  FreeCAD is a CAx RAD based on OpenCasCade, Qt and Python.
  It features some key concepts like macro recording, workbenches, ability
  to run as a server and dynamically loadable application extensions and
  it is designed to be platform independent.
  .
  Currently, FreeCAD can import and display CAD models in IGES, STEP, and
  BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats.
  Editing and modeling features are currently somewhat limited.
 
 A preliminary package is available at:
 
   http://people.debian.org/~rmh/freecad/
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: amd64 (x86_64)
 
 
 
 -- 
 To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.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#317186: Any progress?

2009-02-03 Thread Eugene V. Lyubimkin
Simon Richter wrote:
 Hi,
 
 On Mon, Feb 02, 2009 at 04:21:33PM -0800, Julian Blake Kongslie wrote:
 
 Is there any progress on this bug? I'd like to be able to pin specific
 packages or patterns like *xorg* to experimental, but anything other
 than Package: * seems to be completely ignored.
 
 Without having looked at the bug, the default behaviour for apt is to
 install packages from experimental if the currently installed version is
 higher than the highest available version from non-experimental (that is,
 the default priority for experimental is set that way).
 
 So if you just add experimental to the sources, you can manually install
 the packages you want from experimental once and get upgrades automatically
 until unstable gets updated, after which it will fall back to tracking
 unstable, which is most often the desired behaviour (if you installed the
 experimental version in order to get a specific fix or feature, there is no
 reason to stay on the experimental branch after the changes went into
 unstable).
Simon, this is completely wrong. experimental packages have pin '1' for
default, which less than '100' that installed version have, so no any version
s from experimental will be installed automatically by apt (unless pinned
properly).

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian Maintainer, APT contributor



signature.asc
Description: OpenPGP digital signature


Bug#503004: RandR: crashes if monitor is disconnected

2009-02-03 Thread Alan BRASLAU
On Tuesday 03 February 2009 09:38:48 Brice Goglin wrote:
 These are experimental packages :) We are working on making the upgrade
 smooth before everything enters unstable.

Yes, they are in experimental...
My comment on the configuration problems upon upgrade is intended
to give some useful feedback, not to complain!

Despite the posts, I do not understand the input-hotplug
interaction. My system correctly finds the keyboard, mouse
and touchpad by HAL... However, the xserver does as well
so everything is duplicated. Removing Input entries from
xorg.conf doesn't help:
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
and specifying one with Driver evdev (why not try?)
was no better. Only adding Option AutoAddDevices false
got the configuration working.

Seems that the problem is that somehow evdev is not blocking
input to the standard devices as it is supposed to do?

Must be simple to sort out. I just don't know enough.
Would be nice to be able to use multiple keyboards...


 Does your original crash still happen now?

With the new driver, I uncommented the Option Above LVDS

Section Monitor
Identifier  VGA-0
Option  PreferredMode 1600x1200
Option  Above LVDS
EndSection

(and commented #xrandr --output VGA-0 --above LVDS in my .xsessionrc).
This now works and does not produce a crash
if the external monitor is unplugged. 
I suppose that this means that you can now close the present bug report!

The two means of adding an external screen differ in their consequences:
- The xorg.conf solution requires restarting the xserver
  to properly take into account plugging/unplugging the external monitor
- The .xsessionrc solution resets on login.
Of course, in all cases one can type xrandr --output VGA-0 --above LVDS
at any time upon plugging/unplugging. Should this be automatic?
Maybe the second head should automatically come up as a clone
upon plugin, unless configured otherwise in xorg.conf.


Finally, the new server fixes a few other bugs:
Under KDE4/plasma, the bottom pixels of the LVDS screen
appeared wrapped onto the bottom of the external monitor.
This is no longer the case.
Also, dragging windows from the LVDS screen to the external screen
had a hic (under KDE4/plasma) of getting blocked on the external screen;
Trying to drag them back to the LVDS screen would not go any further
than when the window title decorations hit the bottom of the external screen.
This is also no longer the case.
Bravo!



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



Bug#512751: [Parted-maintainers] Bug#512751: any news regarding upstream version 1.2?

2009-02-03 Thread Xavier Oswald
On 11:17 Tue 03 Feb , Michael Prokop wrote:
 Hi,
 
 just want to ask regarding the progress of #512751.
 Any news?

Yes, I have begin to pckage it but found a bug upstream which make it
unstallable. I just got a patch yesterday. So I will finish it today/this night.

Greetings,
-- 
  ,''`.  Xavier Oswald x.osw...@free.fr   
 : :' :  GNU/LINUX Debian Maintainer
 `. `'   GnuPG Key ID 0x88BBB51E
   `-938D D715 6915 8860 9679  4A0C A430 C6AA 88BB B51E 


signature.asc
Description: Digital signature


Bug#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread Damyan Ivanov
-=| gregor herrmann, Mon, Feb 02, 2009 at 11:14:34PM +0100 |=-
 On Mon, 02 Feb 2009 22:16:05 +0100, Ralf Treinen wrote:
 
  dpkg: error processing 
  /var/cache/apt/archives/libcatalyst-perl_5.71000-1_all.deb (--unpack):
   trying to overwrite `/usr/share/perl5/Catalyst/Manual.pm', which is also 
  in package libcatalyst-manual-perl
  dpkg-deb: subprocess paste killed by signal (Broken pipe)
  Processing triggers for man-db ...
  Errors were encountered while processing:
   /var/cache/apt/archives/libcatalyst-perl_5.71000-1_all.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 A quick look at the two packages shows that there are 2 duplicate
 files:
 
 /usr/share/man/man3/Catalyst::Manual.3pm.gz
 /usr/share/perl5/Catalyst/Manual.pm
 
 Eloy, I guess you're taking care of this; if you are busy or
 something just shout.

What is the intented fix? I think declaring conflict is not an option, 
I'd expect to be able to install both Catalyst and its manual at the 
same time :)

From what I see, C::M contained in libcatalyst-perl is just a pointer 
to the rest of the docs (which are shipped in catalyst-manual). The 
manual in libcatalyst-manual-perl is not much better, it says to see 
Catalyst::Manual::Intro and Catalyst::Manual::Tutorial.

As I see it, libcatalyst-manual-perl should divert the above two files 
from libcatalyst-perl.

Both variants suggest installing stuff from CPAN. Should this be 
patched in the debian packages? For Lenny?


-- 
damJabberID: d...@jabber.minus273.org


signature.asc
Description: Digital signature


Bug#514007: Please add horde PEAR channel in horde3 package

2009-02-03 Thread Mathieu Parent
Package: horde3
Version: 3.2.2+debian0-2
Severity: normal
Tags: patch

Hi,

We, the Kolab maintainers, have packaged some php-kolab-* packages. The
upstream sourcecode is from pear.horde.org. In fact those are horde
packages.

We are using dh_make_php which call pear install... which requires
that the Horde PEAR channel is discovered.

I have made a simple package pear-horde-channel that only does this
(registering horde channel). Unfortunately, it has been rejected [1]
because it is too small. The ftp-master ask to find a proper place for
this. It probably is horde3. Comments are welcome.

How to?

Add this to postinst:

case $1 in
configure)
pear channel-discover pear.horde.org || true
;;

abort-upgrade|abort-remove|abort-deconfigure)
;;

*)
echo postinst called with unknown argument \`$1' 2
exit 1
;;
esac

Add this to prerm:
--
case $1 in
remove|upgrade|deconfigure)
pear channel-delete pear.horde.org || true
;;

failed-upgrade)
;;

*)
echo prerm called with unknown argument \`$1' 2
exit 1
;;
esac


NB: This is linked to bug #510660.
[1]: 
http://lists.alioth.debian.org/pipermail/pkg-kolab-devel/2009-February/002142.html



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



Bug#513555: spideroak: running for four hours and going nowhere

2009-02-03 Thread Clayton
On Fri, 30 Jan 2009 09:13:26 +0100
Martin Michlmayr t...@cyrius.com wrote:

 * clayton cko...@gmail.com [2009-01-29 19:55]:
  Package: spideroak
 
 I cannot find this package in Debian.  Do you know where you got it
 from?  What does
 dpkg -p spideroak | grep Maintainer:
 say?

Here you go:

$ dpkg -p spideroak | grep Maintainer:
Maintainer: SpiderOak Linux Packaging Team
linuxpackag...@spideroak.com

Surprised reportbug did not direct the bug report to them, as I recall
that is what happens with Opera. I am not sure what repo the package
came from, is there a way to tell? Maybe debian-unofficial.org?

Clayton



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



Bug#514008: apache2: Alias for /usr/share/images missing?

2009-02-03 Thread Reuben Thomas
Package: apache2.2-common
Version: 2.2.9-10+lenny2
Severity: minor


As far as I can see, web applications designed to run under Apache
install images under /usr/share/images and expect the URL /images to be
aliased to this directory. However, I can't find any traces of it in the
default apache2 configuration, though it's easy enough to add an Alias
line to alias.conf.

Should this not be in the default configuration?

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_owner authz_user autoindex cgi dir env mime
  negotiation php5 proxy_connect proxy_http proxy rewrite setenvif
  status userdir

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

Kernel: Linux 2.6.26-1-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 apache2 depends on:
ii  apache2-mpm-prefork  2.2.9-10+lenny2 Apache HTTP Server - traditional n

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils  2.2.9-10+lenny2   utility programs for webservers
ii  libapr11.2.12-5  The Apache Portable Runtime Librar
ii  libaprutil11.2.12+dfsg-8 The Apache Portable Runtime Utilit
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libmagic1  4.26-1File type determination library us
ii  libssl0.9.80.9.8g-15 SSL shared libraries
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  mime-support   3.44-1MIME files 'mime.types'  'mailcap
ii  net-tools  1.60-22   The NET-3 networking toolkit
ii  perl   5.10.0-19 Larry Wall's Practical Extraction 
ii  procps 1:3.2.7-11/proc file system utilities
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

-- 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#514009: release-notes: paragraph about braille display was deleted, but should stay for lenny

2009-02-03 Thread Holger Wansing
Package: release-notes

*** Please type your report below this line ***


installing.dbk contained a chapter about installing debian via
braille display. This chapter was deleted with the changings
from revision 5652 to 5709 (by bubulle: Update for lenny)

But this functionality is new in lenny, shouldn't this paragraph
stay in the release-notes?



Greetings

Holger



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



Bug#490277: rtorrent: IPv6 support would be nice

2009-02-03 Thread Jonathan Davies
tags 490277 + confirmed upstream
thanks

This bug has been reported upstream at:
http://libtorrent.rakshasa.no/ticket/

Jonathan



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



Bug#514011: [INTL:sv] updated Swedish translation

2009-02-03 Thread Marcus Better
Package: aptitude
Version: 0.4.11.11-1~lenny1
Severity: wishlist
Tags: patch l10n

This patch fixes some spelling errors and a mistranslation.

diff -r 23745e18540c po/sv.po
--- a/po/sv.po  Thu Dec 04 18:36:55 2008 -0800
+++ b/po/sv.po  Tue Feb 03 13:37:54 2009 +0100
@@ -4,13 +4,14 @@
 #
 # Daniel Nylander p...@danielnylander.se, 2005, 2006, 2007.
 # Martin Bagge brot...@bsnet.se, 2008.
+# Marcus Better mar...@better.se, 2009.
 msgid 
 msgstr 
 Project-Id-Version: aptitude\n
 Report-Msgid-Bugs-To: aptit...@packages.debian.org\n
 POT-Creation-Date: 2008-09-05 16:05+0200\n
-PO-Revision-Date: 2008-07-14 21:03+0200\n
-Last-Translator: Martin Bagge brot...@bsnet.se\n
+PO-Revision-Date: 2009-02-03 13:26+0100\n
+Last-Translator: Marcus Better mar...@better.se\n
 Language-Team: Swedish debian-l10n-swed...@lists.debian.org\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -2068,18 +2069,18 @@
 #: src/cmdline/cmdline_user_tag.cc:52
 #, c-format
 msgid Adding user tag \%s\ to the package \%s\.\n
-msgstr Lägger till användarettiketten \%s\ till paketet \%s\.\n
+msgstr Lägger till användaretiketten \%s\ till paketet \%s\.\n
 
 #: src/cmdline/cmdline_user_tag.cc:59
 #, c-format
 msgid Removing user tag \%s\ from the package \%s\.\n
-msgstr Tar bort användarettiketten \%s\ från paketet \%s\.\n
+msgstr Tar bort användaretiketten \%s\ från paketet \%s\.\n
 
 #: src/cmdline/cmdline_user_tag.cc:89
 #, c-format
 msgid %s: too few arguments; expected at least a tag name and a package.\n
 msgstr 
-%s: felaktigt antal argument; borde varit åtminstone ett namn på en ettikett 
+%s: felaktigt antal argument; borde varit åtminstone ett namn på en etikett 
 och ett paket.\n
 
 #: src/cmdline/cmdline_util.cc:131
@@ -2123,8 +2124,8 @@
 #, c-format
 msgid %d update [%+d]
 msgid_plural %d updates [%+d]
-msgstr[0] %d uppdatera [%+d]
-msgstr[1] %d uppdaterar [%+d]
+msgstr[0] %d uppdatering [%+d]
+msgstr[1] %d uppdateringar [%+d]
 
 #: src/cmdline/cmdline_util.cc:320
 #, c-format
@@ -2303,7 +2304,7 @@
 
 #: src/desc_parse.cc:334
 msgid User Tags
-msgstr Användarettiketter
+msgstr Användaretiketter
 
 #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106
 #: src/generic/apt/acqprogress.cc:248
@@ -2426,13 +2427,13 @@
 Error parsing a user-tag for the package %s: unexpected end-of-line 
 following %s.
 msgstr 
-Fel vid läsning av användarettikett för paketet %s: oväntat slut på raden 
+Fel vid läsning av användaretikett för paketet %s: oväntat slut på raden 
 efter %s.
 
 #: src/generic/apt/aptcache.cc:283
 #, c-format
 msgid Unterminated '\' in the user-tags list of the package %s.
-msgstr Oavslutad '\' i paketets (%s) lista med användarettiketter.
+msgstr Oavslutad '\' i paketets (%s) lista med användaretiketter.
 
 #: src/generic/apt/aptcache.cc:387
 msgid Can't open Aptitude extended state file
@@ -2603,7 +2604,7 @@
 
 #: src/generic/apt/download_update_manager.cc:363
 msgid Updating debtags database...
-msgstr Bygger databas för ettiketter (debtags)...
+msgstr Bygger databas för etiketter (debtags)...
 
 # okej. kunde fan inte låta bli
 #: src/generic/apt/download_update_manager.cc:380
@@ -2638,7 +2639,7 @@
 Updating the debtags database (%s update %s) failed (perhaps debtags is not 
 installed?): %s
 msgstr 
-Kunde inte läsa in databas för ettiketter (%s update %s), kanske är inte 
+Kunde inte läsa in databas för etiketter (%s update %s), kanske är inte 
 debtags installerat? %s
 
 #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629
@@ -3041,7 +3042,7 @@
 #: src/load_config.cc:115
 #, c-format
 msgid Invalid tagless entry in style definition group: \%s\
-msgstr Ogiltig post i stildefinitionsgrupp, ettikett ska anges: \%s\
+msgstr Ogiltig post i stildefinitionsgrupp, etikett ska anges: \%s\
 
 #: src/load_config.cc:127
 msgid The default color may only be used as a background.
@@ -3612,7 +3613,7 @@
 #: src/main.cc:500
 #, c-format
 msgid No comma following tag name \%s\.\n
-msgstr Saknade komma efter ettikettnamnet \%s\.\n
+msgstr Saknade komma efter etikettnamnet \%s\.\n
 
 #: src/main.cc:531 src/main.cc:540
 msgid WEIRDNESS: unknown option code received\n


-- Package-specific info:
aptitude 0.4.11.11 byggd den Dec  5 2008 09:06:14
Kompilator: g++ 4.3.2
Kompilerad mot:
  apt-version 4.6.0
  NCurses-version: 5.6
  libsigc++-version: 2.0.18
  Stöd för Ept aktiverat.

Nuvarande version på bibliotek:
  NCurses-version: ncurses 5.7.20081213
  cwidget-version: 0.5.12
  Apt-version: 4.6.0
linux-vdso.so.1 =  (0x7fff0ddff000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0x7f360572b000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0x7f36054e)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0x7f36052db000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0x7f3605008000)
libept.so.0 = /usr/lib/libept.so.0 (0x7f3604d8f000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0x7f3604a25000)
  

Bug#514006: rndc(8): Typo

2009-02-03 Thread Patrik Schindler
Package: bind9
Version: 1:9.3.4-2etch4
Severity: minor

Second paragraph in DESCRIPTION:

In the current versions of rndc and named named the only supported
authentication algorithm is HMAC-MD5.

- Repeated word named.

-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bind9 depends on:
ii  adduser 3.102Add and remove users and groups
ii  libbind9-0  1:9.3.4-2etch4   BIND9 Shared Library used by BIND
ii  libc6   2.3.6.ds1-13etch9+b1 GNU C Library: Shared libraries
ii  libdns221:9.3.4-2etch4   DNS Shared Library used by BIND
ii  libisc111:9.3.4-2etch4   ISC Shared Library used by BIND
ii  libisccc0   1:9.3.4-2etch4   Command Channel Library used by BI
ii  libisccfg1  1:9.3.4-2etch4   Config File Handling Library used 
ii  liblwres9   1:9.3.4-2etch4   Lightweight Resolver Library used 
ii  libssl0.9.8 0.9.8c-4etch4SSL shared libraries
ii  lsb-base3.1-23.2etch1Linux Standard Base 3.1 init scrip
ii  netbase 4.29 Basic TCP/IP networking system

bind9 recommends 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#513894: base: Internal error: Oops: f3 [#2]

2009-02-03 Thread Martin Michlmayr
* root tom-k...@gmx.de [2009-02-02 08:33]:
 [42994982.81] Unable to handle kernel paging request at virtual address 
 692f7473

Can you please tell us more: when does this happen, how often, how
reliably can you reproduce this problem, etc?

-- 
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#490576: kalarm: Wrong homepage listed in package

2009-02-03 Thread David Jarvie
I'm obviously not asking for a special kdepim3 upload just for this. But 
presumably there could be kdepim3 updates in the future (after lenny becomes 
stable), and if so I'd like to see a fix for this bug incorporated at that 
point. I don't know enough about Debian's bugfix handling procedures to know 
what's the best way to achieve this - I must leave this up to you.

-- 
David Jarvie.
KAlarm author and maintainer.
http://www.astrojar.org.uk/kalarm



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



Bug#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread Damyan Ivanov
-=| gregor herrmann, Tue, Feb 03, 2009 at 11:36:52AM +0100 |=-
 On Tue, 03 Feb 2009 12:13:35 +0200, Damyan Ivanov wrote:
 
   Eloy, I guess you're taking care of this; if you are busy or
   something just shout.
  What is the intented fix? 
 
 I'd like to have Eloy's opinion since he's the expert and I'm not
 completely sure either.

I agree with that, although Eloy's idea of moving catalyst to pkg-perl
was partly because he'd like some help (AIUI). So if we can figure out 
a good fix without him, that shall be good :)

  I think declaring conflict is not an option, I'd expect to be able 
  to install both Catalyst and its manual at the same time :)
 
 Ack. And a Recommends/Suggests cat - cat-manual maybe.

That would be a nice touch.

  As I see it, libcatalyst-manual-perl should divert the above two 
  files from libcatalyst-perl.
 
 Sounds like an elegant plan.
 The simpler way would be to just remove the 2 files from
 libcatalyst-perl.

True.

  Both variants suggest installing stuff from CPAN. Should this be 
  patched in the debian packages? For Lenny?
 
 Catalyst consists of a myriad of modules, and AFAIK not all of them
 are packaged for Debian yet (or are rather new and only in unstable).
 My assumption is that people dealing with catalyst know or find out
 where to get stuff.

Probably.

 AFAICS this bug only exists for libcatalyst-perl's version in
 unstable (5.71000-1), the version in testing (5.7014-1) doesn't
 contain Manual.pm/Catalyst::Manual.3pm.gz: 
 http://packages.debian.org/lenny/all/libcatalyst-perl/filelist

Oh, this is good. At least we don't have to rush before Lenny is out 
or figure out how stable-updates works :)

 libcatalyst-manual-perl still is at 5.7016-1, maybe this duplication
 will be fixed in a 5.71x release and we can get away with some
 versioned conflicts and without removing/diverting files?

BTW, there is Catalyst-Runtime dist on CPAN (that is libcatalyst-perl 
upstream source) of version 5.8000_05 with three pages of changes 
since 5.7x. Catalyst::Model is still there though.

Aaah, your pointer to the Lenny version was indeed very good.

libcatalyst-perl 5.7014-1 has this in debian/rules:

  $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
  mv $(TMP)/usr/share/perl5/Catalyst/Manual.pm\
  $(TMP)/usr/share/perl5/Catalyst/Manual/Runtime.pm
  mv $(TMP)/usr/share/man/man3/Catalyst::Manual.3pm\
  $(TMP)/usr/share/man/man3/Catalyst::Manual::Runtime.3pm

In 5.7016-1 this was replaced with the standard dh7 stuff:

  dh install

I guess adding back the plumbing used in 5.7014-1 would fix the conflict.

-- 
damJabberID: d...@jabber.minus273.org


signature.asc
Description: Digital signature


Bug#514017: attr - Puts files in /lib64

2009-02-03 Thread Bastian Blank
Package: attr
Version: 1:2.4.43-1
Severity: critical

attr installs files into /lib64 depending on some strang lookup. This
was _always_ wrong on Debian systems. See acl/2.2.47-1.1 for more
informations.

Bastian

-- 
You're dead, Jim.
-- McCoy, Amok Time, stardate 3372.7



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



Bug#513743: OO-calc bug

2009-02-03 Thread Rene Engelhard
Hi,

Eike Rathke wrote:
 On Monday, 2009-02-02 00:57:01 +0100, Rene Engelhard wrote:
 
  To be honest, I don't have a clue about this. Eike, Stephan/Kay, any idea?
 
 No other than some yet unknown sort of memory corruption or misplaced
 instruction. libcomphelp4gcc3.so was mentioned to solve this when
 replaced. What changed between -15 and -17 and its compilation?

Escept the fix for the hidden text problem nothing in the code did change
between -15 and -16 (where it arrived). But gcc got a upgrade :-(
(As said in a later post, compiling with an older gcc works...)

And it happens for ! Calc, too...

 Rene, are you going to FOSDEM? Maybe we could dive into that if not
 solved by then.

Sorry, no, at some other other conference in Berlin.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




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



Bug#475939: bug still there

2009-02-03 Thread Yaroslav Halchenko
Just FYI -- I took over python-mode and uploaded fresh version with a
new upstream release. Issues with emacs21 got sorted out -- now you
should be able to use it no problem

On Fri, 30 Jan 2009, Yaroslav Halchenko wrote:

 so, in general, python-mode seems to lack some care from the maintainer
 atm, and that is the major problem of it.

-- 
  .-.
=--   /v\  =
Keep in touch// \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko  /(   )\   ICQ#: 60653192
   Linux User^^-^^[17]





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



Bug#514016: Bug#514015: cdebootstrap - packages with symlinks to dirs (libc6) can lead to writes outside the new root

2009-02-03 Thread Bastian Blank
Both cdebootstrap and debootstrap uses plain tar to extract packages the
first time.

If one package (lib6) contains the symlink /lib64 - /lib, another
package (in this case libattr1) which includes files in /lib64, will
be extracted into the host system and overwrite files there, as tar
follows the symlinks.

Bastian



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



Bug#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread gregor herrmann
On Tue, 03 Feb 2009 15:13:26 +0200, Damyan Ivanov wrote:

  I'd like to have Eloy's opinion since he's the expert and I'm not
  completely sure either.
 I agree with that, although Eloy's idea of moving catalyst to pkg-perl
 was partly because he'd like some help (AIUI). So if we can figure out 
 a good fix without him, that shall be good :)

Right, and that's why I am trying to help in the analysis of the
situation :)
 
  AFAICS this bug only exists for libcatalyst-perl's version in
  unstable (5.71000-1), the version in testing (5.7014-1) doesn't
  contain Manual.pm/Catalyst::Manual.3pm.gz: 
  http://packages.debian.org/lenny/all/libcatalyst-perl/filelist
 Oh, this is good. At least we don't have to rush before Lenny is out 
 or figure out how stable-updates works :)

Right, I was a little nervous yesterday and was quite happy when the
idea of checking the version in lenny came to my mind today :)
 
 BTW, there is Catalyst-Runtime dist on CPAN (that is libcatalyst-perl 
 upstream source) of version 5.8000_05 with three pages of changes 
 since 5.7x. Catalyst::Model is still there though.

Ok.
 
 libcatalyst-perl 5.7014-1 has this in debian/rules:
 
   $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
   mv $(TMP)/usr/share/perl5/Catalyst/Manual.pm\
   $(TMP)/usr/share/perl5/Catalyst/Manual/Runtime.pm
   mv $(TMP)/usr/share/man/man3/Catalyst::Manual.3pm\
   $(TMP)/usr/share/man/man3/Catalyst::Manual::Runtime.3pm

Ah, that's a nice catch, thanks for looking!
 
 I guess adding back the plumbing used in 5.7014-1 would fix the conflict.

Agreed.

Cheers,
gregor
 
 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-You're dead, Jim.  -- McCoy, Amok Time, stardate 3372.7 



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



Bug#513222: [Pkg-fglrx-devel] Bug#513222: fglrx-driver: crashes Xorg

2009-02-03 Thread Patrick Matthäi

tags #513222 + help
thanks

Hello,

I talked about this issue with one release manager.
As AMD states this issue is fixed with the 9.1 release, I should package 
this release today and upload it to experimental (but it will not have 
xserver-xorg 1.6 support).


The problem is, that I do not have those hardware where it segfaults, so 
I need your responses.


I will mail you again this evening.



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



Bug#514018: e17: missing Illume launcher icons

2009-02-03 Thread Luca Capello
Package: e17
Version: 0.16.999.050+svn20081207-3
Severity: important
User: pkg-fso-ma...@lists.alioth.debian.org
Usertags: config-illume

Hello,

as reported by Sebastian Reichel at [1], the Illume launcher does not
show any icons, so it is not possible to start applications.
~/.xsession-errors: gives the cause:

--8---cut here---start-8---
ESTART: 1.59827 [0.00034] - load modules
EDJE ERROR: file /usr/share/enlightenment/data/themes/illume.edj, \
 group e/modules/kbd/base/default has a non-fixed part. add fixed: 1 1; ???
  Problem part is: e.text.label
  Will recalc min size not allowing broken parts to affect the result.

* Developer Warning * :
This program is calling:

ecore_list_first_goto();

With the parameter:

list

being NULL. Please fix your program.

[other similar messages]
--8---cut here---end---8---

The problem comes from src/modules/illume/e_flaunch.c:104, where
bar_desktops is NULL.

Thx, bye,
Gismo / Luca

PS, this bug was found with the unofficial version the pkg-fso team
maintains.  I could not try with the official experimental version
because there is no Illume module there

Footnotes: 
[1] 
http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-January/000915.html

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv4tl)

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

Versions of packages e17 depends on:
ii  e17-data0.16.999.050+svn20081207-3   Enlightenment Window Manager Run T
ii  libasound2  1.0.16-2 ALSA library
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libcurl37.18.2-8 Multi-protocol file transfer libra
ii  libdbus-1-3 1.2.1-5  simple interprocess messaging syst
ii  libecore-0. 0.9.9.050+svn20081201-2~fr.1 Core abstraction layer for enlight
ii  libecore-co 0.9.9.050+svn20081201-2~fr.1 Ecore Connection Library
ii  libecore-ev 0.9.9.050+svn20081201-2~fr.1 Ecore Evas Wrapper Library
ii  libecore-fb 0.9.9.050+svn20081201-2~fr.1 Ecore frame buffer system function
ii  libecore-fi 0.9.9.050+svn20081201-2~fr.1 Ecore File Library
ii  libecore-im 0.9.9.050+svn20081201-2~fr.1 Ecore Input Method Framework modul
ii  libecore-ip 0.9.9.050+svn20081201-2~fr.1 Ecore inter-process communication 
ii  libecore-jo 0.9.9.050+svn20081201-2~fr.1 Ecore job dealing functions
ii  libecore-tx 0.9.9.050+svn20081201-2~fr.1 Ecore text encoding conversion fun
ii  libecore-x0 0.9.9.050+svn20081201-2~fr.1 Ecore functions for dealing with t
ii  libedbus-0. 0.5.0.050+svn20081126-2~fr.1 D-Bus and HAL wrapper libraries fo
ii  libedje-0.9 0.9.9.050+svn20081206-2~fr.1 Graphical layout and animation lib
ii  libedje-bin 0.9.9.050+svn20081206-2~fr.1 Various binaries for use with libe
ii  libeet1 1.1.0-1  Enlightenment DR17 file chunk read
ii  libefreet0  0.5.0.050+svn20081114-2~fr.1 Library that implements freedeskto
ii  libeina-0.0 0.0.1~svn20081120-2~fr.1 Enlightenment Foundation Library p
ii  libembryo0  0.9.9.043-1  SMALL-based abstract machine (AMX)
ii  libevas-0.9 0.9.9.050+svn20081206-2~fr.1 Enlightenment DR17 advanced canvas
ii  libevas-0.9 0.9.9.050+svn20081206-2~fr.1 Evas module providingg the framebu
ii  libgcc1 1:4.3.3-3GCC support library
ii  libpam0g1.0.1-5  Pluggable Authentication Modules l
ii  libssl0.9.8 0.9.8g-15SSL shared libraries
ii  libx11-62:1.1.5-2X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar

e17 recommends no packages.

e17 suggests no packages.

-- no debconf information


pgp8WYlB8RekW.pgp
Description: PGP signature


Bug#514019: option syslog does not work

2009-02-03 Thread Claudius Peschke
Package: samba
Version: 2:3.2.5-4cpe1
Severity: normal
Tags: patch


The option syslog in smb.conf does not work. I have the lines

[global]
 syslog = 2
 syslog only = Yes

in my smb.conf, but smbd and nmbd does not send messages to syslog. 
The problem is an wrong error handling. This is already fixed in 
Samba 3.2.6. With the following patch, the output to syslog works 
correctly.

--- samba-3.2.5.orig/source/lib/debug.c 2008-11-18 16:17:17.0 +0100
+++ samba-3.2.5/source/lib/debug.c  2009-02-03 10:10:22.0 +0100
@@ -849,7 +849,7 @@
ret = vasprintf(msgbuf, format_str, ap);
va_end(ap);
 
-   if (ret == -1) {
+   if (ret != -1) {
syslog(priority, %s, msgbuf);
}
SAFE_FREE(msgbuf);

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

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

Versions of packages samba depends on:
ii  adduser  3.110   add and remove users and groups
ii  debconf [debconf-2.0 1.5.24  Debian configuration management sy
ii  libacl1  2.2.47-2Access control list shared library
ii  libattr1 1:2.4.43-1  Extended attribute shared library
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libcups2 1.3.8-1lenny4.1 Common UNIX Printing System(tm) - 
ii  libgnutls26  2.4.2-4 the GNU TLS library - runtime libr
ii  libkrb53 1.6.dfsg.4~beta1-5  MIT Kerberos runtime libraries
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam-modules   1.0.1-5 Pluggable Authentication Modules f
ii  libpam-runtime   1.0.1-5 Runtime support for the PAM librar
ii  libpam0g 1.0.1-5 Pluggable Authentication Modules l
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libtalloc1   1.2.0~git20080616-1 hierarchical pool based memory all
ii  libwbclient0 2:3.2.5-4cpe1   client library for interfacing wit
ii  logrotate3.7.1-5 Log rotation utility
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  procps   1:3.2.7-11  /proc file system utilities
ii  samba-common 2:3.2.5-4cpe1   Samba common files used by both th
ii  update-inetd 4.31inetd configuration file updater
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

samba recommends no packages.

Versions of packages samba suggests:
pn  ldb-tools   none   (no description available)
ii  openbsd-inetd [inet-superse 0.20080125-2 The OpenBSD Internet Superserver
pn  smbldap-tools   none   (no description available)

-- debconf information:
  samba/run_mode: daemons
  samba/generate_smbpasswd: true



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



Bug#493269: /usr/bin/which does not expand ~

2009-02-03 Thread Clint Adams
On Mon, Feb 02, 2009 at 02:38:55PM -0800, Daniel Smith wrote:
 I'm inclined to agree with the original bug reporter.  Either that or it's a
 feature of bash: in my .profile

I would call it a bug rather than a feature.

 export PATH=~/bin:$DEFPATH

Why do you have ~/bin within double quotes?



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



Bug#514020: libkdcraw7-dev: Missing dependency to package kdelibs5-dev

2009-02-03 Thread brunn

Package: libkdcraw7-dev
Version: 4:4.2.0-1
Severity: normal

Hi,
Using in the file kdcraw.h of the package libkdcraw7-dev in my own  
programs caused compiling errors, because of missing header-files like  
kdemacros.h or qstring.h.


Installing the package kdelibs5-dev (experimental version) fixed the problem.

Thanks, dietrich

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

Kernel: Linux 2.6.26-1-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

Versions of packages libkdcraw7-dev depends on:
ii  libkdcraw74:4.2.0-1  Raw picture decoding C++  
library (

ii  pkg-config0.22-1 manage compile and link flags for

libkdcraw7-dev recommends no packages.

libkdcraw7-dev suggests no packages.

-- no debconf information




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



Bug#505224: RFP: freecad -- An extensible CAx program (alpha)

2009-02-03 Thread Robert Millan
On Tue, Feb 03, 2009 at 11:42:07AM +, Chris Walker wrote:
 Robert Millan r...@aybabtu.com writes:
 
  Package: wnpp
  Severity: wishlist
  Owner: Robert Millan r...@aybabtu.com
  
  * Package name: freecad
 
 
 I've added this package to the the engineering metapackage in
 debian-science. It should appear at
 http://cdd.alioth.debian.org/science/tasks/engineering.html when the
 cron job next runs.
 
 As you have prepared a preliminary package, I've treated this as an
 ITP and put you down as responsible for the package. I can easily
 remove you if you wish.
 
 For those reading on Debian-science, more details of the package below. 

Hi,

There are long-standing license issues, which are being worked on by Adam
Powell and others at the moment.  Also, the package is maintained outside of
the debian archives by Teemu Ikonen.  My preliminar work only served to
incorporate some improvements in Teemu's tree.  Please leave this as RFP.

-- 
Robert Millan

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



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



Bug#490576: kalarm: Wrong homepage listed in package

2009-02-03 Thread Xavier Vello
 I'm obviously not asking for a special kdepim3 upload just for this. But
 presumably there could be kdepim3 updates in the future (after lenny
 becomes stable), and if so I'd like to see a fix for this bug incorporated
 at that point. I don't know enough about Debian's bugfix handling
 procedures to know what's the best way to achieve this - I must leave this
 up to you.

The svn packaging for kde3 has the right homepage field, see 
http://svn.debian.org:80/viewsvn/pkg-kde/trunk/packages/kdepim/

If a kdepim3 upload were to be made, the fix would be uploaded.

Regards
-- 
Xavier Vello



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



Bug#514021: e17: Illume keyboard not working

2009-02-03 Thread Luca Capello
Package: e17
Version: 0.16.999.050+svn20081207-3
Severity: important
User: pkg-fso-ma...@lists.alioth.debian.org
Usertags: input-keyboard

Hello,

as reported by Sebastian Reichel at [1], the Illume keyboard does not
forward keypresses to the running application (e.g. Zhone or xterm).

IMHO this is a specific Illume problem, not an E17 one, because
matchbox-keyboard works nicely on E17 with the standard profile.

Thx, bye,
Gismo / Luca

PS, this bug was found with the unofficial version the pkg-fso team
maintains.  I could not try with the official experimental version
because there is no Illume module there

Footnotes: 
[1] 
http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-January/000915.html

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv4tl)

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

Versions of packages e17 depends on:
ii  e17-data0.16.999.050+svn20081207-3   Enlightenment Window Manager Run T
ii  libasound2  1.0.16-2 ALSA library
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libcurl37.18.2-8 Multi-protocol file transfer libra
ii  libdbus-1-3 1.2.1-5  simple interprocess messaging syst
ii  libecore-0. 0.9.9.050+svn20081201-2~fr.1 Core abstraction layer for enlight
ii  libecore-co 0.9.9.050+svn20081201-2~fr.1 Ecore Connection Library
ii  libecore-ev 0.9.9.050+svn20081201-2~fr.1 Ecore Evas Wrapper Library
ii  libecore-fb 0.9.9.050+svn20081201-2~fr.1 Ecore frame buffer system function
ii  libecore-fi 0.9.9.050+svn20081201-2~fr.1 Ecore File Library
ii  libecore-im 0.9.9.050+svn20081201-2~fr.1 Ecore Input Method Framework modul
ii  libecore-ip 0.9.9.050+svn20081201-2~fr.1 Ecore inter-process communication 
ii  libecore-jo 0.9.9.050+svn20081201-2~fr.1 Ecore job dealing functions
ii  libecore-tx 0.9.9.050+svn20081201-2~fr.1 Ecore text encoding conversion fun
ii  libecore-x0 0.9.9.050+svn20081201-2~fr.1 Ecore functions for dealing with t
ii  libedbus-0. 0.5.0.050+svn20081126-2~fr.1 D-Bus and HAL wrapper libraries fo
ii  libedje-0.9 0.9.9.050+svn20081206-2~fr.1 Graphical layout and animation lib
ii  libedje-bin 0.9.9.050+svn20081206-2~fr.1 Various binaries for use with libe
ii  libeet1 1.1.0-1  Enlightenment DR17 file chunk read
ii  libefreet0  0.5.0.050+svn20081114-2~fr.1 Library that implements freedeskto
ii  libeina-0.0 0.0.1~svn20081120-2~fr.1 Enlightenment Foundation Library p
ii  libembryo0  0.9.9.043-1  SMALL-based abstract machine (AMX)
ii  libevas-0.9 0.9.9.050+svn20081206-2~fr.1 Enlightenment DR17 advanced canvas
ii  libevas-0.9 0.9.9.050+svn20081206-2~fr.1 Evas module providingg the framebu
ii  libgcc1 1:4.3.3-3GCC support library
ii  libpam0g1.0.1-5  Pluggable Authentication Modules l
ii  libssl0.9.8 0.9.8g-15SSL shared libraries
ii  libx11-62:1.1.5-2X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar

e17 recommends no packages.

e17 suggests no packages.

-- no debconf information


pgp7N7FnUDzsW.pgp
Description: PGP signature


Bug#514010: Fails with abort

2009-02-03 Thread Jörg Sommer
Package: xine-ui
Version: 0.99.5+cvs20070914-2.1
Severity: normal

Core was generated by `/usr/bin/xine -pq /tmp/2009-05-08.mp3'.
Program terminated with signal 6, Aborted.

(gdb) bt full
#0  0x0fa8742c in raise () from /lib/libc.so.6
No symbol table info available.
#1  0x0fa890c4 in abort () from /lib/libc.so.6
No symbol table info available.
#2  0x100a4dc4 in start_scheduler () at utils.c:157
tv = {tv_sec = 1233660903, tv_usec = 100581}
tz = {tz_minuteswest = -60, tz_dsttime = 0}
#3  0x100a3c88 in oxine_init () at oxine.c:703
No locals.
#4  0x10015a40 in gui_run (session_opts=0x0) at event.c:1901
startup = {start = 1, session_opts = 0x0}
i = 0
auto_start = value optimized out
#5  0x100258d8 in main (argc=value optimized out, argv=value optimized out)
at main.c:2227
c = value optimized out
aos = 2
option_index = 0
audio_channel = -1
window_id = 0
spu_channel = -1
audio_driver_id = 0x0
video_driver_id = 0x0
vo_mask = {__val = {8192, 0 repeats 31 times}}
_argv = (char **) 0x100edd30
_argc = 3
driver_num = -1
session = -1
aspect_ratio = 0
no_auto_start = value optimized out
no_old_playlist = value optimized out
pplugins = (char **) 0x0
pplugins_num = 0
tvout = 0x0
pdeinterlace = 0x0
enable_deinterlace = value optimized out
session_argv = (char **) 0x0
session_argv_num = 0
retval = 0
mutexattr = {__size = \000\000\000\001, __align = 1}

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.29-rc2
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xine-ui depends on:
ii  libc6 2.9-0exp2  GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.18.2-8   Multi-protocol file transfer libra
ii  libpng12-01.2.27-2   PNG library - runtime
ii  libreadline5  5.2-3.1GNU readline and history libraries
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxft2   2.1.12-3   FreeType-based font drawing librar
ii  libxine1  1.1.16.1-2 the xine video/media player librar
ii  libxine1-ffmpeg   1.1.16.1-2 MPEG-related plugins for libxine1
ii  libxine1-x1.1.16.1-2 X desktop video output plugins for
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  libxv12:1.0.4-1  X11 Video extension library
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l

Versions of packages xine-ui recommends:
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

xine-ui suggests no packages.

-- no debconf information


signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


Bug#513961: gcc-4.3: internal compiler error: segmentation fault when building fifengine on armv4t

2009-02-03 Thread Falk Hueffner
tags 513961 + moreinfo
thanks

On Mon, Feb 02, 2009 at 08:10:36PM +, neovento wrote:
 When building fifengine on openmoko neo freerunner a segmentation fault 
 occurs:
 engine/swigwrappers/python/fife_wrap.cxx:69953: internal compiler error: 
 Segmentation fault

Please send the complete command line used to compile the file, and
the preprocessed .ii file as produced when adding -save-temps to the
command line.

  Falk



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



Bug#514022: can't post comments

2009-02-03 Thread Yoshimitsu Mori
Package: jd
Version: 1:2.0.0-080722-2
Severity: important

If I try to post a comment to 2ch.net, JD displays 'Please set some
cookies.'
This bug was fixed in version 2.0.2.

Please upgrade the package version.

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

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

Versions of packages jd depends on:
ii  libasound2 1.0.16-2  ALSA library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libcairomm-1.0-1   1.6.0-1   C++ wrappers for Cairo (shared lib
ii  libgcc11:4.3.2-1.1   GCC support library
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.16.4-1  C++ wrapper for the GLib toolkit (
ii  libgnutls262.4.2-4   the GNU TLS library - runtime libr
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a  1:2.12.7-1C++ wrappers for GTK+ 2.4 (shared 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

jd recommends no packages.

Versions of packages jd suggests:
pn  ttf-mona  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#514023: lists.debian.org: Request for debian-blends mailing list

2009-02-03 Thread Andreas Tille
Package: lists.debian.org
Severity: wishlist

Hello,

I would like to ask you to register a new mailing list with
the name debian-blends.  The rationale behind this is that
the debian-custom list is overloaded with to in principle
different topics:

  1. Issues concerning Custom Debian Distributions which
 are now renamed to Debian Pure Blends.  This fact
 itself might be a valid reason to register a new
 list - but the old list might have worked so far if
 the list description would have been fixed.
  2. Issues regarding SimpleCDD and ways how to customize
 your very own customized Debian.  This discussion is
 orthogonal to the sense of Debian Pure Blends and is
 finally the main reason for this whole stupid renaming
 business: Bluring the topic because of missunderstandings
 of the concept.

While the discussion of issues of type 2 is perfectly valid
we just would leave the old list which was intended to serve
as discussion forum for CDDs / Blends to those who like to
do other things and ask for a new mailing list debian-blends.

The topic of the list should be:

   Organising further development of Debian Pure Blends.
   Common discussion of Blends issues.

The list description should link to the Debian Pure Blends
paper at

   http://blends.alioth.debian.org/blends/

Kind regards and thanks for maintaining listmaster

Andreas.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

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

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable'), (5, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-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#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread Krzysztof Krzyżaniak
gregor herrmann wrote:
 On Mon, 02 Feb 2009 22:16:05 +0100, Ralf Treinen wrote:
 
 dpkg: error processing 
 /var/cache/apt/archives/libcatalyst-perl_5.71000-1_all.deb (--unpack):
  trying to overwrite `/usr/share/perl5/Catalyst/Manual.pm', which is also in 
 package libcatalyst-manual-perl
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Processing triggers for man-db ...
 Errors were encountered while processing:
  /var/cache/apt/archives/libcatalyst-perl_5.71000-1_all.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 A quick look at the two packages shows that there are 2 duplicate
 files:
 
 /usr/share/man/man3/Catalyst::Manual.3pm.gz
 /usr/share/perl5/Catalyst/Manual.pm
 
 Eloy, I guess you're taking care of this; if you are busy or
 something just shout.

I could take care in the end of this week. If you got some free time
before this term feel free to take it.

  eloy



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



Bug#467594: Investigating parallel build problems

2009-02-03 Thread Gustavo Noronha
Hello!

I am investigating these two bugs. After reading the build logs, and the
Makefile.am files I am puzzled. Both bugs happen because the test
directory is being built in parallel with other directories. This should
not be possible given how the Makefile.am files are written, any clues
on how that might have happened?

Anyway, I'm trying to reproduce this building 2.16.6 with parallel=8 and
I haven't been able, still - the directories are processed in a serial
way, even though files inside the directories are being built parallely.
If I am unable to reproduce this with some more tries, I am going to
assume 2.16 fixes this. Opinions?

See you,

-- 
Gustavo Noronha k...@debian.org
Debian Project




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



Bug#513971: libcatalyst-perl: tries to overwrite file owned by libcatalyst-manual-perl

2009-02-03 Thread gregor herrmann
On Tue, 03 Feb 2009 14:57:11 +0100, Krzysztof Krzy?aniak wrote:

  Eloy, I guess you're taking care of this; if you are busy or
  something just shout.
 I could take care in the end of this week. If you got some free time
 before this term feel free to take it.

No problem. I think Damyan and me have tracked down the pieces of the
puzzle and we'll fix it.

Cheers,
gregor
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-Kirk to Enterprise -- beam down yeoman Rand and a six-pack. 



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



Bug#514024: denyhosts runs as root

2009-02-03 Thread Kees Cook
Package: denyhosts
Version: 2.6-5
Severity: normal

Hello!

I would like to see denyhosts not running as root.  I think this should
be relatively easy to implement by simply using the include mechanism
that is native to hosts.deny (just list a filename).  Using a denyhosts
user and running the daemon as group adm, it would have access to its
own file that was being included in hosts.deny and would still have
access to read the /var/log files it needs.

Thanks,

-Kees

-- 
Kees Cook@outflux.net



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



Bug#375366: Not a bug on glib, it seems

2009-02-03 Thread Gustavo Noronha
reassign 375366 mc
thanks

My reading of mc's source code makes me believe glib has no direct
implication on this. The code that deals with events, keys, modifiers
and handlers for all that doesn't use glib APIs. Since MC has been dead
for a long time, I believe it may be related to changes elsewhere in the
system, such as on terminal definitions, leading mc to not understand
control is pressed.

See you,

-- 
Gustavo Noronha k...@debian.org
Debian Project




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



Bug#458634: Investigating parallel build problems

2009-02-03 Thread Gustavo Noronha
On Tue, 2009-02-03 at 15:29 +0100, Lucas Nussbaum wrote:
 Hi,

Lucas, =)

 2.16.6-1 built fine in january. That doesn't mean that it's fixed (it's
 a race condition), but at least doesn't show that it's still there.
 
 I'm fine if you mark it as fixed in 2.16.6-1, I'll reopen if I can
 reproduce it during a future rebuild.

Yeah. I'm rebuilding it multiple times in a sid chroot to try to
reproduce it. What puzzles me is that there should be no race since the
directories should be built one at a time.

Thanks for your work!

-- 
Gustavo Noronha k...@debian.org
Debian Project




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



Bug#467594: Investigating parallel build problems

2009-02-03 Thread Lucas Nussbaum
On 03/02/09 at 12:02 -0200, Gustavo Noronha wrote:
 Hello!
 
 I am investigating these two bugs. After reading the build logs, and the
 Makefile.am files I am puzzled. Both bugs happen because the test
 directory is being built in parallel with other directories. This should
 not be possible given how the Makefile.am files are written, any clues
 on how that might have happened?
 
 Anyway, I'm trying to reproduce this building 2.16.6 with parallel=8 and
 I haven't been able, still - the directories are processed in a serial
 way, even though files inside the directories are being built parallely.
 If I am unable to reproduce this with some more tries, I am going to
 assume 2.16 fixes this. Opinions?

Hi,

2.16.6-1 built fine in january. That doesn't mean that it's fixed (it's
a race condition), but at least doesn't show that it's still there.

I'm fine if you mark it as fixed in 2.16.6-1, I'll reopen if I can
reproduce it during a future rebuild.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#514025: [linux-image-2.6.26-1-686] ide hard drive spins down twice during suspend to ram

2009-02-03 Thread Heiner Markert
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13
Severity: normal

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

When suspending my machine to ram using s2ram or echo mem  
 /sys/power/state, the kernel prints suspending consoles and the drive 
spins down. Shortly after, it spins up again followed by an immediate 
spin-down. Afterwards, the system is entering switched off into standby 
mode.
I think this spin-down-up-down cycle is unnecessary and will shorten the disks 
lifetime.

Regards
Heiner


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

Debian Release: 5.0
  700 testing www.debian-multimedia.org 
  700 testing security.debian.org 
  700 testing ftp2.de.debian.org 
  700 testing deb.opera.com 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-=
module-init-tools | 3.4-1
initramfs-tools(= 0.55)  | 0.92o
 OR yaird(= 0.0.13)  | 
 OR linux-initramfs-tool  | 




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



Bug#513573: Fixed upstream

2009-02-03 Thread Thomas Zimmermann
This bug does not happen with the upstream git tree.

Best regards, Thomas

-- 
GnuPG:  https://tdz.users.sourceforge.net/tdz.asc
Fingerprint:16FF F599 82F8 E5AA 18C6 5220 D9DA D7D4 4EF1 DF08


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#514027: [uswsusp] aborting suspend while image is being written on disk crashes X server

2009-02-03 Thread Heiner Markert
Package: uswsusp
Version: 0.7-1.2
Severity: normal

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

When I abort the suspend cycle by pressing backspace while the image is 
written to disk, the X server crashes. If the suspend cycle is not aborted, 
suspend to disk works fine without crashing X.

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

Debian Release: 5.0
  700 testing www.debian-multimedia.org 
  700 testing security.debian.org 
  700 testing ftp2.de.debian.org 
  700 testing deb.opera.com 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-
libc6(= 2.7-1) | 2.7-18
libgcc1 (= 1:4.1.1-21) | 1:4.3.2-1.1
libgcrypt11  (= 1.4.0) | 1.4.1-1
liblzo2-2   | 2.03-1
libpci3 | 1:3.0.0-6
libsplashy1 | 0.3.13-3
libx86-1(= 0.99-1) | 1.1+ds1-2
debconf   (= 0.5)  | 1.5.24
 OR debconf-2.0 | 




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



Bug#514026: mozilla-stumbleupon: current version incompatible with current version of Iceweasel

2009-02-03 Thread Guido Loupias
Package: mozilla-stumbleupon
Version: 3.1.2-1
Severity: grave
Justification: renders package unusable

The current version does not work with Iceweasel 3.0.5. Updating 
Stumbleupon to the current upstream version would fix this problem.


Workaround:

Install Stumbleupon manually from here: 
https://addons.mozilla.org/en-US/firefox/addon/138

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

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

Versions of packages mozilla-stumbleupon depends on:
ii  iceweasel 3.0.5-1lightweight web browser based on M

mozilla-stumbleupon recommends no packages.

mozilla-stumbleupon 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#514011: [INTL:sv] updated Swedish translation

2009-02-03 Thread Jens Seidel
tags 514011 + pending
thanks

I CC:ed the previous translator.

On Tue, Feb 03, 2009 at 01:39:54PM +0100, Marcus Better wrote:
 Package: aptitude
 Version: 0.4.11.11-1~lenny1
 Severity: wishlist
 Tags: patch l10n
 
 This patch fixes some spelling errors and a mistranslation.

Thanks Marcus, I applied it except:
 
 diff -r 23745e18540c po/sv.po
 --- a/po/sv.poThu Dec 04 18:36:55 2008 -0800
 +++ b/po/sv.poTue Feb 03 13:37:54 2009 +0100
 @@ -4,13 +4,14 @@
  #
  # Daniel Nylander p...@danielnylander.se, 2005, 2006, 2007.
  # Martin Bagge brot...@bsnet.se, 2008.
 +# Marcus Better mar...@better.se, 2009.
  msgid 
  msgstr 
  Project-Id-Version: aptitude\n
  Report-Msgid-Bugs-To: aptit...@packages.debian.org\n
  POT-Creation-Date: 2008-09-05 16:05+0200\n
 -PO-Revision-Date: 2008-07-14 21:03+0200\n
 -Last-Translator: Martin Bagge brot...@bsnet.se\n
 +PO-Revision-Date: 2009-02-03 13:26+0100\n
 +Last-Translator: Marcus Better mar...@better.se\n
  Language-Team: Swedish debian-l10n-swed...@lists.debian.org\n
  MIME-Version: 1.0\n
  Content-Type: text/plain; charset=UTF-8\n

Since you fixed mostly spelling errors and the last translator seems
still active I didn't changed this. I hope this is OK for you.

I keep the following for Martin, please check.

 @@ -2068,18 +2069,18 @@
  #: src/cmdline/cmdline_user_tag.cc:52
  #, c-format
  msgid Adding user tag \%s\ to the package \%s\.\n
 -msgstr Lägger till användarettiketten \%s\ till paketet \%s\.\n
 +msgstr Lägger till användaretiketten \%s\ till paketet \%s\.\n
  
  #: src/cmdline/cmdline_user_tag.cc:59
  #, c-format
  msgid Removing user tag \%s\ from the package \%s\.\n
 -msgstr Tar bort användarettiketten \%s\ från paketet \%s\.\n
 +msgstr Tar bort användaretiketten \%s\ från paketet \%s\.\n
  
  #: src/cmdline/cmdline_user_tag.cc:89
  #, c-format
  msgid %s: too few arguments; expected at least a tag name and a package.\n
  msgstr 
 -%s: felaktigt antal argument; borde varit åtminstone ett namn på en 
 ettikett 
 +%s: felaktigt antal argument; borde varit åtminstone ett namn på en etikett 
 
  och ett paket.\n
  
  #: src/cmdline/cmdline_util.cc:131
 @@ -2123,8 +2124,8 @@
  #, c-format
  msgid %d update [%+d]
  msgid_plural %d updates [%+d]
 -msgstr[0] %d uppdatera [%+d]
 -msgstr[1] %d uppdaterar [%+d]
 +msgstr[0] %d uppdatering [%+d]
 +msgstr[1] %d uppdateringar [%+d]
  
  #: src/cmdline/cmdline_util.cc:320
  #, c-format
 @@ -2303,7 +2304,7 @@
  
  #: src/desc_parse.cc:334
  msgid User Tags
 -msgstr Användarettiketter
 +msgstr Användaretiketter
  
  #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106
  #: src/generic/apt/acqprogress.cc:248
 @@ -2426,13 +2427,13 @@
  Error parsing a user-tag for the package %s: unexpected end-of-line 
  following %s.
  msgstr 
 -Fel vid läsning av användarettikett för paketet %s: oväntat slut på raden 
 +Fel vid läsning av användaretikett för paketet %s: oväntat slut på raden 
  efter %s.
  
  #: src/generic/apt/aptcache.cc:283
  #, c-format
  msgid Unterminated '\' in the user-tags list of the package %s.
 -msgstr Oavslutad '\' i paketets (%s) lista med användarettiketter.
 +msgstr Oavslutad '\' i paketets (%s) lista med användaretiketter.
  
  #: src/generic/apt/aptcache.cc:387
  msgid Can't open Aptitude extended state file
 @@ -2603,7 +2604,7 @@
  
  #: src/generic/apt/download_update_manager.cc:363
  msgid Updating debtags database...
 -msgstr Bygger databas för ettiketter (debtags)...
 +msgstr Bygger databas för etiketter (debtags)...
  
  # okej. kunde fan inte låta bli
  #: src/generic/apt/download_update_manager.cc:380
 @@ -2638,7 +2639,7 @@
  Updating the debtags database (%s update %s) failed (perhaps debtags is not 
 
  installed?): %s
  msgstr 
 -Kunde inte läsa in databas för ettiketter (%s update %s), kanske är inte 
 +Kunde inte läsa in databas för etiketter (%s update %s), kanske är inte 
  debtags installerat? %s
  
  #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629
 @@ -3041,7 +3042,7 @@
  #: src/load_config.cc:115
  #, c-format
  msgid Invalid tagless entry in style definition group: \%s\
 -msgstr Ogiltig post i stildefinitionsgrupp, ettikett ska anges: \%s\
 +msgstr Ogiltig post i stildefinitionsgrupp, etikett ska anges: \%s\
  
  #: src/load_config.cc:127
  msgid The default color may only be used as a background.
 @@ -3612,7 +3613,7 @@
  #: src/main.cc:500
  #, c-format
  msgid No comma following tag name \%s\.\n
 -msgstr Saknade komma efter ettikettnamnet \%s\.\n
 +msgstr Saknade komma efter etikettnamnet \%s\.\n
  
  #: src/main.cc:531 src/main.cc:540
  msgid WEIRDNESS: unknown option code received\n

Jens



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



Bug#514003: python decimal floating point arithmetic.

2009-02-03 Thread Federico Brega
In bug report module and class name are inverted.
In my installation of Lenny everything works fine.



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



Bug#514025: [linux-image-2.6.26-1-686] ide hard drive spins down twice during suspend to ram

2009-02-03 Thread maximilian attems
On Tue, Feb 03, 2009 at 03:42:50PM +0100, Heiner Markert wrote:
 Package: linux-image-2.6.26-1-686
 Version: 2.6.26-13
 Severity: normal
 
 --- Please enter the report below this line. ---
 
 When suspending my machine to ram using s2ram or echo mem  
  /sys/power/state, the kernel prints suspending consoles and the drive 
 spins down. Shortly after, it spins up again followed by an immediate 
 spin-down. Afterwards, the system is entering switched off into standby 
 mode.
 I think this spin-down-up-down cycle is unnecessary and will shorten the 
 disks 
 lifetime.
 

try to reproduce with 2.6.28 see trunk apt lines
- http://wiki.debian.org/DebianKernel

if you can reproduce sumit your report upstream and let us know
http://wiki.debian.org/DebianKernelReportingBugs

-- 
maks



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



Bug#514029: RM: qtorrent -- RoQA; orphaned, out of date, dead-upstream, RC-buggy

2009-02-03 Thread Ana Guerrero
Package: ftp.debian.org

Please, remove qtorrent:
- orphaned since ages ago. There is a new version that nevet got packaged. After
  that, its development died.
- better alternatives in the archive (ktorrent, ktorrent2.2, qbittorrent...)
- using Qt 3, that we should start removing
- and now, RC buggy: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513887

Ana



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



Bug#514030: docbook-xsl: Please package version 1.74 with epub support

2009-02-03 Thread Raphael Hertzog
Package: docbook-xsl
Version: 1.73.2.dfsg.1-5
Severity: wishlist

Everything is in the subject. I want to try out the new dbtoepub
and it would be great to have it packaged.

Cheers,

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

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

Versions of packages docbook-xsl depends on:
ii  xml-core  0.12   XML infrastructure and XML catalog

Versions of packages docbook-xsl recommends:
ii  docbook-xml  4.5-6   standard XML documentation system,
ii  docbook-xsl-doc-html [do 1.73.2.dfsg.1-5 stylesheets for processing DocBook

Versions of packages docbook-xsl suggests:
pn  fop   none (no description available)
pn  libsaxon-java none (no description available)
ii  libxalan2-java2.7.1-2XSL Transformations (XSLT) process
pn  xalan none (no description available)
ii  xsltproc  1.1.24-2   XSLT command line processor

-- 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#514031: ITP: apertium-eo-en -- Apertium linguistic data to translate between English and Esperanto

2009-02-03 Thread Francis Tyers
Package: wnpp
Severity: wishlist
Owner: Francis Tyers fty...@prompsit.com

  Package name : apertium-eo-en
  Version  : 0.9.0
  Upstream Authors : Jacob Nordfalk
 Hèctor Alòs i Font
  URL  : http://www.apertium.org/
  License  : GPL
  Description  : English-Esperanto language-pair package for
apertium

 This package contains the linguistic data needed by apertium to  
 translate between English and Esperanto

Fran




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



Bug#513596: Upstream seems to be fixed

2009-02-03 Thread Pierre Dinh-van
It seems, that this issuee was corrected in the trunk of the upstream 
subversion since revision 41.

http://code.google.com/p/cryptsetup/source/diff?spec=svn47r=41format=sidepath=/trunk/lib/setup.cold_path=/trunk/lib/setup.cold=38

Maybe a better patch could be build from it.

This bug also reported for ubuntu 8.04 :

https://bugs.launchpad.net/cryptsetup/+bug/324871


signature.asc
Description: Digital signature


Bug#474879: Proposed changes to section 6.2.2 about translation updates and dealing with changed English text

2009-02-03 Thread Lucas Nussbaum
On 27/01/09 at 14:56 +0200, Eddy Petrișor wrote:
 Lucas Nussbaum a scris:
  tags 474879 + pending
  thanks
  
  On 16/08/08 at 07:35 -0300, Christian Perrier wrote:
  tags 474879 patch
  thanks
 
  The attached patch adds more information about two topics:
 
  - how to unfuzzy strings when doing a change in English texts for
debconf templates which has no impact on translations
 
  - how to call for translation updates when doing a change in English
  text that *has* an impact on translations
 
  -- 
 
 
 
  
  --- best-pkging-practices.dbk.old  2008-08-12 22:26:55.987121165 -0300
  +++ best-pkging-practices.dbk  2008-08-16 07:30:46.100519160 -0300
  @@ -755,30 +755,49 @@
   /para
   para
   Avoid changing templates too often.  Changing templates text induces more 
  work
  -to translators which will get their translation fuzzied.  If you plan 
  changes
  -to your original templates, please contact translators.  Most active
  +to translators which will get their translation fuzzied.  A fuzzy 
  translation is
  +a string for which the original changed since it was translated, therefore
  +requiring some update by a translator to be usable.  When changes are 
  small
  +enough, the original translation is kept in PO files but marked as
  +literalfuzzy/literal.
  +/para
  +para
  +If you plan to do changes
  +to your original templates, please use the notification system provided 
  with
  +the systemitem
  +role=packagepo-debconf/systemitem package, namely the command
  +podebconf-report-po/command, to contact translators.  Most active
   translators are very responsive and getting their work included along 
  with your
   modified templates will save you additional uploads.  If you use 
  gettext-based
  -templates, the translator's name and e-mail addresses are mentioned in 
  the po
  -files headers.
  +templates, the translator's name and e-mail addresses are mentioned in 
  the PO
  +files headers and will be used by command
  +podebconf-report-po/command.
  +/para
  +para
  +A recommended use of that utility is:
   /para
  +programlistingcd debian/po amp;amp; podebconf-report-po 
  --languageteam --withtranslators --call --deadline=+10 
  days/programlisting
   para
  -The use of the commandpodebconf-report-po/command from the systemitem
  -role=packagepo-debconf/systemitem package is highly recommended to 
  warn
  -translators which have incomplete translations and request them for 
  updates.
  +This command will first synchronize the PO and POT files in debian/po with
  +the templates files listed in filenamedebian/po/POTFILES.in/filename.
  +Then, it will send a call for translation updates to the language team
  +(mentioned in the literalLanguage-Team/literal field of each PO file)
  +as well as the last translator (mentioned in
  +literalLast-translator/literal). Finally, it will also send a call for
  +new translations, in the email-debian-i18n; mailing list.
  +/para
  +para
  +Giving a deadline to translators is always appreciated, so that they can
 
 
  +organize their work. Please remember that some translation teams have a
  +formalized translate/review process and a delay lower than 10 days is
  +considered as reasonable. A shorter delay puts too much pressure on 
  translation
 
 That's not correct. You probably meant:
 
 ... a delay not lower than 10 days is considered reasonable. ...
 or
 ... a delay of at least 10 days is considered reasonable. ...

Actually, the version I committed is:
  Please remember that some translation teams have a
  formalized translate/review process and a delay lower than
  10 days is considered as unreasonable.

Which is correct, I think.

 Also, probably adding the before translation teams is better:
 
 ... too much pressure on the translation teams and ...
 
  +teams and should be kept for very minor changes.
 
  Thanks, applied (with changes suggested by Esko Arajärvi).
 
 Not sure which were those, but here go mine.

There are many occurences of bad english in dev-ref, so I'm not going to
start fixing each of them now, unless they change the meaning.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#512505: ldm doesn't store default session

2009-02-03 Thread Arthur Lutz
On Wed, Jan 28, 2009 at 01:46:57PM -0800, Vagrant Cascadian wrote:
 On Tue, Jan 27, 2009 at 08:53:12AM +0100, Arthur Lutz wrote:
  On Wed, Jan 21, 2009 at 04:35:39PM -0800, Vagrant Cascadian wrote:
   On Wed, Jan 21, 2009 at 12:19:58PM +0100, Arthur Lutz wrote:
 
   to configure per-user, you'd need to create a ~/.xsession
   for each user that sets the session.
  
  I have an ~/.xsession with ion3 in it.
 
 well, all ldm does is call the server's /etc/X11/Xsession with default as an
 argument. i think /etc/X11/Xsession first checks for ~/.xsession, failing 
 that,
 tries x-session-manager, failing that, tries x-window-manager, and failing
 that, i think it tries an x-terminal-emulator. but if you've gotten that far,
 you're already well past what ldm does...
 
 the version of ldm in experimental uses the user's ~/.dmrc to determine which
 session to try, which should be the same as what GDM uses.
 
 if you select the Default session from GDM, i think it should use
 ~/.xsession if present.
 

The .xession, .dmrc are all in place, I still don't understand where it
is bugging, or even where I can find some debugging information. Nowhere
in the logs (client or server) do I find any usefull information. 

I even tried to add set -x to the scripts in /usr/lib/ldm/scripts 
but nothing came out of that. 

Any clues on how to proceed ? (I'm back on Version: 2:2.0.6-4 because
the upgrade of ltsp-client-core made things worse (no X - probably needs
to upgrade all packages...)

-- 
Arthur LUTZLOGILAB, Paris (France)
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Développement logiciel avancé - Intelligence Artificielle - Formations



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



Bug#514000: [09a790a] Fix for Bug#514000 committed to git

2009-02-03 Thread Manoj Srivastava

tags 514000 +pending
thanks
Hi,

 The following change has been committed for this bug by
 Manoj Srivastava sriva...@debian.org on Tue, 3 Feb 2009 09:34:22 -0600.
 The fix will be in the next upload. 
=
Fix test syntax whilesetting LINK_ARCH

The test syntax in the inner if statement for overriding LINK_ARCH to x86 is
incorrect in /usr/share/kernel-package/ruleset/targets/headers.mk, causing
LINK_ARCH to be set to x86 regardless of $(KERNEL_ARCH) with current
kernels.

Closes: Bug#514000

Signed-off-by: Manoj Srivastava sriva...@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#514032: Return error 500 on bad cookies

2009-02-03 Thread Alban Crequy
Subject: python-cherrypy: Error 500 on invalid cookies
Package: python-cherrypy
Version: Return error 500 on bad cookies
Severity: normal
Tags: patch

ii  python-cherrypy  2.3.0-1

When the browser sends an invalid cookie (with a colon :), cherrypy returns
the error 500 Internal Server Error and saves the stack in the logs.

Upstream bug:
http://www.cherrypy.org/ticket/868

The upstream bug is about a new version CherryPy, however, the version 2.3.0 is
used by Debian. The attached patch applies on the Debian version. It just
ignores invalid cookies.

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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- ./cherrypy/_cphttptools.py.vanilla	2009-02-03 14:04:42.0 +0200
+++ ./cherrypy/_cphttptools.py	2009-02-03 16:20:13.0 +0200
@@ -200,7 +200,16 @@ class Request(object):
 # Handle cookies differently because on Konqueror, multiple
 # cookies come on different lines with the same key
 if name.title() == 'Cookie':
-self.simple_cookie.load(value)
+# Cookies with a colon (:) are invalid according to rfc2965
+# and rfc2068. However if the browser send such a cookie, we
+# want to ignore it and continue instead of returning an
+# 500 Internal Server Error error. More infos on:
+# http://www.cherrypy.org/ticket/868
+try:
+self.simple_cookie.load(value)
+except Cookie.CookieError, e:
+cherrypy.log(Unable to load user's cookie. Cookie ignored.)
+
 
 # Save original values (in case they get modified by filters)
 # This feature is deprecated in 2.2 and will be removed in 2.3.


Bug#512271: [3cdee83] Fix for Bug#512271 committed to git

2009-02-03 Thread Manoj Srivastava

tags 512271 +pending
thanks
Hi,

 The following change has been committed for this bug by
 Manoj Srivastava sriva...@debian.org on Tue, 3 Feb 2009 09:45:23 -0600.
 The fix will be in the next upload. 
=
Install crtsavres.o if it exists

The powerpc linux-headers-* packages generated by make-kpkg are missing
the file arch/powerpc/lib/crtsavres.o which is required for building
kernel modules on recent 2.6 kernels.

Closes: Bug#512271

Signed-off-by: Manoj Srivastava sriva...@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#500589: linux-image-2.6.26-1-686 version 2.6.26-8: internal microphone does not work

2009-02-03 Thread Thibaut GIRKA
I have found (at least on my computer) the origin of the problem.
It's in sound/pci/hda/patch_analog.c, in the ad1986a_automic function
(line 658 in the current lenny version).
If I disable this function, using an ugly return at the beginning, it
works fine.
However, I haven't the required knowledge to go further (tweaking the
function in order to make it do what it should do, without breaking
sound recording on certain models).


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#514034: user roundup not created

2009-02-03 Thread Sascha Silbe
Package: roundup
Version: 1.2.1-5+etch2
Severity: normal


Upon installation, the roundup server is started, but it exits immediately 
because the user roundup does not exist:

=== Begin /var/log/roundup/roundup.log ===
Traceback (most recent call last):
  File /usr/bin/roundup-server, line 3, in ?
run()
  File /usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py, 
line 777, in run
httpd = config.get_server()
  File /usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py, 
line 502, in get_server
setuid(self[USER])
  File /usr/lib/python2.4/site-packages/roundup/scripts/roundup_server.py, 
line 340, in setuid
raise ValueError, _(User %(user)s doesn't exist)%locals()
ValueError: User roundup doesn't exist
=== End /var/log/roundup/roundup.log ===


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'testing'), (10, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-bpo.1-amd64
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages roundup depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt

roundup recommends 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#506418: Bugfix in 2.6.18.dfsg.1-24etch1 but not available

2009-02-03 Thread dann frazier
On Tue, Feb 03, 2009 at 09:45:15AM +0100, Uwe Jans wrote:
 Hallo,
 
 I found this Bug Report and thought that this Soft Error Bug ist fixed
 in Version 1-24.
 
 But if try to get the latest Version from this Package:
 linux-image-2.6.18-6-xen-amd64
 its only the old 1-23 Version.
 
 Where ist the fixed new one? Not in stable?!

It is in stable-proposed-updates:
  http://wiki.debian.org/StableProposedUpdates
  http://packages.qa.debian.org/l/linux-2.6.html
-- 
dann frazier




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



Bug#513850: [pkg-fso-maint] Bug#513850: e17-data: duplicated documentation in /usr/share/enlightenment/

2009-02-03 Thread Albin Tonnerre
tags 513580 +pending
thanks

In git, thanks
-- 
Albin Tonnerre


signature.asc
Description: Digital signature


Bug#513755: [e63973f] Fix for Bug#513755 committed to git

2009-02-03 Thread Manoj Srivastava

tags 513755 +pending
thanks
Hi,

 The following change has been committed for this bug by
 Manoj Srivastava sriva...@debian.org on Tue, 3 Feb 2009 10:07:27 -0600.
 The fix will be in the next upload. 
=
Use which, not type -a -p

Although the 'type' command is used by /usr/bin/ucf, a 'type' built-in
command cannot be used by posh. It is safer to use '/bin/which' contained
in debianutils.

Closes: Bug#513755

Signed-off-by: Manoj Srivastava sriva...@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#514035: octave3.0: glpk cannot find the octave runtime libraries

2009-02-03 Thread LUK ShunTim
Package: octave3.0
Version: 1:3.0.1-6lenny2
Severity: normal

Hi,

When glpk is called, it returnes

octave: symbol lookup error:  
/usr/lib/octave/3.0.1/oct/i486-pc-linux-gnu/__glpk__.oct: undefined symbol: 
_glp_lib_fault_hook

and octave exits.

Running ldd /usr/lib/octave/3.0.1/oct/i486-pc-linux-gnu/__glpk__.oct shows 
linux-gate.so.1 =  (0xb7f84000)
libcruft.so = not found
liboctave.so = not found
liboctinterp.so = not found
...

It seems it's looking for them in the usual place /usr/lib and not in 
/usr/lib/octave-$VERSION. 

Regards,
ST 
-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)

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

Versions of packages octave3.0 depends on:
ii  libatlas3gf-sse2 [libl 3.6.0-22  Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so 1.2-2 Basic Linear Algebra Subroutines 3
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcurl3-gnutls7.18.2-8  Multi-protocol file transfer libra
ii  libfftw3-3 3.1.2-3.1 library for computing Fast Fourier
ii  libgcc11:4.3.3-3 GCC support library
ii  libgfortran3   4.3.3-3   Runtime library for GNU Fortran ap
ii  libglpk0   4.35-1linear programming kit with intege
ii  libhdf5-openmpi-1.6.6- 1.6.6-4   Hierarchical Data Format 5 (HDF5) 
ii  liblapack3gf [liblapac 3.1.1-6   library of linear algebra routines
ii  libncurses55.7+20090124-1shared libraries for terminal hand
ii  libpcre3   7.8-2 Perl 5 Compatible Regular Expressi
ii  libqhull5  2003.1-11 calculate convex hulls and related
ii  libreadline5   5.2-3.1   GNU readline and history libraries
ii  libstdc++6 4.3.3-3   The GNU Standard C++ Library v3
ii  libsuitesparse-3.1.0   1:3.1.0-3.1   collection of libraries for comput
ii  texinfo4.11.dfsg.1-4 Documentation system for on-line i
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages octave3.0 recommends:
ii  gnuplot   4.2.4-4A command-line driven interactive 
pn  libatlas3gf-base  none (no description available)

Versions of packages octave3.0 suggests:
pn  octave3.0-docnone  (no description available)
pn  octave3.0-emacsennone  (no description available)
ii  octave3.0-headers1:3.0.1-6lenny2 header files for the GNU Octave la
pn  octave3.0-htmldocnone  (no description available)
ii  octave3.0-info   1:3.0.1-6lenny2 GNU Info documentation on the GNU 

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



  1   2   3   4   >