I downloaded the latest DietPi for Raspberry Pi (Jessie) last night and installed a few bits. However one item I wanted was WiringPi, this came up with a github error, repository not found. It seems to be linking to a specific release, rather than the latest.
I reverted to the traditional git clone..... ./build and it is now all working.
All good now, but something seems broken within the DietPi setup of this piece of software.
WinringPi not installing
Re: WinringPi not installing
Hi keithellis,
https://github.com/Fourdee/DietPi/blob/ ... ware#L1279
It load the last version (v2.32) from the authors website: https://git.drogon.net/?p=wiringPi
But for example github have massive connecting issue in the last days.
Sometimes it will help, to try installation later again.
Sorry to hear this. Have done a quick look in the code at:keithellis wrote:However one item I wanted was WiringPi, this came up with a github error, repository not found. It seems to be linking to a specific release, rather than the latest.
https://github.com/Fourdee/DietPi/blob/ ... ware#L1279
It load the last version (v2.32) from the authors website: https://git.drogon.net/?p=wiringPi
But for example github have massive connecting issue in the last days.
Sometimes it will help, to try installation later again.
-
- Posts: 41
- Joined: Mon May 23, 2016 2:55 pm
Re: WinringPi not installing
Thanks, yes the link in the code looks correct. Very strange through. I tried several times and it failed every time using dietpi-software.k-plan wrote:It load the last version (v2.32) from the authors website: https://git.drogon.net/?p=wiringPi
But for example github have massive connecting issue in the last days.
However when I cloned manually using git it worked straight away, maybe just luck.
By the way, this is on a Raspberry Pi model B, revision 2 (26 way header).
Cheers,
Keith.
Re: WinringPi not installing
Git Ticket: https://github.com/Fourdee/DietPi/issues/352
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.