Package: u-boot-sunxi
Version: 2023.01+dfsg-2
Severity: important
Dear Maintainers,
Is seems that on package u-boot-sunxi, one internal tool must use
another tools defined and installed by Debian package u-boot-tools.
But because package u-boot-tools is not defined in dependencies on
u-boot-sunxi, then not possible to end the job.
Test 1 : before any action...
------------------------------
root@hn-cubietruck-120:~# cat /etc/debian_version
12.1
root@hn-cubietruck-120:~# dpkg -l |grep u-boot
root@hn-cubietruck-120:~#
Test 2 : Install package u-boot-sunxi
--------------------------------------
root@hn-cubietruck-120:~# apt install u-boot-sunxi
.........
Dépaquetage de u-boot-sunxi:armhf (2023.01+dfsg-2) ...
Paramétrage de u-boot-sunxi:armhf (2023.01+dfsg-2) ...
root@hn-cubietruck-120:~#
Test 3 : Install u-boot-sunxi
----------------------------
root@hn-cubietruck-120:~# TARGET=/usr/lib/u-boot/Cubietruck
/usr/bin/u-boot-install-sunxi /dev/mmcblk1
/usr/bin/u-boot-install-sunxi: mkimage: command not found. Please
install u-boot-tools.
root@hn-cubietruck-120:~#
root@hn-cubietruck-120:~# echo $?
1
Test 4 : Install u-boot-tools
-----------------------------
root@hn-cubietruck-120:~# apt install -y u-boot-tools
..............
Dépaquetage de u-boot-tools (2023.01+dfsg-2) ...
Paramétrage de libubootenv0.1:armhf (0.3.2-1) ...
Paramétrage de u-boot-tools (2023.01+dfsg-2) ...
Paramétrage de libubootenv-tool (0.3.2-1) ...
root@hn-cubietruck-120:~#
Test 5: reinstall now u-boot
----------------------------
root@hn-cubietruck-120:~# TATARGET=/usr/lib/u-boot/Cubietruck
/usr/bin/u-boot-install-sunxi /dev/mmcblk1
Thank in advance to change dependencies into u-boot-sunxi package
Best regards
--
-- Jean-Marc LACROIX (06 82 29 98 66) --
-- mailto : jeanmarc.lacr...@free.fr --