LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-18-2010, 02:05 AM   #106
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940

Quote:
Originally Posted by unSpawn View Post
If files are part of a package then manually removing files will result in b0rken packages.
It would be best to use available package management tools instead.
Like 'aptitude remove –purge gparted' or 'apt-get autoremove gparted'.
That was enlightening. Thank you !
 
Old 10-18-2010, 02:14 AM   #107
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
unSpawn,

Now that you have plunged in this thread, can you explain why did wget -c download and save gParted with this name : download?use_mirror=aarnet instead of the usual gparted-live-0.6.4-1.iso ??

Last edited by Aquarius_Girl; 10-18-2010 at 02:17 AM.
 
Old 10-18-2010, 02:38 AM   #108
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Thanks for the delete info. Interestingly enough if you hover your mouse over the "EDIT" button it will show "Edit/Delete"

What can I say - I can't believe that just a few moments ago I sat and watched a disc having gparted burned on to it. A process that began over 6 weeks ago (Sept 3rd) during which you (Anisha) have been amazing. If I could get to you right now I would bring you the biggest bunch of flowers. The thread has gone through a long process of elimination, to find out why I could not download gparted, in the 1st place. Then having resoved that, the file got lost - so there was much time searching during which code flew around like grain in a harvester. Finally thanks to you and unSpawn (who must have spent some time searching the code to find the file that was big enough to likely be the one - Thank you unSpawn). Now it's on a CD that took 65 seconds to burn. Over 107 posts - 1692 views - 6 weeks - must be a record

Thank you LQ - Thank you Anisha - Thank you unSpawn - I think you got it right about having a party Anisha -
 
1 members found this post helpful.
Old 10-18-2010, 02:44 AM   #109
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Does the OP by any chance have a 'grep -v '#' ~/.wgetrc 2>/dev/null|grep -i [a-z0-9] 2>/dev/null;' configuration?
 
Old 10-18-2010, 03:06 AM   #110
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Desdd57 View Post
(who must have spent some time searching the code to find the file that was big enough to likely be the one
No, I didn't spend much time. In post #75 I noticed some files in your ~/ that I personally never would have saved there, like the linuxmint-9-fluxbox-cd-i386.iso, so from that I deducted that if D/L works you would have saved the ISO there as well. The "download?use_mirror=aarnet" pattern matched your D/L URI so the only thing I needed to do is download the ISO to get the size (it's advertised in the first few lines) and the MD5 hash (just to make certain, it's available on the 'net).
 
Old 10-18-2010, 04:04 AM   #111
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by unSpawn View Post
No, I didn't spend much time. In post #75 I noticed some files in your ~/ that I personally never would have saved there, like the linuxmint-9-fluxbox-cd-i386.iso, so from that I deducted that if D/L works you would have saved the ISO there as well. The "download?use_mirror=aarnet" pattern matched your D/L URI so the only thing I needed to do is download the ISO to get the size (it's advertised in the first few lines) and the MD5 hash (just to make certain, it's available on the 'net).
Nevertheless your input is greatly appreciated -
 
Old 10-18-2010, 04:14 AM   #112
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Alisha - Have spent time trying to launch gparted, The only way I could get it to appear under "System/Administration" was to install it from the command line using
Code:
des@des:~$ sudo apt-get install gparted
I believe that this wil have installed it onto my HD which I really didn't want as it is probably on the partition that I want to change. I have Googled away trying to find out how to launch it from the CD but I'm afraid that I have to bother you again ? Please
 
Old 10-18-2010, 04:30 AM   #113
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Who is Alisha ?? Is it very difficult for you to spell the name properly ?

You have to put that CD in the CD drive and restart your computer and then see what options you get ! [like you do when you load an operating system]
and
It is time for you to do some reading now:
http://www.dedoimedo.com/computers/gparted.html

Read UnSpawn's post 109 and execute the following command and post the output here (if any):
Code:
grep -v '#' ~/.wgetrc 2>/dev/null|grep -i [a-z0-9] 2>/dev/null;

Last edited by Aquarius_Girl; 10-18-2010 at 05:08 AM.
 
