Bug#624502: iceweasel: URL bar not working anymore

2011-05-08 Thread Mike Hommey
On Sun, May 08, 2011 at 08:37:29AM +0530, Onkar Shinde wrote:
 On 5/4/11, Mike Hommey m...@glandium.org wrote:
 snip
  This may be related to bug #560329.
  Can you try the instructions from
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560329#40 ?
 /snip
 
 I haven't lost my bookmarks or history. So I am definitely not
 affected by bug 560329.
 Following is the output of commands mentioned in the comment 40 of that bug.
 sqlite select count(*) from moz_historyvisits;
 3976
 sqlite select count(*) from moz_bookmarks;
 121
 
 What I noticed is that when I created new profile everything is
 working fine. So something has gone wrong with my default profile.

Can you try copying that sqlite file from your default profile into the
new profile and see if that still works?

Also, does it work if you start in safe mode?

Mike



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



Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Hector Oron
Package: debian-kernel-handbook
Version: 1.0.10
Severity: wishlist
Tags: patch

Hello,

  While looking to DebianBug#550584, I wonder why do we need to carry
  with the burden of maintaining hardcoded stuff for some architectures,
  while part of it is maintained by Linux kernel upstream developers.

  Adding support for U-Boot image format ('uImage' kernel target) in
  official kernel packages seem to me the right thing to do, it would
  not only simplify `flash-kernel` (see #108 comments for a `flash-kernel`
  summary of issues) but also `debian-installer` which currently have to
  add extra code to support U-Boot image format per device. Part of that
  extra code could be reduced by allowing U-Boot format images in official
  packages.

  Regarding initramfs generation, it could be generated as usual by initramfs
  tools but if platform uses U-Boot format after creating, updating or deleting
  initrd.img it should call the uinitrd.img handler (nowadays flash-kernel) with
  a couple parameters: 

  The following patch against SVN trunk (r89) ammends kernel handbook policy
  for allowing U-Boot image format support (and also fixes some indentation
  to be coherent with writting style).


Index: chapter-initramfs.sgml
===
--- chapter-initramfs.sgml  (revision 89)
+++ chapter-initramfs.sgml  (working copy)
@@ -63,7 +63,7 @@
   sect id=initramfs-gen-process
 headingChoosing the tool/heading
   p
-   At the end of the kernel package installation a script is
+At the end of the kernel package installation a script is
automatically invoked to determine the availability of the
initramfs-generating tools and run one of them. This script
contains the list of all such tools available in Debian.
@@ -96,20 +96,33 @@
be regenerated. This is achieved by the command
example
 # dpkg-reconfigure linux-image-2.6.18-3-686
-/example
-where ttlinux-image-2.6.18-3-686/tt is the name of the
+   /example
+   where ttlinux-image-2.6.18-3-686/tt is the name of the
kernel package for which the initramfs regeneration is requested.
+  /p
   /sect
   sect id=initramfs-exam
 headingExamining the initramfs contents/heading
-   p
+  p
Occasionally it is useful to examine the contents of initramfs
to diagnose a problem or for educational purposes. They are
compressed ttcpio/tt archives, which may be extracted
using the command
example
 $ zcat /boot/initrd.img-2.6.18-3-686 | cpio -i
-/example
+   /example
It will unpack the contents of the initramfs into the current directory.
+  /p
   /sect
+  sect id=initramfs-uimage
+headingGenerating U-Boot format initramfs images 
(uinitrd.img)/heading
+  p
+If U-Boot format (ttuImage/tt) Linux kernel image exists
+   initramfs generation tool must run to create, update or delete initramfs
+   after each one of those tasks it must pass control to the uinitrd.img
+   generation tool, nowadays the only known tool ttflash-kernel/tt 
passing
+   two arguments: action performed (create, update, delete) and 
+   
emversion/em-emabiname/em[-emfeatureset/em]-emflavour/em.
+  /p
+  /sect
 /chapt
Index: chapter-update-hooks.sgml
===
--- chapter-update-hooks.sgml   (revision 89)
+++ chapter-update-hooks.sgml   (working copy)
@@ -28,7 +28,8 @@
   optionally, the absolute path to the kernel image.  If the
   second argument is missing then the path is
   either tt/boot/vmlinuz-emversion/em/tt or
-  tt/boot/vmlinux-emversion/em/tt, according to
+  tt/boot/vmlinux-emversion/em/tt or
+  tt/boot/uImage-emversion/em/tt, according to
   architecture convention.  The environment variable
   ttDEB_MAINT_PARAMS/tt will contain the arguments given to
   the kernel maintainer script, possibly single-quoted.  In a
Index: chapter-packaging.sgml
===
--- chapter-packaging.sgml  (revision 89)
+++ chapter-packaging.sgml  (working copy)
@@ -281,19 +281,35 @@
  pre-built binary modules for a particular
  arch/featureset/flavour combination. Names of the files
  installed by this package are
- architecture-dependent. Typical locations of essential
- files for the tti386/tt architecture are:
+ architecture-dependent. Traditionally Debian Linux kernel uses
+ ttvmlinuz/tt, a gzip compressed ELF, COFF or a.out image.
+ U-Boot format Linux kernel images, ttuImage/tt, are supported 
as well
+ for architectures that use such format.
+ Typical locations of essential files are:
  taglist


Bug#626032: Slim appears to have grown up. Perhaps gdm(3) can be retired as the xfce4 display manager?

2011-05-08 Thread Daniel Dickinson
Package: xfce4
Version: 4.8.0.2
Severity: wishlist


