Feature #638
closedSqueeze package problem
Description
When installing on Debian Squeeze, the're is a dependency problem :
Foreman depends on Foreman ...
Updated by Ohad Levy almost 14 years ago
- Assignee set to Jochen Schalanda
- Priority changed from High to Normal
Are you using the latests debs from deb.theforeman.org ?
Updated by Goa Cid almost 14 years ago
Ohad Levy wrote:
Are you using the latests debs from deb.theforeman.org ?
Yes. I've followed the installation process in the website.
My source.list contain : deb http://deb.theforeman.org/ testing main
The error is :
pkg : erreur de traitement de foreman (--configure) :
le sous-processus post-installation script a retourné une erreur de sortie d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de foreman-mysql :
foreman-mysql dépend de foreman ; cependant :
Le paquet foreman n'est pas encore configuré.
dpkg : erreur de traitement de foreman-mysql (--configure) :
problèmes de dépendances - laissé non configuré
I've tested on Lenny too, with same line on my source.list same error.
Updated by Ohad Levy almost 14 years ago
I'm not sure if the testing repo is setup correctly, try using stable instead
Updated by Goa Cid almost 14 years ago
Ohad Levy wrote:
I'm not sure if the testing repo is setup correctly, try using stable instead
On Lenny, with stable : same error
apt-get install foreman-mysql
Lecture des listes de paquets... Fait
Construction de l'arbre des d�pendances
Lecture des informations d'�tat... Fait
Les paquets suppl�mentaires suivants seront install�s�:
foreman
Paquets sugg�r�s�:
thin mongrel httpd-cgi libfcgi-ruby libapache2-mod-passenger libapache2-mod-fcgid mysql-server
Les NOUVEAUX paquets suivants seront install�s�:
foreman foreman-mysql
0 mis � jour, 2 nouvellement install�s, 0 � enlever et 2 non mis � jour.
Il est n�cessaire de prendre 0 o/4 002 ko dans les archives.
Apr�s cette op�ration, 22,1 Mo d'espace disque suppl�mentaires seront utilis�s.
Souhaitez-vous continuer [O/n]�? o
S�lection du paquet foreman pr�c�demment d�s�lectionn�.
(Lecture de la base de donn�es... 42299 fichiers et r�pertoires d�j� install�s.)
D�paquetage de foreman (� partir de .../foreman_0.1.6-1_all.deb) ...
S�lection du paquet foreman-mysql pr�c�demment d�s�lectionn�.
D�paquetage de foreman-mysql (� partir de .../foreman-mysql_0.1.6-1_all.deb) ...
Param�trage de foreman (0.1.6-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/foreman.conf
Replacing config file /etc/dbconfig-common/foreman.conf with new version
Creating config file /etc/foreman/database.yml with new version
dpkg�: erreur de traitement de foreman (--configure)�:
le sous-processus script post-installation install� a retourn� une erreur de sortie d'�tat 1
dpkg�: des probl�mes de d�pendances emp�chent la configuration de foreman-mysql�:
foreman-mysql d�pend de foreman�; cependant�:
Le paquet foreman n'est pas encore configur�.
dpkg�: erreur de traitement de foreman-mysql (--configure)�:
probl�mes de d�pendances - laiss� non configur
configured to not write apport reports
configured to not write apport reports
Des erreurs ont �t� rencontr�es pendant l'ex�cution�:
foreman
foreman-mysql
E: Sub-process /usr/bin/dpkg returned an error code (1)
Updated by Jochen Schalanda over 13 years ago
There are updated packages for Foreman 0.2 available in our repository. Please see if the error still occurs when using them.
Updated by Goa Cid over 13 years ago
I will check that asap, and give you feedback.
Updated by Tomer Brisker about 6 years ago
- Category changed from 21 to Packaging