Jump to content

At My Linux Wits Ends...


sunnyjamiel
 Share

Recommended Posts

Okay, I was finally able to download The LE2005 Mini CD and installed LE fine. Now all I have with me is the Terminal. It's using IceWM thing for Windows X.

 

1. How do I connect to the internet? I cant find anything inside the minimal install from where I can configure my Lan setting. Although during install it asked me to configure proxy which I did.

 

2. How do I install stuff? I think I need to get the Package Manager first or something.

Link to comment
Share on other sites

I reinstalled LE2005 from the CD1.iso.

 

Then as told earlier I added the urpmi stuff. But this doesnt seem to work as I can't see any thing to install in the Software Install. I am using Cable net and have already set up my connection and proxy settings. On the Win XP I use the setting along with an ISA server but on Linux Its just the settings, DNS, Gateway, IP, Proxy.......

 

I got the following messages in the Terminal;

 

[root@localhost sunny]# urpmi.removemedia -a

using different removable device [/dev/hdc] for "Installation CD1 (cdrom1)"

removing medium "Installation CD1 (cdrom1)"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

[root@localhost sunny]# urpmi.addmedia main ftp://ftp.clinet.fi/pub/mirrors/Mand

rake-linux/official/2006.0/i586/media/main with media_info/hdlist.cz

added medium main

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "main"

retrieving source hdlist (or synthesis) of "main"...

ftp://ftp.clinet.fi/pub/mirrors/Mandrake-...0/i586/media/ma

in/media_info/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "main"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.main.cz]

problem reading synthesis file of medium "main"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "main"

[root@localhost sunny]# urpmi.addmedia contrib ftp://ftp.caliu.info/pub/distribu

cions/mandrake/official/2006.0/i586/media/contrib with media_info/hdlist.cz

added medium contrib

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "contrib"

retrieving source hdlist (or synthesis) of "contrib"...

ftp://ftp.caliu.info/pub/distribucions/ma....0/i586/media/c

ontrib/media_info/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "contrib"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.contrib.cz]

problem reading synthesis file of medium "contrib"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "contrib"

[root@localhost sunny]# urpmi.addmedia jpackage ftp://ftp.caliu.info/pub/distrib

ucions/mandrake/official/2006.0/i586/media/jpackage with media_info/hdlist.cz

added medium jpackage

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "jpackage"

retrieving source hdlist (or synthesis) of "jpackage"...

ftp://ftp.caliu.info/pub/distribucions/ma....0/i586/media/j

package/media_info/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "jpackage"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.jpackage.cz]

problem reading synthesis file of medium "jpackage"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "jpackage"

[root@localhost sunny]# urpmi.addmedia plf-free ftp://ftp.planetmirror.com/pub/p

lf/mandrake/free/2006.0 with hdlist.cz

added medium plf-free

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "plf-free"

retrieving source hdlist (or synthesis) of "plf-free"...

ftp://ftp.planetmirror.com/pub/plf/mandra...006.0/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "plf-free"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-free.cz]

problem reading synthesis file of medium "plf-free"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "plf-free"

[root@localhost sunny]# urpmi.addmedia plf-nonfree ftp://ftp.planetmirror.com/pu

b/plf/mandrake/non-free/2006.0 with hdlist.cz

added medium plf-nonfree

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "plf-nonfree"

retrieving source hdlist (or synthesis) of "plf-nonfree"...

ftp://ftp.planetmirror.com/pub/plf/mandra...006.0/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "plf-nonfree"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.plf-nonfree.cz]

problem reading synthesis file of medium "plf-nonfree"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "plf-nonfree"

[root@localhost sunny]# urpmi.addmedia --update updates ftp://ftp.caliu.info/pub/distribucions/ma...0/main_updates/ with media_info/hdlist.cz

added medium updates

write config file [/etc/urpmi/urpmi.cfg]

reconfiguring urpmi for media "updates"

retrieving source hdlist (or synthesis) of "updates"...

ftp://ftp.caliu.info/pub/distribucions/ma..._info/hdlist.cz

retrieval of source hdlist (or synthesis) failed

no hdlist file found for medium "updates"

examining synthesis file [/var/lib/urpmi/synthesis.hdlist.updates.cz]

problem reading synthesis file of medium "updates"

found 0 headers in cache

removing 0 obsolete headers in cache

write config file [/etc/urpmi/urpmi.cfg]

unable to update medium "updates"

[root@localhost sunny]# urpmi --auto-select --auto

The package(s) are already installed

[root@localhost sunny]#

 

So what seems to be the problem here and how to solve it?

Link to comment
Share on other sites

After trying the ../ fix told above I get the following message

 

[root@localhost sunny]# urpmi.addmedia main ftp://ftp.clinet.fi/pub/mirrors/Mand

unable to access hdlist file of "main", medium ignored

medium "main" already exists

[root@localhost sunny]# rake-linux/official/2006.0/i586/media/main with ../media_info/hdlist.cz

Link to comment
Share on other sites

Now I'm getting this same message;

 

[root@localhost sunny]# urpmi.addmedia main ftp://ftp.clinet.fi/pub/mirrors/Mand

unable to access hdlist file of "main", medium ignored

medium "main" already exists

[root@localhost sunny]# rake-linux/official/2006.0/i586/media/main with ../media_info/hdlist_main.cz

 

How to find the media_info directory?

 

And plz how to stop the annoying Ksnapshit everytime i use arrow keys?

Link to comment
Share on other sites

medium "main" already exists

It looks like main already exists in your urpmi sources, and perhaps the others as well (contrib, jpackage, etc). Do this first to remove them all.

 

urpmi.removemedia -a

 

Then issue the corrected command to addmedia for each of the sources.

 

Can't help you with the ksnapshot issue. Don't know what's going on there.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...