<?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=1186421&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / bogue du paquet « update-manager »]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1186421</link>
		<description><![CDATA[Les sujets les plus récents dans bogue du paquet « update-manager ».]]></description>
		<lastBuildDate>Sat, 18 May 2013 13:58:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13591341#p13591341</link>
			<description><![CDATA[<p>Le problème est compliqué (impossible ?) à résoudre. Ton système veux installer une version de noyau de la 12.04 alors que ton sources.list est celui d&#039;une version 12.10. En parallèle, ta version de système est la 12.04.</p><p>La seule chose que tu peux envisager de tester et de repasser ton sources.list de la version 12.10 (Quantal) vers la 12.04 (Precise). Pour cela, édite ton fichier sources.list avec :</p><div class="codebox"><pre><code>gksudo gedit /etc/apt/sources.list</code></pre></div><p>Remplace les occurrences de &quot;quantal&quot; par &quot;precise&quot; (utilise CTRL+H) et enregistre ton fichier.</p><p>Ceci fait, lances ces commandes et donne leur résultat :</p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div><div class="codebox"><pre><code>sudo apt-get upgrade</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (inbox)]]></author>
			<pubDate>Sat, 18 May 2013 13:58:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13591341#p13591341</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13590321#p13590321</link>
			<description><![CDATA[<p>Quand j&#039;ai tenté de migrer de 12.4 à 12.10, il est apparu sur mon écran<br />[Impossible d&#039;initialiser les données sur les paquets</p><p>Un problème irrémédiable est survenu pendant l&#039;initialisation des informations du paquet.</p><p>Veuillez signaler ce bogue du paquet « update-manager » en y joignant le message d&#039;erreur suivant :</p><p>&#039;E:Le paquet linux-headers-3.2.0-36-generic-pae doit être réinstallé, mais il est impossible de trouver son archive.&#039;]<br />Comment pouvez-vous m&#039;aider à régler le problème?</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Sat, 18 May 2013 12:34:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13590321#p13590321</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13442721#p13442721</link>
			<description><![CDATA[<p>A la demande de Inbox, voici les réponses des commandes</p><div class="codebox"><pre class="vscroll"><code>adjue@adjue-TOSHIBA-NB100:~$ ls /etc/apt/sources.list.d

adjue@adjue-TOSHIBA-NB100:~$ cat /etc/apt/sources.list.d/*.list
cat: /etc/apt/sources.list.d/*.list: Aucun fichier ou dossier de ce type

adjue@adjue-TOSHIBA-NB100:~$ gedit /etc/apt/sources.list
# See [url]http://help.ubuntu.com/community/UpgradeNotes[/url] for how to upgrade to
# newer versions of the distribution.
deb [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal main restricted
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-updates main restricted
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-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 [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal universe
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal universe
deb [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-updates universe
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-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 [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal multiverse
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal multiverse
deb [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-updates multiverse
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-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 [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-backports main restricted universe multiverse
deb-src [url]http://fr.archive.ubuntu.com/ubuntu/[/url] quantal-backports main restricted universe multiverse

deb [url]http://security.ubuntu.com/ubuntu[/url] quantal-security main restricted
deb-src [url]http://security.ubuntu.com/ubuntu[/url] quantal-security main restricted
deb [url]http://security.ubuntu.com/ubuntu[/url] quantal-security universe
deb-src [url]http://security.ubuntu.com/ubuntu[/url] quantal-security universe
deb [url]http://security.ubuntu.com/ubuntu[/url] quantal-security multiverse
deb-src [url]http://security.ubuntu.com/ubuntu[/url] quantal-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 [url]http://archive.canonical.com/ubuntu[/url] oneiric partner
# deb-src [url]http://archive.canonical.com/ubuntu[/url] oneiric 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 [url]http://extras.ubuntu.com/ubuntu[/url] oneiric main
deb [url]http://archive.ubuntu.com/ubuntu[/url] precise multiverse
# deb-src [url]http://extras.ubuntu.com/ubuntu[/url] oneiric main

adjue@adjue-TOSHIBA-NB100:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=&quot;Ubuntu 12.04.1 LTS&quot;</code></pre></div><p><em>Modération : pense à utiliser les balises code (ce symbole au dessus de la zone où tu tapes ton texte : <span class="postimg"><img src="https://forum.ubuntu-fr.org/img/fluxtoolbar/smooth/bt_pre.png" alt="bt_pre.png" /></span>), c’est plus pratique pour tout le monde.</em></p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Sat, 04 May 2013 21:59:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13442721#p13442721</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13395281#p13395281</link>
			<description><![CDATA[<p>Il faut donner les réponses aux commandes du post #9 avant tout. Celles ci sont à entrer dans un <a href="http://doc./terminal">terminal</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (inbox)]]></author>
			<pubDate>Tue, 30 Apr 2013 23:02:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13395281#p13395281</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13393451#p13393451</link>
			<description><![CDATA[<p>Impossible d&#039;initialiser les données sur les paquets<br />En voulant migrer de Ubuntu 12.4 vers 12.10, j&#039;ai été confronté au problème ci-dessous:<br />Un problème irrémédiable est survenu pendant l&#039;initialisation des informations du paquet.</p><p>Veuillez signaler ce bogue du paquet « update-manager » en y joignant le message d&#039;erreur suivant :</p><p>&#039;E:Le paquet linux-headers-3.2.0-36-generic-pae doit être réinstallé, mais il est impossible de trouver son archive.&#039;<br />Comment selon vous, on peut corriger cette erreur? Votre solution me sera d&#039;un apport inestimable.</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Tue, 30 Apr 2013 19:55:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13393451#p13393451</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=13349241#p13349241</link>
			<description><![CDATA[<p>Inbox boujour!<br />Je m&#039;excuse pour la lenteur dans les réponses que je donne.<br />J&#039;ai du mal à retrouver les éléments que tu me demandes. peux-tu m&#039;indiquer comment faire?</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Sat, 27 Apr 2013 20:40:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=13349241#p13349241</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12746091#p12746091</link>
			<description><![CDATA[<p>Il me faut encore quelques informations, toujours via le terminal :</p><div class="codebox"><pre><code>ls /etc/apt/sources.list.d</code></pre></div><div class="codebox"><pre><code>cat /etc/apt/sources.list.d/*.list</code></pre></div><div class="codebox"><pre><code>gedit /etc/apt/sources.list</code></pre></div><div class="codebox"><pre><code>cat /etc/lsb-release</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (inbox)]]></author>
			<pubDate>Thu, 28 Feb 2013 18:41:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12746091#p12746091</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12745831#p12745831</link>
			<description><![CDATA[<p>Ne maîtrisant l&#039;outil informatique, je suis allé dans le terminal en commandant ce que m&#039;a demandé Inbox<br />Voici le résultat:<br />[ adjue@adjue-TOSHIBA-NB100:~$ uname -a<br />Linux adjue-TOSHIBA-NB100 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:41:24 UTC 2013 i686 i686 i386 GNU/Linux<br />adjue@adjue-TOSHIBA-NB100:~$ dpkg -l *3.2.0-36*<br />Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder<br />| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements<br />|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)<br />||/ Nom&#160; &#160; &#160; &#160; &#160; &#160; Version&#160; &#160; &#160; &#160; Description<br />+++-==============-==============-============================================<br />ii&#160; linux-headers- 3.2.0-36.57&#160; &#160; Header files related to Linux kernel version<br />ii&#160; linux-headers- 3.2.0-36.57&#160; &#160; Linux kernel headers for version 3.2.0 on 32<br />iHR linux-headers- 3.2.0-36.57&#160; &#160; Linux kernel headers for version 3.2.0 on 32<br />ii&#160; linux-image-3. 3.2.0-36.57&#160; &#160; Linux kernel image for version 3.2.0 on 32 b<br />adjue@adjue-TOSHIBA-NB100:~$]<br />Veuillez bien m&#039;aider</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Thu, 28 Feb 2013 18:20:51 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12745831#p12745831</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12711351#p12711351</link>
			<description><![CDATA[<p>Salut,</p><p>Donne la réponse aux commandes suivantes :</p><div class="codebox"><pre><code>uname -a</code></pre></div><div class="codebox"><pre><code>dpkg -l *3.2.0-36*</code></pre></div><p>A+</p>]]></description>
			<author><![CDATA[dummy@example.com (inbox)]]></author>
			<pubDate>Tue, 26 Feb 2013 10:16:56 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12711351#p12711351</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12711041#p12711041</link>
			<description><![CDATA[<p>Si vous ce qui précède, vous vous rendrez à l&#039;évidence que je suis actuellement confronté à de sérieux problèmes sur mon ordinateur. Cela fait maintenant 26 jours que j&#039;attends votre aide<br />J&#039;ai donc besoin de votre secours. Merci bien!</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Tue, 26 Feb 2013 09:58:29 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12711041#p12711041</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12581921#p12581921</link>
			<description><![CDATA[<p>Sur orientations de Shanx, voici ci-dessous les résultats du Terminal à propos de bogue du paquet « update-manager »</p><p>[/adjue@adjue-TOSHIBA-NB100:~$ sudo apt-get update<br />[sudo] password for adjue: <br />Ign <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security InRelease<br />Ign <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise InRelease&#160; &#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> quantal 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> quantal-updates InRelease&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Ign <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports InRelease&#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise Release.gpg&#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> quantal-security Release.gpg [933 B]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal 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> quantal-updates Release.gpg&#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise Release&#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> quantal-security Release [49,6 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-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> quantal 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> quantal-updates Release&#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> quantal-backports Release&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise/multiverse i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/main Sources&#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> quantal/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> quantal/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> quantal/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> quantal/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> quantal/restricted i386 Packages&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/universe i386 Packages&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise/multiverse TranslationIndex&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/multiverse i386 Packages&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/main TranslationIndex&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/multiverse TranslationIndex&#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/restricted TranslationIndex&#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/universe TranslationIndex&#160; &#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/main Sources&#160; &#160; &#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/restricted Sources <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/universe Sources&#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise/multiverse Translation-fr_FR&#160; &#160; &#160; &#160; &#160;<br />Réception de : 3 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/main Sources [31,0 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/multiverse Sources&#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/main i386 Packages&#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/restricted i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/universe i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/multiverse i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/main TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/multiverse TranslationIndex<br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise/multiverse Translation-fr&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://archive.ubuntu.com">http://archive.ubuntu.com</a> precise/multiverse Translation-en&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/restricted TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/universe TranslationIndex <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/main Sources&#160; &#160; &#160; &#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/restricted Sources<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/universe Sources <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/multiverse Sources<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/main i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/restricted i386 Packages<br />Réception de : 4 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/restricted Sources [14 B]<br />Réception de : 5 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/universe Sources [14,9 kB]<br />Réception de : 6 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/multiverse Sources [701 B]<br />Réception de : 7 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/main i386 Packages [82,7 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/universe i386 Packages&#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/multiverse i386 Packages<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/main TranslationIndex&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/multiverse TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/restricted TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/universe TranslationIndex<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/main Translation-fr&#160; &#160; &#160; <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/main Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/multiverse Translation-fr<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/multiverse Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/restricted Translation-fr<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/restricted Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/universe Translation-fr<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal/universe Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/main Translation-en<br />Réception de : 8 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/restricted i386 Packages [14 B]<br />Réception de : 9 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/universe i386 Packages [37,7 kB]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/multiverse Translation-en <br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/restricted Translation-en <br />Réception de : 10 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/multiverse i386 Packages [1 400 B]<br />Réception de : 11 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/main TranslationIndex [73 B]<br />Réception de : 12 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/multiverse TranslationIndex [71 B]<br />Réception de : 13 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/restricted TranslationIndex [70 B]<br />Réception de : 14 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/universe TranslationIndex [73 B]<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-updates/universe Translation-en&#160; &#160;<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/main Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/multiverse Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/restricted Translation-en<br />Atteint <a href="http://fr.archive.ubuntu.com">http://fr.archive.ubuntu.com</a> quantal-backports/universe Translation-en <br />Réception de : 15 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/main Translation-en [43,3 kB]<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/multiverse Translation-en<br />Atteint <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/restricted Translation-en<br />Réception de : 16 <a href="http://security.ubuntu.com">http://security.ubuntu.com</a> quantal-security/universe Translation-en [21,4 kB]<br />284 ko réceptionnés en 2s (114 ko/s)&#160; &#160; &#160; <br />Lecture des listes de paquets... Fait</p><p>adjue@adjue-TOSHIBA-NB100:~$ sudo apt-get upgrade<br />[sudo] password for adjue: <br />Lecture des listes de paquets... Fait<br />Construction de l&#039;arbre des dépendances&#160; &#160; &#160; &#160;<br />Lecture des informations d&#039;état... Fait<br />E: Le paquet linux-headers-3.2.0-36-generic-pae doit être réinstallé, mais il est impossible de trouver son archive.<br />adjue@adjue-TOSHIBA-NB100:~$]</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Thu, 14 Feb 2013 18:57:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12581921#p12581921</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12465201#p12465201</link>
			<description><![CDATA[<p>Ouvre un terminal (tape “terminal” dans le champs de recherche d’applications d’Ubuntu) et tapes les deux commandes l’une après l’autre. À chaque fois, le terminal va te retourner quelque chose (plus ou moins long). Copie le résultat et colle le ici entre balises codes ([*code] [*/code], sans les *).</p>]]></description>
			<author><![CDATA[dummy@example.com (Shanx)]]></author>
			<pubDate>Mon, 04 Feb 2013 18:55:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12465201#p12465201</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12464481#p12464481</link>
			<description><![CDATA[<p>Je ne suis qu&#039;un nouvel usager de ubuntu. Alors, je ne comprends pas ce que Shanx me demande à propos des retours de commandes d&#039;usage de:<br />sudo apt-get update<br />sudo apt-get upgrade<br />Pourriez-vous m&#039;aider? En fait, je veux régler le problème qui est apparu sur mon ordinateur de marque Toshiba NB 100: lors de la migration de 12.4 vers 12.10, il s&#039;est posé un problème; il s&#039;agit de: &#039;E:Le paquet linux-headers-3.2.0-36-generic-pae doit être réinstallé, mais il est impossible de trouver son archive.&#039;</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Mon, 04 Feb 2013 17:51:44 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12464481#p12464481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12425181#p12425181</link>
			<description><![CDATA[<p>Il se peut que la mise à jour ne se soit pas bien passée au niveau de la liste des dépôts. Peux-tu nous donner le contenu (à coller entre balises code) du fichier /etc/apt/sources.list ?</p><p>Sinon, donne nous aussi les retours des commandes d’usage :</p><div class="codebox"><pre><code>sudo apt-get update
sudo apt-get upgrade</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Shanx)]]></author>
			<pubDate>Fri, 01 Feb 2013 15:44:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12425181#p12425181</guid>
		</item>
		<item>
			<title><![CDATA[bogue du paquet « update-manager »]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12424581#p12424581</link>
			<description><![CDATA[<p>Lors de la migration de 12.4 vers 12.10, il s&#039;est posé un problème; il s&#039;agit de: &#039;E:Le paquet linux-headers-3.2.0-36-generic-pae doit être réinstallé, mais il est impossible de trouver son archive.&#039;<br />Comment m&#039;y prendre?<br />En plus, il est apparu un petit cercle en rouge avec un trait horizontal blanc^en signe de danger. Pis, je ne peux plus faire les mises à jour.</p>]]></description>
			<author><![CDATA[dummy@example.com (Adjue1)]]></author>
			<pubDate>Fri, 01 Feb 2013 15:08:53 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12424581#p12424581</guid>
		</item>
	</channel>
</rss>
