Messed up F18->F19b upgrade with yum

Andrii Bordunov andrew.bordunov at gmail.com
Sun Jun 16 09:01:19 UTC 2013


Hi all. Got an interesting problem while doing F18->F19b upgrade with
yum distro-sync.
Conseqeuences are already solved, I'm just curious about it and maybe
it will provide some info to someone.

The problem is that yum just freezed in the middle of update and I had
to kill -9 it. Might be related to systemd cgroups point[1], but in
this case warning should be more detailed and strong, as for me.

The failed operation[2] was lauched at night under screen(1) with PWD=/root
At the morning I saw it frozen on this (taken from the screen log):

    Updating   : libreport-python-2.1.4-5.fc19.x86_64       769/3087
    Updating   : abrt-libs-2.1.4-3.fc19.x86_64              770/3087
    cat: /var/tmp/abrt/oops-2013-02-28-19:49:04-663-1/uid: No such
file or directory
    Updating   : abrt-2.1.4-3.fc19.x86_64                   771/3087

Machine state seemed ok—I was able to login on VT3 and kill yum with
SIGKILL. All another methods didn't help: ctrl+c, ctrl+z, SIGTERM,
SIGHUP, SIGINT,..
Yum process state was "interruptible sleep" in ps(1).
Related syslog snippet is below[3].

Before this a similar upgrade on another machine was performed fine.


[1]: http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_18_-.3E_Fedora_19_.28pre_release_branched.29

[2]: time yum --releasever=19 -C -y distro-sync

[3]:

Jun 13 02:06:55 localhost yum[1370]: Updated: abrt-libs-2.1.4-3.fc19.x86_64
Jun 13 02:06:55 localhost abrtd: Directory
'oops-2013-02-28-19:49:04-663-1' creation detected
Jun 13 02:06:55 localhost abrtd: Directory
'ccpp-2012-12-27-18:15:00-2099' creation detected
Jun 13 02:06:55 localhost abrtd: Directory
'ccpp-2013-03-19-17:51:51-17862' creation detected
Jun 13 02:06:56 localhost abrtd:
'/var/tmp/abrt/ccpp-2013-03-19-17:51:51-17862' is not a problem
directory
Jun 13 02:06:56 localhost abrtd: Generating core_backtrace
Jun 13 02:06:56 localhost abrtd: Core backtrace is generated and
saved, 649 bytes
Jun 13 02:06:56 localhost abrtd: Looking for kernel package
Jun 13 02:06:57 localhost abrtd: Can't find kernel package
corresponding to '3.7.9-205.fc18.x86_64'
Jun 13 02:06:57 localhost abrtd: Can't record package version data
(pkg_version, pkg_release, ...).
Jun 13 02:06:57 localhost abrtd: 'post-create' on
'/var/tmp/abrt/oops-2013-02-28-19:49:04-663-1' exited with 1
Jun 13 02:06:57 localhost abrtd: Deleting problem directory
'/var/tmp/abrt/oops-2013-02-28-19:49:04-663-1'
Jun 13 02:06:57 localhost abrtd: Generating core_backtrace
Jun 13 02:06:57 localhost abrtd: Generating backtrace
Jun 13 02:06:58 localhost abrtd: Backtrace is generated, 1553 bytes
Jun 13 02:06:58 localhost abrtd: eu-unstrip: No modules recognized in core file
Jun 13 02:06:58 localhost abrtd: Running eu-unstrip failed
Jun 13 02:06:58 localhost abrtd: eu-unstrip: No modules recognized in core file
Jun 13 02:06:58 localhost abrtd: 'post-create' on
'/var/tmp/abrt/ccpp-2012-12-27-18:15:00-2099' exited with 1
Jun 13 02:06:58 localhost abrtd: Deleting problem directory
'/var/tmp/abrt/ccpp-2012-12-27-18:15:00-2099'
Jun 13 02:06:58 localhost abrtd: Duplicate: core backtrace
Jun 13 02:06:58 localhost abrtd: DUP_OF_DIR:
/var/tmp/abrt/ccpp-2013-05-16-19:18:58-11986
Jun 13 02:06:58 localhost abrtd: Deleting problem directory
ccpp-2013-03-19-17:51:51-17862 (dup of ccpp-2013-05-16-19:18:58-11986)
Jun 13 03:31:26 localhost systemd[1]: Reexecuting.
Jun 13 03:31:26 localhost systemd[1]: systemd 204 running in system
mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP
+GCRYPT +A
CL +XZ)
Jun 13 11:08:28 localhost systemd-logind[544]: New session 17 of user root.


More information about the test mailing list