(chiuso)wine non vuole installarsi

Installazione, configurazione e uso di programmi e strumenti.
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

(chiuso)wine non vuole installarsi

Messaggio da superdudu »

Salve amici sto cercando di installare Wine ma non ci riesco da terminale mi dice che ho delle dipendenze irrisolte  da Synaptic carica smpre e non esce ho provato a scaricarlo da sito ma quando cerco di intallarlo  mi dice che ho problebi con winbind c he devo fare'  >:( :'(
Ultima modifica di superdudu il lunedì 25 agosto 2008, 22:52, modificato 1 volta in totale.
Avatar utente
Ipnorospo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3685
Iscrizione: venerdì 5 gennaio 2007, 1:57

Re: wine non vuole installarsi

Messaggio da Ipnorospo »

posta il tuo sources.list...
They see me trollin
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

Codice: Seleziona tutto

# Line commented out by installer because it failed to verify:
## deb http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
## deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
## deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
## deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper universe
## deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
## deb http://security.ubuntu.com/ubuntu dapper-security universe
## deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse




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



deb http://wine.budgetdedicated.com/apt dapper main


deb-src http://wine.budgetdedicated.com/apt dapper main

deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse #Added by software-propertie
nel terminale quando cerco di installarlo

Codice: Seleziona tutto

root@ubuntu:~# sudo apt-get install wine
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso       
Reading state information... Fatto               
Alcuni pacchetti non possono essere installati. Questo può voler
dire che è stata richiesta una situazione impossibile oppure, se
si sta usando la distribuzione "unstable", che alcuni pacchetti
richiesti non sono ancora stati creati o rimossi da incoming.

Poiché è stata richiesta solo una singola operazione è molto facile che
il pacchetto semplicemente non sia installabile, si consiglia
di inviare un "bug report" per tale pacchetto.
Le seguenti informazioni possono aiutare a risolvere la situazione: 

I seguenti pacchetti hanno dipendenze non soddisfatte:
  wine: Dipende: winbind ma non sta per essere installato
E: Pacchetto non integro
grazie
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: wine non vuole installarsi

Messaggio da alberto t. »

ciao
prova a digitare in terminale:

Codice: Seleziona tutto

sudo apt-get install winbind
Avatar utente
Ipnorospo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3685
Iscrizione: venerdì 5 gennaio 2007, 1:57

Re: wine non vuole installarsi

Messaggio da Ipnorospo »

ma che versione di ubuntu hai?se hai la dapper togli le righe che corrispondono a gutsy:
deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse #Added by software-propertie
poi prova a commentare questa riga:
e poi dai:
sudo apt-get update
sudo apt-get install wine
They see me trollin
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

Codice: Seleziona tutto

Poiché è stata richiesta solo una singola operazione è molto facile che
il pacchetto semplicemente non sia installabile, si consiglia
di inviare un "bug report" per tale pacchetto.
Le seguenti informazioni possono aiutare a risolvere la situazione: 

I seguenti pacchetti hanno dipendenze non soddisfatte:
  winbind: Dipende: samba-common (= 3.0.26a-1ubuntu2) ma 3.0.26a-1ubuntu2.5 sta per essere installato
E: Pacchetto non integro
pesavi che non l'avevo fatto? ecco la risposta
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

ma scusami con quei link che ci debbo fare è la prima volta  :-[
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

ha dimenticavo ho installato su una vecchia macchina preima la 7.10 epoi la 8.04
Avatar utente
Ipnorospo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3685
Iscrizione: venerdì 5 gennaio 2007, 1:57

Re: wine non vuole installarsi

Messaggio da Ipnorospo »

ha dimenticavo ho installato su una vecchia macchina preima la 7.10 epoi la 8.04
??? ???...cioè hai installato la 7.10 e poi hai fatto l'upgrade?
scusa ma puoi riportare il risultato del comando:
lsb_release -a
They see me trollin
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

Codice: Seleziona tutto

root@ubuntu:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 7.10
Release:        7.10
Codename:       gutsy
si dalla 7.10 ho fatto l'aggiornamento
Avatar utente
Ipnorospo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3685
Iscrizione: venerdì 5 gennaio 2007, 1:57

Re: wine non vuole installarsi

Messaggio da Ipnorospo »

bene...tu mi dici che hai la hardy,il sistema mi dice che è la gutsy e c'è un sources.list con soli repo della dapper...a chi devo credere?  (rotfl)
so che è una domanda stupida ma sei sicuro di aver fatto l'aggiornamento?
They see me trollin
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

ok crediamo al sistema
Avatar utente
Ipnorospo
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3685
Iscrizione: venerdì 5 gennaio 2007, 1:57

Re: wine non vuole installarsi

Messaggio da Ipnorospo »

cmq è un problema dei repo...fai così,cancella tutto il tuo sources.list e poi copia incolla i repo che trovi qui:http://wiki.ubuntu-it.org/Repository/SourcesList?action=show&redirect=SourcesList
se hai la gutsy ci metti solo i repo della gutsy
They see me trollin
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

scusami della risposta veloce ho dovuto risponder al telef.
allora tagliamo la testa al toro come si suol dire .
passami tu tutto l'occorrente per sistemare sto guaio ti seguirò passo passo (se tu vuoi)
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

ma dopo che ho installato la distro che forse sara  una dapper ( l'ho su un cd e non ho scritto il nome )
il sistema mi chiedeva di passare alla 8.04 cosa che ho fatto e avendo poi in seguito con Synaptic per problemi irrisolti ho modificato i repo della 8.04 da dove tu mi consigli e cosi dopo ha Synaptic ha funzionato ma forse ho fatto qualcosa che non va sai i comandi non me li ricordo benea conferma che che ho aggiornato alla 8.04 quando ci sono gli aggiornamenti non mi esce piu l'avviso
allora ti seguiro passo passo'
Avatar utente
369
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3452
Iscrizione: giovedì 5 luglio 2007, 15:02
Località: Napoli
Contatti:

Re: wine non vuole installarsi

Messaggio da 369 »

Codice: Seleziona tutto

sudo apt-get install wine
posta l'output qui.
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

Codice: Seleziona tutto

ttura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso       
Reading state information... Fatto               
Alcuni pacchetti non possono essere installati. Questo può voler
dire che è stata richiesta una situazione impossibile oppure, se
si sta usando la distribuzione "unstable", che alcuni pacchetti
richiesti non sono ancora stati creati o rimossi da incoming.

Poiché è stata richiesta solo una singola operazione è molto facile che
il pacchetto semplicemente non sia installabile, si consiglia
di inviare un "bug report" per tale pacchetto.
Le seguenti informazioni possono aiutare a risolvere la situazione: 

I seguenti pacchetti hanno dipendenze non soddisfatte:
  wine: Dipende: libldap-2.4-2 (>= 2.4.7) ma non è installabile
        Predipende: dpkg (>= 1.14.12ubuntu3) ma 1.14.5ubuntu16 sta per essere installato
E: Pacchetto non integro
grazie del tuo intervento
Avatar utente
369
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3452
Iscrizione: giovedì 5 luglio 2007, 15:02
Località: Napoli
Contatti:

Re: wine non vuole installarsi

Messaggio da 369 »

Posta il file /etc/apt/sources.list e inoltre controlla in Synaptic se hai queste voci
- libldap
- winbind

pare che tutto dipenda da Samba...lo usi ?
Avatar utente
superdudu
Prode Principiante
Messaggi: 164
Iscrizione: giovedì 20 marzo 2008, 23:42

Re: wine non vuole installarsi

Messaggio da superdudu »

Codice: Seleziona tutto

# Line commented out by installer because it failed to verify:
## deb http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
## deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
## deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
## deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper universe
## deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
## deb http://security.ubuntu.com/ubuntu dapper-security universe
## deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse




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



deb http://wine.budgetdedicated.com/apt dapper main


deb-src http://wine.budgetdedicated.com/apt dapper main

deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse #Added by software-propertie
no Samba non l'ho uso
libldap e winbind  in Synaptic non li trovo
Avatar utente
369
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3452
Iscrizione: giovedì 5 luglio 2007, 15:02
Località: Napoli
Contatti:

Re: wine non vuole installarsi

Messaggio da 369 »

Codice: Seleziona tutto

# Line commented out by installer because it failed to verify:
 deb http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
 deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
 deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
 deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper universe
 deb-src http://it.archive.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 http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

# Line commented out by installer because it failed to verify:
deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
# Line commented out by installer because it failed to verify:
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse
 deb http://security.ubuntu.com/ubuntu dapper-security universe
 deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse




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



deb http://wine.budgetdedicated.com/apt dapper main


deb-src http://wine.budgetdedicated.com/apt dapper main

deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse #Added by software-propertie
incolla tutto questo nel file sources.list (prima elimina quel che gia c'è), salva e dai

Codice: Seleziona tutto

sudo apt-get update
e prova dopo ad installare wine, postami sempre l'output.
Se da ancora lo stesso errore lancia

Codice: Seleziona tutto

sudo apt-get install samba samba-common smbfs
e dimmi se va tutto liscio.
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti