LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 06-05-2003, 11:04 AM   #1
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Rep: Reputation: 37
Update SuSe


I installed SuSe from a fat partition and now when i attempt to install a any package like gaim it's asking for a CD, i point it to the same folder on already mounted fat partition where i installed it from but it fails to see the needed files, can someone tell me where exactly i need to point it, or what am i not doing to make it see where to get the needed files.

Thanx for help.
 
Old 06-05-2003, 12:07 PM   #2
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
which version?
 
Old 06-05-2003, 01:33 PM   #3
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
latest 8.2
 
Old 06-05-2003, 02:49 PM   #4
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
"Point it to the same folder" there are several different ways to do that, can you provide the exact steps your trying? the quickest is to browse to the rpm and click on it, it will ask 'install with yast?' . or you could select 'change source of installation' and add the directory. or from the 'install/remove screen' select file->import-> then browse to the directory. that will only work if you have a package list residing in the same dir as the rpm's.
 
Old 06-05-2003, 03:17 PM   #5
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
Yeah i am installing with Yast, first when i tried installing there was a whole bunch of packages missing so i went online and downloaded all of them and installed them, so now it seems to install normally but Yast is asking for Disk one which i don't have. In the URL it had hd:///8.1;device=/dev/hde6;filesystem=auto. 8.1 is the folder on the fat partition where i installed SuSe from. Error it comes up with is ERROR(Media:not attached) I thought the problem was that partition is already mounted so i tried \windows\d\8.1 and a couple of other ways like file:\windows\d\8.1 but nothing works, it keeps bringing up an ERROR(Media:not opened)
 
Old 06-05-2003, 03:18 PM   #6
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
it's not a problem that the rpm's i'm trying 2 install r on fat partition is it?
 
Old 06-05-2003, 03:37 PM   #7
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
And btw, any time i try 2 install a package in SuSe, i mean anything at all like Gaim, opera, or an ftp client, there are ALWAYS problems with missing things that Yast is reporting, is that a problem with my installation? Did i do something wrong? or is that just the way SuSe is, u have 2 download everything urself?
 
Old 06-05-2003, 03:48 PM   #8
aherm
Member
 
Registered: Jan 2003
Location: upNorth
Distribution: openSuSE/uBuntu
Posts: 410

Rep: Reputation: 30
You should try apt for SuSE ;-)

apt-get update
apt-get install gaim

It will install all other files needed to satisfy dependencies if any.
You will need at least:
apt-0.5.4cnc9-1cl
apt-devel-0.5.4cnc9-1cl
from www.rpmseek.com

Have fun :-)
 
Old 06-05-2003, 04:02 PM   #9
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
i agree, apt for SuSE is the way to go. http://linux01.gwdg.de/apt4rpm/
get synaptic if you want a nice GUI to work from.
hopefully they will integrate this into yast at some point.
 
Old 06-05-2003, 04:11 PM   #10
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
aherm,
pt 0.5.5cnc5-rb6 conflict
Unresolved Requirements:
apt requires lua
apt requires libapt-pkg-libc6.2-5.so.0
Conflict Resolution:
( ) Do Not Install apt
( ) Ignore Conflict and Risk System Inconsistencies
libapt-pkg-libc6.2-5.so.0 not available
Required by:
apt requires libapt-pkg-libc6.2-5.so.0
Conflict Resolution:
( ) Remove the Conflicting Package
Do Not Install apt
( ) Ignore Conflict and Risk System Inconsistencies
lua not available
Required by:
apt requires lua
Conflict Resolution:
( ) Remove the Conflicting Package
Do Not Install apt
( ) Ignore Conflict and Risk System Inconsistencies
 
Old 06-05-2003, 04:26 PM   #11
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
Still not sure what to do about the disk problem, but i think i got apt to work so i won't have to worry about that, thanx a lot!
 
Old 06-05-2003, 04:33 PM   #12
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
i take that back apt doesn't work
could not open RPM package list file /var/state/apt/lists/ftp.gwdg.de_pub_linux_suse_apt_SuSE_8.0-i386_base_pkglist.packman-i386
 
Old 06-05-2003, 06:13 PM   #13
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
you have to be carefull about the version numbers, you're trying to apt-get version 8.0 packages. go to http://linux01.gwdg.de/apt4rpm/ and click the 'component list for 8.2, then copy/paste that to your /etc/apt/sources.list, then comment out or remove any for the lower version numbers. save, then re-run apt-get update as root.
 
Old 06-05-2003, 06:29 PM   #14
designator
Member
 
Registered: Jun 2003
Location: California, USA
Distribution: OpenSUSE Tumbleweed
Posts: 219

Original Poster
Rep: Reputation: 37
Downloading the right ones now, again thanx a lot.
 
Old 06-07-2003, 09:42 AM   #15
aherm
Member
 
Registered: Jan 2003
Location: upNorth
Distribution: openSuSE/uBuntu
Posts: 410

Rep: Reputation: 30
You need to download the remaining packages required by apt and those are here:
http://rpmseek.com/rpm/apt-0.5.5cnc5...N:0:0:0:599859
Oops, I have an older apt version ;-)

And this is my sources.list
Code:
#
# Get the latest information about the contents of the sources.list file
# from http://linux01.gwdg.de/apt4rpm
#
# The line rpm-src can be uncommented in case you're interested in downloading
# source packages (rpms)

#
# Repository created by: aptate (version 0.64.3)
# At: Mon Apr 21 19:42:40 MEST 2003
# More info about aptate at: http://apt4rpm.sourceforge.net
#
rpm      ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386  update-prpm update kde xfree86 mozilla suser-tcousin packman packman-i686 mantel-kernel suse-people security-prpm security
rpm-src  ftp://ftp.gwdg.de/pub/linux/suse/apt SuSE/8.2-i386  update-prpm update kde xfree86 mozilla suser-tcousin packman packman-i686 mantel-kernel suse-people security-prpm security

Have more fun :-)
 
  


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
SuSE 9.3 update desertViking SUSE / openSUSE 10 09-30-2005 10:56 AM
Suse 9.1: suse-build-key (cannot update packages) bodhiopolis Linux - Distributions 1 06-09-2005 03:22 PM
SuSE 9.1: Did Update, Now Can't Get In! Legomancer Linux - Distributions 1 09-20-2004 08:06 PM
suse 9.1 update ronss Linux - Distributions 1 05-19-2004 07:31 PM
SuSE 8.0 Update to 9.0? SuSE_User Linux - Distributions 3 01-26-2004 08:52 AM

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

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