<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1066861&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / le téléchargement des informations du dépot a échoué...]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1066861</link>
		<description><![CDATA[Les sujets les plus récents dans le téléchargement des informations du dépot a échoué....]]></description>
		<lastBuildDate>Mon, 26 Nov 2012 18:40:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11646651#p11646651</link>
			<description><![CDATA[<p>Je vais suivre ton conseil et ouvrir mon propre post alors, merci beaucoup.</p>]]></description>
			<author><![CDATA[dummy@example.com (Swey-Kris)]]></author>
			<pubDate>Mon, 26 Nov 2012 18:40:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11646651#p11646651</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11645941#p11645941</link>
			<description><![CDATA[<p>C&#039;est normal, ton problème est complètement différent.</p><p>Tu devrais ouvrir ton propre post, tu aura plus de chance d&#039;être aidé <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Mon, 26 Nov 2012 17:36:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11645941#p11645941</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11642481#p11642481</link>
			<description><![CDATA[<p>Suite : </p><p>Quand je tape la manipulation qui a été donner a christophejpf, soit : ls /etc/apt/sources.list.d ,cela ne me donne absolument pas le meme genre de résultat que lui.<br />Voilà ce que cela me donne : jd-team-jdownloader-maverick.list ,autrement dis rien a voir avec le résultat rechercher je pense.</p><p>Merci d&#039;avance pour vos réponse.<br />Amicalement.</p>]]></description>
			<author><![CDATA[dummy@example.com (Swey-Kris)]]></author>
			<pubDate>Mon, 26 Nov 2012 11:53:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11642481#p11642481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11641311#p11641311</link>
			<description><![CDATA[<p>Bonjour,</p><p>Il y a quelques jours ubuntu a lancé une vérification de mon gestionnaire de mise a jour, je suis sous ubuntu 10.10 et voila le résultat de cette vérification :</p><p>Le téléchargement des informations du dépôt a échoué<br />W:Failed to fetch <a href="http://extras.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.gz">http://extras.ubuntu.com/ubuntu/dists/m … Sources.gz</a>&#160; 404&#160; Not Found<br />, W:Failed to fetch <a href="http://extras.ubuntu.com/ubuntu/dists/maverick/main/binary-i386/Packages.gz">http://extras.ubuntu.com/ubuntu/dists/m … ackages.gz</a>&#160; 404&#160; Not Found<br />, E:Some index files failed to download, they have been ignored, or old ones used instead.</p><p>Ne comprenant pas grand chose au langage informatique je m&#039;en remet a vous pour un petit coup de pouce.<br />Merci d&#039;avance.</p>]]></description>
			<author><![CDATA[dummy@example.com (Swey-Kris)]]></author>
			<pubDate>Mon, 26 Nov 2012 09:14:37 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11641311#p11641311</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107561#p11107561</link>
			<description><![CDATA[<p>Ok c&#039;est bon, mais il reste des résidu d&#039;oneiric et de précise<br />et en plus tu n&#039;as pas le dépôt medibuntu activé pour ta version d&#039;Ubuntu Precise Pangolin</p><p>tu peux arranger cela facilement</p><div class="codebox"><pre><code>sudo rm -f /etc/apt/sources.list.d/*</code></pre></div><br /><p>puis fais un copié/collé de cette commande <span style="color: #ff250d"><strong>SUR UNE SEULE LIGNE</strong></span></p><div class="codebox"><pre><code>sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list &amp;&amp; sudo apt-get --quiet update &amp;&amp; sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring &amp;&amp; sudo apt-get --quiet update</code></pre></div><p>puis tu peux ajouter</p><div class="codebox"><pre><code>sudo apt-get install app-install-data-medibuntu</code></pre></div><p>pour permettre l&#039;apparition des paquets Medibuntu dans la Logithèque Ubuntu</p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Sat, 13 Oct 2012 11:45:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107561#p11107561</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107201#p11107201</link>
			<description><![CDATA[<p>Le gestionnaire de mise à jour a très bien fonctionné!<br />Mille mercis pour ta rapidité et ta disponibilité. Portes-toi bien.<br />Christophe</p>]]></description>
			<author><![CDATA[dummy@example.com (christophejpf)]]></author>
			<pubDate>Sat, 13 Oct 2012 11:03:19 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107201#p11107201</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107181#p11107181</link>
			<description><![CDATA[<p>A la commande ls /etc/apt/sources.list.d, voici le résultat:</p><p>medibuntu.list&#160; &#160; &#160; &#160; &#160; &#160; &#160; oneiric-partner.list<br />medibuntu.list.distUpgrade&#160; oneiric-partner.list.distUpgrade<br />medibuntu.list.save&#160; &#160; &#160; &#160; &#160;oneiric-partner.list.save</p><p>Et à cat /etc/apt/sources.list.d/*, ce qui suit:</p><p>## Please report any bug on <a href="https://bugs.launchpad.net/medibuntu/">https://bugs.launchpad.net/medibuntu/</a><br /># deb <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> lucid free non-free #Medibuntu - Ubuntu 9.10 &quot;karmic koala&quot; désactivé pour la mise à niveau vers lucid<br /># deb-src <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> karmic free non-free #Medibuntu (source) - Ubuntu 9.10 &quot;karmic koala&quot;<br />## Please report any bug on <a href="https://bugs.launchpad.net/medibuntu/">https://bugs.launchpad.net/medibuntu/</a><br /># deb <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> lucid free non-free #Medibuntu - Ubuntu 9.10 &quot;karmic koala&quot; désactivé pour la mise à niveau vers lucid<br /># deb-src <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> karmic free non-free #Medibuntu (source) - Ubuntu 9.10 &quot;karmic koala&quot;<br />## Please report any bug on <a href="https://bugs.launchpad.net/medibuntu/">https://bugs.launchpad.net/medibuntu/</a><br /># deb <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> lucid free non-free #Medibuntu - Ubuntu 9.10 &quot;karmic koala&quot; désactivé pour la mise à niveau vers lucid<br /># deb-src <a href="http://packages.medibuntu.org/">http://packages.medibuntu.org/</a> karmic free non-free #Medibuntu (source) - Ubuntu 9.10 &quot;karmic koala&quot;<br />deb <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> precise partner #Added by software-center<br />deb <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> oneiric partner #Added by software-center<br />deb <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> precise partner #Added by software-center</p><br /><p>Enfin pour sudo apt-get update, voici le résultat:</p><p>Ign <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise InRelease<br />Ign <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Ign <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Ign <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Ign <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Ign <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Ign <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Réception de : 1 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security Release.gpg [198 B]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports Release.gpg&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Réception de : 2 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security Release [49,6 kB] <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main Sources&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise/main i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted Sources&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe Sources&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse Sources&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted i386 Packages&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse i386 Packages&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main TranslationIndex&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse TranslationIndex&#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise/partner i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted TranslationIndex&#160; &#160; &#160; &#160;<br />Ign <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise/main TranslationIndex&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe TranslationIndex&#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/main Sources&#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/restricted Sources&#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/universe Sources&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/multiverse Sources&#160; &#160; &#160; &#160; <br />Ign <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise/partner TranslationIndex&#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/main i386 Packages&#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/restricted i386 Packages&#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/universe i386 Packages&#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/multiverse i386 Packages&#160; <br />Réception de : 3 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/main Sources [49,7 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/main TranslationIndex&#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/multiverse TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/restricted TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/universe TranslationIndex <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/restricted i386 Packages <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/main i386 Packages&#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/multiverse i386 Packages <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/universe i386 Packages&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/main TranslationIndex&#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/multiverse TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/restricted TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/universe TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/restricted i386 Packages<br />Réception de : 4 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/restricted Sources [1 950 B]<br />Réception de : 5 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/universe Sources [14,5 kB]<br />Réception de : 6 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/multiverse Sources [1 379 B]<br />Réception de : 7 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/main i386 Packages [183 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/main i386 Packages&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/multiverse i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/universe i386 Packages&#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/main TranslationIndex&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/multiverse TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/restricted TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/universe TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main Translation-fr_FR&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main Translation-fr&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/main Translation-en&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse Translation-fr_FR&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse Translation-fr&#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/multiverse Translation-en&#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted Translation-fr_FR&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted Translation-fr&#160; &#160; &#160; &#160; &#160;<br />Réception de : 8 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/restricted i386 Packages [3 968 B]<br />Réception de : 9 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/universe i386 Packages [48,7 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/restricted Translation-en&#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe Translation-fr_FR&#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe Translation-fr&#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise/universe Translation-en&#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/main Translation-fr&#160; &#160; &#160; &#160;<br />Réception de : 10 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/multiverse i386 Packages [2 357 B]<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/main TranslationIndex&#160; &#160; &#160; <br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/multiverse TranslationIndex<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/restricted TranslationIndex<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/universe TranslationIndex&#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/main Translation-en&#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/multiverse Translation-fr <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/multiverse Translation-en <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/restricted Translation-fr <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/restricted Translation-en <br />Ign <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise/partner Translation-fr_FR&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/universe Translation-fr&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-updates/universe Translation-en&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/main Translation-fr&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/main Translation-en&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/multiverse Translation-fr<br />Ign <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise/partner Translation-fr&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Ign <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise/main Translation-fr_FR&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/multiverse Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/restricted Translation-fr<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/restricted Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/universe Translation-fr&#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-proposed/universe Translation-en&#160; <br />Ign <a href="http://archive.canonical.com">http://archive.canonical.com</a> precise/partner Translation-en&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/main Translation-en&#160; &#160; &#160; &#160; <br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/multiverse Translation-en&#160; <br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/restricted Translation-en&#160; <br />Ign <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise/main Translation-fr&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/main Translation-en&#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/multiverse Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/restricted Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> precise-backports/universe Translation-en <br />Ign <a href="http://extras.ubuntu.com">http://extras.ubuntu.com</a> precise/main Translation-en&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> precise-security/universe Translation-en&#160; &#160; <br />355 ko réceptionnés en 1s (236 ko/s)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Lecture des listes de paquets... Fait</p><br /><p>Tout cela semble positif non?</p>]]></description>
			<author><![CDATA[dummy@example.com (christophejpf)]]></author>
			<pubDate>Sat, 13 Oct 2012 10:59:02 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107181#p11107181</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107081#p11107081</link>
			<description><![CDATA[<p>Je pense que le mieux c&#039;est de supprimer le dépôt PPA akirad,<br />qui ne semple plus maintenu depuis la 10.04 (il manque la 10.10, la 11.04, la 11.10 et la 12.04),<br />le projet est probablement abandonné, en sommeil (coma profond ?) ...</p><p>Pour cela tapes ces commandes :</p><div class="codebox"><pre><code>sudo rm -f /etc/apt/sources.list.d/akirad.*</code></pre></div><br /><p>mais je vois aussi que tu as encore des dépôts PPA obsolètes pour Lucid et Oneiric<br />tu auras les mêmes problèmes.</p><p>Je te propose de les supprimer également</p><div class="codebox"><pre><code>sudo rm -f /etc/apt/sources.list.d/stebbins-*
sudo rm -f /etc/apt/sources.list.d/oneiric.*</code></pre></div><p>Une fois ces commandes faites,<br />tapes</p><div class="codebox"><pre><code>ls /etc/apt/sources.list.d</code></pre></div><p>et postes le résultat</p><br /><p>puis tapes</p><div class="codebox"><pre><code>cat /etc/apt/sources.list.d/*</code></pre></div><p>et postes le résultat</p><br /><p>et enfin tapes</p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div><p>et postes le résultat</p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Sat, 13 Oct 2012 10:48:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11107081#p11107081</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106961#p11106961</link>
			<description><![CDATA[<p>bonjour f.x0,<br />Voici le résultat:<br />akirad.list&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;oneiric-partner.list<br />akirad.list.distUpgrade&#160; &#160; &#160;oneiric-partner.list.distUpgrade<br />akirad.list.save&#160; &#160; &#160; &#160; &#160; &#160; oneiric-partner.list.save<br />medibuntu.list&#160; &#160; &#160; &#160; &#160; &#160; &#160; stebbins-handbrake-snapshots-lucid.list<br />medibuntu.list.distUpgrade&#160; stebbins-handbrake-snapshots-lucid.list.distUpgrade<br />medibuntu.list.save&#160; &#160; &#160; &#160; &#160;stebbins-handbrake-snapshots-lucid.list.save<br />Qu&#039;en penses-tu?</p>]]></description>
			<author><![CDATA[dummy@example.com (christophejpf)]]></author>
			<pubDate>Sat, 13 Oct 2012 10:32:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106961#p11106961</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106881#p11106881</link>
			<description><![CDATA[<p>Bonjour christophejpf,</p><p>En fait le problème est assez simple :<br />tu as dans la liste de tes dépôt un dépôt qui n&#039;existe pas (pas encore ?) pour la version 12.04 d&#039;Ubuntu (Precise Pangolin)<br />tu peux le voir <a href="http://ppa.launchpad.net/akirad/akirad/ubuntu/dists/">ici</a> :</p><p>Ce dépôt l&#039;était pour ta version précédente Ubuntu 10.04 (Lucid Lynx),<br />tu as dû faire une mise à niveau de 10.04 à 12.04.</p><p>Il faut donc désactiver ce dépôt (ou le supprimer).</p><p>pour cela,<br />ouvres un terminal<br />tapes</p><div class="codebox"><pre><code>ls /etc/apt/sources.list.d</code></pre></div><p>et postes le résultat</p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Sat, 13 Oct 2012 10:21:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106881#p11106881</guid>
		</item>
		<item>
			<title><![CDATA[le téléchargement des informations du dépot a échoué...]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106241#p11106241</link>
			<description><![CDATA[<p>Bonjour,<br />Après quelques mois de sommeil je redémarre mon ordinateur sous ubuntu 12.04 et je ne parviens pas à vérifier la liste des mises à jour disponibles...<br />Update-manager m&#039;affiche:<br />&quot;Le téléchargement des informations du dépôt a échoué</p><p>Vérifiez votre connexion à Internet&quot;</p><p>puis les détails:</p><p>W:Failed to fetch <a href="http://ppa.launchpad.net/akirad/akirad/ubuntu/dists/precise/main/source/Sources">http://ppa.launchpad.net/akirad/akirad/ … ce/Sources</a>&#160; 404&#160; Not Found<br />, W:Failed to fetch <a href="http://ppa.launchpad.net/akirad/akirad/ubuntu/dists/precise/main/binary-i386/Packages">http://ppa.launchpad.net/akirad/akirad/ … 6/Packages</a>&#160; 404&#160; Not Found<br />, W:Failed to fetch <a href="http://ppa.launchpad.net/akirad/ppa/ubuntu/dists/precise/main/source/Sources">http://ppa.launchpad.net/akirad/ppa/ubu … ce/Sources</a>&#160; 404&#160; Not Found<br />, W:Failed to fetch <a href="http://ppa.launchpad.net/akirad/ppa/ubuntu/dists/precise/main/binary-i386/Packages">http://ppa.launchpad.net/akirad/ppa/ubu … 6/Packages</a>&#160; 404&#160; Not Found<br />, E:Some index files failed to download. They have been ignored, or old ones used instead.</p><br /><p>Ce à quoi je ne comprends goutte...<br />Quelqu&#039;un peut-il m&#039;éclairer?<br />Merci.</p>]]></description>
			<author><![CDATA[dummy@example.com (christophejpf)]]></author>
			<pubDate>Sat, 13 Oct 2012 09:27:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11106241#p11106241</guid>
		</item>
	</channel>
</rss>
