<?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>Leonardo Andrés Gallego &#187; pacman</title>
	<atom:link href="http://blog.hombrepac.com.ar/tag/pacman/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hombrepac.com.ar</link>
	<description>Software Libre y Otras Yerbas!</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:41:21 +0000</lastBuildDate>
	<language>es-ar</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problemas con gnome-shell-extensions-common y sus dependencias</title>
		<link>http://blog.hombrepac.com.ar/1647/problemas-con-gnome-shell-extensions-common-y-sus-dependencias/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=problemas-con-gnome-shell-extensions-common-y-sus-dependencias</link>
		<comments>http://blog.hombrepac.com.ar/1647/problemas-con-gnome-shell-extensions-common-y-sus-dependencias/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 18:34:31 +0000</pubDate>
		<dc:creator>Leonardo</dc:creator>
				<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[conflicto]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-extensions]]></category>
		<category><![CDATA[pacman]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.hombrepac.com.ar/?p=1647</guid>
		<description><![CDATA[Al realizar una actualización completa del sistema, si hemos instalado extensiones de Gnome desde el repositorio, nos encontraremos con el siguiente mensaje: Parece que se movieron las extensiones de Gnome a un sitio web oficial del proyecto: https://extensions.gnome.org/, con lo &#8230; <a href="http://blog.hombrepac.com.ar/1647/problemas-con-gnome-shell-extensions-common-y-sus-dependencias/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Al realizar una actualización completa del sistema, si hemos instalado extensiones de Gnome desde el repositorio, nos encontraremos con el siguiente mensaje:</p>
<pre class="brush: bash; title: ; notranslate">
pacman -Syu
:: Iniciando actualización completa del sistema...
resolviendo dependencias...
verificando conflictos...
:: gnome-shell-extension-user-theme y gnome-shell-extensions-common están en conflicto. ¿Quitar gnome-shell-extensions-common? [s/N] s

error: error al preparar la transacción (no se pudieron satisfacer las dependencias)
:: gnome-shell-extension-alternate-tab: necesita gnome-shell-extensions-common
:: gnome-shell-extension-alternative-status-menu: necesita gnome-shell-extensions-common
:: gnome-shell-extension-apps-menu: necesita gnome-shell-extensions-common
:: gnome-shell-extension-auto-move-windows: necesita gnome-shell-extensions-common
:: gnome-shell-extension-dock: necesita gnome-shell-extensions-common
:: gnome-shell-extension-drive-menu: necesita gnome-shell-extensions-common
:: gnome-shell-extension-gajim: necesita gnome-shell-extensions-common
:: gnome-shell-extension-native-window-placement: necesita gnome-shell-extensions-common
:: gnome-shell-extension-places-menu: necesita gnome-shell-extensions-common
:: gnome-shell-extension-system-monitor: necesita gnome-shell-extensions-common
:: gnome-shell-extension-windows-navigator: necesita gnome-shell-extensions-common
:: gnome-shell-extension-workspace-indicator: necesita gnome-shell-extensions-common
:: gnome-shell-extension-xrandr-indicator: necesita gnome-shell-extensions-common
</pre>
<p>Parece que se movieron las extensiones de Gnome a un sitio web oficial del proyecto:<br />
<a href="https://extensions.gnome.org/">https://extensions.gnome.org/</a>, con lo cual se realizo un commit aplicando este cambio en la ultima version de <strong><a href="http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/gnome-shell-extensions&#038;id=98da5a4c5f780e3945e11b06cec6970ef0cfdd08">gnome-shell-extensions</a></strong>.</p>
<p>En definitiva, <strong>para solucionarlo</strong>:</p>
<pre class="brush: bash; title: ; notranslate">
sudo pacman -Rsc gnome-shell-extensions-common
</pre>
<p>Esto removera gnome-shell-extensions-common y todas las dependencias:</p>
<pre class="brush: bash; title: ; notranslate">
Objetivos (15): gnome-shell-extension-alternate-tab-3.2.1-1  gnome-shell-extension-alternative-status-menu-3.2.1-1
                gnome-shell-extension-apps-menu-3.2.1-1  gnome-shell-extension-auto-move-windows-3.2.1-1
                gnome-shell-extension-dock-3.2.1-1  gnome-shell-extension-drive-menu-3.2.1-1  gnome-shell-extension-gajim-3.2.1-1
                gnome-shell-extension-native-window-placement-3.2.1-1  gnome-shell-extension-places-menu-3.2.1-1
                gnome-shell-extension-system-monitor-3.2.1-1  gnome-shell-extension-user-theme-3.2.1-1
                gnome-shell-extension-windows-navigator-3.2.1-1  gnome-shell-extension-workspace-indicator-3.2.1-1
                gnome-shell-extension-xrandr-indicator-3.2.1-1  gnome-shell-extensions-common-3.2.1-1

Tamaño total removido:     0,49 MiB
</pre>
<p>Y pueden dirigirse al sitio oficial de <a href="https://extensions.gnome.org/"> extensiones de Gnome</a> para instalar nuevamente las extensiones que les interesen.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hombrepac.com.ar/1647/problemas-con-gnome-shell-extensions-common-y-sus-dependencias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limitar la velocidad de pacman</title>
		<link>http://blog.hombrepac.com.ar/1168/limitar-la-velocidad-de-pacman/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=limitar-la-velocidad-de-pacman</link>
		<comments>http://blog.hombrepac.com.ar/1168/limitar-la-velocidad-de-pacman/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 02:10:04 +0000</pubDate>
		<dc:creator>Leonardo</dc:creator>
				<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[limitar]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pacman]]></category>
		<category><![CDATA[velocidad]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.hombrepac.com.ar/?p=1168</guid>
		<description><![CDATA[Para limitar el ancho de banda que consume pacman al actualizar o instalar paquetes desde un repositorio, debemos agregar la siguiente linea a /etc/pacman.conf: XferCommand = /usr/bin/wget --limit-rate 100K --passive-ftp -c -O %o %u Eso es todo. Deberán reemplazar 100k &#8230; <a href="http://blog.hombrepac.com.ar/1168/limitar-la-velocidad-de-pacman/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- br--><br />
<img class="alignleft size-thumbnail wp-image-1171" title="Arch Linux" src="http://www.hombrepac.com.ar/blog/wp-content/uploads/2010/02/arch-linux-logo1-e1265162144998-150x119.png" alt="" width="150" height="119" /></p>
<p><!-- br--><br />
Para limitar el ancho de banda que consume pacman al actualizar o instalar paquetes desde un repositorio, debemos agregar la siguiente linea a <strong>/etc/pacman.conf</strong>:<br />
<!-- br--></p>
<div class="code"><code>XferCommand = /usr/bin/wget --limit-rate 100K --passive-ftp -c -O %o %u</code></div>
<p><!-- br--></p>
<p>Eso es todo. Deberán reemplazar <em>100k</em> por la velocidad máxima que quieran. Pueden expresarlo en <strong>k</strong> para kilobytes o <strong>m</strong> para megabytes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hombrepac.com.ar/1168/limitar-la-velocidad-de-pacman/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/13 queries in 0.418 seconds using disk: basic
Object Caching 319/349 objects using disk: basic

Served from: blog.hombrepac.com.ar @ 2012-02-09 11:04:45 -->
