J.F. Rick writes: > I have a new computer and installed Ubuntu 14.10 on it. When I tried to > install Pharo using the PPA instructions, it failed. I get the following > message when executing "sudo apt-get update": > > W: Failed to fetch > http://ppa.launchpad.net/pharo/stable/ubuntu/dists/utopic/main/binary-amd64/Packages > 404 Not Found > W: Failed to fetch > http://ppa.launchpad.net/pharo/stable/ubuntu/dists/utopic/main/binary-i386/Packages > 404 Not Found > > I was able to get Pharo running with the Zeroconf script, but I thought I'd > report that the standard thing didn't work. Is it just that a binary > doesn't yet exist for 14.10.
please try https://launchpad.net/~pharo/+archive/ubuntu/unstable Nevertheless, I'm not the maintainer anymore, Markus Fritsche is. Contact him directly in case of trouble. If you have trouble with Ubuntu packages, I typically advise people to use the Nix package system (it works on any Unix). Pharo is packaged and maintained there: http://nixos.org/nix/ -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
