Feature #638
Squeeze package problem
| Status: | Closed | Start: | 01/31/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Distribution packages | |||
| Target version: | 0.3 | |||
| Backlog: | No | Difficulity: | ||
| Votes: | 0 |
Description
When installing on Debian Squeeze, the're is a dependency problem :
Foreman depends on Foreman ...
Associated revisions
Revision 827f9ee062366d3d4fce311d4f11f3df5ea0c0f9
Updated Debian package specification: * made dependencies for foreman-{mysql,pgsql,sqlite3} clearer, refs #638 * added dependencies to librestclient-ruby and libjson-ruby, refs #669 * updated copyright file
Signed-off-by: Jochen Schalanda <jochen@schalanda.name>
History
Updated by Ohad Levy over 1 year ago
- Assigned to set to Jochen Schalanda
- Priority changed from High to Normal
Are you using the latests debs from deb.theforeman.org ?
Updated by Goa Cid over 1 year 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 over 1 year ago
I'm not sure if the testing repo is setup correctly, try using stable instead
Updated by Goa Cid over 1 year 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 about 1 year 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 Ohad Levy about 1 year ago
- Status changed from New to Closed
