LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-05-2006, 02:53 PM   #1
confused_bof
Member
 
Registered: Sep 2003
Location: Oz
Distribution: Ubuntu, Kubuntu, MythBuntu
Posts: 136

Rep: Reputation: 15
Smart Question


A long, long time ago, when it used to work, I was able to add locations of catalogues into the YAST "Installation Source"

For example,

http://download.opensuse.org/distrib...ss-inst-source

What is the equivalent function for SMART?


How is it done?http://download.opensuse.org/distrib...ss-inst-source

Thanks
 
Old 06-05-2006, 03:13 PM   #2
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
smart channel --add URL
smart update
 
Old 06-05-2006, 03:54 PM   #3
confused_bof
Member
 
Registered: Sep 2003
Location: Oz
Distribution: Ubuntu, Kubuntu, MythBuntu
Posts: 136

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by jens
smart channel --add URL
smart update
Hi & thanks.

That's what I thought. It goes through the motions when I add a URL and the CLI tells me all is well. But I don't think the 'channel' is added because when I do a 'smart update' only the one channel is reported (packman).

regards

Thanks

Last edited by confused_bof; 06-05-2006 at 03:57 PM.
 
Old 06-05-2006, 04:13 PM   #4
confused_bof
Member
 
Registered: Sep 2003
Location: Oz
Distribution: Ubuntu, Kubuntu, MythBuntu
Posts: 136

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by confused_bof
Hi & thanks.

That's what I thought. It goes through the motions when I add a URL and the CLI tells me all is well. But I don't think the 'channel' is added because when I do a 'smart update' only the one channel is reported (packman).
I realise that I should probably be looking to a SMART forum for this, but I note that there is only ever one entry in

/var/lib/smart/channels

and that is "Packman%http:__packman.unixheads.com_suse_10"

I just don't seem to be able to edit or add new channels.

there are no permission restrictions for su or root on /var/lib/smart/channels/ AFAIK

Thnaks
 
Old 06-05-2006, 04:54 PM   #5
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
Well, I don't have a SUSE system at home to test it, but last time I used the smart package from "guru" it came with all:
* SUSE security updates
* SUSE normal updates
* SUSE
* Packman
* Guru
...in default.

Smart packages from Guru:
http://linux01.gwdg.de/~pbleser/rpm-...=/System/smart

PS: to look for installed sources:
smart channel --show

PS PS: Don't you have "/etc/smart" ?
 
Old 06-05-2006, 04:57 PM   #6
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Maybe something went goofy as I have a bunch of channels without even trying.
I took notes from http://dev-loki.blogspot.com/

Run the command: rpm -qa | grep rpm-python to see if the package is installed. If it is not installed, as root user, run this command to install the rpm-python package from Factory:
Code:
rpm -ihv ftp://ftp.belnet.be/mirrors/ftp.opensuse.org/opensuse/distribution/SL-10.1/inst-source/suse/i586/rpm-python-*.rpm
Get the smart package from one of these sites:
http://linux01.gwdg.de/~pbleser/rpm-...t=System/smart
http://ftp.gwdg.de/pub/linux/misc/su.../System/smart/
http://ftp.skynet.be/pub/suser-guru/.../System/smart/

Pass that to rpm -ivh in a root shell, like this:
Code:
rpm -ihv http://ftp.skynet.be/pub/suser-guru/rpm/packages/System/smart/smart-0.41-25.guru.suse101.i686.rpm
smart update
smart install smart-gui


If you also want to enable e.g. the supplementary KDE repository, do this:
smart channel --enable suse-kde

smart update suse-kde

At any rate, it's a heck of lot faster than yast and it doesn't keep up with the crap about packman not having a valid signature or similar like yast does.
 
Old 06-08-2006, 12:36 AM   #7
crazibri
Member
 
Registered: Mar 2004
Location: Orange County, CA
Distribution: OS X, SuSE, RH, Debian, XP
Posts: 377

Rep: Reputation: 31
Smart GUI gives you an easy way to add Channels.

Go to Edit menu, click Channels, click the NEW button.
 
Old 06-08-2006, 02:41 AM   #8
confused_bof
Member
 
Registered: Sep 2003
Location: Oz
Distribution: Ubuntu, Kubuntu, MythBuntu
Posts: 136

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by crazibri
Smart GUI gives you an easy way to add Channels.

Go to Edit menu, click Channels, click the NEW button.
Doesn't work for me- see my post above. /var/lib/smart/channels is never updated, whether I use CLI or the GUI.

Thanks

http://www.linuxquestions.org/questi...eply&p=2282481
 
Old 08-25-2006, 06:38 AM   #9
linux_learner
LQ Newbie
 
Registered: Sep 2002
Posts: 17

Rep: Reputation: 0
Read the howto here http://wiki.suselinuxsupport.de/wikk...PackageManager

Also http://labix.org/smart/howto
 
Old 08-27-2006, 03:28 PM   #10
confused_bof
Member
 
Registered: Sep 2003
Location: Oz
Distribution: Ubuntu, Kubuntu, MythBuntu
Posts: 136

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linux_learner

No need. I changed to Ubuntu.


regards
 
Old 08-29-2006, 09:46 AM   #11
linux_learner
LQ Newbie
 
Registered: Sep 2002
Posts: 17

Rep: Reputation: 0
The howto I posted is not SUSE specific, but also covers Fedorah, Ubuntu, Debian, Mandriva and Slackware.
 
  


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
anybody tried smart-urpmi? bioalchemist Mandriva 1 02-07-2006 06:34 AM
Smart downloading dazdaz Linux - Software 2 12-01-2005 01:18 PM
Smart Quotes apostate Linux - Software 1 09-09-2005 07:27 PM
dsc-1.3m smart ic1404 Linux - Hardware 0 07-28-2005 10:23 AM
How To Ask Questions The Smart Way yixudong General 4 08-31-2002 11:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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