mine
Stefan Fiedler <[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi again, Two more things about mine: 1) I noticed that e.g. the acl package contains symlink files (to shared libraries) that don't have an entry in the /var/adm/md5sum/acl file. This makes mine with the postinstall patch think that these symlinks are modified/duplicate files. I suppose the md5sums are missing because these symlinks are created by ldconfig. Md5sums should be created for these files, too (after all they are in the flist file of the package). 2) Currently mine does not remove left-over files when updating packages, that is files which are part of the old package version but not of the new version. If we ensure that flist files are sorted, this should be really easy to change. Regards, Stefan Fiedler