Your message dated Thu, 25 Aug 2016 10:19:35 +0000
with message-id <[email protected]>
and subject line Bug#835384: fixed in conntrack-tools 1:1.4.4-2
has caused the Debian Bug report #835384,
regarding does not install
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.)


-- 
835384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: conntrackd
Version: 1:1.4.4-1
Severity: important

Hi,

installing/upgrading conntrackd on my system runs into a time-out and
leaves the package half-installed:

[8/508]mh@swivel:~$ sudo apt -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up conntrackd (1:1.4.4-1) ...
Job for conntrackd.service failed because a timeout was exceeded.
See "systemctl status conntrackd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript conntrackd, action "start" failed.
● conntrackd.service - Conntrack Daemon
   Loaded: loaded (/lib/systemd/system/conntrackd.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: timeout) since Thu 2016-08-25 08:07:56 CEST; 5ms ago
  Process: 32589 ExecStart=/usr/sbin/conntrackd -C $CONFIG $OPTIONS 
(code=exited, status=0/SUCCESS)
 Main PID: 32589 (code=exited, status=0/SUCCESS)

Aug 25 08:06:26 swivel systemd[1]: Starting Conntrack Daemon...
Aug 25 08:06:26 swivel conntrack-tools[32589]: using user-space event filtering
Aug 25 08:06:26 swivel conntrack-tools[32589]: netlink event socket buffer s...s
Aug 25 08:06:26 swivel conntrack-tools[32589]: initialization completed
Aug 25 08:06:26 swivel conntrack-tools[32589]: -- starting in console mode --
Aug 25 08:07:56 swivel systemd[1]: conntrackd.service: Start operation time...g.
Aug 25 08:07:56 swivel systemd[1]: Failed to start Conntrack Daemon.
Aug 25 08:07:56 swivel systemd[1]: conntrackd.service: Unit entered failed ...e.
Aug 25 08:07:56 swivel systemd[1]: conntrackd.service: Failed with result '...'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package conntrackd (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 conntrackd
E: Sub-process /usr/bin/dpkg returned an error code (1)
[13/512]mh@swivel:~$ dpkg --list conntrackd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
iF  conntrackd     1:1.4.4-1    amd64        Connection tracking daemon
[14/513]mh@swivel:~$ 

This is the relevant part of my process tree while the system is
waiting for the timeout.

bash,6989
  └─sudo,32733 apt -f install
      └─apt,32737 -f install
          └─dpkg,32765 --status-fd 59 --configure --pending
              └─conntrackd.post,32766 /var/lib/dpkg/info/conntrackd.postinst 
configure
                  └─invoke-rc.d,320 /usr/sbin/invoke-rc.d conntrackd start
                      └─systemctl,341 start conntrackd.service
                          └─systemd-tty-ask,342 --watch

This is an RC bug as soon as it is clear that I am not the only
affected user.

Greetings
Marc


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

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

Versions of packages conntrackd depends on:
ii  init-system-helpers      1.42
ii  libc6                    2.23-5
ii  libmnl0                  1.0.4-1
ii  libnetfilter-conntrack3  1.0.6-1
ii  libnetfilter-cthelper0   1.0.0-1
ii  libnetfilter-queue1      1.0.2-2
ii  libnfnetlink0            1.0.1-3
ii  libsystemd0              231-4

conntrackd recommends no packages.

conntrackd suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: conntrack-tools
Source-Version: 1:1.4.4-2

We believe that the bug you reported is fixed in the latest version of
conntrack-tools, 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.
Arturo Borrero Gonzalez <[email protected]> (supplier of updated 
conntrack-tools 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: SHA512

Format: 1.8
Date: Thu, 25 Aug 2016 11:20:27 +0200
Source: conntrack-tools
Binary: conntrack conntrackd nfct conntrack-tools-dbg
Architecture: source amd64
Version: 1:1.4.4-2
Distribution: unstable
Urgency: medium
Maintainer: Alexander Wirt <[email protected]>
Changed-By: Arturo Borrero Gonzalez <[email protected]>
Description:
 conntrack  - Program to modify the conntrack tables
 conntrack-tools-dbg - debugging symbols for conntrack-tools
 conntrackd - Connection tracking daemon
 nfct       - Tool to interact with the connection tracking system
Closes: 835384
Changes:
 conntrack-tools (1:1.4.4-2) unstable; urgency=medium
 .
   * [97f77d0] d/conntrackd.conf: refresh file and include 'Systemd on'
     (Closes: #835384)
   * [c4103d9] d/conntrackd.install: include conntrackd.conf(5) in the
     package
   * [917beed] conntrackd: get rid of the sysvinit support
   * [ae95ea7] d/copyright: refresh file with upstream files by Arturo
     Borrero Gonzalez
Checksums-Sha1:
 2281eb6e872991a75126952b73751bb550f72216 2468 conntrack-tools_1.4.4-2.dsc
 60dbe0c30781c9d25895c873a97c439d1243adfb 8096 
conntrack-tools_1.4.4-2.debian.tar.xz
 55aa1d7e457e7d0aa26a63bb7bb4b1cc870db37f 379358 
conntrack-tools-dbg_1.4.4-2_amd64.deb
 625525742e2ffa73cec5d94231cdd0e39c8a899d 30890 conntrack_1.4.4-2_amd64.deb
 4452c2150b2c4beea33dc9189266e19284bbb037 113610 conntrackd_1.4.4-2_amd64.deb
 1ffa8c353723995da6ffa1e94166ef7265ca7039 14018 nfct_1.4.4-2_amd64.deb
Checksums-Sha256:
 cf5c114f831ad455f19d79e9b409109f0bce7220354d0e85ad2d7db6b9f031cc 2468 
conntrack-tools_1.4.4-2.dsc
 38ec55c571299b0a7ee47e040e7bfe6091b6ddc5c841728d2bd19a1fe28a5d84 8096 
conntrack-tools_1.4.4-2.debian.tar.xz
 d848350bf77932822f5951ed6bcced082df3dd9a7b652394b046f43a2359da80 379358 
conntrack-tools-dbg_1.4.4-2_amd64.deb
 36797be604734d14a6d534fb961242c63393c45924327a40e139d9029974bf12 30890 
conntrack_1.4.4-2_amd64.deb
 a4bf24dc9c73d0ff09e7a0416efed51fba24243f219c38b88bf026fb56d9c4ab 113610 
conntrackd_1.4.4-2_amd64.deb
 84f71d32ffb6d94e3ee91101d8ff89610d68eb2fb56a2de1be3f065c88ac2bef 14018 
nfct_1.4.4-2_amd64.deb
Files:
 c1e7585d4bf4918d51093430f5c72fd2 2468 net extra conntrack-tools_1.4.4-2.dsc
 b311a888152b7182b8f58612fd231e2b 8096 net extra 
conntrack-tools_1.4.4-2.debian.tar.xz
 abe4b7f599df3ef1eb9f3ef857be89ab 379358 debug extra 
conntrack-tools-dbg_1.4.4-2_amd64.deb
 84c86c1e4dec70bb8d783bf7b6e500a5 30890 net extra conntrack_1.4.4-2_amd64.deb
 5709e4ff6d1ca6e1434bfa93967af8f3 113610 net extra conntrackd_1.4.4-2_amd64.deb
 30c1f3e12a784bc424e57165c04d0b17 14018 net extra nfct_1.4.4-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJXvrpFAAoJEGjnE5gdFRX49/wQAJDVHSdCenqRr87EDOog8NON
O76AJdyVb7gBA0WJenM6ToOdvZmAdkzCK63uFbH19oIVLNfDmN+eN/0q0sVShu/D
skDGo67zdLfVm1AzJnvz+UfJLNjtiuEjAE/AO3wNuqDtaedNzHux97r/CZEUQGui
E9kxtZgwQcDibR9qLWXWCKcEbeXnPfBikF7pqD/G+r4puYENi8SaYFzQZbLJU7kA
L4r1uPXSde+07/ia2hVkrB8quSEwnYPZ22idMIQ+zOveOlZX3JdllqGCCnZ/LsoJ
9CWLX/10xRIi3Pm/KSUJDC8rVo1ww+nP8pq2e/bUwNRObvkNmLPTYLbxiAQIoUz2
/TC0pWZ+O2N4O/P3HbpaQeffcCV8rGqbUhkbo2MZSjuAwZVSPSGLJq8zzK9x5D8i
kM4ceFyfdorZsg1kR+vzDMjnLQXS7vBkJROn7wO40Zz0I9xQDAOh3DmRaPOfVRzA
7/VZ9eu57r2jectizcDiKr1HTN2bbiKpsMzfG1ad8P7t9juWelHvimPAo5o7qe8R
+G53hWdovsA/XF9Dt8WULij9zUlygiPV8iuqs88R9DkqJj1db3aUrHG6MiBuMP+S
Fr1hpkmHfxehOIknD4E/RiBcvKCfc+6zgDml/YCcQNOrH7oaBjHwGsELqptZ71YU
I3fHSzfBUz9o3SrT1tkK
=P6XG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to