Sigh. Arch linux is kicking me...

11 views
Skip to first unread message

Howard White

unread,
Oct 5, 2019, 3:47:28 PM10/5/19
to nlug...@googlegroups.com
So the joke is on me. I've been whacking on the open source home
automation systems openhab and home assistant (hass) for a while now.

"Just install our Raspberry Pi packages and it just works." Um, no it
does not. Me thinks my Pi is less than stable.

Down the openhab rabbit hole. Cannot get the correct config juju for
the USB Z-Wave dongle. It's just laughing at me... Did figure out
JAVA_HOME.

Back to home assistant. Everything says install the Docker version but
no one says why. Well, the why is because home assistant is written to
Python 3.x (preferably 3.7) _but_ the major distros all still have
critical stuff that only runs with Python 2.x. C'mmon Man!

So being the stubborn cuss that I am, is there a distro that uses Python
3.x by default? You guessed it - Arch linux. The Arch install process
is, um, involved. Got it installed and running. But wait, you want
your Realtek RTL8111 network interface? Bwahahahahaha.

~!@#$%^&*

Howard

Greg Donald

unread,
Oct 5, 2019, 4:58:16 PM10/5/19
to nlug...@googlegroups.com
My Debian and RPi each have two pythons with different names:

$ which python
/usr/bin/python

$ which python3
/usr/bin/python3

Is it just a matter of updating some shebangs to point to the
appropriate python?
> --
> --
> You received this message because you are subscribed to the Google Groups "NLUG" group.
> To post to this group, send email to nlug...@googlegroups.com
> To unsubscribe from this group, send email to nlug-talk+...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups "NLUG" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to nlug-talk+...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/nlug-talk/3e9b4b9a-1577-e8b4-7878-028b3583f3ed%40vcch.com.



--
Greg Donald

Howard White

unread,
Oct 5, 2019, 5:01:13 PM10/5/19
to nlug...@googlegroups.com
Greg,

Mine also. Your logic is great. The logic of some developers, like
those at hass - not so much. They seem to think everybody loves jails
and Docker and VM. Ugh.

Howard

Csaba Toth

unread,
Oct 5, 2019, 9:21:01 PM10/5/19
to nlug...@googlegroups.com
Correct, python 2.7 and 3.x can live next to each other.

Howard have you tried any Pi specific distributions, preferably maybe testing channel if you need more cutting edge?

Reply all
Reply to author
Forward
0 new messages