Your message dated Fri, 25 Jul 2014 19:33:28 +0000
with message-id <[email protected]>
and subject line Bug#755990: fixed in cgmanager 0.28-2
has caused the Debian Bug report #755990,
regarding cgmanager: fails to start cgmanager and reports [ ok ]
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.)
--
755990: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755990
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cgmanager
Version: 0.28-1
Severity: important
This is how it goes:
,----
| # apt-get install cgmanager
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| The following extra packages will be installed:
| libcgmanager0 libnih-dbus1 libnih1
| Suggested packages:
| cgmanager-utils
| The following NEW packages will be installed:
| cgmanager libcgmanager0 libnih-dbus1 libnih1
| 0 upgraded, 4 newly installed, 0 to remove and 187 not upgraded.
| Need to get 317 kB of archives.
| After this operation, 818 kB of additional disk space will be used.
| Do you want to continue? [Y/n]
| Get:1 ...debian.org/debian/ unstable/main libcgmanager0 amd64 0.28-1 [33.4 kB]
| Get:2 ...debian.org/debian/ testing/main libnih1 amd64 1.0.3-4.2+b2 [126 kB]
| Get:3 ...debian.org/debian/ testing/main libnih-dbus1 amd64 1.0.3-4.2+b2
[97.1 kB]
| Get:4 ...debian.org/debian/ unstable/main cgmanager amd64 0.28-1 [60.1 kB]
| Fetched 317 kB in 0s (602 kB/s)
| Retrieving bug reports... Done
| Parsing Found/Fixed information... Done
| Selecting previously unselected package libcgmanager0:amd64.
| (Reading database ... 552122 files and directories currently installed.)
| Preparing to unpack .../libcgmanager0_0.28-1_amd64.deb ...
| Unpacking libcgmanager0:amd64 (0.28-1) ...
| Selecting previously unselected package libnih1.
| Preparing to unpack .../libnih1_1.0.3-4.2+b2_amd64.deb ...
| Unpacking libnih1 (1.0.3-4.2+b2) ...
| Selecting previously unselected package libnih-dbus1.
| Preparing to unpack .../libnih-dbus1_1.0.3-4.2+b2_amd64.deb ...
| Unpacking libnih-dbus1 (1.0.3-4.2+b2) ...
| Selecting previously unselected package cgmanager.
| Preparing to unpack .../cgmanager_0.28-1_amd64.deb ...
| Unpacking cgmanager (0.28-1) ...
| Processing triggers for man-db (2.6.7.1-1) ...
| Processing triggers for readahead-fedora (2:1.5.6-4) ...
| Setting up libcgmanager0:amd64 (0.28-1) ...
| Setting up libnih1 (1.0.3-4.2+b2) ...
| Setting up libnih-dbus1 (1.0.3-4.2+b2) ...
| Setting up cgmanager (0.28-1) ...
| [....] Starting cgroup management daemon: cgmanagercgmanager: Failed mounting
memory onto /run/cgmanager/fs/memory: No such file or directory
| cgmanager: Failed mounting cgroups
| cgmanager: Failed to set up cgroup mounts
| . ok
| [....] Starting cgroup management proxy daemon: cgproxycgproxy: Failed to
open connection to unix:path=/sys/fs/cgroup/cgmanager.lower/sock: Failed to
connect to socket /sys/fs/cgroup/cgmanager.lower/sock: No such file or directory
| cgproxy: Failed to set up as proxy
| . ok
`----
Yes, I know... The system is not fully upgraded (uptime 468 days).
Still, there's something here (package install) that doesn't seem right :(
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (99, 'unstable'), (59, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages cgmanager depends on:
ii libc6 2.19-7
ii libcgmanager0 0.28-1
ii libdbus-1-3 1.8.6-1
ii libnih-dbus1 1.0.3-4.2+b2
ii libnih1 1.0.3-4.2+b2
cgmanager recommends no packages.
Versions of packages cgmanager suggests:
pn cgmanager-utils <none>
-- no debconf information
Cheers,
--
Cristian
--- End Message ---
--- Begin Message ---
Source: cgmanager
Source-Version: 0.28-2
We believe that the bug you reported is fixed in the latest version of
cgmanager, 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.
Serge Hallyn <[email protected]> (supplier of updated cgmanager 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: Fri, 25 Jul 2014 12:56:01 -0500
Source: cgmanager
Binary: cgmanager cgmanager-utils cgmanager-tests libcgmanager0 libcgmanager-dev
Architecture: source amd64 all
Version: 0.28-2
Distribution: unstable
Urgency: medium
Maintainer: Serge Hallyn <[email protected]>
Changed-By: Serge Hallyn <[email protected]>
Description:
cgmanager - Central cgroup manager daemon
cgmanager-tests - Central cgroup manager daemon (tests)
cgmanager-utils - Central cgroup manager daemon (utilities)
libcgmanager-dev - Central cgroup manager daemon (dev)
libcgmanager0 - Central cgroup manager daemon (client library)
Closes: 755990
Changes:
cgmanager (0.28-2) unstable; urgency=medium
.
* cherrypick 0001-ignore-failure-to-mount-cgroups-at-startup.patch from
upstream: don't fail to start if memory cgroup is not mountable.
(Closes: #755990)
Checksums-Sha1:
16f1840011d5c31b0e32aa3a6ec2a3a7122157bc 2099 cgmanager_0.28-2.dsc
020a4aa7b90e4ad036491e60333a5da7224042e9 9268 cgmanager_0.28-2.debian.tar.xz
9ac9a265350d2fbacdbb8e19849881896a33b89c 60248 cgmanager_0.28-2_amd64.deb
c7004f341c93aeb68a37730868631031b1343ce3 9286 cgmanager-utils_0.28-2_amd64.deb
47a0b7b956aeac394d283f1176965f2d94a76de0 12238 cgmanager-tests_0.28-2_all.deb
eb1d4892d1e1d79220fe0b0bd27d9610973f1dbb 33456 libcgmanager0_0.28-2_amd64.deb
8052bbd954ecb25f1a32ed855e74cf7b7d342379 9542 libcgmanager-dev_0.28-2_amd64.deb
Checksums-Sha256:
1f48f21169fa1e6866fd41606aec1ad515467ebf6008cf5af8e44b2f23cee21e 2099
cgmanager_0.28-2.dsc
55cc960430ceaa06928f7f6a902a81b6dd0714669174bcb11f40b73b091b5648 9268
cgmanager_0.28-2.debian.tar.xz
3816ba1466c7d86ea44cab7bb6c9e586c285553cde5778bf94c1741952c341c6 60248
cgmanager_0.28-2_amd64.deb
eb37287c787aa844c9750a9a82f52b7e0ed7e65c7f97c9ae3cd91433b857f6ad 9286
cgmanager-utils_0.28-2_amd64.deb
52d568a2fba60e423ce46b491877f86fcc254a5c68c11848fc04f151ff9836b4 12238
cgmanager-tests_0.28-2_all.deb
14e0428e38a715b586cdbfee74a42d22dfa79c64508e494f070bb88b7f073c2e 33456
libcgmanager0_0.28-2_amd64.deb
58997cf4d2491f70d1ac18bcd30e36083c88f707a382355972ec4ae15f6c698a 9542
libcgmanager-dev_0.28-2_amd64.deb
Files:
74b502ddd2e5aa61da56ec4122adfcbb 60248 admin optional
cgmanager_0.28-2_amd64.deb
372c57f950879674e7f6cd7fe1502ac0 9286 admin optional
cgmanager-utils_0.28-2_amd64.deb
ea55b235d9cad5e523540d3a60dc7934 12238 admin optional
cgmanager-tests_0.28-2_all.deb
cc143808f9bf51d7ddab6a51e52dab72 33456 admin optional
libcgmanager0_0.28-2_amd64.deb
66641d7bb71ff0610aa1ba39e6d67764 9542 libdevel optional
libcgmanager-dev_0.28-2_amd64.deb
40e4a81680b7d2b984d1c5983943f7f0 2099 admin optional cgmanager_0.28-2.dsc
f0ba9ffbecaf6a69e9b4f1a60eca99f8 9268 admin optional
cgmanager_0.28-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJT0q+3AAoJEFaNMPMhshM9ThEP/j5fg8l9LXAqBUtsgBlu47yP
1BMh1Vtv5V42mifAAvF0QlBmn4iT0MfYhhHigurAPhQgQuf2nMieBWg+Xc6leqJR
n0jLsVlQKvnR8lOsaRdRVCPdLvS+Eb6zq95iItkFcQXNxDdUspaJZlvh6+BfHnXO
z640+mvMSMuFxP/nk+NC5siXCwsRAAIIg23k9KbwydHVUG9HFgZKbJrwhZyJlr5C
QkYX+TYoIa5acfGBgDAC3WQD2exAJa3K/c15RaQrxPwplvqH64y4Xbp8St84jIWQ
gqLhtEmQ/PAwpH0R4BviIkoGPgNcjoxB5t5TNCx7pZYvY+xrlttR3e/fWFSX7Hni
722iFNwy62CRG4MQqbw5xEUqw17okhz08BV1q7UlIuz8oS6rkNj0qBUiSF/9AgCs
u4fMCfHvVszXEoZkqXyM/ebG0+XJZV6yLzZf0jYcT9BPxlcdTpW8VLm5Mk74JIN7
4D61/70d42/dAwlaWynPuX4FsETOuwXEZ5cDDMvm/IXHCaWl69E3dQCWRAuKTQP4
Shs2ryZsiI0EWHP9LX0MnYJnUeugPN7E9QZVD0LbHVPobGkEGQF/90Re4FHuKgtV
MOt1RaFoshDz8HG11LhAKgsw5FPjvAUprqCqCakPSi1yT8DGmZgzosElfpT1OP2J
T77o3k6Un+fUwO9wfc6u
=y/ez
-----END PGP SIGNATURE-----
--- End Message ---