Hi Benjamin,

I was a bit surprised to see this. The anaconda-debuginfo shouldn't have been in the x86_64/os/Packages repo. You've discovered an interesting bug!

I've got it fixed up for SL 7.3. The state in the DVD is the expected state; the inclusion of anaconda-debuginfo in the Packages repo is incorrect.

Pat

On 10/25/2016 08:44 AM, Benjamin Lefoul wrote:
Hi!

I created a filesystem repo for a future isolated system.
I got the EVERYTHING ISO, mounted it, copied everything in Packages to
/repo and used "createrepo". Then I added my repo "myrepo" to myself to
test and I noticed this:

[root@generic ~]# yum repolist
Loaded plugins: langpacks
repo id           repo name                     status
myrepo            MY_REPO                       9.044
sl/x86_64         Scientific Linux 7x - x86_64  9.045

There is one less package in myrepo than in the sl repo. Which one?
[root@generic ~]# repoquery -qa --repoid=sl > sl
[root@generic ~]# repoquery -qa --repoid=myrepo > myrepo
[root@generic ~]# diff sl myrepo
220d219
< anaconda-debuginfo-0:21.48.22.56-1.sl7.1.x86_64

[root@generic ~]# yum info anaconda-debuginfo
Loaded plugins: langpacks
Available Packages
Name        : anaconda-debuginfo
Arch        : x86_64
Version     : 21.48.22.56
Release     : 1.sl7.1
Size        : 279 k
Repo        : sl/x86_64
Summary     : Debug information for package anaconda
URL         : http://fedoraproject.org/wiki/Anaconda
License     : GPLv2+ and MIT
Description : This package provides debug information for package
             : anaconda. Debug information is useful when developing
             : applications that use this package or when debugging
             : this package.

What has this poor package done to deserve to be excluded from the
SL-7.2-Everything-Dual-Layer-DVD-x86_64-2016-02-02.iso?

Regards,

Benjamin Lefoul

Reply via email to