How to install hudson on ubuntu 10.10

When I try to set t, I get an error:

aptitude install hudson
The following NEW packages will be installed:
  hudson 
0 packages upgraded, 1 newly installed, 0 to remove and 279 not upgraded.
Need to get 38.8MB of archives. After unpacking 39.7GB will be used.
WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system security.
You should only proceed with the installation if you are certain that
this is what you want to do.

  hudson 

Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": Yes
Get: 1 http://hudson-ci.org/debian/ binary / hudson 1.397 [38.8MB]
Fetched 1B in 0s (2B / s)           
E: Failed to fetch http://hudson-ci.org/debian/binary/hudson_1.397_all.deb: Size mismatch


+3
source share
7 answers
apt-get clean

apt-get update

apt-get install hudson

this should work.

+2
source

This question is probably best posted on serverfault.com; but independently; it seems that the mirror you are using has failed, and you most likely loaded the error page (that’s why the crash). Try updating your repository to get the latest mirror information.

apt-get update
+1
source

aptitude update

0

.

: http://makeitfaster.wordpress.com/2010/12/14/install-the-hudson-build-server-on-ubuntu-10-10-server/

"sudo dpkg --install/tmp/hudson.deb". :

aptitude install openjdk-6-jre

.

0

...

38.8MB . , 39,7 . : !

hudson [y/N]?

: 1 http://hudson-ci.org/debian/binary/hudson 1.397 [38.8MB] 38,8 59 (655 /)

http://hudson-ci.org/debian/binary/hudson_1.397_all.deb E: , , apt-get update -fix-missing?

apt-get clean

apt-get update

apt-get install hudson

root.

- , - , .

, 38,8 , - .

0

All Articles