Bug 49565

Summary: [FR] закомментированная отладка "из коробки"
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: aptAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P5 CC: boyarsh, glebfm, imz, ldv, placeholder
Version: unstableKeywords: usability
Hardware: all   
OS: Linux   

Description Michael Shigorin 2024-02-29 16:09:05 MSK
Предлагаю добавить в пакетный /etc/apt/apt.conf:

---
// uncomment below to diagnose package installation/upgrade problems
// Debug::pkgMarkInstall "true";
// Debug::pkgProblemResolver "true";
---
Comment 1 Repository Robot 2025-04-09 00:00:56 MSK
apt-0.5.15lorg2-alt91 -> sisyphus:

 Tue Apr 08 2025 Ivan Zakharyaschev <imz@altlinux> 0.5.15lorg2-alt91
 - Fixes for ShowEssential output (showing the essential to-be-removed packages):
   + Applied a trick to fix a bad case of columnar output (thx iv@). (ALT#51546)
   + Restored a missing space in its translated output (be, ja, ru).
 - New sample configs in apt.conf.d:
   + 01-Debug-pkgMarkInstall.conf: the common options for bug reports (ALT#49565)
   + 01-Debug-Acquire.conf: for debugging fetching and connections
   + 01-UI.conf: to turn off the columnar output from 0.5.15lorg2-alt88 in the UI