Re: Intrepid Upgrade Issues

2008-10-10 Thread William Grant
Simon Ives wrote:
> Thanks to those who responded to my post upgrade issues with Intrepid.
> I finally got Gnome back but I had to remove the package "rarian-compat"
> to get apt-get working.  This removed a whole heap of other
> applications, including synaptic which I had to install from a .deb,
> that I am now attempting to isolate and reinstall.

Installing ubuntu-desktop will get you the usual apps back, including
Synaptic.

-- 
William Grant

-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Re: Intrepid Upgrade Issues

2008-10-10 Thread Simon Ives
Thanks to those who responded to my post upgrade issues with Intrepid.
I finally got Gnome back but I had to remove the package "rarian-compat"
to get apt-get working.  This removed a whole heap of other
applications, including synaptic which I had to install from a .deb,
that I am now attempting to isolate and reinstall.

Thanks again.

Simon Ives

[EMAIL PROTECTED]
www.simonives.info

Please consider the environment before printing this email or any
attachments.





-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Re: Intrepid Upgrade Issues

2008-10-10 Thread Daniel Mons
Simon Ives wrote:
> yet.
> dpkg: error processing gnome-applets-data (--configure):
>  dependency problems - leaving unconfigured

Generic "try me" fix for dependency problems:

sudo apt-get update ; sudo apt-get install -f

When complete, try your package install/upgrade again.

"-f" is short for "--fix-broken", which 9 times out of 10 does as
advertised.  The 1/10 times it doesn't is usually when your packages
within the repos are out of sync, as typically happens during
development/beta phases.  In which case the solution is to wait a few
days for the right packages to make it into the repos and try again.

-Dan

-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Re: Intrepid Upgrade Issues

2008-10-10 Thread Simon Ives
OK, I attempted to reinstall ubuntu-desktop etc. like suggested but I'm
now getting the following error:

E: Sub-process /usr/bin/dpkg returned an error code (1)

I'm pretty sure that this is being caused by the ubuntu-desktop package.
I'll attach the output from my terminal -- this is pretty long, sorry --
in the hope that someone can point me in the correct direction.

Thanks.

Simon.

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libktnef1 sharutils debootstrap bochsbios libgcj8-1 gcj-4.2-base
  python-pycurl libcvaux1 libkcal2b qemu kfilereplace libjack0.100.0-0
  libgcj8-jar libexiv2-2 libamrnb3 libxosd2 libguicast-generic
libx264-57
  libvlc0 tidy libamrwb3 vde2 libmpeg3hv-generic cvs vgabios
libcvsservice0
  python-smartpm libkdepim1a libpostproc1d daemon libcv1 khelpcenter
  update-motd libvdemgmt0 libhighgui1 libkmime2 libgfortran2
python-pexpect
  libkdegames1 libgcj8-1-awt libxerces27 quanta-data vlc-plugin-pulse
  landscape-common libvdeplug2
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 106 not upgraded.
42 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up rarian-compat (0.8.1-1ubuntu1) ...
update-xmlcatalog: error: entity already registered
dpkg: error processing rarian-compat (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of gnome-applets-data:
 gnome-applets-data depends on scrollkeeper; however:
  Package scrollkeeper is not installed.
  Package rarian-compat which provides scrollkeeper is not configured
yet.
dpkg: error processing gnome-applets-data (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of capplets-data:
 capplets-data depends on scrollkeeper; however:
  Package scrollkeeper is not installed.
  Package rarian-compat which provides scrollkeeper is not configured
yet.
dpkg: error processing capplets-data (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-control-center:
 gnome-control-center depends on capplets-data (>= 1:2.24); however:
  Package capplets-data is not configured yet.
 gnome-control-center depends oNo apport report written because the
error message indicates its a followup error from a previous failure.
 No apport
report written because the error message indicates its a followup error
from a previous failure.
   No apport report written because MaxReports is reached already
 No
apport report written because MaxReports is reached already
   No apport report written
because MaxReports is reached already
 No apport report written because MaxReports
is reached already
   No apport report written because MaxReports is reached
already

No apport report written because MaxReports is reached already
   No apport report
written because MaxReports is reached already
 No apport report written because
MaxReports is reached already
   n capplets-data (<< 1:2.25); however:
  Package capplets-data is not configured yet.
dpkg: error processing gnome-control-center (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-session:
 gnome-session depends on gnome-control-center (>= 1:2.22); however:
  Package gnome-control-center is not configured yet.
dpkg: error processing gnome-session (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-panel-data:
 gnome-panel-data depends on scrollkeeper; however:
  Package scrollkeeper is not installed.
  Package rarian-compat which provides scrollkeeper is not configured
yet.
dpkg: error processing gnome-panel-data (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-panel:
 gnome-panel depends on gnome-panel-data (>= 1:2.24); however:
  Package gnome-panel-data is not configured yet.
 gnome-panel depends on gnome-panel-data (<< 1:2.25); however:
  Package gnome-panel-data is not configured yet.
 gnome-panel depends on gnome-control-center (>= 1:2.8.2-3); however:
  Package gnome-control-center is not configured yet.
dpkg: error processing gnome-panel (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-applets:
 gnome-applets depends on gnome-applets-data (>= 2.24); however:
  Package gnome-applets-data is not configured yet.
 gnome-applets depends on gnome-applets-data (

Re: Intrepid Upgrade Issues

2008-10-10 Thread Daniel Mons
Intrepid is still in Beta at the moment.  If you aren't familiar with
troubleshooting broken Ubuntu/Debian systems, it's not recommended that
you use it until it's officially released, and the "update-manager" and
"update-manager-core" applications work with it to solve any
upgrade-time dependency issues.

With that out of the way...

Ubuntu installs GNOME by default via the "ubuntu-desktop" metapackage
(as opposed to "kubuntu-desktop" for KDE).  Try and reinstall it, and it
should bring with it all of the dependencies necessary for gnome.

When done and in GNOME, you can remove the "kubuntu-desktop" package and
clean a few things up if you like.

-Dan


Simon Ives wrote:
> Hi all.
> 
> This morning I decided to upgrade to intrepid on my notebook.  The
> upgrade went fine and reported no errors.  Upon boot, however, the
> system entered into KDE rather than Gnome (strange seen as I'd never
> previously installed KDE).  A logged out and changed the session to
> Gnome and when the system had finished loading nothing but my wallpaper
> is present.  I can't even alt+F2 to launch an application.
> 
> I rebooted into KDE and opened up Synaptic to see if there was a gnome
> package missing.  Synaptic reported that Gnome wasn't installed at all,
> although it also reported the same for KDE.  I selected the Gnome and
> KDE packages and their dependencies, installed them, rebooted, and still
> no Gnome (although KDE seems to have a few extras now).
> 
> Can anyone help on getting my Gnome desktop back?  I've no idea where to
> look.  And while I don't mind KDE (which seems quite nice, I haven't
> used it since RH7) I would really like Gnome back.
> 
> Thanks.


-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Re: Intrepid Upgrade Issues

2008-10-10 Thread William Grant
Simon Ives wrote:
> Hi all.
> 
> This morning I decided to upgrade to intrepid on my notebook.  The
> upgrade went fine and reported no errors.  Upon boot, however, the
> system entered into KDE rather than Gnome (strange seen as I'd never
> previously installed KDE).  A logged out and changed the session to
> Gnome and when the system had finished loading nothing but my wallpaper
> is present.  I can't even alt+F2 to launch an application.
> 
> I rebooted into KDE and opened up Synaptic to see if there was a gnome
> package missing.  Synaptic reported that Gnome wasn't installed at all,
> although it also reported the same for KDE.  I selected the Gnome and
> KDE packages and their dependencies, installed them, rebooted, and still
> no Gnome (although KDE seems to have a few extras now).
> 
> Can anyone help on getting my Gnome desktop back?  I've no idea where to
> look.  And while I don't mind KDE (which seems quite nice, I haven't
> used it since RH7) I would really like Gnome back.

You upgraded at a bad time - for a few hours an upload of mine would
have caused things to be removed. Install ubuntu-desktop and
xserver-xorg-input-all, and things should be fine again.

-- 
William Grant

-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Intrepid Upgrade Issues

2008-10-10 Thread Simon Ives
Hi all.

This morning I decided to upgrade to intrepid on my notebook.  The
upgrade went fine and reported no errors.  Upon boot, however, the
system entered into KDE rather than Gnome (strange seen as I'd never
previously installed KDE).  A logged out and changed the session to
Gnome and when the system had finished loading nothing but my wallpaper
is present.  I can't even alt+F2 to launch an application.

I rebooted into KDE and opened up Synaptic to see if there was a gnome
package missing.  Synaptic reported that Gnome wasn't installed at all,
although it also reported the same for KDE.  I selected the Gnome and
KDE packages and their dependencies, installed them, rebooted, and still
no Gnome (although KDE seems to have a few extras now).

Can anyone help on getting my Gnome desktop back?  I've no idea where to
look.  And while I don't mind KDE (which seems quite nice, I haven't
used it since RH7) I would really like Gnome back.

Thanks.
-- 

Simon Ives

[EMAIL PROTECTED]
www.simonives.info

Please consider the environment before printing this email or any
attachments.



-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au