Project

General

Profile

Actions

Bug #2756

closed

During a migration from 2.3.8 to 2.4.0~beta3 on SLES 11, zypper try to update rudder-cfengine-community package for more than 15 minutes, continue and result in a Rudder Webapp not usable with "No navigation defined"

Added by Nicolas PERRON almost 12 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
1
Assignee:
Nicolas PERRON
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

During a migration from 2.3.8 to 2.4.0~beta3 on SLES 11, zypper try to update rudder-cfengine-community package despite the fact that this package is no more used. Besides, the update of this package hangs on during a lot of time:

sles1164test:~ # zypper update 
[...]
Récupération de paquetage rudder-cfengine-community-1343039613:2.4.0.beta3.git-1.SLES.11.x86_64 (3/10), 7,1 MiB (27,7 MiB decompressé)
Récupération : rudder-cfengine-community-2.4.0.beta3.git-1.SLES.11.x86_64.rpm [TERMINÉ (221,2 KiB/s)]
Installation : rudder-cfengine-community-1343039613:2.4.0.beta3.git-1.SLES.11 [99%]

It seems that CFengine is in a locked state (DNS problem ?)

sles1164test:~ # ps axf | grep cfengine
 5396 pts/1    S+     0:01  |           \_ rpm --root / --dbpath /var/lib/rpm -U --percent --force --nodeps -- /var/cache/zypp/packages/Rudder2.4Nightly/x86_64/rudder-cfengine-community-2.4.0.beta3.git-1.SLES.11.x86_64.rpm
 5421 pts/1    S+     0:00  |                   \_ /bin/bash /etc/init.d/cfengine-community start
 5498 pts/1    S+     0:00  |                       \_ /var/rudder/cfengine-community/bin/cf-execd
 5614 pts/2    S+     0:00          \_ grep cfengine
 5456 ?        Ss     0:00      \_ /bin/sh -c if [ `ps -efww | grep cf-execd | grep "/var/rudder/cfengine-community/bin/cf-execd" | grep -v grep | wc -l` -eq 0 ]; then /var/rudder/cfengine-community/bin/cf-execd; fi
 5463 ?        S      0:00          \_ /var/rudder/cfengine-community/bin/cf-execd
 5490 ?        Ss     0:00 /var/rudder/cfengine-community/bin/cf-serverd

At the end, the migration displayed this message:

[...]
Sortie rpm supplémentaire:
4ffff39c hdb_db_open: DB_CONFIG for suffix "cn=rudder-configuration" has changed.
4ffff39c Performing database recovery to activate new settings.
4ffff39c hdb_db_open: database "cn=rudder-configuration": recovery skipped in read-only mode. Run manual recovery if errors are encountered.
[...]


Files

noNavigationDefined.png (126 KB) noNavigationDefined.png Nicolas PERRON, 2012-08-02 11:47
Actions

Also available in: Atom PDF