<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Upgrade Ubuntu 6.10 (Edgy Eft) to Ubuntu 7.04 (Feisty Fawn)</title>
	<atom:link href="http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html</link>
	<description>Ubuntu Linux Tips,Howtos&#38;Tutorials&#124;Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Sat, 22 Nov 2008 20:14:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: dave</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-72897</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 07 Apr 2008 21:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-72897</guid>
		<description>Is there any drawbacks with just upgrading and and not re-installing?</description>
		<content:encoded><![CDATA[<p>Is there any drawbacks with just upgrading and and not re-installing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buckbugs</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-17694</link>
		<dc:creator>buckbugs</dc:creator>
		<pubDate>Tue, 04 Sep 2007 02:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-17694</guid>
		<description>im updating using command line but after a while i get this error.... i don know what to do... kindly please help me.... 

Preparing to replace libblkid1 1.39-1 (using .../libblkid1_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1_i386.deb) ...

Unpacking replacement libblkid1 ...

Errors were encountered while processing:

 /var/cache/apt/archives/language-pack-en_1%3a7.04+20070601_all.deb

E: Sub-process /usr/bin/dpkg returned an error code (1)</description>
		<content:encoded><![CDATA[<p>im updating using command line but after a while i get this error&#8230;. i don know what to do&#8230; kindly please help me&#8230;. </p>
<p>Preparing to replace libblkid1 1.39-1 (using &#8230;/libblkid1_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1_i386.deb) &#8230;</p>
<p>Unpacking replacement libblkid1 &#8230;</p>
<p>Errors were encountered while processing:</p>
<p> /var/cache/apt/archives/language-pack-en_1%3a7.04+20070601_all.deb</p>
<p>E: Sub-process /usr/bin/dpkg returned an error code (1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ainz</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-15227</link>
		<dc:creator>Ainz</dc:creator>
		<pubDate>Sat, 11 Aug 2007 02:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-15227</guid>
		<description>I recommend a manual install into /opt after downloading the bin from Sun; the following is for Java6u1.

sudo chmod +x jdk-6u1-linux-i586.bin 
sudo sh ./jdk*.bin
sudo mv jdk1.6.0_01 /opt
sudo update-alternatives --install /usr/bin/java java /opt/jdk1.6.0_01/bin/java 1
sudo update-alternatives --install /usr/bin/javac javac /opt/jdk1.6.0_01/bin/javac 1
sudo update-alternatives --config java
sudo update-alternatives --config javac

This gives you the option of having the latest version (independent of the Ubuntu repositories), and to keep multiple versions installed side-by-side for development if you require.

Hope someone finds this useful.</description>
		<content:encoded><![CDATA[<p>I recommend a manual install into /opt after downloading the bin from Sun; the following is for Java6u1.</p>
<p>sudo chmod +x jdk-6u1-linux-i586.bin<br />
sudo sh ./jdk*.bin<br />
sudo mv jdk1.6.0_01 /opt<br />
sudo update-alternatives &#8211;install /usr/bin/java java /opt/jdk1.6.0_01/bin/java 1<br />
sudo update-alternatives &#8211;install /usr/bin/javac javac /opt/jdk1.6.0_01/bin/javac 1<br />
sudo update-alternatives &#8211;config java<br />
sudo update-alternatives &#8211;config javac</p>
<p>This gives you the option of having the latest version (independent of the Ubuntu repositories), and to keep multiple versions installed side-by-side for development if you require.</p>
<p>Hope someone finds this useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LeeMcK</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-14944</link>
		<dc:creator>LeeMcK</dc:creator>
		<pubDate>Tue, 07 Aug 2007 08:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-14944</guid>
		<description>For me, the upgrade using command line steps did not go smoothly.

The problems showed up when running "apt-get -f install"

Many packages I installed created a conflict that blocked the installation process from running to completion. Basically my entire graphical desktop was wiped out.

The important thing was Do not use the Ubuntu 7.04 Install CD because that would possibly wipe out my /home/ directories. 

Being cautious (and extremely pissed off at my own stupidity) I backed up my entire /home/user/ directory using tar and sftp to another available computer in my home. 19 GB, ugh.

Then I repeatedly ran "sudo apt-get -f install" and manually removed each package that was appearing in the conflicts list.

Then I began stumbling around trying to install the packages that make graphics work. A key step was to install the x-server packages and then run:

 sudo dpkg-reconfigure xserver-xorg ; this sets your hardware and keyboard for X display

Then, by trial and error I finally loaded a package ubuntu-desktop that gave me back the familiar graphic front end.




  Typical remove step required to make apt-get -f install show no conflicts:
  628  sudo apt-get -f remove grass grass-dev grass-doc libgdal1-1.3.2-grass qgis-plugin-grass gdal-bin libgl1-mesa-dri libmetacity0 metacity python-gnome2-desktop gedit gnome-games
  629  sudo apt-get remove acpid
  637  sudo apt-get -f install
  642  sudo apt-get remove acpi-support acpid powermanagement-interface
  643  sudo apt-get -f install
  658  sudo apt-get install ubuntu-standard
  660  sudo apt-get -f install
  700  sudo apt-get installation-guide-i386
  941  sudo apt-get install xserver-xorg
  970  sudo apt-get install xfonts-base
  973  sudo apt-get install xfonts-100dpi
  978  sudo apt-get install xfonts-75dpi
  984  sudo apt-get install ubuntu-desktop
  987  sudo apt-get -f install
  990  sudo apt-get remove acpid
  991  sudo apt-get -f install
  992  sudo apt-get install ubuntu-desktop
  994  history &#124; grep apt-get &#62; aptgetfile</description>
		<content:encoded><![CDATA[<p>For me, the upgrade using command line steps did not go smoothly.</p>
<p>The problems showed up when running &#8220;apt-get -f install&#8221;</p>
<p>Many packages I installed created a conflict that blocked the installation process from running to completion. Basically my entire graphical desktop was wiped out.</p>
<p>The important thing was Do not use the Ubuntu 7.04 Install CD because that would possibly wipe out my /home/ directories. </p>
<p>Being cautious (and extremely pissed off at my own stupidity) I backed up my entire /home/user/ directory using tar and sftp to another available computer in my home. 19 GB, ugh.</p>
<p>Then I repeatedly ran &#8220;sudo apt-get -f install&#8221; and manually removed each package that was appearing in the conflicts list.</p>
<p>Then I began stumbling around trying to install the packages that make graphics work. A key step was to install the x-server packages and then run:</p>
<p> sudo dpkg-reconfigure xserver-xorg ; this sets your hardware and keyboard for X display</p>
<p>Then, by trial and error I finally loaded a package ubuntu-desktop that gave me back the familiar graphic front end.</p>
<p>  Typical remove step required to make apt-get -f install show no conflicts:<br />
  628  sudo apt-get -f remove grass grass-dev grass-doc libgdal1-1.3.2-grass qgis-plugin-grass gdal-bin libgl1-mesa-dri libmetacity0 metacity python-gnome2-desktop gedit gnome-games<br />
  629  sudo apt-get remove acpid<br />
  637  sudo apt-get -f install<br />
  642  sudo apt-get remove acpi-support acpid powermanagement-interface<br />
  643  sudo apt-get -f install<br />
  658  sudo apt-get install ubuntu-standard<br />
  660  sudo apt-get -f install<br />
  700  sudo apt-get installation-guide-i386<br />
  941  sudo apt-get install xserver-xorg<br />
  970  sudo apt-get install xfonts-base<br />
  973  sudo apt-get install xfonts-100dpi<br />
  978  sudo apt-get install xfonts-75dpi<br />
  984  sudo apt-get install ubuntu-desktop<br />
  987  sudo apt-get -f install<br />
  990  sudo apt-get remove acpid<br />
  991  sudo apt-get -f install<br />
  992  sudo apt-get install ubuntu-desktop<br />
  994  history | grep apt-get &gt; aptgetfile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-14934</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Tue, 07 Aug 2007 07:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-14934</guid>
		<description>Andyhl:
you cant' jump versions... Dapper must upgrade to 
Edgy before go to Feisty</description>
		<content:encoded><![CDATA[<p>Andyhl:<br />
you cant&#8217; jump versions&#8230; Dapper must upgrade to<br />
Edgy before go to Feisty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andyhl</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-9276</link>
		<dc:creator>andyhl</dc:creator>
		<pubDate>Sat, 23 Jun 2007 14:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-9276</guid>
		<description>i tried everything but i cant upgrade.i used synaptic but it say insert another cd-rom..im using dapper trying to upgrade to feisty fawn..</description>
		<content:encoded><![CDATA[<p>i tried everything but i cant upgrade.i used synaptic but it say insert another cd-rom..im using dapper trying to upgrade to feisty fawn..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MethoD</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-8691</link>
		<dc:creator>MethoD</dc:creator>
		<pubDate>Thu, 21 Jun 2007 16:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-8691</guid>
		<description>How to upgrade live cd version of Ubuntu 7.04 to dvd version of Ubuntu 7.04 using iso file on hard drive?</description>
		<content:encoded><![CDATA[<p>How to upgrade live cd version of Ubuntu 7.04 to dvd version of Ubuntu 7.04 using iso file on hard drive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psychoscorpic</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-4135</link>
		<dc:creator>Psychoscorpic</dc:creator>
		<pubDate>Wed, 16 May 2007 10:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-4135</guid>
		<description>I tried the CD methods above &#38; they failed to read the disk.
However, I then used Synaptic.

Simply "Add a CD-ROM" with Synaptic, point to the Alternative CD (since it has the DEB files) - et voila! It worked perfectly.
About 45 minutes.

Had to upgrade WINE and reinstall an app via it, but everything else works perfectly.</description>
		<content:encoded><![CDATA[<p>I tried the CD methods above &amp; they failed to read the disk.<br />
However, I then used Synaptic.</p>
<p>Simply &#8220;Add a CD-ROM&#8221; with Synaptic, point to the Alternative CD (since it has the DEB files) - et voila! It worked perfectly.<br />
About 45 minutes.</p>
<p>Had to upgrade WINE and reinstall an app via it, but everything else works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ifrgtmyname</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-3935</link>
		<dc:creator>Ifrgtmyname</dc:creator>
		<pubDate>Sun, 13 May 2007 16:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-3935</guid>
		<description>Ok so im updating and i get this error message:

http://img489.imageshack.us/img489/9351/frickingayanoyinmessagegb0.png

i have tried lots of things but nothing works

It couldnt be to do with internet usage and the fact that my isp keeps blocking access to p2p programs could it?-- just a suggestion --- Keep an open mind ;)</description>
		<content:encoded><![CDATA[<p>Ok so im updating and i get this error message:</p>
<p><a href="http://img489.imageshack.us/img489/9351/frickingayanoyinmessagegb0.png" rel="nofollow">http://img489.imageshack.us/img489/9351/frickingayanoyinmessagegb0.png</a></p>
<p>i have tried lots of things but nothing works</p>
<p>It couldnt be to do with internet usage and the fact that my isp keeps blocking access to p2p programs could it?&#8211; just a suggestion &#8212; Keep an open mind <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bipin Khairnar</title>
		<link>http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-3812</link>
		<dc:creator>Bipin Khairnar</dc:creator>
		<pubDate>Fri, 11 May 2007 22:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/upgrade-ubuntu-610-edgy-eft-to-ubuntu-704-feisty-fawn-2.html#comment-3812</guid>
		<description>Hi All,

If you are upgrading using GUI use the following command

gksu “update-manager -c ”

Please type this command manually don't use copy paste from use quote is problem..</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>If you are upgrading using GUI use the following command</p>
<p>gksu “update-manager -c ”</p>
<p>Please type this command manually don&#8217;t use copy paste from use quote is problem..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
