It looks like the following script started failing within the last 5 days sometime: wget --quiet -O - get.pharo.org/travis+vm | bash getting this error (on ubunutu12.04): Fetched 18.5 kB in 4s (4,028 B/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Package pharo-vm-core:i386 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'pharo-vm-core:i386' has no installation candidate 5 days ago this is what the same log section looked like[1]: Fetched 15.6 kB in 1s (9,597 B/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libgeos-3.2.2 Use 'apt-get autoremove' to remove them. Suggested packages: pharo-vm-desktop:i386 The following NEW packages will be installed: pharo-vm-core:i386 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. Need to get 14.5 MB of archives. Then 2 days ago, the above error started happening[2]: Fetched 18.5 kB in 4s (4,214 B/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Package pharo-vm-core:i386 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'pharo-vm-core:i386' has no installation candidate Presumably something change in the last week to break things....pretty much depend upon this working to do much of my testing on travis-ci:( Dale [1] https://travis-ci.org/dalehenrich/tode/jobs/49400710 [2] https://travis-ci.org/dalehenrich/tode/jobs/49776435