Axel Thimm wrote, On 06/11/06 17:48:
> On Mon, Nov 06, 2006 at 04:38:40PM +1100, Alex Kruchkoff wrote:
>   
>> I decided to try CentOS instead of fc6.
>> I created /etc/yum.repo.d/atrpms.repo:
>>
>> [atrpms]
>> name=Centos $releasever - $basearch - ATrpms
>> baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
>> gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
>> gpgcheck=1
>>
>> When I tried to "yum install smart" I've got
>> ...
>>  Transaction Check Error:   file /usr/share/man/man8/selinux.8.gz from 
>> install of libselinux-1.23.10-1.99_4.el4.at conflicts with file from 
>> package libselinux-1.19.1-7.2
>>   file /usr/include/popt.h from install of popt-1.10.2-15.2_60.el4.at 
>> conflictswith file from package popt-1.9.1-18_nonptl
>>   file /usr/lib64/libbeecrypt.so.6 from install of 
>> libbeecrypt6-4.1.2-10.1_14.el4.at conflicts with file from package 
>> beecrypt-3.1.0-6
>>
>> Is it a package error and it should go to bugzilla or the baseurl in 
>> atrpms.repo is not correct or centos 4.4 is not compatible with el4?
>>     
>
> I think it's a yum issue. Can you try apt instead (does centos carry apt?)
>   
Centos provides apt for i386 only.
I've found  apt-0.5.15lorg3.1-4.el4.rf.x86_64.rpm in Dag's repo. But...

19:06:56 1479 $ sudo apt-get update
Get:1 http://dl.atrpms.net el4-x86_64/atrpms/stable repomd.xml [951B]
Fetched 951B in 0s (57.5kB/s)
Hit http://dl.atrpms.net el4-x86_64/atrpms/stable/ primary.xml
Hit http://dl.atrpms.net el4-x86_64/atrpms/stable/ filelists.xml
Reading Package Lists... Done
Building Dependency Tree... Done
19:07:19 1480 $ sudo apt-get install smart
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  apt atrpms-package-config libbeecrypt6 librpm4.3 librpm4.4 libselinux popt
  pythonabi rpm rpm-build rpm-python yum-plugin-kmdl
The following packages will be upgraded
  apt libselinux popt rpm rpm-build rpm-python
The following packages will be REPLACED:
  rpm-libs (by librpm4.4)
The following packages will be REMOVED:
  rpm-devel rpm-libs.32bit
The following NEW packages will be installed:
  atrpms-package-config libbeecrypt6 librpm4.3 librpm4.4 pythonabi smart
  yum-plugin-kmdl
6 upgraded, 7 newly installed, 1 replaced, 2 removed and 57 not upgraded.
Need to get 5246kB of archives.
After unpacking 20.5MB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://dl.atrpms.net el4-x86_64/atrpms/stable/ libselinux 
1.23.10-1.99_4.el4.at [70.5kB]
Get:2 http://dl.atrpms.net el4-x86_64/atrpms/stable/ libbeecrypt6 
4.1.2-10.1_14.el4.at [77.1kB]
Get:3 http://dl.atrpms.net el4-x86_64/atrpms/stable/ popt 
1.10.2-15.2_60.el4.at[68.0kB]
Get:4 http://dl.atrpms.net el4-x86_64/atrpms/stable/ pythonabi 
1:2.3-3.el4.at [1739B]
Get:5 http://dl.atrpms.net el4-x86_64/atrpms/stable/ rpm-python 
4.4.2-15.2_60.el4.at [56.0kB]
Get:6 http://dl.atrpms.net el4-x86_64/atrpms/stable/ rpm-build 
4.4.2-15.2_60.el4.at [580kB]
Get:7 http://dl.atrpms.net el4-x86_64/atrpms/stable/ librpm4.4 
4.4.2-15.2_60.el4.at [971kB]
Get:8 http://dl.atrpms.net el4-x86_64/atrpms/stable/ rpm 
4.4.2-15.2_60.el4.at [656kB]
Get:9 http://dl.atrpms.net el4-x86_64/atrpms/stable/ apt 
1:0.5.15lorg3.2-67.el4.at [1069kB]
Get:10 http://dl.atrpms.net el4-x86_64/atrpms/stable/ yum-plugin-kmdl 
0.2-3.el4.at [3969B]
Get:11 http://dl.atrpms.net el4-x86_64/atrpms/stable/ 
atrpms-package-config 112-1.el4.at [7689B]
Get:12 http://dl.atrpms.net el4-x86_64/atrpms/stable/ librpm4.3 
4.3.3-8_42.el4.at [862kB]
Get:13 http://dl.atrpms.net el4-x86_64/atrpms/stable/ smart 
0.42-39.el4.at [824kB]
Fetched 5246kB in 1m10s (74.4kB/s)
Committing changes...
Preparing...                ########################################### 
[100%]
        file /usr/include/popt.h from install of 
popt-1.10.2-15.2_60.el4.at conflicts with file from package 
popt-1.9.1-18_nonptl
        file /usr/share/man/man8/selinux.8.gz from install of 
libselinux-1.23.10-1.99_4.el4.at conflicts with file from package 
libselinux-1.19.1-7.2
        file /usr/lib64/libbeecrypt.so.6 from install of 
libbeecrypt6-4.1.2-10.1_14.el4.at conflicts with file from package 
beecrypt-3.1.0-6
E: Error while running transaction

I tried "yum remove popt", but after resolving all dependencies it wants 
to remove 484 other packages including yum and rpm and kernel.
Is it possible to fix this using rescue CD? How?

Thanks,
Alex


_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to