On Sat, Apr 19, 2008 at 12:52:40PM +0200, Wolfgang Becker <[EMAIL PROTECTED]> was heard to say: > On 2008-04-18 Daniel Burrows <[EMAIL PROTECTED]> wrote: > > > The command "save-upgrade" is explained in the man page but does not > > > exist: > > > > > > | greg:~# aptitude save-upgrade > > Oops, just noticed a typo, The command is called "safe-upgrade", > looks like I got it wrong for the initial bug report. So the error > 'Unknown command "save-upgrade"' is correct. But I also get > > | greg:~# aptitude safe-upgrade > | Unknown command "safe-upgrade" > | aptitude 0.4.10 > | Usage: aptitude [-S fname] [-u|-i] > | aptitude [options] <action> ... > | Actions (if none is specified, aptitude will enter interactive mode):
[EMAIL PROTECTED]:~$ aptitude --version aptitude 0.4.10 compiled at Jan 9 2008 05:40:06 Compiler: g++ 4.2.3 20080102 (prerelease) (Debian 4.2.2-5) NCurses version: 5.6 libsigc++ version: 2.0.17 [EMAIL PROTECTED]:~$ aptitude -s safe-upgrade Reading package lists... Done [...] I'm really not sure what could be going on here. That's the same build of aptitude that you should be running. I would suspect a self-built copy hanging out somewhere, except that your error message clearly says "aptitude 0.4.10". From the code, I can't imagine how this could fail if, e.g., "upgrade" works. Just for kicks, could you try running "aptitude --version" and "/usr/bin/aptitude safe-upgrade"? If those don't produce any obvious explanation, I'll leave this as unreproducible until I get the piece of information I'm overlooking that will make it all clear. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

