LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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


Closed Thread
  Search this Thread
Old 09-19-2009, 04:44 PM   #1
varun_agwl
LQ Newbie
 
Registered: Sep 2009
Posts: 4

Rep: Reputation: 0
Unhappy error in installing packages from terminal


varun@varun-laptop:~$ sudo apt-get install multiget
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libmtp7 libopenal0a linux-headers-2.6.27-7 libtagc0
linux-headers-2.6.27-7-generic libamrnb3 libamrwb3 gnome-volume-manager
libkarma0 libnjb5 libltdl3 sound-juicer
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
gtk2-engines-pixbuf libc6 libc6-dev libc6-i686 libglib2.0-0 libglib2.0-dev
libgtk2.0-0 libpcre3 libwxbase2.8-0 libwxgtk2.8-0 libxi6 libxrandr2
Suggested packages:
glibc-doc manpages-dev libglib2.0-doc
The following NEW packages will be installed:
libwxbase2.8-0 libwxgtk2.8-0 multiget
The following packages will be upgraded:
gtk2-engines-pixbuf libc6 libc6-dev libc6-i686 libglib2.0-0 libglib2.0-dev
libgtk2.0-0 libpcre3 libxi6 libxrandr2
10 upgraded, 3 newly installed, 0 to remove and 1072 not upgraded.
Need to get 17.9MB of archives.
After this operation, 12.5MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libc6-dev libc6 libc6-i686 libpcre3 libglib2.0-dev libglib2.0-0 libxi6
libxrandr2 gtk2-engines-pixbuf libgtk2.0-0 libwxbase2.8-0 libwxgtk2.8-0
multiget
Install these packages without verification [y/N]? y
Err http://us.archive.ubuntu.com jaunty-updates/main libc6-dev 2.9-4ubuntu6.1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty-updates/main libc6 2.9-4ubuntu6.1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty-updates/main libc6-i686 2.9-4ubuntu6.1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main libpcre3 7.8-2ubuntu1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main libglib2.0-dev 2.20.1-0ubuntu2
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main libglib2.0-0 2.20.1-0ubuntu2
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty-updates/main libxi6 2:1.2.0-1ubuntu1.1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main libxrandr2 2:1.3.0-1build1
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main gtk2-engines-pixbuf 2.16.1-0ubuntu2
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/main libgtk2.0-0 2.16.1-0ubuntu2
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/universe libwxbase2.8-0 2.8.9.1-0ubuntu6
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/universe libwxgtk2.8-0 2.8.9.1-0ubuntu6
Could not resolve '10.1.1.4.net'
Err http://us.archive.ubuntu.com jaunty/universe multiget 1.2.0-1
Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tu6.1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tu6.1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tu6.1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu2_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu2_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...tu1.1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...uild1_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu2_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu2_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu6_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...untu6_i386.deb Could not resolve '10.1.1.4.net'
Failed to fetch http://us.archive.ubuntu.com/ubuntu/...2.0-1_i386.deb Could not resolve '10.1.1.4.net'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?



help me
 
Old 09-19-2009, 07:05 PM   #2
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
This should give you a clue:
Code:
10 upgraded, 3 newly installed, 0 to remove and 1072 not upgraded.
You need to run:
Code:
sudo apt-get update
 
Old 09-20-2009, 01:22 PM   #3
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


http://www.linuxquestions.org/questi...3/#post3689995
and
http://www.linuxquestions.org/questi...rminal-756452/

The first of which is also reported for closure.
 
  


Closed Thread



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
error in downloading packages using terminal varun_agwl Linux - General 2 09-19-2009 06:27 PM
error in downloading packages using terminal varun_agwl Ubuntu 4 09-19-2009 05:14 PM
Error when installing packages hongnguyen70 Ubuntu 1 02-25-2008 07:21 AM
Error installing packages Perdix Mandriva 3 03-26-2007 08:00 AM
error installing packages Commish66 Mandriva 1 05-31-2004 08:54 AM

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

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