The problems with slim that rendered it unusable (strange echo/capture problems 
on the VT's when slim was active), appear to have been solved, and I'm 
wondering if it's time to switch the display manager to slim and get rid of the 
gdm[3] dependencies that have a tendency to pull in gnome.  I know that was the 
plan at one point, but it now looks doable.  Or are there other features of a 
dm that slim still lacks that will be required before it can be the dm of 
choice?

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

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

Versions of packages xfce4 depends on:
ii  gtk2-engines-xfce 2.8.1-2GTK+-2.0 theme engine for Xfce
ii  orage 4.8.1-2Calendar for Xfce Desktop Environm
ii  thunar1.2.1-6File Manager for Xfce
ii  xfce4-appfinder   4.8.0-3Application finder for the Xfce4 D
ii  xfce4-mixer   4.8.0-2Xfce mixer application
ii  xfce4-panel   4.8.3-2panel for Xfce4 desktop environmen
ii  xfce4-session 4.8.1-2Xfce4 Session Manager
ii  xfce4-settings4.8.1-4graphical application for managing
ii  xfce4-utils   4.8.1-2Various tools for Xfce
ii  xfconf4.8.0-3utilities for managing settings in
ii  xfdesktop44.8.2-1xfce desktop background, icons and
ii  xfwm4 4.8.1-3window manager of the Xfce project

Versions of packages xfce4 recommends:
ii  desktop-base  6.0.6  common files for the Debian Deskto
ii  tango-icon-theme  0.8.90-3   Tango icon theme
ii  thunar-volman 0.6.0-4Thunar extension for volumes manag
ii  xorg  1:7.6+6X.Org X Window System

Versions of packages xfce4 suggests:
ii  xfce4-goodies 4.8.1  enhancements for the Xfce4 Desktop
ii  xfprint4  4.6.1-2Printer GUI for Xfce4

-- 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#624469: Intermittent failure to start.

2011-05-08 Thread Marco d'Itri
On May 08, Josh Triplett j...@joshtriplett.org wrote:

 Any chance this represents a conflict with udev from the initramfs?
This is the only explanation, but in this case you should see the old
process with ps.
Try again by immediately running something like strace -v -s 200 udevd
at the shell prompt so we can see exactly why it is failing to start.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#626033: [gwenview] Export shortcuts do not work when menu is hidden

2011-05-08 Thread Gena Bug
Package: gwenview
Version: 4:4.4.5-2
Severity: normal

--- Please enter the report below this line. ---
Steps to reproduce:
1. open an image with gwenview
2. try to open a plugin by its shortcut (in my case I tried to export image to 
picasa -- 
Alt+Shift+P) -- nothing happens :(
3. restore application menu
4. try 2. again -- nothing happens :(
5. open and close Plugins menu
6. try 2. again -- voila! Shortcuts are works now!
7. hide menu
8. try 2. again -- oops! nothing happens.


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.38-5.dmz.1-liquorix-amd64

Debian Release: wheezy/sid
  990 testing security.debian.org 
  990 testing mirror.yandex.ru 
  500 unstablemirror.yandex.ru 
  500 unstableliquorix.net 
  500 stable  apt.spideroak.com 

--- Package information. ---
Depends(Version) | Installed
-+-=
kdebase-runtime  | 4:4.4.5-1
libc6 (= 2.2.5) | 2.11.2-11
libexiv2-9   | 0.20-2
libgcc1 (= 1:4.1.1) | 1:4.6.0-2
libjpeg62   (= 6b1) | 6b1-1
libkdecore5 (= 4:4.4.0) | 4:4.4.5-4
libkdeui5   (= 4:4.4.0) | 4:4.4.5-4
libkfile4   (= 4:4.4.0) | 4:4.4.5-4
libkio5   (= 4:4.4) | 4:4.4.5-4
libkipi7(= 4:4.4.1) | 4:4.4.5-2
libkparts4(= 4:4.4) | 4:4.4.5-4
libnepomuk4   (= 4:4.4) | 4:4.4.5-4
libphonon4  (= 4:4.6.0really4.3.80) | 4:4.6.0really4.5.0-2
libqt4-svg  (= 4:4.5.3) | 4:4.7.2-3
libqtcore4  (= 4:4.6.1) | 4:4.7.2-3
libqtgui4   (= 4:4.6.1) | 4:4.7.2-3
libstdc++6(= 4.1.1) | 4.6.0-2
phonon   | 4:4.6.0really4.5.0-2


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#625828: libipc-sharelite-perl: FTBFS on armel: test failures

2011-05-08 Thread Niko Tyni
tags 625828 + squeeze
thanks

On Fri, May 06, 2011 at 12:38:42PM +0300, Niko Tyni wrote:
 Package: libipc-sharelite-perl
 Version: 0.17-1
 Severity: serious
 Tags: wheezy sid
 User: debian-p...@lists.debian.org
 Usertags: perl-5.12-transition
 
 This package failed to build on armel only against Perl 5.12.
 
  
 https://buildd.debian.org/status/fetch.php?pkg=libipc-sharelite-perlarch=armelver=0.17-1%2Bb1stamp=1304522076

 Haven't investigated whether this is a regression with Perl 5.12 or
 something else. The last time it was built on armel was in March 2009.

I can reproduce this on abel.debian.org with both squeeze (Perl 5.10)
and sid (5.12), but not on agricola.debian.org at all. Either kernel or
hardware specific? I see from the build log that arnold.debian.org (the
buildd) is running Linux 2.6.32 armel (armv5tel) which matches abel.

Running the test under strace:
 strace -f -olog perl -Iblib/lib -Iblib/arch  t/sharelite.t
makes the test succeed, which isn't really helpful.

Will try to make a pure C equivalent of the test next and see if that
makes a difference.

The short term fix may be to retry this on another buildd.
-- 
Niko Tyni   nt...@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#625365: [Debian-med-packaging] Bug#625365: libgtextutils with GCC 4.6

2011-05-08 Thread Charles Plessy
Le Tue, May 03, 2011 at 02:58:13PM -0400, Assaf Gordon a écrit :
 
 The commands I'm running:
 $ export CC=gcc-4.6
 $ export CXX=g++-4.6
 $ export CPP=cpp-4.6
 $ wget -q http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.tar.bz2
 $ tar -xjf libgtextutils-0.6.tar.bz2  
 $ cd libgtextutils-0.6
 $ ./configure
 [... normal configure output ...]
 $ make
 
 And make completes successfully.

Dear Gordon,

currently, Debian's GCC is patched to downgrade the errors
“unused-but-set-variable” and “unused-but-set-parameter” to warnings, but this
will be reverted.  What is needed is to compile successfully without seeing:

pipe_fitter.c:30:6: warning: variable 'i' set but not used 
[-Wunused-but-set-variable]

Have a nice day,

-- 
Charles



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



Bug#625361: Bug in libcrypt-openssl-x509-perl fixed in revision 74123

2011-05-08 Thread pkg-perl-maintainers
tag 625361 + pending
thanks

Some bugs are closed in revision 74123
by Salvatore Bonaccorso (carnil)

Commit message:

* New upstream release
  - Fix warnings under gcc 4.6 (Closes: #625361).



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



Bug#626034: fslint: please move findup to /usr/bin

2011-05-08 Thread Olivier Berger
Package: fslint
Version: 2.40-2
Severity: minor

Hi.

I believe that according to the FHS, /usr/share/fslint/fslint/findup should be 
placed in /usr/bin instead.

Thanks in advance.

Best regards,

P.S.: providing a manpage of its own as mentioned in #548685 wouldn't harm, of 
course.


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

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

Versions of packages fslint depends on:
ii  findutils   4.4.2-1+b1   utilities for finding files--find,
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-glade2   2.17.0-4 GTK+ bindings: Glade support
ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ widge

fslint recommends no packages.

fslint 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#626005: RFP: libcss-minifier-perl -- minify a CSS file and have the output written directly to another file

2011-05-08 Thread Nicholas Bamber

Patrick,
We have libcss-minifier-xs-perl in Debian. Does this suffice for you?





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



Bug#626035: [libkdeui5] Plasma randomly crashes

2011-05-08 Thread Emil Langrock
Package: libkdeui5
Version: 4:4.6.2-1
Severity: normal
Tags: patch

I have the problem that I have random plasma crashes of plasma - it seems that 
it is the crash which can be seen at 
https://bugs.kde.org/show_bug.cgi?id=258706

The patch is available at 
https://projects.kde.org/projects/kde/kdelibs/repository/revisions/a8d16682c31ef523ffebba6e19283a19cd5f5627

The patch is not part of 4.6.3


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.38-2-amd64

Debian Release: wheezy/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.debian.org 
  500 testing ftp.debian.org 
1 experimentalwww.debian-multimedia.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libattica0(= 0.1.90) | 0.2.0-1
libc6  (= 2.2.5) | 2.13-2
libdbusmenu-qt2(= 0.3.2) | 0.8.0-1
libice6  (= 1:1.0.0) | 2:1.0.7-1
libkdecore5 (= 4:4.6.2-1) | 4:4.6.2-1
libqt4-dbus  (= 4:4.7.0) | 4:4.7.2-4
libqt4-network   (= 4:4.7.0) | 4:4.7.2-4
libqt4-svg   (= 4:4.7.0) | 4:4.7.2-4
libqt4-xml   (= 4:4.7.0) | 4:4.7.2-4
libqtcore4   (= 4:4.7.0) | 4:4.7.2-4
libqtgui4(= 4:4.7.0) | 4:4.7.2-4
libsm6| 2:1.2.0-1
libstdc++6 (= 4.1.1) | 4.6.0-6
libx11-6  | 2:1.4.3-1
libxrender1   | 1:0.9.6-1


Recommends (Version) | Installed
-+-===
kdelibs5-data (= 4:4.6.2-1) | 4:4.6.2-1


Suggests  (Version) | Installed
===-+-===
hspell  | 





-- 
Emil Langrock



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



Bug#623903: [Pkg-freevo-maint] Bug#623903: freevo: diff for NMU version 1.9.0-10.1

2011-05-08 Thread A Mennucc
Il 07/05/2011 14:54, Luca Falavigna ha scritto:
 tags 607481 + patch pending
 tags 623903 + patch pending
 thanks


 Dear maintainer,

 I've prepared an NMU for freevo (versioned as 1.9.0-10.1) and
 uploaded it to DELAYED/10. Please feel free to tell me if I
 should delay it longer.
   
thanks, your NMU is very welcome. a.



signature.asc
Description: OpenPGP digital signature


Bug#626036: Please sort catalogs to avoid spurious changes between systems

2011-05-08 Thread Josh Triplett
Package: xml-core
Version: 0.13
Severity: normal

I observed the following diff between /etc on two of my systems:

--- /etc/xml/catalog2011-05-07 20:37:11.297456607 -0700
+++ etc/xml/catalog 2011-04-20 15:04:40.0 -0700
@@ -11,17 +11,17 @@
 delegatePublic publicIdStartString=-//OASIS//DTD DocBook XML 
catalog=file:///etc/xml/docbook-xml.xml/
 delegateSystem systemIdStartString=http://www.w3.org/Graphics/SVG/1.1/; 
catalog=file:///etc/xml/sgml-data.xml/
 delegateSystem systemIdStartString=/usr/share/sgml/dtd/qaml-xml.dtd 
catalog=file:///etc/xml/sgml-data.xml/
-delegatePublic publicIdStartString=-//GlobalTransCorp//DTD XML Catalogs 
V1.0-Based Extension V1.0//EN catalog=file:///etc/xml/xml-core.xml/
-delegatePublic publicIdStartString=-//Norman Walsh//DTD CALS Table Model 
XML catalog=file:///etc/xml/docbook-xml.xml/
 delegatePublic publicIdStartString=-//OASIS//DTD XML Exchange Table Model 
19990315 catalog=file:///etc/xml/docbook-xml.xml/
+delegatePublic publicIdStartString=-//Norman Walsh//DTD CALS Table Model 
XML catalog=file:///etc/xml/docbook-xml.xml/
+delegatePublic publicIdStartString=-//GlobalTransCorp//DTD XML Catalogs 
V1.0-Based Extension V1.0//EN catalog=file:///etc/xml/xml-core.xml/
 delegatePublic publicIdStartString=-//Norman Walsh//ELEMENTS DocBk XML 
catalog=file:///etc/xml/docbook-xml.xml/
-delegatePublic publicIdStartString=-//OASIS//DTD XML Catalogs V1.0//EN 
catalog=file:///etc/xml/xml-core.xml/
 delegateSystem 
systemIdStartString=http://globaltranscorp.org/oasis/catalog/xml/tr9401.dtd; 
catalog=file:///etc/xml/xml-core.xml/
+delegatePublic publicIdStartString=-//OASIS//DTD XML Catalogs V1.0//EN 
catalog=file:///etc/xml/xml-core.xml/
 delegatePublic publicIdStartString=-//W3C//DTD SVG 
catalog=file:///etc/xml/sgml-data.xml/
 delegatePublic publicIdStartString=-//Norman Walsh//DTD DocBook XML 
catalog=file:///etc/xml/docbook-xml.xml/
 delegateSystem 
systemIdStartString=http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd;
 catalog=file:///etc/xml/xml-core.xml/
-delegateSystem 
systemIdStartString=http://xml.ascc.net/xml/resource/qaml-xml; 
catalog=file:///etc/xml/sgml-data.xml/
 delegatePublic publicIdStartString=-//OASIS//ENTITIES DocBook 
catalog=file:///etc/xml/docbook-xml.xml/
+delegateSystem 
systemIdStartString=http://xml.ascc.net/xml/resource/qaml-xml; 
catalog=file:///etc/xml/sgml-data.xml/
 delegateSystem 
systemIdStartString=http://www.w3.org/TR/2001/REC-SVG-20010904/; 
catalog=file:///etc/xml/sgml-data.xml/
 delegatePublic publicIdStartString=-//Norman Walsh//ENTITIES DocBk XML 
catalog=file:///etc/xml/docbook-xml.xml/
 delegatePublic publicIdStartString=-//Norman Walsh//DTD DocBk XML 
catalog=file:///etc/xml/docbook-xml.xml/


Notice that both files have the same lines, just in different orders.
Please consider sorting catalog files to avoid these spurious
differences.

Thanks,
Josh Triplett

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

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

Versions of packages xml-core depends on:
ii  sed   4.2.1-9The GNU sed stream editor
ii  sgml-base 1.26+nmu1  SGML infrastructure and SGML catal

xml-core recommends no packages.

Versions of packages xml-core suggests:
ii  debhelper 8.1.6  helper programs for debian/rules

-- 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#626037: ddtp.debian.net: sec_error_expired_certificate

2011-05-08 Thread Oliver Grimm
Package: debian-i18n
Severity: normal


Accessing https://ddtp.debian.net/ddtss/index.cgi/login prompts a 
security warning:

certificate has been expired on 2009-11-22
error code: sec_error_expired_certificate

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

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



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



Bug#626038: lintian: false-positive embedded-library for file/libmagic

2011-05-08 Thread Niels Thykier
Package: lintian
Version: 2.5.0~rc2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

According to: 
http://lintian.debian.org/maintainer/dan...@lists.debian-maintainers.org.html#file

libmagic1 (5.04-5+b1; main)

* E embedded-library
  o ./usr/lib/libmagic.so.1.0.0: file

Since embedded-library will be an (non-fatal) auto-reject this should be fixed!

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

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

Versions of packages lintian depends on:
ii  binutils   2.21.0.20110327-3 The GNU assembler, linker and bina
ii  diffstat   1.54-1produces graph of changes introduc
ii  dpkg-dev   1.16.0.2  Debian package development tools
ii  file   5.04-5+b1 Determines file type using magic
ii  gettext0.18.1.1-3GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24+b1 Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libemail-valid-perl0.184-1   Perl module for checking the valid
ii  libipc-run-perl0.89-1Perl module for running processes
ii  libparse-debianchangel 1.2.0-1   parse Debian changelogs and output
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.58-1module to manipulate and access UR
ii  locales2.11.2-11 Embedded GNU C Library: National L
ii  man-db 2.6.0.2-1 on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-20 Larry Wall's Practical Extraction 

lintian recommends no packages.

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

- -- no debconf information

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

iQIcBAEBCAAGBQJNxkjeAAoJEAVLu599gGRCWeYP/AnZ2ur6FvE8wlDeHeh1thoy
B9FBnfjnWNU7xdJkTR2T/JLkkMt2asFS/xJgrbU9NVEPAf3NlSaDJvrv7pT/bdbS
6fPDyuz0Uc8sxiL/WczLhNSPhkNS+1D9+e6xNj1dpISfBr0BWvvGI1RgRHfgOtNO
kgYpbTO/1NDoPMCrqPOHDzeeG5/19Pg47CYIBJv4glcvj10zzJx62GTGl5wWeBql
ugCI4KtMB5y2vOfAl4bDRFmYmJuTa33qJYAMd4+K/sY1vmtIF+TaPlgYbCe344ME
8PzD49Vvz1fShHMPj1VjOeSxDBd5ZJXstr7EpPmJXpFqEBiT2YD7pw10eKUWryXF
2Dh/l8laW52iiNV/hpkEZtU02h5ZbM4vklnF60Ys+kWlMOO//rqkBFbhUL0rqRy5
NfNBm9x/eceS+2pidvnUjI3t2UUVvAupIA6X4q4LJpI80Ce13dWHgYJnTNF75L8p
f4pXkETAPoCrQCLT9CfhjC6A/ufgNGhsObxZe9RrphIerRdKGOHC1pcRHliUQmuE
xuR4pJStkJX07uoetFc0/2UmRYRlQVp9fF8xpv0Al7iOr8pt8jXQoIgCGcgOXJbQ
3xOcqYjBAnSiM9R0HC12VdbZSL2UGqG9b21qLUc1qLDr5MYT9UT0EXHDNk7vZcBL
Ts9WOl7BDQS4HnXuTA8z
=IaS6
-END PGP SIGNATURE-



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



Bug#626039: Needs update for perl 5.12

2011-05-08 Thread Josh Triplett
Package: pidgin
Version: 2.7.11-1
Severity: normal

In current unstable, pidgin has become uninstallable, because it depends
on perl 5.10.

- Josh Triplett

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

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

Versions of packages pidgin depends on:
ii  gconf2   2.28.1-6GNOME configuration database syste
ii  libatk1.0-0  2.0.0-1 The ATK accessibility toolkit
ii  libc62.13-2  Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.4.8-3 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.92-1  simple interprocess messaging syst
ii  libfontconfig1   2.8.0-2.2   generic font configuration library
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libgstreamer0.10-0   0.10.32-6+b1Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.24.4-3The GTK+ graphical user interface 
ii  libgtkspell0 2.0.16-1a spell-checking addon for GTK's T
ii  libice6  2:1.0.7-1   X11 Inter-Client Exchange library
ii  libpango1.0-01.28.3-6Layout and rendering of internatio
ii  libpurple0   2.7.11-1multi-protocol instant messaging l
ii  libsm6   2:1.2.0-1   X11 Session Management library
ii  libx11-6 2:1.4.3-1   X11 client-side library
ii  libxml2  2.7.8.dfsg-2+b1 GNOME XML library
ii  libxss1  1:1.2.1-1   X11 Screen Saver extension library
ii  perl-base [perlapi-5.10. 5.10.1-20   minimal Perl system
ii  pidgin-data  2.7.11-1multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.32-2  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.28-3  GStreamer plugins from the good 

Versions of packages pidgin suggests:
ii  evolution-data-server 2.32.3-1   evolution database backend server
ii  gnome-panel   2.30.2-4   launcher and docking facility for 
ii  libsqlite3-0  3.7.6.2-1  SQLite 3 shared library

-- 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#626040: xfce4-clipman doesn't provide translations or images

2011-05-08 Thread Mike Massonnet
Package: xfce4-clipman
Version: 2:1.1.3-4

Hi,

By looking at both packages xfce4-clipman-plugin and xfce4-clipman it
came to my attention that installing xfce4-clipman can be done
standalone, but it doesn't provide translation nor image files.

http://packages.debian.org/sid/i386/xfce4-clipman/filelist
http://packages.debian.org/sid/i386/xfce4-clipman-plugin/filelist

The package xfce4-clipman should be the one to provide the files from
the directories listed underneath and not xfce4-clipman-plugin.

/usr/share/icons/hicolor/
/usr/share/locale/
/usr/share/xfce4/doc/

Thank you.
Kind Regards
-- 
Mike



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



Bug#618875: perl-modules: Byte order is not compatible at ../../lib/Storable.pm (...)

2011-05-08 Thread Christoph Biedl
Dominic Hargreaves wrote...

 I can't promise to do anything with it in the near future, but happy
 to grab a copy of it from somewhere if you can easily make it
 available, to work on at a later date. Feel free to drop me a line
 in private if you prefer.

For the time being I've at least archived that copy.

FWIW, amd64 is appearently not affected:

(...)
r32849 = d5955dbaf733f61f95792561159139ed835f46b4 (refs/remotes/git-svn)
M   src/VBox/Main/ApplianceImplExport.cpp
r32850 = 9a637783593012121fecc343bf302fb0cc593e1a (refs/remotes/git-svn)
M   src/VBox/Main/include/ConsoleImpl.h
M   src/VBox/Main/GuestImpl.cpp
M   src/VBox/Main/DisplayImpl.cpp
M   src/VBox/Main/ConsoleImpl2.cpp
M   src/VBox/Main/MouseImpl.cpp
M   src/VBox/Main/VMMDevInterface.cpp
M   src/VBox/Main/ConsoleImpl.cpp
M   src/VBox/Frontends/VBoxBFE/ConsoleImpl.h
M   src/VBox/Frontends/VBoxBFE/SDLConsole.h
M   src/VBox/Frontends/VBoxBFE/VMMDevInterface.cpp
Couldn't find revmap for 
http://www.virtualbox.org/svn/vbox/trunk/branches/VBox-3.2
r32851 = 53598930274ae4dbfc5a12a5a5b9158a3330d075 (refs/remotes/git-svn)
(...)

Christoph



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



Bug#623390: patch adding Ruby-Versions as a known binary/dsc field

2011-05-08 Thread Antonio Terceiro
tags 623390 patch
thanks

Hello Lintian maintainers,

You will follow attached a patch that adds the Ruby-Versions field to
the lists of known fields for binary and source control files. This
field is used by the new infrastructure that the Debian Ruby team is
putting in place during the wheezy development cycle. 

Please consider including this patch in the next release of lintian.

-- 
Antonio Terceiro terce...@softwarelivre.org
http://softwarelivre.org/terceiro


From 11c46e70b31c87c3ccb348e3aefac6a80ab943ac Mon Sep 17 00:00:00 2001
From: Antonio Terceiro terce...@softwarelivre.org
Date: Sat, 7 May 2011 15:40:41 -0700
Subject: [PATCH] Add Ruby-Versions field to list of known fields (Closes:
 #623390)

---
 checks/fields |2 +-
 data/common/source-fields |1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/checks/fields b/checks/fields
index ea77f61..6e51c9b 100644
--- a/checks/fields
+++ b/checks/fields
@@ -78,7 +78,7 @@ our %KNOWN_BINARY_FIELDS = map { $_ = 1 }
  'recommends', 'suggests', 'enhances', 'conflicts', 'provides',
  'replaces', 'breaks', 'essential', 'maintainer', 'section', 'priority',
  'source', 'description', 'installed-size', 'python-version', 'homepage',
- 'bugs', 'origin', 'multi-arch', 'built-using');
+ 'bugs', 'origin', 'multi-arch', 'built-using', 'ruby-versions');
 
 # The Ubuntu original-maintainer field is handled separately.
 our %KNOWN_UDEB_FIELDS = map { $_ = 1 }
diff --git a/data/common/source-fields b/data/common/source-fields
index 452d835..17ed60c 100644
--- a/data/common/source-fields
+++ b/data/common/source-fields
@@ -20,6 +20,7 @@ maintainer
 origin
 package-list
 python-version
+ruby-versions
 source
 standards-version
 uploaders
-- 
1.7.5.1



signature.asc
Description: Digital signature


Bug#626039: Needs update for perl 5.12

2011-05-08 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi

This has already been scheduled - please see [1], that being said [2]
suggests it is FTBFS during the rebuilds (probably caused by #621940).

~Niels

[1] http://release.debian.org/transitions/html/perl.html

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

iQIcBAEBCAAGBQJNxktBAAoJEAVLu599gGRCtY8QAIh1Jm0mRSmJ4IcrwAy6AlrA
DA7coykHGbXrYctH19GgcEZsferOf54GJAZNi8e6tjihbdoxhpgeXE1AqCGZ8+Hj
2n+SwD8DfFu6RsW/4+oN/Zmmyzp8Bz85/AKg7Ll322FgpwtEeccuQCSK8WVhn6DT
sKsNPa3zyGUr3fSp2GmCneIoWbzYw1ii1Z4PcmJV173WQqevu8ogrkkyO1C7N7BH
xznfcOudoNWC7ha5YmIBEtzUrcvA4zXvDWNd3KWxxM7NSkqHRPL8d6Du8D8GHl16
NB/mdkD8nUpGWOzoG95jHKk3/HsMWQdbE+j4/GIrZCbk7ikVwuKAb+eyZHk5BTLo
ACOT4wRobjEoN5+09VN9UDGH27Xarl6QWKuQX+94Mo6NuXQp3/1bLzoCV8sqkO6J
wLIRqY2cDbTOK/HP0ZbzJbyscqJS6q6hWNvU7BiOOSEXYPVtpBq5MLKUv8H7w4Sy
KnnUNYWwjJRnTt+IJk7nDBhbWjdh4rCa7wXCEDpRXV4FPl7w3sgaOV5TqP1F7Vkr
/8RvjRQ+OGykr5ilOjZEZNc+0uHg1AeDxx0lL/WCFBYG5eNptpY7GVJmq0xCzFCL
JxFeocrKoMvn1uQkvvVbGwKBuXmCi1QCUAxCcrYYBl7LtuqSJapn7ChnzdX8McA+
H9ENunsVDMChE7aR8ATt
=IhMD
-END PGP SIGNATURE-



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



Bug#560867: can't write to remote files lines longer than 27441 chars

2011-05-08 Thread Salvatore Bonaccorso
Hi Bartosz!

Could you check if you too still have problems with it? I now cannot
reproduce it anymore with 32748 but with 9 caracters.

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#610720: closed by Antonio Radici anto...@dyne.org (mutt: Translation of pgp.c: line 1592 and following problematic -- original correct?)

2011-05-08 Thread Helge Kreutzmann
On Thu, May 05, 2011 at 03:39:09PM +, Debian Bug Tracking System wrote:
 I'm resolving this bug because I'm also including my response to the
 problems in pgp.c, if you think that my answers are not clear or do not
 make sense please feel free to reopen this bug.

 #   pgp.c: line 1592 - not (f)ormat?
 AND
 #   pgp.c: line 1599 - why is f in the choices?
 
 By looking at the source code it seems to me that a similar string is
 used in both versions of the if/else block with the only difference that
 the second string does not contain any switch to change from PGP/MIME to
 inline and viceversa, the reason of (f) seems to be (forget) and not
 (format), just to be a placeholder in the choice() menu of the code.

I probably hit the limit of my C knowledge here, but I looked at mutt
how it works and indeed the format does not appear. So for the
translation I simply keep f as dummy in the translation of the
answer string.

 For the following line:
 #   pgp.c: line 1606 - where is the string in this file???
 
 %s is not needed here, it seems just a copy/paste error which is not
 seen in some other .po, my suggestion is to remove %s in the translation
 (especially because is not used in that particular switch of the code).
 Obviously you shouldn't touch %s in pgp.c:1592 because it is used there.

I'm not sure I entierly grasp this, probably because I cannot relate
line numbers in de.po with line numbers in pgp.c where there seems to
be some offset.

I *think* though I got the idea and updated the translation
accordingly, you'll receive it in the other bug (the difference is
only two fuzzy strings which are now unfuzzy).

Greetings

  Helge
-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#626041: sun-java6-fonts: Dropping defoma hints

2011-05-08 Thread Theppitak Karoonboonyanan
Package: sun-java6-fonts
Version: 6.25-1
Severity: wishlist
Usertags: defoma-removal

As found in a test in Bug #620385 [1], with minimal test program in [2],
both sun-java6 and openjdk VM seem to be able to access fontconfig fonts
without defoma support.

  [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620385#25
  [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620385#35

Previously, the defoma hint was misunderstood to be needed for Thai Java
app users, as some Java widgets appear to hard-code Lucida font for Thai
rendering, which is only provided by sun-java6-fonts. But the tests above
found that merely installing the font files in ~/.fonts without defoma
hint also works.

So, the hint can probably be dropped if no non-Java apps are found to rely
on it. Instead, it can be converted to fontconfig snippet.

Note that defoma is to be removed as a proposed release goal [3].

  [3] http://wiki.debian.org/OldPkgRemovals#defoma

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

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

Versions of packages sun-java6-fonts depends on:
ii  defoma0.11.12Debian Font Manager -- automatic f
ii  sun-java6-jre 6.25-1 Sun Java(TM) Runtime Environment (

sun-java6-fonts recommends no packages.

sun-java6-fonts 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#626042: (no subject)

2011-05-08 Thread Oliver Grimm
Subject: gaim-thinklight: transitional package description refers to wrong 
package
Package: gaim-thinklight
Version: 0.11.1-1
Severity: normal


The short description line of the transitional package description of 
gaim-thinklight refers to the new package pidgin-thinklight which should be 
pidgin-blinklight instead.
Please fix the SD line.

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

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



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



Bug#626025: console-setup: FTBFS: Bad number of antecedents at ./ckbcomp line 3078, RULES line 372.

2011-05-08 Thread Samuel Thibault
block 626025 by 614550
thanks

Daniel Schepler, le Sat 07 May 2011 20:02:42 -0700, a écrit :
 Bad number of antecedents at ./ckbcomp line 3078, RULES line 372.

Although not the same symptom, it's the same bug as #625215.

Samuel



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



Bug#626019: libsane-perl: FTBFS on sparc (test hang?)

2011-05-08 Thread Jeffrey Ratcliffe
I see you are building against libsane 1.0.22-2. Were the previous
successful builds against libsane 1.0.22-2, or another?



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



Bug#624950: sikuli: FTBFS: cxcore.hpp:177:13: error: 'ptrdiff_t' does not name a type

2011-05-08 Thread Gilles Filippini
reassign 624950 libcv-dev
forcemerge 625108 624950
retitle 624950 libcv-dev: error: 'ptrdiff_t' does not name a type
affects 624950 src:sikuli
thanks

Hi,

Lucas Nussbaum a écrit , Le 02/05/2011 14:38:
 Source: sikuli
 Version: 1.0~x~rc2-dfsg1-2
 Severity: serious
 Tags: wheezy sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20110502 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part:
 make[4]: Entering directory 
 `/build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build'
 [ 14%] Building CXX object 
 src/main/native/CMakeFiles/VisionProxy.dir/visionJAVA_wrap.cxx.o
 In file included from /usr/include/opencv/cxcore.h:1826:0,
  from /usr/include/opencv/cv.h:58,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
 /usr/include/opencv/cxcore.hpp:177:13: error: 'ptrdiff_t' does not name a 
 type
 In file included from /usr/include/opencv/cxcore.hpp:2307:0,
  from /usr/include/opencv/cxcore.h:1826,
  from /usr/include/opencv/cv.h:58,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
 /usr/include/opencv/cxoperations.hpp:2043:15: error: 'ptrdiff_t' does not 
 name a type
 /usr/include/opencv/cxoperations.hpp:2591:31: error: 'ptrdiff_t' does not 
 name a type
 In file included from /usr/include/opencv/cxcore.hpp:2308:0,
  from /usr/include/opencv/cxcore.h:1826,
  from /usr/include/opencv/cv.h:58,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/opencv.hpp:4,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/src/main/native/vision.h:14,
  from 
 /build/user-sikuli_1.0~x~rc2-dfsg1-2-amd64-rJpnkf/sikuli-1.0~x~rc2-dfsg1/sikuli-script/build/src/main/native/visionJAVA_wrap.cxx:214:
 /usr/include/opencv/cxmat.hpp: In member function 'void 
 cv::Mat::locateROI(cv::Size, cv::Point) const':
 /usr/include/opencv/cxmat.hpp:387:5: error: 'ptrdiff_t' was not declared in 
 this scope
 /usr/include/opencv/cxmat.hpp:387:5: note: suggested alternatives:
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/opencv/cxmat.hpp:387:15: error: expected ';' before 'delta1'
 /usr/include/opencv/cxmat.hpp:389:9: error: 'delta1' was not declared in 
 this scope
 /usr/include/opencv/cxmat.hpp:398:31: error: 'delta2' was not declared in 
 this scope
 /usr/include/opencv/cxmat.hpp: In member function 'cv::Point 
 cv::MatConstIterator__Tp::pos() const':
 /usr/include/opencv/cxmat.hpp:3459:9: error: 'ptrdiff_t' was not declared in 
 this scope
 /usr/include/opencv/cxmat.hpp:3459:9: note: suggested alternatives:
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/opencv/cxmat.hpp:3459:19: error: expected ';' before 'ofs'
 /usr/include/opencv/cxmat.hpp:3460:23: error: 'ofs' was not declared in this 
 scope
 /usr/include/opencv/cxmat.hpp:3460:66: error: expected ')' before 'y'
 /usr/include/opencv/cxmat.hpp:3465:9: error: 'ptrdiff_t' was not declared in 
 this scope
 /usr/include/opencv/cxmat.hpp:3465:9: note: suggested alternatives:
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
 'std::ptrdiff_t'
 /usr/include/opencv/cxmat.hpp:3465:19: error: expected ';' before 'ofs'
 /usr/include/opencv/cxmat.hpp:3466:23: error: 'ofs' was not declared in this 
 scope
 make[4]: *** 
 [src/main/native/CMakeFiles/VisionProxy.dir/visionJAVA_wrap.cxx.o] Error 1
 
 The full build log is available from:

 http://people.debian.org/~lucas/logs/2011/05/02/sikuli_1.0~x~rc2-dfsg1-2_lsid64.buildlog

This is actually a bug in libcv-dev.

Thanks,

_g.



signature.asc
Description: OpenPGP digital signature


Bug#547975: [Pkg-xfce-devel] Bug#547975: xfce4-mixer: Panel Icon doesn't change with mixer status

2011-05-08 Thread Yves-Alexis Perez
On sam., 2011-05-07 at 20:53 -0700, Bob Smith wrote:
 Yes.  Using the scrollwheel/mousewheel over the mixer icon stopped working 
 after 
 upgrade.  I had to left-click and open the dialogue box to change the volume. 
  
 Fiddling with the properties seemed to generate the new configuration file. 

Ok so it has nothing to do with the bug :)
-- 
Yves-Alexis


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


Bug#557060: exaile: refers to non-existant package gnome-python-extras

2011-05-08 Thread Adrian Bridgett
Agreed - it looks like it's been fixed. 

Thanks

On Sat, May  7, 2011 at 03:54:38 -0700 (-0700), Vincent Cheng wrote:
 Hi,
 
 I am unable to reproduce this bug with the latest version of Exaile
 (0.3.2.1) installed. Could you please upgrade to the latest version
 and confirm whether or not this bug still exists?
 
 Kind regards,
 - Vincent

Adrian
-- 
bitcube.co.uk - Expert Linux infrastructure consultancy
Puppet, Debian, Red Hat, Ubuntu, CentOS



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



Bug#622401: xserver-xorg-video-trident: Error message and exit with iceape and iceweasel. One solution.

2011-05-08 Thread Julien Cristau
On Sun, May  8, 2011 at 01:25:01 +, Bjarni Ingi Gislason wrote:

   The X server issues PreInit that maps and unmaps.  Then it
 issues ScreenInit which maps.
 
   iceweasel causes a second map though ScreenInit, which
 leads to error.
 
That should never happen.  ScreenInit is called at the start of a
session, and CloseScreen should be called before the next ScreenInit.
That's not a client bug.

Cheers,
Julien



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



Bug#624684: [Pkg-xfce-devel] Bug#624684: xfce4-terminal: stops to accept keyboard input

2011-05-08 Thread Yves-Alexis Perez
forwarded 624684 https://bugzilla.xfce.org/show_bug.cgi?id=7587
thanks
On dim., 2011-05-08 at 02:31 +0200, Jochen Schulz wrote:
 Hi again,
 
 I found the trigger of the freeze. Xfce4-terminal always freezes when I
 press the menu key (between AltGr and the right Ctrl key) while the
 terminal has the input focus. There may be other affected programs, but
 I didn't find any yet.
 
 I am using a german keyboard. While running xev in an xterm I get this
 when I press the offending key:
 
 | KeyPress event, serial 28, synthetic NO, window 0x181,
 | root 0xb0, subw 0x0, time 283483239, (639,374), root:(640,400),
 | state 0x0, keycode 135 (keysym 0xff67, Menu), same_screen YES,
 | XLookupString gives 0 bytes:
 | XmbLookupString gives 0 bytes:
 | XFilterEvent returns: False
 
 My /etc/default/keyboard contains:
 
 | XKBMODEL=pc105
 | XKBLAYOUT=de
 | XKBVARIANT=nodeadkeys
 | XKBOPTIONS=
 | BACKSPACE=guess
 
 Removing the nodeadkeys variant doesn't help. Additionally, my
 ~/.xsession (which I use to start my X session) contains the following
 to map Caps Lock to Left Ctrl:
 
 | xmodmap -e remove Lock = Caps_Lock \
 | -e keysym Caps_Lock = Control_L\
 | -e add Control = Control_L
 
 Please let me know if you need more information or if there are other
 things I should try.

Thanks for the info, I've forwarded that to upstream dev and will try to
reproduce it myself. Not sure if it's related to Xorg, GTK+, vte or
xfce4-terminal, and if the xmodmap is relevant, but will investigate. 

At least here, menu key works fine here.

It might be interesting to start a strace when pressing the menu key and
stopping it just after that, so one can see what happens.

Regards,
-- 
Yves-Alexis


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


Bug#626043: gpsk31: Add hint for loading snd_pcm_oss kernel module

2011-05-08 Thread Márton Németh
Package: gpsk31
Version: 0.5-4
Severity: wishlist
Tags: patch


When the sound device /dev/dsp does not exists gpsk31 reports the following 
error message on stderr:

$ ls -la /dev/dsp
ls: cannot access /dev/dsp: No such file or directory
$ gpsk31 
init_audio: can't open /dev/dsp
Cannot initialize audio device: /dev/dsp -1
$ gpsk31 -v
gpsk31 version 0.5

This can be fixed when ALSA sound device exists with loading the snd_pcm_oss 
kernel module. The attached patch adds a hint to the user how to she/he can try 
to fix it herself/himself.

$ gpsk31
init_audio: can't open /dev/dsp
Hint: you might want to try to load snd_pcm_oss kernel module
Cannot initialize audio device: /dev/dsp -1


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

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

Versions of packages gpsk31 depends on:
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-2.1 FreeType 2 font engine, shared lib
ii  libgcc11:4.4.5-8 GCC support library
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3

gpsk31 recommends no packages.

gpsk31 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#626032: [Pkg-xfce-devel] Bug#626032: Slim appears to have grown up. Perhaps gdm(3) can be retired as the xfce4 display manager?

2011-05-08 Thread Yves-Alexis Perez
On dim., 2011-05-08 at 02:17 -0400, Daniel Dickinson wrote:
 The problems with slim that rendered it unusable (strange echo/capture
 problems on the VT's when slim was active), appear to have been
 solved, and I'm wondering if it's time to switch the display manager
 to slim and get rid of the gdm[3] dependencies that have a tendency to
 pull in gnome.  I know that was the plan at one point, but it now
 looks doable.  Or are there other features of a dm that slim still
 lacks that will be required before it can be the dm of choice?

Sadly, slim seems unmaintained and has issues with consolekit (at
least). I'm wondering about lightDM but right now it's still too young.

Regards,
-- 
Yves-Alexis


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


Bug#624387: [bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (Russian locale)

2011-05-08 Thread arnold
Jim et al,

Hi.

 diff --git a/src/dfa.c b/src/dfa.c
 index f2064ed..b41cbb6 100644
 --- a/src/dfa.c
 +++ b/src/dfa.c
 @@ -573,7 +573,8 @@ setbit_case_fold (
else
  {
  #if MBS_SUPPORT
 -  if (wctob ((unsigned char)b) == b)
 +  int b2 = wctob ((unsigned char) b);
 +  if (b2 == EOF || b2 == b)
  #endif
  setbit (b, c);
  }

Any chance this could please be recast as

int b2 = wctob((unsigned char) b);
if (b2 == EOF || b2 == b)
...

The reason is that gawk still supports C90-only compilers (I have users
wit such compilers) and the declaration after executable code won't fly
in that case.

This also makes only one call to wctob() instead of two. :-)

Thanks,

Arnold



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



Bug#626024: [Pkg-amule-devel] Bug#626024: Crash if the download URL contains non-ascii characters

2011-05-08 Thread Sandro Tosi
Hi,

On Sun, May 8, 2011 at 04:40,  manphiz-gu...@users.alioth.debian.org wrote:
 Package: amule-daemon
 Version: 2.2.6+debian0-9+b1
 Severity: important
 File: /usr/bin/amuled

 As subject says, if a URL contains unicode other than ascii characters,
 the daemon will crash. Removing those characters in the URL let it get
 processed without problem. IIRC this problem showed up before and got
 fixed, but I can't find the archived bug. HTH.

can you please try reproducing it using the version in experimental, 2.3.1 RC1 ?

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



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



Bug#626019: libsane-perl: FTBFS on sparc (test hang?)

2011-05-08 Thread Jeffrey Ratcliffe
Or am I being slow, and this is just because of the Perl 5.12
transition (that being the only change)?



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



Bug#625622: [Debian-med-packaging] Bug#625622: Subject: libbam-dev: additional header files for package

2011-05-08 Thread Charles Plessy
clone 625622 -1
retitle -1 [libbam-dev] Move headers to /usr/include/samtools
thanks

Le Sun, May 08, 2011 at 11:41:34AM +0900, Charles Plessy a écrit :
 
 I will double-check if uploading would not perturbate the Perl 5.12 
 transition.

After consulting the release team, I decided to wait for the Perl 5.12 to be
over before moving the bam library headers to /usr/include/samtools.

I will soon upload samtools version 0.1.16, with sam.h added to the other
headers, in /usr/include, so that cufflinks can be built.  We will need to
update it later.

The Debian mirrors in Japan are giving me a “Hash Sum mismatch” error, so I do
not know if “soon” means “hour” or “days”.

Have a nice day,

-- 
Charles



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



Bug#397507: Debian OpenSSL Bug 397507

2011-05-08 Thread Olaf van der Spek
On Sun, May 8, 2011 at 2:34 AM, Scott Schaefer
saschae...@neurodiverse.org wrote:
 You submitted a bug against v 0.9.9c-3 of this package in November 2006.

 I recently volunteered to triage bugs in Debian OpenSSL package.

 I realize it has been 4.5 years (!!), but, prior to closing this bug, I
 wanted to give you a chance to read and respond to my comments:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=397507.

Hi Scott,

397507@ doesn't reach the submitter, you might want to use 397507-submitter@.

 3) /etc/ssl/openssl.cnf (if installed from Debian package -- specified
at compile-time)

So why does this file contain countryName_default = AU?
AU doesn't make sense, IMO a better one would be the empty string.


Greetings

-- 
Olaf



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



Bug#626005: RFP: libcss-minifier-perl -- minify a CSS file and have the output written directly to another file

2011-05-08 Thread Patrick Matthaei
No. Otrs needs the != xs version 

Nicholas Bamber nicho...@periapt.co.uk schrieb:

Patrick,
   We have libcss-minifier-xs-perl in Debian. Does this suffice for you?




Bug#610085: using 2.6.32-5 kernel (debian/testing) couses my xeon x3430 to crash at bootup hanging on various unpredictable modules

2011-05-08 Thread Adrian Kieß
Dear sir,

i just wanted to ask if the bug is resolved already. Booting into kernel
2.6.38 also brings the system to halt when more then one
CPU core is activated. The system boots fine when only one CPU core (of
four) is activated.

Sincerely,

Adrian Kiess

-- 
Adrian Immanuel Kieß (adrian at immanuelK.net)


Bug#624387: [bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (Russian locale)

2011-05-08 Thread Jim Meyering
arn...@skeeve.com wrote:
 diff --git a/src/dfa.c b/src/dfa.c
 index f2064ed..b41cbb6 100644
 --- a/src/dfa.c
 +++ b/src/dfa.c
 @@ -573,7 +573,8 @@ setbit_case_fold (
else
  {
  #if MBS_SUPPORT
 -  if (wctob ((unsigned char)b) == b)
 +  int b2 = wctob ((unsigned char) b);
 +  if (b2 == EOF || b2 == b)
  #endif
  setbit (b, c);
  }

 Any chance this could please be recast as

   int b2 = wctob((unsigned char) b);
   if (b2 == EOF || b2 == b)
   ...

Hi Arnold,

You appear to have misread the patch, since that is precisely
what resulted when I made that change.

 The reason is that gawk still supports C90-only compilers (I have users
 wit such compilers) and the declaration after executable code won't fly
 in that case.

 This also makes only one call to wctob() instead of two. :-)

I see only one use of wctob, there.
The patch above moves it from the if-condition
into a C89-compatible assignment on the previous line.
There is no decl-after-statement, since the new declaration
of b2 is the first line of the enclosing else-block.



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



Bug#626045: cmake segfaults on sparc

2011-05-08 Thread Luca Falavigna
Source: cmake
Version: 2.8.4+dfsg.1-2
Severity: serious


cmake segfaults on sparc architecture.

This is what happens into sid chroot on smetana.debian.org porterbox:
(sid)dktrkranz@smetana:~$ cmake
Segmentation fault
(sid)dktrkranz@smetana:~$ gdb /usr/bin/cmake
GNU gdb (GDB) 7.2-debian
This GDB was configured as sparc-linux-gnu.
Reading symbols from /usr/bin/cmake...done.
Reading symbols from /usr/lib/debug/usr/bin/cmake...done.
(gdb) run
Starting program: /usr/bin/cmake

Program received signal SIGSEGV, Segmentation fault.
0xf7b76bc4 in ?? ()
(gdb)

This happens on the buildds too, though. Some examples are:
https://buildd.debian.org/status/fetch.php?pkg=dwarves-dfsgarch=sparcver=1.9-1stamp=1304426887
https://buildd.debian.org/status/fetch.php?pkg=aspcudarch=sparcver=2011.03.17.dfsg-2stamp=1304426584
https://buildd.debian.org/status/fetch.php?pkg=awesomearch=sparcver=3.4.9-1.1stamp=1304440799

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-



signature.asc
Description: OpenPGP digital signature


Bug#626046: qdbm: FTBFS on kfreebsd-i386 (hangs in configure)

2011-05-08 Thread Julien Cristau
Package: qdbm
Version: 1.8.77-4
Severity: serious
Tags: sid wheezy
Justification: fails to build from source

See
https://buildd.debian.org/status/logs.php?pkg=qdbmarch=kfreebsd-i386ver=1.8.77-4%2Bb1

The build ends up getting killed after not doing anything for a couple
hours.  Cc:ing the debian-bsd list since this only seems to happen
there.

Cheers,
Julien



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



Bug#617759: symbol lookup error: /usr/lib/icedove/components/libdbusservice.so: undefined symbol: NS_Alloc

2011-05-08 Thread Florent Fayolle
Package: icedove
Version: 3.1.9-2
Followup-For: Bug #617759

I have the same problem as Jonathan. I dist-upgraded this morning my system, 
and Icedove couldn't start.
I downloaded Thunderbird 3.1.10 too, it crashed too with a Segmentation Fault 
(I don't know if it is due to the same problem).

Regards
Florent

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

Kernel: Linux 2.6.38-5.slh.3-aptosid-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedove depends on:
ii  debianutils  3.4.4   Miscellaneous utilities specific t
ii  fontconfig   2.8.0-2.2   generic font configuration library
ii  libasound2   1.0.23-3shared library for ALSA applicatio
ii  libatk1.0-0  2.0.0-1 The ATK accessibility toolkit
ii  libc62.13-2  Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.4.8-3 simple interprocess messaging syst
ii  libffi5  3.0.9-4 Foreign Function Interface library
ii  libfontconfig1   2.8.0-2.2   generic font configuration library
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.6.0-6   GCC support library
ii  libgdk-pixbuf2.0 2.23.3-3GDK Pixbuf library
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libgtk2.0-0  2.24.4-3The GTK+ graphical user interface 
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.7-2 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.9.with.ckbi.1.82-1 Network Security Service libraries
ii  libpango1.0-01.28.3-6Layout and rendering of internatio
ii  libpixman-1-00.21.8-1pixel-manipulation library for X a
ii  libsqlite3-0 3.7.6.2-1   SQLite 3 shared library
ii  libstartup-notif 0.10-1  library for program launch feedbac
ii  libstdc++6   4.6.0-6 The GNU Standard C++ Library v3
ii  libx11-6 2:1.4.3-1   X11 client-side library
ii  libxrender1  1:0.9.6-1   X Rendering Extension client libra
ii  libxt6   1:1.1.1-1   X11 toolkit intrinsics library
ii  psmisc   22.13-1 utilities that use the proc file s
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages icedove recommends:
ii  hunspell-fr [hunspell-diction 1:3.3.0-3  French dictionary for hunspell
ii  myspell-de-de [myspell-dictio 20100727-1 German dictionary for myspell
ii  myspell-en-us [myspell-dictio 1:3.3.0-3  English_american dictionary for my

Versions of packages icedove suggests:
ii  libdbus-glib-1-2   0.92-1simple interprocess messaging syst
ii  libgconf2-42.28.1-6  GNOME configuration database syste
pn  libgnomevfs2-0 none(no description available)
ii  libgssapi-krb5-2   1.9+dfsg-1+b1 MIT Kerberos runtime libraries - k
ii  libnotify1 [libnotify1-gtk 0.5.0-2   sends desktop notifications to a n
pn  ttf-lyxnone(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#623785: approx: consistent hash sum mismatches under schroot

2011-05-08 Thread Cyril Brulebois
Hi,

Eric Cooper e...@cmu.edu (02/05/2011):
 I think this is caused by the recent introduction of InRelease
 files.  The latest version of approx (4.6-1) now supports these.
 Can you let me know if that version solves the problem for you?
 
 If you need a backport to squeeze please let me know.

I think we should get that fixed in squeeze; not through backports,
but through stable-proposed-updates. A squeeze approx is now quite
useless due to the introduction of InRelease. :(

Please check with SRM through debian-release@.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#623937: hunspell-ml in openoffice.org-dictionaries-3.2.1.

2011-05-08 Thread harish badrinath
Hello,
 I have included hunspell-ml in package openoffice.org-dictionaries.
This should close #623937.
The URL of the package
is:http://mentors.debian.net/debian/pool/main/o/openoffice.org-dictionaries

hunspell-ml appears to be relatively linitan friendly viz-a-viz most
of the other packages spawned by the source package. I am currently
subscribed to, debian-in-workers mailing list.

Regards
Harish Badrinath



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



Bug#626043: gpsk31: Add hint for loading snd_pcm_oss kernel module

2011-05-08 Thread Németh Márton

--- gpsk31-0.5/src/server-main.C.orig	2008-06-27 16:50:08.0 +0200
+++ gpsk31-0.5/src/server-main.C	2011-05-08 10:18:35.0 +0200
@@ -256,6 +256,7 @@
if (audiofd  0)
{
   fprintf (stderr, init_audio: can't open %s\n, audio_path);
+  fprintf(stderr, Hint: you might want to try to load snd_pcm_oss kernel module\n);
   return -1;
}
 


Bug#626047: remctl: FTBFS on {,kfreebsd-}amd64 (portable/getaddrinfo test fails)

2011-05-08 Thread Julien Cristau
Package: remctl
Version: 2.16-1
Severity: serious
Tags: sid wheezy

See https://buildd.debian.org/status/package.php?p=remctl

Failed Set Fail/Total (%) Skip Stat  Failing Tests
-- --    
portable/getaddrinfo  1/75 1%00  72

Failed 1/1792 tests, 99.94% okay, 34 tests skipped.
Files=38,  Tests=1792,  3.65 seconds (0.87 usr + 0.35 sys = 1.22 CPU)
make[3]: Leaving directory 
`/build/buildd-remctl_2.16-1+b2-amd64-luBBDa/remctl-2.16'
make[2]: *** [check-am] Error 2

Cheers,
Julien



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



Bug#626048: libsdl1.2debian: upstream bug: SDL_BlitCopyOverlap() assumes memcpy() operates in order

2011-05-08 Thread Nils Wallménius
Package: libsdl1.2debian
Version: 1.2.14-6.3
Severity: normal
Tags: upstream patch

This bug surfaced with recent changes to libc and hits, for example battle for
wesnoth with graphics corruption, the upstream bugreport has a patch [1].

[1]: http://bugzilla.libsdl.org/show_bug.cgi?id=1090

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

Kernel: Linux 2.6.38-i5-desktop-custom-v7 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsdl1.2debian depends on:
ii  libasound2 1.0.23-3  shared library for ALSA applicatio
ii  libc6  2.13-2Embedded GNU C Library: Shared lib
ii  libcaca0   0.99.beta17-1 colour ASCII art library
ii  libdirectfb-1.2-9  1.2.10.0-4direct frame buffer graphics - sha
ii  libpulse0  0.9.21-4  PulseAudio client libraries

libsdl1.2debian recommends no packages.

libsdl1.2debian suggests no packages.



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



Bug#625825: Fixed in gcc-4.6.0-7, please revert the work around

2011-05-08 Thread Modestas Vainius
Hello,

On sekmadienis 08 Gegužė 2011 03:45:11 Matthias Klose wrote:
 Fixed in gcc-4.6.0-7, please revert the work around.

Thanks for the info. I'm going to fix this bug by build depending on g++-4.6 
(= 4.6.0-7~) [armel] and breaking g++-4.6 ( 4.6.0-7~) [armel] instead.

P.S. 4.6.0-7 is still not in archive though. Any ETA for upload?

-- 
Modestas Vainius mo...@debian.org


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


Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Martin Michlmayr
* Hector Oron zu...@debian.org [2011-05-08 08:10]:
   Adding support for U-Boot image format ('uImage' kernel target) in
   official kernel packages seem to me the right thing to do, it would

This was suggested before but there are some reasons why I don't
believe it will work:

 - We need to hardcode the machine ID into the kernel and the machine
   ID depends on a particular device, so shipping a uImage rather than
   a normal kernel file will just make it harder.

 - Some machines require different uImage settings (load address, etc).
   For example, the mv2120 doesn't use a normal uImage but a
   multi-boot uImage.

-- 
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#626050: sweethome3d: does not start: java.lang.NoClassDefFoundError: javax/jnlp/UnavailableServiceException

2011-05-08 Thread Timo Juhani Lindfors
Package: sweethome3d
Version: 3.1+dfsg-1
Severity: important

Steps to reproduce:
1) sweethome3d

Expected results:
1) sweethome3d starts

Actual results:
1) sweethome3d prints

[warning] /usr/bin/sweethome3d: Unable to locate 
/usr/lib/jvm/java-6-sun/jre/lib/javaws.jar in /usr/share/java
Exception in thread main java.lang.NoClassDefFoundError: 
javax/jnlp/UnavailableServiceException
Caused by: java.lang.ClassNotFoundException: 
javax.jnlp.UnavailableServiceException
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: com.eteks.sweethome3d.SweetHome3D. Program will 
exit.

end exits with return value of 1.

More info:
1) 

strace -o s -s4096 -f sweethome3d
fgrep /usr s

ends with

...
18854 stat(/usr/share/java/j3dcore-1.5.2+dfsg.jar, {st_mode=S_IFREG|0644, 
st_size=2787277, ...}) = 0
18854 stat(/usr/share/java/j3dcore-1.5.2+dfsg.jar, {st_mode=S_IFREG|0644, 
st_size=2787277, ...}) = 0
18854 open(/usr/share/java/j3dcore-1.5.2+dfsg.jar, O_RDONLY) = 6
18854 stat(/usr/share/java/j3dutils-1.5.2+dfsg.jar, {st_mode=S_IFREG|0644, 
st_size=1671676, ...}) = 0
18854 stat(/usr/share/java/j3dutils-1.5.2+dfsg.jar, {st_mode=S_IFREG|0644, 
st_size=1671676, ...}) = 0
18854 open(/usr/share/java/j3dutils-1.5.2+dfsg.jar, O_RDONLY) = 7
18854 stat(/usr/share/java/vecmath-1.5.2.jar, {st_mode=S_IFREG|0644, 
st_size=313368, ...}) = 0
18854 stat(/usr/share/java/vecmath-1.5.2.jar, {st_mode=S_IFREG|0644, 
st_size=313368, ...}) = 0
18854 open(/usr/share/java/vecmath-1.5.2.jar, O_RDONLY) = 8
18854 stat(/usr/share/java/java3ds-fileloader-1.2.jar, {st_mode=S_IFREG|0644, 
st_size=46929, ...}) = 0
18854 stat(/usr/share/java/java3ds-fileloader-1.2.jar, {st_mode=S_IFREG|0644, 
st_size=46929, ...}) = 0
18854 open(/usr/share/java/java3ds-fileloader-1.2.jar, O_RDONLY) = 9
18854 stat(/usr/share/java/sunflow-0.07.2.svn396.jar, {st_mode=S_IFREG|0644, 
st_size=395665, ...}) = 0
18854 stat(/usr/share/java/sunflow-0.07.2.svn396.jar, {st_mode=S_IFREG|0644, 
st_size=395665, ...}) = 0
18854 open(/usr/share/java/sunflow-0.07.2.svn396.jar, O_RDONLY) = 10
18854 stat(/usr/share/java/itext-2.1.7.jar, {st_mode=S_IFREG|0644, 
st_size=1130593, ...}) = 0
18854 stat(/usr/share/java/itext-2.1.7.jar, {st_mode=S_IFREG|0644, 
st_size=1130593, ...}) = 0
18854 open(/usr/share/java/itext-2.1.7.jar, O_RDONLY) = 11
18854 stat(/usr/share/java/janino-2.5.15-1.jar, {st_mode=S_IFREG|0644, 
st_size=463338, ...}) = 0
18854 stat(/usr/share/java/janino-2.5.15-1.jar, {st_mode=S_IFREG|0644, 
st_size=463338, ...}) = 0
18854 open(/usr/share/java/janino-2.5.15-1.jar, O_RDONLY) = 12
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-util/2.0.2/freehep-util-2.0.2.jar,
 {st_mode=S_IFREG|0644, st_size=48594, ...}) = 0
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-util/2.0.2/freehep-util-2.0.2.jar,
 {st_mode=S_IFREG|0644, st_size=48594, ...}) = 0
18854 
open(/usr/share/maven-repo/org/freehep/freehep-util/2.0.2/freehep-util-2.0.2.jar,
 O_RDONLY) = 13
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-io/2.0.2/freehep-io-2.0.2.jar, 
{st_mode=S_IFREG|0644, st_size=65266, ...}) = 0
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-io/2.0.2/freehep-io-2.0.2.jar, 
{st_mode=S_IFREG|0644, st_size=65266, ...}) = 0
18854 
open(/usr/share/maven-repo/org/freehep/freehep-io/2.0.2/freehep-io-2.0.2.jar, 
O_RDONLY) = 14
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-xml/2.1.2/freehep-xml-2.1.2.jar,
 {st_mode=S_IFREG|0644, st_size=141292, ...}) = 0
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-xml/2.1.2/freehep-xml-2.1.2.jar,
 {st_mode=S_IFREG|0644, st_size=141292, ...}) = 0
18854 
open(/usr/share/maven-repo/org/freehep/freehep-xml/2.1.2/freehep-xml-2.1.2.jar,
 O_RDONLY) = 15
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-graphics2d/2.1.1/freehep-graphics2d-2.1.1.jar,
 {st_mode=S_IFREG|0644, st_size=124426, ...}) = 0
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-graphics2d/2.1.1/freehep-graphics2d-2.1.1.jar,
 {st_mode=S_IFREG|0644, st_size=124426, ...}) = 0
18854 
open(/usr/share/maven-repo/org/freehep/freehep-graphics2d/2.1.1/freehep-graphics2d-2.1.1.jar,
 O_RDONLY) = 16
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-graphicsio/2.1.1/freehep-graphicsio-2.1.1.jar,
 {st_mode=S_IFREG|0644, st_size=188095, ...}) = 0
18854 
stat(/usr/share/maven-repo/org/freehep/freehep-graphicsio/2.1.1/freehep-graphicsio-2.1.1.jar,
 {st_mode=S_IFREG|0644, st_size=188095, ...}) = 0
18854 
open(/usr/share/maven-repo/org/freehep/freehep-graphicsio/2.1.1/freehep-graphicsio-2.1.1.jar,
 O_RDONLY) = 17
18854 

Bug#626049: O: allegro4.2 -- cool game, demonstrating power of the Allegro library

2011-05-08 Thread Ana Guerrero
Package: wnpp
Severity: normal

The current maintainer of allegro4.2, Debian allegro packages maintainers 
pkg-allegro-maintain...@lists.alioth.debian.org,
and Sam Hocevar (Debian packages) sam+...@zoy.org are apparently not 
active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: allegro4.2
Binary: liballegro4.2, liballegro4.2-dev, liballegro4.2-plugin-jack, 
liballegro4.2-plugin-esd, liballegro4.2-plugin-arts, 
liballegro4.2-plugin-svgalib, allegro-demo, allegro-examples, liballegro-doc
Version: 2:4.2.2-2.2
Maintainer: Debian allegro packages maintainers 
pkg-allegro-maintain...@lists.alioth.debian.org
Uploaders: Sam Hocevar (Debian packages) sam+...@zoy.org
Build-Depends: debhelper (= 4.0), quilt, texinfo, libesd0-dev, libxext-dev, 
libx11-dev, libxpm-dev, libxt-dev, libxcursor-dev, svgalibg1-dev [i386], 
libasound2-dev (= 0.9) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 
libartsc0-dev, libjack0.100.0-dev, libxxf86dga-dev, libxxf86vm-dev
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Files:
 3a3eedef47020e2351552d77f4b3e93b 2167 allegro4.2_4.2.2-2.2.dsc
 2b677f9ef772944b62251cf823dc24b6 3184940 allegro4.2_4.2.2.orig.tar.gz
 17700ef7a6686aff2027fefc3ea948a7 28525 allegro4.2_4.2.2-2.2.diff.gz
Checksums-Sha1:
 44a330e1d3a863b7e73e85f6cd146e01c109ddbb 2167 allegro4.2_4.2.2-2.2.dsc
 0b581abb0bbc339c629830a6d3e934a20659b179 3184940 allegro4.2_4.2.2.orig.tar.gz
 6fbdbd824c8c4299696e1de0b08b47972b611821 28525 allegro4.2_4.2.2-2.2.diff.gz
Checksums-Sha256:
 457f2dcfb6888a5220590440066ddbf66ed6125f753f64cf617ec3afdcbd1e54 2167 
allegro4.2_4.2.2-2.2.dsc
 5a72e3e026b0d629b6032c20f77e82255255c1fc3e00948789f49976c1f16a0d 3184940 
allegro4.2_4.2.2.orig.tar.gz
 85ae249cf8cf01893dda87681ac8289eb984beeec7abd4a0ceea1a833b401e96 28525 
allegro4.2_4.2.2-2.2.diff.gz
Directory: pool/main/a/allegro4.2
Priority: source
Section: devel

Package: allegro-demo
Source: allegro4.2 (2:4.2.2-2.2)
Version: 2:4.2.2-2.2+b1
Installed-Size: 288
Maintainer: Debian allegro packages maintainers 
pkg-allegro-maintain...@lists.alioth.debian.org
Architecture: amd64
Depends: liballegro4.2 (= 2:4.2.2), libc6 (= 2.2.5), libx11-6, libxcursor1 
( 1.1.2), libxext6, libxpm4, libxxf86vm1, allegro-demo-data
Description: cool game, demonstrating power of the Allegro library
 This game is distributed with the Allegro library and shows a new
 Allegro programmer the power of this lib. But it is more than an
 usual feature demo, it is fully playable and may make some fun...
Tag: devel::library, game::arcade, game::demos, interface::x11, role::program, 
use::gameplaying, x11::application
Section: games
Priority: optional
Filename: pool/main/a/allegro4.2/allegro-demo_4.2.2-2.2+b1_amd64.deb
Size: 130458
MD5sum: 98641b026aa4b520e890cb6b0305035c
SHA1: 3082ac02ab5d5a9a00673366dd79ce73e7c5bb6a
SHA256: 11861ff2ef4817c41fc3a947e34b7b8843b52291262e31b154a379f5bd8c3495

Package: allegro-examples
Source: allegro4.2 (2:4.2.2-2.2)
Version: 2:4.2.2-2.2+b1
Installed-Size: 1060
Maintainer: Debian allegro packages maintainers 
pkg-allegro-maintain...@lists.alioth.debian.org
Architecture: amd64
Depends: dialog, liballegro4.2 (= 2:4.2.2), libc6 (= 2.2.5)
Suggests: liballegro-doc
Description: example programs and demo tools for the Allegro library
 This package contain some example programs that are distributed with
 the Allegro library and small tools that can be used on console or in X11:
 .
   - FLI player
   - WAV/VOC player
   - simple graphical calculator
   - graphical midi keyboard
 .
 The programs are accessible via the allegro-examples program.
Tag: devel::examples, devel::library, interface::commandline, interface::x11, 
role::program, sound::player, use::playing, works-with::audio, 
works-with-format::wav, x11::application
Section: utils
Priority: optional
Filename: pool/main/a/allegro4.2/allegro-examples_4.2.2-2.2+b1_amd64.deb
Size: 395238
MD5sum: 799c33c1583b34a016f0196721681eb2
SHA1: 1234036c045b9594087c644c329221fb7097e7e3
SHA256: 668f016ba3bb3c2a0e0bc559f1517e780c12473c000744fa49c02da885acdb5c

Package: liballegro-doc
Source: allegro4.2
Version: 2:4.2.2-2.2
Installed-Size: 6724
Maintainer: Debian allegro packages maintainers 
pkg-allegro-maintain...@lists.alioth.debian.org
Architecture: all
Suggests: allegro-examples
Description: documentation for the Allegro library
 This package contains the Allegro documentation in various formats,
 FAQs and other documentation about the Allegro library, source of the
 demo game and example programs.
 .
 Allegro is a cross-platform library intended for use in computer
 games and other types of multimedia programming. It is used by many
 DOS games and can be used to port them 

Bug#626051: libforks-perl: FTBFS on armel (test failure)

2011-05-08 Thread Julien Cristau
Package: libforks-perl
Version: 0.34-1
Severity: serious

See https://buildd.debian.org/status/package.php?p=libforks-perl

Failed 1/14 test programs. 1/396 subtests failed.
Test Summary Report
---
t/forks06.t (Wstat: 256 Tests: 11 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=14, Tests=396, 253 wallclock secs ( 0.90 usr  0.13 sys + 77.13 cusr  7.39 
csys = 85.55 CPU)
Result: FAIL

Cheers,
Julien



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



Bug#551056: (no subject)

2011-05-08 Thread Maia Kozheva
I think it should just be removed, as the changelog upstream ships with is 
outdated and generally of no interest to end users.

Forwarded upstream: https://github.com/stsquad/easytag/issues/16


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


Bug#527216: (no subject)

2011-05-08 Thread Maia Kozheva
This was fixed previously with a Debian patch, which is now merged upstream, 
but 
apparently the previous maintainer forgot to close the bug. Closing.


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


Bug#436516: easytag: CDDB search regressions

2011-05-08 Thread Maia Kozheva
I have reasons to believe this bug may be fixed in the latest version in 
unstable, 2.1.6+git20110423-1, or even with version 2.1.6-1 currently in 
testing.

Could you please test this bug with one of these versions?


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


Bug#527216: (no subject)

2011-05-08 Thread Alessio Treglia
Please add the pseudo-header Version: to inform BTS on which versions
contain the fix.

Regards,


-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



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



Bug#626049: O: allegro4.2 -- cool game, demonstrating power of the Allegro library

2011-05-08 Thread Ana Guerrero
On Sun, May 08, 2011 at 11:51:45AM +0200, Ana Guerrero wrote:
 Package: wnpp
 Severity: normal
 
 The current maintainer of allegro4.2, Debian allegro packages maintainers 
 pkg-allegro-maintain...@lists.alioth.debian.org,
 and Sam Hocevar (Debian packages) sam+...@zoy.org are apparently not 
 active anymore.  Therefore, I orphan this package now.
 
 Maintaining a package requires time and skills. Please only adopt this
 package if you will have enough time and attention to work on it.
 
 If you want to be the new maintainer, please see
 http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
 instructions how to adopt a package properly.



For the record, allegro 5.0 is already out, see #612778, and should
be packaged instead.

Ana



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



Bug#626051: libforks-perl: FTBFS on armel (test failure)

2011-05-08 Thread Niko Tyni
On Sun, May 08, 2011 at 11:54:52AM +0200, Julien Cristau wrote:
 Package: libforks-perl
 Version: 0.34-1
 Severity: serious
 
 See https://buildd.debian.org/status/package.php?p=libforks-perl

FWIW, this was also #587463, (somewhat prematurely) closed after the
package built succesfully on alwyn.debian.org.
-- 
Niko Tyni   nt...@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#602243: Bug #602243: Change interpeter to /ur/bin/python

2011-05-08 Thread Luca Falavigna
user debian-pyt...@lists.debian.org
usertags 602243 + python2.5-removal
severity 602243 important
thanks


Raising severity as python2.5 is going to be removed.

Andreas, any chance to provide a fixed package?
Thanks!

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-



signature.asc
Description: OpenPGP digital signature


Bug#626052: FTBFS: package javax.jnlp does not exist

2011-05-08 Thread Timo Juhani Lindfors
Package: sweethome3d
Version: 3.1+dfsg-1
Severity: serious

While trying to debug #626050 I noticed that the package does not
build at all:

Steps to reproduce:
1) apt-get --build source sweethome3d

Expected results:
1) sweethomed3d builds from source

Actual results:
1) build fails with

dpkg-source: info: extracting sweethome3d in sweethome3d-3.1+dfsg
dpkg-source: info: unpacking sweethome3d_3.1+dfsg.orig.tar.gz
dpkg-source: info: unpacking sweethome3d_3.1+dfsg-1.debian.tar.gz
dpkg-source: info: applying 00build.xml
dpkg-source: info: applying 01noMacOSX
dpkg-source: info: applying 02noadditionalprovisions
dpkg-source: info: applying 03novideo
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O0
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O0
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O0
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package sweethome3d
dpkg-buildpackage: source version 3.1+dfsg-1
dpkg-buildpackage: source changed by Gabriele Giacone 1o5g4...@gmail.com
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build sweethome3d-3.1+dfsg
 debian/rules clean
dh clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory 
`/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg'
find . -name *.class -print -exec rm -f {} \;
rm -rf install/sweethome3d.jar debian/icons
dh_clean 
make[1]: Leaving directory 
`/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg'
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory 
`/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg'
mkdir -p lib libtest
ant jarExecutable
Buildfile: /home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build.xml

build:
[mkdir] Created dir: 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build/classes
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build.xml:40: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 2 source files to 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build/classes
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build.xml:43: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 168 source files to 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/build/classes
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:47:
 package javax.jnlp does not exist
[javac] import javax.jnlp.BasicService;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:48:
 package javax.jnlp does not exist
[javac] import javax.jnlp.ServiceManager;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:49:
 package javax.jnlp does not exist
[javac] import javax.jnlp.ServiceManagerStub;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:50:
 package javax.jnlp does not exist
[javac] import javax.jnlp.SingleInstanceListener;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:51:
 package javax.jnlp does not exist
[javac] import javax.jnlp.SingleInstanceService;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:52:
 package javax.jnlp does not exist
[javac] import javax.jnlp.UnavailableServiceException;
[javac]  ^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:671:
 cannot find symbol
[javac] symbol  : class ServiceManagerStub
[javac] location: class com.eteks.sweethome3d.SweetHome3D
[javac]   private static class StandaloneServiceManager implements 
ServiceManagerStub {
[javac]^
[javac] 
/home/lindi/debian/debian-sweethome3d/sweethome3d-3.1+dfsg/src/com/eteks/sweethome3d/SweetHome3D.java:678:
 cannot find symbol
[javac] symbol  : class UnavailableServiceException
[javac] location: class 
com.eteks.sweethome3d.SweetHome3D.StandaloneServiceManager
[javac] public Object lookup(final String name) throws 
UnavailableServiceException {
[javac]  

Bug#552002: Time to remove pcregrep?

2011-05-08 Thread Justin B Rye
tags 552002 patch
severity 552002 minor
retitle 552002 obsolete package description
thanks

I wrote:
 Assuming pcregrep has indeed succeeded in outliving its original
 reason for existing (so that the subject-line bug here is in fact
 Severity: not-a-bug), it seems to me that this automatically
 implies that the original package description is out of date.

No apparent reaction after a year, so time for a nudge.  Assuming this
package isn't obsolete junk, it's in breach of a policy 3.4 should.
-- 
JBR For trifling occasions it is better to accomplish things
simply by yelling - Hagakure, Yamamoto Tsunetomo (1716)



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



Bug#625789: dpkg-source: --extend-diff-ignore doesn't work as expected

2011-05-08 Thread Guido Günther
On Fri, May 06, 2011 at 02:30:57AM -0500, Jonathan Nieder wrote:
 Raphael Hertzog wrote:
 
  However I agree that --extend-diff-ignore used after -isomething should
  probably extend the previous setting (for example if you have diff-ignore in
  debian/source/options and extend-diff-ignore in
  debian/source/local-options). I have pushed a fix for this but this is
  unrelated to your problem. :-)
 
  For the rest, you should probably upgrade to a newer git-buildpackage
  because the latest version only gives -i -I to dpkg-buildpackage.
 
 Thanks, Raphaël!  I should have checked for fixes in git-buildpackage
 like #553079 ;-)) before assuming.

I should have fixed this sooner and not let it pending for so long.
Uploaded now.
Cheers,
 -- Guido



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



Bug#626053: udisks: Consider relaxing recommendation on NTFS.

2011-05-08 Thread Mats Erik Andersson
Package: udisks
Version: 1.0.1+git20100614-3
Severity: wishlist

Please consider reducing the recommends dependency for
ntfs-3g to a suggests dependency. The polution on a
unix-like system is considerable and unwanted. Since
you expect me to include xfsprogs, reiserfsprogs, and
mdadm manually, all of which I desire, why can not
also ntfs-3g be assigned that level of optionality?

Regards,
  Mats Erik Andersson, DM



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



Bug#625908: Please whitelist libmath-random-perl for non-free autobuilding

2011-05-08 Thread Philipp Kern
On Sat, May 07, 2011 at 04:08:39PM +0100, Chris Butler wrote:
 Please can you add libmath-random-perl to the whitelist for non-free
 autobuilding. According to debian/copyright, the reason for it being
 non-free is due to restrictions that prevent copying/distribution for
 direct commercial advantage. As far as I can see, this does not prevent
 the module from being auto-built.
 
 The copyright already states that the package is auto-buildable. I will add
 the XS-AutoBuild field to the control file in our svn repo (to be included
 in the next upload) if I receive an ACK from you.

Added to the whitelist.  Please not that XS-AutoBuild is mandatory: it
will not start building before that flag is set.

Kind regards
Philipp Kern



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



Bug#622322: popularity-contest: popcon tries to access dpkg internal files and fails with multiarch: same packageso

2011-05-08 Thread Bill Allombert
On Sat, May 07, 2011 at 06:45:03PM +0200, Raphael Hertzog wrote:
 On Sat, 07 May 2011, Bill Allombert wrote:
  Thanks, please find a popularity-contest script that uses dpkg -L by batch.
  The size of the batch is $dpkg_batch_size at the start of the script.
  
  Below are timings on my laptop (with a fast solid-state disk):
  
  Direct access   :  2.214 s
  batch of 1  pkg : 31.446 s
  batch of 2  pkgs:  5.218 s
  batch of 3  pkgs:  2.652 s
  batch of 4  pkgs:  2.405 s
  batch of 5  pkgs:  2.395 s
  batch of 8  pkgs:  2.380 s
  batch of 10 pkgs:  2.370 s
  batch of =10 pkgs: about 2.370 s
  
  Please test with multiarch.
 
 Thanks, seems to work fine, I have no error/warning at least.
 
 batch of 1 pkg: 3m10.789s
 batch of 2 pkgs: 0m21.769s
 batch of 3 pkgs: 0m6.362s
 batch of 4 pkgs: 0m4.763s
 batch of 5 pkgs: 0m4.714s
 batch of 10 pkgs: 0m4.670s
 Direct access: 0m4.637s

OK, so you get comparable results. It is very odd that there so much a 
difference between
batch of 1 package and batch of 2 packages. Maybe this is a dpkg issue ?

Also, how does dpkg -L handles the dpkg lock ?

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#560070: dpkg: please stop setting CFLAGS etc. environment variables

2011-05-08 Thread Bill Allombert
Hello Dpkg maintainers,

Could you fix this issue soon so that it does not interfer with the release of 
Wheezy ?

Thanks,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 


signature.asc
Description: Digital signature


Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Hector Oron
Hi,

2011/5/8 Martin Michlmayr t...@cyrius.com:
 * Hector Oron zu...@debian.org [2011-05-08 08:10]:
   Adding support for U-Boot image format ('uImage' kernel target) in
   official kernel packages seem to me the right thing to do, it would

 This was suggested before but there are some reasons why I don't
 believe it will work:

  - We need to hardcode the machine ID into the kernel and the machine
   ID depends on a particular device, so shipping a uImage rather than
   a normal kernel file will just make it harder.

I think machine_ID and kernel_format (uImage|vmlinuz|vmlinux) could
easily be fields in the architecture config files (defines).
Having a kernel task that overrides machine ID (when needed) does not
seem to be a complicated task either. OTOH, we
simplify `debian-installer` and `flash-kernel` (where code is
duplicated), plus we avoid to play with create, upgrade, delete
kernel hooks.

  - Some machines require different uImage settings (load address, etc).
   For example, the mv2120 doesn't use a normal uImage but a
   multi-boot uImage.

What's a multi-boot uImage?

Best regards,
-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.

PS.- I have just built an uImage for tegra device and linux kernel
have all the needed information,
   why Debian Linux kernel is unable to do the same?

zumbi@ts01:~/linux-2.6.39-rc6$ make uImage
  CHK include/linux/version.h
  CHK include/generated/utsrelease.h
make[1]: `include/generated/mach-types.h' is up to date.
  CALLscripts/checksyscalls.sh
  CHK include/generated/compile.h
  Kernel: arch/arm/boot/Image is ready
  SHIPPED arch/arm/boot/compressed/lib1funcs.S
  AS  arch/arm/boot/compressed/lib1funcs.o
  LD  arch/arm/boot/compressed/vmlinux
  OBJCOPY arch/arm/boot/zImage
  Kernel: arch/arm/boot/zImage is ready
  UIMAGE  arch/arm/boot/uImage
Image Name:   Linux-2.6.39-rc6
Created:  Sun May  8 09:47:21 2011
Image Type:   ARM Linux Kernel Image (uncompressed)
Data Size:2147104 Bytes = 2096.78 kB = 2.05 MB
Load Address: 8000
Entry Point:  8000
  Image arch/arm/boot/uImage is ready


Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us.

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



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



Bug#626054: postgresql-9.0: FTBFS on sparc (testsuite failure)

2011-05-08 Thread Julien Cristau
Package: postgresql-9.0
Version: 9.0.4-1
Severity: serious

See
https://buildd.debian.org/status/fetch.php?pkg=postgresql-9.0arch=sparcver=9.0.4-1%2Bb1stamp=1304474226

