On 10/25/07, Richi Plana <[EMAIL PROTECTED]> wrote: > I would: > > # rpm -e --nodeps libraw1394 libraw1394-devel > ## Add the line "exclude=libraw1394*" > in /etc/rc.repos.d/fedora-updates.repo or the equivalent in Smart > # yum install libraw1394* (making sure atrpms is enabled)
Trying that, I get the following error: Transaction Check Error: file /usr/lib/libraw1394.so.8.1.1 conflicts between attempted installs of libraw1394-1.2.1-10.fc7 and libraw1394_8-1.2.1-9_10.fc7 Full output below: [EMAIL PROTECTED] ~]# yum install libraw1394* Loading "kmdl" plugin atrpms 100% |=========================| 951 B 00:00 fedora 100% |=========================| 2.1 kB 00:00 primary.sqlite.bz2 100% |=========================| 3.8 MB 00:07 updates 100% |=========================| 2.3 kB 00:00 primary.sqlite.bz2 100% |=========================| 1.8 MB 00:02 freshrpms 100% |=========================| 2.1 kB 00:00 Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package libraw1394_8.i386 0:1.2.1-9_10.fc7 set to be updated ---> Package libraw1394.i386 0:1.2.1-10.fc7 set to be updated ---> Package libraw1394-devel.i386 0:1.2.1-10.fc7 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: libraw1394-devel i386 1.2.1-10.fc7 updates 39 k Installing for dependencies: libraw1394 i386 1.2.1-10.fc7 updates 43 k libraw1394_8 i386 1.2.1-9_10.fc7 atrpms 14 k Transaction Summary ============================================================================= Install 3 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 95 k Is this ok [y/N]: y Downloading Packages: (1/1): libraw1394_8-1.2.1 100% |=========================| 14 kB 00:00 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/lib/libraw1394.so.8.1.1 conflicts between attempted installs of libraw1394-1.2.1-10.fc7 and libraw1394_8-1.2.1-9_10.fc7 Error Summary ------------- [EMAIL PROTECTED] ~]# yum install libraw1394* Loading "kmdl" plugin atrpms 100% |=========================| 951 B 00:00 fedora 100% |=========================| 2.1 kB 00:00 primary.sqlite.bz2 100% |=========================| 3.8 MB 00:07 updates 100% |=========================| 2.3 kB 00:00 primary.sqlite.bz2 100% |=========================| 1.8 MB 00:02 freshrpms 100% |=========================| 2.1 kB 00:00 Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package libraw1394_8.i386 0:1.2.1-9_10.fc7 set to be updated ---> Package libraw1394.i386 0:1.2.1-10.fc7 set to be updated ---> Package libraw1394-devel.i386 0:1.2.1-10.fc7 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: libraw1394-devel i386 1.2.1-10.fc7 updates 39 k Installing for dependencies: libraw1394 i386 1.2.1-10.fc7 updates 43 k libraw1394_8 i386 1.2.1-9_10.fc7 atrpms 14 k Transaction Summary ============================================================================= Install 3 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 95 k Is this ok [y/N]: y Downloading Packages: (1/1): libraw1394_8-1.2.1 100% |=========================| 14 kB 00:00 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/lib/libraw1394.so.8.1.1 conflicts between attempted installs of libraw1394-1.2.1-10.fc7 and libraw1394_8-1.2.1-9_10.fc7 Error Summary ------------- > > Worst case, just browse over to http://www.atrpms.net/, find the > libraw1394* packages and "rpm -Uvh" them. > -- _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
