MLD-5.x > Raspberry PI

[MLD-5.5-unstable] Argon ONE Case - Paket: argoneone_case

(1/4) > >>

NoTape:
Mein Weihnachtsgeschenk ist schon heute eingetroffen  8)

Also habe ich auch das Paket "argoneone_case" installiert. Die Installation ist ohne Fehler gelaufen.
Jedoch führt der Aufruf des Config-Tools zu einer Fehlermeldung:

--- Code: ---MLD /root# argonone-config
-sh: argonone-config: Too many levels of symbolic links
MLD /root#

--- End code ---

Die Fehlermeldung erhalte ich sowohl unter 5.5-unstable, als auch unter 5.5-testing.
Gerne werde ich bei der Fehlerbeseitigung helfen/testen.

Viele Grüße
NoTape

clausmuus:
Versuch's mal mit dem neuen Paket im unstable.

NoTape:
Hallo Claus,

vielen Dank.
Das Paket habe ich aktualisiert, aber es läuft noch nicht.

Das argonone-config-script läuft unter bash - auf sh geändert hat es nicht funktioniert.
Also habe ich bash nachinstalliert - das Script läuft.

Weiterhin fehlt python3 und libmpdec2 - das konnte ich nachinstallieren:

--- Code: ---MLD /root# apt install python3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libmpdec2
The following NEW packages will be installed:
  libmpdec2 python3
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 8.282 kB of archives.
After this operation, 23,8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://www.minidvblinux.de/download/5.5/files unstable/main armhf libmpdec2 armhf 2.4.2-~1 [75,2 kB]
Get:2 http://www.minidvblinux.de/download/5.5/files unstable/main armhf python3 armhf 3.7-4.1 [8.207 kB]
Fetched 8.282 kB in 4s (1.878 kB/s) 
Create a snapshot of '/mnt/root/@root' in '/mnt/root/2021-12-22 12:54'
Delete subvolume (no-commit): '/mnt/root/2021-12-22 12:30'
Selecting previously unselected package libmpdec2.
(Reading database ... 4356 files and directories currently installed.)
Preparing to unpack .../libmpdec2_2.4.2-~1_armhf.deb ...
Unpacking libmpdec2 (2.4.2-~1) ...
Selecting previously unselected package python3.
Preparing to unpack .../python3_3.7-4.1_armhf.deb ...
Unpacking python3 (3.7-4.1) ...
Setting up libmpdec2 (2.4.2-~1) ...
Setting up python3 (3.7-4.1) ...

--- End code ---

Der script-daemon läuft aber trotzdem nicht - von Hand gestartet spuckt er aber ein fehlendes Modul aus:

--- Code: ---MLD /root# python3 -- /usr/bin/argononed.py
Traceback (most recent call last):
  File "/usr/bin/argononed.py", line 2, in <module>
    import smbus
ModuleNotFoundError: No module named 'smbus'

--- End code ---

Weder das Paket python3-smbus noch python-smbus kann ich nachinstallieren:

--- Code: ---MLD /root# apt install python3-smbus
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package python3-smbus

MLD /root# apt install python-smbus
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package python-smbus

--- End code ---

Viele Grüße
NoTape

clausmuus:
Du kannst es jetzt noch mal versuchen.
Ich habe es u.a. auf python2 umgestellt und das fehlende smbus hinzugefügt.

Ich habe das Paket in argoneone-case umbenannt, also den Unterstrich durch einen Bindestrich ersätzt.

NoTape:
Hallo Claus,

das alte Paket habe ich über Web-GUI entfernt:

--- Code: ---Uninstall argonone_case
Removing argonone_case

--- End code ---

Und das neue versucht zu installieren - das klappt noch nicht:

--- Code: ---Install argonone-case
E: Unable to correct problems, you have held broken packages.
Some packages have unmet dependencies
argonone-case:armhf-rpi4 : Depends: python-smbus:armhf-rpi4 but it is not installable
failed

--- End code ---

Und hier noch einmal von Hand:

--- Code: ---MLD /root# apt install python-smbus
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-smbus:armhf-rpi4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-smbus:armhf-rpi4' has no installation candidate

--- End code ---

Viele Grüße
NoTape

Navigation

[0] Message Index

[#] Next page

Go to full version