THEITCROWDNERDMOSS
Posts: 1
Joined: Sun Oct 22, 2017 6:10 pm

Trouble installing Gimp on raspberry pi 3

Sun Oct 22, 2017 6:35 pm

Hello!
There is probably a very simple explanation to this but I only got the pi in September and i'm still getting used to it. I have been trying to download gimp using the command "sudo apt-get install gimp" but I get this output;

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ghostscript gimp-data libamd2.3.1 libbabl-0.1-0 libcamd2.3.1 libccolamd2.8.0
libcholmod2.1.2 libgegl-0.2-0 libgimp2.0 libgs9 libgs9-common libijs-0.35
libjbig2dec0 libopenraw1 libpaper-utils libpaper1 libpoppler-glib8
libumfpack5.6.2 libwmf0.2-7
Suggested packages:
ghostscript-x gimp-help-en gimp-help gimp-data-extras
The following NEW packages will be installed:
ghostscript gimp gimp-data libamd2.3.1 libbabl-0.1-0 libcamd2.3.1
libccolamd2.8.0 libcholmod2.1.2 libgegl-0.2-0 libgimp2.0 libgs9
libgs9-common libijs-0.35 libjbig2dec0 libopenraw1 libpaper-utils libpaper1
libpoppler-glib8 libumfpack5.6.2 libwmf0.2-7
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,715 kB/19.3 MB of archives.
After this operation, 80.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libjbig2dec0 armhf 0.13-4~deb8u1
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9-common all 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9 armhf 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main ghostscript armhf 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... u4_all.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

I tried the suggestions of apt-get update and --fix-missing but I may be inputing them wrong
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
ghostscript gimp-data libamd2.3.1 libbabl-0.1-0 libcamd2.3.1 libccolamd2.8.0
libcholmod2.1.2 libgegl-0.2-0 libgimp2.0 libgs9 libgs9-common libijs-0.35
libjbig2dec0 libopenraw1 libpaper-utils libpaper1 libpoppler-glib8
libumfpack5.6.2 libwmf0.2-7
Suggested packages:
ghostscript-x gimp-help-en gimp-help gimp-data-extras
The following NEW packages will be installed:
ghostscript gimp gimp-data libamd2.3.1 libbabl-0.1-0 libcamd2.3.1
libccolamd2.8.0 libcholmod2.1.2 libgegl-0.2-0 libgimp2.0 libgs9
libgs9-common libijs-0.35 libjbig2dec0 libopenraw1 libpaper-utils libpaper1
libpoppler-glib8 libumfpack5.6.2 libwmf0.2-7
0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,715 kB/19.3 MB of archives.
After this operation, 80.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libjbig2dec0 armhf 0.13-4~deb8u1
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9-common all 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main libgs9 armhf 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
Err http://mirrordirector.raspbian.org/raspbian/ jessie/main ghostscript armhf 9.06~dfsg-2+deb8u4
404 Not Found [IP: 93.93.128.193 80]
E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... u4_all.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Failed to fetch http://mirrordirector.raspbian.org/rasp ... _armhf.deb 404 Not Found [IP: 93.93.128.193 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?


I tried both suggestions at the bottom of the output, however i may have typed them wrong. I also looked on the internet to look for alternative inputs but i cant find anything that works. It'd be great if someone could help me out, thank you in advance,
THEITCROWDNERDMOSS

wh7qq
Posts: 1448
Joined: Thu Oct 09, 2014 2:50 am

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 2:08 am

I just installed it on my RPi 3B and it went ok. Running Gimp after installation yielded a large number of warnings but it loaded up ok. I did not try to do any thing with it. From the errors you posted, you may have encountered a temporary repo problem...they do happen once in a while...and you should try it again in a day or so. That said, I think you will find the RPi underpowered for using Gimp...it can be pretty slow even on a multi-core x86. The RPi's limited memory will have it thrashing to swap on all but the smallest pics.
I do see some differences in my installation messages...for starters, I downloaded 24 megabytes and used 102 Mbytes additional space. I did not look further.

broe23
Posts: 903
Joined: Thu Jan 28, 2016 9:35 pm
Location: Central IL
Contact: Website

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 3:02 am

Gimp is even slow on a decent machine because it has become so bloated. It will be hard to run with such little available RAM.
Ren: Now listen, Cadet. I've got a job for you. See this button? Ren: Don't touch it! It's the History Eraser button, you fool! Stimpy: So what'll happen? Ren: That's just it. We don't know. Maybe something bad, maybe something good.

User avatar
scruss
Posts: 3212
Joined: Sat Jun 09, 2012 12:25 pm
Location: Toronto, ON
Contact: Website

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 3:30 am

Is your network connected?
‘Remember the Golden Rule of Selling: “Do not resort to violence.”’ — McGlashan.
Pronouns: he/him

User avatar
Imperf3kt
Posts: 3626
Joined: Tue Jun 20, 2017 12:16 am
Location: Australia

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 4:01 am

broe23 wrote:
Mon Oct 23, 2017 3:02 am
Gimp is even slow on a decent machine because it has become so bloated. It will be hard to run with such little available RAM.
Wait until you've installed dozens of plugins and the GAP plugin, GIMP will take close to 2 minutes just to start, and thats on a mid range desktop!
55:55:44:44:4C
52:4C:52:42:41

User avatar
allfox
Posts: 452
Joined: Sat Jun 22, 2013 1:36 pm
Location: Guang Dong, China

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 5:36 am

Did the OP done "sudo apt update" before the "sudo apt install" ?

User avatar
HawaiianPi
Posts: 5838
Joined: Mon Apr 08, 2013 4:53 am
Location: Aloha, Oregon USA

Re: Trouble installing Gimp on raspberry pi 3

Mon Oct 23, 2017 12:46 pm

I had no trouble installing it a week or so ago. It might have been that some of the repositories were temporarily offline and you just need to try again later. Try and do a full system update first by entering (in a terminal).

Code: Select all

sudo apt-get update && sudo apt-get dist-upgrade -y
If that goes okay (it will take awhile if you haven't done it recently), then try to install gimp again.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?

Return to “General discussion”