LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-23-2006, 06:51 PM   #1
ianbobisveck
LQ Newbie
 
Registered: Jun 2006
Posts: 6

Rep: Reputation: 0
installing addtional packages in fc6, with no network or net connection


I installed fc6, i686, choosing to install it as a workstation. It installed fine, i got no errors or anything.
Now i want to install the rest of the packages. when i try to run the "add/remove software", a popup appears telling me to put the root password in, which i do. THen the add/remove program runs, and says that it is checking for network connections. Then i get an error, saying that no network connection is found, and the program exits. I dont have a network connection, im not connected to the internet, but i do have the cd's for fc6 and i want to just install off them. How do i do it without having to set up a network or internet connection? cuz i dont want to do that at the moment.

Thanks,
ianbobisveck
 
Old 11-23-2006, 08:37 PM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You could use the rpm command directly to install the package you want.
rpm -Uhv <full/path/to/rpm/package/filename>

You might also try commenting out lines in /etc/yum.conf that point to files in /etc/yum.repos.d/ that reference repo urls.
 
Old 11-24-2006, 03:23 AM   #3
ianbobisveck
LQ Newbie
 
Registered: Jun 2006
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
You might also try commenting out lines in /etc/yum.conf that point to files in /etc/yum.repos.d/ that reference repo urls.
Thanks. I changed the "enabled=1" to "enabled=0", now the add/remove software program runs. However, i can only add/remove the packages taht are already installed. I want to add the other packages from the install cds. I would just use the rpm -Uhv <full/path/to/rpm/package/filename> thing, but theres 2.5 cd's worth of rpms... last check, i want to install a total of more than 500 hundered, and im thinking that typing in each ones name and full path is not gonna be that enjoyable. Any ideas would be appreciated.
 
Old 11-24-2006, 07:43 AM   #4
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
http://www.linuxquestions.org/questions/showthread.php?t=428924
Hope this helps.
 
Old 11-24-2006, 07:19 PM   #5
Digital Surgeon
Member
 
Registered: Nov 2004
Location: Canada
Distribution: Ubuntu 7.10 - Gutsy Gibbon(Desktop Edition)
Posts: 184

Rep: Reputation: 30
reply

Hi,
I am in a similiar jam too, I posted a similiar thread on here. The reply was nothing on add/remove but I bet you can reboot off of the cds or dvd and do an upgrade install to just the additional packages you want. I really really suggest they work on getting add/remove working without a network connection as well as with. For those of us with dialup or no connection.
 
Old 12-30-2006, 07:37 AM   #6
andrew7a2
LQ Newbie
 
Registered: Dec 2006
Posts: 1

Rep: Reputation: 0
Creating local repo from fc6 dvd

If you have the dvd version of fc6 and enough hard disk space try the following:

Install createrepo...rpm from the dvd's RPMS directory by clicking on the file from within gnome or using rpm -ivh (it shouldn't require further dependencies with a default gnome install)
Copy RPMS directory and its contents from dvd to suitable location, say /opt
Copy comps.xml from repodata directory on dvd to /opt/RPMS
$su -
#createrepo -g /opt/RPMS/comps.xml /opt/RPMS
Create the file /etc/yum.repos.d/opt.repo containing:

[opt]
name=opt
baseurl=file:///opt/RPMS
enabled=1
gpgcheck=0

Change "enabled=1" to "enabled=0" in all other .repo files in /etc/yum.repos.d
#yum clean all
Add/Remove Software can now be used to install groups or individual packages.

Last edited by andrew7a2; 01-21-2007 at 06:23 AM. Reason: Simplified procedure
 
  


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
network (route problems) in FC6 64bit tarotint Fedora 2 11-01-2006 07:02 PM
Installing SuSE 10.0 over the network with ADSL connection hardstyleFX SUSE / openSUSE 2 10-18-2005 03:40 PM
Installing Linux from a network connection Paulo Góes Linux - Newbie 1 03-08-2005 03:22 PM
Are packages from linuxpackages.net safe? hdo781 Slackware 4 01-21-2005 07:27 AM
idea: sharing net connection, method: iptables..., problem: broken net connection :( danny2055 Linux - Networking 4 06-09-2003 07:00 AM

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

All times are GMT -5. The time now is 06:25 AM.

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