<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>53793</bug_id>
          
          <creation_ts>2025-04-09 14:47:28 +0300</creation_ts>
          <short_desc>get changelog not only from pkglist, but from rpm db, too (for installed pkgs)</short_desc>
          <delta_ts>2025-04-09 14:47:28 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>apt</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>glebfm</cc>
    
    <cc>imz</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>262724</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2025-04-09 14:47:28 +0300</bug_when>
    <thetext>I&apos;ve installed apt by rpm (or from a task repo that has no changelogs in pkglist).

The shown changelog is empty:

$ rpm -q apt
apt-0.5.15lorg2-alt90.p10.1.x86_64
$ apt-get changelog apt
Чтение списков пакетов... Завершено
Построение дерева зависимостей... Завершено
Changelog for apt:

$

In apt, some other data is merged from pkglist and from rpm db. The same could be done for the changelogs of installed packages. (And for file lists, and let&apos;s have a look what else.)

And it might be not a good idea to take extra space in the memory for this (in the package cache): rpm db can always be queried for this extra info (like changelogs, files, descriptions -- not needed for dependency resolution).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>