Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 08:03:19 -0500
From:      "Stephane E. Potvin" <sepotvin@videotron.ca>
To:        vova@fbsd.ru
Cc:        eclipse@freebsd.org
Subject:   Re: eclipse-devel does not works after recent upgrade
Message-ID:  <49844C17.6070700@videotron.ca>
In-Reply-To: <1233097268.2181.2.camel@localhost>
References:  <1233067889.1659.50.camel@localhost> <497F3C7B.2090607@videotron.ca> <1233075947.1659.82.camel@localhost> <497F4115.6010800@buzmo.com> <1233097268.2181.2.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vladimir Grebenschikov wrote:
> On Tue, 2009-01-27 at 09:15 -0800, Mike Bowie wrote:
>> Vladimir Grebenschikov wrote:
>>
>>> As far as I remember there was an command line option for eclipse to
>>> reset configuration somehow. Unfortunately I can't remember exact
>>> spelling. Probably this may help ? 
>>>
>> eclipse -clean ?
> 
> Unfortunately it does not helps.
> 

I found out what's happening. It seems that p2 doesn't like when
eclipse's timestamp are earlier than the timestamps recorded in the
.eclipse directory. When you upgraded to Xorg 7.4, eclipse was
reinstalled, which changed the timestamps. As a workaround, you can run
the following command which should fix the problem:

find ~/.eclipse -exec touch {} \;

I have no idea yet why it's doing this though.

Steph

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmETBcACgkQmdOXtTCX/nveXgCguSOoqxLguyjiQPBYxDI+bQEh
5xkAnReSPabXgV3a4zlWvEGaoM+23hgy
=PZjb
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49844C17.6070700>