[mythtv-users] Still Have Problem with Updating libraw1394 in Fedora 8

Robert Gutendorf robert.gutendorf at gmail.com
Sat May 3 16:17:36 UTC 2008


On Sat, May 3, 2008 at 11:30 AM, Mache Creeger <mache at creeger.com> wrote:

> I still have problems updating libraw1394 in Fedora 8
>
> -- Mache
>
> # yum clean metadata
> 15 metadata files removed
> # yum update
> fedora                    100% |=========================| 2.1 kB    00:00
> pbone-mirror-atrpms       100% |=========================|  951 B    00:00
> primary.xml.gz            100% |=========================| 198 kB    00:01
> updates                   100% |=========================| 2.3 kB    00:00
> freshrpms                 100% |=========================| 2.1 kB    00:00
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package libraw1394.i386 0:1.3.0-6.fc8 set to be updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
>
> =============================================================================
>  Package                 Arch       Version          Repository
>  Size
>
> =============================================================================
> Updating:
>  libraw1394              i386       1.3.0-6.fc8      updates            43
> k
>
> Transaction Summary
>
> =============================================================================
> Install      0 Package(s)
> Update       1 Package(s)
> Remove       0 Package(s)
>
> Total download size: 43 k
> Is this ok [y/N]: y
> Downloading Packages:
> Running rpm_check_debug
> Running Transaction Test
> Finished Transaction Test
>
>
> Transaction Check Error:
>   file /usr/lib/libraw1394.so.8.2.0 from install of
> libraw1394-1.3.0-6.fc8.i386 conflicts with file from package
> libraw1394_8-1.3.0-3_11.fc8.i386
>
> Error Summary
> -------------
>
> # uname -r
> 2.6.24.4-64.fc8
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Remove and start over.

Find out which packages you have installed
rpm -qa libraw1394*

Then remove them...
rpm -e --nodeps libraw1394-1.3.0-3_11.fc8

Then install:

yum clean all (just to be safe)

yum install libraw1394
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080503/6496e116/attachment.htm 


More information about the mythtv-users mailing list