xmms

1. xmms

dedé
kapitao

(usa Outra)

Enviado em 26/02/2008 - 01:28h

Olá..Instalei hoje o Ubuntu 7.10 em minha maquina..Só que estou com problemas para usar o apt-get...não consigo instalar nada com ele..fui tentar instalar o XMMS via apt-get e deu ah msm coisa...
root@lost:/home/dede# apt-get install xmms
Lendo lista de pacotes... Pronto
Construindo árvore de dependências
Reading state information... Pronto
E: Impossível achar pacote xmms
alguém pode me ajudar? não faço ah menor ideia do que pode ser..hehehe..agradeço desde já..abraços..


  


2. Resp

Null
lnxrhel

(usa Fedora)

Enviado em 26/02/2008 - 09:16h

Teria que ver o seu source.list.
De um cat /etc/apt/source.list e cole aqui.


3. Apt

João Henrique Pataki Bernardes
Kuruman

(usa Kurumin)

Enviado em 26/02/2008 - 10:40h

*** Vc pode tentar oque nossa amigo disse ... ou também dar um:

# apt-get update

# apt-get upgrade

tenta isso

OBS: Vc pode colocar um comando depois o outro se quiser.Mais tecle os dois pra ver se da serto, ok ? ate+ espero ter ajudado...



4. tá ai..

dedé
kapitao

(usa Outra)

Enviado em 27/02/2008 - 02:41h

Opa..então...tá ai:

dede@lost:~$ cat /etc/apt/sources.list
deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy 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://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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.
# Line commented out by installer because it failed to verify:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## 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://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
dede@lost:~$

mais o apt-get update não deu certo..hehehe..da isso:

root@lost:/home/dede# apt-get update
Ign cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016) gutsy/main Translation-pt_BR
Ign cdrom://Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016) gutsy/restricted Translation-pt_BR
Lendo lista de pacotes... Pronto
root@lost:/home/dede# apt-get upgrade
Lendo lista de pacotes... Pronto
Construindo árvore de dependências
Reading state information... Pronto
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
root@lost:/home/dede#

não sei mais o que fazer.. :p Obrigado ai por terem respondido.. :D


5. Como conseguiu essa proeza??

Genesco Sousa
gesousa

(usa Ubuntu)

Enviado em 27/02/2008 - 07:12h

O arquivo está indicando que está liberado para você somente baixar programa pelo cdrom, pela net está travado... pois as linhas dos servidores estão com o # na frente, ou vc edita o arquivo sources.list e tira o # da frente da linhas começadas pelo deb:

Terminal:
sudo gedit /etc/apt/sources.list

De:
#deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

para:

deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted:

para liberar o servidor.

depois:
Para atualizar a lista:
sudo apt-get update

e
sudo apt-get install xmms


a outra forma é ir -> sistema -> administração -> Canais de Software e na primeira aba em disponiveis pela internet, marque todas as 4 primeiras opções, a unica que vc pode deixar desmarcada e a do código fonte.

fechar -> recarregar

pronto vc pode baixar o xmms agora...

Dica, isso só funciona se vc tiver conectado a internet.......




6. Resp

Null
lnxrhel

(usa Fedora)

Enviado em 27/02/2008 - 08:36h

Faça o seguinte sudo gedit /etc/apt/sources.list
Deixei com este conteúdo:

##########################################
#deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## 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
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## 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://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse


#Skype

deb http://download.skype.com/linux/repos/debian/ stable non-free

#MErcury

# deb http://jgoguen.ca/repo mercury release pre-release
##########################################


Ai pode seguir os passos citados do sudo apt-get update e tal.... Que estará resolvido o seu problema :)


7. Brigadão!

dedé
kapitao

(usa Outra)

Enviado em 27/02/2008 - 17:32h

Obrigado ai gente..Tá funcionando 100% agora! Valeu ai mesmo pela ajuda de todos vcs...Eu não fiz nd pra ele baixar śo do CD..hehehe..acho que já veio assim..e como sou leigo ainda, nao percebi..valeu..






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts