Bug#731734: apt: /etc/apt/sources.list has been modified and is empty

2013-12-09 Thread cep
Package: apt
Version: 0.9.14
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

Today when I update I get this error :

:~# aptitude update
Error: No information about packages! (Maybe no deb entries?)
E: Problem executing scripts APT::Update::Post-Invoke-Success 'test -x /usr/bin
/apt-show-versions || exit 0 ; apt-show-versions -i'
E: Sub-process returned an error code

And :
:~# mv /etc/apt/apt.conf.d/20apt-show-versions /etc/apt/apt.conf.d/20apt-show-
versions_bad

or :
:~# aptitude purge apt-show-versions

changes nothing and the sources.list has been modified and is empty :
:~# cat /etc/apt/sources.list
## See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

latest updates are :
[Updates] apt:i386 0.9.13.1 - 0.9.14
[Updates] apt-utils:i386 0.9.13.1 - 0.9.14
[Updates] avahi-daemon:i386 0.6.31-2 - 0.6.31-3
[Updates] libapt-inst1.5:i386 0.9.13.1 - 0.9.14
[Updates] libapt-pkg4.12:i386 0.9.13.1 - 0.9.14

I rebuilt the sources.list and everything is back to normal.



-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends true;
APT::Install-Suggests 0;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^kfreebsd-image.*;
APT::NeverAutoRemove:: ^gnumach$;
APT::NeverAutoRemove:: ^gnumach-image.*;
APT::NeverAutoRemove:: ^linux-image-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-image-extra-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-signed-image-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-headers-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-image-686-pae$;
APT::NeverAutoRemove:: ^linux-image-extra-686-pae$;
APT::NeverAutoRemove:: ^linux-signed-image-686-pae$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-686-pae$;
APT::NeverAutoRemove:: ^linux-headers-686-pae$;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Periodic ;
APT::Periodic::Update-Package-Lists 0;
APT::Periodic::AutocleanInterval 0;
APT::Periodic::Unattended-Upgrade 0;
APT::Periodic::Download-Upgradeable-Packages 0;
APT::Update ;
APT::Update::Post-Invoke-Success ;
APT::Update::Post-Invoke-Success:: test -x /usr/bin/apt-show-versions || exit 
0 ; apt-show-versions -i;
APT::Update::Post-Invoke-Success:: [ ! -f /var/run/dbus/system_bus_socket ] || 
/usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt 
org.debian.apt.CacheChanged || true;
APT::Update::Post-Invoke-Success:: /usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service  
/usr/bin/test -S /var/run/dbus/system_bus_socket  /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 1 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update  /dev/null; /bin/echo 
 /dev/null;
APT::Architectures ;
APT::Architectures:: i386;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;
APT::Compressor::bzip2 ;
APT::Compressor::bzip2::Name bzip2;
APT::Compressor::bzip2::Extension .bz2;
APT::Compressor::bzip2::Binary bzip2;
APT::Compressor::bzip2::Cost 3;
APT::Compressor::bzip2::CompressArg ;
APT::Compressor::bzip2::CompressArg:: -9;
APT::Compressor::bzip2::UncompressArg ;
APT::Compressor::bzip2::UncompressArg:: -d;
APT::Compressor::xz ;
APT::Compressor::xz::Name xz;
APT::Compressor::xz::Extension .xz;
APT::Compressor::xz::Binary xz;
APT::Compressor::xz::Cost 4;
APT::Compressor::xz::CompressArg ;
APT::Compressor::xz::CompressArg:: -6;
APT::Compressor::xz::UncompressArg ;
APT::Compressor::xz::UncompressArg:: -d;
APT::Compressor::lzma ;
APT::Compressor::lzma::Name lzma;
APT::Compressor::lzma::Extension .lzma;
APT::Compressor::lzma::Binary xz;
APT::Compressor::lzma::Cost 5;
APT::Compressor::lzma::CompressArg ;
APT::Compressor::lzma::CompressArg:: --format=lzma;
APT::Compressor::lzma::CompressArg:: -9;

Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Guillem Jover
Hi!

On Mon, 2013-12-09 at 07:03:41 +0100, Andreas Beckmann wrote:
 Package: dpkg
 Version: 1.17.4
 Severity: serious

 consider the following packages shipping a few files:
 
 foo 1.0
 /usr/foo/foo.dat
 
 foobar 2.0
 /usr/foobar/foo.dat
 
 foo 2.0 (Depends: foobar)
 /usr/foo - foobar
 
 foo 2.0 uses dpkg-maintscript-helper dir_to_symlink to properly perform
 the conversion.
 
 After the following sequence, /usr/foobar/foo.dat is missing:
 
 install foo 1.0
 install foobar 2.0
 install foo 2.0
 
 I think the following is happen during the installation of foo 2.0:
 
 * the preinst moves /usr/foo/ aside
 * the package gets unpacked, creating /usr/foo - foobar
 * the obsolete files from foo 1.0 that are no longer in foo 2.0 get
   deleted, this finds /usr/foo/foo.dat which exists, but is actually
   /usr/foobar/foo.dat, but gets deleted anyway.

In theory that should be covered by the checks performed and the
installation aborted. But I'm creating a test case right now to verify
it.

 Observed while debugging the piuparts failures of python-babel on
 upgrades from jessie to sid.

This is with a local package right? Because the one in the archive
does not contain any dir_to_symlink code.

Thanks,
Guillem


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



Bug#731655: [gregsharp-gu...@moszumanska.debian.org: r15466 - trunk/packages/plastimatch/trunk/debian]

2013-12-09 Thread Andreas Tille
Hi Dominique,

please tell me whether you want to upload or if I should go on.

Kind regards

   Andreas.

- Forwarded message from Greg Sharp 
gregsharp-gu...@moszumanska.debian.org -

Date: Mon,  9 Dec 2013 01:59:07 +
From: Greg Sharp gregsharp-gu...@moszumanska.debian.org
To: debian-med-com...@lists.alioth.debian.org
Subject: r15466 - trunk/packages/plastimatch/trunk/debian

Author: gregsharp-guest
Date: 2013-12-09 01:59:07 + (Mon, 09 Dec 2013)
New Revision: 15466

Modified:
   trunk/packages/plastimatch/trunk/debian/control
Log:
Possible fix for #731655

Modified: trunk/packages/plastimatch/trunk/debian/control
===
--- trunk/packages/plastimatch/trunk/debian/control 2013-12-08 11:54:30 UTC 
(rev 15465)
+++ trunk/packages/plastimatch/trunk/debian/control 2013-12-09 01:59:07 UTC 
(rev 15466)
@@ -9,7 +9,9 @@
cmake,
libdcmtk2-dev,
libfftw3-dev,
-   libinsighttoolkit4-dev,
+  libinsighttoolkit4-dev (= 4.4.2) [amd64]
+  | libinsighttoolkit4-dev (= 4.4.2) [i386]
+  | libinsighttoolkit3-dev (= 3.20.1),
libpng-dev,
libtiff-dev,
uuid-dev,


___
debian-med-commit mailing list
debian-med-com...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit


- End forwarded message -

-- 
http://fam-tille.de


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



Bug#731740: java.lang.NoClassDefFoundError: org/sikuli/basics/MultiFrame

2013-12-09 Thread Vincent Bernat
Package: sikuli-ide
Version: 1.0.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I just installed sikuli-ide package from experimental and gets this
error when running it:

Exception in thread main java.lang.NoClassDefFoundError: 
org/sikuli/basics/MultiFrame
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
at java.lang.Class.getMethod0(Class.java:2764)
at java.lang.Class.getMethod(Class.java:1653)
at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: org.sikuli.basics.MultiFrame
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 6 more

I only have one JDK installed:

Name: java
Link: /usr/bin/java
Slaves:
 java.1.gz /usr/share/man/man1/java.1.gz
Status: auto
Best: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
Value: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java

Alternative: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
Priority: 1071
Slaves:
 java.1.gz /usr/lib/jvm/java-7-openjdk-amd64/jre/man/man1/java.1.gz

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

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

Versions of packages sikuli-ide depends on:
ii  default-jre [java6-runtime]1:1.7-50
ii  junit  3.8.2-8
ii  libcommons-cli-java1.2-3
ii  libjgoodies-common-java1.4.0-2
ii  libjgoodies-forms-java 1.6.0-4
ii  libjson-simple-java1.1.1-1
ii  libsikuli-script-java  1.0~x~rc3.tesseract3-dfsg1-7
ii  libswing-layout-java   1.0.4-4
ii  libswingx-java 1:1.6.2-1
ii  openjdk-7-jre [java6-runtime]  7u25-2.3.12-4

sikuli-ide recommends no packages.

sikuli-ide suggests no packages.

-- no debconf information


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



Processed: Re: Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 unreproducible moreinfo
Bug #731730 [dpkg] dpkg: directory_to_symlink conversion causes removal of 
files owned by other packages
Added tag(s) unreproducible and moreinfo.

-- 
731730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Guillem Jover
Control: tags -1 unreproducible moreinfo

Hi!

On Mon, 2013-12-09 at 09:40:22 +0100, Guillem Jover wrote:
 On Mon, 2013-12-09 at 07:03:41 +0100, Andreas Beckmann wrote:
  Package: dpkg
  Version: 1.17.4
  Severity: serious
 
  consider the following packages shipping a few files:
  
  foo 1.0
  /usr/foo/foo.dat
  
  foobar 2.0
  /usr/foobar/foo.dat
  
  foo 2.0 (Depends: foobar)
  /usr/foo - foobar
  
  foo 2.0 uses dpkg-maintscript-helper dir_to_symlink to properly perform
  the conversion.
  
  After the following sequence, /usr/foobar/foo.dat is missing:
  
  install foo 1.0
  install foobar 2.0
  install foo 2.0
  
  I think the following is happen during the installation of foo 2.0:
  
  * the preinst moves /usr/foo/ aside
  * the package gets unpacked, creating /usr/foo - foobar
  * the obsolete files from foo 1.0 that are no longer in foo 2.0 get
deleted, this finds /usr/foo/foo.dat which exists, but is actually
/usr/foobar/foo.dat, but gets deleted anyway.
 
 In theory that should be covered by the checks performed and the
 installation aborted. But I'm creating a test case right now to verify
 it.

Here's a functional test for the scenario above, but it does not
trigger the issue you report, because it bails out before any
problematic unpack. Please could you modify it to show what's the
problem?

It's against git://anonscm.debian.org/git/dpkg/pkg-tests.git.

  Observed while debugging the piuparts failures of python-babel on
  upgrades from jessie to sid.
 
 This is with a local package right? Because the one in the archive
 does not contain any dir_to_symlink code.

Could it be it's something else in the packaging, to try to overcome
the abort from dpkg-maintscript-helper?

Thanks,
Guillem
diff --git a/t-switch-dir-to-symlink/Makefile b/t-switch-dir-to-symlink/Makefile
index 0988703..ca8dcb6 100644
--- a/t-switch-dir-to-symlink/Makefile
+++ b/t-switch-dir-to-symlink/Makefile
@@ -1,10 +1,27 @@
 TESTS_DEB := pkg-dir-real pkg-dir-symlink-0 pkg-dir-symlink-1 \
- pkg-dir-conffile-0 pkg-dir-conffile-1
+ pkg-dir-conffile-0 pkg-dir-conffile-1 \
+ pkg-dir-foo-0 pkg-dir-foo-1 pkg-dir-foobar-1
 
 include ../Test.mk
 
 test-case:
 	# Cannot switch a directory containing conffiles
+	$(DPKG_INSTALL) pkg-dir-foo-0.deb
+	test -d /test-path
+	$(DPKG_INSTALL) pkg-dir-foobar-1.deb
+	test -d /test-path
+	test -d /test-pathdir
+	! $(DPKG_INSTALL) pkg-dir-foo-1.deb
+	! test -h /test-path
+	! test -h /test-pathdir
+	test -d /test-path
+	test -f /test-path/file-conf
+	test -d /test-pathdir
+	test -f /test-pathdir/file-conf
+	$(DPKG_PURGE) pkg-dir-foo
+	$(DPKG_PURGE) pkg-dir-foobar
+
+	# Cannot switch a directory containing conffiles
 	$(DPKG_INSTALL) pkg-dir-conffile-0.deb
 	test -d /test-path
 	! $(DPKG_INSTALL) pkg-dir-conffile-1.deb
@@ -43,6 +60,8 @@ test-case:
 	! test -e /test-path
 
 test-clean:
+	$(DPKG_PURGE) pkg-dir-foo
+	$(DPKG_PURGE) pkg-dir-foobar
 	$(DPKG_PURGE) pkg-dir-conffile
 	$(DPKG_PURGE) pkg-dir-symlink
 	$(DPKG_PURGE) pkg-dir-real
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/conffiles b/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/conffiles
new file mode 100644
index 000..296ef19
--- /dev/null
+++ b/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/conffiles
@@ -0,0 +1 @@
+/test-path/file-conf
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/control b/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/control
new file mode 100644
index 000..a52bf4b
--- /dev/null
+++ b/t-switch-dir-to-symlink/pkg-dir-foo-0/DEBIAN/control
@@ -0,0 +1,7 @@
+Package: pkg-dir-foo
+Version: 0
+Section: test
+Priority: extra
+Maintainer: Dpkg Developers debian-d...@lists.debian.org
+Architecture: all
+Description: test package - package with dir to be switched to symlink
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-0/test-path/file-conf b/t-switch-dir-to-symlink/pkg-dir-foo-0/test-path/file-conf
new file mode 100644
index 000..e69de29
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/control b/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/control
new file mode 100644
index 000..390c27e
--- /dev/null
+++ b/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/control
@@ -0,0 +1,8 @@
+Package: pkg-dir-foo
+Version: 1
+Section: test
+Priority: extra
+Maintainer: Dpkg Developers debian-d...@lists.debian.org
+Architecture: all
+Depends: pkg-dir-foobar (= 1)
+Description: test package - package switching dir to symlink
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/postinst b/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/postinst
new file mode 100755
index 000..a4d98f1
--- /dev/null
+++ b/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/postinst
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -e
+if dpkg-maintscript-helper supports dir_to_symlink; then
+dpkg-maintscript-helper dir_to_symlink /test-path /test-pathdir 0 -- $@
+fi
diff --git a/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/postrm b/t-switch-dir-to-symlink/pkg-dir-foo-1/DEBIAN/postrm
new file mode 

Bug#731743: dff: FTBFS (broken swig detection)

2013-12-09 Thread Julien Cristau
Source: dff
Version: 1.3.0+dfsg.1-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Your package fails to build in sid with:

 CMake Error at CMakeLists.txt:29 (MESSAGE):
   Need SWIG version = 2.0.7 (current version is 2.0.11)
 
 
 -- Configuring incomplete, errors occurred!

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#729276: staden-io-lib-utils: bufferoverflow in index_tar

2013-12-09 Thread James Bonfield
On Sat, Dec 07, 2013 at 08:29:54AM +0100, Andreas Tille wrote:
 Thanks for droping us this note.  Could you be so kind to provide a link
 to SVN to enable us cherry picking the patch?  Do you plan to do a
 release in the short future?


Not necessarily the short future, but ideally sometime in Jan/Feb
realistically.

The SVN commit is #3529. Eg see:

https://sourceforge.net/p/staden/code/3529/

 PS: BTW, James, did you noticed our Debian Med sprint
https://wiki.debian.org/DebianMed/Meeting/Aberdeen2014
 ?

No I wasn't, but I won't be attending. Thanks for pointing it out
though.

James


-- 
James Bonfield (j...@sanger.ac.uk) | Hora aderat briligi. Nunc et Slythia Tova
  | Plurima gyrabant gymbolitare vabo;
  A Staden Package developer: | Et Borogovorum mimzebant undique formae,
https://sf.net/projects/staden/   | Momiferique omnes exgrabure Rathi. 


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 


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



Bug#725570: pgfincore: FTBFS: dpkg-buildpackage: error: dpkg-source -b pgfincore-1.1 gave error exit status 255

