opensuse12.3, add fahclient as a service, fail
Posted: Sat Mar 16, 2013 12:36 pm
when i install fahclient then at the end i assume there is a command to add fahclient as a service
for this it uses the "checkconfig" command but openssuse 12.3 uses systemd thus we must use a systemd control to add fahclient as a service then there is some failure.
perhaps it's a pb even we have "Starting fahclient ... OK"?
see at the end the error messages
@linux-5nq5:~/rpmd/folding> su -c"zypper install fahclient-7.3.6-1.x86_64.rpm"
Mot de passe :
Chargement des données du dépôt...
Lecture des paquets installés...
Résolution des dépendances des paquets...
Problème: rien ne fournit bzip2-libs, qui est requis par fahclient-7.3.6-1.x86_64
Solution 1: ne pas installer fahclient-7.3.6-1.x86_64
Solution 2: casser fahclient-7.3.6-1.x86_64 en ignorant certaines de ses dépendances
Choisissez parmis les solutions ci-dessus par le nombre correspondant ou annulez [1/2/a] (a): 2
Résolution des dépendances...
Résolution des dépendances des paquets...
Le NOUVEAU paquet suivant va être installé:
fahclient
1 paquet à installer.
Taille de téléchargement totale : 4,3 MiB. Après l'opération, un 9,8 MiB supplémentaire sera utilisé.
Continuer ? [o/n/?] (o):
Récupération de paquet fahclient-7.3.6-1.x86_64 (1/1), 4,3 MiB ( 9,8 MiB decompressé)
Récupération de paquet fahclient-7.3.6-1.x86_64 (1/1), 4,3 MiB ( 9,8 MiB decompressé)
(1/1) Installation: fahclient - 7.3.6-1 .................................................................[fait]
Sortie rpm supplémentaire:
configuration error - unknown item 'LASTLOG_ENAB' (notify administrator)
Unknown option: levels
usage:
chkconfig -A|--allservices (together with -l: show all services)
chkconfig -t|--terse [names] (shows the links)
chkconfig -e|--edit [names] (configure services)
chkconfig -s|--set [name state]... (configure services)
chkconfig -l|--list [--deps] [names] (shows the links)
chkconfig -c|--check name [state] (check state)
chkconfig -a|--add [names] (runs insserv)
chkconfig -d|--del [names] (runs insserv -r)
chkconfig -h|--help (print usage)
chkconfig -f|--force ... (call insserv with -f)
chkconfig [name] same as chkconfig -t
chkconfig name state... same as chkconfig -s name state
chkconfig --root=<root> ... use <root> as the root file system
Starting fahclient ... OK
@linux-5nq5:~/rpmd/folding>
for this it uses the "checkconfig" command but openssuse 12.3 uses systemd thus we must use a systemd control to add fahclient as a service then there is some failure.
perhaps it's a pb even we have "Starting fahclient ... OK"?
see at the end the error messages
@linux-5nq5:~/rpmd/folding> su -c"zypper install fahclient-7.3.6-1.x86_64.rpm"
Mot de passe :
Chargement des données du dépôt...
Lecture des paquets installés...
Résolution des dépendances des paquets...
Problème: rien ne fournit bzip2-libs, qui est requis par fahclient-7.3.6-1.x86_64
Solution 1: ne pas installer fahclient-7.3.6-1.x86_64
Solution 2: casser fahclient-7.3.6-1.x86_64 en ignorant certaines de ses dépendances
Choisissez parmis les solutions ci-dessus par le nombre correspondant ou annulez [1/2/a] (a): 2
Résolution des dépendances...
Résolution des dépendances des paquets...
Le NOUVEAU paquet suivant va être installé:
fahclient
1 paquet à installer.
Taille de téléchargement totale : 4,3 MiB. Après l'opération, un 9,8 MiB supplémentaire sera utilisé.
Continuer ? [o/n/?] (o):
Récupération de paquet fahclient-7.3.6-1.x86_64 (1/1), 4,3 MiB ( 9,8 MiB decompressé)
Récupération de paquet fahclient-7.3.6-1.x86_64 (1/1), 4,3 MiB ( 9,8 MiB decompressé)
(1/1) Installation: fahclient - 7.3.6-1 .................................................................[fait]
Sortie rpm supplémentaire:
configuration error - unknown item 'LASTLOG_ENAB' (notify administrator)
Unknown option: levels
usage:
chkconfig -A|--allservices (together with -l: show all services)
chkconfig -t|--terse [names] (shows the links)
chkconfig -e|--edit [names] (configure services)
chkconfig -s|--set [name state]... (configure services)
chkconfig -l|--list [--deps] [names] (shows the links)
chkconfig -c|--check name [state] (check state)
chkconfig -a|--add [names] (runs insserv)
chkconfig -d|--del [names] (runs insserv -r)
chkconfig -h|--help (print usage)
chkconfig -f|--force ... (call insserv with -f)
chkconfig [name] same as chkconfig -t
chkconfig name state... same as chkconfig -s name state
chkconfig --root=<root> ... use <root> as the root file system
Starting fahclient ... OK
@linux-5nq5:~/rpmd/folding>