public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Where has gensync moved to?
@ 2007-01-17 13:11 Bertram Scharpf
  2007-01-17 18:54 ` [gentoo-user] " Harm Geerts
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bertram Scharpf @ 2007-01-17 13:11 UTC (permalink / raw
  To: gentoo-user

Hi,

  # equery f gentoolkit-dev | grep 'gensync$'
  /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync
  /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync

where has it moved to?

Thanks in advance,

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: Where has gensync moved to?
  2007-01-17 13:11 [gentoo-user] Where has gensync moved to? Bertram Scharpf
@ 2007-01-17 18:54 ` Harm Geerts
  2007-01-17 23:37   ` Bertram Scharpf
  2007-01-17 19:27 ` [gentoo-user] " Neil Bothwick
  2007-01-17 19:29 ` Paul Varner
  2 siblings, 1 reply; 5+ messages in thread
From: Harm Geerts @ 2007-01-17 18:54 UTC (permalink / raw
  To: gentoo-user

On Wednesday 17 January 2007 14:11, Bertram Scharpf wrote:
> Hi,
>
>   # equery f gentoolkit-dev | grep 'gensync$'
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync
>
> where has it moved to?

I'll take your: equery f gentoolkit-dev | grep 'gensync$'
And raise it with a: less `equery f gentoolkit-dev | grep ChangeLog`

Please read the package ChangeLog, README and/or bugreports before asking such 
trivial questions. I included the relevant changelog entry below. If you 
don't mind the bugs etc. you can (for now) get gensync back by symlinking it 
in your path.

ln -s /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync /usr/bin/gensync


2007-01-10 Paul Varner <fuzzyray@gentoo.org>
	* epkgmove: removed epkgmove command due to popular demand. (Bug 161360)
	* gensync: Deprecated gensync in favor of app-portage/layman (multiple bugs)
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Where has gensync moved to?
  2007-01-17 13:11 [gentoo-user] Where has gensync moved to? Bertram Scharpf
  2007-01-17 18:54 ` [gentoo-user] " Harm Geerts
@ 2007-01-17 19:27 ` Neil Bothwick
  2007-01-17 19:29 ` Paul Varner
  2 siblings, 0 replies; 5+ messages in thread
From: Neil Bothwick @ 2007-01-17 19:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 713 bytes --]

On Wed, 17 Jan 2007 14:11:30 +0100, Bertram Scharpf wrote:

>   # equery f gentoolkit-dev | grep 'gensync$'
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync
> 
> where has it moved to?

Nowhere, it's deprecated. The following ewarn message was displayed when
you emerged the new gentoolkit-dev

The gensync utility has been deprecated in favor of
app-portage/layman. It is still available in
/usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/ for use while
you migrate to layman.


-- 
Neil Bothwick

... but you can't expect to wield supreme executive power just because
some watery tart threw a sword at you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Where has gensync moved to?
  2007-01-17 13:11 [gentoo-user] Where has gensync moved to? Bertram Scharpf
  2007-01-17 18:54 ` [gentoo-user] " Harm Geerts
  2007-01-17 19:27 ` [gentoo-user] " Neil Bothwick
@ 2007-01-17 19:29 ` Paul Varner
  2 siblings, 0 replies; 5+ messages in thread
From: Paul Varner @ 2007-01-17 19:29 UTC (permalink / raw
  To: gentoo-user

On Wed, 2007-01-17 at 14:11 +0100, Bertram Scharpf wrote:
> Hi,
> 
>   # equery f gentoolkit-dev | grep 'gensync$'
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync
>   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync
> 
> where has it moved to?

>From the ebuild:

 * The gensync utility has been deprecated in favor of
 * app-portage/layman. It is still available in
 * /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/ for use while
 * you migrate to layman.

gensync is going away due to it not being maintained and the fact that
app-portage/layman is a better tool as well as being actively
maintained.  

You can copy the appropriate files from
the /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync directory
in order to continue to use it. However, it will go away completely in
the next release.

Regards,
Paul
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] Re: Where has gensync moved to?
  2007-01-17 18:54 ` [gentoo-user] " Harm Geerts
@ 2007-01-17 23:37   ` Bertram Scharpf
  0 siblings, 0 replies; 5+ messages in thread
From: Bertram Scharpf @ 2007-01-17 23:37 UTC (permalink / raw
  To: gentoo-user

Hi,

Am Mittwoch, 17. Jan 2007, 19:54:58 +0100 schrieb Harm Geerts:
> On Wednesday 17 January 2007 14:11, Bertram Scharpf wrote:
> >   # equery f gentoolkit-dev | grep 'gensync$'
> >   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync
> >   /usr/share/doc/gentoolkit-dev-0.2.6.2/deprecated/gensync/gensync
> >
> > where has it moved to?
> 
> I'll take your: equery f gentoolkit-dev | grep 'gensync$'
> And raise it with a: less `equery f gentoolkit-dev | grep ChangeLog`
> 
> Please read the package ChangeLog, README and/or bugreports before asking such 
> trivial questions.

You are right. Sorry. I tried to withdraw the question as
soon as I noticed that but my mail provider had a lot of
trouble this afternoon.

I apologize.

Bertram


-- 
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-17 23:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 13:11 [gentoo-user] Where has gensync moved to? Bertram Scharpf
2007-01-17 18:54 ` [gentoo-user] " Harm Geerts
2007-01-17 23:37   ` Bertram Scharpf
2007-01-17 19:27 ` [gentoo-user] " Neil Bothwick
2007-01-17 19:29 ` Paul Varner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox