[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RiminiLUG-General] Fwd: Problema dipendenze e pacchetti rotti
- To: riminilug-general@xxxxxxxxxxxx
- Subject: [RiminiLUG-General] Fwd: Problema dipendenze e pacchetti rotti
- From: CIACCI <bellerofonte@xxxxxxxxxxxx>
- Date: Wed, 30 Sep 2009 17:36:31 +0200
- Delivered-to: battarsa@xxxxxxxxxxxx
- Delivered-to: riminilug.it_riminilug-general@xxxxxxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=fSc/hxKEpev1319kQYnLBtJEBRoZfn/i6qzdcEs9LPw=; b=elLbpUHQl7gPU0Gvoc8gI9ZlrVCsRuCQh1TrDhWnxj4WQHp06MlgWamhkZM/jUk3RA zi6lzpGyMvnO1Ca1BHYXdCtfsnFuLwfMrKaiD7PHpscoqxuhRVtHd8SP1kKX5W6zMgnT 7hQWot0cVmyv4FV1TuUVRfJoplBVm+K4X9MDw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=vHRkguDB0IgucsSEOnjoqZN52A1nf4/44Xo82a2M6EA/Jm9jeIRWXKgTA00Gh6H3nD NMrq9NZsp8NJNp9CCwxRbhtLf/RutLqCnkLh0dBlmm1PmFAUytWCx4DZTylxeiVAKNsQ PHX7PHzKNH0hF8f2vx4o42Dvfor7XSqzSjBVc=
- In-reply-to: <49218b3b0909291426o3d9ad05dmecf05ab038741da5@mail.gmail.com>
- References: <49218b3b0909291426o3d9ad05dmecf05ab038741da5@mail.gmail.com>
- Reply-to: riminilug-general@xxxxxxxxxxxx
- Sender: ciacci.andre@xxxxxxxxx
---------- Forwarded message ----------
From: CIACCI <bellerofonte@xxxxxxxxxxxx>
Date: 2009/9/29
Subject: Problema dipendenze e pacchetti rotti
To: RiminiLUG info <info@xxxxxxxxxxxx>
Salve a Tutti,
Mi dispiace di non aver potuto partecipare stasera all'incontro preriodico.
Ciò nonostante ho fatto un pò di compiti a casa e vorrei sottoporvi
alcuni problemi
se avrete tempo e voglia per rispondermi.
L'ultima volta che son venuto ho chiesto aiuto ad Ilario perchè avevo
manomesso il pc il quale non riusciva più a partire.
Ho reinstallato tutto. Ricordo che utilizzo Ubuntu 9.04 solo testo + fvwm2
La causa di tutti i miei problemi era potere installare il seguente
pacchetto (seguono anche gli errori):
andrea@u94:~$ sudo apt-get install clive
[sudo] password for andrea:
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
clive: Depends: python-crypto (>= 2.0.1) but it is not going to be installed
E: Broken packages
dunque provo ad installare la dipendenza richiesta ricevendo un altro errore:
andrea@u94:~$ sudo apt-get install python-crypto
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python-crypto: Depends: python (< 2.6) but 2.6.2-0ubuntu1 is to be installed
E: Broken packages
Ho cercato in rete ma non sono riuscito a risolvere.
Qualcuno ha qualche consiglio?
Andrea