DEDIBOX-NEWS.COM

Le Forum Non Officiel de la DEDIBOX

Vous n'êtes pas identifié.

#1 2008-04-12 12:42:13

Picou49
Je débarque
Date d'inscription: 2008-04-01
Messages: 6

pas de dépendances avec apt-get

Bonjour à tous,

Je suis relativement novice dans la maitrise du fonctionnement d'Ubuntu.
Je rencontre un souci assez gênant pour installer des paquets.
En effet j'ai pu installer Apache seul sans problème.

Mais depuis dès que je fais un apt-get install, quel que soit le paquet il me répond, par exemple pour un apt-get php5 :

Code:

:/# apt-get install php5
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  php5: Depends: libapache2-mod-php5 (>= 5.2.5-0.dotdeb.2) but it is not going to be installed or
                 libapache-mod-php5 (>= 5.2.5-0.dotdeb.2) but it is not going to be installed or
                 php5-cgi (>= 5.2.5-0.dotdeb.2) but it is not going to be installed
E: Broken packages

Je suis bloqué et j'ai beaucoup cherché sur internet une solution !

Je poste mon sources.list également :

Code:

deb ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper main restricted
deb-src ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
 deb ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper universe
 deb-src ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
 deb ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# deb-src ftp://ftp.free.fr/mirrors/ftp.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse


#### MAIN RESTRICTED UNIVERSE MULTIVERSE
## restricted : maintenu par la société
## universe par la communauté (que du libre)
## multiverse (pas libre).
deb http://fr.archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse
#deb-src http://fr.archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse
#deb-src http://fr.archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse

#### MAJ DE SECURITE
deb http://fr.archive.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse
#deb-src http://fr.archive.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse

#### MAJ
deb http://fr.archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
#deb-src http://fr.archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse

#### COMMERCIAL (canonical)
## logiciels commerciaux libre et non libre
deb http://archive.canonical.com/ dapper-commercial main

#### BACKPORTS
deb http://fr.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
#deb-src http://fr.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

#### MEDIBUNTU
## contient des paquets illégaux dans certains pays à cause de brevets, droits d'expression limitée, etc.
## clé :
## wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
deb http://fr.packages.medibuntu.org/ dapper free non-free
#deb-src http://fr.packages.medibuntu.org/ dapper free non-free

deb http://dotdeb.thefox.com.fr stable all
deb-src http://dotdeb.thefox.com.fr stable all

Merci de votre aide.tongue

Ben

Hors ligne

 

#2 2008-04-14 08:43:02

pauliber
Membre
Lieu: datacenter dedibox
Date d'inscription: 2007-12-15
Messages: 24
Site web

Re: pas de dépendances avec apt-get

apt-get updtate && upgrade
essaye ça ...


Let's go 1èreS !

Hors ligne

 

#3 2008-04-17 23:02:40

Picou49
Je débarque
Date d'inscription: 2008-04-01
Messages: 6

Re: pas de dépendances avec apt-get

Bonsoir,

Il me répond que tout est à jour... hmm
Toujours les mêmes messages d'erreur...

Peut être le sources.list qui n'est pas complet ?

Hors ligne

 

#4 2008-04-19 10:46:06

Picou49
Je débarque
Date d'inscription: 2008-04-01
Messages: 6

Re: pas de dépendances avec apt-get

OK c'est réglé, le sources.list n'était pas du tout, mais pas du tout bon...
Tout refonctionne.

Merci !

++

Hors ligne

 

Pied de page des forums

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson