I just realised there is no arm64 distribution….it only has amd64
Looks like I will need to build from source.
From: gmaillee gmaillee@126.com Date: Thursday, 20 July 2023 at 16:35 To: Steven Robertson Steven.Robertson@csl-group.com Cc: simtrace@lists.osmocom.org simtrace@lists.osmocom.org Subject: Re:Package installation failing I think your problem is the lack of dependencies for installing software. You can try sudo pat-get install ./ to pick up the package and it will tell you what dependencies are missing
At 2023-07-20 19:02:19, "Steven Robertson" Steven.Robertson@csl-group.com wrote: Hi
I have a raspberry pi with Debian 12 installed which I am trying to setup to use the simtrace2 hardware. I am having difficulty installing the simtrace2-util package – even though I believe I have followed the installation instructions (https://osmocom.org/projects/cellular-infrastructure/wiki/Nightly_Builds)
I can see the repo in the sources list following the provided instructions:
steven@simtrace:~$ cat /etc/apt/sources.list.d/osmocom-nightly.list
deb [signed-by=/etc/apt/trusted.gpg.d/osmocom-nightly.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./
If I apt list – I can see the package
steven@simtrace:~$ sudo apt list simtrace2-utils
[sudo] password for steven:
Listing... Done
simtrace2-utils/unknown 0.8.1.64.da07.202307200026 amd64
simtrace2-utils/unknown 0.8.1.64.da07.202307200026 i386
However if I try to install
steven@simtrace:~$ sudo apt install simtrace2-utils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package simtrace2-utils
Yet – I know the package is accessible.
steven@simtrace:~$ wget https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/simtrace2_...
--2023-07-20 10:29:55-- https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/simtrace2_...
Resolving downloads.osmocom.org (downloads.osmocom.org)... 148.251.236.141, 2a01:4f8:201:344a::2
Connecting to downloads.osmocom.org (downloads.osmocom.org)|148.251.236.141|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 276884 (270K) [application/x-xz]
Saving to: ‘simtrace2_0.8.1.64.da07.202307200026.tar.xz’
simtrace2_0.8.1.64.da07.202307200026.tar.x 100%[========================================================================================>] 270.39K 140KB/s in 1.9s
2023-07-20 10:29:59 (140 KB/s) - ‘simtrace2_0.8.1.64.da07.202307200026.tar.xz’ saved [276884/276884]
I have also tried forcing https to no avail
steven@simtrace:~$ sudo apt-get install -f apt-transport-https simtrace2-utils
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package simtrace2-utils
Nothing seems to work. Any help would be appreciated.
Best Regards
-Steven
***********************************************************************
CSL DualCom Ltd Registered Office: Building 4, Croxley Park, Hatters Lane, Watford, WD18 8YF Registered in England No. 3155883
This e-mail is only intended for the person(s) to whom it is addressed and may contain confidential information. Unless stated to the contrary, any opinions or comments are personal to the writer and do not represent the official view of the company. If you have received this e-mail in error, please notify us immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person. Thank you for your co-operation.
***********************************************************************