<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Axiso &#187; Erreurs</title>
	<atom:link href="http://www.axiso.net/c/notes/linux/erreurs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axiso.net</link>
	<description>Notes</description>
	<lastBuildDate>Sat, 21 Feb 2026 21:29:38 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.40</generator>
	<item>
		<title>Espace disque disponible incohérent</title>
		<link>http://www.axiso.net/a/espace-disque-disponible-incoherent/</link>
		<comments>http://www.axiso.net/a/espace-disque-disponible-incoherent/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 14:27:48 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[tune2fs]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=730</guid>
		<description><![CDATA[La commande df affiche un disque occupé à 100% ainsi qu’un espace disponible de 0 B alors que le volume de données indiqué comme présent sur le disque est inférieur à sa capacité initiale. Ceci qui peut rendre impossible le lancement d’une session utilisateur. Seul le compte root semble pouvoir se connecter au bureau KDE. [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/espace-disque-disponible-incoherent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Désactivation du Fsck forcé au démarrage</title>
		<link>http://www.axiso.net/a/desactivation-fsck-force-demarrage/</link>
		<comments>http://www.axiso.net/a/desactivation-fsck-force-demarrage/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:34:22 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[fsck]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=653</guid>
		<description><![CDATA[Tous les N démarrages du système, un contrôle de l’intégrité du disque par Fsck est imposé. Ceci a pour effet de rendre le poste de travail ou le serveur inutilisable durant le test du système, de quelques minutes à plusieurs dizaines de minutes selon le volume des disques. L’alerte affichée correspond à /dev/sda1 has been [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/desactivation-fsck-force-demarrage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptitude &#8211; GPG error, the public key is not available</title>
		<link>http://www.axiso.net/a/aptitude-gpg-error-public-key-not-available/</link>
		<comments>http://www.axiso.net/a/aptitude-gpg-error-public-key-not-available/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:35:09 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[gpg]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=575</guid>
		<description><![CDATA[Lors d’un aptitude update : W: GPG error: http://www.example.com lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1A2B3C4D5E6F7G8H W: You may want to run apt-get update to correct these problems Il manque donc une clé GPG sur la machine qui tente d’accéder au dépôt d&#8217;applications. Afin de [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/aptitude-gpg-error-public-key-not-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL &#8211; Access denied for user &#8216;debian-sys-maint&#8217;@&#8217;localhost&#8217;</title>
		<link>http://www.axiso.net/a/mysql-access-denied-for-user-debian-sys-maint/</link>
		<comments>http://www.axiso.net/a/mysql-access-denied-for-user-debian-sys-maint/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 16:31:27 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=356</guid>
		<description><![CDATA[A l’installation ou au lancement du serveur MySQL : ERROR 1045 (28000): Access denied for user &#8216;debian-sys-maint&#8217;@&#8217;localhost&#8217; (using password: YES) Il semble qu’il s’agisse d’une spécificité de Debian : l’utilisateur debian-sys-maint est nécessaire au lancement de MySQL mais il n’est (parfois !) pas créé par défaut. Le passe de cet utilisateur correspond à celui présent [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/mysql-access-denied-for-user-debian-sys-maint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure-FTPd &#8211; Unable to start a standalone server: [Invalid argument]</title>
		<link>http://www.axiso.net/a/pure-ftpd-unable-to-start-a-standalone-server-invalid-argument/</link>
		<comments>http://www.axiso.net/a/pure-ftpd-unable-to-start-a-standalone-server-invalid-argument/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 17:59:51 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=257</guid>
		<description><![CDATA[Au lancement du serveur Pure-FTPd pure-ftpd: (?@?) [ERROR] Unable to start a standalone server: [Invalid argument] Les deux modes de fonctionnement &#171;&#160;démon&#160;&#187; et processus se confronteraient, l’un empêchant l’autre de se lancer. Résolu en stoppant le processus lié à /usr/sbin/inetd. Pour prévenir la répétition du problème au prochain lancement du serveur /etc/inetd.conf Commenter la ligne [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/pure-ftpd-unable-to-start-a-standalone-server-invalid-argument/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse &#8211; Unable to load default SVN client</title>
		<link>http://www.axiso.net/a/eclipse-unable-to-load-default-svn-client/</link>
		<comments>http://www.axiso.net/a/eclipse-unable-to-load-default-svn-client/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 07:40:14 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[javahl]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[svnkit]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=208</guid>
		<description><![CDATA[Sur le poste local : Eclipse 3.4.2 &#171;&#160;Ganymede&#160;&#187; + Subclipse 1.6 + Subversion 1.5.1 A la connexion vers le serveur SVN : Unable to load default SVN client Indications sur Eclipse : Window > Preferences > Team > SVN > SVN interface JavaHL (JNI) Not Available SVNKit (Pure Java) Not supported with 1.6 yet Solution [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/eclipse-unable-to-load-default-svn-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure-FTPd &#8211; AUTH TLS 500 This security scheme is not implemented</title>
		<link>http://www.axiso.net/a/pure-ftpd-auth-tls-500-security-scheme-not-implemented/</link>
		<comments>http://www.axiso.net/a/pure-ftpd-auth-tls-500-security-scheme-not-implemented/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 08:14:55 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ftpes]]></category>
		<category><![CDATA[ftps]]></category>
		<category><![CDATA[pure-ftpd]]></category>
		<category><![CDATA[pureftp]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=156</guid>
		<description><![CDATA[A la connexion vers le serveur Pure-FTPd, le client affiche AUTH TLS 500 This security scheme is not implemented Il s’agirait d’un lancement incorrect du serveur avec l’option TLS qui ne pourrait être corrigé par un simple /etc/init.d/pure-ftpd/restart. Tenter echo 2 > /etc/pure-ftpd/conf/TLS /etc/init.d/pure-ftpd/restart Ou encore, clore tous les processus du serveur FTP qui n’auraient [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/pure-ftpd-auth-tls-500-security-scheme-not-implemented/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH &#8211; WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!</title>
		<link>http://www.axiso.net/a/ssh-warning-remote-host-identification-has-changed/</link>
		<comments>http://www.axiso.net/a/ssh-warning-remote-host-identification-has-changed/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 18:35:35 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=136</guid>
		<description><![CDATA[A la connexion vers une machine distante, SSH affiche l’erreur suivante et termine l’action demandée @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA host key has just [&#8230;]]]></description>
		<wfw:commentRss>http://www.axiso.net/a/ssh-warning-remote-host-identification-has-changed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH &#8211; WARNING: /etc/ssh/moduli does not exist, using old modulus</title>
		<link>http://www.axiso.net/a/ssh-moduli-does-not-exist/</link>
		<comments>http://www.axiso.net/a/ssh-moduli-does-not-exist/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:15:04 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[moduli]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=119</guid>
		<description><![CDATA[vi /var/log/auth.log Le journal affiche cette erreur : WARNING: /etc/ssh/moduli does not exist, using old modulus Solution (à vérifier toutefois) : mkdir /usr/src/openssh cd /usr/src/openssh apt-get source ssh tar xvzf openssh_3.8.1p1.orig.tar.gz cp openssh-3.8.1p1/moduli /etc/ssh/moduli cd / rm -R /usr/src/openssh A adapter en fonction de la version SSH.]]></description>
		<wfw:commentRss>http://www.axiso.net/a/ssh-moduli-does-not-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptitude &#8211; There is no public key available for the following key IDs</title>
		<link>http://www.axiso.net/a/aptitude-no-public-key-available-for-following-key-ids/</link>
		<comments>http://www.axiso.net/a/aptitude-no-public-key-available-for-following-key-ids/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 17:28:12 +0000</pubDate>
		<dc:creator><![CDATA[axiso]]></dc:creator>
				<category><![CDATA[Erreurs]]></category>

		<guid isPermaLink="false">http://www.axiso.net/?p=50</guid>
		<description><![CDATA[Lors de la mise à jour ou l&#8217;installation d&#8217;un paquetage W: There is no public key available for the following key IDs: NNNNNNNNNNNNNNNN Résolution apt-get install debian-archive-keyring aptitude update]]></description>
		<wfw:commentRss>http://www.axiso.net/a/aptitude-no-public-key-available-for-following-key-ids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
