Bug#749319: Root cause seems to be tar

2014-08-15 Thread David Greaves

I'm experiencing this problem on opensuse with 13.1 when it didn't happen in 
12.1

The problem for me appears to be when pristine-tar rebuilds the recreatetarball 
eg:

pristine-tar: tar cf /tmp/pristine-tar.wsZp1jHqd3/recreatetarball --owner 0 
--group 0 --numeric-owner -C /tmp/pristine-tar.wsZp1jHqd3/workdir --no-recursion 
--mode 0644 --files-from /tmp/pristine-tar.wsZp1jHqd3/manifest


This file is a different size to the original and it must be the same 
size/checksum.

On suse I suspect:

Fri Apr 20 15:38:17 UTC 2012 - crrodrig...@opensuse.org
- Switch to default archive type to POSIX.1-2001, which is ten years
  old and has no limits on filesize,filename length etc.

The debian changelog mentions pristine-tar a number of times:
http://metadata.ftp-master.debian.org/changelogs//main/t/tar/tar_1.27.1-2_changelog


--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."


--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/53ee179d.2080...@dgreaves.com



Bug#758261: Please switch to dh-autoreconf to update libtool macros

2014-08-15 Thread Artur Rona

Package: src:amanda
Version: 1:3.3.6-1
Tags: patch
Usertags: origin-ubuntu ubuntu-patch utopic

In Ubuntu, we've applied the attached patch to achieve the following:

* debian/control, debian/rules:
  - Switch to dh-autoreconf to update libtool macros for ppc64el.

Because this is an automake-using package, dh-autoreconf can be viewed
as a superset of dh-autotools-dev, in that it still updates config.*
but also updates libtool and configure.  Please apply this patch, to
make life easier for new ports.

Adding support for dh-autoreconf provides a FTBFS, which can be fixed by 
missing-libs-ftbfs.patch.


We thought you might be interested in doing the same.


diff -pruN -x '*~' amanda-3.3.6.orig/debian/changelog amanda-3.3.6/debian/changelog
--- amanda-3.3.6.orig/debian/changelog	2014-08-05 16:16:41.0 +0200
+++ amanda-3.3.6/debian/changelog	2014-08-15 23:34:24.045264636 +0200
@@ -1,3 +1,13 @@
+amanda (1:3.3.6-1ubuntu1) utopic; urgency=low
+
+  * Merge from Debian unstable.  Remaining changes:
+- debian/control, debian/rules:
+  + Switch to dh-autoreconf to update libtool macros for ppc64el.
+- debian/patches/missing-libs-ftbfs.patch:
+  + Add missing libs to link.
+
+ -- Artur Rona   Fri, 15 Aug 2014 23:34:16 +0200
+
 amanda (1:3.3.6-1) unstable; urgency=low
 
   * QA upload.
@@ -12,6 +22,16 @@ amanda (1:3.3.6-1) unstable; urgency=low
 
  -- Hideki Yamane   Wed, 30 Jul 2014 23:20:42 +0900
 
+amanda (1:3.3.3-3ubuntu1) utopic; urgency=medium
+
+  * Reintroduced changes dropped due to sync:
+- debian/control, debian/rules:
+  + Switch to dh-autoreconf to update libtool macros for ppc64el.
+- debian/patches/missing-libs-ftbfs.patch:
+  + Add missing libs to link.
+
+ -- Artur Rona   Mon, 30 Jun 2014 00:26:45 +0200
+
 amanda (1:3.3.3-3) unstable; urgency=medium
 
   * QA upload.
diff -pruN -x '*~' amanda-3.3.6.orig/debian/control amanda-3.3.6/debian/control
--- amanda-3.3.6.orig/debian/control	2014-08-05 16:16:41.0 +0200
+++ amanda-3.3.6/debian/control	2014-08-16 00:49:11.971519072 +0200
@@ -2,7 +2,7 @@ Source: amanda
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 5), dump [linux-any], gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump [linux-any], po-debconf, autotools-dev, libglib2.0-dev, procps, curl, libcurl4-openssl-dev, libssl-dev
+Build-Depends: debhelper (>= 5), dump [linux-any], gnuplot, libncurses5-dev, libreadline-dev, libtool, flex, perl, smbclient, bsd-mailx | mailx, lpr, mtx, xfsdump [linux-any], po-debconf, autotools-dev, libglib2.0-dev, procps, curl, libcurl4-openssl-dev, libssl-dev, dh-autoreconf
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/collab-maint/amanda.git
 Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/amanda.git;a=summary
