source.list

1. source.list

Matheus Oliveira Gomes
ywmtts

(usa Ubuntu)

Enviado em 06/07/2017 - 17:31h

Olá pessoal, fui baixar o spotify no meu ubuntu e acho que acabei mudando a source.list. Vendo algumas dicas sobre, vi que tinha que executar o comando $ cat -n /etc/apt/sources.list e resultou nisso:
1 # deb cdrom:[Ubuntu 12.04 _Precise_ - Build amd64 LIVE Binary 20130203-13:50]/ precise main
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://archive.ubuntu.com/ubuntu wily main restricted
6 deb-src http://archive.ubuntu.com/ubuntu wily multiverse restricted main universe #Added by software-properties
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10
11 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
12 ## team. Also, please note that software in universe WILL NOT receive any
13 ## review or updates from the Ubuntu security team.
14 deb http://archive.ubuntu.com/ubuntu wily universe
15
16 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
17 ## team, and may not be under a free licence. Please satisfy yourself as to
18 ## your rights to use the software. Also, please note that software in
19 ## multiverse WILL NOT receive any review or updates from the Ubuntu
20 ## security team.
21 deb http://archive.ubuntu.com/ubuntu wily multiverse
22
23 ## N.B. software from this repository may not have been tested as
24 ## extensively as that contained in the main release, although it includes
25 ## newer versions of some applications which may provide useful features.
26 ## Also, please note that software in backports WILL NOT receive any review
27 ## or updates from the Ubuntu security team.
28 deb http://archive.ubuntu.com/ubuntu wily-backports main restricted universe multiverse
29 deb-src http://archive.ubuntu.com/ubuntu wily-backports main restricted universe multiverse #Added by software-properties
30
31 deb http://archive.ubuntu.com/ubuntu wily-security main restricted
32 deb-src http://archive.ubuntu.com/ubuntu wily-security multiverse restricted main universe #Added by software-properties
33 deb http://archive.ubuntu.com/ubuntu wily-security universe
34 deb http://archive.ubuntu.com/ubuntu wily-security multiverse
35
36 ## Uncomment the following two lines to add software from Canonical's
37 ## 'partner' repository.
38 ## This software is not part of Ubuntu, but is offered by Canonical and the
39 ## respective vendors as a service to Ubuntu users.
40 deb http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu wily partner
41 # deb-src http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu wily partner
42
43 ## Uncomment the following two lines to add software from Ubuntu's
44 ## 'extras' repository.
45 deb http://archive.ubuntu.com/ubuntu wily-proposed restricted main multiverse universe
46 deb-src http://archive.ubuntu.com/ubuntu wily-proposed restricted main multiverse universe #Added by software-properties
47 # deb http://repository.spotify.com stable non-free
48 # deb http://repository.spotify.com stable non-free
49 deb http://archive.canonical.com/ wily partner
50 deb-src http://archive.canonical.com/ wily partner
51 deb-src http://archive.canonical.com/ wily partner
52 deb http://archive.ubuntu.com/ubuntu wily-updates main restricted universe multiverse

ah e alias, quando tento executar o sudo apt-get update aparece isto:

Tipo 'sudo' não é conhecido na linha 6 na lista de fontes /etc/apt/sources.list.d/spotify.list
E: A lista de fontes não pode ser lida.

SOCORRO ME AJUDEM URGENTE TO PERDIDO.



  


2. Re: source.list

Perfil removido
removido

(usa Nenhuma)

Enviado em 06/07/2017 - 18:00h

Poste a saída dos comandos:
cat /etc/apt/sources.list.d/spotify.list
lsb_release -a



3. Re: source.list

Matheus Oliveira Gomes
ywmtts

(usa Ubuntu)

Enviado em 06/07/2017 - 18:08h

cat /etc/apt/sources.list.d/spotify.list





sudo apt-get update






No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wily

aparece isso


4. Re: source.list

Perfil removido
removido

(usa Nenhuma)

Enviado em 06/07/2017 - 18:19h

Primeiramente remova essa source do spotify, tá completamente errada!!!
sudo rm /etc/apt/sources.list.d/spotify.list

Segundo, aqui estão os passos corretos para instalar o spotify:
https://www.spotify.com/br/download/linux/

Terceiro, e mais importante, a versão do Ubuntu que você está usando (wily) não possui mais suporte para atualizações. Recomendo instalar uma versão mais recente (Xenial 16.04 LTS):
https://www.ubuntu.com/download/desktop


5. Re: source.list

Alberto Federman Neto.
albfneto

(usa openSUSE)

Enviado em 06/07/2017 - 18:58h

O colega já falou.
Vc está usando uma versão muito antiga de Ubuntu.
Ela não tem mais suporte,nem pacotes para ela, e é difícil atualizar e instaar qualquer coisa nela.
Se trocar por um Ubuntu novo, inclusive, achará o Spotify na Central de Programas,
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Albfneto,
Ribeirão Preto, S.P., Brasil.
Usuário Linux, Linux Counter: #479903.
Distros Favoritas: Sabayon, Gentoo, openSUSE, Mageia e OpenMandriva.


6. Re: source.list

Perfil removido
removido

(usa Nenhuma)

Enviado em 06/07/2017 - 19:05h

Faça bkp seus arquivos
Instale Ubuntu 16.04 LTS que terá suporte até abril 2021
Depois siga dicas abaixo
Dica 1
https://www.vivaolinux.com.br/dica/O-que-fazer-apos-instalar-Ubuntu-1604-LTS
Dica 2
https://www.vivaolinux.com.br/dica/Instalando-Spotify-no-Ubuntu-1604-LTS


7. Re: source.list

Matheus Oliveira Gomes
ywmtts

(usa Ubuntu)

Enviado em 06/07/2017 - 20:15h

Ok, obrigado.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts