Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 21/07/2017, à 13:14

niconicoj

Erreur 403 en installant spotify

Bonjour,

Je suis en train d'essayer d'installer spotify pour Linux et j'ai une erreur 403 au moment d'accéder au repo Spotify
J'ai suivi le tutoriel officiel qu'on peut trouver sur leur site :

# 1. Add the Spotify repository signing key to be able to verify downloaded packages
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886

# 2. Add the Spotify repository
echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list

# 3. Update list of available packages
sudo apt-get update

# 4. Install Spotify
sudo apt-get install spotify-client

tout va bien pour les deux premières étapes :

woodbrass@STAGEDEVINFO:~$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886
Executing: /tmp/tmp.inQF5VJ813/gpg.1.sh --keyserver
hkp://keyserver.ubuntu.com:80
--recv-keys
BBEBDCB318AD50EC6865090613B00F1FD2C19886
gpg: requesting key D2C19886 from hkp server keyserver.ubuntu.com
gpg: key D2C19886: public key "Spotify Public Repository Signing Key <operations@spotify.com>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
woodbrass@STAGEDEVINFO:~$ echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free

Mais les erreurs apparaissent à l'étape 3 :

woodbrass@STAGEDEVINFO:~$ sudo apt-get update
Ign:1 http://repository.spotify.com xenial InRelease
Ign:2 http://repository.spotify.com stable InRelease 
Ign:3 http://repository.spotify.com xenial Release 
Ign:4 http://repository.spotify.com stable Release 
[...] 
Ign:20 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons 
Err:5 http://repository.spotify.com xenial/main amd64 Packages 
403 Forbidden [IP: 52.222.174.9 80]
Ign:6 http://repository.spotify.com xenial/main i386 Packages 
[...] 
Ign:12 http://repository.spotify.com xenial/main DEP-11 64x64 Icons 
Err:13 http://repository.spotify.com stable/non-free amd64 Packages 
403 Forbidden [IP: 52.222.174.9 80]
Hit:28 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease 
[...]
Ign:34 https://repo.skype.com/deb stable InRelease
Fetched 147 kB in 0s (194 kB/s)
Reading package lists... Done
W: The repository 'http://repository.spotify.com xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://repository.spotify.com stable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://security.debian.org/debian-security wheezy/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD6246925553
W: The repository 'http://security.debian.org/debian-security wheezy/updates InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: https://repo.skype.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
W: The repository 'https://repo.skype.com/deb stable InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://repository.spotify.com/dists/...amd64/Packages 403 Forbidden [IP: 52.222.174.9 80]
E: Failed to fetch http://repository.spotify.com/dists/...amd64/Packages 403 Forbidden [IP: 52.222.174.9 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Ne prêtez pas attention au "xenial", j'ai supprimé cette version des sources.list juste après.
En tout cas, on peux voir les erreurs ici.

J'ai quand même essayé la dernière étapes, mais sans surprises :

woodbrass@STAGEDEVINFO:~$ sudo apt-get install spotify-client
Reading package lists... Done
Building dependency tree 
Reading state information... Done
E: Unable to locate package spotify-client

Est-ce que quelqu'un aurait une idée ?

Hors ligne

#2 Le 21/07/2017, à 13:21

abelthorne

Re : Erreur 403 en installant spotify

niconicoj a écrit :

Ne prêtez pas attention au "xenial", j'ai supprimé cette version des sources.list juste après.

Alors si tu donnes des erreurs qui ne correspondent plus à ce que tu as dans tes listes, on ne va pas s'en sortir. Donne le contenu actuel de ton fichier .list :

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

et le retour de l'update sans des messages qui ne correspondent plus à rien :

sudo apt-get update

Accessoirement, tu as des clés manquantes :

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 1F3045A5DF7587C3
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 9D6D8F6BC857C906
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 8B48AD6246925553

Et tu es sur Ubuntu ou sur Debian ? Je vois un dépôt Debian dans la sortie d'APT.

Dernière modification par abelthorne (Le 21/07/2017, à 13:25)

Hors ligne

#3 Le 21/07/2017, à 13:26

niconicoj

Re : Erreur 403 en installant spotify

Voilà le contenu de sources.list :

# deb cdrom:[Ubuntu-GNOME 16.04.2 LTS _Xenial Xerus_ - Release amd64 (20170215)]/ xenial main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted

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

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-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://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## 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://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-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 xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
deb http://security.debian.org/debian-security wheezy/updates main
# deb http://security.debian.org/debian-security wheezy/updates main

et le message de apt-get update en entier que j'ai actuellement :

Ign:1 http://repository.spotify.com stable InRelease
Ign:2 http://repository.spotify.com stable Release                             
Ign:3 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:3 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:3 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:11 http://dl.google.com/linux/chrome/deb stable InRelease                  
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:3 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Hit:12 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu xenial InRelease
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:3 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Ign:13 http://old-releases.ubuntu.com/ubuntu raring InRelease                  
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Err:3 http://repository.spotify.com stable/non-free amd64 Packages             
  403  Forbidden [IP: 54.230.187.6 80]
Ign:4 http://repository.spotify.com stable/non-free i386 Packages              
Ign:5 http://repository.spotify.com stable/non-free all Packages               
Ign:6 http://repository.spotify.com stable/non-free Translation-en_US          
Ign:7 http://repository.spotify.com stable/non-free Translation-en             
Ign:8 http://repository.spotify.com stable/non-free Translation-fr             
Ign:9 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata      
Ign:10 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Get:14 http://security.debian.org/debian-security wheezy/updates InRelease [40,6 kB]
Hit:15 http://dl.google.com/linux/chrome/deb stable Release                    
Hit:16 http://fr.archive.ubuntu.com/ubuntu xenial InRelease                    
Hit:17 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu xenial InRelease
Hit:18 http://old-releases.ubuntu.com/ubuntu raring Release                    
Hit:19 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease            
Hit:20 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu xenial InRelease   
Hit:21 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease          
Get:23 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]    
Hit:24 https://repo.skype.com/deb stable InRelease             
Ign:14 http://security.debian.org/debian-security wheezy/updates InRelease
Fetched 143 kB in 0s (220 kB/s)                                 
Reading package lists... Done
W: The repository 'http://repository.spotify.com stable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: GPG error: http://security.debian.org/debian-security wheezy/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906  NO_PUBKEY 8B48AD6246925553
W: The repository 'http://security.debian.org/debian-security wheezy/updates InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://repository.spotify.com/dists/stable/non-free/binary-amd64/Packages  403  Forbidden [IP: 54.230.187.6 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

La clé debian est une erreur de ma part, je vais l'enlever.

Dernière modification par niconicoj (Le 21/07/2017, à 13:27)

Hors ligne

#4 Le 21/07/2017, à 13:28

abelthorne

Re : Erreur 403 en installant spotify

Pas le sources.list, le .list de Spotify (la commande que j'ai donnée).

Et donc, tu es bien sur Ubuntu : que fout ce dépôt Debian dans tes sources ? et un vieux dépôt Raring ? Bref : qu'est-ce que c'est que ce foutoir complet ?

Finalement, donne-moi la liste de tous tes dépôts tiers, parce qu'il y a du ménage à faire :

ls /etc/apt/sources.list.d

Dernière modification par abelthorne (Le 21/07/2017, à 13:29)

Hors ligne

#5 Le 21/07/2017, à 13:32

niconicoj

Re : Erreur 403 en installant spotify

Voilà le resultat de tes commande :

woodbrass@STAGEDEVINFO:~$ cat /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free

et...

woodbrass@STAGEDEVINFO:~$ ls /etc/apt/sources.list.d
google-chrome.list
google-chrome.list.save
ia32-libs-raring.list
ia32-libs-raring.list.save
nathan-renniewaldock-ubuntu-flux-xenial.list
nathan-renniewaldock-ubuntu-flux-xenial.list.save
skype-stable.list
skype-stable.list.save
spotify.list
spotify.list.save
webupd8team-ubuntu-sublime-text-2-xenial.list
webupd8team-ubuntu-sublime-text-2-xenial.list.save
wireshark-dev-ubuntu-stable-xenial.list
wireshark-dev-ubuntu-stable-xenial.list.save

Hors ligne

#6 Le 21/07/2017, à 13:39

abelthorne

Re : Erreur 403 en installant spotify

Tu vas commencer par supprimer ce vieux dépôt Raring qui n'a absolument rien à faire sur Xenial (en espérant qu'il n'ait pas complètement foutu la zone) :

sudo rm /etc/apt/sources.list.d/ia32-libs-raring.list /etc/apt/sources.list.d/ia32-libs-raring.list.save

puis tu vas supprimer ce dépôt Debian qui n'a absolument rien à faire sur Ubuntu (même remarque) :

sudo gedit /etc/apt/sources.list

Tu supprimes les deux dernières lignes du fichier (les deux avec debian-security) et tu enregistres.

Enfin, tu refais un sudo apt-get update pour voir ce que ça donne. C'est fort possible que le problème avec Spotify soit au niveau du dépôt et temporaire : l'adresse est bonne et il a l'air de bloquer sur la liste des paquets 64 bits (qui sont pourtant dans le dépôt).

Dernière modification par abelthorne (Le 21/07/2017, à 13:41)

Hors ligne

#7 Le 21/07/2017, à 14:09

niconicoj

Re : Erreur 403 en installant spotify

J'ai supprimé ce que tu m'as dit de supprimer puis j'ai refait un apt-get update.
Le résultat est le même il me semble :

woodbrass@STAGEDEVINFO:~$ sudo apt-get update
Hit:1 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu xenial InRelease
Hit:2 http://fr.archive.ubuntu.com/ubuntu xenial InRelease                     
Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]     
Ign:4 http://repository.spotify.com stable InRelease                           
Ign:5 http://repository.spotify.com stable Release                             
Get:6 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]    
Ign:7 http://dl.google.com/linux/chrome/deb stable InRelease                   
Ign:8 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Hit:15 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu xenial InRelease
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:8 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:8 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Hit:17 http://dl.google.com/linux/chrome/deb stable Release                    
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:8 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Hit:18 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu xenial InRelease   
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:8 http://repository.spotify.com stable/non-free amd64 Packages             
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Err:8 http://repository.spotify.com stable/non-free amd64 Packages             
  403  Forbidden [IP: 54.230.187.59 80]
Ign:9 http://repository.spotify.com stable/non-free i386 Packages              
Ign:10 http://repository.spotify.com stable/non-free all Packages              
Ign:11 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:12 http://repository.spotify.com stable/non-free Translation-en            
Ign:13 http://repository.spotify.com stable/non-free Translation-fr            
Ign:14 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:16 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Get:19 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] 
Hit:21 https://repo.skype.com/deb stable InRelease            
Get:22 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [304 kB]
Get:23 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [214 kB]
Get:24 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [163 kB]
Get:25 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [212 kB]
Get:26 http://fr.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5 888 B]
Get:27 http://fr.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3 328 B]
Get:28 http://fr.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [4 672 B]
Fetched 1 213 kB in 0s (1 550 kB/s)           
Reading package lists... Done
W: The repository 'http://repository.spotify.com stable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://repository.spotify.com/dists/stable/non-free/binary-amd64/Packages  403  Forbidden [IP: 54.230.187.59 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Dernière modification par niconicoj (Le 21/07/2017, à 14:09)

Hors ligne

#8 Le 21/07/2017, à 14:21

abelthorne

Re : Erreur 403 en installant spotify

Oui, toujours pareil. Et c'est d'autant plus bizarre que l'adresse du dépôt est bonne, je viens de faire le test de mon côté (en 17.04 mais ça ne devrait rien changer) sans problème.

Si tu vas à l'adresse du dépôt avec ton navigateur (http://repository.spotify.com/dists/sta … ary-amd64/) et que tu cliques sur Packages et Release, il t'affiche bien le contenu des fichiers ou tu as une erreur 403 aussi ?

