I CAN'T INSTALL RBFEEDER ON MY Pi24 RASPBERRY

Started by medlege, March 27, 2019, 08:08:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Runway 31


medlege

Hello !

I've already followed all the steps concerning OPTION number 4. Installing over a Pi24 image.
I also followed the guide page on installing multiple feeds.
The problem is that the rbfeeder is not installed after instalation is complete.

That is why I attached all the logs in my post.
I don't know where the problem comes from.

Thanks for your help.

medlege

Yes I have already seen this topic before posting on the forum. I am related to OPTION 4.

I don't understand because I have followed the steps one by one but rbfeeder is still impossible to install.

Maybe there is a problem with the linux Pi24 or something linked to linux.

I am still not able to have it installed... I did not know it would be so difficult for RADARBOX24.

Thanks.

wiedehopf

#18
The base problem is the very outdated pi24 image.
If you start from Raspbian Stretch you will have less problems.

Anyway let's try this:


sudo rm /etc/apt/sources.list.d/rb24.list
sudo apt-get update
ping mirrordirector.raspbian.org
sudo apt-get install -y --force-yes apt-transport-https


and show the output :)

The last problem you had was with your internet.
It couldn't reach the webserver where the packages are present.
(It seems like it had worked before so try again :))

MDA

Can't post answer with possible solution (spam blocker).
Try to modify /etc/apt/sources.list
Replace mirrordetector by archive.
save and exit.
Install GPG key
wget http://archive.raspbian.org/raspbian.public.key -O - | sudo apt-key add -
Install RB feeder

medlege

Hi wiedehopf !!

I followed strictly your instructions please can you check the putty log !
What should I do know please ?

best regards.

wiedehopf

#21
This time your internet worked :)


wget http://archive.raspbian.org/raspbian.public.key -O - | sudo apt-key add -
sudo apt-get upgrade


and then just continue with the rbfeeder installation script.
Should work now.

@MDA
Refreshing the apt key is much more proper than force installing packages, thanks for reminding me what to do in case of an outdated apt key.

medlege

Please can you check the log before i put y to continue ?
I see so many thing that will be upgraded should I continue ?

Thanks a lot.

wiedehopf


MDA

@ wiedehopf You're welcome
@ medlege Confirm, and let it upgrade. You're close to succesful install of RB feeder.

medlege

So I put Y for "Do you want to continue" ?

Excuse me for the question I do not master Linux at all !!

Thanks

MDA


wiedehopf

Sure you want to continue, upgrading is a good thing after all :P

medlege

Hi again !

I have upgraded following your instructions and now I'm sending you the putty log !
It took a lot of time to complete is it normal ?

So know what should I do please ?

Thanks a lot !

wiedehopf

Just go on :)

Should be easy following the rest of the guide now.