LinuxQuestions.org
Help answer threads with 0 replies.
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 05-20-2005, 11:49 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
Repository question


Hi folks,

FedoraCore3

I'm prepared to install "smartpm" from Internet which is a Debian package to replace "yumex". Please advise the compatible repositories to be added in order to get it with

# yum install smartpm

TIA

B.R.
satimis
 
Old 05-20-2005, 12:13 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
Do a search in these forums for "yum repositories". What I use looks like this, but I don't know (because I didn't run a "yum lisl smartpm" to find out) if smartpm is in that set.
Code:
[peter ~]$ cat /etc/yum.conf
[main]
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.atrpms.net/mirrors/fedoracore/$releasever/$basearch/os/
 http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/os/
 http://download.fedora.redhat.com/pu...ra/linux/core/$releasever/$basearch/os/
failovermethod=priority

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.atrpms.net/mirrors/fedoracore/updates/$releasever/$basearch/
 http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/updates/
 http://download.fedora.redhat.com/pu.../core/updates/$releasever/$basearch/
failovermethod=priority

[peter ~]$ ls -1 /etc/yum.repos.d/
atrpms-stable.repo
cran.repo
dag.repo
fedora-extras.repo
freshrpms.repo
kde-redhat-stable.repo
livna-stable.repo
newrpms.repo
[peter ~]$ cat /etc/yum.repos.d/*.repo
# Repositories updated : 2005-04-06

#
# Repository : atrpms-stable
#
[atrpms-stable]
name=ATrpms for Fedora Core $releasever stable
baseurl=http://apt.atrpms.net/fedora/$releasever/en/$basearch/at-stable
        http://ftp-stud.fht-esslingen.de/atrpms/fedora/$releasever/en/$basearch/at-stable
        http://rpm.pbone.net/fedora/$releasever/en/$basearch/at-stable
        http://mirrors.ircam.fr/pub/atrpms/fedora/$releasever/en/$basearch/at-stable
        http://www.mirrorservice.org/sites/d...ms.net/fedora/$releasever/en/$basearch/at-stable
        http://anorien.csc.warwick.ac.uk/mirrors/atrpms/fedora/$releasever/en/$basearch/at-stable
gpgcheck=1
enabled=1

[CRAN]
name=CRAN
baseurl=http://cran.us.r-project.org/bin/linux/redhat/fc3/i386/
#mirrorlist=http://cran.r-project.org/mirrors.html
gpgcheck=0
enabled=1
# Repositories updated : 2005-05-06

#
# Repository : dag
#
[dag]
name=Dag
baseurl=http://dag.atrpms.net/fedora/$releasever/en/$basearch/dag/
gpgcheck=1
enabled=0

# Repositories updated : 2005-04-18

#
# Repository : fedora-extras
#
[fedora-extras]
name=Fedora Extras - $releasever - $basearch
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/$releasever/$basearch/
gpgcheck=1
enabled=1

# Repositories updated : 2005-05-06

#
# Repository : freshrpms
#
[freshrpms]
name=FreshRPMS-Fresh
#baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
mirrorlist=http://ayo.freshrpms.net/fedora/linux/$releasever/mirrors-freshrpms
gpgcheck=1
enabled=1

# Repositories updated : 2005-04-18

#
# Repository : kde-redhat-stable
#
[kde-redhat-stable]
name=kde-redhat-stable
baseurl=http://ftp.oregonstate.edu/.1/kde/stable/3.4/RedHat/Fedora3/i386
#mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors
gpgcheck=1
enabled=1
# Repositories updated : 2005-04-18

#
# Repository : livna-stable
#
[livna-stable]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
gpgcheck=1
enabled=1

# Repositories updated : 2005-04-18

#
# Repository : newrpms
#
[newrpms]
name=Fedora Core 3 NewRPMS.sunsite.dk
baseurl=http://newrpms.sunsite.dk/apt/redhat/en/$basearch/fc$releasever
gpgcheck=1
enabled=1
 
Old 05-20-2005, 02:56 PM   #3
snarkout
Member
 
Registered: Apr 2005
Location: The Land Of Entrapment
Posts: 77

Rep: Reputation: 15
FWIW, smartpm is still very much in beta.
 
Old 05-20-2005, 09:33 PM   #4
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Quote:
Originally posted by snarkout
FWIW, smartpm is still very much in beta.
Noted with thanks

B.R.
satimis
 
Old 05-21-2005, 05:40 PM   #5
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Quote:
[livna-stable]
Carefully read the configuration instructions at http://rpm.livna.org
 
  


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
another YaST repository question chemdawg SUSE / openSUSE 6 10-07-2005 10:43 AM
repository bong.mau Linux - Games 3 09-30-2005 10:47 AM
Repository Question ccm030 Ubuntu 1 08-23-2005 04:56 PM
Repository question KezzerDrix Mandriva 1 04-05-2005 08:44 AM
Creating CVS repository: cvs [import aborted]: attempt to import the repository enemorales Linux - Software 3 10-15-2004 04:30 PM

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

All times are GMT -5. The time now is 02:03 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