Find the answer to your Linux question:
Results 1 to 2 of 2
Hello all, I've been strugling with this for few days (did lot of search with no luck) the main issue isI cant install dependencies if I try to install VLC ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    2

    VLC on fedora 14

    Hello all,
    I've been strugling with this for few days (did lot of search with no luck)

    the main issue isI cant install dependencies
    if I try to install VLC I get
    Code:
    vlc-1.1.7-67.1.fc14.x86_64 requires libavformat.so.52()(64bit)
    gstreamer-ffmpeg-0.10.11-4.fc14.x86_64 requires libavformat.so.52()(64bit)
    gstreamer-ffmpeg-0.10.11-4.fc14.x86_64 requires libavformat.so.52(LIBAVFORMAT_52)(64bit)
    vlc-1.1.7-67.1.fc14.x86_64 requires libavformat.so.52(LIBAVFORMAT_52)(64bit)
    vlc-1.1.7-67.1.fc14.x86_64 requires libavcodec.so.52()(64bit)
    gstreamer-ffmpeg-0.10.11-4.fc14.x86_64 requires libavcodec.so.52(LIBAVCODEC_52)(64bit)
    vlc-1.1.7-67.1.fc14.x86_64 requires libavcodec.so.52(LIBAVCODEC_52)(64bit)
    gstreamer-ffmpeg-0.10.11-4.fc14.x86_64 requires libavcodec.so.52()(64bit)
    However if I try to install libdvbpsi-0.1.7-1.fc14.x86_64 (for example) from add/remove software
    It starts, then it say > this software is not signed by trusted provider
    even i choose force install , it stops in the middel and keep looing for me to authorize it

    Please let me know if Im doing somethign wrong

    I should also say that
    if I try to run
    yum install ffmpeg

    I would get
    Code:
    warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY
    
    Public key for libx264_114-0.114-15_20110308.2245.fc14.x86_64.rpm is not installed

    Code:
    yum repolist
    Loaded plugins: langpacks, presto, refresh-packagekit
    Adding en_US to language list
    repo id                    repo name                                      status
    atrpms                     Fedora 14 - 64 - ATrpms                           878
    fedora                     Fedora 14 - x86_64                             22,161
    flash                      flash                                               4
    rpmfusion-free             RPM Fusion for Fedora 14 - Free                   411
    rpmfusion-free-updates     RPM Fusion for Fedora 14 - Free - Updates         313
    rpmfusion-nonfree          RPM Fusion for Fedora 14 - Nonfree                181
    rpmfusion-nonfree-updates  RPM Fusion for Fedora 14 - Nonfree - Updates      134
    updates                    Fedora 14 - x86_64 - Updates                    6,768
    repolist: 30,850
    Last edited by ashaiad; 03-12-2011 at 08:21 PM.

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Try disabling the atrpms repo. You know they provide their own software and it can/will conflict with system files? At least it used to be like that. I'm not sure if it still is. Did you add atrpms yourself?
    Last edited by MikeTbob; 03-12-2011 at 09:27 PM. Reason: Punctuation
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...