Install script - unmet dependencies

Hello all - i run into problems by installing the argon script.

Attached the error message:

sudo curl https://download.argon40.com/argon1.sh | bash

The following packages have unmet dependencies:
python3-rpi.gpio : Depends: rpi.gpio-common (= 0.6.5-1) but 0.7.0-0.1~bpo10+4 is to be installed
E: Unable to correct problems, you have held broken packages.

Looks like, the install script needs an upgrade, because there is already a newer GPIO Version!

Thanks for your response!

As small review: Case is very good, but the fan is not the best. Any recommendations for silent fans are welcome!

I installed that script yesterday on a new 32-bit bullseye installation, and didn’t get that error.

I noticed the instructions in the booklet, and the command I used, do not require the use of sudo.

Try it without sudo and see if you still get the error.

We have made an update in our install script to solve the current problem. There had been a typo in our previous installer causing the problem. We would like to thank the group for pointing out the problem.

1 Like

Hello, thanks for your work and update.

@ivan22jan deleted his post, don´t know why.

I get exactly the same error:

curl https://download.argon40.com/argon1.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   380  100   380    0     0    625      0 --:--:-- --:--:-- --:--:--   625
bash: line 1: syntax error near unexpected token `newline'
bash: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">'

Also if i would like to download the .sh file first on my laptop - i get an 403 error in my browser.

Forbidden
You don’t have permission to access this resource.Server unable to read htaccess file, denying access to be safe
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

Any suggestions?

Thanks.

1 Like

I am seeing the exact same error.

I got the same Error , hope they fix it soon .

Has this been resolved? I’m still getting this error.

apologies, we have some wrong setting in our server causing the error in download. It have been fix now.

2 Likes

Thx for fixing the download problem.
The problem with “unmet dependencies” still exists.

Any news on this topic?

??? What´s going on with the support ???

Any news? Still not solved!

@floret88 can you give more information on your installation, specific version of the OS that you try to do the installation. Test on our side dont show such error.

Me too have the same problem

Hello, here more related informations:

admin@hkknx:~ $ uname -rm
5.15.26-v7l+ armv7l
admin@hkknx:~ $ lsmod
Module Size Used by
cmac 16384 1
bnep 20480 2
hci_uart 40960 1
btbcm 16384 1 hci_uart
bluetooth 405504 24 hci_uart,bnep,btbcm
ecdh_generic 16384 2 bluetooth
ecc 40960 1 ecdh_generic
cfg80211 765952 0
rfkill 32768 4 bluetooth,cfg80211
8021q 32768 0
garp 16384 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
sg 28672 0
vc4 274432 0
cec 49152 1 vc4
v3d 77824 0
bcm2835_codec 40960 0
v4l2_mem2mem 36864 1 bcm2835_codec
bcm2835_isp 32768 0
gpu_sched 45056 1 v3d
bcm2835_v4l2 45056 0
drm_kms_helper 274432 2 vc4
videobuf2_vmalloc 16384 1 bcm2835_v4l2
bcm2835_mmal_vchiq 32768 3 bcm2835_isp,bcm2835_codec,bcm2835_v4l2
videobuf2_dma_contig 20480 2 bcm2835_isp,bcm2835_codec
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_vmalloc
drm 532480 5 v3d,vc4,gpu_sched,drm_kms_helper
videobuf2_v4l2 32768 4 bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
videobuf2_common 65536 8 bcm2835_isp,bcm2835_codec,videobuf2_dma_contig,videobuf2_vmalloc,videobuf2_memops,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
raspberrypi_hwmon 16384 0
drm_panel_orientation_quirks 16384 1 drm
videodev 245760 6 bcm2835_isp,bcm2835_codec,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
snd_soc_core 233472 1 vc4
snd_compress 20480 1 snd_soc_core
mc 45056 6 bcm2835_isp,bcm2835_codec,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
vc_sm_cma 32768 2 bcm2835_isp,bcm2835_mmal_vchiq
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_bcm2835 24576 1
snd_pcm 114688 4 snd_compress,snd_pcm_dmaengine,snd_bcm2835,snd_soc_core
rpivid_mem 16384 0
snd_timer 32768 1 snd_pcm
snd 81920 7 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
backlight 20480 2 drm_kms_helper,drm
nvmem_rmem 16384 0
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
ip_tables 28672 0
x_tables 32768 1 ip_tables
ipv6 520192 42
admin@hkknx:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
admin@hkknx:~ $

Any new informations?