radiokk6
Posts: 18
Joined: Sun Jul 09, 2017 1:09 am

emacs not installing on jessie

Sat Jul 29, 2017 5:25 am

Hi,
Has anyone tried to install emacs lately? I just tried to install it on jessie. It won't install.
I get 404 errors wrt toeh libmagickcore packages.

In the 404 error, it gives an IPv6 address.

Anyone else see this and have a solution? I'm gonna try again in a few hours.

radiokk6

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: emacs not installing on jessie

Sat Jul 29, 2017 12:34 pm

Did you run

Code: Select all

sudo apt update
before trying to install?
And please post the *full* error message (surround with code tags for better readability)

radiokk6
Posts: 18
Joined: Sun Jul 09, 2017 1:09 am

Re: emacs not installing on jessie

Sat Jul 29, 2017 4:05 pm

Thank you!

the solution was to run : sudo apt update

The package index files on the installation had be rsynced. It would be nice if the installer for Raspbian would do this as a last step after installation.

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: emacs not installing on jessie

Sat Jul 29, 2017 5:09 pm

radiokk6 wrote:
Sat Jul 29, 2017 4:05 pm
It would be nice if the installer for Raspbian would do this as a last step after installation.
If anything it should do it *before* downloading a new package.
'update' updates the cache on the Pi with available packages in the repository.
The installer then knows which package / version to download.

It's best to get into the habit of running 'sudo apt update' before upgrade, dist-upgrade and install

Return to “Raspberry Pi OS”