<?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=1067391&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Erreur lors de la mise à jour des sources]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1067391</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Erreur lors de la mise à jour des sources.]]></description>
		<lastBuildDate>Sat, 13 Oct 2012 20:19:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113691#p11113691</link>
			<description><![CDATA[<p>De rien<br />C&#039;est un plaisir</p>]]></description>
			<author><![CDATA[dummy@example.com (lann)]]></author>
			<pubDate>Sat, 13 Oct 2012 20:19:11 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113691#p11113691</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113521#p11113521</link>
			<description><![CDATA[<div class="quotebox"><cite>lann a écrit&#160;:</cite><blockquote><div><p>As-tu un dossier qui s&#039;appelle ppa dans le répertoire /usr/lib/apt/methods ?</p></div></blockquote></div><p>Non. </p><div class="quotebox"><cite>lann a écrit&#160;:</cite><blockquote><div><p>Sinon créé ce dossier</p><div class="codebox"><pre><code>sudo mkdir /usr/lib/apt/methods/ppa</code></pre></div><p>et relances</p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div></div></blockquote></div><p>Je viens de le faire et tout semble fonctionner à nouveau. <br />Merci beaucoup Iann. <br /><img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tenthor)]]></author>
			<pubDate>Sat, 13 Oct 2012 20:06:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113521#p11113521</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113121#p11113121</link>
			<description><![CDATA[<p>As-tu un dossier qui s&#039;appelle ppa dans le répertoire /usr/lib/apt/methods ?</p><p>Sinon créé ce dossier</p><div class="codebox"><pre><code>sudo mkdir /usr/lib/apt/methods/ppa</code></pre></div><p>et relances</p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (lann)]]></author>
			<pubDate>Sat, 13 Oct 2012 19:28:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11113121#p11113121</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11112861#p11112861</link>
			<description><![CDATA[<div class="quotebox"><cite>lann a écrit&#160;:</cite><blockquote><div><p>Peux tu nous poster&#160; ton fichier sources.list</p><div class="codebox"><pre><code>cat /etc/apt/sources.list</code></pre></div></div></blockquote></div><p>Bonsoir, voici ce que tu me demande : </p><div class="codebox"><pre class="vscroll"><code>pierre@pierre-N73SV:~$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-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/ precise universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise universe
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-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/ precise multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-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/ precise-backports main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

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

## Uncomment the following two lines to add software from Canonical&#039;s
## &#039;partner&#039; 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 precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner

## Uncomment the following two lines to add software from Ubuntu&#039;s
## &#039;extras&#039; repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu precise main
# deb-src http://extras.ubuntu.com/ubuntu precise main
pierre@pierre-N73SV:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tenthor)]]></author>
			<pubDate>Sat, 13 Oct 2012 19:05:30 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11112861#p11112861</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11112281#p11112281</link>
			<description><![CDATA[<p>Peux tu nous poster&#160; ton fichier sources.list</p><div class="codebox"><pre><code>cat /etc/apt/sources.list</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (lann)]]></author>
			<pubDate>Sat, 13 Oct 2012 18:12:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11112281#p11112281</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Erreur lors de la mise à jour des sources]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11111471#p11111471</link>
			<description><![CDATA[<p>Bonsoir, </p><p>Je suis un nouvel utilisateur de linux, et j&#039;en suis ravi mais là je bloque malgré mes recherches. </p><p>En effet, quand je veux mettre mes sources de logiciels à jour via la commande : </p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div><p>j&#039;ai un message d&#039;erreur qui s&#039;affiche : </p><div class="codebox"><pre><code>E: Le pilote pour la méthode /usr/lib/apt/methods/ppa n&#039;a pu être trouvé.</code></pre></div><p>J&#039;ai bien trouvé quelques trucs sur internet, mais rien n&#039;y fait. <br />J&#039;ajouterais que j&#039;ai le même problème si je fais &quot;recharger&quot; via le gestionnaire de paquets synaptic. </p><p>Si quelqu&#039;un a un peu de temps à me consacrer, je veux bien un coup de main s&#039;il vous plaît.</p><p>Merci.<br /><img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tenthor)]]></author>
			<pubDate>Sat, 13 Oct 2012 17:10:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11111471#p11111471</guid>
		</item>
	</channel>
</rss>
