Package: autopkgtest
Version: 2.3.7
Severity: normal
Tags: patch
Build phase fails if fakeroot is not installed in the testbed.
TEST CASE:
1. Create an lxc-container with the command
$ sudo lxc-create -n saucy-amd64 -t ubuntu-cloud -- -r saucy -a amd64
2. Download a dsc for a package and run
2013-08-28 14:43:49.0 +0200
+++ libgtkada-2.24.1/debian/changelog 2013-10-26 10:27:51.0 +0200
@@ -1,3 +1,9 @@
+libgtkada (2.24.1-13ubuntu1) UNRELEASED; urgency=low
+
+ * Add missing test dependency: libglu1-mesa-dev | libglu-dev. (LP: #1244896)
+
+ -- Jean-Baptiste Lallement
Tags: patch
Here is an updated version of the patch that adds the missing dependency
to the -dev package instead of the dep8 test.
--
Jean-Baptiste
IRC: jibel
diff -Nru libgtkada-2.24.1/debian/changelog libgtkada-2.24.1/debian/changelog
--- libgtkada-2.24.1/debian/changelog 2013-08-28 14:43
2013-06-07 11:24:08 +
+++ debian/changelog 2013-10-30 13:54:35 +
@@ -1,3 +1,9 @@
+adduser (3.113+nmu3ubuntu3) trusty; urgency=low
+
+ * Enable autopkgtests (LP: #1246331)
+
+ -- Jean-Baptiste Lallement Wed, 30 Oct 2013 14:51:16 +0100
+
adduser (3.113+nmu3ubuntu2) saucy; urgency=low
Package: debtags
Version: 1.12
Severity: normal
The source record of the control file contains a header "XS-Testsuite:
autopkgtest" but there is no debian/tests/ directory.
It means that the package is discovered but autopkgtest fails with a 'no
test found' error [1]
related ubuntu bug
http
Tags: patch
This updated version of the patch addresses the following points:
- Enable component 'universe' on Ubuntu to satisfy dependencies of
procenv (and is also test components)
- Use option --short of lsb_release instead of awk
- use set -e on a separate call instead of shebang line
Tags: patch
This updated version of the patch addresses the following points:
- Enable component 'universe' on Ubuntu to satisfy dependencies of
procenv (and is also test components)
- Use option --short of lsb_release instead of awk
- Use set -e on a separate call instead of shebang l
Package: python-dateutil
Version: 1.5+dfsg-0.1
Severity: normal
Hi,
This package has a testsuite of +400 tests that could run automatically with
autopkgtest [1].
[1]
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests;hb=HEAD
-- System Infor
installed
+package. (Closes: #729461)
+
+ -- Jean-Baptiste Lallement Wed, 13
Nov 2013 09:07:39 +0100
+
python-dateutil (1.5+dfsg-0.1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru python-dateutil-1.5+dfsg/debian/control
python-dateutil-1.5+dfsg/debian/control
--- python-dateutil
Package: python-imaging
Version: 1.1.7+2.0.0-1.1
Severity: normal
Dear Maintainer,
This package has a testsuite + selftests of +100 tests and would benefit of
the autopkgtest infrastructure [1].
[1]
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.packag
: #729462)
+
+ -- Jean-Baptiste Lallement Wed, 13
Nov 2013 09:35:34 +0100
+
python-imaging (1.1.7+2.0.0-1.1) unstable; urgency=low
* Non-maintainer upload
diff -Nru python-imaging-1.1.7+2.0.0/debian/control
python-imaging-1.1.7+2.0.0/debian/control
--- python-imaging-1.1.7+2.0.0/debian/control
Package: python-jsonschema
Version: 2.0.0-1
Severity: normal
Dear Maintainer,
This package has a testsuite of +600 tests on python2 and python3 would
benefit of the autopkgtest infrastructure.[1].
[1]
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.pack
upstream test suite against the installed
+package (Closes: #729467)
+
+ -- Jean-Baptiste Lallement Wed, 13
Nov 2013 09:50:25 +0100
+
python-jsonschema (2.0.0-1) unstable; urgency=low
* New upstream release.
diff -Nru python-jsonschema-2.0.0/debian/control
python-jsonschema-2.0.0/debian
an/changelog2013-11-15 11:40:17 +
@@ -1,3 +1,10 @@
+simplejson (3.3.1-1ubuntu4) UNRELEASED; urgency=low
+
+ * Enable autopkgtest that runs the upstream test suite against the installed
+package.
+
+ -- Jean-Baptiste Lallement Fri, 15
Nov 2013 12:38:07 +0100
+
simplejson (3.3.1-1ubun
debian/tests/control: Add missing comma in test control file (LP:#1251975)
+
+ -- Jean-Baptiste Lallement Sun, 17 Nov 2013 10:46:55 +0100
+
linuxinfo (1.1.8-43) unstable; urgency=low
* Update to standards version 3.9.5 (no change required).
=== modified file 'debian/control&
Package: 3depict
Version: 0.0.14-1
Severity: normal
Dear Maintainer,
autopkgtest for 3depict [1][2] fails with:
adt-run: & dsc0t-unittests: [
/tmp/adt-run.WkWH8c/dsc0-build/3depict-0.0.14/debian/tests/unittests:
line 6:
quilt: command not found
/tmp/adt
s for considering it.
--
Jean-Baptiste Lallement
Canonical Services Ltd.
IRC: jibel
>From 89c328064fe30e7644402f9dc2d6b975d35050cb Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Lallement
Date: Wed, 4 Jun 2014 12:07:12 +0200
Subject: [PATCH] Fixed shstring handling
* Merged print-auxverb-command a
On 12/19/2012 03:01 PM, Jean-Baptiste Lallement wrote:
Tags: patch
In Ubuntu we applied the enclosed patch autopkgtest (2.2.3ubuntu2). It
uses python-debian to do control file parsing.
Updated version of the patch that fixes capitalization of control file
fields.
--
Jean-Baptiste
IRC: jibel
/changelog 2012-11-28 16:23:52.0
+0100
+++ autopkgtest-2.2.3ubuntu2/debian/changelog 2012-12-19 11:28:24.0
+0100
@@ -1,3 +1,9 @@
+autopkgtest (2.2.3ubuntu2) UNRELEASED; urgency=low
+
+ * Use debian.deb822 to parse control files. (LP: #1073856)
+
+ -- Jean-Baptiste Lallement Wed
Package: tabix
Version: 0.2.6-1
autopkgtest of tabix [1] currently fails with:
"""
adt-run: trace: & dsc0t-with-example-data: - - - - - - - - - - results
- - - - - - - - - -
dsc0t-with-example-data FAIL status: 0, stderr: [tabix] The file type
not recognise...
adt-run: trace: & dsc0t-with-exa
Package: autopkgtest
Version: 2.2.3
Severity: normal
With option --user, adt-run fails with permission denied when it creates
tmpdir
The issue is that the top level temporary directory is owned by root
with permission 0700
Below the output of adt-run for postgresql-common:
$ sudo adt-run
Here is a proposition of patch
--- runner/adt-run 2012-07-08 21:57:26.0 +
+++ /usr/bin/adt-run2012-08-30 22:13:14.260003073 +
@@ -1673,7 +1673,7 @@
]
if opts.user:
- script += ([ 'chown '+opts.user+' .' ] +
+ script += ([ 'chow
Package: ipython
Version: 0.13.2~rc2-1
Tags: patch
autopkgtest doesn't support versioned dependencies (debian bug #693540)
This patch removes the versions from the test control file and also add
missing dependencies on python-lxml and python3-lxml required by the
'tools' tests
--
Jean-Baptis
dencies in test control file.
+(LP: #1164362) Closes: #693540.
+
+ -- Jean-Baptiste Lallement Thu, 04 Apr 2013 12:14:34 +0200
+
autopkgtest (2.2.3ubuntu3) raring; urgency=low
* Capitalize field names read from control file. (LP: #1096788)
=== modified file 'runner/adt-run'
--- ru
Package: autopkgtest
Version: 2.2.3
Severity: normal
A multiline Depends field results in a syntax error
adt-run: trace: ** bomb tests/control line 2: syntax error
: failure: end of file - caller quit?
adt-run: testbed failing, exit status 12
adt-run: testbed failed: tests/control line 2: syntax
urgency=low
+
+ * A directory bind-mounted into pc->buildplace, will be cleaned out by
+rmrf() To avoid this disaster, we skip buildplace clean-up if a directory
+is bind-mounted under the chroot (LP: #1156540)
+
+ -- Jean-Baptiste Lallement Tue, 19
Mar 2013 09:35:26 +0100
+
cowdancer
On 05/19/2013 11:19 PM, Colin Watson wrote:
On Wed, Apr 10, 2013 at 11:32:39AM +0200, Christoph Berg wrote:
Re: Jean-Baptiste Lallement 2013-04-09 <516462a9.7040...@canonical.com>
This patch adds support for versioned dependencies in the test
control file. It checks that the format
Results from the tests against git rev.
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=62668eb
Test cases: crash after install/upgrade/removal/purge of a package.
The status file is not synced, the previous version is kept and the
directory /var/lib/dpkg/ contains the file status-new.
T
Tags: patch
Package: apt
Version: 0.7.25.3
Here is a patch proposed to Ubuntu
(https://bugs.edge.launchpad.net/ubuntu/+source/gnome-terminal/+bug/130289)
It does the following things:
- in QuoteString: escape '%'
- unescape proxy credentials
credentials need to be percent encoded in apt.conf (RF
Tags: patch
This patch avoids quoting of filenames when copyup/copydown is called.
It fixes run of adt-run against packages like aoeui_1.5~dfsg-1.dsc or
postgresql-client_9.1+129_all.deb
--
Jean-Baptiste
IRC: jibel
runner/adt-run |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Package: autodep8
Version: 0.1
Severity: normal
Hi,
The attached patch adds support for dkms packages. The test command
dkms-autopkgtest will be in the dkms package.
Thanks for considering it.
JB.
--
Jean-Baptiste Lallement
>From 631e71a6cf14c8a3e8e0435bbae5bf8934428733 Mon Sep 17 00
/changelog
+++ isdnutils-3.12.20071127/debian/changelog
@@ -1,3 +1,10 @@
+isdnutils (1:3.12.20071127-0ubuntu2) intrepid; urgency=low
+
+ * isdnutils-base.postrm : Remove echo when /etc/isdn can't be deleted
+This triggers an error purging the package (LP: #281324)
+
+ -- Jean-Baptiste Lall
debian/changelog
@@ -1,3 +1,9 @@
+aide (0.13.1-10ubuntu1) intrepid; urgency=low
+
+ * Create TMPBASE directory if it doesn't exists (LP: #144730)
+
+ -- Jean-Baptiste Lallement <[EMAIL PROTECTED]> Sat, 19 Jul 2008 23:00:57
+0200
+
aide (0.13.1-10) unstable; urgency=low
* debian/con
Package: texpower
Version: 0.2-7
I'm reporting this for a Ubuntu user.
Original report:
https://bugs.launchpad.net/ubuntu/+source/texpower/+bug/71397
"The PDF example files included are just blank pages, and so these have
to be created. However, the TPPreamble and other needed files needed to
cre
ur handy.
.SH SEE ALSO
.PP
.BR cobex_get(1),
diff -u cobex-0.2.13/debian/changelog cobex-0.2.13/debian/changelog
--- cobex-0.2.13/debian/changelog
+++ cobex-0.2.13/debian/changelog
@@ -1,3 +1,9 @@
+cobex (0.2.13-2ubuntu1) intrepid; urgency=low
+
+ * Corrected cobex_get and cobex_put manpages (LP: #
Package: linesrv
Version: 2.1.21-4.3
I'm reporting this for a Ubuntu user.
Original report:
https://bugs.edge.launchpad.net/ubuntu/+source/linesrv/+bug/83877
"Binary package hint: linesrv
I installed linesrv (2.1.21-4) in Ubuntu Edgy Eft. Right after the
installation of the package i was asked t
Package: rsh-server
Version: 0.17-14
I'm reporting this for a Ubuntu user.
Original report:
https://bugs.edge.launchpad.net/ubuntu/+source/netkit-rsh/+bug/83469
"When configured with PAM, in.rshd can be configured to look for or
ignore /etc/nologin via pam_nologin. However, if /etc/pam.d/rsh is
c
2010/2/8 Benjamin Root :
> ext4 is default only if you are doing a fresh install. If you are upgrading
> from Jaunty, you will still have ext3, I believe.
>
>From duplicates the problem appeared in 9.04 with slightly more
reports in 9.10. Only 4 reports are filed against an earlier release.
--
T
2010/2/8 Guillem Jover :
> I'd rather fix the problem that's causing those files to be 0 length.
> That should generally never happen, I'm assuming they might just need an
> fsync on the directory, which we are not doing at all in general, there
> might be some fsyncs on files missing too. What's t
(Debian #567089)
+- dpkg-deb/extract.c: fsync control files
+- src/archive.c: fsync newly extracted files
+- lib/dpkg/cleanup.c: fsync directory before closing
+- lib/dpkg/dump.c: fsync db directory
+
+ -- Jean-Baptiste Lallement Sun, 14 Feb
2010 12:44:38 +0100
+
dpkg (1.15.5.6ubuntu1)
On 02/14/2010 05:50 PM, Raphael Hertzog wrote:
> tag 567089 + patch
> thanks
>
>
> Please make it conform the coding style (see doc/coding-style.txt in git
> repo), I saw several stylistic problems:
> - missing space before comma, operator, or =
> - unwanted spaces after ( or before )
> - invalid i
Hi,
On 02/17/2010 09:09 PM, Guillem Jover wrote:
The patch (attached) is completely untested, it builds though :), and
there's still few things to polish, but I think it handles most of the
problematic cases now (except for syncing dirs on removal), it is also
I tested the fsync patch. There is
Hi,
Not only "This package will be of limited use without the server found
in the dictd package." according to the description but it is also
uninstallable and then unremovable.
You should add a depends on dictd
@Holger, to workaround this situation simply install dictd.
Sincerely,
--
To
Package: ldtp
Version: 2.0.6-1
Severity: wishlist
The LDTP Team has released 2.1.0. Could you please update unstable with
this version.
The source is available at:
http://download.freedesktop.org/ldtp/2.x/2.1.x/ldtp-2.1.0.tar.gz
Thanks,
--
Jean-Baptiste
irc: jibel
--
To UNSUBSCRIBE, email
Package: mysqmail
Version: 0.4.9-3
Severity: serious
Justification: Policy 10.7.3
The configuration file /etc/mysqmail.conf is deleted in prerm and
postint, local changes are not preserved during an upgrade and the
configuration file is deleted when the package is removed.
Debian Policy "10.7.3
Package: canna
Version: 3.7p3-6.3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch
Ubuntu report and patch:
https://bugs.edge.launchpad.net/ubuntu/+source/canna/+bug/569678
The package failed to purge with the error:
---
Removing cann
Package: chkrootkit
Version: 0.49-4
Severity: normal
Usertags: origin-ubuntu maverick
When the option -e is used without argument the error message doesn't
tell much about the error:
$ chkrootkit -e
shift: 2659: can't shift that many
It should display the help of chkrootkit.
Additionally, the do
scripts must handle this correctly.
In Ubuntu, we've applied the attached patch to achieve the following:
[ Jean-Baptiste Lallement ]
* Create /var/run/remote-tty/{sock,pid} in init script (LP: #409805)
[ Stefano Rivera ]
* Depend on $remote_fs in init script
We thought you mig
Package: texlive-binaries
Version: 2009-6ubuntu1
Severity: normal
if texlive-base is not installed the binaries fmtutil, texconfig, updmap
and mktexfmt fail to run properly.
TEST CASE:
$ dpkg --purge texlive-binaries texlive-base
$ apt-get install texlive-binaries
$ fmtutil --refresh
/usr/bin/fmt
ngelog motion-3.2.11/debian/changelog
--- motion-3.2.11/debian/changelog
+++ motion-3.2.11/debian/changelog
@@ -1,3 +1,9 @@
+motion (3.2.11-2build2) lucid; urgency=low
+
+ * Fixed debian/motion.postinst : Really test if group "motion" exists (LP:
#394755)
+
+ -- Jean-Baptiste Lallement Sat
Hi Thijs,
We have received 150 reports about this package since the release of
Karmic on Oct. 29th. This is a critical issue from a user experience
point of view.
So, I reviewed 345 installation failures of this package in Ubuntu (1
log file may contain many failures). Here are the results:
1. DNS
Package: stone
Version: 2.3.e-1.1
Severity: grave
Tags: patch
Justification: renders package unusable
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch
With dash (or bash) as default shell stone is uninstallable.
This is due to the use of command expansion syntax to re
Package: lastfmsubmitd
Version: 1.0.5-1.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch
:: DESCRIPTION ::
If the user enters a non-existent group at the lastfmsubmitd/spool_group
prompt, the installation fails with
chown: invalid group
nts/http_proxy
http_proxy=$RET
while ! echo "$http_proxy" | \
egrep -q
'https?://([[:alnum:]]([-[:alnum:]]+[[:alnum:]])*\.)+[[:alnum:]]{2,3}(:\d+)?/?'
&& \
! -z "$http_proxy" ; do
db_fset msttcorefonts/http_proxy seen false
db_input
Package: motion
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch
Version: 3.2.11-2
Severity: normal
Tags: patch
This report has also been filed here: https://bugs.launchpad.net/bugs/394755
In debian/motion.postinst, in function add_group_if_missing 'id -g'
returns t
Package: jigzo
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid
Version: 0.6.1-4
Severity: normal
This report has also been filed here: https://bugs.launchpad.net/bugs/488789
Upgrading from jigzo 0.6.1-2 to jigzo-data 0.6.1-4 failed because the
file '/usr/share/games/jigzo/font/c
log
@@ -1,3 +1,10 @@
+postgis (1.3.6-2ubuntu1) lucid; urgency=low
+
+ * debian/postgis-generic.postrm.in : check if postgresql directory exists
+before searching for postgis shared libs to purge (LP #392143)
+
+ -- Jean-Baptiste Lallement Thu, 10 Dec
2009 23:40:18 +0100
+
postgis (1.3.6-2)
Package: libsnmp-base
Version: 5.4.2.1~dfsg-3
Severity: minor
libsnmp-base needs "patch" to patch the mibs.
Thanks.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: apt-file
Version: 2.4.2
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric
This bug report was also filed in Ubuntu and can be found at
http://launchpad.net/bugs/801336
The description, from Michal Suchanek, follows:
apt-file search -gtkmozembed
Unknown
Hi,
Here is a patch that ignores zfs filesystems as you recommended by
returning an empty devno for such devices and then skipping the warning
and error messages when there is no major/minor number.
--
Jean-Baptiste Lallement
irc: jibel
diff -Nru cryptsetup-2.3.3/debian/changelog cryptsetup
60 matches
Mail list logo