Philip Prindeville wrote:
I tried to build anaconda on an updated machine (I run yum nightly),
but got
saw that it depended on libsepol-devel (amongst other things). So I
tried to
fetch them but found out that libsepol-devel is not compatible with the
current version of libsepol (1.12.6-1)! You have to back up to
libsepol-1.12.4.1!
[root@localhost SPECS]# yum install pump-devel elfutils-devel
beecrypt-devel libXxf86misc-devel libsepol-devel libsepol
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core
[1/3]
updates
[2/3]
extras
[3/3]
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package libsepol-devel.i386 0:1.12.4-1.fc5 set to be updated
---> Package beecrypt-devel.i386 0:4.1.2-9.2.1 set to be updated
---> Package pump-devel.i386 0:0.8.24-1.2.2 set to be updated
---> Package elfutils-devel.i386 0:0.119-1.2.1 set to be updated
---> Package libXxf86misc-devel.i386 0:1.0.0-2.2 set to be updated
--> Running transaction check
--> Processing Dependency: libsepol = 1.12.4 for package: libsepol-devel
--> Finished Dependency Resolution
Error: Missing Dependency: libsepol = 1.12.4 is needed by package
libsepol-devel
[root@localhost SPECS]#
Does this need to be fixed? Is there an easy (and harmless) way to
override that
dependence?
-Philip
Never mind. I just reported this on fedora-devel-list and they are
going to fix it.
-Philip