Your message dated Sun, 27 May 2018 09:34:26 +0000
with message-id <[email protected]>
and subject line Bug#886412: fixed in debomatic 0.23+git20180514-1
has caused the Debian Bug report #886412,
regarding debomatic: subsequent build failed
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 [email protected]
immediately.)


-- 
886412: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debomatic
Version: 0.22-1
Severity: normal

Dear Maintainer,

thank you for working on this package.
While trying to use debomatic, I encountered a few (mostly minor) issues:

1. debomatic.service kept failing
After configuring it and editing "/etc/default/debomatic" debomatic.service 
kept on
failing complaining about a timeout.
I suspect that "_notify_systemd" in "Debomatic/process.py" fails to notify 
systemd.
Probably due to an import error. "python3-systemd" was not installed but seems
to provide the missing import.

Maybe debomatic should suggest or recommend `python3-systemd`?

2. While the first build succeeded, subsequent builds failed.
Symptomatic: the first package submitted to debomatic was build successfully,
the second (and all subsequent) build was hanging with at:

> dpkg-buildpackage -us -uc -sa -rfakeroot -v8.2.2-1~bpo9+1~ -Zxz

Additionally, (while dpkg-buildpackage hangs):

> $ pgrep fakeroot | wc -l
> 4908

IMHO the issue is that instructions executed by no-network (in particular
moving the fakeroot script) persist across builds. (Is that intended?)
I.e.:
1. build:
* mv fakeroot fakeroot.original
* echo "..." > fakeroot
2. build:
* mv fakeroot fakeroot.original
* echo "..." > fakeroot

Consequence:
* starting with 2. build: fakeroot as well as fakeroot.original contain "..."
* dpkg-buildpackage -> fakeroot -> fakeroot.wrapper -> fakeroot.original (==
  fakeroot) -> fakeroot.wrapper -> fakeroot.original -> ...

Suggestion: "mv /usr/bin/fakeroot.original /usr/bin/fakeroot" in a post-build
script (or something else to undo what no-network did).

3. "/etc/debomatic/distributions" is missing a stretch-backports entry
(At least in the Debian packages.)

Regards,
marjoram

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

Kernel: Linux 4.9.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debomatic depends on:
ii  debootstrap          1.0.89
ii  init-system-helpers  1.48
ii  lsb-base             9.20161125
ii  python3              3.5.3-1
ii  python3-toposort     1.5-1
ii  sbuild               0.73.0-4
ii  schroot              1.6.10-3+deb9u1

Versions of packages debomatic recommends:
ii  gpgv               2.1.18-8~deb9u1
ii  python3-pyinotify  0.9.6-1

Versions of packages debomatic suggests:
ii  apt-utils               1.4.8
ii  autopkgtest             4.4
pn  blhc                    <none>
ii  debian-archive-keyring  2017.5
pn  devscripts              <none>
ii  gnupg                   2.1.18-8~deb9u1
ii  lintian                 2.5.50.4
ii  piuparts                0.77
pn  ubuntu-keyring          <none>

-- Configuration Files:
/etc/debomatic/debomatic.conf changed [not included]
/etc/debomatic/distributions changed [not included]
/etc/default/debomatic changed [not included]

-- no debconf information

-- debsums errors found:
debsums: missing file 
/usr/share/debomatic/sbuildcommands/starting-build-commands/no-network (from 
debomatic package)

--- End Message ---
--- Begin Message ---
Source: debomatic
Source-Version: 0.23+git20180514-1

We believe that the bug you reported is fixed in the latest version of
debomatic, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna <[email protected]> (supplier of updated debomatic 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 27 May 2018 11:00:22 +0200
Source: debomatic
Binary: debomatic
Architecture: source
Version: 0.23+git20180514-1
Distribution: unstable
Urgency: medium
Maintainer: Luca Falavigna <[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description:
 debomatic  - automatic build machine for Debian source packages
Closes: 886412
Changes:
 debomatic (0.23+git20180514-1) unstable; urgency=medium
 .
   [ Luca Falavigna ]
   * New upstream snapshot.
     - Revert changes made by no-network after build (Closes: #886412).
   * debian/tests/command-porter:
     - Implement a DEP8 test which performs a porter rebuild for a
       source package.
   * debian/tests/command-binnmu:
     - Implement a DEP8 test which performs a bin-NMU rebuild for a
       source package.
   * debian/tests/command-builddep:
     - Implement a DEP8 test which performs a builddep rebuild for a
       source package.
 .
   [ Ondřej Nový ]
   * debian/control:
     - Remove ancient X-Python3-Version field.
Checksums-Sha1:
 00cc3f492a7e67ad691b53ea97e0dd534520e48a 2340 debomatic_0.23+git20180514-1.dsc
 1b4e8160a428600fc987fda04908698277238407 52268 
debomatic_0.23+git20180514.orig.tar.xz
 6eb5290fa332ab5b8082b3c0a6d188f64d6e92d4 7380 
debomatic_0.23+git20180514-1.debian.tar.xz
 2b3278b838cf6ceb8a23869562331cca4783398f 9568 
debomatic_0.23+git20180514-1_amd64.buildinfo
Checksums-Sha256:
 5551a36598e4325da3c889cc611aa82b0ac24b5eb9061e69d182ce390cf21469 2340 
debomatic_0.23+git20180514-1.dsc
 11b636da1da6be8695d7c82651ac76e1a18937c4222ce7134f17b266f824321a 52268 
debomatic_0.23+git20180514.orig.tar.xz
 94f760ada3b82c65ff21db585b85996a76e381378c2729e48fa34531fdd3bc59 7380 
debomatic_0.23+git20180514-1.debian.tar.xz
 9c1bad4e8e680b980f8b3e76e8f75d4beb033a5808e9a7072ced80ca92ac633d 9568 
debomatic_0.23+git20180514-1_amd64.buildinfo
Files:
 4a98c16ba41585a6a89248b6c416532b 2340 devel optional 
debomatic_0.23+git20180514-1.dsc
 bfc89f3c06c82d7a44bebbdb0fd6881b 52268 devel optional 
debomatic_0.23+git20180514.orig.tar.xz
 3a5656d0f5d19694ff29021152a7cfb0 7380 devel optional 
debomatic_0.23+git20180514-1.debian.tar.xz
 af78d994b176ab35cb5690832cc1edc0 9568 devel optional 
debomatic_0.23+git20180514-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE3cU+UTD9CCI/mJRWSQhq0+vi8x8FAlsKeDoACgkQSQhq0+vi
8x/ExRAAmbdbGTZZjeTANg3+Y1T03MwziGFW7hEXEqGC7dBn6ZTyhsCG/YVqJ7Du
wyFlDQ6IvRqD2YMoXLHIq2csXbDCa//7QMY7DvkKf3OYZLBEemcNY30nxrD1VjPo
jdcY/M8Ysa9wfcS5JC8vn8qzgZNXFSuQXyVj+dxOLklV9pLGyeuZhU5ieMrewYIO
Yjs+xynj6nEURmO6xRCB+8VLGyJDNlFB+XyEHY1UPRVgHpP52zYUZ7/LzsvloV3n
Edsl9NNZlZb1pScvfDAP6WpnfpZQSul0/RVyc0TzPHeDab7QbOkAp32gBj/O2C/P
SWZ3qkueD9jp5Hfu2VeaIJ6hl7ybHjOubCdjDCLa98SbSKWqO38DLRRTPsd1LjVC
deFhWCyszcsqCzIZhYdmUpkO0NsMO4vH+nm4kDoTei68CnRmOChYm9Ph86qAsXgA
Vb4fb+f7sDLY/VssPbwQSGupnO6nxJFg2tVAsG/vku0qjCYtvnuRNqaM2TY5dXkM
OMU7Qsr+Cf0ka4wCmFf/5DW6p+1nM2EtKcX5q27SX1jm/jSbLdirhQ5P4KMs8m3/
vaRNsP+7dj89YmA3uTkRloSgwEU8v1n+CHDarXd6m+KViDNLMa4gocb5fHRdkcj6
Kc5QbGBc8G6TtwJ0PIl9F9NkJ+ruEVTRTJMB7BGnK1PtnNxqrF8=
=ktZb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to