2013-12-09 Thread Cédric Villemain
Le vendredi 6 décembre 2013 19:22:57 gregor herrmann a écrit :
 On Fri, 06 Dec 2013 16:53:04 +0100, Dimitri Fontaine wrote:
  gregor herrmann gre...@debian.org writes:
   I'm a bit wary to NMU a package that would have to go through NEW
   ...
   Dimitri, are you around?
  
  I would actually like it if you want to be the main maintainer of
  the
  package now. Do you need me to add you as a github collaborator on
  the main github project so that you can edit the packaging there?
 Thanks for the offer but to be honest, I don't have a specific
 interest in the package (and already enough other work), I just
 stumbled over it when looking through packages with RC bugs.

I'll fix the packaging during my work to make pgfincore compliant with 
PostgreSQL 9.3.

Sorry for the late reply.
-- 
Cédric Villemain +33 (0)6 20 30 22 52
http://2ndQuadrant.fr/
PostgreSQL: Support 24x7 - Développement, Expertise et Formation

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


Bug#731701: opam: FTBFS with ocaml 4.01.0

2013-12-09 Thread Stéphane Glondu
reassign 731701 libdose3-ocaml-dev 3.1.3-6
retitle 731701 dose3 compiled without zip nor bz2 support
affects 731701 src:opam
thanks

Le 08/12/2013 17:14, Stéphane Glondu a écrit :
 opam FTBFS when binNMUed against ocaml 4.01.0.
 [...]
 ocamlfind: Package `zip' not found - required by `dose3.common'
 Command exited with code 2.
 make[1]: *** [override_dh_auto_build] Error 10
 make: *** [build-arch] Error 2
 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

It looks like dose3 is at fault here: its META file declares a
dependency on bz2 and zip. However, it does not use them so the
dependency is not put automatically by dh_ocaml.

Looking at dose3, zip and bz2 are actually optional, and dose3 was
compiled without. I guess this is a mistake.

Cheers,

-- 
Stéphane


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



Processed: Re: Bug#731701: opam: FTBFS with ocaml 4.01.0

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 731701 libdose3-ocaml-dev 3.1.3-6
Bug #731701 [src:opam] opam: FTBFS with ocaml 4.01.0
Bug reassigned from package 'src:opam' to 'libdose3-ocaml-dev'.
No longer marked as found in versions opam/1.1.0-1.
Ignoring request to alter fixed versions of bug #731701 to the same values 
previously set
Bug #731701 [libdose3-ocaml-dev] opam: FTBFS with ocaml 4.01.0
Marked as found in versions dose3/3.1.3-6.
 retitle 731701 dose3 compiled without zip nor bz2 support
Bug #731701 [libdose3-ocaml-dev] opam: FTBFS with ocaml 4.01.0
Changed Bug title to 'dose3 compiled without zip nor bz2 support' from 'opam: 
FTBFS with ocaml 4.01.0'
 affects 731701 src:opam
Bug #731701 [libdose3-ocaml-dev] dose3 compiled without zip nor bz2 support
Added indication that 731701 affects src:opam
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
731701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731701
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#728629: marked as done (pinta: FTBFS: Classes/BasePaintBrush.cs(28,12): error CS0234: The type or namespace name `Addins' does not exist in the namespace `Mono'. Are you missing an assembly refere

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 10:48:27 +
with message-id e1vpyo3-0002be...@franck.debian.org
and subject line Bug#728629: fixed in pinta 1.3-3
has caused the Debian Bug report #728629,
regarding pinta: FTBFS: Classes/BasePaintBrush.cs(28,12): error CS0234: The 
type or namespace name `Addins' does not exist in the namespace `Mono'. Are you 
missing an assembly reference?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
728629: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728629
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pinta
Version: 1.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131103 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 Done building project /«PKGBUILDDIR»/Pinta.sln.-- FAILED
 
 Build FAILED.
 
 Warnings:
 
 /«PKGBUILDDIR»/Pinta.sln (default targets) -
 (Build target) -
 /«PKGBUILDDIR»/Pinta.Core/Pinta.Core.csproj (default targets) -
 /usr/lib/mono/4.0/Microsoft.Common.targets (ResolveAssemblyReferences target) 
 -
 
   /usr/lib/mono/4.0/Microsoft.Common.targets:  warning : Reference 
 'Mono.Addins, Version=0.6.0.0, Culture=neutral, 
 PublicKeyToken=0738eb9f132ed756' not resolved
 
 Errors:
 
 /«PKGBUILDDIR»/Pinta.sln (default targets) -
 (Build target) -
 /«PKGBUILDDIR»/Pinta.Core/Pinta.Core.csproj (default targets) -
 /usr/lib/mono/4.0/Microsoft.CSharp.targets (CoreCompile target) -
 
   Classes/IExtension.cs(5,12): error CS0234: The type or namespace name 
 `Addins' does not exist in the namespace `Mono'. Are you missing an assembly 
 reference?
   Effects/BaseEffect.cs(30,12): error CS0234: The type or namespace name 
 `Addins' does not exist in the namespace `Mono'. Are you missing an assembly 
 reference?
   Managers/SystemManager.cs(33,12): error CS0234: The type or namespace 
 name `Addins' does not exist in the namespace `Mono'. Are you missing an 
 assembly reference?
   Classes/BaseTool.cs(32,12): error CS0234: The type or namespace name 
 `Addins' does not exist in the namespace `Mono'. Are you missing an assembly 
 reference?
   Classes/BasePaintBrush.cs(28,12): error CS0234: The type or namespace 
 name `Addins' does not exist in the namespace `Mono'. Are you missing an 
 assembly reference?
 
1 Warning(s)
5 Error(s)
 
 Time Elapsed 00:00:04.0591860
 make[1]: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/03/pinta_1.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: pinta
Source-Version: 1.3-3

We believe that the bug you reported is fixed in the latest version of
pinta, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 728...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain Lane la...@debian.org (supplier of updated pinta package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 09 Dec 2013 10:15:59 +
Source: pinta
Binary: pinta
Architecture: source all
Version: 1.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian CLI Applications Team 
pkg-cli-apps-t...@lists.alioth.debian.org
Changed-By: Iain Lane la...@debian.org
Description: 
 pinta  - Simple drawing/painting program
Closes: 728629
Changes: 
 pinta (1.3-3) unstable; urgency=medium
 .
   * [04a8981] Require mono-addins 1.0, up from 0.6. (Closes: #728629)
Checksums-Sha1: 
 ae53865dd2358f8a3629de463d151d525227b62e 2107 pinta_1.3-3.dsc
 92972973f13bd24e1aaa75f97d11d255f2066507 14409 pinta_1.3-3.debian.tar.gz
 c5f18ff6aed2247bd668d69305446581c8319b2e 559220 pinta_1.3-3_all.deb
Checksums-Sha256: 
 e6479dff3511d0d79f7dfdb5e98831e6c8203ef82c2d6cef91e2d68bf425cdaf 2107 

Bug#731746: Only half of cpu available using libvirt with AMD Opteron G3 proccessors and wheezy

2013-12-09 Thread LAVOCAT Franck

Package: libvirt
Version:  0.9.12-11+deb7u4
Severity: serious

Hello,
We have an improper core usability with our Dell R515/715 Hosts AMD Opteron 
servers.

---

OS : Debian 7.1
Linux vmsrv10 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux


---

System Information
    Manufacturer: Dell Inc.
    Product Name: PowerEdge R715

Processor Information
    Socket Designation: CPU1
    Type: Central Processor
    Family: Opteron 6100
    Manufacturer: AMD
    Signature: Family 16, Model 9, Stepping 1

Processor Information
    Socket Designation: CPU2
    Type: Central Processor
    Family: Opteron 6100
    Manufacturer: AMD
    Signature: Family 16, Model 9, Stepping 1

---

While lspcu show :
Architecture:  x86_64
CPU op-mode(s):    32-bit, 64-bit
Byte Order:    Little Endian
CPU(s):    24
On-line CPU(s) list:   0-23
Thread(s) per core:    1
Core(s) per socket:    12
Socket(s): 2
NUMA node(s):  4
Vendor ID: AuthenticAMD
CPU family:    16
Model: 9
Stepping:  1
CPU MHz:   2100.360
BogoMIPS:  4200.10
Virtualization:    AMD-V
L1d cache: 64K
L1i cache: 64K
L2 cache:  512K
L3 cache:  5118K
NUMA node0 CPU(s): 0,2,4,6,8,10
NUMA node1 CPU(s): 12,14,16,18,20,22
NUMA node2 CPU(s): 13,15,17,19,21,23
NUMA node3 CPU(s): 1,3,5,7,9,11

---

virsh capabilities shows :
  host
    uuid9522c890-ae6f-514a-c205-96147033a53c/uuid
    cpu
  archx86_64/arch
  modelOpteron_G3/model
  vendorAMD/vendor
  topology sockets='2' cores='6' threads='1'/
  feature name='nodeid_msr'/
  feature name='wdt'/
  feature name='skinit'/
  feature name='ibs'/
  feature name='osvw'/
  feature name='3dnowprefetch'/
  feature name='cr8legacy'/
  feature name='extapic'/
  feature name='cmp_legacy'/
  feature name='3dnow'/
  feature name='3dnowext'/
  feature name='pdpe1gb'/
  feature name='fxsr_opt'/
  feature name='mmxext'/
  feature name='ht'/
  feature name='vme'/
    /cpu
    power_management
  suspend_disk/
    /power_management
    migration_features
  live/
  uri_transports
    uri_transporttcp/uri_transport
  /uri_transports
    /migration_features
    topology
  cells num='4'
    cell id='0'
  cpus num='6'
    cpu id='0'/
    cpu id='2'/
    cpu id='4'/
    cpu id='6'/
    cpu id='8'/
    cpu id='10'/
  /cpus
    /cell
    cell id='1'
  cpus num='6'
    cpu id='12'/
    cpu id='14'/
    cpu id='16'/
    cpu id='18'/
    cpu id='20'/
    cpu id='22'/
  /cpus
    /cell
    cell id='2'
  cpus num='6'
    cpu id='13'/
    cpu id='15'/
    cpu id='17'/
    cpu id='19'/
    cpu id='21'/
    cpu id='23'/
  /cpus
    /cell
    cell id='3'
  cpus num='6'
    cpu id='1'/
    cpu id='3'/
    cpu id='5'/
    cpu id='7'/
    cpu id='9'/
    cpu id='11'/
  /cpus
    /cell
  /cells
    /topology
  /host

---

Trying to affect cpu  11 lead to error :

virsh vcpupin virtualsrv1 0 12
error: Physical CPU 12 doesn't exist.
error: cpulist: Invalid format.

---

By the way we are limited in use to 12 out of our 24 cores for VM possessor 
affectation.

The problem is fixed since the build version 0.9.3 of libvirt 
(http://libvirt.org/news.html)
Bug fixes : nodeinfo: Get the correct CPU number on AMD Magny Cours platform 
(Osier Yang)

Possible correction by upgrading libvirt version to at least v 0.9.3.

Thanks.

--
Bien cordialement,

Franck LAVOCAT
Centre de Ressources Informatiques
T : 01 60 95 74 55
BÂTIMENT Copernic - BUREAU 4B023
franck.lavo...@u-pem.fr
UPEM - Université Paris-Est Marne-la-Vallée
CITÉ DESCARTES - 5 BOULEVARD DESCARTES - CHAMPS-SUR-MARNE
77454 MARNE-LA-VALLÉE CEDEX 2 - www.u-pem.fr

Bug#710356: Info received (Fix for wheezy?)

2013-12-09 Thread Jasir Baftijari

Hi,

why I can't see the new Version 3.4.1-3+deb7u1?

# aptitude versions nagios3

Paket nagios3:
i 3.4.1-3 stable 500

Paket nagios3-cgi:
i A 3.4.1-3 stable 500

Paket nagios3-common:
i A 3.4.1-3 stable 500

Paket nagios3-core:
i A 3.4.1-3 stable 500

Paket nagios3-dbg:
p 3.4.1-3 stable 500

Paket nagios3-doc:
i 3.4.1-3 stable 500




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#731701: dose3 compiled without zip nor bz2 support

2013-12-09 Thread Stéphane Glondu
tags 731701 + confirmed upstream
thanks

Le 09/12/2013 11:12, Stéphane Glondu a écrit :
 Looking at dose3, zip and bz2 are actually optional, and dose3 was
 compiled without. I guess this is a mistake.

Indeed, the file common/input.ml (which is the only one using bz2 and
zip) is compiled with two -pp options, one with the right defines, and
one without. It turns out the last one prevails, and the file is
compiled without defines.

These two -pp options seem to come from _tags.


Cheers,

-- 
Stéphane


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



Processed: dose3 compiled without zip nor bz2 support

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 731701 + confirmed upstream
Bug #731701 [libdose3-ocaml-dev] dose3 compiled without zip nor bz2 support
Added tag(s) upstream and confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
731701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731701
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731740: java.lang.NoClassDefFoundError: org/sikuli/basics/MultiFrame

2013-12-09 Thread Gilles Filippini

Hi,

Thanks for your interest in Sikuli!

Vincent Bernat a écrit , Le 09/12/2013 10:21:

Package: sikuli-ide
Version: 1.0.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I just installed sikuli-ide package from experimental and gets this
error when running it:

Exception in thread main java.lang.NoClassDefFoundError: 
org/sikuli/basics/MultiFrame
 at java.lang.Class.getDeclaredMethods0(Native Method)
 at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
 at java.lang.Class.getMethod0(Class.java:2764)
 at java.lang.Class.getMethod(Class.java:1653)
 at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
 at 
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: org.sikuli.basics.MultiFrame
 at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
 at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
 ... 6 more

I only have one JDK installed:

Name: java
Link: /usr/bin/java
Slaves:
  java.1.gz /usr/share/man/man1/java.1.gz
Status: auto
Best: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
Value: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java

Alternative: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
Priority: 1071
Slaves:
  java.1.gz /usr/lib/jvm/java-7-openjdk-amd64/jre/man/man1/java.1.gz

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

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

Versions of packages sikuli-ide depends on:
ii  default-jre [java6-runtime]1:1.7-50
ii  junit  3.8.2-8
ii  libcommons-cli-java1.2-3
ii  libjgoodies-common-java1.4.0-2
ii  libjgoodies-forms-java 1.6.0-4
ii  libjson-simple-java1.1.1-1
ii  libsikuli-script-java  1.0~x~rc3.tesseract3-dfsg1-7


Here is the problem ^^.
I should have forced a versioned dependency /o\ Would you mind giving 
another try after installing libsikuli-script-java=1.0.1-1 and 
libsikuli-script-jni=1.0.1-1?


You may encounter other NoClassDefFound errors which are solved by 
adding 
/usr/share/java/asm3-commons.jar:/usr/share/java/antlr3-runtime.jar:/usr/share/java/jaffl.jar:/usr/share/java/jnr-posix.jar:/usr/share/java/constantine.jar:/usr/share/java/guava.jar: 
to the classpath into the launchers /usr/bin/sikuli*.


Thanks,

_g.


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



Bug#731528: marked as done (dose2: FTBFS with ocaml 4.01.0)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 9 Dec 2013 12:50:36 +0100
with message-id 20131209115036.ga3...@pps.univ-paris-diderot.fr
and subject line close
has caused the Debian Bug report #731528,
regarding dose2: FTBFS with ocaml 4.01.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731528: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: dose2
Version: 1.4.2-4
Severity: serious
Tags: jessie sid
Control: block 718767 with -1

Hi,

dose2 FTBFS when binNMUed against ocaml 4.01.0.

From the amd64 build log:
 /usr/bin/ocamlfind ocamlc -I ../io -package calendar -o lifetime.cmi -c 
 lifetime.mli
 /usr/bin/ocamlfind ocamlc -I ../io -package calendar -o lifetime.cmo -c 
 lifetime.ml
 /usr/bin/ocamlfind ocamlc  -o lifetime.cma -a lifetime.cmo
 make[3]: Leaving directory `/«PKGBUILDDIR»/lifetime'
 make[3]: Entering directory `/«PKGBUILDDIR»/dosebase'
 /usr/bin/ocamlfind ocamlc -I ../lifetime -I ../napkin -I ../io -I ../util 
 -package dbm,pcre -o dosebase.cmi -c dosebase.mli
 ocamlfind: Package `dbm' not found
 make[3]: *** [dosebase.cmi] Error 2
 make[3]: Leaving directory `/«PKGBUILDDIR»/dosebase'
 make[2]: *** [bcl] Error 2
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 dh_auto_build: make -j1 returned exit code 2
 make[1]: *** [override_dh_auto_build] Error 2
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-arch] Error 2

dbm used to be shipped with ocaml, but it has been split out in version
4. Either dose2 has to drop the dependency, or dbm has to be packaged.
Would it be possible to drop the dependency?

Full build logs available via:

  https://buildd.debian.org/status/package.php?p=dose2suite=sid


Cheers,

-- 
Stéphane
---End Message---
---BeginMessage---
Version: 1.4.2-6

This bug was closed by the new build-dependency in 1.4.2-6. -Ralf.---End Message---


Bug#731753: gnome crashes on login but gnome-classic doesn't

2013-12-09 Thread Thomas Hehl

Subject: gnome-shell: gnome crashes on login but gnome-classic does not
Package: gnome-shell
Version: 3.4.2-7+deb7u1
Justification: can't use the GUI
Severity: serious

Dear Maintainer,

   * What led up to the situation?
 When I came in on Monday morning, I found that my system was off. I
 started it up and could not log into the gnome shell. I kept 
getting the

 Oh, no! screen.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 I switched to gnome-classic, which seems to be working
   * What was the outcome of this action?
   * What outcome did you expect instead?



-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 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 gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backe  0.12.1-3
ii  gconf-service 3.2.5-1+build1
ii  gir1.2-accountsservice-1.00.6.21-8
ii  gir1.2-atk-1.02.4.0-2
ii  gir1.2-caribou-1.00.4.4-1
ii  gir1.2-clutter-1.01.10.8-2
ii  gir1.2-cogl-1.0   1.10.2-7
ii  gir1.2-coglpango-1.0  1.10.2-7
ii  gir1.2-folks-0.6  0.6.9-1+b1
ii  gir1.2-freedesktop1.32.1-1
ii  gir1.2-gconf-2.0  3.2.5-1+build1
ii  gir1.2-gcr-3  3.4.1-3
ii  gir1.2-gdesktopenums-3.0  3.4.2-3
ii  gir1.2-gdkpixbuf-2.0  2.26.1-1
ii  gir1.2-gee-1.00.6.4-2
ii  gir1.2-gkbd-3.0   3.4.0.2-1
ii  gir1.2-glib-2.0   1.32.1-1
ii  gir1.2-gmenu-3.0  3.4.2-5
ii  gir1.2-gnomebluetooth-1.0 3.4.2-1
ii  gir1.2-gtk-3.03.4.2-6
ii  gir1.2-json-1.0   0.14.2-1
ii  gir1.2-mutter-3.0 3.4.1-5
ii  gir1.2-networkmanager-1.0 0.9.4.0-10
ii  gir1.2-pango-1.0  1.30.0-1
ii  gir1.2-polkit-1.0 0.105-3
ii  gir1.2-soup-2.4   2.38.1-2
ii  gir1.2-telepathyglib-0.12 0.18.2-2
ii  gir1.2-telepathylogger-0.20.4.0-1
ii  gir1.2-upowerglib-1.0 0.9.17-1
ii  gjs   1.32.0-5
ii  gnome-bluetooth   3.4.2-1
ii  gnome-icon-theme-symbolic 3.4.0-2
ii  gnome-settings-daemon 3.4.2+git20121218.7c1322-3+deb7u2
ii  gnome-shell-common3.4.2-7+deb7u1
ii  gnome-themes-standard 3.4.2-2.1
ii  gsettings-desktop-schemas 3.4.2-3
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-38
ii  libcairo-gobject2 1.12.2-3
ii  libcairo2 1.12.2-3
ii  libcanberra0  0.28-6
ii  libclutter-1.0-0  1.10.8-2
ii  libcogl-pango01.10.2-7
ii  libcogl9  1.10.2-7
ii  libcroco3 0.6.6-2
ii  libdbus-1-3   1.6.8-1+deb7u1
ii  libdbus-glib-1-2  0.100.2-1
ii  libebook-1.2-13   3.4.4-3
ii  libecal-1.2-113.4.4-3
ii  libedataserver-1.2-16 3.4.4-3
ii  libedataserverui-3.0-13.4.4-3
ii  libffi5   3.0.10-3
ii  libfolks250.6.9-1+b1
ii  libgck-1-03.4.1-3
ii  libgconf-2-4  3.2.5-1+build1
ii  libgcr-3-13.4.1-3
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libgee2   0.6.4-2
ii  libgirepository-1.0-1 1.32.1-1
ii  libgjs0b [libgjs0-libmozjs185-1.0]1.32.0-5
ii  libgl1-mesa-glx [libgl1]  8.0.5-4+deb7u2
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgnome-keyring0 3.4.1-1
ii  libgnome-menu-3-0 3.4.2-5
ii  libgstreamer0.10-00.10.36-1.2
ii  libgtk-3-03.4.2-6
ii  libical0  0.48-2
ii  libjson-glib-1.0-00.14.2-1
ii  libmozjs185-1.0   1.8.5-1.0.0+dfsg-4
ii  libmutter03.4.1-5
ii  libnm-glib4   0.9.4.0-10
ii  libnm-util2

Bug#724083: marked as done (openjdk-7: FTBFS: /«PKGBUILDDIR»/missing: line 81: aclocal-1.13: command not found)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 12:35:11 +
with message-id e1vq03l-0003rl...@franck.debian.org
and subject line Bug#724083: fixed in openjdk-7 7u45-2.4.3-1
has caused the Debian Bug report #724083,
regarding openjdk-7: FTBFS: /«PKGBUILDDIR»/missing: line 81: aclocal-1.13: 
command not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
724083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724083
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: openjdk-7
Version: 7u25-2.3.12-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»/build'
 CDPATH=${ZSH_VERSION+.}:  cd ..  /bin/bash /«PKGBUILDDIR»/missing 
 aclocal-1.13 
 /«PKGBUILDDIR»/missing: line 81: aclocal-1.13: command not found
 WARNING: 'aclocal-1.13' is missing on your system.
  You should only need it if you modified 'acinclude.m4' or
  'configure.ac' or m4 files included by 'configure.ac'.
  The 'aclocal' program is part of the GNU Automake package:
  http://www.gnu.org/software/automake
  It also requires GNU Autoconf, GNU m4 and Perl in order to run:
  http://www.gnu.org/software/autoconf
  http://www.gnu.org/software/m4/
  http://www.perl.org/
 make[1]: *** [../aclocal.m4] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/09/22/openjdk-7_7u25-2.3.12-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: openjdk-7
Source-Version: 7u45-2.4.3-1

We believe that the bug you reported is fixed in the latest version of
openjdk-7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 724...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@ubuntu.com (supplier of updated openjdk-7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Dec 2013 23:22:06 +0100
Source: openjdk-7
Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib 
openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm 
openjdk-7-jre-zero
Architecture: source i386 all
Version: 7u45-2.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 icedtea-7-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
 openjdk-7-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-7-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-7-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-7-jdk - OpenJDK Development Kit (JDK)
 openjdk-7-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-7-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-7-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-7-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-7-source - OpenJDK Development Kit (JDK) source files
Closes: 641049 722510 724083 729448
Changes: 
 openjdk-7 (7u45-2.4.3-1) unstable; urgency=medium
 .
   * IcedTea7 2.4.3 release.
   * Security fixes:
 - S8006900, CVE-2013-3829: Add new date/time capability.
 - S8008589: Better MBean permission validation.
 - S8011071, CVE-2013-5780: Better crypto provider handling.
 - S8011081, CVE-2013-5772: Improve jhat.
 - S8011157, CVE-2013-5814: Improve CORBA portablility.
 - S8012071, CVE-2013-5790: Better Building of Beans.
 - S8012147: Improve tool support.
 - S8012277: CVE-2013-5849: Improve AWT DataFlavor.
 - S8012425, CVE-2013-5802: Transform 

Bug#641049: marked as done (openjdk-7-jre-headless: circular dependency with openjdk-7-jre-lib)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 12:35:11 +
with message-id e1vq03l-0003ra...@franck.debian.org
and subject line Bug#641049: fixed in openjdk-7 7u45-2.4.3-1
has caused the Debian Bug report #641049,
regarding openjdk-7-jre-headless: circular dependency with openjdk-7-jre-lib
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
641049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: openjdk-7-jre-headless
Version: 7~b147-2.0~pre4-1
Severity: important

Hello OpenJDK Team,

There is a circular dependency between openjdk-7-jre-headless and 
openjdk-7-jre-lib:

openjdk-7-jre-headless  :Depends: openjdk-7-jre-lib (= 7~b147-2.0~pre4-1)
openjdk-7-jre-lib   :Depends: openjdk-7-jre-headless (= 7~b130~pre0)

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

Imagine a large red swirl here. 


---End Message---
---BeginMessage---
Source: openjdk-7
Source-Version: 7u45-2.4.3-1

We believe that the bug you reported is fixed in the latest version of
openjdk-7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 641...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@ubuntu.com (supplier of updated openjdk-7 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 08 Dec 2013 23:22:06 +0100
Source: openjdk-7
Binary: openjdk-7-jdk openjdk-7-jre-headless openjdk-7-jre openjdk-7-jre-lib 
openjdk-7-demo openjdk-7-source openjdk-7-doc openjdk-7-dbg icedtea-7-jre-jamvm 
openjdk-7-jre-zero
Architecture: source i386 all
Version: 7u45-2.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team open...@lists.launchpad.net
Changed-By: Matthias Klose d...@ubuntu.com
Description: 
 icedtea-7-jre-jamvm - Alternative JVM for OpenJDK, using JamVM
 openjdk-7-dbg - Java runtime based on OpenJDK (debugging symbols)
 openjdk-7-demo - Java runtime based on OpenJDK (demos and examples)
 openjdk-7-doc - OpenJDK Development Kit (JDK) documentation
 openjdk-7-jdk - OpenJDK Development Kit (JDK)
 openjdk-7-jre - OpenJDK Java runtime, using ${vm:Name}
 openjdk-7-jre-headless - OpenJDK Java runtime, using ${vm:Name} (headless)
 openjdk-7-jre-lib - OpenJDK Java runtime (architecture independent libraries)
 openjdk-7-jre-zero - Alternative JVM for OpenJDK, using Zero/Shark
 openjdk-7-source - OpenJDK Development Kit (JDK) source files
Closes: 641049 722510 724083 729448
Changes: 
 openjdk-7 (7u45-2.4.3-1) unstable; urgency=medium
 .
   * IcedTea7 2.4.3 release.
   * Security fixes:
 - S8006900, CVE-2013-3829: Add new date/time capability.
 - S8008589: Better MBean permission validation.
 - S8011071, CVE-2013-5780: Better crypto provider handling.
 - S8011081, CVE-2013-5772: Improve jhat.
 - S8011157, CVE-2013-5814: Improve CORBA portablility.
 - S8012071, CVE-2013-5790: Better Building of Beans.
 - S8012147: Improve tool support.
 - S8012277: CVE-2013-5849: Improve AWT DataFlavor.
 - S8012425, CVE-2013-5802: Transform TransformerFactory.
 - S8013503, CVE-2013-5851: Improve stream factories.
 - S8013506: Better Pack200 data handling.
 - S8013510, CVE-2013-5809: Augment image writing code.
 - S8013514: Improve stability of cmap class.
 - S8013739, CVE-2013-5817: Better LDAP resource management.
 - S8013744, CVE-2013-5783: Better tabling for AWT.
 - S8014085: Better serialization support in JMX classes.
 - S8014093, CVE-2013-5782: Improve parsing of images.
 - S8014098: Better profile validation.
 - S8014102, CVE-2013-5778: Improve image conversion.
 - S8014341, CVE-2013-5803: Better service from Kerberos servers.
 - S8014349, CVE-2013-5840: (cl) Class.getDeclaredClass problematic
   in some class loader configurations.
 - S8014530, CVE-2013-5825: Better digital signature processing.
 - S8014534: Better profiling support.
 - S8014987, CVE-2013-5842: Augment serialization handling.
 - S8015614: Update build settings.
 - S8015731: Subject java.security.auth.subject to improvements.
 - S8015743, CVE-2013-5774: Address internet addresses.
 - S8016256: 

Bug#731753: More error information

2013-12-09 Thread Thomas Hehl


/etc/gdm3/Xsession: Beginning session setup...
localuser:thomash being added to access control list
openConnection: connect: No such file or directory
cannot connect to brltty at :0
Failed to connect to the VirtualBox kernel service
Failed to connect to the VirtualBox kernel service
Failed to connect to the VirtualBox kernel service
Failed to connect to the VirtualBox kernel service
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, unsecure memory might get used
GNOME_KEYRING_CONTROL=/home/thomash/.cache/keyring-WApTlz
GPG_AGENT_INFO=/home/thomash/.cache/keyring-WApTlz/gpg:0:1
GNOME_KEYRING_CONTROL=/home/thomash/.cache/keyring-WApTlz
GPG_AGENT_INFO=/home/thomash/.cache/keyring-WApTlz/gpg:0:1
SSH_AUTH_SOCK=/home/thomash/.cache/keyring-WApTlz/ssh
GNOME_KEYRING_CONTROL=/home/thomash/.cache/keyring-WApTlz
GPG_AGENT_INFO=/home/thomash/.cache/keyring-WApTlz/gpg:0:1
SSH_AUTH_SOCK=/home/thomash/.cache/keyring-WApTlz/ssh
GNOME_KEYRING_CONTROL=/home/thomash/.cache/keyring-WApTlz
GPG_AGENT_INFO=/home/thomash/.cache/keyring-WApTlz/gpg:0:1
SSH_AUTH_SOCK=/home/thomash/.cache/keyring-WApTlz/ssh
gnome-session[5804]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
gnome-session[5804]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
gnome-session[5804]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Initializing tracker-miner-fs...
vmware-user: could not open /proc/fs/vmblock/dev
Tracker-Message: Setting up monitor for changes to config file:'/home/thomash/.config/tracker/tracker-miner-fs.cfg'
Starting log:
  File:'/home/thomash/.local/share/tracker/tracker-miner-fs.log'
Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config file:'/home/thomash/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/thomash/.config/tracker/tracker-store.cfg'
Starting log:
  File:'/home/thomash/.local/share/tracker/tracker-store.log'

(tracker-store:5947): Tracker-CRITICAL **: D-Bus service name:'org.freedesktop.Tracker1' is already taken, perhaps the daemon is already running?
** Message: applet now removed from the notification area
[1386590329,000,xklavier.c:xkl_engine_start_listen/] 	The backend does not require manual layout management - but it is provided by the application

(nm-applet:5934): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(tracker-miner-fs:5931): GVFS-RemoteVolumeMonitor-WARNING **: Owner :1.10 of volume monitor org.gtk.Private.GduVolumeMonitor disconnected from the bus; removing drives/volumes/mounts

(tracker-miner-fs:5931): GVFS-RemoteVolumeMonitor-WARNING **: Owner :1.11 of volume monitor org.gtk.Private.GPhoto2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts

(tracker-miner-fs:5931): GVFS-RemoteVolumeMonitor-WARNING **: Owner :1.12 of volume monitor org.gtk.Private.AfcVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

Received signal:15-'Terminated'

(tracker-miner-fs:5931): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed

(tracker-miner-fs:5931): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed

(tracker-miner-fs:5931): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
** Message: Got disconnected from the session message bus; retrying to reconnect every 10 seconds
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

(evolution-alarm-notify:5932): GConf-WARNING **: Got Disconnected from DBus.

g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

OK


(gdu-notification-daemon:5950): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.



Processed: severity of 731746 is normal

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 731746 normal
Bug #731746 [libvirt] Only half of cpu available using libvirt with AMD Opteron 
G3 proccessors and wheezy
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
731746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#726371: kde-config-touchpad: crashes on startup

2013-12-09 Thread Maximiliano Curia
In article 52a50ceb.9080...@gmail.com you wrote:
 On 09-12-2013 02:14, Mert Dirik wrote:
 kde-config-touchpad still crashes on my system with up-to-date python-kde4.

 mert@debian:~$ kcmshell4 kcm_synaptiks
 KCrash: Application 'kcmshell4' crashing...
 KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
 sock_file=/home/mert/.kde/socket-debian/kdeinit4__0

 Sorry, seems to be related to the infamous dotted/dotless I problem.

But your report message claimed LANG=C, which LANG were you really using?

I haven't heard of this problem before, I've read the wikipedia article but
still no clue on how can this affect kcm_synaptics, can you please elaborate,
add references to the problem or fixes that were applied before?

 mert@debian:~$ export LANG=C
 mert@debian:~$ kcmshell4 kcm_synaptiks
 mert@debian:~$

 works just fine.

-- 
The cheapest, fastest and most reliable components of a computer system are
those that aren't there.
-- Gordon Bell
Saludos /\/\ /\  `/


signature.asc
Description: Digital signature


Bug#730901: marked as pending

2013-12-09 Thread Gilles Filippini
tag 730901 pending
thanks

Hello,

Bug #730901 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:


http://git.debian.org/?p=debian-science/packages/syrthes.git;a=commitdiff;h=82d2c07

---
commit 82d2c0721f7212976a9e4a437d04fd491c2a633d
Author: Gilles Filippini p...@debian.org
Date:   Mon Dec 9 14:18:49 2013 +0100

3.4.3-dfsg1-7 - Define MED_API_23 to Fix FTBFS

diff --git a/debian/changelog b/debian/changelog
index fc3c6b4..1232ec6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+syrthes (3.4.3-dfsg1-7) unstable; urgency=low
+
+  * debian/rules: define MED_API_23 for the convert2syrthes build
+(closes: #730901).
+
+ -- Gilles Filippini p...@debian.org  Mon, 09 Dec 2013 13:57:37 +0100
+
 syrthes (3.4.3-dfsg1-6) unstable; urgency=low
 
   * d/rules:


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



Processed: Bug#730901 marked as pending

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 730901 pending
Bug #730901 [src:syrthes] syrthes: FTBFS: medC_win_dll.h:23:2: error: #error 
MED_API_23 must be defined before including medC_win_dll.h
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
730901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730901
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#730901: marked as done (syrthes: FTBFS: medC_win_dll.h:23:2: error: #error MED_API_23 must be defined before including medC_win_dll.h)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 13:48:56 +
with message-id e1vq1ci-000130...@franck.debian.org
and subject line Bug#730901: fixed in syrthes 3.4.3-dfsg1-7
has caused the Debian Bug report #730901,
regarding syrthes: FTBFS: medC_win_dll.h:23:2: error: #error MED_API_23 must 
be defined before including medC_win_dll.h
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
730901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730901
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: syrthes
Version: 3.4.3-dfsg1-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 cc  -o convert2syrthes -O -DMED -I. -I/usr/include/2.3.6 
 -I/usr/include/openmpi ecriture_syr.c lecture_neu.c lecture_msh.c 
 lecture_med.c convert2syrthes.c -lmedC 
 In file included from /usr/include/2.3.6/med_proto.h:21:0,
  from /usr/include/2.3.6/med.h:143,
  from lecture_med.c:44:
 /usr/include/2.3.6/medC_win_dll.h:23:2: error: #error MED_API_23 must be 
 defined before including medC_win_dll.h
  #error MED_API_23 must be defined before including medC_win_dll.h
   ^
 lecture_med.c: In function 'ouvrir_med':
 lecture_med.c:60:29: warning: cast to pointer from integer of different size 
 [-Wint-to-pointer-cast]
(*maillage).fichier_ext = (FILE *) fid;
  ^
 lecture_med.c: In function 'fermer_med':
 lecture_med.c:127:18: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
 if (MEDfermer((int) (*maillage).fichier_ext)  0) {
   ^
 lecture_med.c: In function 'lire_entete_med':
 lecture_med.c:139:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 lecture_med.c: In function 'lire_coord_med':
 lecture_med.c:309:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 lecture_med.c: In function 'lire_noeuds_colores_med':
 lecture_med.c:394:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 lecture_med.c: In function 'lire_elem_med':
 lecture_med.c:427:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 lecture_med.c: In function 'lire_zones_med':
 lecture_med.c:538:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 lecture_med.c: In function 'lire_cl_med':
 lecture_med.c:624:17: warning: cast from pointer to integer of different size 
 [-Wpointer-to-int-cast]
med_idt fid = (int) (*maillage).fichier_ext;
  ^
 make[2]: *** [exe] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/11/28/syrthes_3.4.3-dfsg1-6_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: syrthes
Source-Version: 3.4.3-dfsg1-7

We believe that the bug you reported is fixed in the latest version of
syrthes, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gilles Filippini p...@debian.org (supplier of updated syrthes package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 Dec 2013 13:57:37 +0100
Source: syrthes
Binary: syrthes
Architecture: source i386
Version: 3.4.3-dfsg1-7

Bug#731273: marked as done (FTBFS with ocaml 4.01.0)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 9 Dec 2013 15:17:20 +0100
with message-id 20131209141720.ga5...@pps.univ-paris-diderot.fr
and subject line close
has caused the Debian Bug report #731273,
regarding FTBFS with ocaml 4.01.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731273
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: planets
Version: 0.1.13-13
Severity: serious

Compilation of planets with ocaml 4.01.1 fails:

/usr/bin/make planets.bc
make[2]: Entering directory 
`/home/rt/debian/packages/pkg-ocaml-maint.git/build-area/planets-0.1.13'
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
augSet.ml
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
augMap.ml
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
mTimer.ml
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
common.ml
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
lstrings.ml
ocamlc -I +labltk -pp camlp4o  unix.cma str.cma labltk.cma  -cclib -lunix -c 
options.ml
File options.ml, line 96, characters 6-28:
Error: In this definition, a type variable cannot be deduced
   from the type parameters.
make[2]: *** [options.cmo] Error 2


-Ralf.

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

Kernel: Linux 3.11-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Version: 0.1.13-14

this bug is closed with the upload of 0.1.13-14, the bug number given
in the changelog is wrong.

-Ralf.---End Message---


Bug#731655: [gregsharp-gu...@moszumanska.debian.org: r15466 - trunk/packages/plastimatch/trunk/debian]

2013-12-09 Thread Dominique Belhachemi
Hi Andreas, please go ahead with the upload.

-Dominique


Bug#731710: update-alternatives: Segmentation fault

2013-12-09 Thread Julian Andres Klode
On Mon, Dec 09, 2013 at 12:24:52AM +0100, Guillem Jover wrote:
 Control: tags -1 unreproducible moreinfo
 
 Hi!
 
 On Sun, 2013-12-08 at 22:25:35 +0100, Guillem Jover wrote:
  On Sun, 2013-12-08 at 21:39:01 +0100, Julian Andres Klode wrote:
   update-alternative crashes when creating the alternatives for
   epiphany-browser, causing epiphany-browser to not be configured,
   thus breaking it, and probably other software as well.
   
   The part of the postinst causing the seg fault is:
   
   PRIO=85
   for alt in x-www-browser gnome-www-browser; do
   update-alternatives --install \
   /usr/bin/$alt $alt /usr/bin/epiphany-browser $PRIO \
   --slave /usr/share/man/man1/$alt.1.gz $alt.1.gz 
   /usr/share/man/man1/epiphany-browser.1.gz
   done
   
   Maybe you can reproduce this yourself in a debug build, otherwise
   I'll do a debug build myself and try to reproduce it with debugging
   symbols.
 
  Well it does not trigger on the test suite, anyway looking into it now.
 
 I've tried your recipe, and installing the epiphany-browser package,
 neither segfault. And I've re-reviewed the changes in u-a between
 1.17.1 and 1.17.4, and nothing obvious jumps to me. Could you attach
 your /var/lib/dpkg/alternatives/ and /etc/alternatives/ directories and
 to where do the x-www-browser and gnome-www-browser generic names point
 to currently in your file system? (Those would be the /usr/bin/$alt and
 /usr/share/man/man1/$alt.1.gz links.)

The command failing is:
update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser 
/usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/gnome-www-browser.1.gz 
gnome-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz

$ ls -l /usr/share/man/man1/gnome-www-browser* /usr/bin/gnome-www-browser 
ls: cannot access /usr/share/man/man1/gnome-www-browser*: No such file or 
directory
lrwxrwxrwx 1 root root 35 Sep  7 10:53 /usr/bin/gnome-www-browser - 
/etc/alternatives/gnome-www-browser

I believe the missing man page link is the problem.

Here's a backtrace for the failing command:

Program received signal SIGSEGV, Segmentation fault.
#0  0x00403657 in alternative_copy_slave (a=0x60f0d0, sl=0x60f2e0) at 
../../utils/update-alternatives.c:992
sl_new = 0x0
#1  0x004070ed in alternative_evolve (a=0x60f0d0, b=0x60f140, 
cur_choice=0x63d4f0 /usr/bin/chromium, fs=0x60f1e0) at 
../../utils/update-alternatives.c:2310
sl = 0x60f2e0
is_link = true
#2  0x004090d3 in main (argc=10, argv=0x7fffe0a8) at 
../../utils/update-alternatives.c:2783
a = 0x60f0d0
inst_alt = 0x60f140
fileset = 0x60f1e0
path = 0x0
current_choice = 0x63d4f0 /usr/bin/chromium
new_choice = 0x0
i = 10
rax0x0  0
rbx0x706140 7364928
rcx0x77dd5640   140737351865920
rdx0x1  1
rsi0x51 81
rdi0x0  0
rbp0x7fffdeb0   0x7fffdeb0
rsp0x7fffde80   0x7fffde80
r8 0x0  0
r9 0x3  3
r100x4111041
r110x246582
r120x401510 4199696
r130x7fffe0a0   140737488347296
r140x0  0
r150x0  0
rip0x403657 0x403657 alternative_copy_slave+89
eflags 0x10246  [ PF ZF IF RF ]
cs 0x33 51
ss 0x2b 43
ds 0x0  0
es 0x0  0
fs 0x0  0
gs 0x0  0

Thread 1 (process 30421):
#0  0x00403657 in alternative_copy_slave (a=0x60f0d0, sl=0x60f2e0) at 
../../utils/update-alternatives.c:992
#1  0x004070ed in alternative_evolve (a=0x60f0d0, b=0x60f140, 
cur_choice=0x63d4f0 /usr/bin/chromium, fs=0x60f1e0) at 
../../utils/update-alternatives.c:2310
#2  0x004090d3 in main (argc=10, argv=0x7fffe0a8) at 
../../utils/update-alternatives.c:2783
A debugging session is active.

Inferior 1 [process 30421] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]

 
 Thanks,
 Guillem

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Please do not top-post if possible.


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



Bug#728659: marked as done (missing source for JSXCompressor/jsxcompressor.js)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 15:35:15 +
with message-id e1vq2rb-0005cb...@franck.debian.org
and subject line Bug#728659: fixed in jsxgraph 0.98~dfsg1-2
has caused the Debian Bug report #728659,
regarding missing source for JSXCompressor/jsxcompressor.js
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
728659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:jsxgraph
Version: 0.98~dfsg1-1
Severity: serious

Hi,

the source for JSXCompressor/jsxcompressor.js seems to be missing from
the upstream tarball.  According to [1] there should be a Util.js and
some string that needs to be prepended.

  [1] http://jsxgraph.uni-bayreuth.de/wp/jsxcompressor/

Ansgar
---End Message---
---BeginMessage---
Source: jsxgraph
Source-Version: 0.98~dfsg1-2

We believe that the bug you reported is fixed in the latest version of
jsxgraph, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 728...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar georg...@debian.org (supplier of updated jsxgraph package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 09 Dec 2013 16:16:06 +0100
Source: jsxgraph
Binary: jsxgraph
Architecture: source all
Version: 0.98~dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Georges Khaznadar georg...@debian.org
Changed-By: Georges Khaznadar georg...@debian.org
Description: 
 jsxgraph   - Interactive Geometry with JavaScript
Closes: 728659
Changes: 
 jsxgraph (0.98~dfsg1-2) unstable; urgency=low
 .
   * modified the Makefile in order to:
 - remove uglified file jsxcompressor.js upon clean
 - build jsxcompressor.js with make all
 Closes: #728659
   * added dependencies on python-support and python
Checksums-Sha1: 
 9f4dfe27d8b9bb4b5667bcd431c34fb584f0d235 1226 jsxgraph_0.98~dfsg1-2.dsc
 f69a7b100180142d3f65bed69c9473aa63551f7c 210186 
jsxgraph_0.98~dfsg1-2.debian.tar.gz
 2b048c70708341c30a23ae597e29bf78b2738c76 8753092 jsxgraph_0.98~dfsg1-2_all.deb
Checksums-Sha256: 
 e7f987e2e5f274999ed1b8f5a33e83884f7be4ff68600b4227dbcc1fe3f3884e 1226 
jsxgraph_0.98~dfsg1-2.dsc
 84c765ea5984547c38a9321c0aebaec61e77d6715e1807d33d9110826bf4e9f5 210186 
jsxgraph_0.98~dfsg1-2.debian.tar.gz
 543194bd68b392b945a4a317bf9c0371eea80360fbcbec9f1a9c96649faa1de8 8753092 
jsxgraph_0.98~dfsg1-2_all.deb
Files: 
 f4dc42ddfed612b1fe05c4001b55d58c 1226 devel extra jsxgraph_0.98~dfsg1-2.dsc
 556d20ff5e407e8b77af418df26ed6f0 210186 devel extra 
jsxgraph_0.98~dfsg1-2.debian.tar.gz
 5e97ba6ebeffa464efe3be13cb4397c8 8753092 devel extra 
jsxgraph_0.98~dfsg1-2_all.deb

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

iD8DBQFSpeEynfmb2hFpETARAklfAJ94yDV0l8dMTZKYneKjh9Ws9IjpSwCggJ1F
OoupVZMVmhVv4eiR0QaVkCY=
=vnvq
-END PGP SIGNATUREEnd Message---


Bug#725570: pgfincore: FTBFS: dpkg-buildpackage: error: dpkg-source -b pgfincore-1.1 gave error exit status 255

2013-12-09 Thread gregor herrmann
On Mon, 09 Dec 2013 10:56:30 +0100, Cédric Villemain wrote:

 Le vendredi 6 décembre 2013 19:22:57 gregor herrmann a écrit :
  Thanks for the offer but to be honest, I don't have a specific
  interest in the package (and already enough other work), I just
  stumbled over it when looking through packages with RC bugs.
 
 I'll fix the packaging during my work to make pgfincore compliant with 
 PostgreSQL 9.3.

Excellent, thank you.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Spider Murphy Gang: Rock'n Roll Maschin'


signature.asc
Description: Digital signature


Bug#731655: marked as done (plastimatch: Unsatisfiable B-D: insighttoolkit4 is only available on i386 and amd64)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 16:03:41 +
with message-id e1vq3j7-0002mp...@franck.debian.org
and subject line Bug#731655: fixed in plastimatch 1.5.14+dfsg-2
has caused the Debian Bug report #731655,
regarding plastimatch: Unsatisfiable B-D: insighttoolkit4 is only available on 
i386 and amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731655: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: plastimatch
Version: 1.5.14+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

plastimatch has switched to libinsighttoolkit4-dev, but that is only
available for i386 and amd64. So either this Build-Depends needs to
be restricted to these architectures or the outdated plastimatch binary
packages for other architectures need to removed from the archive.


Andreas
---End Message---
---BeginMessage---
Source: plastimatch
Source-Version: 1.5.14+dfsg-2

We believe that the bug you reported is fixed in the latest version of
plastimatch, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 731...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gregory C. Sharp gregsharp@yahoo.com (supplier of updated plastimatch 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 09 Dec 2013 16:29:00 +0100
Source: plastimatch
Binary: plastimatch
Architecture: source amd64
Version: 1.5.14+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Gregory C. Sharp gregsharp@yahoo.com
Description: 
 plastimatch - medical image reconstruction and registration
Closes: 731655
Changes: 
 plastimatch (1.5.14+dfsg-2) unstable; urgency=low
 .
   * debian/control: Enable building against libinsighttoolkit3-dev
 if libinsighttoolkit4-dev is not available on some specific architecture
 Closes: #731655
   * debian/watch: no need for numbered dfsg versions
Checksums-Sha1: 
 849872d2399d3d621002558bc38de2cf2881810e 1676 plastimatch_1.5.14+dfsg-2.dsc
 184eb7554a98004bc72e6b1cab515b439e0b7643 8475 
plastimatch_1.5.14+dfsg-2.debian.tar.gz
 aeae05f0f36f5a67ab15e1c8554ff35271ff2ead 5529368 
plastimatch_1.5.14+dfsg-2_amd64.deb
Checksums-Sha256: 
 bbbc49e49b5353047ad6749de758608cb23ae235b8eff485f161311b9c49c485 1676 
plastimatch_1.5.14+dfsg-2.dsc
 7fa5816b11bb00eb77d8eab0caae979005b35b7693ad56326acde86b6730c75c 8475 
plastimatch_1.5.14+dfsg-2.debian.tar.gz
 d0d40b0942d4600cb52a5ebd1d27a619afe839d5dff5a2d6812f372954ae02d8 5529368 
plastimatch_1.5.14+dfsg-2_amd64.deb
Files: 
 26717eee6b46d9e6627b9663ba9d2537 1676 science optional 
plastimatch_1.5.14+dfsg-2.dsc
 41699473a4dea07a4de63a0ff96d43e2 8475 science optional 
plastimatch_1.5.14+dfsg-2.debian.tar.gz
 2be207bfdb803aab438983e575c696e2 5529368 science optional 
plastimatch_1.5.14+dfsg-2_amd64.deb

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

iEYEARECAAYFAlKl5zMACgkQYDBbMcCf01ou2wCeJSzzRbaMX+kcs8CNhwVR08a7
4+kAnRC3+BsTouNs+X4/guQLMoKqQ6NE
=5dGu
-END PGP SIGNATUREEnd Message---


Bug#731710: update-alternatives: Segmentation fault

2013-12-09 Thread Guillem Jover
On Mon, 2013-12-09 at 16:29:44 +0100, Julian Andres Klode wrote:
 The command failing is:
 update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser 
 /usr/bin/epiphany-browser 85 --slave 
 /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz 
 /usr/share/man/man1/epiphany-browser.1.gz
 
 $ ls -l /usr/share/man/man1/gnome-www-browser* /usr/bin/gnome-www-browser 
 ls: cannot access /usr/share/man/man1/gnome-www-browser*: No such file or 
 directory
 lrwxrwxrwx 1 root root 35 Sep  7 10:53 /usr/bin/gnome-www-browser - 
 /etc/alternatives/gnome-www-browser
 
 I believe the missing man page link is the problem.

Didn't crash for me here, but the backtrace was helpful to spot the
problem. Could you try the attached patch?

Thanks,
Guillem
diff --git a/utils/update-alternatives.c b/utils/update-alternatives.c
index ed06680..cb61db5 100644
--- a/utils/update-alternatives.c
+++ b/utils/update-alternatives.c
@@ -980,7 +980,7 @@ alternative_add_slave(struct alternative *a, char *slave_name,
 	else
 		a-slaves = new;
 
-	return sl;
+	return new;
 }
 
 static void


Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Andreas Beckmann
Control: block 728427 with -1

Hi Guillem,

On 2013-12-09 10:48, Guillem Jover wrote:
 On Mon, 2013-12-09 at 09:40:22 +0100, Guillem Jover wrote:
 On Mon, 2013-12-09 at 07:03:41 +0100, Andreas Beckmann wrote:
...
 I think the following is happen during the installation of foo 2.0:

 * the preinst moves /usr/foo/ aside
verified
 * the package gets unpacked, creating /usr/foo - foobar
verified
 * the obsolete files from foo 1.0 that are no longer in foo 2.0 get
   deleted, this finds /usr/foo/foo.dat which exists, but is actually
   /usr/foobar/foo.dat, but gets deleted anyway.
verified

 In theory that should be covered by the checks performed and the
 installation aborted.

Why? The dir-to-become-a-symlink contained only things (non-conffiles)
owned by foo, so it should be a valid candidate for conversion.
What else would be a prerequisite for doing the conversion?

 Here's a functional test for the scenario above, but it does not
 trigger the issue you report, because it bails out before any
 problematic unpack. Please could you modify it to show what's the
 problem?
 
 It's against git://anonscm.debian.org/git/dpkg/pkg-tests.git.

there are not any conffiles involved ... I first made them regular files,
but d-m-h fails anyway:

# dpkg -i -D133 pkg-dir-foo-1.deb  dpkg.debuglog 21
# cat dpkg.debuglog
D01: ensure_diversions: new, (re)loading
D01: ensure_statoverrides: new, (re)loading
D10: ensure_pathname_nonexisting '/var/lib/dpkg/tmp.ci'
D01: process_archive oldversionstatus=installed
D02: maintscript_fallback nonexistent prerm 
'/var/lib/dpkg/info/pkg-dir-foo.prerm'
D02: fork/exec /var/lib/dpkg/tmp.ci/preinst ( upgrade 0 )
subcommand: line 6: return: can only `return' from a function or sourced script
subcommand: line 6: return: can only `return' from a function or sourced script
dpkg-maintscript-helper: error: directory '/test-path' contains files not owned 
by package pkg-dir-foo:all, cannot switch to symlink
dpkg: error processing archive pkg-dir-foo-1.deb (--install):
 subprocess new pre-installation script returned error exit status 1
D01: ensure_diversions: same, skipping
D02: fork/exec /var/lib/dpkg/tmp.ci/postrm ( abort-upgrade 0 )
D01: ensure_diversions: same, skipping
D02: vmaintscript_installed nonexistent postinst
D10: ensure_pathname_nonexisting '/var/lib/dpkg/tmp.ci'
D10: ensure_pathname_nonexisting running rm -rf '/var/lib/dpkg/tmp.ci'
D10: ensure_pathname_nonexisting '/var/lib/dpkg/reassemble.deb'

# dpkg -S /test-path*/*
pkg-dir-foo: /test-path/file
pkg-dir-foobar: /test-pathdir/file

As I don't want to debug d-m-h (btw, is there some way to make it verbose?),
I'll fix the preinst to do

#!/bin/sh
set -e
#if dpkg-maintscript-helper supports dir_to_symlink; then
#dpkg-maintscript-helper dir_to_symlink /test-path test-pathdir 0 -- $@
#fi
# WTH? dpkg-maintscript-helper: error: directory '/test-path' contains files 
not owned by package pkg-dir-foo:all, cannot switch to symlink
# do it manually ...
# the preinst checks if the directory exists, does not contain conffiles, 
pathnames owned by other packages, or locally created pathnames, if not then 
it's left in place, otherwise it's renamed to  pathname.dpkg-backup
if [ ! -h /test-path ]  [ -d /test-path ]; then
mv /test-path /test-path.dpkg-backup
fi

Now installation succeeds, pasting only the start of the debug log:

D01: ensure_diversions: new, (re)loading
D01: ensure_statoverrides: new, (re)loading
D10: ensure_pathname_nonexisting '/var/lib/dpkg/tmp.ci'
D01: process_archive oldversionstatus=installed
D02: maintscript_fallback nonexistent prerm 
'/var/lib/dpkg/info/pkg-dir-foo.prerm'
D02: fork/exec /var/lib/dpkg/tmp.ci/preinst ( upgrade 0 )
D01: ensure_diversions: same, skipping
D10: tarobject ti-name='.' mode=40755 owner=10001:10001 type=53(d) 
ti-linkname='' namenode='/.' flags=2 instead='none'
D000100: setupvnamevbs main='/.' tmp='/..dpkg-tmp' new='/..dpkg-new'
D000100: tarobject already exists
D000100: tarobject directory exists
D10: tarobject ti-name='./test-path' mode=120777 owner=10001:10001 
type=50(l) ti-linkname='test-pathdir' namenode='/test-path' flags=2 
instead='none'
D000100: setupvnamevbs main='/test-path' tmp='/test-path.dpkg-tmp' 
new='/test-path.dpkg-new'
D000100: tarobject nonexistent
D10: ensure_pathname_nonexisting '/test-path.dpkg-new'
D10: ensure_pathname_nonexisting '/test-path.dpkg-tmp'
D000100: tarobject symlink creating
D000100: tarobject new - no backup
D000100: tarobject done and installation deferred
D10: deferred extract of '/.'
D10: deferred extract of '/test-path'
D000100: setupvnamevbs main='/test-path' tmp='/test-path.dpkg-tmp' 
new='/test-path.dpkg-new'
D000100: deferred extract needs rename
D000100: deferred extract done and installed
D02: maintscript_fallback nonexistent postrm 
'/var/lib/dpkg/info/pkg-dir-foo.postrm'
D10: process_archive: checking //test-path/file for same 

Processed: Re: Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 block 728427 with -1
Bug #728427 [python-babel-localedata] python-babel-localedata is empty after 
installing
728427 was not blocked by any bugs.
728427 was not blocking any bugs.
Added blocking bug(s) of 728427: 731730

-- 
728427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728427
731730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#728427: fixed in python-babel 1.3+dfsg.1-2

2013-12-09 Thread Andreas Beckmann
On 2013-12-09 08:13, Thomas Goirand wrote:
 On 12/09/2013 11:33 AM, Andreas Beckmann wrote:
 I still see similar piuparts errors ...
 I'm investigating further as this may be a dpkg bug.

#731730

 I'd appreciate some help on that one, I've been scratching my head a lot
 on this one. With dpkg -i, it seems to fix the issue, though it's
 possible that the behavior with apt-get is different.

I first suspected your rm -rf and later find -delete magic to clean up
stuff, so converted this to dpkg-maintscript-helper dir_to_symlink (new
in dpkg 1.17.2), but it still failed.

I'll send you a patch once dpkg gets fixed (and debhelper gained support
for the two new subcommands).


Andreas


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



Bug#726371: kde-config-touchpad: crashes on startup

2013-12-09 Thread Mert Dirik




mert@debian:~$ kcmshell4 kcm_synaptiks
KCrash: Application 'kcmshell4' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/mert/.kde/socket-debian/kdeinit4__0

Sorry, seems to be related to the infamous dotted/dotless I problem.

But your report message claimed LANG=C, which LANG were you really using?

Because I use a very ugly hack to work around this problem:
mert@debian:~$ cat /usr/bin/python2.7
#! /bin/sh
export LANG=C
/usr/bin/python2.7.original $@

So reportbug uses LANG=C since it's a Python program.
My terminals are not normally not LANG=C.

mert@debian:~$ echo $LANG
tr_TR.UTF-8

But I don't know how kcm_synaptiks got invoked  and how it bypasses my
script.


I haven't heard of this problem before, I've read the wikipedia article but
still no clue on how can this affect kcm_synaptics, can you please elaborate,
add references to the problem or fixes that were applied before?

Here are  some resources I know explaining the issue:
http://www.i18nguy.com/unicode/turkish-i18n.html
http://www.codinghorror.com/blog/2008/03/whats-wrong-with-turkey.html
http://haacked.com/archive/2012/07/05/turkish-i-problem-and-why-you-should-care.aspx/

I've also filed a bug report on Python package years ago, it has more
background on the issue and some discussion specific to Python:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489740

It originally got fixed in Python 2.5 package but the fixes got lost
after some upstream versions.

Please don't hesisate to ask for further explanations on the issue.

Thank you very much for your interest.


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



Processed: your mail

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 726371 important
Bug #726371 [python-kde4] kde-config-touchpad: crashes on startup
Severity set to 'important' from 'grave'

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
726371: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: dh_installdeb: support for new dpkg-mainscript-helper commands dir_to_symlink, symlink_to_dir

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 block -1 with 731730
Bug #731723 [debhelper] dh_installdeb: support for new dpkg-mainscript-helper 
commands dir_to_symlink, symlink_to_dir
731723 was not blocked by any bugs.
731723 was not blocking any bugs.
Added blocking bug(s) of 731723: 731730

-- 
731723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#721618: schleuder and ruby1.9

2013-12-09 Thread Cédric Boutillier
Hi Jérémie,

According to upstream,
http://schleuder2.nadir.org/featurerequests/ruby1.9-compatiblity.html
schleuder should be ok with Ruby1.9 if tmail is replaced by
ruby-actionmailer, which should be a transparent replacement.

I was wondering if you tried this.

Cédric


signature.asc
Description: Digital signature


Bug#725470: marked as done (incompatible licenses: BSD with advertising clause + GPL library)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 16:48:24 +
with message-id e1vq40o-0001zs...@franck.debian.org
and subject line Bug#725470: fixed in iputils 3:20121221-3
has caused the Debian Bug report #725470,
regarding incompatible licenses: BSD with advertising clause + GPL library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
725470: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725470
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: iputils
Version: 3:20121221-1
Severity: serious

Hello,

afaiui ping6.c is released under BSD 4 clause license with advertising
clause. OTOH it is using at least one GPL library (gnutls-openssl):

gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -O3 -Wstrict-prototypes -Wall -D_GNU_SOURCE  
-D_FORTIFY_SOURCE=2  -c ping6.c -DCAPABILITIES-DUSE_GNUTLS -o ping6.o
gcc -Wl,-z,relro  ping6.o ping_common.o  -lcap  -lresolv -lgnutls-openssl   -o 
ping6

Since these two licenses are incompatible the resulting binary is not
distributable.

cu Andreas
---End Message---
---BeginMessage---
Source: iputils
Source-Version: 3:20121221-3

We believe that the bug you reported is fixed in the latest version of
iputils, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 725...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
no...@debian.org (supplier of updated iputils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 09 Dec 2013 08:14:40 -0800
Source: iputils
Binary: iputils-ping iputils-tracepath iputils-arping iputils-clockdiff
Architecture: source amd64
Version: 3:20121221-3
Distribution: unstable
Urgency: low
Maintainer: Noah Meyerhans no...@debian.org
Changed-By: no...@debian.org
Description: 
 iputils-arping - Tool to send ICMP echo requests to an ARP address
 iputils-clockdiff - Measure the time difference between networked computers
 iputils-ping - Tools to test the reachability of network hosts
 iputils-tracepath - Tools to trace the network path to a remote host
Closes: 725470 731561 731764
Changes: 
 iputils (3:20121221-3) unstable; urgency=low
 .
   * Add build-depends on libgnutls-openssl-dev (Closes: 731561)
   * Fix arping and ping postinst scripts to better handle cases
 where capabilities aren't supported. (Closes: 731764)
   * Update debian/copyright to reflect the removal of the advertising
 clause from the UC Berkeley copyright statements. (Closes: 725470)
Checksums-Sha1: 
 3b6af03381f7fe02e19d83fd7b33d7df9f8d8041 1381 iputils_20121221-3.dsc
 27678b26138a81ec167f4e82c5339c9a19f2dff5 13964 iputils_20121221-3.debian.tar.gz
 d19c32415c2311b3480058a53dfdef9787651ecf 55864 
iputils-ping_20121221-3_amd64.deb
 1ef52ee9e8f58064b515e59c8491776a1559dfe5 35798 
iputils-tracepath_20121221-3_amd64.deb
 2ec244a57994b49642a4ccacb513715d6f15dc44 29760 
iputils-arping_20121221-3_amd64.deb
 595f4891ff341309e2ca9e46c26590f70851d5e8 27186 
iputils-clockdiff_20121221-3_amd64.deb
Checksums-Sha256: 
 9b8394dbd54c0b757cf4b51843d80a8e9dd486b130d7cc9c465b77c850d26d4b 1381 
iputils_20121221-3.dsc
 9a9dcc4ea66c6aec67e06d2c7f18a7bae9d3228cf0fd0a18a66faf1dd40bcc03 13964 
iputils_20121221-3.debian.tar.gz
 ccdc365841c591dcb02236f7f8465060481cd26602e357544238bb3b34a61b6c 55864 
iputils-ping_20121221-3_amd64.deb
 8373a24cab1960b394ff8619c62ffbb37d6b953016a0b232f46c3716f2157320 35798 
iputils-tracepath_20121221-3_amd64.deb
 1252487244dce4c51f941beb49b98b91aa724798342651272f4a34c056b69e09 29760 
iputils-arping_20121221-3_amd64.deb
 9f94c4487c9a26bf14249966f3bf2f743a830ef7f2fb5d3dfbe0cec524700682 27186 
iputils-clockdiff_20121221-3_amd64.deb
Files: 
 8d86949c38aa62e012a8902ec73ac070 1381 net extra iputils_20121221-3.dsc
 12cc05a73c6c0bff509082885e82fe69 13964 net extra 
iputils_20121221-3.debian.tar.gz
 19f939b5f7a5e958b394cf8eb8636dd1 55864 net important 
iputils-ping_20121221-3_amd64.deb
 aeb0eec9b60fa5b49521aea462fd7370 35798 net optional 
iputils-tracepath_20121221-3_amd64.deb
 41f3ff5d1938abd41942e1b560d66b5e 29760 net extra 
iputils-arping_20121221-3_amd64.deb
 93b7255157364f08b71b0a890fa77520 27186 net extra 

Processed: Re: Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo unreproducible
Bug #731730 [dpkg] dpkg: directory_to_symlink conversion causes removal of 
files owned by other packages
Removed tag(s) unreproducible and moreinfo.

-- 
731730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731730
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731730: dpkg: directory_to_symlink conversion causes removal of files owned by other packages

2013-12-09 Thread Guillem Jover
Control: tags -1 - moreinfo unreproducible

Hi!

On Mon, 2013-12-09 at 17:15:20 +0100, Andreas Beckmann wrote:
 On 2013-12-09 10:48, Guillem Jover wrote:
  On Mon, 2013-12-09 at 09:40:22 +0100, Guillem Jover wrote:
  On Mon, 2013-12-09 at 07:03:41 +0100, Andreas Beckmann wrote:
  In theory that should be covered by the checks performed and the
  installation aborted.

 Why? The dir-to-become-a-symlink contained only things (non-conffiles)
 owned by foo, so it should be a valid candidate for conversion.
 What else would be a prerequisite for doing the conversion?

Ah sorry, I don't know why I read your scenario as consisting of
conffiles, I've amended the test case and now I see the problem. I'm
looking into it.

  Here's a functional test for the scenario above, but it does not
  trigger the issue you report, because it bails out before any
  problematic unpack. Please could you modify it to show what's the
  problem?
  
  It's against git://anonscm.debian.org/git/dpkg/pkg-tests.git.

 As I don't want to debug d-m-h (btw, is there some way to make it verbose?),

Yes, you can set DPKG_DEBUG=1.

  Could it be it's something else in the packaging, to try to overcome
  the abort from dpkg-maintscript-helper?

 OK, lets try again with some more verboseness
 
   Selecting previously unselected package python-babel-localedata.
   Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-3_all.deb ...
   Unpacking python-babel-localedata (1.3+dfsg.1-3) ...
 
   drwxr-xr-x 2 root root  9080 Dec  9 15:47 
 /usr/lib/python2.6/dist-packages/babel/localedata
   lrwxrwxrwx 1 root root46 Apr 16  2011 
 /usr/lib/python2.6/dist-packages/babel/localedata.py - 
 ../../../../share/pyshared/babel/localedata.py
   lrwxrwxrwx 1 root root61 Dec  9 15:47 
 /usr/lib/python2.7/dist-packages/babel/localedata - 
 /usr/lib/python2.7/dist-packages/babel/localedata.dpkg-backup
   drwxr-xr-x 2 root root  9080 Dec  9 15:47 
 /usr/lib/python2.7/dist-packages/babel/localedata.dpkg-backup
   lrwxrwxrwx 1 root root46 Apr 16  2011 
 /usr/lib/python2.7/dist-packages/babel/localedata.py - 
 ../../../../share/pyshared/babel/localedata.py
   drwxr-xr-x 2 root root 13320 Dec  9 15:47 
 /usr/share/python-babel-localedata/localedata
   Preparing to unpack .../python-babel_1.3+dfsg.1-3_all.deb ...
   Unpacking python-babel (1.3+dfsg.1-3) over (0.9.6-1) ...
 
 (why does the preinst output appear before the Preparing message?)

   Setting up python-babel-localedata (1.3+dfsg.1-3) ...
 
   update-alternatives: using /usr/bin/pybabel-python2 to provide 
 /usr/bin/pybabel (pybabel) in auto mode
   Setting up python-babel (1.3+dfsg.1-3) ...
 
 (again, postinst output before Setting up message)

Yes, the disorderly output is a regression I had also already noticed,
and was going to fix for 1.17.5, it's a problem with the setup buffering
when not writing to a tty.

Thanks,
Guillem


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



Bug#731740: java.lang.NoClassDefFoundError: org/sikuli/basics/MultiFrame

2013-12-09 Thread Vincent Bernat
 ❦  9 décembre 2013 13:09 CET, Gilles Filippini p...@debian.org :

 Versions of packages sikuli-ide depends on:
 ii  default-jre [java6-runtime]1:1.7-50
 ii  junit  3.8.2-8
 ii  libcommons-cli-java1.2-3
 ii  libjgoodies-common-java1.4.0-2
 ii  libjgoodies-forms-java 1.6.0-4
 ii  libjson-simple-java1.1.1-1
 ii  libsikuli-script-java  1.0~x~rc3.tesseract3-dfsg1-7

 Here is the problem ^^.
 I should have forced a versioned dependency /o\ Would you mind giving
 another try after installing libsikuli-script-java=1.0.1-1 and
 libsikuli-script-jni=1.0.1-1?

 You may encounter other NoClassDefFound errors which are solved by
 adding
 /usr/share/java/asm3-commons.jar:/usr/share/java/antlr3-runtime.jar:/usr/share/java/jaffl.jar:/usr/share/java/jnr-posix.jar:/usr/share/java/constantine.jar:/usr/share/java/guava.jar:
 to the classpath into the launchers /usr/bin/sikuli*.

This solved the NoClassDefFound errors but I am now stuck later. I get a
popup starting - pls. wait but nothing happens. In the console, I
have:

[debug] SikuliX: []
*sys-package-mgr*: processing new jar, '/usr/share/java/jython-2.5.3.jar'
*sys-package-mgr*: processing new jar, '/usr/share/sikuli/SikuliX-IDE.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/asm3-commons-3.3.2.jar'
*sys-package-mgr*: processing new jar, 
'/usr/share/maven-repo/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/jaffl-0.5.9.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/jnr-posix-1.1.8.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/constantine-0.7.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/guava.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/resources.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rt.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jsse.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jce.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/charsets.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/rhino.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/sunpkcs11.jar'
*sys-package-mgr*: processing new jar, '/usr/share/java/java-atk-wrapper.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/zipfs.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/dnsns.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/pulse-java.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/sunjce_provider.jar'
*sys-package-mgr*: processing new jar, 
'/usr/lib/jvm/java-7-openjdk-common/jre/lib/ext/localedata.jar'

-- 
Take care to branch the right way on equality.
- The Elements of Programming Style (Kernighan  Plauger)


signature.asc
Description: PGP signature


Bug#731740: java.lang.NoClassDefFoundError: org/sikuli/basics/MultiFrame

2013-12-09 Thread Gilles Filippini

Vincent Bernat a écrit , Le 09/12/2013 18:28:

  ❦  9 décembre 2013 13:09 CET, Gilles Filippini p...@debian.org :

You may encounter other NoClassDefFound errors which are solved by
adding
/usr/share/java/asm3-commons.jar:/usr/share/java/antlr3-runtime.jar:/usr/share/java/jaffl.jar:/usr/share/java/jnr-posix.jar:/usr/share/java/constantine.jar:/usr/share/java/guava.jar:
to the classpath into the launchers /usr/bin/sikuli*.


This solved the NoClassDefFound errors but I am now stuck later. I get a
popup starting - pls. wait but nothing happens. In the console, I


Please try again with -Dsikuli.console=false in the
/usr/bin/sikuli-ide launcher. You should have more messages in the 
console then.


Thanks,

_g.


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



Bug#731734: marked as done (apt: /etc/apt/sources.list has been modified and is empty)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 9 Dec 2013 19:31:51 +0100
with message-id 20131209183151.GB5308@crossbow
and subject line Re: Bug#731734: apt: /etc/apt/sources.list has been modified 
and is empty
has caused the Debian Bug report #731734,
regarding apt: /etc/apt/sources.list has been modified and is empty
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: apt
Version: 0.9.14
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

Today when I update I get this error :

:~# aptitude update
Error: No information about packages! (Maybe no deb entries?)
E: Problem executing scripts APT::Update::Post-Invoke-Success 'test -x /usr/bin
/apt-show-versions || exit 0 ; apt-show-versions -i'
E: Sub-process returned an error code

And :
:~# mv /etc/apt/apt.conf.d/20apt-show-versions /etc/apt/apt.conf.d/20apt-show-
versions_bad

or :
:~# aptitude purge apt-show-versions

changes nothing and the sources.list has been modified and is empty :
:~# cat /etc/apt/sources.list
## See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

latest updates are :
[Updates] apt:i386 0.9.13.1 - 0.9.14
[Updates] apt-utils:i386 0.9.13.1 - 0.9.14
[Updates] avahi-daemon:i386 0.6.31-2 - 0.6.31-3
[Updates] libapt-inst1.5:i386 0.9.13.1 - 0.9.14
[Updates] libapt-pkg4.12:i386 0.9.13.1 - 0.9.14

I rebuilt the sources.list and everything is back to normal.



-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends true;
APT::Install-Suggests 0;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^kfreebsd-image.*;
APT::NeverAutoRemove:: ^gnumach$;
APT::NeverAutoRemove:: ^gnumach-image.*;
APT::NeverAutoRemove:: ^linux-image-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-image-extra-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-signed-image-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-headers-3.11-2-686-pae$;
APT::NeverAutoRemove:: ^linux-image-686-pae$;
APT::NeverAutoRemove:: ^linux-image-extra-686-pae$;
APT::NeverAutoRemove:: ^linux-signed-image-686-pae$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-686-pae$;
APT::NeverAutoRemove:: ^linux-headers-686-pae$;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Periodic ;
APT::Periodic::Update-Package-Lists 0;
APT::Periodic::AutocleanInterval 0;
APT::Periodic::Unattended-Upgrade 0;
APT::Periodic::Download-Upgradeable-Packages 0;
APT::Update ;
APT::Update::Post-Invoke-Success ;
APT::Update::Post-Invoke-Success:: test -x /usr/bin/apt-show-versions || exit 
0 ; apt-show-versions -i;
APT::Update::Post-Invoke-Success:: [ ! -f /var/run/dbus/system_bus_socket ] || 
/usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt 
org.debian.apt.CacheChanged || true;
APT::Update::Post-Invoke-Success:: /usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service  
/usr/bin/test -S /var/run/dbus/system_bus_socket  /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 1 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update  /dev/null; /bin/echo 
 /dev/null;
APT::Architectures ;
APT::Architectures:: i386;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;
APT::Compressor::bzip2 ;
APT::Compressor::bzip2::Name bzip2;

Processed: fixed 624991 0.1.1a-3

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 624991 0.1.1a-3
Bug #624991 [src:logkeys] logkeys: FTBFS: logkeys.cc:473:13: error: 'umask' was 
not declared in this scope
Marked as fixed in versions logkeys/0.1.1a-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
624991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731788: redmine-sqlite: uninstallable in sid, need to switch to ruby-sqlite3

2013-12-09 Thread Andreas Beckmann
Package: redmine-sqlite
Version: 2.3.3-3
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

it still depends on libsqlite3-ruby, but this transitional package has
been removed finally. Please use ruby-sqlite3 instead.


Cheers,

Andreas


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



Bug#731710: update-alternatives: Segmentation fault

2013-12-09 Thread Markus Wagner
Please have a look at bug #731782 I just reported. It might be related  
to this one.


The update-alternatives call there which causes a segfault:
update-alternatives --install /usr/bin/x-www-browser  
x-www-browser /usr/bin/konqueror 100 --slave  
/usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz  
/usr/share/man/man1/konqueror.1.gz



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



Bug#731794: FBFTS: AnyEvent fails t/81_hosts.t on system with OpenDNS

2013-12-09 Thread Piotr Roszatycki
Package: libanyevent-perl
Version: 7.050-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

The AnyEvent fails on system which uses OpenDNS (208.67.222.222 208.67.220.220)
in its /etc/resolv.conf.

The result:

#   Failed test 'resolved on first attempt'
#   at t/81_hosts.t line 29.
#  got: '67.215.65.132'
# expected: '127.9.9.9'

#   Failed test 'resolved on second attempt'
#   at t/81_hosts.t line 30.
#  got: '67.215.65.132'
# expected: '127.9.9.9'
# Looks like you failed 2 tests of 2.
t/81_hosts.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 


The upstream author don't want to disable this test because he belive that
OpenDNS servers don't work properly.

See http://lists.schmorp.de/pipermail/anyevent/2013q4/000535.html

I think it is much safer to disable this test in Debian package.


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

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

Versions of packages libanyevent-perl depends on:
ii  perl  5.18.1-4

Versions of packages libanyevent-perl recommends:
ii  libasync-interrupt-perl  1.10-1+b1
ii  libev-perl   4.15-1
ii  libguard-perl1.022-1+b2

Versions of packages libanyevent-perl suggests:
ii  libev-perl  4.15-1
pn  libevent-perl   none
pn  libio-async-perlnone
pn  libjson-perl | libjson-xs-perl  none
ii  libnet-ssleay-perl  1.55-1+b2
pn  libpoe-perl none
pn  libtask-weaken-perl none

-- no debconf information


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



Bug#728294: marked as done (gtk+3.0: FTBFS on sparc but built there in the past)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 20:44:12 +0100
with message-id 52a61d8c.60...@thykier.net
and subject line Re: Bug#728294: gtk+3.0: FTBFS on sparc but built there in the 
past
has caused the Debian Bug report #728294,
regarding gtk+3.0: FTBFS on sparc but built there in the past
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
728294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gtk+3.0
Version: 3.8.6-1
Severity: serious

Hi,

Your package appears to FTBFS on sparc, but was built there in the
past.  This (among other things) blocks testing migration.

~Niels
---End Message---
---BeginMessage---
On 2013-10-30 12:12, Emilio Pozuelo Monfort wrote:
 On 30/10/13 11:46, YunQiang Su wrote:
 On Wed, Oct 30, 2013 at 6:39 PM, Niels Thykier ni...@thykier.net wrote:
 Package: gtk+3.0
 Version: 3.8.6-1
 Severity: serious

 Hi,

 Your package appears to FTBFS on sparc, but was built there in the
 past.  This (among other things) blocks testing migration.
 
 Indeed. I had missed that.
 
 It fails with:
 
 ERROR:/build/gtk+3.0-W7h_KC/gtk+3.0-3.8.6/./gtk/tests/testing.c:261:test_spin_button_arrows:
 assertion failed: (newval  oldval)
   /ui-tests/spin-button-arrows:FAIL
 
 It was failed on mips64el port, while successful when manually build or
 rebuild with sbuild.
 It is nearly the same situation as sparc.
 
 Is it failing on the same test? Have you investigated it already?
 
 Emilio
 

Looks like someone made it build now, so I'll close this one.

~Niels---End Message---


Bug#731710: update-alternatives: Segmentation fault

2013-12-09 Thread Julian Andres Klode
On Mon, Dec 09, 2013 at 05:08:47PM +0100, Guillem Jover wrote:
 On Mon, 2013-12-09 at 16:29:44 +0100, Julian Andres Klode wrote:
  The command failing is:
  update-alternatives --install /usr/bin/gnome-www-browser gnome-www-browser 
  /usr/bin/epiphany-browser 85 --slave 
  /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz 
  /usr/share/man/man1/epiphany-browser.1.gz
  
  $ ls -l /usr/share/man/man1/gnome-www-browser* /usr/bin/gnome-www-browser 
  ls: cannot access /usr/share/man/man1/gnome-www-browser*: No such file or 
  directory
  lrwxrwxrwx 1 root root 35 Sep  7 10:53 /usr/bin/gnome-www-browser - 
  /etc/alternatives/gnome-www-browser
  
  I believe the missing man page link is the problem.
 
 Didn't crash for me here, but the backtrace was helpful to spot the
 problem. Could you try the attached patch?

Yes, thanks, it works.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Please do not top-post if possible.


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



Processed: reopening 728444

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 728444
Bug #728444 {Done: Josselin Mouette j...@debian.org} [libfontconfig1] 
libfontconfig1: xpdf is broken by fontconfig version 2.11.0-1
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions fontconfig/2.11.0-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
728444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728444
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#728444: Bug not fixed

2013-12-09 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

please don't close this bug. The Bug is still there and yes, it breaks
xpdf and some other software (At least zathura has some minor problems
too with this bug).

I could not believe, there is a working and appropriate fix for this bug
but the bug is solved by breaking xpdf.

Such a behaviour is absolutely not helpful and negates the confidence in
debian at all. So please apply the patch from Michael Gilbert as a short
term solution and AFTER that, work together searching for a long term
bug fix.

Regards
   Klaus Ethgen
- -- 
Klaus Ethgen  http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen kl...@ethgen.de
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQGcBAEBCgAGBQJSpiCeAAoJEKZ8CrGAGfasirQMAME8590mbZJYxY5/XQUQJsA0
XvWzHdcRcFJIbjjYCe8ypx+1MyTFSjvEMv5V1j9IGr0XgOleGS/yhU2GwYtrQYHp
3BR2WMbNQvHTENQH5wXz1LgvNOnMETfTJYBXc1fge8tCY15QnFHG9KjYc2zb8FuJ
FyV0lwvGK/YVa7szzPm5pLIWJBv3LanFZhlq7jabIug8c3s6sDeMpPvlbis0gt30
HOXNba3UeblUe38UABX+EqbruDtX8hP/qfHVr/tj8Uz81EDXcSDgcKNNWgZVcfSu
ap3JsGN5JFranw5akKQKwHujVPpUKh0lVKyhc1PpvFnn4epfSCKrNY/ae0zY8g/Z
7EyU7EOeCn17uUVQk65uIAFMDFhDgGjUHZthT6Eut5fe3Q43rNEGa8tYJ5YTSXHI
Il98R3YtGbvDYgTwVQSuZfnIEivQjRV4nM0p4Q6asU+ayWbFcGXi7PwTBFn8NI1v
xTZN647IussP6dvLpjA9v+pIfuI7Z4pDxazxsmsc6w==
=v09b
-END PGP SIGNATURE-


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



Bug#728150: Re: Re: grass: FTBFS on ia64, preventing migration to testing

2013-12-09 Thread Paul Gevers
As mentioned before, I do not receive e-mails to this bug. Sorry for not
responding earlier.

On 16-11-13 02:50, Hamish wrote:
 if [ `uname -m` = ia64 ] ; then

 or is there a better way to do arch-specific lines with the aid of debhelper?

Yes (well, no actually):
{{{
# in Wheezy (and Jessie ia64) -fPIE conflicts with -fPIC. See example in
# the hardening.make file.
ifeq ($(shell dpkg-architecture -qDEB_HOST_ARCH_CPU),ia64)
CFLAGS += $(HARDENING_CFLAGS_PIC) \
$(filter-out
$(HARDENING_DISABLE_PIE_CFLAGS_FILTER),$(HARDENING_CFLAGS))
LDFLAGS+=$(HARDENING_LDFLAGS)
else
# in Jessie  Sid the problem seems fixed so we can proceed normally
CFLAGS+=$(HARDENING_CFLAGS)
LDFLAGS+=$(HARDENING_LDFLAGS)
endif
}}}

 for a longer term fix, should we forward this bug to the ia64 arch Debian 
 people?

Yes, that would be good. Maybe they are already aware, so a little
search would be good too.

 A Debian geek may know...

True, but I don't. ;)

 [offtopic, re. #672719]
 Do you want me to test this on a porterbox?
 
 yes please :)

   https://trac.osgeo.org/grass/changeset/57855

I applied the patch 57855 on s390x and the build succeeds. I haven't
tried ppc64 yet.

Paul



signature.asc
Description: OpenPGP digital signature


Bug#731799: Do not work with IPv4 only anymore

2013-12-09 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: mtr-tiny
Version: 0.85-2
Severity: grave

The newest version refuse to work on IPv4 only nodes.

   ~ mtr -4 www.heise.de
My traceroute  [v0.85]
   ikki (0.0.0.0)   
  Mon Dec  9 22:12:29 2013
   Unable to allocate IPv6 socket for nameserver communication: Address family 
not supported by protocol
  
Packets   Pings

Version 0.82-3 was working properly.

I suppose this is a regression introduced for bug #528992.

This bug makes the package in fact unusable.

For the records, I have no kernel on production systems that have IPv6
enabled or that is explicit disabled by kernel command line.

- -- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (600, 'oldstable'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11.6 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages mtr-tiny depends on:
ii  libc62.17-97
ii  libncurses5  5.9+20130608-1
ii  libtinfo55.9+20130608-1

mtr-tiny recommends no packages.

mtr-tiny suggests no packages.

- -- no debconf information

- -- 
Klaus Ethgen  http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen kl...@ethgen.de
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQGcBAEBCgAGBQJSpjPxAAoJEKZ8CrGAGfas6DEMAIyaDr8xmAQPZiYL+rNNqqi9
Cr4rDX3Q2qID9GEVfnnGRZVfVt7Z6nMMrh3NjfO/vMRgPWKOu7FcvjchR3Hc8Jnh
SvtnnYzgjdgJec+Zb7OmpvHeE5LKSsoDGmmlrxa4D9RyOdPIdHZ2Z4IZv1rYkZw6
lDsEE1sbfLjmMywX3FB/joi+7XUj1GdVw/eFKvutNOeeFBN8h1yKOTPJjK+izspz
bJrlEwvFdfB+RmBZlWKnfsa/X1GLW5EsUsZJrYqRtT1xYEyMnaq2O1Y79Axmbmm8
r9/8IoidU22g68lId1RGXHCj5duR/wmU/ayfcWLs17S8P0pnP4Rwgi1LXeOn66uw
msGWqj5y2V5nz3TBwsldHrdfZxD2WOI0MAVnz1KsSxce/fxDBxlLpa6r66D3rv1t
nQ4ErrVUloFMC9UU2nX9nKQ9US/Ddf7zk9Y5Y/aWjCzbVam9eXtSOqWp0L08Q4HA
/vWjdnXwjnE9DDJaiKq9Yj7foA1NqpWF8lP+BUQVzQ==
=tTsl
-END PGP SIGNATURE-


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



Bug#731701: marked as done (dose3 compiled without zip nor bz2 support)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Dec 2013 21:19:32 +
with message-id e1vq8em-0005er...@franck.debian.org
and subject line Bug#731701: fixed in dose3 3.1.3-7
has caused the Debian Bug report #731701,
regarding dose3 compiled without zip nor bz2 support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731701: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731701
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: opam
Version: 1.1.0-1
Severity: serious
Tags: jessie sid
Control: block 718767 with -1

Hi,

opam FTBFS when binNMUed against ocaml 4.01.0.

From the armhf build log:
 /usr/bin/ocamlopt unix.cmxa -I /usr/lib/ocaml/ocamlbuild 
 /usr/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml 
 /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/client/opamMain.ml  src/client/opamMain.ml.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/client/opamArg.mli  src/client/opamArg.mli.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/core/opamTypes.mli  src/core/opamTypes.mli.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/core/opamCompiler.mli  src/core/opamCompiler.mli.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/core/opamFilename.mli  src/core/opamFilename.mli.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/core/opamMisc.mli  src/core/opamMisc.mli.depends
 ocamlfind ocamldep -package cudf -package ocamlgraph -package dose3.algo 
 -package dose3.debian -package unix -package re.glob -package re.pcre 
 -package re.str -package cmdliner -package extlib -modules 
 src/core/opamJson.mli  src/core/opamJson.mli.depends
 ocamlfind ocamlc -c -g -annot -thread -package cudf -package ocamlgraph 
 -package dose3.algo -package dose3.debian -package unix -package re.glob 
 -package re.pcre -package re.str -package cmdliner -package extlib -I 
 src/core -I src/client -I src/scripts -I src/repositories -I src/solver -o 
 src/core/opamJson.cmi src/core/opamJson.mli
 + ocamlfind ocamlc -c -g -annot -thread -package cudf -package ocamlgraph 
 -package dose3.algo -package dose3.debian -package unix -package re.glob 
 -package re.pcre -package re.str -package cmdliner -package extlib -I 
 src/core -I src/client -I src/scripts -I src/repositories -I src/solver -o 
 src/core/opamJson.cmi src/core/opamJson.mli
 ocamlfind: Package `zip' not found - required by `dose3.common'
 Command exited with code 2.
 make[1]: *** [override_dh_auto_build] Error 10
 make: *** [build-arch] Error 2
 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Full build logs available via:

  https://buildd.debian.org/status/package.php?p=opamsuite=sid

Cheers,

-- 
Stéphane
---End Message---
---BeginMessage---
Source: dose3
Source-Version: 3.1.3-7

We believe that the bug you reported is fixed in the latest version of
dose3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 731...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen trei...@debian.org (supplier of updated dose3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 09 Dec 2013 21:32:31 

Bug#710356: [Pkg-nagios-devel] Bug#710356: Info received (Fix for wheezy?)

2013-12-09 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 09.12.2013 12:09, schrieb Jasir Baftijari:
 Hi,

Hello Jasir,

 why I can't see the new Version 3.4.1-3+deb7u1?
 
 # aptitude versions nagios3
 
 Paket nagios3: i 3.4.1-3 stable 500

The package is in wheezy-proposed-updates. It's not part of the
official Debian Wheezy packages yet.

Very likely it will be included in wheezy with the next point release
though. Afaik this should happen within the next four weeks. In the
meantime you can install it from proposed-updates:
http://www.debian.org/releases/proposed-updates.html

Kind regards,
 jonas


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSpjdSAAoJEBvzc5c7ZRqnkwYP/itpyzHzjwee48YBresApytQ
t1NMwRMIVdfNlk0rkzm2uy3a+F3BQYiYayn6g48gA2s6HXofcDhgLWEFMOCexmOZ
hcT73npvEz7KNaVXccLNinKuM+3i8ldyc7eYAwI7oMnSqhc05GBT8bOcL7TXZ2Dg
MeZmx/Rb15QGTn95L80V0pCC4/GwvuVUTn6p3nNiGSjPaggUPFMh6ssqponHrCum
u5s1cThx1SCleDx9X8awZNv/vPkWC5VMMiGp3BqYPdu8WBhaGNIFaOZPMXPhfIsD
ZTaw0e76ApMo3qZ68h3vA/WaA9ODjU3g4zYzk4oqtyFbsz/AC1hm2Z3KI22u34F3
w7POefgydyCFMsdeLQ8T2c5sY09uxPYn4SH3XgvyggL7UgyRb9uUD11XVUgD8FLK
wSS9jj+Mn2StRUCURo5mlxMuWgWKemyxchNajVBeNGnpxm/0V+Eio4sSbV+Ua4/+
7P2ut7uEFAjNKGor6JQRQYN/Q3G3rfV9N8hacloi/1juK+MhTAdFCzpApGVCV8xb
jVVbtOWwxxnLoO1aOEijGhYa99vM5GNa6x8s4GBEoBw9LUVsa0nbZD2hJmiPuU8w
OoBc3rCBerelTJWDrCmxbIu9OlltgG9NoWtts/8xSBWPHyq1cMt4NQ3halxNniLI
s/4wd6G9lHCDX54TiGAm
=q9T/
-END PGP SIGNATURE-


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



Processed: I need to add a comment...

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 unarchive 618968
Bug #618968 {Done: Dmitrijs Ledkovs dmitrij.led...@ubuntu.com} [netgen] 
netgen: links with both GPL-licensed and GPL-incompatible libraries
Unarchived Bug 618968
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
618968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#618968: Do not use ffmpeg in netgen

2013-12-09 Thread Francesco Poli
On Sun, 13 Jan 2013 19:07:08 +0100 Francesco Poli wrote:

 On Sun, 13 Jan 2013 18:39:05 +0100 Anton Gladky wrote:
 
  Ok, in this case the patch, proposed here [1] can be applied.
 [...]
  [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618968#40
 
 Yes, I am afraid this is the only short-term solution we have for the
 time being...   :-(

*** Breaking news!!! ***

The upcoming Open CASCADE Technology version 6.7.0 will be licensed
under the GNU LGPL v2.1 (+ some minor additional permissions).

For further details, please read
http://bugs.debian.org/680738#27


What does this mean for bug #618968 ?
Once an LGPL-licensed oce lands in Debian and netgen depends on that
package, it will be possible to re-enable the linking with libav
libraries.

I am looking forward to seeing netgen link again with libav libraries.

Bye.

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


pgp70DB9KlZAs.pgp
Description: PGP signature


Bug#731805: xfce4-weather-plugin: package fails

2013-12-09 Thread Mason Loring Bliss
Package: xfce4-weather-plugin
Version: 0.7.4-3+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The version of the plug-in shipped by Debian no longer works. According to
the project's web site:

Attention: Please update to 0.8.3. Versions older than 0.8.0 no longer
work (bug #8105), and all earlier 0.8.x versions have problems with the
search dialog (bug #9636) and are no longer supported.

They reference two bugs:

https://bugzilla.xfce.org/show_bug.cgi?id=8105
https://bugzilla.xfce.org/show_bug.cgi?id=9636

Between these two, the package is not unusable as shipped. I'm not sure how
Debian wants to approach this - backporting fixes or updating the package
in-place - but I hope the answer isn't leave it broken.

The Jessie source package (0.8.3-1) builds on Wheezy with no modification
beyond installing a couple extra build dependencies; these weren't installed
by apt-get source xfce4-weather-plugin.

libxfce4ui-1-dev libsoup2.4-dev xfce4-dev-tools libtool

However, this isn't a process we want to inflict on end-users.

Thanks!

-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-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 xfce4-weather-plugin depends on:
ii  libc6   2.13-38
ii  libcairo2   1.12.2-3
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  libxfce4util4   4.8.2-1
ii  libxfcegui4-4   4.8.1-5
ii  libxml2 2.8.0+dfsg1-7+nmu2
ii  xfce4-panel 4.8.6-4

xfce4-weather-plugin recommends no packages.

xfce4-weather-plugin suggests no packages.

-- no debconf information


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



Bug#731806: debian-installer: FTBFS on sparc: genisoimage errors

2013-12-09 Thread Cyril Brulebois
Source: debian-installer
Version: 20131014
Severity: serious
Justification: FTBFS

Hi people,

(-sparc, -cd, genisoimage maintainers x-d-cc'd)

debian-installer 20131014 FTBFS'd on the buildd with:
| […]
| install -m 644 ./tmp/miniiso/boot_screens/notsupported.txt 
./tmp/miniiso/cd_tree/boot
| install -m 644 boot/sparc/silo.conf ./tmp/miniiso/cd_tree/boot
| genisoimage -r -J -o ./tmp/miniiso/mini.iso -G /boot/isofs.b -B ... 
./tmp/miniiso/cd_tree
| genisoimage: Error: './tmp/miniiso/cd_tree/boot/.' and 
'./tmp/miniiso/cd_tree/boot/..' have the same ISO9660 name ''.
| Unable to sort directory ./tmp/miniiso/cd_tree/boot

Full build log:
  
https://buildd.debian.org/status/fetch.php?pkg=debian-installerarch=sparcver=20131014stamp=1381835153

I can't tell for sure since it's been a while but I think I was unable
to reproduce it on a porterbox. Probably some FS-dependent fun? Anyone
would have a clue about it?

Thanks for your time.

Mraw,
KiBi.


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



Bug#731805: marked as done (xfce4-weather-plugin: package fails)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 10 Dec 2013 00:05:57 +0100
with message-id 1386630357.24372.24.camel@scapa
and subject line Re: [Pkg-xfce-devel] Bug#731805: xfce4-weather-plugin: package 
fails
has caused the Debian Bug report #731805,
regarding xfce4-weather-plugin: package fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
731805: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xfce4-weather-plugin
Version: 0.7.4-3+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The version of the plug-in shipped by Debian no longer works. According to
the project's web site:

Attention: Please update to 0.8.3. Versions older than 0.8.0 no longer
work (bug #8105), and all earlier 0.8.x versions have problems with the
search dialog (bug #9636) and are no longer supported.

They reference two bugs:

https://bugzilla.xfce.org/show_bug.cgi?id=8105
https://bugzilla.xfce.org/show_bug.cgi?id=9636

Between these two, the package is not unusable as shipped. I'm not sure how
Debian wants to approach this - backporting fixes or updating the package
in-place - but I hope the answer isn't leave it broken.

The Jessie source package (0.8.3-1) builds on Wheezy with no modification
beyond installing a couple extra build dependencies; these weren't installed
by apt-get source xfce4-weather-plugin.

libxfce4ui-1-dev libsoup2.4-dev xfce4-dev-tools libtool

However, this isn't a process we want to inflict on end-users.

Thanks!

-- System Information:
Debian Release: 7.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-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 xfce4-weather-plugin depends on:
ii  libc6   2.13-38
ii  libcairo2   1.12.2-3
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libgtk2.0-0 2.24.10-2
ii  libpango1.0-0   1.30.0-1
ii  libxfce4util4   4.8.2-1
ii  libxfcegui4-4   4.8.1-5
ii  libxml2 2.8.0+dfsg1-7+nmu2
ii  xfce4-panel 4.8.6-4

xfce4-weather-plugin recommends no packages.

xfce4-weather-plugin suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Version: 0.7.4-4
On lun., 2013-12-09 at 17:41 -0500, Mason Loring Bliss wrote:
 Package: xfce4-weather-plugin
 Version: 0.7.4-3+b1
 Severity: grave
 Justification: renders package unusable
 
 Dear Maintainer,
 
 The version of the plug-in shipped by Debian no longer works. According to
 the project's web site:
 
 Attention: Please update to 0.8.3. Versions older than 0.8.0 no longer
 work (bug #8105), and all earlier 0.8.x versions have problems with the
 search dialog (bug #9636) and are no longer supported.
 
 They reference two bugs:
 
 https://bugzilla.xfce.org/show_bug.cgi?id=8105
 https://bugzilla.xfce.org/show_bug.cgi?id=9636
 
Actually, xfce4-weather-plugin works just fine in stable, please update
to latest version (0.7.4-4).

Regards,
-- 
Yves-Alexis


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


Bug#731805: closed by Yves-Alexis Perez cor...@debian.org (Re: [Pkg-xfce-devel] Bug#731805: xfce4-weather-plugin: package fails)

2013-12-09 Thread Mason Loring Bliss
On Mon, Dec 09, 2013 at 11:09:05PM +, Debian Bug Tracking System wrote:

 Actually, xfce4-weather-plugin works just fine in stable, please update
 to latest version (0.7.4-4).
 
 Regards,
 -- 
 Yves-Alexis


It absolutely does not wmork just fine in Stable. Also, the version in
Stable is 0.7.4-3+b1, not 0.7.4-4.

http://packages.debian.org/search?keywords=xfce4-weather-pluginsearchon=namessuite=stablesection=all


Here are some errors dumped out by the version of the package that exists in
stable:

Entity: line 1: parser error : Space required after the Public Identifier
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
 ^
Entity: line 1: parser error : SystemLiteral  or ' expected
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
 ^
Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN
 ^
Entity: line 9: parser error : Opening and ending tag mismatch: hr line 7 and 
body
/body/html
   ^
Entity: line 9: parser error : Opening and ending tag mismatch: body line 4 and 
html
/body/html
  ^
Entity: line 10: parser error : Premature end of data in tag html line 2

^


Perhaps you can tell me where to get the exclusive non-broken version of the
package you referenced... It's not on the public mirrors.

-- 
 Mason Loring Bliss ma...@blisses.orghttp://blisses.org/  
I am a brother of jackals, and a companion of ostriches.  (Job 30 : 29)


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



Bug#731805: closed by Yves-Alexis Perez cor...@debian.org (Re: [Pkg-xfce-devel] Bug#731805: xfce4-weather-plugin: package fails)

2013-12-09 Thread Mason Loring Bliss
On Mon, Dec 09, 2013 at 11:09:05PM +, Debian Bug Tracking System wrote:

 Actually, xfce4-weather-plugin works just fine in stable, please update to
 latest version (0.7.4-4).

It was pointed out to me that the version you're suggesting (0.7.4-4) exists
in wheezy-proposed-updates, but isn't yet in stable.

I tested the package from wheezy-proposed-updates, and it does, indeed, work.
Hopefully it makes it into Stable soon.

Thanks.

-- 
Mason Loring Bliss  ((   If I have not seen as far as others, it is because
 ma...@blisses.org   ))   giants were standing on my shoulders. - Hal Abelson


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



Bug#728047: ttf-cjk-compact-udeb: needs an update: missing/broken glyphs in d-i

2013-12-09 Thread Cyril Brulebois
Hi,

Hideki Yamane henr...@debian.or.jp (2013-11-09):
  Thanks for your report, I'll fix and upload it after MiniDebConf in
  Taiwan. Can you wait a bit for it?

sorry for not getting back to you sooner. Now would be a very nice time
for an upload, since I'd like to upload debian-installer to unstable
this week.

Fixing the broken CJK support would be very nice. Here's what I've
tested: I've run again the ./update script, and built an image with the
resulting udeb; switching between different CJK languages makes me
believe this is all we need to fix the missing glyphs issue we had in
the previous upload.

Could you perform an upload soon? (I can also take care of the upload
if you want me to.)

Hope you had a nice time at MiniDebConf. :-) (Apparently that was the
case given your last blog post. ;-))

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#718137: marked as done (lablgtk-extras: FTBFS: make[2]: ./config.status: Command not found)

2013-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 10 Dec 2013 06:35:01 +0100
with message-id 52a6a805.7040...@debian.org
and subject line Re: Bug#718137: lablgtk-extras: FTBFS: make[2]: 
./config.status: Command not found
has caused the Debian Bug report #718137,
regarding lablgtk-extras: FTBFS: make[2]: ./config.status: Command not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
718137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: lablgtk-extras
Version: 1.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  fakeroot debian/rules clean
 dh clean --with ocaml
dh_testdir
debian/rules override_dh_auto_clean
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_clean
 make[2]: Entering directory `/«PKGBUILDDIR»'
 Makefile:28: master.Makefile: No such file or directory
 ./config.status --recheck
 make[2]: ./config.status: Command not found
 make[2]: *** [config.status] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/lablgtk-extras_1.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Version: 1.3-1

Le 27/07/2013 22:42, David Suárez a écrit :
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Relevant part (hopefully):
  fakeroot debian/rules clean
 dh clean --with ocaml
dh_testdir
debian/rules override_dh_auto_clean
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_clean
 make[2]: Entering directory `/«PKGBUILDDIR»'
 Makefile:28: master.Makefile: No such file or directory
 ./config.status --recheck
 make[2]: ./config.status: Command not found
 make[2]: *** [config.status] Error 127

This was already fixed in experimental and I've just uploaded a newer
version to unstable.

Cheers,

-- 
Stéphane---End Message---


Processed: Re: sks: FTBFS with ocaml 4.01.0

2013-12-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 731584 + pending patch
Bug #731584 [src:sks] sks: FTBFS with ocaml 4.01.0
Added tag(s) pending and patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
731584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731584
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731584: sks: FTBFS with ocaml 4.01.0

2013-12-09 Thread Stéphane Glondu
tags 731584 + pending patch
thanks

Le 07/12/2013 08:26, Stéphane Glondu a écrit :
 sks FTBFS when binNMUed against ocaml 4.01.0.
 [...]

I've just uploaded to DELAYED/3 the attached NMU.

Cheers,

-- 
Stéphane
From 989962d5ba3a6f8529caf905402d9270761b77dd Mon Sep 17 00:00:00 2001
From: Stephane Glondu st...@glondu.net
Date: Tue, 10 Dec 2013 07:13:34 +0100
Subject: [PATCH] Fix compilation with OCaml 4.01.0 (Closes: #731584)

---
 debian/changelog  |  7 +++
 debian/patches/100_deprecated_operators.patch | 29 +++
 debian/patches/series |  1 +
 3 files changed, 37 insertions(+)
 create mode 100644 debian/patches/100_deprecated_operators.patch

diff --git a/debian/changelog b/debian/changelog
index 116cd85..6ff1089 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sks (1.1.4-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix compilation with OCaml 4.01.0 (Closes: #731584)
+
+ -- Stéphane Glondu glo...@debian.org  Tue, 10 Dec 2013 07:18:02 +0100
+
 sks (1.1.4-2) unstable; urgency=low
 
   * move to unstable
diff --git a/debian/patches/100_deprecated_operators.patch b/debian/patches/100_deprecated_operators.patch
new file mode 100644
index 000..4e5c39d
--- /dev/null
+++ b/debian/patches/100_deprecated_operators.patch
@@ -0,0 +1,29 @@
+Description: Do not use operators deprecated in OCaml 4.01.0
+
+Author: Stéphane Glondu glo...@debian.org
+Bug-Debian: http://bugs.debian.org/731584
+Forwarded: no
+Last-Update: 2013-12-10
+
+--- sks-1.1.4.orig/prime.ml
 sks-1.1.4/prime.ml
+@@ -87,7 +87,7 @@ let miller_rabin rfunc n t =
+   let test () =
+ let a = randrange rfunc two (n -! one) in
+ let y = Number.powmod a r n in
+-if y =! one or y =! neg_one then Prime
++if y =! one || y =! neg_one then Prime
+ else
+   let rec loop y j =
+ if y =! neg_one then Prime
+--- sks-1.1.4.orig/mArray.ml
 sks-1.1.4/mArray.ml
+@@ -57,7 +57,7 @@ let for_all ~f:test array =
+   Array.fold_left ~f:(fun a b - a  (test b)) ~init:true array
+ 
+ let exists ~f:test array =
+-  Array.fold_left ~f:(fun a b - a or (test b)) ~init:false array
++  Array.fold_left ~f:(fun a b - a || (test b)) ~init:false array
+ 
+ let mem el array =
+   let length = Array.length array in
diff --git a/debian/patches/series b/debian/patches/series
index 8eb0702..dd42af4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 500_debian_fhs.patch 
 501_makefile_cflags.patch 
 502_makefile_install.patch 
+100_deprecated_operators.patch
-- 
1.8.5.1



Bug#731818: cduce: FTBFS with ocaml 4.01.0

2013-12-09 Thread Stéphane Glondu
Source: cduce
Version: 0.5.5-1
Severity: serious
Tags: jessie sid
Control: block 718767 with -1

Hi,

cduce FTBFS when binNMUed against ocaml 4.01.0.

From the amd64 build log:
dh_clean
  debian/rules build-arch
 dh --with ocaml build-arch
dh_testdir -a
dh_ocamlinit -a
debian/rules override_dh_auto_configure
 make[1]: Entering directory `/«PKGBUILDDIR»'
 tar -C debian -xjf /usr/src/ocaml-source-4.01.0.tar.bz2
 tar (child): /usr/src/ocaml-source-4.01.0.tar.bz2: Cannot open: No such file 
 or directory
 tar (child): Error is not recoverable: exiting now
 tar: Child returned status 2
 tar: Error is not recoverable: exiting now
 make[1]: *** [override_dh_auto_configure] Error 2
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-arch] Error 2

Full build logs available via:

  https://buildd.debian.org/status/package.php?p=cducesuite=sid

Cheers,

-- 
Stéphane


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



Processed: janest-core: FTBFS with ocaml 4.01.0

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 block 718767 with -1
Bug #718767 [release.debian.org] transition: ocaml 4.01.0
718767 was blocked by: 731400 730196 731587 726010 731702 731701 731704 731277 
731404 731344 731685 731218 731401 731399 731584 731529 731637 731636 731703 
731528 731398 731405
718767 was not blocking any bugs.
Added blocking bug(s) of 718767: 731817

-- 
718767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718767
731817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: cduce: FTBFS with ocaml 4.01.0

2013-12-09 Thread Debian Bug Tracking System
Processing control commands:

 block 718767 with -1
Bug #718767 [release.debian.org] transition: ocaml 4.01.0
718767 was blocked by: 730196 731400 731587 731817 726010 731702 731701 731704 
731277 731344 731404 731399 731401 731218 731685 731584 731529 731703 731636 
731637 731528 731398 731405
718767 was not blocking any bugs.
Added blocking bug(s) of 718767: 731818

-- 
718767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718767
731818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#731817: janest-core: FTBFS with ocaml 4.01.0

2013-12-09 Thread Stéphane Glondu
Source: janest-core
Version: 107.01-5
Severity: serious
Tags: jessie sid
Control: block 718767 with -1

Hi,

janest-core FTBFS when binNMUed against ocaml 4.01.0.

From the amd64 build log:
 ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
 -package sexplib -package res -package fieldslib.syntax -package fieldslib 
 -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
 -modules lib/interfaces.ml  lib/interfaces.ml.depends
 ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
 -package sexplib -package res -package fieldslib.syntax -package fieldslib 
 -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
 -modules lib/binable.ml  lib/binable.ml.depends
 ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
 -package sexplib -package res -package fieldslib.syntax -package fieldslib 
 -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
 -modules lib/comparable.ml  lib/comparable.ml.depends
 ocamlfind ocamlc -c -g -annot -ccopt -D_LARGEFILE64_SOURCE -package unix 
 -package threads -package sexplib.syntax -package sexplib -package res 
 -package fieldslib.syntax -package fieldslib -package bin_prot.syntax 
 -package bin_prot -package bigarray -syntax camlp4o -thread -I lib -o 
 lib/binable.cmo lib/binable.ml
 ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
 -package sexplib -package res -package fieldslib.syntax -package fieldslib 
 -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
 -modules lib/core_map.mli  lib/core_map.mli.depends
 ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
 -package sexplib -package res -package fieldslib.syntax -package fieldslib 
 -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
 -modules lib/core_map_intf.ml  lib/core_map_intf.ml.depends
 ocamlfind ocamlc -c -g -annot -ccopt -D_LARGEFILE64_SOURCE -package unix 
 -package threads -package sexplib.syntax -package sexplib -package res 
 -package fieldslib.syntax -package fieldslib -package bin_prot.syntax 
 -package bin_prot -package bigarray -syntax camlp4o -thread -I lib -o 
 lib/core_map_intf.cmo lib/core_map_intf.ml
 + ocamlfind ocamlc -c -g -annot -ccopt -D_LARGEFILE64_SOURCE -package unix 
 -package threads -package sexplib.syntax -package sexplib -package res 
 -package fieldslib.syntax -package fieldslib -package bin_prot.syntax 
 -package bin_prot -package bigarray -syntax camlp4o -thread -I lib -o 
 lib/core_map_intf.cmo lib/core_map_intf.ml
 File lib/core_map_intf.ml, line 285, characters 10-61:
 Error: The signature constrained by `with' has no component named binable
 Command exited with code 2.
 E: Command '/usr/bin/ocamlbuild lib/libcore.a lib/dllcore.so lib/core.cma 
 lib/core.cmxa lib/core.a lib_test/test_runner.byte -tag debug' terminated 
 with error code 10
 make[1]: *** [override_dh_auto_build] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-arch] Error 2

Full build logs available via:

  https://buildd.debian.org/status/package.php?p=janest-coresuite=sid

Cheers,

-- 
Stéphane


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



Bug#731806: debian-installer: FTBFS on sparc: genisoimage errors

2013-12-09 Thread Thomas Schmitt
Hi,

Cyril Brulebois wrote:
 genisoimage: Error: './tmp/miniiso/cd_tree/boot/.' and
 './tmp/miniiso/cd_tree/boot/..' have the same ISO9660 name ''.
 [...]
 Probably some FS-dependent fun? Anyone would have a clue about it?

Looks like an internal error of genisoimage.

'.' should be mapped to a 0x00-byte in ECMA-119, '..' to 0x01.
See ECMA-119, 6.8.2.2 Identification of directories.
These names are reserved for that purpose.
Any other colliding ECMA-119 names should be handled by mangling.


But why is that mini.iso produced by genisoimage at all ?
debian-7.2.0-sparc-netinst.iso was produced by xorriso.


Have a nice day :)

Thomas


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