Old 10-18-2010, 07:02 AM   #114
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by anishakaul View Post
Who is Alisha ?? Is it very difficult for you to spell the name properly ?
No, it is just a unique name I have never seen before, and a nicer name than Alisha. But if I get to thinking of something else whilst typing your name, then my brain just automatically uses default, and I have known a few Alisha's. I know how annoying it can be. My surname is Dodd, my 1st name is Desmond and I usually get Des for short. People often add an 's' to Dodd giving me 'Dodds' which annoys me immensely, My name is Des Dodd grrrr. When at work once, a customer rang to talk to me and he asked to speak to Dead Dog, much to the mirth of all present, except me of course. So I do understand it is a serious mistake - which I shall try to avoid. So Anisha - I do apologise !

Quote:
You have to put that CD in the CD drive and restart your computer and then see what options you get ! [like you do when you load an operating system] and It is time for you to do some reading now: http://www.dedoimedo.com/computers/gparted.html
Interesting that you should send me that site (dedoimedo) as I was going to tell you about it. I've been reading it all afternoon. He is very easy to follow. But I didn't find the actual launching procedure like you just gave. I found him through Google

I could not get on line in Linux tonight so I tried Windows and that is where I am now. But I will go back to UBUNTU in a few moments. and then, if I get back on line, I shall execute the command as you request and send you the output. I have looked at unShawns post 109 but it goes over my head. I shall try again,
 
Old 10-18-2010, 07:39 AM   #115
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Quote:
Originally Posted by anishakaul View Post
Who is Alisha ?? Is it very difficult for you to spell the name properly ?

You have to put that CD in the CD drive and restart your computer and then see what options you get ! [like you do when you load an operating system]
and
It is time for you to do some reading now:
http://www.dedoimedo.com/computers/gparted.html

Read UnSpawn's post 109 and execute the following command and post the output here (if any):
Code:
des@des:~$ grep -v '#' ~/.wgetrc 2>/dev/null|grep -i [a-z0-9] 
des@des:~$
Nil Result

Code:
grep -v '#' ~/.wgetrc 2>/dev/null|grep -i [a-z0-9] 2>/dev/null;
 
Old 10-18-2010, 07:46 AM   #116
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by Desdd57 View Post
I shall execute the command as you request and send you the output. I have looked at unShawns post 109 but it goes over my head. I shall try again,
Perhaps unSpawn asked the OP (Original Poster) that is you, to execute that command in response to post number 107, I am not very sure though, lets see if he sheds some light on it.
 
1 members found this post helpful.
Old 10-18-2010, 08:36 AM   #117
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Anisha

I hope you were amused with the dead dog occurrence

BTW a cold start with that CD disk in the drive doesn't seem to make any difference. It just goes to the normal default, that is: Ubuntu
 
Old 10-18-2010, 08:42 AM   #118
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by Desdd57 View Post
Anisha

I hope you were amused with the dead dog occurrence

BTW a cold start with that CD disk in the drive doesn't seem to make any difference. It just goes to the normal default, that is: Ubuntu
Yes of course, Dead dog made me laugh a lot. Have you set the first boot by CD/DVD ?

Last edited by Aquarius_Girl; 10-18-2010 at 10:03 AM.
 
Old 10-18-2010, 09:13 AM   #119
Desdd57
Member
 
Registered: Feb 2010
Location: Brisbane - Australia
Distribution: Ubuntu 10,4
Posts: 151

Original Poster
Rep: Reputation: 19
Yes of course - you are right that's what it will be - I'll go and fix that. I remember now disabling that quite some time ago - Thanks
 
Old 10-18-2010, 02:52 PM   #120
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by Desdd57 View Post
I have looked at unShawns post 109
The force, weak in you, is. A problem, you have, typing peoples handles correctly ;-p
 
  


Reply

Tags
freezes, ubuntu, wget



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
Unable to download Mepis 3.3 from download sites listed by Grim322 rat74136 Linux - Newbie 10 06-03-2010 05:20 AM
kernel unable re-read partition table on disks when i start gparted penduleum Fedora 6 04-20-2010 06:56 AM
Unable To Download VLC Media Player From Download Page(s) clb48 Linux - Newbie 5 03-15-2010 05:42 PM
Unable To Download VLC Media Player From Download Page(s) clb48 Linux - Newbie 1 03-15-2010 02:46 PM
Unable to download RH 8.0 chamkila Linux - General 5 10-12-2002 12:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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