Hi Joe,

Now corrected
https://github.com/machinekit/machinekit-docs/pull/209

Thanks for your patience pinpointing what was wrong.

It looks as though all the packages required should be in the raspbian repo,
if you come across any other related issues please highlight them,
don't know how many people actually use rpi, I certainly don't.

regards

On 30/07/16 18:00, Joseph Heath wrote:
Yes, in the Raspbian directory structure.

The instructions for setting up Machinekit on the ARM7 (RPi2) use Jessie, not Raspbian.

http://www.machinekit.io/docs/getting-started/installing-packages/
scroll down to "5. Debian Jessie on ARM7 (RPI2)" and click the first link,
http://www.machinekit.io/docs/getting-started/APT-packages-jessie/

and you are presented this set of instructions
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 43DDF224
sudo sh -c \
  "echo 'deb http://deb.machinekit.io/debian jessie main' > \
  /etc/apt/sources.list.d/machinekit.list"
sudo apt-get update
Change that "jessie" above to "raspbian" and things work as expected. 

I'd suggest changing the instructions to use the Raspbian reference (splitting the RPI from generic jessie) or copy the raspbian linux-image-rpi2-rt info into the jessie armhf distribution structure.

All the best,   Joe

On Sat, Jul 30, 2016 at 7:33 AM, [email protected] <[email protected]> wrote:
The Packages file at
http://deb.machinekit.io/debian/dists/raspbian/main/binary-armhf/Packages

contains
Package: linux-image-rpi2-rt
Source: linux-rt
Version: 4.4.4-rt9-v7+-7
Architecture: armhf
Maintainer: GP Orcullo <[email protected]>
Installed-Size: 54632
Suggests: linux-firmware-image-rpi2-rt
Provides: linux-image-rt, linux-image-rt-4.4, linux-modules-rt-4.4.4-rt9-v7+
Homepage: http://www.kernel.org/
Priority: optional
Section: kernel
Filename: pool/main/l/linux-rt/linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb
Size: 15451920
SHA256: 1050aab116f1eef1c240583cf7b03f5f546e494382084bffb901e7276fc95382
SHA1: 2eec295443d3b4dd7e0ef4cbf3003575a8b5ac93
MD5sum: c4eb9daae673c98a17a43a445b151785
Description: Linux kernel, version 4.4.4-rt9-v7+
 This package contains the Linux kernel, modules and corresponding other
 files, version: 4.4.4-rt9-v7+.

so as far as I can tell it is correct.

Anyway you have sorted it, if all else fails 'dpkg -i' locally on a downloaded package works too :)




On 30/07/16 15:09, Joseph Heath wrote:
Hello,

I am confident I did run "apt-get update" after adding machinekit to the repository list, several times, using both  RPi2 and RPi3 just in case there was some hidden hardware check, but ran through it again anyway.  The response I get to 'apt-get install linux-image-rpi2-rt' is "E: Unable to locate package linux-image-rpi2-rt".  Perhaps the "Packages" file for jessie changed?

In any case, thank you for the direct link to the image.  I was able to install using that.

All the best,   Joe

On Thu, Jul 28, 2016 at 11:19 PM, [email protected] <[email protected]> wrote:



On 28/07/2016 21:29, Joseph wrote:
The update looks great.  Good work.

Not certain where to post this - I started with new uSD cards.  Burned current Raspbian distro (27 May 2016) onto the cards.  Plugged into RPi3 (first) then updated and upgraded to start current. 

Then I ran through the "Getting Started" section to "Setting up Machinekit on a Platform" to "5. Debian Jessie on ARM7(RPi2)".  The section "Apt Packages for Jessie" worked as expected.  Then on to "Install the Kernel."  Updating the raspberrypi-bootloader returns "already the latest."  Next is "install kernel."  "apt-get install linux-image-rpi2-rt" fails as the package is no longer available.  Is there another repository which must be specified?  Or perhaps the image name has changed? 

http://deb.machinekit.io/debian/pool/main/l/linux-rt/linux-image-rpi2-rt_4.4.4-rt9-v7+-7_armhf.deb

Seems to be where it should be.

Try running 'apt-get update' and run 'apt-get install linux-image-rpi2-rt' again.

regards

Thank you,   Joe


--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to a topic in the Google Groups "Machinekit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/machinekit/Wk2fL2rKijM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to a topic in the Google Groups "Machinekit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/machinekit/Wk2fL2rKijM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to