found 511230 0.6.1.5-1
thanks
# aptitude full-upgrade
The following NEW packages will be installed:
  gdbserver{a}
The following packages will be upgraded:
  gdb
1 packages upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 2,068kB of archives. After unpacking 287kB will be used.
Do you want to continue? [Y/n/?] n
Abort.
# aptitude -v --show-summary why gdbserver
Packages requiring gdbserver: <---bad, no output
# aptitude search ~n^gdb$
i gdb - The GNU Debugger
# aptitude why gdbserver
i   gcc Suggests gdb
p   gdb Depends  gdbserver <-----p is wrong, see above, it should be i.
# aptitude -W full-upgrade
The following NEW packages will be installed:
  gdbserver{a} (for gdb)
The following packages will be upgraded:
  gdb
1 packages upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 2,068kB of archives. After unpacking 287kB will be used.
Do you want to continue? [Y/n/?] n
Abort.

OK, I'm setting Aptitude::CmdLine::Show-Why=true.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to