going from XFCE to Gnome?

Hi!

I'm on an etch box running XFCE, and now I would like to play with Gnome
some (after a long pause from it). Trying to install
gnome-desktop-environment (or other packages pulling in gnome) using
aptitude I run into some unmet dependencies and clashes gamin->fam. Is
there a smooth way around this on an Etch machine?

------------------8<----------------------------------
The following packages have unmet dependencies:
gamin: Conflicts: fam but 2.7.0-12 is to be installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
fam [Not Installed]

Leave the following dependencies unresolved:
gnome-desktop-environment recommends fam
nautilus recommends fam
------------------8<----------------------------------

/Andreas

--

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

going from XFCE to Gnome?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/19/07 21:40, wrote:
> Hi!
>
> I'm on an etch box running XFCE, and now I would like to play with Gnome
> some (after a long pause from it). Trying to install
> gnome-desktop-environment (or other packages pulling in gnome) using
> aptitude I run into some unmet dependencies and clashes gamin->fam. Is
> there a smooth way around this on an Etch machine?
>
> ------------------8<----------------------------------
> The following packages have unmet dependencies:
> gamin: Conflicts: fam but 2.7.0-12 is to be installed.
> Resolving dependencies...
> The following actions will resolve these dependencies:
>
> Keep the following packages at their current version:
> fam [Not Installed]
>
> Leave the following dependencies unresolved:
> gnome-desktop-environment recommends fam
> nautilus recommends fam

What's the current fam version in Etch?

Can you tell aptitude NOT to install Recommends packages? Or you
could pre-install fam.

- --
Ron Johnson, Jr.
Jefferson LA USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHGWdsS9HxQb37XmcRAuy9AKDXkCJLjxIBwK/bZwKq7+9C5otEQwCgq2w0
8DlgPVJp96ZCmE0Zn7/hU8w=
=C7EX
-----END PGP SIGNATURE-----

--

going from XFCE to Gnome?

On Sat, 20 Oct 2007 04:24:04 +0000 (UTC)
wrote:

> Hi!
>
> I'm on an etch box running XFCE, and now I would like to play with
> Gnome some (after a long pause from it). Trying to install
> gnome-desktop-environment (or other packages pulling in gnome) using
> aptitude I run into some unmet dependencies and clashes gamin->fam. Is
> there a smooth way around this on an Etch machine?

gnome, on my machine, works with gamin instead of fam.

Mark

--

going from XFCE to Gnome?

On Sat, 20 Oct 2007 12:21:24 +0200
Florian Kulzer wrote:

> On Sat, Oct 20, 2007 at 04:40:17 +0200, wrote:
> > Hi!
> >
> > I'm on an etch box running XFCE, and now I would like to play with Gnome
> > some (after a long pause from it). Trying to install
> > gnome-desktop-environment (or other packages pulling in gnome) using
> > aptitude I run into some unmet dependencies and clashes gamin->fam. Is
> > there a smooth way around this on an Etch machine?
> >
>
> The solution proposed by aptitude seems reasonable to me. libgamin0
> provides and replaces both libfam0c102 and libfam0, so any feature that
> relies on FAM libraries should also work with gamin installed.
> Furthermore, the package description of gamin states that it "has been
> designed as a drop-in replacement for FAM".
>

I was a bit worried it would screw up my xfce install, but discovered
that running aptitude --without-recommends did the trick.

Thanks guys!

/Andreas

--

going from XFCE to Gnome?

On Sat, 2007-10-20 at 21:12 +0200, Florian Kulzer wrote:
> As far as the fam vs. gamin problem is concerned,
> aptitude figured out the correct course of action all by itself. It
> proposed to ignore the recommendation of fam by these two packages and
> to leave fam uninstalled, thus keeping gamin intact on your system, for
> both XFCE and Gnome to use. All you had to do was to accept the proposed
> solution.
>
> Running aptitude --without-recommends sidestepped the problem, but now
> you might be missing some Gnome features which are implemented by other
> recommended packages.

I found a few problems on my system (Lenny/testing) after I replaced fam
with gamin:

1) Menus in OO.org took many seconds to open -- at least 15, perhaps
20. This was extremely irritating and made OO.org a pain to use.

2) The GNOME trash applet no longer updated to show when there were
items in the trash. I could no longer empty the trash from the panel.
Not such a big deal, but I typically have most windows on most desktops
maximized so I don't usually make use of any icons on the desktop. So I
found it convenient to empty the trash from the panel.

3) Nautilus was considerably slower to respond to any attempts to open
a new window. The problem wasn't as severe as the problem with OO.org

Restoring fam and removing gamin put things back to normal. But the
reason I installed gamin in the first place is that exaile requires it,
so in the end I decided to remove a lot of GNOME and am using Openbox
instead. OO.org works fine with gamin, as long as you aren't using it
under GNOME. If you use it under GNOME, it appears you need fam, or
will face some major irritation. I still use the GNOME panel, mainly
because I love Tomboy and find a few other features of that panel
appealing, but I no longer use the Trash applet nor the trash bin at
all. I'm no longer using Nautilus, though it is still installed. I can
get by pretty well with mc and the command line.

So much for Linux "just working." When they tell you Linux is "about
choice," they often forget to mention that you'll find your choices
restricted by packages and apps that do not play as well together as
they are supposed to. GNOME is a really nice DE, but I am sick and
tired of my choices being restricted by using it.

--
Michael M. ++ Portland, OR ++ USA
"No live organism can continue for long to exist sanely under conditions
of absolute reality; even larks and katydids are supposed, by some, to
dream." --S. Jackson

--

going from XFCE to Gnome?

On Sat, Oct 27, 2007 at 03:24:28AM -0700, Michael M. wrote:
> On Sat, 2007-10-20 at 21:12 +0200, Florian Kulzer wrote:
> > As far as the fam vs. gamin problem is concerned,
> > aptitude figured out the correct course of action all by itself. It
> > proposed to ignore the recommendation of fam by these two packages and
> > to leave fam uninstalled, thus keeping gamin intact on your system, for
> > both XFCE and Gnome to use. All you had to do was to accept the proposed
> > solution.
> >
> > Running aptitude --without-recommends sidestepped the problem, but now
> > you might be missing some Gnome features which are implemented by other
> > recommended packages.
>
>
> I found a few problems on my system (Lenny/testing) after I replaced fam
> with gamin:
>
> 1) Menus in OO.org took many seconds to open -- at least 15, perhaps
> 20. This was extremely irritating and made OO.org a pain to use.

do you perhaps have the openoffice.org-gnome package installed? that
integrates with GnomeVFS and other stuff. You may want to try adding
or removing that package to see if that makes a difference.

>
> 2) The GNOME trash applet no longer updated to show when there were
> items in the trash. I could no longer empty the trash from the panel.
> Not such a big deal, but I typically have most windows on most desktops
> maximized so I don't usually make use of any icons on the desktop. So I
> found it convenient to empty the trash from the panel.
>
> 3) Nautilus was considerably slower to respond to any attempts to open
> a new window. The problem wasn't as severe as the problem with OO.org
>
> Restoring fam and removing gamin put things back to normal.

just out of curiosity, what other packages got pulled in/out as a
result of this?

> But the
> reason I installed gamin in the first place is that exaile requires it,
> so in the end I decided to remove a lot of GNOME and am using Openbox
> instead. OO.org works fine with gamin, as long as you aren't using it
> under GNOME. If you use it under GNOME, it appears you need fam, or
> will face some major irritation. I still use the GNOME panel, mainly
> because I love Tomboy and find a few other features of that panel
> appealing, but I no longer use the Trash applet nor the trash bin at
> all. I'm no longer using Nautilus, though it is still installed. I can
> get by pretty well with mc and the command line.
>
> So much for Linux "just working." When they tell you Linux is "about
> choice," they often forget to mention that you'll find your choices
> restricted by packages and apps that do not play as well together as
> they are supposed to. GNOME is a really nice DE, but I am sick and
> tired of my choices being restricted by using it.
>

I understand you are frustrated. FWIW, I found things "just work" much
better if you get out of the main DE's. They force lots of stuff on
you in order to set up their environments, but as a result the
possibilities of conflicting are much higher...

A

going from XFCE to Gnome?

On Mon, 2007-10-29 at 10:50 -0700, Andrew Sackville-West wrote:
> On Sat, Oct 27, 2007 at 03:24:28AM -0700, Michael M. wrote:
> > On Sat, 2007-10-20 at 21:12 +0200, Florian Kulzer wrote:
> > > As far as the fam vs. gamin problem is concerned,
> > > aptitude figured out the correct course of action all by itself. It
> > > proposed to ignore the recommendation of fam by these two packages and
> > > to leave fam uninstalled, thus keeping gamin intact on your system, for
> > > both XFCE and Gnome to use. All you had to do was to accept the proposed
> > > solution.
> > >
> > > Running aptitude --without-recommends sidestepped the problem, but now
> > > you might be missing some Gnome features which are implemented by other
> > > recommended packages.
> >
> >
> > I found a few problems on my system (Lenny/testing) after I replaced fam
> > with gamin:
> >
> > 1) Menus in OO.org took many seconds to open -- at least 15, perhaps
> > 20. This was extremely irritating and made OO.org a pain to use.
>
> do you perhaps have the openoffice.org-gnome package installed? that
> integrates with GnomeVFS and other stuff. You may want to try adding
> or removing that package to see if that makes a difference.

I did have it installed, then tried removing it. It didn't make any
difference. Still, a good suggestion!

> > 2) The GNOME trash applet no longer updated to show when there were
> > items in the trash. I could no longer empty the trash from the panel.
> > Not such a big deal, but I typically have most windows on most desktops
> > maximized so I don't usually make use of any icons on the desktop. So I
> > found it convenient to empty the trash from the panel.
> >
> > 3) Nautilus was considerably slower to respond to any attempts to open
> > a new window. The problem wasn't as severe as the problem with OO.org
> >
> > Restoring fam and removing gamin put things back to normal.
>
> just out of curiosity, what other packages got pulled in/out as a
> result of this?

