[Pkg-samba-maint] Bug#695854: samba4: autopkgtest refers to nonexisting "python-samba4" package
Martin Pitt
martin.pitt at ubuntu.com
Thu Dec 13 15:31:58 UTC 2012
Package: samba4
Version: 4.0.0~rc5+dfsg1
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch raring
Hello,
samba4's autopkgtest currently fails with
dt-run: trace1: ** installing dependencies ['python-samba4']
adt-run: trace: dependencies: install-deps: satisfying python-samba4
adt-run: trace: dependencies: install-deps: running ['/usr/lib/pbuilder/pbuilder-satisfydepends-classic', '--binary-all', '--internal-chrootexec', '/home/ubuntu/adt-log//satdep-auxverb', '-c', '/home/ubuntu/adt-log//deps.dsc']
blame: arg:samba4_4.0.0~rc5+dfsg1-1.dsc dsc:samba4
badpkg: dependency install failed, exit code 2
adt-run: erroneous package: dependency install failed, exit code 2
python-samba4 indeed does not exist; samba builds a "python-samba"
package which apparently is the one that's meant there. With that, the
little smoketest runs fine.
Thanks for considering,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
-------------- next part --------------
diff -Nru samba4-4.0.0~rc5+dfsg1/debian/changelog samba4-4.0.0~rc5+dfsg1/debian/changelog
--- samba4-4.0.0~rc5+dfsg1/debian/changelog 2012-11-14 11:17:09.000000000 +0100
+++ samba4-4.0.0~rc5+dfsg1/debian/changelog 2012-12-13 16:27:55.000000000 +0100
@@ -1,3 +1,10 @@
+samba4 (4.0.0~rc5+dfsg1-1ubuntu1) raring; urgency=low
+
+ * debian/tests/control: Fix dependency: python-samba4 does not exist, it's
+ python-samba.
+
+ -- Martin Pitt <martin.pitt at ubuntu.com> Thu, 13 Dec 2012 16:27:20 +0100
+
samba4 (4.0.0~rc5+dfsg1-1) experimental; urgency=low
* New upstream release.
diff -Nru samba4-4.0.0~rc5+dfsg1/debian/tests/control samba4-4.0.0~rc5+dfsg1/debian/tests/control
--- samba4-4.0.0~rc5+dfsg1/debian/tests/control 2012-11-14 11:17:09.000000000 +0100
+++ samba4-4.0.0~rc5+dfsg1/debian/tests/control 2012-12-13 16:27:17.000000000 +0100
@@ -1,2 +1,2 @@
Tests: python-smoke
-Depends: python-samba4
+Depends: python-samba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20121213/fff2eae4/attachment.pgp>
More information about the Pkg-samba-maint
mailing list