Jump to content
  • 0

ADP3540 cannot install SDK on the device itself


BSc

Question

Hi!

I upgraded the Debian that comes with the ADP3540 to Debian Bookworm (12), and now I want to install the SDK. I already learned that I need to install the adept runtime first, which is mentioned on the forum multiple times but nowhere in the installation instructions, which is annoying. So I installed the SDK first, which gave me an error, so I tried to install the adept runtime, but then I ran into the following error:

Quote

digilent@ADPro:~$ sudo apt-get install digilent.adept.runtime  
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
digilent.adept.runtime is already the newest version (2.27.9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = (unset),
       LC_ALL = (unset),
       LANG = "en_US.UTF-8"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up digilent.waveforms (3.22.15) ...
xdg-mime: file '/usr/share/mime/packages/digilent.waveforms.xml' does not exist
dpkg: error processing package digilent.waveforms (--configure):
installed digilent.waveforms package post-installation script subprocess returned error exit status 2
Errors were encountered while processing:
digilent.waveforms
E: Sub-process /usr/bin/dpkg returned an error code (1)
digilent@ADPro:~$

 

I've tried multiple ways to remove the SDK package first to see if the adept package could be installed, but to no avail. Anybody know how to fix this? I really don't want to reinstall this linux image again, it took a lot of time to upgrade this up to the newest Debian version, I don't want to do all of that again.

It seems both installations are broken, but it can't be that by just installing the SDK I broke my system completely, can it?

I've tried the usual, apt remove, dpk remove purge etc, but nothing seems to work.

Edited by BSc
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...