The build of postgresql-8.4 got the exact same error on sparc afaict
(https://buildd.debian.org/postgresql-8.4).

set -e; \
patch --no-backup-if-mismatch -p1  debian/disable-root-check.patch; \
make -C src/test/regress bigcheck || fail=1; \
patch --no-backup-if-mismatch -Rp1  debian/disable-root-check.patch; \
if [ -n $fail ]; then \
for l in regression.diffs log/initdb.log log/postmaster.log; do \
if [ -e src/test/regress/$l ]; then \
echo * $l ***; \
cat src/test/regress/$l; \
fi; \
done; \
exit 1; \
fi
patching file src/backend/main/main.c
patching file src/bin/initdb/initdb.c
patching file src/bin/pg_ctl/pg_ctl.c
Hunk #1 succeeded at 1767 (offset 17 lines).
make[1]: Entering directory 
`/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress'
make -C ../../../src/port all
make[2]: Entering directory 
`/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/port'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/port'
rm -rf ./testtablespace
mkdir ./testtablespace
./pg_regress --inputdir=. --dlpath=. --multibyte=SQL_ASCII  
--temp-install=./tmp_check --top-builddir=../../.. 
--schedule=./parallel_schedule  numeric_big
== creating temporary installation==
== initializing database system   ==

pg_regress: initdb failed
Examine 
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/log/initdb.log
 for the reason.
Command was: 
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/install//usr/lib/postgresql/9.0/bin/initdb
 -D 
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/data
 -L 
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/./tmp_check/install//usr/share/postgresql/9.0
 --noclean  
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/log/initdb.log
 21
make[1]: *** [bigcheck] Error 2
make[1]: Leaving directory 
`/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress'
patching file src/backend/main/main.c
patching file src/bin/initdb/initdb.c
patching file src/bin/pg_ctl/pg_ctl.c
Hunk #1 succeeded at 1767 (offset 17 lines).
* regression.diffs ***
* log/initdb.log ***
Running in noclean mode.  Mistakes will not be cleaned up.
fgets failure: Cannot allocate memory
The program postgres is needed by initdb but was not found in the
same directory as 
/build/buildd-postgresql-9.0_9.0.4-1+b1-sparc-NUzSQw/postgresql-9.0-9.0.4/src/test/regress/tmp_check/install/usr/lib/postgresql/9.0/bin/initdb.
Check your installation.
make: *** [binary-predeb/postgresql-9.0] Error 1

Cheers,
Julien



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



Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Martin Michlmayr
* Hector Oron hector.o...@gmail.com [2011-05-08 11:27]:
 I think machine_ID and kernel_format (uImage|vmlinuz|vmlinux) could
 easily be fields in the architecture config files (defines).

How does this help?  We ship one kernel image for a platform and this
will run on several machines (which have their own machine IDs?)

 Having a kernel task that overrides machine ID (when needed) does not
 seem to be a complicated task either. OTOH, we
 simplify `debian-installer` and `flash-kernel` (where code is

If I understand you correctly, you're basically proposing moving the
flash-kernel code into the linux-2.6 postinst?

 What's a multi-boot uImage?

Sorry, I mean an u-boot multi-boot image that contains both the kernel
and the ramdisk.

-- 
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#624387: [bug #33198] Incorrect bracket expression when parsing in ru_RU.KOI8-R (Russian locale)

2011-05-08 Thread arnold
Hi Jim.

 You appear to have misread the patch, since that is precisely
 what resulted when I made that change.

You're right.  Not enough sleep, or else I need new glasses. Or something.
Sorry for the noise.

Thanks,

Arnold



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



Bug#599680: crashes with: illegal hardware instruction

2011-05-08 Thread Philipp Schafft
Package: blender
Version: 2.57.2-svn36339-1
Followup-For: Bug #599680

flum,

when I run blender I get the following error:
$ blender
Illegal instruction

I started it with gdb and blender-gdb installed and got the following backtrace:

#0  0x08b21a8e in RNA_def_property_range (prop=0x9425c08, min=1, max=9)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/makesrna/intern/rna_define.c:1156
#1  0x08b25ef0 in RNA_def_int (cont_=0x94254a0, identifier=0x8c5271d 
filemode, default_value=8, hardmin=1, hardmax=9,
ui_name=0x8c5270b File Browser Mode,
ui_description=0x8c533c0 The setting for the file browser mode to load a 
.blend file, a library or a special file,
softmin=1, softmax=9)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/makesrna/intern/rna_define.c:2137
#2  0x082fb775 in WM_operator_properties_filesel (ot=0x9425410, filter=2052, 
type=8, action=0, flag=8)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/windowmanager/intern/wm_operators.c:832
#3  0x082fbd72 in WM_OT_open_mainfile (ot=0x9425410)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/windowmanager/intern/wm_operators.c:1499
#4  0x082fa514 in WM_operatortype_append (opfunc=0x82fbd00 
WM_OT_open_mainfile)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/windowmanager/intern/wm_operators.c:143
#5  0x082fdc81 in wm_operatortype_init ()
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/windowmanager/intern/wm_operators.c:3140
#6  0x082f3483 in WM_init (C=0x92d2680, argc=1, argv=0xb5b4)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/blender/windowmanager/intern/wm_init_exit.c:134
#7  0x082e29fe in main (argc=1, argv=0xb5b4)
at 
/build/buildd-blender_2.57.2-svn36339-1-i386-1VM4Xs/blender-2.57.2-svn36339/source/creator/creator.c:1242


I hope that will help you to solve the problem.

Thanks for your work :)

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

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

Versions of packages blender depends on:
ii  libavcodec52 4:0.6.2-3   Libav codec library
ii  libavdevice524:0.6.2-3   Libav device handling library
ii  libavformat524:0.6.2-3   Libav file format library
ii  libavutil50  4:0.6.2-3   Libav utility library
ii  libc62.11.2-10   Embedded GNU C Library: Shared lib
ii  libfftw3-3   3.2.2-1 library for computing Fast Fourier
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.6.0-6   GCC support library
ii  libgl1-mesa-glx [lib 7.10.2-2free implementation of the OpenGL 
ii  libglu1-mesa [libglu 7.10.2-2The OpenGL utility library (GLU)
ii  libgomp1 4.6.0-6 GCC OpenMP (GOMP) support library
ii  libilmbase6  1.0.1-3 several utility libraries from ILM
ii  libjack0 [libjack-0. 1:0.120.1+svn4142-1 JACK Audio Connection Kit (librari
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libopenal1   1:1.13-2Software implementation of the Ope
ii  libopenexr6  1.6.1-4.1   runtime files for the OpenEXR imag
ii  libopenjpeg2 1.3+dfsg-4  JPEG 2000 image compression/decomp
ii  libpng12-0   1.2.44-2PNG library - runtime
ii  libpython3.2 3.2-4   Shared Python runtime library (ver
ii  libsamplerate0   0.1.7-3 Audio sample rate conversion libra
ii  libsdl1.2debian  1.2.14-6.3  Simple DirectMedia Layer
ii  libsndfile1  1.0.24-1Library for reading/writing audio 
ii  libstdc++6   4.6.0-6 The GNU Standard C++ Library v3
ii  libswscale0  4:0.6.2-3   Libav video scaling library
ii  libtiff4 3.9.5-1 Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.4.3-1   X11 client-side library
ii  libxi6   2:1.4.2-1   X11 Input extension library
ii  python3.23.2-4   An interactive high-level object-o
ii  ttf-dejavu   2.33-1  Metapackage to pull in ttf-dejavu-
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

blender recommends no packages.

Versions of packages blender suggests:
pn  yafraynone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to 

Bug#626055: amazonmp3: Download regularly stops with segmentation fault.

2011-05-08 Thread Eric Lavarde
Package: amazonmp3
Version: 1.0.9-1
Severity: grave
Tags: squeeze upstream
Justification: renders package unusable

Hello,

when I try to download the MP3 files I've just bought from the shop
(Amazon.de), the downloader starts for a while, downloads few files then
stops with a segmentation fault and the following message:

(amazonmp3:3643): Gtk-WARNING **: Failed to set text from markup due to error 
parsing markup: Error on line 2: Entity did not end with a semicolon; most 
likely you used an ampersand character without intending to start an entity - 
escape ampersand as amp;

I even got once a dump that I'll attach to this report.

To make Amazonmp3 work under Squeeze, I also had to add:
ii  libboost-regex1.34.1  1.34.1-14 regular 
expression library for C++
ii  libicu38  3.8.1-3+lenny2
International Components for Unicode
to make it start (but obviously it was not enough to make it work), so
at least the first one is a missing dependency.

I've also reported the problem through the (German) Amazon website.

Eric

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages amazonmp3 depends on:
ii  libboost-date-time1. 1.34.1-14   set of date-time libraries based o
ii  libboost-filesystem1 1.34.1-14   filesystem operations (portable pa
ii  libboost-iostreams1. 1.34.1-14   Boost.Iostreams Library
ii  libboost-signals1.34 1.34.1-14   managed signals and slots library 
ii  libboost-thread1.34. 1.34.1-14   portable C++ multi-threading
ii  libcurl3 7.21.0-1Multi-protocol file transfer libra
ii  libglademm-2.4-1c2a  2.6.7-2 C++ wrappers for libglade2 (shared
ii  libgtkmm-2.4-1c2a1:2.20.3-1  C++ wrappers for GTK+ (shared libr
ii  libssl0.9.8  0.9.8o-4squeeze1SSL shared libraries
ii  xdg-utils1.0.2+cvs20100307-2 desktop integration utilities from

amazonmp3 recommends no packages.

amazonmp3 suggests no packages.

-- no debconf information
$ amazonmp3 

(amazonmp3:3643): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 2: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as amp;
*** glibc detected *** amazonmp3: malloc(): smallbin double linked list corrupted: 0x097ac8f0 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6(+0x6b281)[0xb68a7281]
/lib/i686/cmov/libc.so.6(+0x6e400)[0xb68aa400]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x5c)[0xb68abc8c]
/usr/lib/libstdc++.so.6(_Znwj+0x27)[0xb6a84ba7]
/usr/lib/libstdc++.so.6(_ZNSs4_Rep9_S_createEjjRKSaIcE+0x66)[0xb6a5e796]
amazonmp3(_ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag+0x3f)[0x80b3a4f]
amazonmp3(_ZN5boost12lexical_castISsjEET_RKT0_+0x376)[0x813d866]
amazonmp3(_ZN6Amazon12DigitalMedia11MusicClient10Downloader14TreeController26UpdateDownloadStatusInViewEN5boost10shared_ptrINS2_13DownloadModel8DownloadEEE+0x32f)[0x813ac3f]
amazonmp3(_ZN6Amazon12DigitalMedia11MusicClient10Downloader14TreeController25OnDownloadProgressChangedEN5boost10shared_ptrINS2_13DownloadModel8DownloadEEENS_3Net8Download8ProgressEx+0x30)[0x813ae70]
amazonmp3(_ZN4sigc8internal10slot_call3INS_18bound_mem_functor3IvN6Amazon12DigitalMedia11MusicClient10Downloader14TreeControllerEN5boost10shared_ptrINS6_13DownloadModel8DownloadEEENS3_3Net8Download8ProgressExEEvKSC_SF_xE7call_itEPNS0_8slot_repERSH_RKSF_RKx+0x6c)[0x813cd5c]
amazonmp3(_ZN6Amazon12DigitalMedia11MusicClient10Downloader10Invokable3IvKN5boost10shared_ptrINS2_13DownloadModel8DownloadEEENS_3Net8Download8ProgressExE6InvokeEv+0xbb)[0x8141d0b]
amazonmp3(_ZN6Amazon12DigitalMedia11MusicClient10Downloader16MainThreadInvoke12OnDispatchedEv+0x31)[0x8148691]
/usr/lib/libglibmm-2.4.so.1(_ZN4Glib16DispatchNotifier15pipe_io_handlerENS_11IOConditionE+0x122)[0xb742ffb2]
/usr/lib/libglibmm-2.4.so.1(_ZN4sigc8internal10slot_call1INS_18bound_mem_functor1IbN4Glib16DispatchNotifierENS3_11IOConditionEEEbS5_E7call_itEPNS0_8slot_repERKS5_+0x27)[0xb74306c7]
/usr/lib/libglibmm-2.4.so.1(_ZN4Glib8IOSource8dispatchEPN4sigc9slot_baseE+0x42)[0xb7432242]
/usr/lib/libglibmm-2.4.so.1(_ZN4Glib6Source14dispatch_vfuncEP8_GSourcePFiPvES3_+0x69)[0xb74323d9]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d5)[0xb6c52305]
/lib/libglib-2.0.so.0(+0x3efe8)[0xb6c55fe8]
/lib/libglib-2.0.so.0(g_main_loop_run+0x187)[0xb6c56527]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9)[0xb7156e19]
/usr/lib/libgtkmm-2.4.so.1(_ZN3Gtk4Main8run_implEv+0x17)[0xb7729e87]
/usr/lib/libgtkmm-2.4.so.1(_ZN3Gtk4Main3runERNS_6WindowE+0x118)[0xb7729fa8]
amazonmp3(main+0x201)[0x8110071]

Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Hector Oron
Hi,

2011/5/8 Martin Michlmayr t...@cyrius.com:
 * Hector Oron hector.o...@gmail.com [2011-05-08 11:27]:
 I think machine_ID and kernel_format (uImage|vmlinuz|vmlinux) could
 easily be fields in the architecture config files (defines).

 How does this help?  We ship one kernel image for a platform and this
 will run on several machines (which have their own machine IDs?)

Well, correct me if I am wrong, but in Linux kernel I find, i.e.:
arch/arm/mach-tegra/Makefile.boot:1:zreladdr-$(CONFIG_ARCH_TEGRA_2x_SOC)
   := 0x8000
arch/arm/mach-mx5/Makefile.boot:1:   zreladdr-$(CONFIG_ARCH_MX50)
 := 0x70008000
arch/arm/mach-mx5/Makefile.boot:4:   zreladdr-$(CONFIG_ARCH_MX51)
 := 0x90008000
arch/arm/mach-mx5/Makefile.boot:7:   zreladdr-$(CONFIG_ARCH_MX53)
 := 0x70008000
arch/arm/mach-kirkwood/Makefile.boot:1:   zreladdr-y:= 0x8000
etc...

Load address and entry point is coded in kernel source used by mkimage
when uImage kernel target is called.
So having a field in debian/config/$arch/defines
  kernel-format: uImage
should build uImage with default addresses provided by Linux kernel.

The rest of the magic still needs to happen in `flash-kernel`,
basically device dependent code.
Machine ID stuff cannot go in kernel package.
Note that if we are more comfortable using vmlinuz, we could allow:
  kernel-format: uImage, vmlinuz
so both files get shipped in the package, having the posibility of
overriding default uImage if needed.

 Having a kernel task that overrides machine ID (when needed) does not
 seem to be a complicated task either. OTOH, we
 simplify `debian-installer` and `flash-kernel` (where code is

 If I understand you correctly, you're basically proposing moving the
 flash-kernel code into the linux-2.6 postinst?

Just the uImage generation part. (And we gain hooks very cheap?)
uInitrd, boot scripts (boot.scr) and machine ID hackery probably needs
to live where it is now.

 What's a multi-boot uImage?

 Sorry, I mean an u-boot multi-boot image that contains both the kernel
 and the ramdisk.

It can probably still be generated, as my proposal does not try to
conflict with current design,
but allow for simplification and both solutions are compatible at the same time.

Best regards,
-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.

Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us.

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



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



Bug#626056: pbuilder: Corrupt Packages.gz

2011-05-08 Thread Torquil Macdonald Sørensen
Package: pbuilder
Version: 0.199+nmu1
Severity: normal

When running pbuilder --create --distribution sid, I get this error message:

tmac@tmac:~$ su
Password: 
tmac:/home/tmac# nano /etc/pbuilderrc 
tmac:/home/tmac# pbuilder --create --distribution sid
W: /root/.pbuilderrc does not exist
I: Distribution is sid.
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 9FED2BCBDCD29CDF762678CBAED4B06F473041FA)
I: Retrieving Packages
I: Validating Packages
W: http://ftp.uk.debian.org/debian/dists/sid/main/binary-i386/Packages.bz2 was 
corrupt
I: Retrieving Packages
I: Validating Packages
W: http://ftp.uk.debian.org/debian/dists/sid/main/binary-i386/Packages.gz was 
corrupt
I: Retrieving Packages
E: Couldn't download dists/sid/main/binary-i386/Packages
E: debootstrap failed
W: Aborting with an error
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//2943 and its subdirectories

The same happends with no --distribution argument. My /etc/pbuilderrc is very 
simply, containing only a mirror:

# this is your configuration file for pbuilder.
# the file in /usr/share/pbuilder/pbuilderrc is the default template.
# /etc/pbuilderrc is the one meant for overwritting defaults in
# the default template
#
# read pbuilderrc.5 document for notes on specific options.
MIRRORSITE=http://ftp.de.debian.org/debian

I have not modified anything within /etc/pbuilder/. The same problem happens 
with
MIRRORSITE=http://ftp.uk.debian.org/debian

Best regards
Torquil Sørensen

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

Kernel: Linux 2.6.32-5-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 pbuilder depends on:
ii  coreutils8.5-1   GNU core utilities
ii  debconf [debconf-2.0]1.5.36.1Debian configuration management sy
ii  debianutils  3.4 Miscellaneous utilities specific t
ii  debootstrap  1.0.26+squeeze1 Bootstrap a basic Debian system
ii  wget 1.12-2.1retrieves files from the web

Versions of packages pbuilder recommends:
pn  devscripts   none  (no description available)
ii  fakeroot 1.14.4-1Gives a fake root environment
ii  sudo 1.7.4p4-2.squeeze.2 Provide limited super user privile

Versions of packages pbuilder suggests:
pn  cowdancer none (no description available)
pn  gdebi-corenone (no description available)
pn  pbuilder-uml  none (no description available)

-- debconf information:
* pbuilder/mirrorsite: http://ftp.de.debian.org/debian
  pbuilder/nomirror:
* pbuilder/rewrite: false



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



Bug#625771: libxml-libxml-perl: error during installation

2011-05-08 Thread Christoph Anton Mitterer
 Could you please check whether XML::LibXML::SAX and
 XML::LibXML::SAX::Parser are now mentioned twice in your
 /etc/perl/XML/SAX/ParserDetails.ini or only once? (The latter is the
 correct behaviour.)

Each of the two appears only once in that file :)

So I guess you can close this then if you like.

Cheers,
Chris.



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



Bug#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Martin Michlmayr
* Hector Oron hector.o...@gmail.com [2011-05-08 12:19]:
 Machine ID stuff cannot go in kernel package.

Right.  And that's the reason why I don't understand why you'd want to
put an uImage into the kernel package.  We just need to take the
uImage apart again, add the machine ID and generate an uImage again.

Can you describe what you intend to achieve by shipping the uImage in
the kernel package?

 It can probably still be generated, as my proposal does not try to
 conflict with current design, but allow for simplification and both
 solutions are compatible at the same time.

Ok, good.
-- 
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#626057: linux-image-2.6-amd64: oops copying file

2011-05-08 Thread Michael Ott
Package: linux-image-2.6-amd64
Severity: important

Hi!

I try to copy / move file to a smb share using nautilus. I got an kernel
oops

Here the dmesg output after resuming the box

[  963.340370] EXT4-fs (sda6): re-mounted. Opts: 
errors=remount-ro,commit=120,commit=0
[  963.344790] EXT4-fs (sda5): re-mounted. Opts: commit=120,commit=0
[  963.545697] EXT4-fs (sda10): re-mounted. Opts: commit=120,commit=0
[  963.563811] EXT4-fs (sda8): re-mounted. Opts: commit=120,commit=0
[  963.737258] EXT4-fs (sda7): re-mounted. Opts: commit=120,commit=0
[  964.529867] PM: Marking nosave pages: 0009e000 - 0010
[  964.529876] PM: Marking nosave pages: b9e6 - b9ebf000
[  964.529883] PM: Marking nosave pages: b9f8 - b9fbf000
[  964.529889] PM: Marking nosave pages: b9fe2000 - b9ff7000
[  964.529893] PM: Marking nosave pages: ba00 - 0001
[  964.532898] PM: Basic memory bitmaps created
[  964.532900] PM: Syncing filesystems ... done.
[  964.714599] Freezing user space processes ... (elapsed 0.01 seconds) done.
[  964.732154] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) 
done.
[  964.748181] PM: Preallocating image memory... done (allocated 598169 pages)
[  965.79] PM: Allocated 2392676 kbytes in 1.01 seconds (2368.98 MB/s)
[  965.766673] Suspending console(s) (use no_console_suspend to debug)
[  965.772434] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[  965.980093] HDA Intel :00:1b.0: PCI INT A disabled
[  965.980143] ACPI handle has no context!
[  965.996045] PM: freeze of devices complete after 228.827 msecs
[  965.996651] PM: late freeze of devices complete after 0.600 msecs
[  965.997374] ACPI: Preparing to enter system sleep state S4
[  966.016067] PM: Saving platform NVS memory
[  966.018460] Disabling non-boot CPUs ...
[  966.124038] CPU 1 is now offline
[  966.124621] PM: Creating hibernation image:
[  966.128010] PM: Need to copy 374634 pages
[  966.128010] PM: Normal pages needed: 374634 + 1024, available pages: 648990
[  966.128010] PM: Restoring platform NVS memory
[  966.128010] Enabling non-boot CPUs ...
[  966.128010] Booting Node 0 Processor 1 APIC 0x1
[  966.212411] NMI watchdog enabled, takes one hw-pmu counter.
[  966.216017] Switched to NOHz mode on CPU #1
[  966.216063] CPU1 is up
[  966.217863] ACPI: Waking up from system sleep state S4
[  966.341539] HDA Intel :00:1b.0: restoring config space at offset 0x1 
(was 0x16, writing 0x12)
[  966.341590] pcieport :00:1c.0: restoring config space at offset 0x7 (was 
0x20002020, writing 0x2020)
[  966.341668] pcieport :00:1c.3: restoring config space at offset 0x7 (was 
0x20001010, writing 0x1010)
[  966.342027] ahci :00:1f.2: restoring config space at offset 0x1 (was 
0x2b00403, writing 0x2b00407)
[  966.342499] PM: early restore of devices complete after 1.218 msecs
[  966.496233] i915 :00:02.0: setting latency timer to 64
[  966.496466] uhci_hcd :00:1a.0: setting latency timer to 64
[  966.496514] usb usb3: root hub lost power or was reset
[  966.496534] ehci_hcd :00:1a.7: setting latency timer to 64
[  966.496561] usb usb1: root hub lost power or was reset
[  966.500463] ehci_hcd :00:1a.7: cache line size of 64 is not supported
[  966.500484] HDA Intel :00:1b.0: PCI INT A - GSI 22 (level, low) - IRQ 
22
[  966.500493] HDA Intel :00:1b.0: setting latency timer to 64
[  966.500555] HDA Intel :00:1b.0: irq 45 for MSI/MSI-X
[  966.500619] uhci_hcd :00:1d.0: setting latency timer to 64
[  966.500664] usb usb4: root hub lost power or was reset
[  966.500678] uhci_hcd :00:1d.1: setting latency timer to 64
[  966.500723] usb usb5: root hub lost power or was reset
[  966.500737] uhci_hcd :00:1d.2: setting latency timer to 64
[  966.500780] usb usb6: root hub lost power or was reset
[  966.500798] ehci_hcd :00:1d.7: setting latency timer to 64
[  966.500820] usb usb2: root hub lost power or was reset
[  966.504703] ehci_hcd :00:1d.7: cache line size of 64 is not supported
[  966.504718] pci :00:1e.0: setting latency timer to 64
[  966.504737] ahci :00:1f.2: setting latency timer to 64
[  966.505044] sd 0:0:0:0: [sda] Starting disk
[  966.832173] ata2: SATA link down (SStatus 0 SControl 300)
[  966.840174] ata6: SATA link down (SStatus 0 SControl 300)
[  966.848172] ata5: SATA link down (SStatus 0 SControl 300)
[  966.972162] usb 6-2: reset full speed USB device using uhci_hcd and address 2
[  966.996166] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  966.998542] ata1.00: configured for UDMA/133
[  967.123486] btusb 6-2:1.0: no reset_resume for driver btusb?
[  967.123491] btusb 6-2:1.1: no reset_resume for driver btusb?
[  967.216124] usb 2-5: reset high speed USB device using ehci_hcd and address 2
[  967.460087] usb 3-1: reset full speed USB device using uhci_hcd and address 2
[  967.612449] PM: restore of devices complete after 1116.357 msecs
[  

Bug#617151: xdelta3: diff for NMU version 0y.dfsg-1.1

2011-05-08 Thread Luca Falavigna
tags 617151 + patch pending
tags 625751 + patch pending
thanks


Dear maintainer,

I've prepared an NMU for xdelta3 (versioned as 0y.dfsg-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
  .''`.
 :  :' :   Luca Falavigna dktrkr...@debian.org
 `.  `'
   `-
diff -Nru xdelta3-0y.dfsg/debian/changelog xdelta3-0y.dfsg/debian/changelog
--- xdelta3-0y.dfsg/debian/changelog	2010-02-22 21:59:06.0 +0100
+++ xdelta3-0y.dfsg/debian/changelog	2011-05-08 13:30:13.0 +0200
@@ -1,3 +1,21 @@
+xdelta3 (0y.dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Convert package to dh_python2 (Closes: #617151).
++ debian/control:
+  - Build-depend on python-all-dev (= 2.6.6-3~).
+  - Drop python-central from Build-Depends.
+  - Define X-Python-Version field.
+  - Drop XB-Python-Version field.
++ debian/pycompat:
+  - Useless, removed.
++ debian/rules:
+  - Replace dh_pycentral with dh_python2.
+  * debian/patches/unversioned_shebangs.diff:
+- Do not use versioned shebangs (Closes: #625751).
+
+ -- Luca Falavigna dktrkr...@debian.org  Sun, 08 May 2011 13:28:08 +0200
+
 xdelta3 (0y.dfsg-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru xdelta3-0y.dfsg/debian/control xdelta3-0y.dfsg/debian/control
--- xdelta3-0y.dfsg/debian/control	2010-02-23 00:24:10.0 +0100
+++ xdelta3-0y.dfsg/debian/control	2011-05-08 13:28:02.0 +0200
@@ -3,7 +3,8 @@
 Priority: optional
 XS-Python-Version: all
 Maintainer: A Mennucc1 mennu...@debian.org
-Build-Depends: debhelper (= 5), cdbs, python-central (= 0.5), python-all-dev
+Build-Depends: debhelper (= 5), cdbs, python-all-dev (= 2.6.6-3~)
+X-Python-Version: = 2.5
 Standards-Version: 3.8.4.0
 
 Package: xdelta3
@@ -20,7 +21,6 @@
 Architecture: any
 Section: python
 Depends:  ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Description: Xdelta3 python module
  Xdelta3 is a set of tools designed to compute changes between
diff -Nru xdelta3-0y.dfsg/debian/patches/series xdelta3-0y.dfsg/debian/patches/series
--- xdelta3-0y.dfsg/debian/patches/series	2010-02-23 18:41:54.0 +0100
+++ xdelta3-0y.dfsg/debian/patches/series	2011-05-08 13:22:51.0 +0200
@@ -1,3 +1,3 @@
 Makefile_OPTFLAGS.diff
 Makefile_PIC.diff
-
+unversioned_shebangs.diff
diff -Nru xdelta3-0y.dfsg/debian/patches/unversioned_shebangs.diff xdelta3-0y.dfsg/debian/patches/unversioned_shebangs.diff
--- xdelta3-0y.dfsg/debian/patches/unversioned_shebangs.diff	1970-01-01 01:00:00.0 +0100
+++ xdelta3-0y.dfsg/debian/patches/unversioned_shebangs.diff	2011-05-08 13:23:48.0 +0200
@@ -0,0 +1,23 @@
+#Author: Luca Falavigna dktrkr...@debian.org
+#Bug-Debian: http://bugs.debian.org/625751
+#Last-Update: 2011-05-08
+Index: xdelta3-0y.dfsg/testing/xdelta3-regtest.py
+===
+--- xdelta3-0y.dfsg.orig/testing/xdelta3-regtest.py	2011-05-08 13:22:23.412081704 +0200
 xdelta3-0y.dfsg/testing/xdelta3-regtest.py	2011-05-08 13:21:53.188081717 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python2.6
++#!/usr/bin/python
+ # xdelta 3 - delta compression tools and library
+ # Copyright (C) 2003, 2006, 2007, 2008.  Joshua P. MacDonald
+ #
+Index: xdelta3-0y.dfsg/xdelta3-test.py
+===
+--- xdelta3-0y.dfsg.orig/xdelta3-test.py	2011-05-08 13:22:23.344081704 +0200
 xdelta3-0y.dfsg/xdelta3-test.py	2011-05-08 13:21:57.100081790 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python2.5
++#!/usr/bin/python
+ # xdelta 3 - delta compression tools and library
+ # Copyright (C) 2003, 2006, 2007.  Joshua P. MacDonald
+ #
diff -Nru xdelta3-0y.dfsg/debian/pycompat xdelta3-0y.dfsg/debian/pycompat
--- xdelta3-0y.dfsg/debian/pycompat	2010-02-22 12:52:57.0 +0100
+++ xdelta3-0y.dfsg/debian/pycompat	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-2
diff -Nru xdelta3-0y.dfsg/debian/rules xdelta3-0y.dfsg/debian/rules
--- xdelta3-0y.dfsg/debian/rules	2010-02-22 13:03:45.0 +0100
+++ xdelta3-0y.dfsg/debian/rules	2011-05-08 13:27:28.0 +0200
@@ -61,7 +61,7 @@
 #	dh_installinfo -i
 #	dh_undocumented -i
 	dh_installchangelogs -i
-	dh_pycentral -i
+	dh_python2 -i
 	dh_link -i
 	dh_compress -i -X.py
 	dh_fixperms -i
@@ -83,7 +83,7 @@
 #	dh_installinfo -a
 #	dh_undocumented -a
 	dh_installchangelogs -a
-	dh_pycentral -a -ppython-xdelta3
+	dh_python2 -a -ppython-xdelta3
 	dh_strip -a
 	dh_link -a
 	dh_compress -a -X.py


signature.asc
Description: OpenPGP digital signature


Bug#626045: cmake segfaults on sparc

2011-05-08 Thread Modestas Vainius
reopen 626045
reassign 626045 libc6 2.13-1
forcemerge 625607 626045
affects 625607 + src:dwarves-dfsg src:aspcud src:awesome
thanks

Hello,

On sekmadienis 08 Gegužė 2011 13:57:06 Julien Cristau wrote:
 On Sun, May  8, 2011 at 11:36:07 +0200, Luca Falavigna wrote:
  Source: cmake
  Version: 2.8.4+dfsg.1-2
  Severity: serious
  
  
  cmake segfaults on sparc architecture.
 
 Dupe of 625607.

Wouldn't merging have been better? :)

-- 
Modestas Vainius mo...@debian.org


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


Bug#626055: amazonmp3: Download regularly stops with segmentation fault.

2011-05-08 Thread Martin Michlmayr
* Eric Lavarde bugs.debian.nos...@lavar.de [2011-05-08 13:17]:
 Package: amazonmp3

There's no such package in Debian.  What does
dpkg -p amazonmp3 | grep Maintainer:
say?

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



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



Bug#625771: libxml-libxml-perl: error during installation

2011-05-08 Thread Niko Tyni
On Sun, May 08, 2011 at 11:22:59AM +, Christoph Anton Mitterer wrote:
  Could you please check whether XML::LibXML::SAX and
  XML::LibXML::SAX::Parser are now mentioned twice in your
  /etc/perl/XML/SAX/ParserDetails.ini or only once? (The latter is the
  correct behaviour.)
 
 Each of the two appears only once in that file :)

Great, thanks. 

 So I guess you can close this then if you like.

No, it's a real bug and shouldn't be closed. Possibly severity 'minor',
but I'm not quite sure if there's a corner case that actually breaks
something so leaving it as is for now.
-- 
Niko Tyni   nt...@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#626031: debian-kernel-handbook: please support U-Boot format images.

2011-05-08 Thread Hector Oron
Hi,

2011/5/8 Martin Michlmayr t...@cyrius.com:
 * Hector Oron hector.o...@gmail.com [2011-05-08 12:19]:
 Machine ID stuff cannot go in kernel package.

 Right.  And that's the reason why I don't understand why you'd want to
 put an uImage into the kernel package.  We just need to take the
 uImage apart again, add the machine ID and generate an uImage again.

OK, I understand that, I did not had such a deep thought on machine ID stuff.
Maybe because I was not thinking it is the general case, do we always
change machine ID?
IIUC, few devices need to change ID, if I am wrong then it is probably
not worth to implement
such behaviour.

 Can you describe what you intend to achieve by shipping the uImage in
 the kernel package?

On device I can do: make uImage  cp arch/arm/boot/uImage /boot/ (more or less)
and it should work. Then I am trying to apt-get install kernel and
have an uImage installed, which
already triggers initramfs and initramfs triggers flash-kernel for
converting initrd.img into U-Boot format
and do all the tweaks we need to do on device. That should probably
work for creating, updating and
deleting kernel package without much hassle.

This proposal is really triggered by aiming to find a solution for
DebianBug#550584.

-- 
 Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-.

Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us.

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



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



Bug#610685: [PATCH] Re: Limit msg body length in debug output

2011-05-08 Thread Nicolas Sebrecht
On Sat, May 07, 2011 at 06:34:31PM +0200, Sebastian Spaeth wrote:
 On Sat, 7 May 2011 13:56:29 +0200, Nicolas Sebrecht wrote:

  I inclined to merge this patch if it's still needed (thinking about the
  very last imaplib2 improvements around log). Should I?
 
 Difficult call :-). If we turn off the extremely verbose imaplib2 debug,
 we don't get the full messages in the debug log any longer. But I think
 we rarely need the full messages in the debug log.
 
 It might make people feel uncomfortable to send debug logs to others, so
 I am inclined to have this one merged. We can tweak it later if we find
 that we are missing out information that we need.

Ok. Could you rebase this patch against current next, please?

-- 
Nicolas Sebrecht



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



Bug#611283: gnome-commander doesn't start due to broken link on start_dir_*

2011-05-08 Thread Alessio Treglia
Hi,

would you reproduce this on the latest release available in Debian sid?

Thanks in advance.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



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



Bug#625641: Doesn't link against libdl on kfreebsd

2011-05-08 Thread Gonéri Le Bouder
On Thu, May 05, 2011 at 03:08:23PM +0200, Kevin Roy wrote:
 Hello,
 
 On 4 May 2011 21:09, Christoph Egger christ...@debian.org wrote:
  Hi!
 
  blender misses the -ldl on the final linker line it puts for the linux 
  targets and therefor fails to build on kfreebsd-*:
 
 Thanks for the report.
 I'm aware of that bug since the previous 2.57 upload.
 After looking at the CMakeList.txt in line 434 , there is a
 CMAKE_SYSTEM_NAME variable that needs to match Linux and I don't
 know what is the content on kfreebsd.
 I'll try to setup a kfreebsd and look at what can be done to solve.
A patch to fix the problem:

--- blender-2.57.2-svn36339.orig/CMakeLists.txt
+++ blender-2.57.2-svn36339/CMakeLists.txt
@@ -442,6 +442,13 @@ if(UNIX AND NOT APPLE)
set(WITH_BINRELOC ON)
endif()
endif()
+   if(CMAKE_SYSTEM_NAME MATCHES kFreeBSD)
+   if(NOT WITH_PYTHON_MODULE)
+   # libdl.so is also used by GNU/kFreeBSD
+   list(APPEND LLIBS -ldl)
+   endif()
+   endif()
+

set(PLATFORM_LINKFLAGS -pthread)

Best regards,

   Gonéri



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



Bug#626058: digikam crashes after import from card reader

2011-05-08 Thread Sebastian Niehaus
Package: digikam
Version: 2:1.2.0-7
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* What happens: 

If I select Import - Card readers a new windows opens which shows the 
contents
of my compact flash card in ther reader. I ususlly download all the pictures. 
When
I am done, I close this extra window. Digicam crashes then.

Last words in the terminal windows:


Time elapsed: 28 ms
Time elapsed: 4 ms
netlib_connectsock() returns socket on fd 35
Model: Time elapsed: 54 ms
TextureColorizer: Time elapsed: 115 ms
Time elapsed: 2 ms
netlib_connectsock() returns socket on fd 42
Time elapsed: 2 ms
Model: Time elapsed: 13 ms
digikam(25052)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
digikam(25052)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
digikam(25052)/digikam (core): ThumbnailLoadThread::load: No thumbnail size 
specified. Refusing to load thumbnail. 
Time elapsed: 47 ms
netlib_connectsock() returns socket on fd 63
Time elapsed: 4 ms
Model: Time elapsed: 404 ms
Unable to start Dr. Konqi


* What I expect
I expect the extra close but not digikm to crash. 


* Reproducible?
Yes, always. 


Thank you very much, 


Sebastian 



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

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

Versions of packages digikam depends on:
ii  digikam-data2:1.2.0-7digikam architecture-independant d
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  kdepim-runtime  4:4.4.7-1Runtime components for akonadi-kde
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgphoto2-22.4.6-3  gphoto2 digital camera library
ii  libgphoto2-port02.4.6-3  gphoto2 digital camera port librar
ii  libice6 2:1.0.6-2X11 Inter-Client Exchange library
ii  libjasper1  1.900.1-7+b1 The JasPer JPEG-2000 runtime libra
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libkabc44:4.4.5-2library for handling address book 
ii  libkdcraw8  4:4.4.5-2RAW picture decoding C++ library (
ii  libkde3support4 4:4.4.5-2+squeeze1   the KDE 3 Support Library for the 
ii  libkdecore5 4:4.4.5-2+squeeze1   the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-2+squeeze1   the KDE Platform User Interface Li
ii  libkexiv2-8 4:4.4.5-2Qt like interface for the libexiv2
ii  libkfile4   4:4.4.5-2+squeeze1   the File Selection Dialog Library 
ii  libkhtml5   4:4.4.5-2+squeeze1   the KHTML Web Content Rendering En
ii  libkio5 4:4.4.5-2+squeeze1   the Network-enabled File Managemen
ii  libkipi74:4.4.5-2library for apps that want to use 
ii  libkjsapi4  4:4.4.5-2+squeeze1   the KJS API Library for the KDE De
ii  libknotifyconfig4   4:4.4.5-2+squeeze1   library for configuring KDE Notifi
ii  libkparts4  4:4.4.5-2+squeeze1   the Framework for the KDE Platform
ii  libkresources4  4:4.4.5-2the KDE Resource framework library
ii  libkutils4  4:4.4.5-2+squeeze1   various utility classes for the KD
ii  liblcms11.18.dfsg-1.2+b3 Color management library
ii  liblensfun0 0.2.4-1  Lens Correction library - Runtime 
ii  liblqr-1-0  0.4.1-1  converts plain array images into m
ii  libmarblewidget44:4.4.5-2Marble globe widget library
ii  libnepomuk4 4:4.4.5-2+squeeze1   the Nepomuk Meta Data Library
ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon mul
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-4Qt 4 network module
ii  libqt4-qt3support   4:4.6.3-4Qt 3 compatibility library for Qt 
ii  libqt4-sql  4:4.6.3-4Qt 4 SQL module
ii  libqt4-sql-sqlite   4:4.6.3-4Qt 4 SQLite 3 database driver
ii  libqt4-svg  4:4.6.3-4Qt 4 SVG module
ii  libqt4-xml  4:4.6.3-4Qt 4 XML module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsolid4   4:4.4.5-2+squeeze1   Solid Library for KDE Platform
ii  libsoprano4 2.5.0+dfsg.1-1   libraries for 

Bug#626059: udev: typo in update warning

2011-05-08 Thread M. Dietrich
Package: udev
Version: 168-1
Severity: minor

the wanring says that a kernel = 2.6.26 is needed while in fact a = 2.6.27 is
required. having a .26 kernel installed this leads to irritations.

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

Kernel: Linux 2.6.38-2-686-bigmem (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 udev depends on:
ii  debconf [debconf-2.0]1.5.38  Debian configuration management sy
ii  libc62.13-2  Embedded GNU C Library: Shared lib
ii  libselinux1  2.0.98-1SELinux runtime shared libraries
ii  libudev0 168-1   libudev shared library
ii  libusb-0.1-4 2:0.1.12-17 userspace USB programming library
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  util-linux   2.17.2-9.1  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-9  Linux PCI Utilities
ii  usbutils  1:001-1Linux USB utilities

udev suggests no packages.

-- debconf information excluded



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



Bug#625967: Bug update

2011-05-08 Thread edwardp
This does not occur when the layout is changed from Classic (default) to 
Wide.  Although it also occurs when the layout is changed to Vertical, 
which causes the page to narrow in size.


It's obviously a downstream bug with Thunderbird.




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



Bug#618696: closed by Adam C Powell IV hazel...@debian.org (Re: elmer: multiple licensing issues)

2011-05-08 Thread Francesco Poli
On Sat, 07 May 2011 23:38:38 +0200 Sylvestre Ledru wrote:

 Le samedi 07 mai 2011 à 23:20 +0200, Francesco Poli a écrit :
  since I don't think CeCILL-C meets the DFSG: 
 A bit out of topic but you are probably wrong here. All CeCILL licenses
 are DFSG compliant.

Where may I find a detailed analysis that explains how the CeCILL-C
license meets the DFSG?

I am only aware of the following analysis:
http://lists.debian.org/debian-legal/2008/01/msg00171.html
Please note that I have already cited this analysis, see
http://bugs.debian.org/618696#41

The analysis by Joe Smith highlights the GPL-incompatibility and two
possible DFSG-freeness issues. I agree that those issues make the
license fail to meet the DFSG. Especially, the choice of venue is an
issue that has been discussed to death on debian-legal for various
licenses (with disagreeing opinions from many people): my own personal
opinion is that choice of venue clauses are non-free restrictions.




-- 
 http://www.inventati.org/frx/frx-gpg-key-transition-2010.txt
 New GnuPG key, see the transition document!
. Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE


pgprY2hRS0SFI.pgp
Description: PGP signature


Bug#618696: closed by Adam C Powell IV hazel...@debian.org (Re: elmer: multiple licensing issues)

2011-05-08 Thread Sylvestre Ledru
Le dimanche 08 mai 2011 à 15:18 +0200, Francesco Poli a écrit :
 On Sat, 07 May 2011 23:38:38 +0200 Sylvestre Ledru wrote:
 
  Le samedi 07 mai 2011 à 23:20 +0200, Francesco Poli a écrit :
   since I don't think CeCILL-C meets the DFSG: 
  A bit out of topic but you are probably wrong here. All CeCILL licenses
  are DFSG compliant.
 
 Where may I find a detailed analysis that explains how the CeCILL-C
 license meets the DFSG?
 
 I am only aware of the following analysis:
 http://lists.debian.org/debian-legal/2008/01/msg00171.html
 Please note that I have already cited this analysis, see
 http://bugs.debian.org/618696#41
 
 The analysis by Joe Smith highlights the GPL-incompatibility 
CeCILL-C is equivalent to the LGPL, not GPL. CeCILL is GPL compabible.
It has been designed with the FSF to be fully compatible with the LGPL.
It is why I stated that the CeCILL-C is DFSG. After that, I apologize if
it has been considered as not DFSG on debian-legal mailing list. I
wasn't aware of that.

Sylvestre




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



Bug#626060: openssl: FTBFS on sparc64 due to configuration issue

2011-05-08 Thread Aurelien Jarno
Package: openssl
Version: 1.0.0d-2
Severity: important
Tags: patch
User: debian-sp...@lists.debian.org
Usertags: sparc64

openssl FTBFS on sparc64 with a testsuite failure. This is due to a
small configuration issue, fixed by the patch below. I changed
SIXTY_FOUR_BIT_LONG into BN_LLONG, as it is done for debian-sparc-v9 or
solaris64-sparc-v9. Could you please apply this patch in the next
upload. Thanks in advance.

diff -Nru openssl-1.0.0d/debian/patches/debian-targets.patch 
openssl-1.0.0d/debian/patches/debian-targets.patch
--- openssl-1.0.0d/debian/patches/debian-targets.patch  2010-12-19 
16:12:18.0 +0100
+++ openssl-1.0.0d/debian/patches/debian-targets.patch  2011-05-08 
12:21:10.0 +0200
@@ -45,7 +45,7 @@
 +debian-sparc,gcc:-DB_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g 
-Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL 
BF_PTR:${no_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR),
 +debian-sparc-v8,gcc:-DB_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -mcpu=v8 -g 
-Wall -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL 
BF_PTR:${sparcv8_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR),
 +debian-sparc-v9,gcc:-DB_ENDIAN -DTERMIO -O3 -mcpu=v9 -Wa,--noexecstack 
-Wa,-Av8plus -g -Wall -DULTRASPARC -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG 
RC4_CHAR RC4_CHUNK DES_UNROLL 
BF_PTR:${sparcv9_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR),
-+debian-sparc64,gcc:-m64 -DB_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g -Wall 
-DULTRASPARC -DBN_DIV2W::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR 
RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL 
BF_PTR:${sparcv9_asm}:dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR),
++debian-sparc64,gcc:-m64 -DB_ENDIAN -DTERMIO -O3 -Wa,--noexecstack -g -Wall 
-DULTRASPARC -DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_INT 
DES_PTR DES_RISC1 DES_UNROLL 
BF_PTR:${sparcv9_asm}:dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR),
 +
  
   Variety of LINUX:-)


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

Kernel: Linux 2.6.32-bpo.5-sparc64-smp 
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#626061: issues with iceweasel3 and home dirs in nfs

2011-05-08 Thread Holger Levsen
package: debian-edu
severity: important

Hi,

iceweasel3 (which is the version in squeeze as well as in lenny-backports) use 
an sqlite database to save bookmarks and history. sqlite doesn't work on nfs 
filesystems. (and Debian Edu uses home directories on nfs per default.)

The user visible problem is a popup informing about bookmarks+history being 
unavailable, and, well, bookmarks and history being unavailable.


There are basically two ways out:

- mount with nolock and sync, but this reduces performance. (And locking is 
also a feature one wants to have in general.)

- on login, or better in a wrapper script to start iceweasel, move the sqlite 
database away, copy it back to the old location, remove the moved away file 
(thus effectly removing the lock which is causing the issue).

This is described in http://gwd-tech.posterous.com/recovering-firefox-3-when-
run-on-an-nfs-share


Currently I'm not sure how to solve this for Debian Edu Squeeze. What do you 
think?


cheers,
Holger



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



Bug#626062: openvpn: please improve kFreeBSD support

2011-05-08 Thread Gonéri Le Bouder
Package: openvpn
Version: 2.1.3-4
Severity: normal

OpenVPN fails to identify the freebsd command from a GNU/kFreeBSD system.
Because of that, it don't set the interface address and create route.

Instead this message is pushed in the log file.
Sorry, but I don't know how to do 'ifconfig' commands on this operating system.
You should ifconfig your TUN/TAP device manually or use an --up script.

This patch fix the issue.

--- openvpn-2.1.3.orig/route.c
+++ openvpn-2.1.3/route.c
@@ -975,7 +975,7 @@
   argv_msg (D_ROUTE, argv);
   status = openvpn_execve_check (argv, es, 0, ERROR: Solaris route add 
command failed);
 
-#elif defined(TARGET_FREEBSD)
+#elif defined(TARGET_FREEBSD)||defined(__FreeBSD_kernel__)
 
   argv_printf (argv, %s add,
ROUTE_PATH);
--- openvpn-2.1.3.orig/tun.c
+++ openvpn-2.1.3/tun.c
@@ -848,7 +848,7 @@
  add_route (r, tt, 0, es);
}
 
-#elif defined(TARGET_FREEBSD)||defined(TARGET_DRAGONFLY)
+#elif 
defined(TARGET_FREEBSD)||defined(TARGET_DRAGONFLY)||defined(__FreeBSD_kernel__)
 
   /* example: ifconfig tun2 10.2.0.2 10.2.0.1 mtu 1450 netmask 
255.255.255.255 up */
   if (tun)


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

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0] 1.5.39 Debian configuration management sy
ii  freebsd-net-tools [net-tools] 8.1-4+b1   FreeBSD networking tools
ii  libc0.1   2.13-2 Embedded GNU C Library: Shared lib
ii  liblzo2-2 2.04-1 data compression library
ii  libpam0g  1.1.2-3Pluggable Authentication Modules l
ii  libpkcs11-helper1 1.08-1 library that simplifies the intera
ii  libssl0.9.8   0.9.8o-5   SSL shared libraries
ii  openssl-blacklist 0.5-2  list of blacklisted OpenSSL RSA ke
ii  openvpn-blacklist 0.4list of blacklisted OpenVPN RSA sh

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl   0.9.8o-5   Secure Socket Layer (SSL) binary a
pn  resolvconfnone (no description available)

-- Configuration Files:
/etc/openvpn/update-resolv-conf [Errno 2] Aucun fichier ou dossier de ce type: 
u'/etc/openvpn/update-resolv-conf'

-- debconf information excluded



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



Bug#626063: gdm3 does not honor default window manager setting

2011-05-08 Thread Hugo A. M. Torres
Package: gdm3
Version: 2.30.5-10
Severity: normal
Tags: upstream

Metacity controls windows in gdm3 in spite of having say compiz as default
window manager.

I found a site which mentions a fix but that does not seem to work here:
http://k3mist.com/bash/enable-compiz-fusion-on-your-gdm-login/

Can you guys provide a fix for it?

Thank you,

Hugo Torres



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

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

Versions of packages gdm3 depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  debconf [debconf-2.0]1.5.38  Debian configuration management sy
ii  gconf2   2.28.1-6GNOME configuration database syste
ii  gnome-session [x-session 2.30.2-3The GNOME Session Manager - GNOME 
ii  gnome-session-bin2.30.2-3The GNOME Session Manager - Minima
ii  gnome-terminal [x-termin 2.30.2-1The GNOME terminal emulator applic
ii  libart-2.0-2 2.3.21-1Library of functions for 2D graphi
ii  libatk1.0-0  2.0.0-1 The ATK accessibility toolkit
ii  libattr1 1:2.4.44-2  Extended attribute shared library
ii  libaudit01.7.13-1+b2 Dynamic library for security audit
ii  libbonobo2-0 2.24.3-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.24.3-1The Bonobo UI library
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libcanberra-gtk0 0.24-1  Gtk+ helper for playing widget eve
ii  libcanberra0 0.24-1  a simple abstract interface for pl
ii  libdbus-1-3  1.4.6-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.92-1  simple interprocess messaging syst
ii  libfontconfig1   2.8.0-2.2   generic font configuration library
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.28.1-6GNOME configuration database syste
ii  libgdk-pixbuf2.0-0   2.23.3-3GDK Pixbuf library
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libgnome2-0  2.30.0-1The GNOME library - runtime files
ii  libgnomecanvas2-02.30.1-1A powerful object-oriented display
ii  libgtk2.0-0  2.24.4-3The GTK+ graphical user interface 
ii  liborbit21:2.14.18-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpam-modules   1.1.2-2 Pluggable Authentication Modules f
ii  libpam-runtime   1.1.2-2 Runtime support for the PAM librar
ii  libpam0g 1.1.2-2 Pluggable Authentication Modules l
ii  libpanel-applet2-0   2.30.2-4library for GNOME Panel applets
ii  libpango1.0-01.28.3-6Layout and rendering of internatio
ii  libpolkit-gobject-1-00.101-4 PolicyKit Authorization API
ii  libpolkit-gtk-1-00.101-2 PolicyKit GTK+ API
ii  libpopt0 1.16-1  lib for parsing cmdline parameters
ii  librsvg2-common  2.32.1-1SAX-based renderer library for SVG
ii  libselinux1  2.0.98-1+b1 SELinux runtime shared libraries
ii  libupower-glib1  0.9.9-4 abstraction for power management -
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  libx11-6 2:1.4.3-1   X11 client-side library
ii  libxau6  1:1.0.6-1   X11 authorisation library
ii  libxdmcp61:1.1.0-1   X11 Display Manager Control Protoc
ii  libxklavier165.0-2   X Keyboard Extension high-level AP
ii  libxml2  2.7.8.dfsg-2+b1 GNOME XML library
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  metacity [x-window-manag 1:2.30.1-3  lightweight GTK+ window manager
ii  policykit-1-gnome0.101-2 GNOME authentication agent for Pol
ii  twm [x-window-manager]   1:1.0.6-1   Tab window manager
ii  upower   0.9.9-4 abstraction for power management
ii  xterm [x-terminal-emulat 269-1   X terminal emulator

Versions of packages gdm3 recommends:
ii  at-spi1.30.1-3   Assistive Technology Service Provi
ii  desktop-base  6.0.6  common files for the Debian Deskto
ii  gnome-icon-theme  2.30.3-2   GNOME Desktop icon theme
ii  gnome-power-manager   2.32.0-2   power management tool for the GNOM
ii  gnome-settings-daemon 2.30.2-3   daemon handling the GNOME session 

Bug#608432: fontforge: Extension in desktop file

2011-05-08 Thread Hideki Yamane
tags 608432 patch
thanks

Hi,

On Thu, 30 Dec 2010 21:57:13 +0100
Martin Mares m...@ucw.cz wrote:
 When I run an application using desktop files (e.g., geeqie), I get the
 following warning message:
 
 Desktop file '/usr/share/applications/fontforge.desktop' should not include
 extension in Icon key: 'ffanvil32.xpm'
 
 Also, the `desktop-file-validate' utility warns about this problem (and
 one more). Could you please fix it?

 Thanks for the report, now I start investigating...
 It seems to be introduced in 0.0.20090224-1 as 
debian/patches/023_fix_desktop_file

 fontforge (0.0.20090224-1) experimental; urgency=low
(snip)
  - added the patch 023_fix_desktop_file for adjusting the desktop file for
Debian.

 I guess it was intended to adjust for Debian menu policy, it says The icons
 should be in xpm format.
 http://www.debian.org/doc/packaging-manuals/menu.html/ch3.html#s3.7

 But it is for Debian menu, not for *.desktop file.

 I suggest that 
  - remove its patch
  - adjust icon directory in /usr/share/pixmaps

 If it's okay, I'll commit to svn.

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -urN fontforge-0.0.20100501.orig/Packaging/fontforge.desktop fontforge-0.0.20100501/Packaging/fontforge.desktop
--- fontforge-0.0.20100501.orig/Packaging/fontforge.desktop	2011-05-04 17:23:02.225686237 +0900
+++ fontforge-0.0.20100501/Packaging/fontforge.desktop	2011-05-08 21:29:46.110011546 +0900
@@ -8,7 +8,7 @@
 Comment[fr]=Un constructeur des polices
 Comment[zh_TW]=FontForge 描邊字型編輯器
 Exec=fontforge
-Icon=ffanvil32.xpm
+Icon=fontforge.png
 Terminal=false
 Type=Application
 Categories=Application;Graphics;
diff -urN fontforge-0.0.20100501.orig/debian/dirs fontforge-0.0.20100501/debian/dirs
--- fontforge-0.0.20100501.orig/debian/dirs	2010-09-27 00:43:29.0 +0900
+++ fontforge-0.0.20100501/debian/dirs	2011-05-08 21:32:00.370677306 +0900
@@ -1,4 +1,4 @@
 usr/bin
 usr/share/fontforge/pixmaps
-usr/share/icons
+usr/share/pixmaps
 usr/share/applications
diff -urN fontforge-0.0.20100501.orig/debian/ffanvil32.xpm fontforge-0.0.20100501/debian/ffanvil32.xpm
--- fontforge-0.0.20100501.orig/debian/ffanvil32.xpm	2006-08-27 19:28:08.0 +0900
+++ fontforge-0.0.20100501/debian/ffanvil32.xpm	1970-01-01 09:00:00.0 +0900
@@ -1,130 +0,0 @@
-/* XPM */
-static char * ffanvil32_kb_xpm[] = {
-32 32 95 2,
-  	c None,
-. 	c #BEBEBE,
-+ 	c #0C0C0C,
-@ 	c #4F4F4F,
-# 	c #D4D4D4,
-$ 	c #ABABAB,
-% 	c #9F9F9F,
- 	c #B3B3B3,
-* 	c #D3D3D3,
-= 	c #D8D8D8,
-- 	c #7E7E7E,
-; 	c #585858,
- 	c #535353,
-, 	c #828282,
-' 	c #B9B9B9,
-) 	c #8B8B8B,
-! 	c #FF,
-~ 	c #8F8F8F,
-{ 	c #CFCFCF,
-] 	c #B6B6B6,
-^ 	c #7C7C7C,
-/ 	c #55,
-( 	c #606060,
-_ 	c #C9C9C9,
-: 	c #868686,
- 	c #565656,
-[ 	c #3C3C3C,
-} 	c #272727,
-| 	c #121212,
-1 	c #BB,
-2 	c #AFAFAF,
-3 	c #676767,
-4 	c #595959,
-5 	c #4A4A4A,
-6 	c #353535,
-7 	c #1F1F1F,
-8 	c #0E0E0E,
-9 	c #A5A5A5,
-0 	c #5D5D5D,
-a 	c #616161,
-b 	c #515151,
-c 	c #414141,
-d 	c #2D2D2D,
-e 	c #191919,
-f 	c #0D0D0D,
-g 	c #454545,
-h 	c #AA,
-i 	c #9B9B9B,
-j 	c #474747,
-k 	c #424242,
-l 	c #4C4C4C,
-m 	c #393939,
-n 	c #2C2C2C,
-o 	c #1D1D1D,
-p 	c #1E1E1E,
-q 	c #161616,
-r 	c #0F0F0F,
-s 	c #131313,
-t 	c #181818,
-u 	c #1A1A1A,
-v 	c #5F5F5F,
-w 	c #383838,
-x 	c #B5B5B5,
-y 	c #1C1C1C,
-z 	c #2A2A2A,
-A 	c #373737,
-B 	c #858585,
-C 	c #C5C5C5,
-D 	c #151515,
-E 	c #11,
-F 	c #323232,
-G 	c #3A3A3A,
-H 	c #3B3B3B,
-I 	c #636363,
-J 	c #242424,
-K 	c #2F2F2F,
-L 	c #626262,
-M 	c #737373,
-N 	c #232323,
-O 	c #282828,
-P 	c #33,
-Q 	c #2E2E2E,
-R 	c #2B2B2B,
-S 	c #292929,
-T 	c #363636,
-U 	c #66,
-V 	c #212121,
-W 	c #A0A0A0,
-X 	c #252525,
-Y 	c #6D6D6D,
-Z 	c #727272,
-` 	c #484848,
- .	c #C1C1C1,
-..	c #979797,
-+.	c #ACACAC,
-,
-,
-,
-. + @   ,
-  . + + + @ ,
-  + + + + + @   ,
-  @ + + + + + @ ,
-. + + + + + + + ,
-. + + + + + + + + . ,
-. + + + + + @ + .   ,
-+ + + @ ,
-+ @   # $ %  * ,
-  = $ - ;  ; , '   ,
-. )  ! !  ! !; ~ { ,
-  ] ^ /   !   !   ! / (   ,
-_ :! ! ! ! ! ! ! ! @ [ } | 1 ,
-2 3   !   !  4   5 6 7 8 + + 5   ,
-9 0!  ; !  ab c d e + + + f g h ,
-i j k j l b! ! ! ! 

Bug#626064: pear.mk contains wrong directories

2011-05-08 Thread Ondřej Surý
Package: dh-make-php
Version: 0.2.16
Severity: important

pear.mk contains:

-d php_bin=/usr/bin/php \
-d bin_dir=/usr/bin \
-d php_dir=/usr/share/php \
-d data_dir=/usr/share/php/data \
-d doc_dir=/usr/share/php/docs \
-d test_dir=/usr/share/php/tests \

however php-pear has:

PEAR executables directory bin_dir  /usr/bin
PEAR documentation directory   doc_dir  /usr/share/php/doc
PHP extension directoryext_dir  /usr/lib/php5/20090626
PEAR directory php_dir  /usr/share/php
PEAR Installer cache directory cache_dir/tmp/pear/cache
PEAR configuration filecfg_dir  /usr/share/php/cfg
PEAR data directorydata_dir /usr/share/php/data
PEAR Installer downloaddownload_dir 
/tmp/buildd/php5-5.3.6/pear-build-download
PEAR Installer temp directory  temp_dir /tmp/pear/temp
PEAR test directorytest_dir /usr/share/php/test
PEAR www files directory   www_dir  /usr/share/php/htdocs

I suggest to drop the lines from the pear.mk and rely on the php-pear values or 
read it with $(shell pear config-get variable)

Also you probably want something like this:

PEAR_OLD_DOC_DIR=$(shell pear config-get doc_dir)/$(PEAR_PKG)
PEAR_OLD_TEST_DIR=$(shell pear config-get test_dir)/$(PEAR_PKG)/$(PEAR_TEST_DIR)

O.
-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages dh-make-php depends on:
ii  cdbs0.4.89   common build system for Debian pac
ii  php-pear5.3.3-7+squeeze1 PEAR - PHP Extension and Applicati
ii  php5-cli5.3.3-7+squeeze1 command-line interpreter for the p

dh-make-php recommends no packages.

dh-make-php 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#625832: python-mpi4py: importing MPI fails

2011-05-08 Thread Yaroslav Halchenko
reassign 625832 libopenmpi1.3
thanks

Since hangs in non-python programs it has to do with a  generic
install/configuration of openmpi, thus reassigning to openmpi.


On Sun, 08 May 2011, Juha Jäykkä wrote:

 Let's see...

  python -c 'import mpi4py.MPI'

 No use, hangs similarly.

  2. where does it hang? (according to strace or may be gdb)?

 Strace and gdb trace attached. Here are the relevant parts of ps and netstat 
 outpot, too.

 orted --hnp --set-sid --report-uri 7 --singleton-died-pipe 8

 tcp0  0 *:60561 *:* LISTEN
   
 6238/orted  
 tcp6   0  0 [::]:34267  [::]:*  LISTEN
   
 6238/orted  

  3. does any other (non-Python) application  built against openmpi ran
 with opterun hangs? (i.e. is it configured properly, etc)

 Hangs in exaxtly the same place:

 #0  0x7690e668 in __poll (fds=0x629ac0, nfds=4, timeout=value 
 optimized out)
 at ../sysdeps/unix/sysv/linux/poll.c:83
 #1  0x776a3921 in ?? () from /usr/lib/libopen-pal.so.0
 #2  0x776a28cf in ?? () from /usr/lib/libopen-pal.so.0
 #3  0x776970b1 in opal_progress () from /usr/lib/libopen-pal.so.0
 #4  0x75a2c7e5 in ?? () from 
 /usr/lib/openmpi/lib/openmpi/mca_rml_oob.so
 #5  0x75a2ccb0 in ?? () from 
 /usr/lib/openmpi/lib/openmpi/mca_rml_oob.so
 #6  0x77915986 in orte_routed_base_register_sync () from 
 /usr/lib/libopen-rte.so.0
 #7  0x760384ce in ?? () from 
 /usr/lib/openmpi/lib/openmpi/mca_routed_binomial.so
 #8  0x77902652 in orte_ess_base_app_setup () from /usr/lib/libopen-
 rte.so.0
 #9  0x75c30fa1 in ?? () from 
 /usr/lib/openmpi/lib/openmpi/mca_ess_singleton.so
 #10 0x778e9ba3 in orte_init () from /usr/lib/libopen-rte.so.0
 #11 0x77b62397 in ?? () from /usr/lib/libmpi.so.0
 #12 0x77b833e0 in PMPI_Init () from /usr/lib/libmpi.so.0
 #13 0x00400916 in main (argc=1, argv=0x7fffddc8) at hello.c:5

 That result is independent of number of ranks and whether I start the program 
 with or without orterun. The hello.c is very short:

 #include mpi.h
 #include stdio.h
 int main(int argc, char **argv) {
   int rc, id;  
   rc=MPI_Init(argc, argv);
   rc=MPI_Comm_rank(MPI_COMM_WORLD, id);
   printf(My id = %i\n, id);
   MPI_Finalize();
 }

 And, as you see from the backtrace, it hangs in MPI_Init().

 Does this mean that the problem is not actually mpi4py, but openmpi (or some 
 such) instead?

  altogether it might be simply a generic misconfiguration of mpi.  If we

 I do not believe this. I never configured openmpi AT ALL, every single 
 openmpi 
 setting is pristine, as they came out of the Debian package. I never had to 
 touch anything - which is precisely the reason I started using openmpi all 
 those years ago, when mpich needed tweaking to get it running at all.

 Cheers,
 Juha
-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic



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



Bug#625994: libgtk-3-common fails to install

2011-05-08 Thread Stephan Kramer

Sorry, turns out I had a symlink /usr/share/locale/en - 
/usr/share/locale/en_GB - probably added myself long time ago to work around some 
bug? - thus confusing dpkg. So this can be closed again.



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