diff -pruN -x '*~' amanda-3.3.6.orig/debian/patches/missing-libs-ftbfs.patch amanda-3.3.6/debian/patches/missing-libs-ftbfs.patch
--- amanda-3.3.6.orig/debian/patches/missing-libs-ftbfs.patch	1970-01-01 01:00:00.0 +0100
+++ amanda-3.3.6/debian/patches/missing-libs-ftbfs.patch	2014-08-16 00:02:44.177695120 +0200
@@ -0,0 +1,56 @@
+From: Artur Rona 
+Description: Add missing libs to link.
+Author: Daniel T Chen 
+Last-Update: 2014-08-16
+
+diff -pruN -x '*~' amanda-3.3.6.orig/amar-src/Makefile.am amanda-3.3.6/amar-src/Makefile.am
+--- amanda-3.3.6.orig/amar-src/Makefile.am	2014-07-09 16:21:59.0 +0200
 amanda-3.3.6/amar-src/Makefile.am	2014-08-15 23:59:49.148827283 +0200
+@@ -26,7 +26,8 @@ noinst_HEADERS = \
+ sbin_PROGRAMS = amarchiver
+ 
+ amarchiver_SOURCES = amarchiver.c
+-amarchiver_LDADD = libamar.la
++amarchiver_LDADD = libamar.la \
++	../common-src/libamanda.la
+ 
+ # automake-style tests
+ 
+@@ -35,4 +36,5 @@ noinst_PROGRAMS = $(TESTS)
+ 
+ amar_test_SOURCES = amar-test.c
+ amar_test_LDADD = libamar.la \
+-	../common-src/libtestutils.la
++	../common-src/libtestutils.la \
++	../common-src/libamanda.la
+diff -pruN -x '*~' amanda-3.3.6.orig/ndmp-src/Makefile.am amanda-3.3.6/ndmp-src/Makefile.am
+--- amanda-3.3.6.orig/ndmp-src/Makefile.am	2014-07-09 16:21:55.0 +0200
 amanda-3.3.6/ndmp-src/Makefile.am	2014-08-15 23:57:11.100043499 +0200
+@@ -204,10 +204,12 @@ amndmjob_SOURCES = amndmjob_main.c \
+ 		  amndma_tape_simulator.c
+ 
+ ndmjob_LDADD = libndmjob.la \
+-		   ../common-src/libamanda.la
++		   ../common-src/libamanda.la \
++		   libndmlib.la
+ 
+ amndmjob_LDADD = libndmjob.la \
+-		   ../common-src/libamanda.la
++		   ../common-src/libamanda.la \
++		   libndmlib.la
+ 
+ ndmp0_xdr.c : ndmp0.x
+ 	$(RPCGEN) ndmp0.x
+diff -pruN -x '*~' amanda-3.3.6.orig/xfer-src/Makefile.am amanda-3.3.6/xfer-src/Makefile.am
+--- amanda-3.3.6.orig/xfer-src/Makefile.am	2014-07-09 16:21:56.0 +0200
 amanda-3.3.6/xfer-src/Makefile.am	2014-08-15 23:58:27.700423345 +0200
+@@ -53,7 +53,8 @@ noinst_PROGRAMS = $(TESTS)
+ xfer_test_SOURCES = xfer-test.c
+ xfe

Processing of kst_2.0.3-2_all.changes

2014-08-15 Thread Debian FTP Masters
kst_2.0.3-2_all.changes uploaded successfully to localhost
along with the files:
  kst-data_2.0.3-2_all.deb
  kst-doc_2.0.3-2_all.deb
  kst_2.0.3-2.dsc
  kst_2.0.3-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xiqfn-0007i9...@franck.debian.org



kst_2.0.3-2_all.changes ACCEPTED into unstable

