On Tuesday, January 25, 2022 8:27:27 PM EST gene heskett wrote:
> Greetings all;
> 
> I built a fresh pull of master earlier today, which makes installable
> debs. I normally run this shell script to install them, and on buster
> it Just Works.
> 
> But, now I have succeeded in getting a raspios bullseye to run on a
> 5.16.2-rt19-rt19-v7l+ #3 SMP PREEMPT_RT kernel, and that first boot
> updated about 2gigs of stuff. There is about 130 pkgs to update.
> 
> And I've found a solution to the no net on boot problem applicable to
> home networks that are hosts file based. If you while the card is still
> mounted in a reader, edit the /etc/dhcpdcp.conf file, you will find a
> place at the bottom that is commented out but you can uncomment it and
> fill in the data to fit your setup, and when booted in the pi, just
> works, you have a network from the gitgo. Thats one MAJOR headache out
> of the way.
> 
> BUT, what I built on buster, will not install on bullseye as too much
> has been version advanced. I have installed about a gig of stuff dpkg
> complains about but have not been able to get a working install.
> yet...
> 
> The remaining errors are:
> dpkg: dependency problems prevent configuration of linuxcnc-uspace:
>  linuxcnc-uspace depends on libboost-python1.67.0; however:
>   Package libboost-python1.67.0 is not installed.
>  linuxcnc-uspace depends on libpython3.7 (>= 3.7.0); however:
>   Package libpython3.7 is not installed.
>  linuxcnc-uspace depends on python3 (<< 3.8); however:
>   Version of python3 on system is 3.9.2-3.
>  linuxcnc-uspace depends on python3.7-tk; however:
>   Package python3.7-tk is not installed.
>  linuxcnc-uspace depends on python3.7-numpy | python-numpy; however:
>   Package python3.7-numpy is not installed.
>   Package python-numpy is not installed.
> 
> But newer versions of all the above are all installed.
> I do not know at this stage if I have enough to rebuild them as yet.
> The debhelper suite is not yet installed.
> 
> So I need to see the /e/a/sources.list.d/linuxcnc.list file for
> bullseye so I can see if those .debs will install.
> 
> Thanks guys, take care and stay well everybody.
> 
> Cheers, Gene Heskett.

addendum: I've now installed quite a few more pkgs it needs to build on 
bullseye, but have hit a real showstopper. "convert" is completely 
missing from the bullseye repos and configure is bailing out. There are 
also quite a few squawks about python stuff that isn't quite right but 
the missing convert is the current showstopper. Its also fussing about 
missing rtai stuff, like it may be missconfigured or an ENV thing is 
wrong, uspace does not supposedly depend on rtai when running on a 
preempt-rt kernel. But I'm not THAT expert so IDK.

What do I/we do about the missing convert?

Cheers, Gene Heskett.
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>





_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to