File missing on server

Asked by suniyo

a file: http://archive.canonical.com/pool/pa...34.orig.tar.gz is not downloading and it crashed/hanged so many update managers. what to do about it?? Now this is not a bug and just a missing file so no need to report any bug. So what exactly should I do as this is atleast 24 hour old problem. File a bug report for this??

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
suniyo
Solved:
Last query:
Last reply:
Revision history for this message
suniyo (suniyo) said :
#1
Revision history for this message
Danilo Piazzalunga (danilopiazza) said :
#2

I have been able to download that file using my web browser.

Revision history for this message
suniyo (suniyo) said :
#3

it doesn't work for me either through browser or through terminal. and my update manager is hanged and crashed due to that.

tusker@tusker-machine:~$ sudo dpkg --configure -a
Setting up flashplugin-installer (10.0.42.34ubuntu0.9.10.1) ...
Downloading...
--2009-12-11 01:02:09-- http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.0.42.34.orig.tar.gz
Resolving archive.canonical.com... 91.189.90.142
Connecting to archive.canonical.com|91.189.90.142|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4028098 (3.8M) [application/x-gzip]
Saving to: `./adobe-flashplugin_10.0.42.34.orig.tar.gz'

     0K .......... .......... .......... .......... .......... 1% 50.8K 76s
    50K .......... .......... .......... .......... .......... 2% 20.2K 2m13s
   100K .......... ... 2% 52.6 =4m30s

2009-12-11 01:21:40 (431 B/s) - Read error at byte 116433/4028098 (Connection timed out). Retrying.

--2009-12-11 01:21:41-- (try: 2) http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.0.42.34.orig.tar.gz
Connecting to archive.canonical.com|91.189.90.142|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 4028098 (3.8M), 3911665 (3.7M) remaining [application/x-gzip]
Saving to: `./adobe-flashplugin_10.0.42.34.orig.tar.gz'

        [ skipping 100K ]
   100K ,,,,,,,,,, ,,,....... .......... .......... .......... 3% 64.9K 80s
   150K .......... .......... .......... .......... .......... 5% 114K 52s
   200K .......... .......... .......... . 5% 120 =4m31s

2009-12-11 01:41:12 (446 B/s) - Read error at byte 237188/4028098 (Connection timed out). Retrying.

--2009-12-11 01:41:14-- (try: 3) http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.0.42.34.orig.tar.gz
Connecting to archive.canonical.com|91.189.90.142|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 4028098 (3.8M), 3790910 (3.6M) remaining [application/x-gzip]
Saving to: `./adobe-flashplugin_10.0.42.34.orig.tar.gz'

        [ skipping 200K ]
   200K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,......... .......... 6% 97.1K 1m43s
   250K .......... .......... .......... .......... .......... 7% 93.1K 56s
   300K .......... .......... .......... .......... ........ 8% 183 =4m31s

2009-12-11 02:00:46 (441 B/s) - Read error at byte 356483/4028098 (Connection timed out). Retrying.

--2009-12-11 02:00:49-- (try: 4) http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.0.42.34.orig.tar.gz
Connecting to archive.canonical.com|91.189.90.142|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 4028098 (3.8M), 3671615 (3.5M) remaining [application/x-gzip]
Saving to: `./adobe-flashplugin_10.0.42.34.orig.tar.gz'

        [ skipping 300K ]
   300K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,.. 8% 10.4M 9s
   350K .......... .......... .......... .......... .......... 10% 50.8K 67s
   400K .......... .......... .......... .......... .......... 11% 23.3K 1m47s
   450K .......... .... 11% 56.0 =4m31s

2009-12-11 02:20:20 (441 B/s) - Read error at byte 475778/4028098 (Connection timed out). Retrying.

--2009-12-11 02:20:24-- (try: 5) http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.0.42.34.orig.tar.gz
Connecting to archive.canonical.com|91.189.90.142|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 4028098 (3.8M), 3552320 (3.4M) remaining [application/x-gzip]
Saving to: `./adobe-flashplugin_10.0.42.34.orig.tar.gz'

        [ skipping 450K ]
   450K ,,,,,,,,,, ,,,,...... .......... .......... .......... 12% 64.6K 75s
   500K .......... .......... .......... .......... .......... 13% 114K 48s
   550K .......... .......... .......... ..^Cdpkg: error processing flashplugin-installer (--configure):
 subprocess installed post-installation script killed by signal (Interrupt)
Setting up linux-headers-2.6.31-16-generic (2.6.31-16.53) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common

Errors were encountered while processing:
 flashplugin-installer

Revision history for this message
Danilo Piazzalunga (danilopiazza) said :
#4

Try to:

* Remove flashplugin-installer (sudo dpkg --purge flashplugin-installer),
* Remove the flashplugin-installer .deb package downloaded before (sudo apt-get clean),
* Check again for updates, and
* Install the remaining updates.

Revision history for this message
suniyo (suniyo) said :
#5

let me try it out.

Revision history for this message
suniyo (suniyo) said :
#6

no it didn't work for me. I think there is a bug irrespective of the kernel version it doesn't let me install update upgrade flash player.

Revision history for this message
Danilo Piazzalunga (danilopiazza) said :
#7

If you keep running "sudo dpkg --configure -a", does it (slowly) make progress?

Revision history for this message
suniyo (suniyo) said :
#8

it does but it takes hell of time, was at 10% after an hour or so.

Revision history for this message
suniyo (suniyo) said :
#9

I have solved this by unchecking karmic-proposed and karmic-backdrops in update manager's settings. It was turned on during a download to test a software and forgot to turn them off afterwards. Solved.