Exaile was the only thing I had installed that required gamin, so I
(temporarily) removed that when I removed gamin. Removing fam didn't
cause anything I can remember to be removed, but dpkg showed warnings
about a couple of packages requiring fam.

> > But the
> > reason I installed gamin in the first place is that exaile requires it,
> > so in the end I decided to remove a lot of GNOME and am using Openbox
> > instead. OO.org works fine with gamin, as long as you aren't using it
> > under GNOME. If you use it under GNOME, it appears you need fam, or
> > will face some major irritation. I still use the GNOME panel, mainly
> > because I love Tomboy and find a few other features of that panel
> > appealing, but I no longer use the Trash applet nor the trash bin at
> > all. I'm no longer using Nautilus, though it is still installed. I can
> > get by pretty well with mc and the command line.
> >
> > So much for Linux "just working." When they tell you Linux is "about
> > choice," they often forget to mention that you'll find your choices
> > restricted by packages and apps that do not play as well together as
> > they are supposed to. GNOME is a really nice DE, but I am sick and
> > tired of my choices being restricted by using it.
> >
>
> I understand you are frustrated. FWIW, I found things "just work" much
> better if you get out of the main DE's. They force lots of stuff on
> you in order to set up their environments, but as a result the
> possibilities of conflicting are much higher...

Yep, that's the problem with the DE's. You either accept the GNOME/KDE
ways of doing things or you probably run into some incompatibilities
somewhere down the line when you try to use other things. It's been
awhile since I last tried KDE, but GNOME at least has improved
considerably over the past several versions in working better with
software not developed with GNOME in mind. It's still not all the way
there, at least not the way Debian packages it.

--
Michael M. ++ Portland, OR ++ USA
"No live organism can continue for long to exist sanely under conditions
of absolute reality; even larks and katydids are supposed, by some, to
dream." --S. Jackson

--

going from XFCE to Gnome?

On Mon, Oct 22, 2007 at 06:05:18PM +0200, Florian Kulzer wrote:
> On Mon, Oct 22, 2007 at 08:25:40 -0700, Andrew Sackville-West wrote:
> > On Sun, Oct 21, 2007 at 10:39:24PM +0200, Florian Kulzer wrote:
> > > On Sun, Oct 21, 2007 at 22:49:41 +0300, Andrei Popescu wrote:
> > >
> > > [...]
> > >
> > > > Hhhm, interesting:
> > > >
> > > > ~$ aptitude search '!~i~Rrecommends:~i' | wc -l
> > > > 299
> > >
> > > I get 388.
> >
> > andrew@basement:~$ aptitude search '!~i~Rrecommends:~i' | wc -l
> > 314
> >
> > is this the new "I'm so 1337" d-u bragging stick? How many recommends
> > can you get rid of? How stripped down is your system? I bet I an get
> > over 400!!!
>
> Oh yeah, you think you're tough?
>
> Why don't we taken it from "recommends" to real dependencies then:
>
> $ aptitude search '!~i~R~i' | wc -l
> 369
>
> and my system is as solid as a rø$%&Ñ¿?
>
> +++++ CARRIER LOST +++++

roflol.

I'm home sick futzing around with my laptop and you've made my
day. thanks!

A

going from XFCE to Gnome?

On Sat, Oct 20, 2007 at 09:12:47PM +0200, Florian Kulzer wrote:

> Running aptitude --without-recommends sidestepped the problem, but now
> you might be missing some Gnome features which are implemented by other
> recommended packages. You could run aptitude in interactive mode, press
> "l" to limit the package view and enter
>
> !~i~Rrecommends:~i
>
> as the criterion. This will limit the display to packages which are not
> installed even though they are recommended by packages which are
> installed. Then you can go over this list, check the descriptions and
> decide if you need any of these recommended packages.

Hhhm, interesting:

~$ aptitude search '!~i~Rrecommends:~i' | wc -l
299

There's no obvious functionality missing, but maybe I should have a look
through that list (though I don't consider myself a regular user).

Anyway, thanks Florian for another lesson of aptitude's power. A copy of
your mail goes to the Good_to_know folder :)

Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)

going from XFCE to Gnome?

On Sun, Oct 21, 2007 at 10:39:24PM +0200, Florian Kulzer wrote:
> On Sun, Oct 21, 2007 at 22:49:41 +0300, Andrei Popescu wrote:
>
> [...]
>
> > Hhhm, interesting:
> >
> > ~$ aptitude search '!~i~Rrecommends:~i' | wc -l
> > 299
>
> I get 388.

andrew@basement:~$ aptitude search '!~i~Rrecommends:~i' | wc -l
314

is this the new "I'm so 1337" d-u bragging stick? How many recommends
can you get rid of? How stripped down is your system? I bet I an get
over 400!!!

;-)

A

Syndicate content