Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
possible updates
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Fri Nov 09, 2012 10:33 am    Post subject: possible updates Reply with quote

hi

I want to see possible updates on my system, without having to emerge sync or full sync. Is there a simple or complex solution?

This behaviour like some git commands maybe.
Back to top
View user's profile Send private message
jormartr
Apprentice
Apprentice


Joined: 02 Jan 2008
Posts: 174

PostPosted: Fri Nov 09, 2012 11:15 am    Post subject: Reply with quote

I don't think so, you need to emerge --sync | eix-sync first.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Nov 09, 2012 11:24 am    Post subject: Reply with quote

Correct. The information necessary to determine what updates are available is retrieved by "emerge --sync".

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
modnaruved
Apprentice
Apprentice


Joined: 21 Mar 2011
Posts: 160

PostPosted: Sun Nov 11, 2012 9:36 am    Post subject: Reply with quote

Quote:
"emerge --sync"


Yes it is, but after the operation I get permanent changes in my system. Based on the perfectionism, my system is currently stable. Do not want to update at this time, unless there are new updates of interest to me packages.

I think this simple. All I need its latest world file and make diff with my world file. Or fetch http://packages.gentoo.org/feed/ and parse it with my world file. Just need create same rss on my system.

...
I know, that glsa-check provide some features that I need, but it more related to security reasons. Although, glsa is quite.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Sun Nov 11, 2012 1:04 pm    Post subject: Reply with quote

No, "emerge --sync" does not itself make any changes to the installed software on your system. It just updates Portage's databases of what software versions are available for install.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Sun Nov 11, 2012 1:17 pm    Post subject: Reply with quote

You can use eix-remote for that. However its currentness of data has been suffering lately, so it may not give the expected results.
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Mon Nov 12, 2012 3:54 am    Post subject: Reply with quote

If you need, or just really want, to be able to check for updates in that fashion you could make use of bind mounts and a chroot environment to keep your system in use pristine while allowing you to check for updates. Bear in mind that it not be pretty and it would almost certainly be more trouble that it would even arguably be worth. Another option, more in keeping with a veneer of sanity, would be to have a wholly separate system, physical or virtual, that was updated first which would allow for much the same sort of information to be extracted without doing anything especially fragile or arcane.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum