Fedora Linux Support Community & Resources Center

Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > The Community Lounge > News

News Community information and the latest Fedora related news

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2004-12-07, 02:25 AM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
GYUM for FC3 is back!

Hello All,

Finally, GYUM for FC3 is now available for a test drive.
But wait, there is a catch. You need to install a special build of YUM first.
I would appreciated any feedback you might have:

http://fedoranews.org/tchung/gyum/fc3/

UPDATE 2004-12-08 3:10 AM

I'm happy to introduce GYUM 2.0 which no longer requires older version of YUM.

http://fedoranews.org/tchung/gyum/2.0/

UPDATE 2004-12-08 1:37 PM

GYUM Update Alert Notification Tool aka gyum-applet for GYUM is also available in the same page.

http://fedoranews.org/tchung/gyum/2.0/

UPDATE 2004-12-11 7:22 PM

GYUM 2.0-5 now supports fully fuctional "Settings Tab" where a user can add/delete/update yum repsitory server.

http://fedoranews.org/tchung/gyum/2.0/

Enjoy my GYUM!

Thomas
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung

Last edited by tchung; 2004-12-11 at 08:32 PM CST.
Reply With Quote
  #2  
Old 2004-12-07, 07:10 AM CST
baz2 Offline
Registered User
 
Join Date: Dec 2004
Posts: 13
Before I install, what's the "cost" of going to an older version of yum? And what would happen if yum were updated again, and I'm automatically updating? Do I need to do something to prevent the automatic update from updating your yum?
Reply With Quote
  #3  
Old 2004-12-07, 07:46 AM CST
yanik Offline
Registered User
 
Join Date: Nov 2004
Posts: 148
hummmm, doesn't sound too good at all. yum is a lot better now. Going to an older version? I think not.
Reply With Quote
  #4  
Old 2004-12-07, 09:21 AM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by baz2
Before I install, what's the "cost" of going to an older version of yum? And what would happen if yum were updated again, and I'm automatically updating? Do I need to do something to prevent the automatic update from updating your yum?
I guess the "cost" will be you won't get new features of stock yum-2.1.11-3 for FC3 but the "benefit" will be FC1 or FC2 like yum behavior which we all get used to already AND fully compatible with GYUM

It won't update to newer version of yum. That's why you need to install my special build of yum which prevents updating "yum" package itself.

Thank you for your feedback.
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung

Last edited by tchung; 2004-12-07 at 09:26 AM CST.
Reply With Quote
  #5  
Old 2004-12-07, 09:26 AM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by yanik
hummmm, doesn't sound too good at all. yum is a lot better now. Going to an older version? I think not.
It was necessary to install older version of YUM to make it work with GYUM and it seems FC3 is fully compatible with older version of YUM.

If you never tried GYUM before, I would suggest give it a try. You can always remove it if you don't like it. Just make sure to back up your currnet yum.conf and yum.repos.d directory.

Thank you for your feedback.
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung

Last edited by tchung; 2004-12-07 at 09:28 AM CST.
Reply With Quote
  #6  
Old 2004-12-07, 10:27 AM CST
madrugada Offline
Registered User
 
Join Date: Apr 2004
Location: Italy
Age: 34
Posts: 30
i installed the two packlages......
i had:
root@localhost michele]# rpm -Uhv yum-2.0.7-3.FC3.GYUM.i386.rpm
Preparing... ########################################### [100%]
1:yum warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
########################################### [100%]
in this way gyum didn't work because i had:
michele@localhost ~]$ gyum
Could not setup settings tab. Config.py needs mods.
Insufficient server config - no servers found. Aborting.

to make everythings works i have to rename yum.conf.rpmnew in yum.conf

the message "Could not setup settings tab. Config.py needs mods" still appears....
Reply With Quote
  #7  
Old 2004-12-07, 10:35 AM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by madrugada
i installed the two packlages......
i had:
root@localhost michele]# rpm -Uhv yum-2.0.7-3.FC3.GYUM.i386.rpm
Preparing... ########################################### [100%]
1:yum warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
########################################### [100%]
in this way gyum didn't work because i had:
michele@localhost ~]$ gyum
Could not setup settings tab. Config.py needs mods.
Insufficient server config - no servers found. Aborting.

to make everythings works i have to rename yum.conf.rpmnew in yum.conf

the message "Could not setup settings tab. Config.py needs mods" still appears....
Interesting, I guess I need more tweaking in my spec.

Thank you for your feedback.
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #8  
Old 2004-12-07, 11:15 AM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by madrugada
i installed the two packlages......
i had:
root@localhost michele]# rpm -Uhv yum-2.0.7-3.FC3.GYUM.i386.rpm
Preparing... ########################################### [100%]
1:yum warning: /etc/yum.conf created as /etc/yum.conf.rpmnew
########################################### [100%]
in this way gyum didn't work because i had:
michele@localhost ~]$ gyum
Could not setup settings tab. Config.py needs mods.
Insufficient server config - no servers found. Aborting.

to make everythings works i have to rename yum.conf.rpmnew in yum.conf

the message "Could not setup settings tab. Config.py needs mods" still appears....
Ok. I just updated the special YUM build so now it does:

[tchung@localhost gyum]$ sudo rpm -Uvh yum-2.0.7-3.FC3.GYUM.i386.rpm
Preparing... ########################################### [100%]
1:yum warning: /etc/yum.conf saved as /etc/yum.conf.rpmsave
########################################### [100%]

Thank you for the bug report.
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #9  
Old 2004-12-07, 05:28 PM CST
DXT Offline
Registered User
 
Join Date: Feb 2004
Posts: 20
Is it possible to select (disable or enable) repositores from the gui of GYUM?
Reply With Quote
  #10  
Old 2004-12-07, 05:32 PM CST
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 41
Posts: 8,250
Give a shot tonite.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills
Reply With Quote
  #11  
Old 2004-12-07, 05:58 PM CST
mbokil's Avatar
mbokil Offline
Registered User
 
Join Date: Nov 2004
Location: Boston
Posts: 505
I am confused

I am confused here about a GUI for yum. How hard is it to open a shell and type 'yum update' or 'yum install new-senseless-gui' ? I can't see how it could be any easier than that. But if there must be a gui so be it.
__________________
Fedora 9 / XFCE 4.4.2
Athlon Thunderbird CPU 1.3 GigHz
750 MB RAM
Nvidia Gforce 6200
Mozilla Seamonkey 1.1.9 browser with MonkeyMenu Extension
Reply With Quote
  #12  
Old 2004-12-07, 06:12 PM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by DXT
Is it possible to select (disable or enable) repositores from the gui of GYUM?
Sorry, that feature is not available in GYUM.

Thomas
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #13  
Old 2004-12-07, 06:18 PM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by mbokil
I am confused here about a GUI for yum. How hard is it to open a shell and type 'yum update' or 'yum install new-senseless-gui' ? I can't see how it could be any easier than that. But if there must be a gui so be it.
GYUM gives you a list of packages available to install, remove and updates-released in Graphical User Interface where you can search and select them which is very user-friendly to novice users.

Thomas
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung
Reply With Quote
  #14  
Old 2004-12-07, 06:29 PM CST
Tru Offline
Registered User
 
Join Date: Aug 2004
Location: Boise, Idaho
Posts: 125
Im sorry tchung but your yum gui doesn't seem as good as mits yum gui which can be found at http://linux.rasmil.dk/mambo/index.p...d=41&Itemid=41 The reasons are that one why would we want the behaviour of yum that came with fc1 and fc2 they were slow and froze all the time and two with mits yum gui it adds all the repos for you and three you can check and uncheck the repos you want to enable or disable. I have been using his and it works great and since it works off the new yum it is very fast much more than the old yum.
__________________
Don't get trapped inside of a window; try linux! Registered Linux User #373,010
Reply With Quote
  #15  
Old 2004-12-07, 06:46 PM CST
tchung's Avatar
tchung Offline
FedoraNEWS.org Admin
 
Join Date: Feb 2004
Location: California, US
Posts: 560
Quote:
Originally Posted by Tru
Im sorry tchung but your yum gui doesn't seem as good as mits yum gui which can be found at http://linux.rasmil.dk/mambo/index.p...d=41&Itemid=41 The reasons are that one why would we want the behaviour of yum that came with fc1 and fc2 they were slow and froze all the time and two with mits yum gui it adds all the repos for you and three you can check and uncheck the repos you want to enable or disable. I have been using his and it works great and since it works off the new yum it is very fast much more than the old yum.
I won't argue with you which one is better. Each program has its own strength and weakness. Yes, GYUM is not the fastest and it doesn't support custom repo selection but it does what it suppose to do - "allow users to select packages to install, remove and updates from default repositories" - and it does its job pretty well.

Currently, I'm working with Tim Lauridsen who is the author of YUM Extender to write an article about his project on our site - FedoraNEWS.ORG

Yes, it's my ultimate wish to share our knowledge to improve the program and learn from each other to make it better. Remember it's not a race but a collaborative work for Fedora Project.

Thomas
__________________
Thomas Chung
http://fedoraproject.org/wiki/ThomasChung

Last edited by tchung; 2004-12-07 at 07:02 PM CST.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is gyum?? reveye General Support 4 2005-11-26 08:38 PM CST
gyum philip_w General Support 3 2005-11-26 12:20 AM CST
GYUM alerter shows updates not available in GYUM (repos) alphonsebrown Software 0 2005-03-24 03:40 AM CST
gyum vs. yum armen Software 9 2005-03-15 02:47 AM CST
wish gyum had... armen Software 2 2005-03-10 02:36 PM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 12:42 PM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
vB Enterprise Translator (vBET 2.3.8) created by NLP-er