Et si tu fais un ping sur l'IP du serveur, ça donne quoi ?

ping 54.230.187.59

(Il faut appuyer sur ctrl + C pour arrêter le ping, sinon il continue à l'infini.)

Dernière modification par abelthorne (Le 21/07/2017, à 14:26)

Hors ligne

#9 Le 21/07/2017, à 14:26

niconicoj

Re : Erreur 403 en installant spotify

J'ai aussi une erreur directement en suivant ton lien.
Voilà ce que la page m'affiche :

ERROR

The requested URL could not be retrieved

The following error was encountered while trying to retrieve the URL: http://repository.spotify.com/dists/stable/non-free/binary-amd64/

Access Denied.

Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.

Your cache administrator is webmaster.

Generated Fri, 21 Jul 2017 12:25:18 GMT by Gateway (squid/2.7.STABLE9)

et l'inspecteur me dit :

Failed to load resource: the server responded with a status of 403 (Forbidden)

Le ping passe bien.

Dernière modification par niconicoj (Le 21/07/2017, à 14:26)

Hors ligne

#10 Le 21/07/2017, à 14:28

abelthorne

Re : Erreur 403 en installant spotify

Ah. Là, c'est plus problématique parce que c'est apparemment le serveur de Spotify qui interdit l'accès à ton adresse IP. Tu es sur quel genre de connexion, chez quel FAI ?

EDIT : ça peut aussi être un problème de ton côté : est-ce que tu as un pare-feu de configuré ? est-ce que ta connexion Internet passe par un proxy ?

Dernière modification par abelthorne (Le 21/07/2017, à 14:30)

Hors ligne

#11 Le 21/07/2017, à 14:31

niconicoj

Re : Erreur 403 en installant spotify

Actuellement je suis sur le réseau de ma boîte. Le FAI est Completel.
J'avais essayé chez moi avec mon FAI (Free) et j'avais exactement les même erreurs.

Hors ligne

#12 Le 21/07/2017, à 14:33

abelthorne

Re : Erreur 403 en installant spotify

Avec le même PC dans les deux cas ?

On va vérifier autre chose. Commence par installer Synaptic (sudo apt-get install synaptic), lance-le (depuis le menu des applications, pas depuis le terminal), va dans État : est-ce-que tu as une section "Installés (locaux ou obsolètes)" dans la liste en haut à gauche ? Si oui, donne-moi la liste des paquets qu'il y a dedans.

Hors ligne

#13 Le 21/07/2017, à 14:40

niconicoj

Re : Erreur 403 en installant spotify

Non, c'était un PC différent.

Voilà la liste des paquets qui sont dans la catégorie installé (local ou obsolète) :
fonts-droid
hunspell-en-us
libjbig2dec0
sjype:i386
sublime-text
tzdata
wireless-regdb

Dernière modification par niconicoj (Le 21/07/2017, à 14:50)

Hors ligne

#14 Le 21/07/2017, à 14:44

abelthorne

Re : Erreur 403 en installant spotify

Il y a quelques fautes de frappe, je pense (par exemple, tzdara devrait plutôt être tzdata, a priori). Tu vas me donner le retour de la commande suivante en corrigeant les noms au besoin :

apt-cache policy fonts-droid hunspell-en-us libjbig2dec0 skype sublime-text tzdata wireless-regdb

Hors ligne

#15 Le 21/07/2017, à 14:46

niconicoj

Re : Erreur 403 en installant spotify

Effectivement, typo de ma part.

Voilà le resultat :

woodbrass@STAGEDEVINFO:~$ apt-cache policy fonts-droid hunspell-en-us libjbig2dec0 skype sublime-text tzdata wireless-regdb
fonts-droid:
  Installed: 1:4.2.r1-1ubuntu1
  Candidate: 1:4.2.r1-1ubuntu1
  Version table:
 *** 1:4.2.r1-1ubuntu1 100
        100 /var/lib/dpkg/status
hunspell-en-us:
  Installed: 20070829-6+deb7u1
  Candidate: 20070829-6+deb7u1
  Version table:
 *** 20070829-6+deb7u1 100
        100 /var/lib/dpkg/status
     20070829-6ubuntu3 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main i386 Packages
libjbig2dec0:
  Installed: 0.13-4~deb7u2
  Candidate: 0.13-4~deb7u2
  Version table:
 *** 0.13-4~deb7u2 100
        100 /var/lib/dpkg/status
     0.12+20150918-1ubuntu0.1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages
     0.12+20150918-1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
skype:i386:
  Installed: 4.3.0.37-1
  Candidate: 4.3.0.37-1
  Version table:
 *** 4.3.0.37-1 100
        100 /var/lib/dpkg/status
sublime-text:
  Installed: 3126
  Candidate: 3126
  Version table:
 *** 3126 100
        100 /var/lib/dpkg/status
     2.0.2-1~webupd8~3 500
        500 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu xenial/main amd64 Packages
        500 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu xenial/main i386 Packages
tzdata:
  Installed: 2017b-0+deb7u1
  Candidate: 2017b-0+deb7u1
  Version table:
 *** 2017b-0+deb7u1 100
        100 /var/lib/dpkg/status
     2016j-0ubuntu0.16.04 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
        500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages
        500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages
     2016d-0ubuntu0.16.04 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main i386 Packages
wireless-regdb:
  Installed: 2016.06.10-1~deb7u1
  Candidate: 2016.06.10-1~deb7u1
  Version table:
 *** 2016.06.10-1~deb7u1 100
        100 /var/lib/dpkg/status
     2015.07.20-1ubuntu1 500
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://fr.archive.ubuntu.com/ubuntu xenial/main i386 Packages

Hors ligne

#16 Le 21/07/2017, à 14:55

abelthorne

Re : Erreur 403 en installant spotify

On va commencer par repasser les paquets qui viennent des dépôts Debian en version Ubuntu, ça pourrait bien être l'origine du problème :

sudo apt-get install --reinstall hunspell-en-us=20070829-6ubuntu3 libjbig2dec0=0.12+20150918-1ubuntu0.1 tzdata=2016j-0ubuntu0.16.04 wireless-regdb=2015.07.20-1ubuntu1

Donne-moi le retour de la commande pour vérifier que tout s'est bien passé.

Pour ce qui est des autres paquets locaux (càd sans dépôt associé) :
- fonts-droid (une police de caractère) vient de nulle part : tu as installé un .deb manuellement ?
- Skype n'a apparemment pas de dépôt alors que tu as un .list dans tes sources : il est peut-être désactivé, on verra ça après ;
- Sublime Text a bien le dépôt de WebUpd8 mais la version installée est plus récente : tu as installé un .deb manuellement ?

Hors ligne

#17 Le 21/07/2017, à 15:06

niconicoj

Re : Erreur 403 en installant spotify

Déjà voilà le retour de la commande :

woodbrass@STAGEDEVINFO:~$ sudo apt-get install --reinstall hunspell-en-us=20070829-6ubuntu3 libjbig2dec0=0.12+20150918-1ubuntu0.1 tzdata=2016j-0ubuntu0.16.04 wireless-regdb=2015.07.20-1ubuntu1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  glib-networking:i386 gstreamer1.0-plugins-bad-faad:i386 gstreamer1.0-plugins-bad-videoparsers:i386 i965-va-driver:i386 libaacs0:i386 libass5:i386
  libatk-bridge2.0-0:i386 libatk1.0-0:i386 libatspi2.0-0:i386 libavcodec-ffmpeg56:i386 libavformat-ffmpeg56:i386 libavutil-ffmpeg54:i386
  libbdplus0:i386 libbluray1:i386 libboost-filesystem1.58.0:i386 libboost-system1.58.0:i386 libbs2b0:i386 libcairo-gobject2:i386 libcairo2:i386
  libcapnp-0.5.3:i386 libchromaprint0:i386 libcolord2:i386 libcroco3:i386 libcrystalhd3:i386 libcurl3-gnutls:i386 libdc1394-22:i386 libdca0:i386
  libde265-0:i386 libdvdnav4:i386 libdvdread4:i386 libegl1-mesa:i386 libepoxy0:i386 libfaad2:i386 libfftw3-double3:i386 libflite1:i386
  libfluidsynth1:i386 libfribidi0:i386 libgbm1:i386 libgdk-pixbuf2.0-0:i386 libgme0:i386 libgomp1:i386 libgraphite2-3:i386 libgsm1:i386
  libgstreamer-plugins-bad1.0-0:i386 libgstreamer-plugins-good1.0-0:i386 libgtk-3-0:i386 libgtk2.0-0:i386 libgtkglext1:i386 libgtkmm-2.4-1v5
  libgudev-1.0-0:i386 libharfbuzz0b:i386 libilmbase12:i386 libjasper1:i386 libjson-glib-1.0-0:i386 libkate1:i386 libmimic0:i386 libmirclient9:i386
  libmircommon7:i386 libmircore1:i386 libmirprotobuf3:i386 libmms0:i386 libmodplug1:i386 libmp3lame0:i386 libnuma1:i386 libofa0:i386
  libopencv-calib3d2.4v5:i386 libopencv-contrib2.4v5:i386 libopencv-core2.4v5:i386 libopencv-features2d2.4v5:i386 libopencv-flann2.4v5:i386
  libopencv-highgui2.4v5:i386 libopencv-imgproc2.4v5:i386 libopencv-legacy2.4v5:i386 libopencv-ml2.4v5:i386 libopencv-objdetect2.4v5:i386
  libopencv-video2.4v5:i386 libopenexr22:i386 libopenjpeg5:i386 libpango-1.0-0:i386 libpangocairo-1.0-0:i386 libpangoft2-1.0-0:i386
  libpangox-1.0-0:i386 libpixman-1-0:i386 libprotobuf-lite9v5:i386 libproxy1v5:i386 libraw1394-11:i386 libreadline6:i386 librest-0.7-0:i386
  librsvg2-2:i386 librsvg2-common:i386 librtmp1:i386 libsbc1:i386 libschroedinger-1.0-0:i386 libshine3:i386 libsnappy1v5:i386 libsoundtouch1:i386
  libsoup-gnome2.4-1:i386 libsoup2.4-1:i386 libsoxr0:i386 libspandsp2:i386 libspeex1:i386 libssh-gcrypt-4:i386 libswresample-ffmpeg1:i386
  libswscale-ffmpeg3:i386 libtbb2:i386 libtwolame0:i386 libva1:i386 libvdpau1:i386 libvo-aacenc0:i386 libvo-amrwbenc0:i386 libwavpack1:i386
  libwayland-client0:i386 libwayland-cursor0:i386 libwayland-egl1-mesa:i386 libwayland-server0:i386 libwebp5:i386 libwildmidi1:i386 libx264-148:i386
  libx265-79:i386 libxcb-render0:i386 libxcb-shm0:i386 libxcb-xfixes0:i386 libxkbcommon0:i386 libxmu6:i386 libxvidcore4:i386 libzbar0:i386
  libzvbi0:i386 linux-headers-4.8.0-36 linux-headers-4.8.0-36-generic linux-headers-4.8.0-46 linux-headers-4.8.0-46-generic linux-headers-4.8.0-49
  linux-headers-4.8.0-49-generic linux-headers-4.8.0-52 linux-headers-4.8.0-52-generic linux-headers-4.8.0-54 linux-headers-4.8.0-54-generic
  linux-image-4.8.0-36-generic linux-image-4.8.0-46-generic linux-image-4.8.0-49-generic linux-image-4.8.0-52-generic linux-image-4.8.0-54-generic
  linux-image-extra-4.8.0-36-generic linux-image-extra-4.8.0-46-generic linux-image-extra-4.8.0-49-generic linux-image-extra-4.8.0-52-generic
  linux-image-extra-4.8.0-54-generic linux-signed-image-4.8.0-46-generic linux-signed-image-4.8.0-49-generic linux-signed-image-4.8.0-52-generic
  linux-signed-image-4.8.0-54-generic mesa-vdpau-drivers:i386 snap-confine va-driver-all:i386 vdpau-driver-all:i386 vdpau-va-driver:i386
Use 'sudo apt autoremove' to remove them.
Suggested packages:
  hunspell openoffice.org-hunspell | openoffice.org-core
The following packages will be DOWNGRADED:
  hunspell-en-us libjbig2dec0 tzdata wireless-regdb
0 upgraded, 0 newly installed, 4 downgraded, 0 to remove and 3 not upgraded.
Need to get 439 kB of archives.
After this operation, 1 028 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tzdata all 2016j-0ubuntu0.16.04 [168 kB]
Get:2 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 hunspell-en-us all 20070829-6ubuntu3 [206 kB]
Get:3 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55,3 kB]
Get:4 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 wireless-regdb all 2015.07.20-1ubuntu1 [9 058 B]
Fetched 439 kB in 0s (1 143 kB/s)         
Preconfiguring packages ...
dpkg: warning: downgrading tzdata from 2017b-0+deb7u1 to 2016j-0ubuntu0.16.04
(Reading database ... 412019 files and directories currently installed.)
Preparing to unpack .../tzdata_2016j-0ubuntu0.16.04_all.deb ...
Unpacking tzdata (2016j-0ubuntu0.16.04) over (2017b-0+deb7u1) ...
dpkg: warning: downgrading hunspell-en-us from 20070829-6+deb7u1 to 20070829-6ubuntu3
Preparing to unpack .../hunspell-en-us_20070829-6ubuntu3_all.deb ...
Unpacking hunspell-en-us (20070829-6ubuntu3) over (20070829-6+deb7u1) ...
dpkg: warning: downgrading libjbig2dec0 from 0.13-4~deb7u2 to 0.12+20150918-1ubuntu0.1
Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ...
Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) over (0.13-4~deb7u2) ...
dpkg: warning: downgrading wireless-regdb from 2016.06.10-1~deb7u1 to 2015.07.20-1ubuntu1
Preparing to unpack .../wireless-regdb_2015.07.20-1ubuntu1_all.deb ...
Unpacking wireless-regdb (2015.07.20-1ubuntu1) over (2016.06.10-1~deb7u1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up tzdata (2016j-0ubuntu0.16.04) ...

Current default time zone: 'Europe/Paris'
Local time is now:      vendredi 21 juillet 2017, 14:56:57 (UTC+0200).
Universal Time is now:  Fri Jul 21 12:56:57 UTC 2017.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up hunspell-en-us (20070829-6ubuntu3) ...
Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ...
Setting up wireless-regdb (2015.07.20-1ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...

En ce qui concerne les autres paquet, aucune idée d'ou vient fonts-droid, j'ai deux application de skype (une "skype for linux beta" et une "skype", j'utilise la deuxième uniquement). Et je ne me souviens plus si Sublime text venait d'un .deb ou pas.

Hors ligne

#18 Le 21/07/2017, à 15:09

abelthorne

Re : Erreur 403 en installant spotify

Avant de continuer, donne-moi la version de ton noyau avec :

uname -a

puis lance une mise à jour, il y a trois paquets en attente :

sudo apt-get dist-upgrade

Hors ligne

#19 Le 21/07/2017, à 15:12

niconicoj

Re : Erreur 403 en installant spotify

version du noyau :

woodbrass@STAGEDEVINFO:~$ uname -a
Linux STAGEDEVINFO 4.10.0-27-generic #30~16.04.2-Ubuntu SMP Thu Jun 29 16:07:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

et résultat de l'upgrade :

woodbrass@STAGEDEVINFO:~$ sudo apt-get dist-upgrade
[sudo] password for woodbrass: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  glib-networking:i386 gstreamer1.0-plugins-bad-faad:i386
  gstreamer1.0-plugins-bad-videoparsers:i386 i965-va-driver:i386 libaacs0:i386
  libass5:i386 libatk-bridge2.0-0:i386 libatk1.0-0:i386 libatspi2.0-0:i386
  libavcodec-ffmpeg56:i386 libavformat-ffmpeg56:i386 libavutil-ffmpeg54:i386
  libbdplus0:i386 libbluray1:i386 libboost-filesystem1.58.0:i386
  libboost-system1.58.0:i386 libbs2b0:i386 libcairo-gobject2:i386
  libcairo2:i386 libcapnp-0.5.3:i386 libchromaprint0:i386 libcolord2:i386
  libcroco3:i386 libcrystalhd3:i386 libcurl3-gnutls:i386 libdc1394-22:i386
  libdca0:i386 libde265-0:i386 libdvdnav4:i386 libdvdread4:i386
  libegl1-mesa:i386 libepoxy0:i386 libfaad2:i386 libfftw3-double3:i386
  libflite1:i386 libfluidsynth1:i386 libfribidi0:i386 libgbm1:i386
  libgdk-pixbuf2.0-0:i386 libgme0:i386 libgomp1:i386 libgraphite2-3:i386
  libgsm1:i386 libgstreamer-plugins-bad1.0-0:i386
  libgstreamer-plugins-good1.0-0:i386 libgtk-3-0:i386 libgtk2.0-0:i386
  libgtkglext1:i386 libgtkmm-2.4-1v5 libgudev-1.0-0:i386 libharfbuzz0b:i386
  libilmbase12:i386 libjasper1:i386 libjson-glib-1.0-0:i386 libkate1:i386
  libmimic0:i386 libmirclient9:i386 libmircommon7:i386 libmircore1:i386
  libmirprotobuf3:i386 libmms0:i386 libmodplug1:i386 libmp3lame0:i386
  libnuma1:i386 libofa0:i386 libopencv-calib3d2.4v5:i386
  libopencv-contrib2.4v5:i386 libopencv-core2.4v5:i386
  libopencv-features2d2.4v5:i386 libopencv-flann2.4v5:i386
  libopencv-highgui2.4v5:i386 libopencv-imgproc2.4v5:i386
  libopencv-legacy2.4v5:i386 libopencv-ml2.4v5:i386
  libopencv-objdetect2.4v5:i386 libopencv-video2.4v5:i386 libopenexr22:i386
  libopenjpeg5:i386 libpango-1.0-0:i386 libpangocairo-1.0-0:i386
  libpangoft2-1.0-0:i386 libpangox-1.0-0:i386 libpixman-1-0:i386
  libprotobuf-lite9v5:i386 libproxy1v5:i386 libraw1394-11:i386
  libreadline6:i386 librest-0.7-0:i386 librsvg2-2:i386 librsvg2-common:i386
  librtmp1:i386 libsbc1:i386 libschroedinger-1.0-0:i386 libshine3:i386
  libsnappy1v5:i386 libsoundtouch1:i386 libsoup-gnome2.4-1:i386
  libsoup2.4-1:i386 libsoxr0:i386 libspandsp2:i386 libspeex1:i386
  libssh-gcrypt-4:i386 libswresample-ffmpeg1:i386 libswscale-ffmpeg3:i386
  libtbb2:i386 libtwolame0:i386 libva1:i386 libvdpau1:i386 libvo-aacenc0:i386
  libvo-amrwbenc0:i386 libwavpack1:i386 libwayland-client0:i386
  libwayland-cursor0:i386 libwayland-egl1-mesa:i386 libwayland-server0:i386
  libwebp5:i386 libwildmidi1:i386 libx264-148:i386 libx265-79:i386
  libxcb-render0:i386 libxcb-shm0:i386 libxcb-xfixes0:i386 libxkbcommon0:i386
  libxmu6:i386 libxvidcore4:i386 libzbar0:i386 libzvbi0:i386
  linux-headers-4.8.0-36 linux-headers-4.8.0-36-generic linux-headers-4.8.0-46
  linux-headers-4.8.0-46-generic linux-headers-4.8.0-49
  linux-headers-4.8.0-49-generic linux-headers-4.8.0-52
  linux-headers-4.8.0-52-generic linux-headers-4.8.0-54
  linux-headers-4.8.0-54-generic linux-image-4.8.0-36-generic
  linux-image-4.8.0-46-generic linux-image-4.8.0-49-generic
  linux-image-4.8.0-52-generic linux-image-4.8.0-54-generic
  linux-image-extra-4.8.0-36-generic linux-image-extra-4.8.0-46-generic
  linux-image-extra-4.8.0-49-generic linux-image-extra-4.8.0-52-generic
  linux-image-extra-4.8.0-54-generic linux-signed-image-4.8.0-46-generic
  linux-signed-image-4.8.0-49-generic linux-signed-image-4.8.0-52-generic
  linux-signed-image-4.8.0-54-generic mesa-vdpau-drivers:i386 snap-confine
  va-driver-all:i386 vdpau-driver-all:i386 vdpau-va-driver:i386
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  caribou chrome-gnome-shell python-dbus python-pyatspi
The following packages will be upgraded:
  gnome-shell gnome-shell-common ubuntu-gnome-desktop
3 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1 442 kB of archives.
After this operation, 1 285 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 python-dbus amd64 1.2.0-3 [83,5 kB]
Get:2 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 python-pyatspi all 2.18.0+dfsg-3 [37,0 kB]
Get:3 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 caribou amd64 0.4.20-1 [74,5 kB]
Get:4 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 gnome-shell amd64 3.18.5-0ubuntu0.3 [621 kB]
Get:5 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 gnome-shell-common all 3.18.5-0ubuntu0.3 [609 kB]
Get:6 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 chrome-gnome-shell all 9-0ubuntu1~ubuntu16.04.3 [13,4 kB]
Get:7 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ubuntu-gnome-desktop amd64 0.58.3 [3 684 B]
Fetched 1 442 kB in 2s (644 kB/s)                
Selecting previously unselected package python-dbus.
(Reading database ... 411918 files and directories currently installed.)
Preparing to unpack .../python-dbus_1.2.0-3_amd64.deb ...
Unpacking python-dbus (1.2.0-3) ...
Selecting previously unselected package python-pyatspi.
Preparing to unpack .../python-pyatspi_2.18.0+dfsg-3_all.deb ...
Unpacking python-pyatspi (2.18.0+dfsg-3) ...
Selecting previously unselected package caribou.
Preparing to unpack .../caribou_0.4.20-1_amd64.deb ...
Unpacking caribou (0.4.20-1) ...
Preparing to unpack .../gnome-shell_3.18.5-0ubuntu0.3_amd64.deb ...
Unpacking gnome-shell (3.18.5-0ubuntu0.3) over (3.18.5-0ubuntu0.2) ...
Preparing to unpack .../gnome-shell-common_3.18.5-0ubuntu0.3_all.deb ...
Unpacking gnome-shell-common (3.18.5-0ubuntu0.3) over (3.18.5-0ubuntu0.2) ...
Selecting previously unselected package chrome-gnome-shell.
Preparing to unpack .../chrome-gnome-shell_9-0ubuntu1~ubuntu16.04.3_all.deb ...
Unpacking chrome-gnome-shell (9-0ubuntu1~ubuntu16.04.3) ...
Preparing to unpack .../ubuntu-gnome-desktop_0.58.3_amd64.deb ...
Unpacking ubuntu-gnome-desktop (0.58.3) over (0.58.2) ...
Processing triggers for libglib2.0-0:i386 (2.48.2-0ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for gconf2 (3.2.6-3ubuntu6) ...
Processing triggers for gnome-icon-theme (3.12.0-1ubuntu3) ...
Setting up python-dbus (1.2.0-3) ...
Remove stale byte-compiled files...
Setting up python-pyatspi (2.18.0+dfsg-3) ...
Setting up caribou (0.4.20-1) ...
Setting up gnome-shell-common (3.18.5-0ubuntu0.3) ...
Setting up gnome-shell (3.18.5-0ubuntu0.3) ...
Setting up chrome-gnome-shell (9-0ubuntu1~ubuntu16.04.3) ...
Setting up ubuntu-gnome-desktop (0.58.3) ...

Hors ligne

#20 Le 21/07/2017, à 15:17

abelthorne

Re : Erreur 403 en installant spotify

Tout a l'air bon. Tu peux supprimer les paquets inutiles avec la commande suivante mais ne valide pas tout de suite (réponds non quand il te demande s'il faut appliquer les changements) et donne-moi le retour pour vérifier la liste des paquets qu'il va effectivement supprimer :

sudo apt-get autoremove --purge

Hors ligne

#21 Le 21/07/2017, à 15:19

niconicoj

Re : Erreur 403 en installant spotify

Voilà voilà :

woodbrass@STAGEDEVINFO:~$ sudo apt-get autoremove --purge
[sudo] password for woodbrass: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  glib-networking:i386* gstreamer1.0-plugins-bad-faad:i386*
  gstreamer1.0-plugins-bad-videoparsers:i386* i965-va-driver:i386*
  libaacs0:i386* libass5:i386* libatk-bridge2.0-0:i386* libatk1.0-0:i386*
  libatspi2.0-0:i386* libavcodec-ffmpeg56:i386* libavformat-ffmpeg56:i386*
  libavutil-ffmpeg54:i386* libbdplus0:i386* libbluray1:i386*
  libboost-filesystem1.58.0:i386* libboost-system1.58.0:i386* libbs2b0:i386*
  libcairo-gobject2:i386* libcairo2:i386* libcapnp-0.5.3:i386*
  libchromaprint0:i386* libcolord2:i386* libcroco3:i386* libcrystalhd3:i386*
  libcurl3-gnutls:i386* libdc1394-22:i386* libdca0:i386* libde265-0:i386*
  libdvdnav4:i386* libdvdread4:i386* libegl1-mesa:i386* libepoxy0:i386*
  libfaad2:i386* libfftw3-double3:i386* libflite1:i386* libfluidsynth1:i386*
  libfribidi0:i386* libgbm1:i386* libgdk-pixbuf2.0-0:i386* libgme0:i386*
  libgomp1:i386* libgraphite2-3:i386* libgsm1:i386*
  libgstreamer-plugins-bad1.0-0:i386* libgstreamer-plugins-good1.0-0:i386*
  libgtk-3-0:i386* libgtk2.0-0:i386* libgtkglext1:i386* libgtkmm-2.4-1v5*
  libgudev-1.0-0:i386* libharfbuzz0b:i386* libilmbase12:i386* libjasper1:i386*
  libjson-glib-1.0-0:i386* libkate1:i386* libmimic0:i386* libmirclient9:i386*
  libmircommon7:i386* libmircore1:i386* libmirprotobuf3:i386* libmms0:i386*
  libmodplug1:i386* libmp3lame0:i386* libnuma1:i386* libofa0:i386*
  libopencv-calib3d2.4v5:i386* libopencv-contrib2.4v5:i386*
  libopencv-core2.4v5:i386* libopencv-features2d2.4v5:i386*
  libopencv-flann2.4v5:i386* libopencv-highgui2.4v5:i386*
  libopencv-imgproc2.4v5:i386* libopencv-legacy2.4v5:i386*
  libopencv-ml2.4v5:i386* libopencv-objdetect2.4v5:i386*
  libopencv-video2.4v5:i386* libopenexr22:i386* libopenjpeg5:i386*
  libpango-1.0-0:i386* libpangocairo-1.0-0:i386* libpangoft2-1.0-0:i386*
  libpangox-1.0-0:i386* libpixman-1-0:i386* libprotobuf-lite9v5:i386*
  libproxy1v5:i386* libraw1394-11:i386* libreadline6:i386* librest-0.7-0:i386*
  librsvg2-2:i386* librsvg2-common:i386* librtmp1:i386* libsbc1:i386*
  libschroedinger-1.0-0:i386* libshine3:i386* libsnappy1v5:i386*
  libsoundtouch1:i386* libsoup-gnome2.4-1:i386* libsoup2.4-1:i386*
  libsoxr0:i386* libspandsp2:i386* libspeex1:i386* libssh-gcrypt-4:i386*
  libswresample-ffmpeg1:i386* libswscale-ffmpeg3:i386* libtbb2:i386*
  libtwolame0:i386* libva1:i386* libvdpau1:i386* libvo-aacenc0:i386*
  libvo-amrwbenc0:i386* libwavpack1:i386* libwayland-client0:i386*
  libwayland-cursor0:i386* libwayland-egl1-mesa:i386* libwayland-server0:i386*
  libwebp5:i386* libwildmidi1:i386* libx264-148:i386* libx265-79:i386*
  libxcb-render0:i386* libxcb-shm0:i386* libxcb-xfixes0:i386*
  libxkbcommon0:i386* libxmu6:i386* libxvidcore4:i386* libzbar0:i386*
  libzvbi0:i386* linux-headers-4.8.0-36* linux-headers-4.8.0-36-generic*
  linux-headers-4.8.0-46* linux-headers-4.8.0-46-generic*
  linux-headers-4.8.0-49* linux-headers-4.8.0-49-generic*
  linux-headers-4.8.0-52* linux-headers-4.8.0-52-generic*
  linux-headers-4.8.0-54* linux-headers-4.8.0-54-generic*
  linux-image-4.8.0-36-generic* linux-image-4.8.0-46-generic*
  linux-image-4.8.0-49-generic* linux-image-4.8.0-52-generic*
  linux-image-4.8.0-54-generic* linux-image-extra-4.8.0-36-generic*
  linux-image-extra-4.8.0-46-generic* linux-image-extra-4.8.0-49-generic*
  linux-image-extra-4.8.0-52-generic* linux-image-extra-4.8.0-54-generic*
  linux-signed-image-4.8.0-46-generic* linux-signed-image-4.8.0-49-generic*
  linux-signed-image-4.8.0-52-generic* linux-signed-image-4.8.0-54-generic*
  mesa-vdpau-drivers:i386* snap-confine* va-driver-all:i386*
  vdpau-driver-all:i386* vdpau-va-driver:i386*
0 upgraded, 0 newly installed, 156 to remove and 0 not upgraded.
After this operation, 1 713 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

Hors ligne

#22 Le 21/07/2017, à 15:24

abelthorne

Re : Erreur 403 en installant spotify

Ok, tu peux relancer la commande et valider cette fois. Ensuite, tu redémarreras. Une fois de retour sur le bureau, tu referas un sudo apt-get update pour voir si le problème avec le dépôt de Spotify est toujours d'actualité (c'est probable).

Hors ligne

#23 Le 21/07/2017, à 15:30

niconicoj

Re : Erreur 403 en installant spotify

Oui, l'erreur est encore là :

woodbrass@STAGEDEVINFO:~$ sudo apt-get update
[sudo] password for woodbrass: 
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu xenial InRelease
Hit:3 http://fr.archive.ubuntu.com/ubuntu xenial InRelease                     
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]     
Hit:5 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease             
Hit:6 http://dl.google.com/linux/chrome/deb stable Release                     
Hit:7 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu xenial InRelease
Hit:8 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease           
Ign:9 http://repository.spotify.com stable InRelease                           
Ign:10 http://repository.spotify.com stable Release                            
Ign:11 http://repository.spotify.com stable/non-free amd64 Packages            
Ign:12 http://repository.spotify.com stable/non-free i386 Packages             
Ign:13 http://repository.spotify.com stable/non-free all Packages              
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:15 http://repository.spotify.com stable/non-free Translation-en            
Ign:16 http://repository.spotify.com stable/non-free Translation-fr            
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:11 http://repository.spotify.com stable/non-free amd64 Packages            
Ign:12 http://repository.spotify.com stable/non-free i386 Packages             
Ign:13 http://repository.spotify.com stable/non-free all Packages              
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US         
Ign:15 http://repository.spotify.com stable/non-free Translation-en            
Ign:16 http://repository.spotify.com stable/non-free Translation-fr            
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata     
Hit:19 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu xenial InRelease   
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons        
Ign:11 http://repository.spotify.com stable/non-free amd64 Packages            
Ign:12 http://repository.spotify.com stable/non-free i386 Packages
Ign:13 http://repository.spotify.com stable/non-free all Packages
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US
Ign:15 http://repository.spotify.com stable/non-free Translation-en
Ign:16 http://repository.spotify.com stable/non-free Translation-fr
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons
Ign:11 http://repository.spotify.com stable/non-free amd64 Packages
Ign:12 http://repository.spotify.com stable/non-free i386 Packages             
Ign:13 http://repository.spotify.com stable/non-free all Packages              
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US
Ign:15 http://repository.spotify.com stable/non-free Translation-en
Ign:16 http://repository.spotify.com stable/non-free Translation-fr
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons
Ign:11 http://repository.spotify.com stable/non-free amd64 Packages
Ign:12 http://repository.spotify.com stable/non-free i386 Packages
Ign:13 http://repository.spotify.com stable/non-free all Packages
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US
Ign:15 http://repository.spotify.com stable/non-free Translation-en
Ign:16 http://repository.spotify.com stable/non-free Translation-fr
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons
Err:11 http://repository.spotify.com stable/non-free amd64 Packages
  403  Forbidden [IP: 52.222.174.9 80]
Ign:12 http://repository.spotify.com stable/non-free i386 Packages
Ign:13 http://repository.spotify.com stable/non-free all Packages
Ign:14 http://repository.spotify.com stable/non-free Translation-en_US
Ign:15 http://repository.spotify.com stable/non-free Translation-en
Ign:16 http://repository.spotify.com stable/non-free Translation-fr
Ign:17 http://repository.spotify.com stable/non-free amd64 DEP-11 Metadata
Ign:18 http://repository.spotify.com stable/non-free DEP-11 64x64 Icons
Hit:21 https://repo.skype.com/deb stable InRelease           
Fetched 102 kB in 0s (192 kB/s)
Reading package lists... Done
W: The repository 'http://repository.spotify.com stable Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://repository.spotify.com/dists/stable/non-free/binary-amd64/Packages  403  Forbidden [IP: 52.222.174.9 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Hors ligne

#24 Le 21/07/2017, à 15:36

abelthorne

Re : Erreur 403 en installant spotify

Je ne sais pas vraiment quoi vérifier d'autre, j'ai la vague impression que ton IP est blacklistée mais sur deux réseaux différents (Completel et Free), ce serait quand même assez étonnant. Et au vu du message d'erreur quand tu essaies d'accéder aux données depuis ton navigateur, je n'ai pas l'impression que le problème soit de ton côté mais je suis peut-être à côté de la plaque.

Est-ce que tu aurais un LiveCD sous la main, pour essayer depuis une session live (et écarter un problème de config sur ta session) d'accéder aux fichiers Packages et Release comme dans le message #8 ?

EDIT : j'avais mal lu ton message à propos du message d'erreur : j'ai cru que celui-ci venait du serveur mais en y regardant de plus près, il est apparemment généré par Squid, un proxy que tu utilises vraisemblablement pour te connecter au réseau de ta boîte. C'est bien le cas ? Sur ta connexion perso (Free), est-ce que tu as un proxy de configuré ?

Dernière modification par abelthorne (Le 21/07/2017, à 15:48)

Hors ligne

#25 Le 21/07/2017, à 17:19

niconicoj

Re : Erreur 403 en installant spotify

C'est effectivement probable que ça viennent de ce proxy (dont j'ignorait la présence, mea culpa). Je suis tombé sur d'autre site un peu au hasard qui était bloqué de la même façon.
Enfin ça reste bizarre parce que c'est pas du tout cohérent des fois. (du genre je peux aller là : http://www.npr.org/, mais pas là http://www.npr.org/sections/therecord/2 … mpositions alors que c'est le même domaine... y'aurait pas une histoire de pare-feu aussi ?)
enfin, je réessayerais tranquillement chez moi en vérifiant si il y aurait pas un proxy aussi.

Hors ligne