On Sun, Feb 07, 2010 at 12:43:23PM +0100, "Steinar H. Gunderson" <[email protected]> was heard to say: > It seems that recently, aptitude changed behavior such that a command-line > such as > > aptitude full-upgrade ed+ > > will only upgrade ed -- earlier, it would install ed and then full a normal > full-upgrade. (The changelog mentions a NEWS entry that's supposed to document > this, but I'm unable to find the NEWS entry in question.)
It's documented in NEWS.Debian. It looks like I somehow forgot to write an entry in the aptitude NEWS file, sorry about that. > This breaks pkgsync, > which no longer is able to keep systems up-to-date; it relies on the previous > behavior. Furthermore, there seems to no longer be a usable way to get the > old behavior back; pkgsync relies heavily on it to be able to do everything in > one aptitude invocation (which is essential to make --simulate work). > Could we please get a way to get the old behavior back, possibly as an option? Can't you just add "?upgradable" as the first argument following full-upgrade? It seems to me like that should give you the old behavior back while being backwards-compatible (and if I'm wrong, I need to fix NEWS.Debian, since that's what it tells people to do). Daniel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

