¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

BAP Update / PAT


 
Edited

So I have a happy healthy and operating BAP (3.2.4) which includes the VARA addition. ?Runs on a pi4 8GB set up as the ¡°Ultimate Pi¡± from KM4ACK a while back on bullseye 64. ?When I run Update Tool it indicates PAT needs update. The process is unable to accomplish the update and fails. My other pi is set up same, but no issues. Any help on resolving is appreciated. ?PAT MENU is v2.9.0, PAT seems to attempting v0.13.0, it reports Pat v 12 or greater detected.
first error seems mv: cannot move ¡®/home/pi/pi-build/temp/config.json to /home/pi/ .wl2k/¡®: Not a directory ?


 

The resolution of the image provided is small and I am unable to make out the errors on the screen. Can you provide a larger image?

--
73, de KM4ACK
|
|


 


 


 

Interesting. Try this. Run:
sudo systemctl stop pat@<yourusername>

Substitute your actual username above. If you aren't sure what your username is, run:
whoami

The try updating again using the BAP update tool.
--
73, de KM4ACK
|
|


 

Jason,

just returned from travel, tried what you suggested, no luck. ?Similar, slightly different terminal results. ?I noticed PAT became active during the install (via conky).?

here is screenshot. ?


 

I am not really sure what is causing the issue. Something could have changed in the build process for 64bit OS that I am not aware of. Let's see if it will install manually. Run the following commands, one at a time:

cd ~/Downloads
wget https://github.com/la5nta/pat/releases/download/v0.13.1/pat_0.13.1_linux_arm64.deb
sudo dpkg -i pat_0.13.1_linux_arm64.deb
rm pat_0.13.1_linux_arm64.deb
--
73, de KM4ACK
|
|


 

Jason,

That reinstall of PAT did the job.? Thanks for the time

Mike
AMRRON CORPS


Jerry Rector
 

Jason -

I had a similar problem to Mike's on the BAP 64-bit system here
after the attempt to upgrade PAT.? (32-bit system upgrade ran fine).

Your fix, as outlined here, fixed the 64-bit upgrade problem.

Thanks for all your efforts....

73 de Jerry - K4OAM

On Thu, Sep 22, 2022 at 12:08 PM km4ack <jason.oleham@...> wrote:
I am not really sure what is causing the issue. Something could have changed in the build process for 64bit OS that I am not aware of. Let's see if it will install manually. Run the following commands, one at a time:

cd ~/Downloads
wget
sudo dpkg -i pat_0.13.1_linux_arm64.deb
rm pat_0.13.1_linux_arm64.deb
--
73, de KM4ACK
|
|


 

Thanks for the report. I created an for this and applied the fix that will release with the next version of BAP.

--
73, de KM4ACK
|
|