Sponsored Content
Operating Systems Linux Ubuntu Encountering problem on upgrading the packages Post 302625855 by satimis on Wednesday 18th of April 2012 12:00:05 PM
Old 04-18-2012
Encountering problem on upgrading the packages

Hi folks,

Ubuntu 9.04

I have an old box not running for years. I just dig it out from the store room. On running;

$ sudo aptitude update
Code:
......
......
Err http://hk.archive.ubuntu.com jaunty/main Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/restricted Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/main Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/restricted Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://security.ubuntu.com jaunty-security/multiverse Packages
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com jaunty-security/multiverse Sources
  404 Not Found [IP: 91.189.92.167 80]
Err http://hk.archive.ubuntu.com jaunty/universe Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/universe Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/multiverse Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty/multiverse Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/main Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/restricted Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/main Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/restricted Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/universe Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/universe Sources
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/multiverse Packages
  404 Not Found [IP: 91.189.92.180 80]
Err http://hk.archive.ubuntu.com jaunty-updates/multiverse Sources
  404 Not Found [IP: 91.189.92.180 80]
Reading package lists... Done

$ uname -a
Code:
Linux vm13 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux

I expect to revive this box. Please advise what shall I do? TIA

B.R.
satimis
 

10 More Discussions You Might Find Interesting

1. Red Hat

upgrading packages

Hello, I am using Redhat Linux Enterprise 4 AS. To upgrade NFS, I had to browse the internet and finally I got the latest rpm https://rhn.redhat.com/errata/RHBA-2005-727.html That was a time-consuming procedure. On Solaris, I am used to go to sunfreeware.sun.com and download the latest... (3 Replies)
Discussion started by: melanie_pfefer
3 Replies

2. Solaris

Problem with Upgrading firmware on X4500

I have X4500 running solaris 10 with 5.10 version. The ILOM version is 1.1.1 and I want to upgrade the firmware. I setup the TFTP server on my machine using the following link. A P P E N D I X C - Updating the Firmware I could install the tftp server and could transfer a file as well. When I... (1 Reply)
Discussion started by: bharu_sri
1 Replies

3. UNIX for Dummies Questions & Answers

encountering problem with vim

while entering into vim insert mode some garbage is getting printed in to the file could some one help to avoid this . (1 Reply)
Discussion started by: Gopi Krishna P
1 Replies

4. Solaris

Facing problem after upgrading the kernal patch level to 142900-12

I have a Solaris 10 OS having kernal patch level 138888-03 on several servers but recenlty I upgraded it into 142900-12 on some T-Series servers & v890 server after install them my syslog is increasing at a rate of 1GB on average on all servers . I believe its a bug, can somebody help me in... (1 Reply)
Discussion started by: sb200
1 Replies

5. UNIX for Dummies Questions & Answers

problem with packages that have .tar.gz in the extention

Hi Everybody , I want to install some packages on sun Solaris , I download the packages it was for example openssl.tar.gz it is not data stream or sun packages , so I search and I found command called make solve this problem , but the packages of this command not found on my machine, so I... (7 Replies)
Discussion started by: hard_revenge
7 Replies

6. Shell Programming and Scripting

Scan a file in realtime and execute certain commands on encountering 5 consecutive identical lines

Mysql log has something like below: I need a bash shell script that will do the following: 1) The script will scan the mysql.log file constantly in real time (something like tail -F mysql.log) 2) If it encounters 5 consecutive identical lines then it would invoke some commands (say... (4 Replies)
Discussion started by: proactiveaditya
4 Replies

7. Programming

Need program to continue even when encountering errors

I am writing a program, and want to have the option for the program to continue execution even should things go wrong. I use an option --ignore-errors. The problem is what I do when an error occurs, set the values to zero, or fill them up with some values, for example taken from a simple unit... (3 Replies)
Discussion started by: kristinu
3 Replies

8. Shell Programming and Scripting

Split a file based on encountering header

I need to split a file based on headers found Input file file1 content: ADD john mickey DROP matt sam output of file F1 john mickey output of file F2 matt sam (5 Replies)
Discussion started by: Diddy
5 Replies

9. AIX

Problem Upgrading OS

Hi I've just upgraded OS - using "Migration with nimadm". The Nim master is a Power 6 server, and the source is 6100-09-04-1441. The migration was successful with a Power 6 - Nim client, but there was a problem with Power 5 - Nim client : the OS remained 6100-00-09-0920 icapp1:/]oslevel -s... (1 Reply)
Discussion started by: bobochacha29
1 Replies

10. UNIX for Advanced & Expert Users

Upgrading legacy packages with patch

Hi, All of our production servers are installed with Apache and OpenSSL from source and not yum. My boss has assigned me with a task of upgrading all production servers Apache httpd & openssl to the latest patch from Centos Repo. Is it possible to do this via yum? Please suggest the best... (10 Replies)
Discussion started by: anaigini45
10 Replies
UPDATE-MANAGER(8)					      System Manager's Manual						 UPDATE-MANAGER(8)

NAME
update-manager - graphical management of software packages updates SYNOPSIS
update-manager [options] DESCRIPTION
Update-manager is a frontend for the apt package management system. It allows you to perform some actions of the command line tool apt-get in a graphical environment. Update-manager is especially designed for upgrading your system, or migrating your system towards a more recent version. OPTIONS
For a daily use, you may launch update-manager with no options so that your system is just upgraded. For migration purposes, update-manager accepts some options: -h, --help Show a similar help message -c, --check-dist-upgrades Check if a new distribution release is available -d, --devel-release Check if upgrading to the latest devel release is possible -p, --proposed Try to run a dist-upgrade --dist-upgrade Try to run a dist-upgrade ACTIONS PERFORMED DURING AN UPGRADE TO A NEW VERSION
* eventually reinstall the package ubuntu-desktop * switch to an updated sources.list entries * adds the default user to new groups if needed SEE ALSO
Synaptic, sources.list, aptitude AUTHORS
update-manager was developed by Michael Vogt <mvo@ubuntu.com> with various contributors (see AUTHORS file) This manual page was originally written by Bruno Mangin and Michael Vogt <mvo@ubuntu.com>. COPYRIGHT
Copyright (C) 2006-2007 Canonical There is NO warranty. You may redistribute this software under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. August 2, 2007 UPDATE-MANAGER(8)
All times are GMT -4. The time now is 01:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy