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
UBUNTU-BUILD(1) 					      General Commands Manual						   UBUNTU-BUILD(1)

NAME
ubuntu-build - command-line interface to Launchpad build operations SYNOPSIS
ubuntu-build <srcpackage> <release> <operation> DESCRIPTION
ubuntu-build provides a command line interface to the Launchpad build operations. OPERATIONS
Listed below are the available operations for ubuntu-build: status Outputs the build status of the package on Launchpad on all architectures. retry Requests that the package has another attempt at rebuilding from source. This will only work if the package has Failed to build on Launchpad. rescore Requests that the package's build priority be raised in the build queue. Only members of the Launchpad build administrators may issue this operation, and it may only be performed on packages which Need building. OPTIONS
Listed below are the command line options for ubuntu-build: -h or --help Display a help message and exit. Retry and rescore options: These options may only be used with the 'retry' and 'rescore' operations. -a ARCHITECTURE, --arch=ARCHITECTURE Rebuild or rescore a specific architecture. Valid architectures include: amd64, sparc, powerpc, i386, armel, armhf, ia64, lpia, hppa. Batch processing: These options and parameter ordering is only available in --batch mode. Usage: ubuntu-build --batch [options] <package>... --batch Enable batch mode --series=SERIES Selects the Ubuntu series to operate on (default: current development series) --retry Retry builds (give-back). --rescore=PRIORITY Rescore builds to <priority>. --arch2=ARCHITECTURE Affect only 'architecture' (can be used several times). Valid architectures are: amd64, sparc, powerpc, i386, armel, armhf, ia64, lpia, hppa. AUTHORS
ubuntu-build was written by Martin Pitt <martin.pitt@canonical.com>, and this manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the terms of the GNU General Public License, version 3 or (at your option) any later version. ubuntu-dev-tools June 2010 UBUNTU-BUILD(1)
All times are GMT -4. The time now is 08:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy