Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1184305 - F21: systemd warnings in logs (Unknown serialization item, Failed to reset devices.list)
Summary: F21: systemd warnings in logs (Unknown serialization item, Failed to reset de...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: systemd-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-21 02:26 UTC by Harald Reindl
Modified: 2015-01-21 23:02 UTC (History)
8 users (show)

Fixed In Version: systemd-216-16.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 23:02:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Harald Reindl 2015-01-21 02:26:23 UTC
"systemctl daemon-reload" is followed all the time with "systemd: Unknown serialization item 'subscribed=:1.1'" and "systemctl restart" with "systemd: Failed to reset devices.list on /system.slice: Invalid argument"

that annoyed me all day long while try to fix all my services affected by https://bugzilla.redhat.com/show_bug.cgi?id=1184016

Jan 21 03:20:09 testserver systemd: Unknown serialization item 'subscribed=:1.1'
Jan 21 03:20:26 testserver systemd: Stopping MySQL DBMail-Database...
Jan 21 03:20:28 testserver systemd: Starting MySQL DBMail-Database...
Jan 21 03:20:28 testserver systemd: Failed to reset devices.list on /system.slice: Invalid argument
Jan 21 03:20:28 testserver systemd: Started MySQL DBMail-Database.
______________________________________________________________

the serialize warning is also reproduceable on a stripped down F21 setup

[root@rawhide ~]# systemctl daemon-reload 
[root@rawhide ~]# cat messages 
Jan 20 22:40:33 rawhide systemd: Starting Cleanup of Temporary Directories...
Jan 20 22:40:33 rawhide systemd: Started Cleanup of Temporary Directories.
Jan 21 03:24:03 rawhide systemd: Reloading.
Jan 21 03:24:03 rawhide systemd: Unknown serialization item 'subscribed=:1.1'
[root@rawhide ~]# systemctl restart sshd
[root@rawhide ~]# cat messages 
Jan 20 22:40:33 rawhide systemd: Starting Cleanup of Temporary Directories...
Jan 20 22:40:33 rawhide systemd: Started Cleanup of Temporary Directories.
Jan 21 03:24:03 rawhide systemd: Reloading.
Jan 21 03:24:03 rawhide systemd: Unknown serialization item 'subscribed=:1.1'
Jan 21 03:24:15 rawhide systemd: Stopping OpenSSH Server...
Jan 21 03:24:15 rawhide systemd: Starting OpenSSH Server...
Jan 21 03:24:15 rawhide systemd: Started OpenSSH Server.
[root@rawhide ~]#

Comment 1 Zbigniew Jędrzejewski-Szmek 2015-01-21 02:45:19 UTC
This should be fixed already. What package version?

Comment 2 Harald Reindl 2015-01-21 02:48:54 UTC
the newest one available systemd-216-14.fc21.x86_64 as i always have updates-testing enabled on my non-production machines

enabled updates-testing as well as koji

[root@testserver:~]$ cat /etc/yum.repos.d/koji.repo 
[koji]
name=Koji Repo
baseurl=https://koji.fedoraproject.org/repos/f$releasever-build/latest/$basearch/
enabled=0
skip_if_unavailable=1
gpgcheck=0
sslverify=0

Comment 3 Harald Reindl 2015-01-21 02:58:02 UTC
indeed, manual download from https://koji.fedoraproject.org/koji/buildinfo?buildID=604349 does fix that - would be a good idea to push it to *any* repo 4 days after build...............

Comment 4 Zbigniew Jędrzejewski-Szmek 2015-01-21 04:03:25 UTC
It's in the queue: https://admin.fedoraproject.org/updates/FEDORA-2015-0916/systemd-216-16.fc21.

Comment 5 Fedora Update System 2015-01-21 04:05:24 UTC
systemd-216-16.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/FEDORA-2015-0916/systemd-216-16.fc21

Comment 6 Fedora Update System 2015-01-21 23:02:58 UTC
systemd-216-16.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.