On Sat, Jan 05, 2008 at 08:21:40PM +0200, Teemu Likonen <[EMAIL PROTECTED]> was heard to say: > Aptitude's interactive mode does not show kde-desktop task. I think it > should. There are only three end-user tasks: Desktop environment, Gnome > desktop environment and Laptop. I have installed Debian Etch from the > net install CD.
It looks like the problem is that aptitude only looks at the first provider of the newest version of a package when deciding what the tasks of a package are. kdeadmin is available in both unstable and experimental, but only the unstable version has Task: kde-desktop. Since kdeadmin is a key package for the kde-desktop task, aptitude doesn't consider the task to be available if kdeadmin isn't in it. I guess the best solution to this problem is to consider a package to be part of a task if any of its versions is in the task. I'm not sure why this isn't already the case; my guess is that this code hasn't changed since 2001 (when the changelog says it was introduced), and I just made a bad decision when I initially wrote it. Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

