[Aptitude-devel] Bug#999766: aptitude: in the TUI, with "+m" on a piA package, aptitude doesn't remember the manually installed state

Vincent Lefevre vincent at vinc17.net
Tue Nov 16 13:53:15 GMT 2021


I've output debug information with the following two cases, quitting
after step 6:
  * '+' is used (before 'm');
  * '+' is not used.

The only differences with --log-level=debug (after filtering out
the prefix of each log line) except a PID difference in the name
of the temporary file:

@@ -543851,7 +543851,7 @@
 aptitude_resolver.cc:1762 DEBUG aptitude.resolver.scores - ** Score: +1 for gcc-sh4-linux-gnu:amd64 4:10.2.1-1 (aptitude::ProblemResolver::OptionalScore).
 aptitude_resolver.cc:1762 DEBUG aptitude.resolver.scores - ** Score: +1 for gcc-sh4-linux-gnu:i386 4:11.2.0--1 (aptitude::ProblemResolver::OptionalScore).
 aptitude_resolver.cc:1762 DEBUG aptitude.resolver.scores - ** Score: +1 for gcc-sh4-linux-gnu:i386 4:10.2.1-1 (aptitude::ProblemResolver::OptionalScore).
-resolver_manager.cc:581 DEBUG aptitude.resolver.thread - Resolver thread: got a new job { solution number = 0, max steps = 500000, continuation = 0x556ab550e820 }
+resolver_manager.cc:581 DEBUG aptitude.resolver.thread - Resolver thread: got a new job { solution number = 0, max steps = 500000, continuation = 0x5630a053c820 }
 problemresolver.h:4592 INFO aptitude.resolver.search - Starting a new search.
 problemresolver.h:4442 INFO aptitude.resolver.search - Examining step 0 (0 actions): {};T(nop)S-100
 promotion_set.h:1945 DEBUG aptitude.resolver.search.costs - Inserting (T(nop, advance: 10000): {Install(coq:amd64 8.12.0-3+b3)}) into the promotion set.
@@ -543968,7 +543968,6 @@
 apt.cc:329 INFO aptitude.apt.globals - Closing apt cache.
 apt.cc:382 DEBUG aptitude.apt.globals - Done closing the apt cache.
 apt.cc:398 INFO aptitude.apt.globals - Loading apt cache.
-aptcache.cc:2253 DEBUG aptitude.apt.cache - aptitudeDepCache::sweep(): Removing ksh93u+m:amd64: it is unused.
 apt.cc:483 DEBUG aptitude.apt.globals - Emitting cache_reloaded().
 download_queue.cc:1012 INFO aptitude.downloadQueue - Shutting down the download queue.
 download_queue.cc:1045 INFO aptitude.downloadQueue - The download queue is now shut down.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Aptitude-devel mailing list