2014-08-15 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 13 Aug 2014 23:25:57 +0200
Source: kst
Binary: kst kst-data kst-doc libkst2core2 libkst2math2 libkst2widgets2
Architecture: source all
Version: 2.0.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Felix Geyer 
Description:
 kst- scientific data plotting tool
 kst-data   - set of data files for kst
 kst-doc- set of tutorials for kst
 libkst2core2 - kst core library
 libkst2math2 - kst math library
 libkst2widgets2 - kst widgets library
Changes:
 kst (2.0.3-2) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group, package has been orphaned.
   * Fix building against cmake 3.0.
 - Add debian/patches/fix-cmake-3.0.diff
Checksums-Sha1:
 8a0c211761c4645286a43d1d8719708add3b03a0 2077 kst_2.0.3-2.dsc
 eb0a70eb6204944f72aee37d5e5c9995b5c9fc9c 20880 kst_2.0.3-2.debian.tar.xz
 a9d8de725ff13e03cc36a7e839244a6a225cc5c6 624282 kst-data_2.0.3-2_all.deb
 c722f3658af6612306eebe466b34ec9f30ea127e 361932 kst-doc_2.0.3-2_all.deb
Checksums-Sha256:
 07e484cebdf85d65422526857c230853fb184089c0008fe41bdde2628eca2195 2077 
kst_2.0.3-2.dsc
 f8624263401ab2fd1441825cea05153475bbab8d9b16c54659d7010ebd9858d8 20880 
kst_2.0.3-2.debian.tar.xz
 d342ac296043fd4db6268a23419e0c025c42eb4f078c7734f2a6b08afdd4d3c9 624282 
kst-data_2.0.3-2_all.deb
 56133d2f8ff0ec685c551b29ff7d022e1f58f0b185450910d979138472e1ef4f 361932 
kst-doc_2.0.3-2_all.deb
Files:
 98d721dc020833aa0b1c9fdd8621a32c 624282 science optional 
kst-data_2.0.3-2_all.deb
 deb5570844aee86794ed6126402f90bc 361932 doc optional kst-doc_2.0.3-2_all.deb
 a1f1425611bfbda1c3c6befe496b7d33 2077 science optional kst_2.0.3-2.dsc
 08798b45a0e20b944d55c3e9a2034c3c 20880 science optional 
kst_2.0.3-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJT7pLdAAoJEP4ixv2DE11Fex4P/Rj/6dUDPedseta2cGKYQ3SX
rN098NZQA39QGrsUTzse/rXAjmGi2hTy7NIuxOGAlq4bAj2SCPPzfCHp8M+ABTrI
VwPKM0sQ7A01/qcUlSyugqngmO6D8Ase3VvfIVPseXm6kwZ+OOudOiKTzwT9xL8e
9YvQinJxKbnzfpjvWxWF5oKu1ml4LWkFwJ114aSLkpdOKLluedzYT+0GdS2Hlqhx
nCHOhBO1WWdpEKOf+sPupbE1I4dpkyrf8IIerDsXb/nQ1wbljOpfRUFb5L9lU0eM
JH/sHSzu/0bxczy9JA18IU9Zce7UDhcBViY+xpCwKwuxOjFkKx8QspuHLurQWqOq
UdrV2scLo3XpmBhqUFDCArPuxwPHtESSwBjUGG/E5Sk4Kc0etvle70GHoU+o8TGp
Gyu9QQoHhFi3+x+dHROCIvi+c9XTUvI0dHl8luZo6ffVIXFm9mXMrfUD6vrqDsaA
LazXpgArZWwGf8dIBpr4G1LZ0gKNLZycEKLlnbXPNmvTgCyuHXIf4HaYBVhnFXC9
6vUGCW33T3pEHdEcsLbtX8e16uiQGARby2+7E/xoy8QdYBaMBzYc3dKoE3o8
lsHy1+4raFifEovYoTcoYkHzxqLv4lFMUHlCrVERCjduc4j3QJj/17hvKi23PWpT
uvPJ/0g0yXSGSfJO968B
=C43z
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xiqob-0008gd...@franck.debian.org