i use fedora 34, installed the required software and “which” is available on the command line
[oli@lucy openwrt]$ which which | grep which
which ()
eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
but when i run “./scripts/feeds update -a” i get:
hecking ‘perl’... ok.
Checking ‘python2-cleanup’... ok.
Checking ‘python’... ok.
Checking ‘python3’... ok.
Checking ‘git’... ok.
Checking ‘file’... ok.
Checking ‘rsync’... ok.
Checking ‘which’... failed.
Checking ‘ldconfig-stub’... ok.
Build dependency: Please install ‘which’
Prerequisite check failed. Use FORCE=1 to override.
gmake: *** [/home/oli/openwrt/include/toplevel.mk:180: staging_dir/host/.prereq-build] Fehler 1
[oli@lucy ~]$ rpm -qa | grep which
which-2.21-26.fc34.x86_64
Fedora 30: OK
Fedora 31: OK
Fedora 32: OK
Fedora 33: OK
Fedora 34-LiveCD: OK
Fedora 34 (installed & updated: FAIL
Package
which 2.24-24 is ok (vanilla live iso: Fedora-Workstation-Live-x86_64-34-1.2.iso=
which 2.24-26 fails (updating live iso , open new bash to enable new environment then fails)
damnms:
i use fedora 34, installed the required software and “which” is available on the command line
[oli@lucy openwrt]$ which which | grep which
which ()
eval${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$ @"
but when i run “./scripts/feeds update -a” i get:
hecking ‘perl’... ok.
Checking ‘python2-cleanup’... ok.
Checking ‘python’... ok.
Checking ‘python3’... ok.
Checking ‘git’... ok.
Checking ‘file’... ok.
Checking ‘rsync’... ok.
Checking ‘which’... failed.
Checking ‘ldconfig-stub’... ok.
Build dependency: Please install ‘which’
Prerequisite check failed. Use FORCE=1 to override.
gmake: *** [/home/oli/openwrt/include/toplevel.mk:180: staging_dir/host/.prereq-build] Fehler 1
[oli@lucy ~]$ rpm -qa | grep which
which-2.21-26.fc34.x86_64
corrected the meta infos of this ticket and copied it from https://bugs.openwrt.org/index.php?do=details&task_id=3805
The text was updated successfully, but these errors were encountered: