 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

8th December 2004, 06:17 PM
|
 |
Registered User
|
|
Join Date: Jan 2004
Posts: 456

|
|
|
Smartpm
http://www.smartpm.org/
http://dag.wieers.com/packages/smart/
[b]Edit: how to add [b]
Code:
$ su -
<passwd>
# cd /etc/yum.repos.d
add a dries.repo and drop the following in it: (vi dries.repo)
Code:
[dries]
name=Dries APT/YUM Repository
baseurl=http://ftp.freshrpms.net/pub/dag/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
http://mirrors.ircam.fr/pub/dag/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
http://apt.sw.be/dries/fedora/linux/$releasever/$basearch/dries/RPMS/
http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=1
gpgcheck=1
Import his gpg key
Code:
# rpm --import http://apt.sw.be/dries/RPM-GPG-KEY.dries.txt
Install the smart tools
Code:
yum install smart smart-gui smart-update
__________________
aka "jlc" on irc.
Main Desktop:
Rawhide x86_64
MSI K8N NEO2 Platinum
AMD Athlon 64 3200+ Winchester @ 2350MHz
CORSAIR XMS TWINX1024-3200C2 2GB
BFG Nvidia GeForce 6800GT OC @ 370MHz 256MB GDDR3
2x80GB SATA 150 Segate Raid 0
Last edited by cybrjackle; 2nd January 2006 at 05:31 PM.
|

8th December 2004, 06:31 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 148

|
|
|
OMFG!!! lol.
Seems too good to be true.
Anyone tried it yet?
Last edited by yanik; 8th December 2004 at 06:45 PM.
|

8th December 2004, 06:33 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 148

|
|
|
BTW it's smartpm, not smartrpm
|

8th December 2004, 07:18 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Posts: 32

|
|
|
When I try to start it with
smart --gui
I'm getting
error: Invalid interface 'gtk'
What's that? Shell mode works fine.
mighty
__________________
La vie est dure sans confiture.
|

8th December 2004, 07:29 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Posts: 32

|
|
ok, thinking then posting  installing the gui rpm should fix that
__________________
La vie est dure sans confiture.
|

8th December 2004, 07:48 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 148

|
|
hehe, so? how is it? did you break your FC3 yet? lol. Can't wait to go home and try it.
La vie est encore plus dure sans beurre d'arrachide
|

8th December 2004, 11:37 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Posts: 32

|
|
This thing is good. My FC3 is still running (let's see what happens after rebooting  ). I think this proggi is very useful. Needed some minutes to figure out how to exclude packages, because I compile the kernel myself, so I don't need these rpms.
Have fun folks
mighty
__________________
La vie est dure sans confiture.
|

9th December 2004, 03:37 AM
|
 |
Registered User
|
|
Join Date: Feb 2004
Location: Boston
Posts: 239

|
|
|
Installed it, works like a charm. Highly recommended!
|

9th December 2004, 01:17 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 148

|
|
|
yep, I like it too, it's a lot faster than yum IMO. But I don't know about those default 13 repos tho. I removed some to reflect more the yum config file found on fedorafaq. I also wouldn't trust it yet for a full system upgrade. But it is very flexible, and the UI is very clean, I like that. I'll try to only use smart from now on and see how it goes.
I not too sure how to deal with priority yet. The way I see it, the official updates should have the highest priority, followed by fedora.us, then livna and then all the others. Dag's not compatible with livna I think, but what about freshRPM?
Anyway, everyone should use it. Fedorafaq should write a paper on this one.
|

9th December 2004, 02:52 PM
|
 |
Registered User
|
|
Join Date: Jan 2004
Posts: 456

|
|
Quote:
|
Originally Posted by yanik
yep, I like it too, it's a lot faster than yum IMO. But I don't know about those default 13 repos tho. I removed some to reflect more the yum config file found on fedorafaq. I also wouldn't trust it yet for a full system upgrade. But it is very flexible, and the UI is very clean, I like that. I'll try to only use smart from now on and see how it goes.
I not too sure how to deal with priority yet. The way I see it, the official updates should have the highest priority, followed by fedora.us, then livna and then all the others. Dag's not compatible with livna I think, but what about freshRPM?
Anyway, everyone should use it. Fedorafaq should write a paper on this one.
|
I'm the opposite, I enable freshrpms and dag and disable livna/fedora.us
__________________
aka "jlc" on irc.
Main Desktop:
Rawhide x86_64
MSI K8N NEO2 Platinum
AMD Athlon 64 3200+ Winchester @ 2350MHz
CORSAIR XMS TWINX1024-3200C2 2GB
BFG Nvidia GeForce 6800GT OC @ 370MHz 256MB GDDR3
2x80GB SATA 150 Segate Raid 0
|

9th December 2004, 02:57 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 148

|
|
|
I'm no fedora guru, does it work well? I did it that way because I often see people saying fedora.us/livna have better package, more testing etc... could be wrong tho.
|

27th December 2004, 05:48 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Posts: 32

|
|
SmartRPM ran fine for serveral weeks now. But now, if I want to upgrade all, I get an error:
SDL_gfx-2.0.12-3.1.fc3.rf.i386.rpm: public key not available
Im aware or two possibilitiers: Getting the appropriate key or disable gpg checking. But I'm neither sure which key I need and where I can find it, nor do I know where to disabale gpg checking.
Can anybody help?
Thanks,
mighty
__________________
La vie est dure sans confiture.
|

27th December 2004, 08:36 PM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: Rome, Italy
Posts: 75

|
|
Great tool!!!
Last edited by piedamaro; 27th December 2004 at 09:17 PM.
|

27th December 2004, 08:58 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Location: WV
Age: 36
Posts: 107

|
|
|
SmartRPM
So, is this a better option than the YUM Extender that I've been reading about?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 20:17 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|