* [gentoo-user] Update of live ebuilds
@ 2011-08-07 12:46 Natanael Olaiz
2011-08-07 12:53 ` Alan McKinnon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Natanael Olaiz @ 2011-08-07 12:46 UTC (permalink / raw
To: gentoo-user
Hi all,
Someone knows a way to check for live ebuilds updates availability?
When upgrading my system, if I just do an 'emerge -u' that doesn't
include possible updates in live ebuilds. Then I need to force a
reinstallation of live ebuilds, that probably have no updates, resulting
a waste of time, or either do the repositories updates by hand (for
instance 'svn up') in the src dir, to decide if I need to reinstall the
ebuild..
I'd just found this thread about it:
http://forums.gentoo.org/viewtopic-t-518701-postdays-0-postorder-asc-start-0.html
But I was wondering: there is no other way/tool included in gentoo to do
this?
Thanks in advance.
Best regards,
Natanael.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Update of live ebuilds
2011-08-07 12:46 [gentoo-user] Update of live ebuilds Natanael Olaiz
@ 2011-08-07 12:53 ` Alan McKinnon
2011-08-07 13:04 ` Daniel Pielmeier
2011-08-08 14:35 ` [gentoo-user] " James
2 siblings, 0 replies; 4+ messages in thread
From: Alan McKinnon @ 2011-08-07 12:53 UTC (permalink / raw
To: gentoo-user
On Sun 07 August 2011 14:46:41 Natanael Olaiz did opine thusly:
> Hi all,
>
> Someone knows a way to check for live ebuilds updates availability?
>
> When upgrading my system, if I just do an 'emerge -u' that doesn't
> include possible updates in live ebuilds. Then I need to force a
> reinstallation of live ebuilds, that probably have no updates,
> resulting a waste of time, or either do the repositories updates by
> hand (for instance 'svn up') in the src dir, to decide if I need to
> reinstall the ebuild..
>
> I'd just found this thread about it:
> http://forums.gentoo.org/viewtopic-t-518701-postdays-0-postorder-asc
> -start-0.html
>
> But I was wondering: there is no other way/tool included in gentoo
> to do this?
There is no tool to do this that I know of.
Regular ebuilds ( not -9999 versions) use release versions that do not
change, so working out the deps and changes is easy.
Live ebuilds by definition do not have versions, they only have
"whatever is in the tree right now". Commit numbers do not really
qualify as version numbers.
If you were a developer working on those projects you are using live
ebuilds for, you would know what has been updated recently and use
your brain smarts to figure out what to rebuild. or (as most do) you
would just rebuild the whole lot almost every day anyway.
By using live ebuilds you implicitly have given up the ability to have
version number tracking and have agreed to do it all yourself. It's
something you are just going to have to deal with, or downgrade back
to released versions.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Update of live ebuilds
2011-08-07 12:46 [gentoo-user] Update of live ebuilds Natanael Olaiz
2011-08-07 12:53 ` Alan McKinnon
@ 2011-08-07 13:04 ` Daniel Pielmeier
2011-08-08 14:35 ` [gentoo-user] " James
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Pielmeier @ 2011-08-07 13:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 822 bytes --]
Natanael Olaiz schrieb am 07.08.2011 14:46:
> Hi all,
>
> Someone knows a way to check for live ebuilds updates availability?
>
> When upgrading my system, if I just do an 'emerge -u' that doesn't
> include possible updates in live ebuilds. Then I need to force a
> reinstallation of live ebuilds, that probably have no updates, resulting
> a waste of time, or either do the repositories updates by hand (for
> instance 'svn up') in the src dir, to decide if I need to reinstall the
> ebuild..
>
> I'd just found this thread about it:
> http://forums.gentoo.org/viewtopic-t-518701-postdays-0-postorder-asc-start-0.html
>
> But I was wondering: there is no other way/tool included in gentoo to do
> this?
Maybe this one?!?
https://github.com/mgorny/smart-live-rebuild/
--
Regards
Daniel
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: Update of live ebuilds
2011-08-07 12:46 [gentoo-user] Update of live ebuilds Natanael Olaiz
2011-08-07 12:53 ` Alan McKinnon
2011-08-07 13:04 ` Daniel Pielmeier
@ 2011-08-08 14:35 ` James
2 siblings, 0 replies; 4+ messages in thread
From: James @ 2011-08-08 14:35 UTC (permalink / raw
To: gentoo-user
Natanael Olaiz <nolaiz <at> gmail.com> writes:
> Someone knows a way to check for live ebuilds updates availability?
A recursive directory listing, which included file
access times, that is diff'd against a previously recorded
recursive directory listing, might do the trick....?
hth,
James
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-08-08 14:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-07 12:46 [gentoo-user] Update of live ebuilds Natanael Olaiz
2011-08-07 12:53 ` Alan McKinnon
2011-08-07 13:04 ` Daniel Pielmeier
2011-08-08 14:35 ` [gentoo-user] " James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox