Denis 'GNUtoo' Carikli
009b7f0660
When pandoc is already installed on Trisquel 10, we have the
following:
# pkcon -y --allow-reinstall install pandoc
Resolving [=========================] Package not found: pandoc
Command failed: This tool could not find any available package: No packages were found
Since install_packages takes care of not trying to reinstall a package
that is already installed, using that instead fixes this issue.
This was broken by the commit
|
||
---|---|---|
.. | ||
coreboot | ||
dependencies | ||
distros/pureos/20230614 | ||
git | ||
grub | ||
guix/gnuboot | ||
memtest86plus/patch | ||
packages | ||
scripts | ||
seabios | ||
trisquel | ||
u-boot/default |