PDA

View Full Version : How to install programs in F12 Beta


imksa
22nd October 2009, 08:48 PM
There was an error with the installation of programs using the (gpk-application) the programs in the list, but there is an error message (can not install the program) And also using terminal

Programs such as

Flash
vlc
awn

Jongi
22nd October 2009, 08:52 PM
You would have to be a bit more specific:

- what is the name of the installer program you were using
- what was the exact error message

imksa
22nd October 2009, 09:15 PM

ans 1 :- using the (gpk-application) And also using terminal

ans 2 :- error message (can not install the program)

There are also other messages: --

A :- No package vlc available
B:-
http://malham1.googlepages.com/f1122.png

The result does not change when I choose Yes or No

Jongi
22nd October 2009, 09:40 PM
go into a terminal, and as root post everything after you type yum install python-enum -y

Notice there is a -y in the command. This will answer yes to all questions.

dd_wizard
22nd October 2009, 09:48 PM
I see this problem quite often when installing packages from RPM Fusion with the graphical installer. It looks like there's an occasional and transient problem with signatures. I've been installing the problematic packages directly from the RPM Fusion website to get around it. I'm guessing there is a way to get yum to validate the signature from a command line invocation. But, clicking yes on the trust applet just terminates the graphical install.

Hope this helps,
dd_wizard

imksa
22nd October 2009, 09:50 PM
Thanks

It worked with (Yum Extender) and( awn) and did not work with VLC & Flash

I tried and downloading the VLC from RPM Fusion website and I get the maseg (can not install the program)

Jongi
22nd October 2009, 09:58 PM
Thanks

It worked with (Yum Extender) and( awn) and did not work with VLC & Flash

I tried and downloading the VLC from RPM Fusion website and I get the maseg (can not install the program)

you should still post the terminal output of yum install <package> -y here to see if anything stands out where package is vlc or flash given you continue to have issues.

Could you also posy yum repolist

imksa
23rd October 2009, 08:33 AM
[root@moh moh]# yum install vlc -y
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: ftp.kaist.ac.kr
* rawhide: ftp.kaist.ac.kr
* updates: ftp.kaist.ac.kr
* updates-testing: ftp.kaist.ac.kr
Setting up Install Process
No package vlc available.
Nothing to do



[root@moh moh]# yum repolist
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* fedora: mirror.yandex.ru
* rawhide: mirror.yandex.ru
* updates: mirror.yandex.ru
* updates-testing: mirror.yandex.ru
repo id repo name status
fedora Fedora 11.92 - i386 enabled: 15284
rawhide Fedora - Rawhide - Developmental packages for the enabled: 15284
updates Fedora 11.92 - i386 - Updates enabled: 15284
updates-testing Fedora 11.92 - i386 - Test Updates enabled: 15284
repolist: 61136


I Successfully install the Adobe Flash from main site

After downloading VLC from the main site fails to download and this message ( Unspecified failure )

Demz
23rd October 2009, 08:54 AM
to install VLC. you may well need RPMFusion repo's

imksa
23rd October 2009, 12:16 PM
Try to use the RPMFusion repo's

[root@moh moh]# yum install vlc -y
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-11.92&arch=i386 error was
14: PYCURL ERROR 52 - ""
Error: Cannot find a valid baseurl for repo: rpmfusion-free
[root@moh moh]#

imksa
23rd October 2009, 02:52 PM
The same problem with the addition of warehouses

[root@moh moh]# yum repolist
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
rawhide/metalink | 8.4 kB 00:00
repo id repo name status
fedora Fedora 11.92 - i386 enabled: 0
rawhide Fedora - Rawhide - Developmenta enabled: 0
rpmfusion-free RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - enabled: 0
rpmfusion-free-rawhide-source RPM Fusion for Fedora Rawhide - enabled: 0
rpmfusion-free-source RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-updates RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-updates-testing-source RPM Fusion for Fedora 11.92 - F enabled: 0
updates Fedora 11.92 - i386 - Updates enabled: 0
updates-testing Fedora 11.92 - i386 - Test Upda enabled: 0
repolist: 0
[root@moh moh]#

leigh123linux
23rd October 2009, 03:00 PM
Try


su
yum erase rpmfusion*
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm
yum install vlc
There is no 11.92 repo at rpmfusion, only rawhide.
You are missing the non-free repos as well


rpmfusion-free RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - enabled: 0
rpmfusion-free-rawhide-source RPM Fusion for Fedora Rawhide - enabled: 0
rpmfusion-free-source RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-updates RPM Fusion for Fedora 11.92 - F enabled: 0
rpmfusion-free-updates-testing-source RPM Fusion for Fedora 11.92 - F enabled: 0it should look like this


[root@localhost leigh]# yum repolist
Loaded plugins: fastestmirror, presto, refresh-packagekit
Loading mirror speeds from cached hostfile
* rawhide: ftp.tudelft.nl
* rpmfusion-free-rawhide: ftp.upjs.sk
* rpmfusion-nonfree-rawhide: ftp.upjs.sk
repo id repo name status
chromium Chromium Test Packages enabled: 12
flash flash enabled: 1
rawhide Fedora - Rawhide - Developmental packa enabled: 19,022
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - Free enabled: 439
rpmfusion-nonfree-rawhide RPM Fusion for Fedora Rawhide - Nonfre enabled: 135
repolist: 19,609
[root@localhost leigh]#


In fact all your fedora repo's look like they are totally messed up!

imksa
23rd October 2009, 04:07 PM
Thank you very much

You did it

The Problem solved

I have to deal with repo's, especially some of them cause problems, what is the main reference in the selection of stores and which is added or not?