LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-05-2005, 11:41 PM   #1
quiggley
LQ Newbie
 
Registered: Sep 2005
Distribution: Fedora Core 4
Posts: 4

Rep: Reputation: 0
fedora newb needs help


I've been using Debian for a few months and decided to give Fedora a try but I'm having some trouble and have a few questions for anyone willing to help

1. Right now I'm running Up2date on a Fedora 4 system, and when every package is installed, it asks "The package <package name> is not signed with a GPG signature. Continue?" and there's alot of packages it's going through. Is there some option to where it automatically agrees with this and continues on?
EDIT: I'm using YUM right now to install and update packages, does it do the same thing as up2date?

2. When I attempt to run any installing file (RPMs, Bins, etc.) i always get an error (Cannot execute binary file) what does this mean and how can i fix this?

Last edited by quiggley; 10-06-2005 at 12:24 AM.
 
Old 10-06-2005, 03:32 AM   #2
pembo13
Member
 
Registered: May 2003
Location: Caribbean
Distribution: Fedora Core2
Posts: 403

Rep: Reputation: 30
Re: fedora newb needs help

Quote:
1. Right now I'm running Up2date on a Fedora 4 system, and when every package is installed, it asks "The package <package name> is not signed with a GPG signature. Continue?" and there's alot of packages it's going through. Is there some option to where it automatically agrees with this and continues on?
EDIT: I'm using YUM right now to install and update packages, does it do the same thing as up2date?
I would suggest against the use of up2date. To solve the little issue you're encoutering, run the following command as root: `rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*` . If the installtion is stil fresh, a little tip to get yourself up-to-date would be to run the following command: `yum -y update`. Depending on your connection, that will take alot of time.

Quote:
2. When I attempt to run any installing file (RPMs, Bins, etc.) i always get an error (Cannot execute binary file) what does this mean and how can i fix this?
How exactly are you attempting to run these files? The files themselves are not executable, this is at least true for rpms.

This link may prove useful with your introduction to Fedora: Fedora Faq
 
Old 10-06-2005, 01:38 PM   #3
quiggley
LQ Newbie
 
Registered: Sep 2005
Distribution: Fedora Core 4
Posts: 4

Original Poster
Rep: Reputation: 0
Re: Re: fedora newb needs help

[QUOTE]Originally posted by pembo13


How exactly are you attempting to run these files? The files themselves are not executable, this is at least true for rpms.

i go into console as root and type
"chmod a+x filename" then i type ./filename
 
Old 10-07-2005, 08:56 AM   #4
dylants
Member
 
Registered: Oct 2003
Location: Bath UK
Distribution: RedHat 7,9 RHEL 2.1-4 Suse 9.1, 9.2, Ubuntu, Centos 3-4, Fedora 3-5
Posts: 44

Rep: Reputation: 15
Re: Re: Re: fedora newb needs help

[QUOTE]Originally posted by quiggley
Quote:
Originally posted by pembo13


How exactly are you attempting to run these files? The files themselves are not executable, this is at least true for rpms.

i go into console as root and type
"chmod a+x filename" then i type ./filename

as Pembo13 stated, RPM's are not executable. You need to tell the program rpm to install the files inside the rpm package:

rpm -ivh <rpm package name>

where -i is for install
-v is for verbose
-h if for printing hashes (a progress bar)

You may find that the package you are trying to install has some pre-requesites (or dependencies). These will also need to be included on the same line:

rpm -ivh <rpm package name> <rpm package dependency>

However YUM does all this for you:

yum install <package name>

will include any dependencies automatically

Dylan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
fedora locks up, need help - newb rock8888 Fedora 3 03-01-2005 12:39 AM
Please help a newb UNinstall fedora 3 and get XP back pharmd Linux - Newbie 4 02-02-2005 06:05 PM
Total Newb.. Grub, Fedora... Samoht Gnir Linux - Newbie 3 10-25-2004 10:47 PM
Newb Fedora 2 Connectivity Issues... Vito_Corleone Linux - Networking 3 09-06-2004 04:58 AM
The first step to ascending newb status, acknowledging you're a newb :P LordRaven LinuxQuestions.org Member Intro 1 08-24-2004 05:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 02:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration