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
DAPTUP(8)						      System Manager's Manual							 DAPTUP(8)

NAME
daptup - wrapper script on 'apt-get update' SYNOPSIS
daptup [ --pre | --post | --last ] [ -h | --help ] [ --nocolor ] OPTIONS
--pre Do only 'pre' stage: collect info that will be used as 'old'. Usually need to be specified only in apt hooks. --post If appropriate option is enabled in config file, do only 'post' stage: collect 'new' info and output changes. Otherwise do nothing. Usually need to be specified only in apt hooks. --last Output changes only. This option is supposed to be specified when you want to see changes made in the last update. Note that list of outdated packages, if daptup is configured to output it, will be rebuilt. -h --help prints the help --nocolor Disables color output, useful for scripts or when output is not terminal. Now works only with --last option, however, you can dis- able color globally in configuration file. daptup is a script that runs "apt-get update" inside and outputs list of packages recently entered to repo, list of packages which got new updates, list of changes in 'watched' packages and, optionally, list of outdated packages. Starting with 0.8.0 version, daptup uses apt hooks and you don't need to explicitly call it if you use 'apt-get update'. TROUBLESHOOTING
If daptup was interrupted while building the lists, the cached lists can stay in inconsistent state, which is inappropriate if you want to use --last option before the new update. There is nothing to do if interrupt was occured at the moment when old lists were building (besides running the new update). However, if interrupt was occured when the new lists were building, you can easily redo this stage by calling 'daptup --post'. FILES
/etc/daptup.conf self-documented configuration file /var/spool/daptup/outdated cached file with info about outdated packages SEE ALSO
apt-get(8), aptitude(8), apt-show-versions(1p) AUTHOR
daptup was written by Eugene V. Lyubimkin. This manual page was written by Eugene V. Lyubimkin <jackyf.devel@gmail.com>, for the Debian project (but may be used by others). Oct 15, 2008 DAPTUP(8)
All times are GMT -4. The time now is 05:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy