Bugzilla – Bug 1221772
error while installing package "helix"
Last modified: 2024-03-29 14:08:57 UTC
When I install the package helix I get this error message: /var/tmp/rpm-tmp.yQA4MG: line 1: [: -l: unary operator expected This is caused by the preinstall scriptlet: if [ -l "/usr/lib64/helix/runtime" ] ; then rm -f "/usr/lib64/helix/runtime" fi The problem has already been fixed by the package maintainer: https://build.opensuse.org/package/show/editors/helix?rev=60 It is just a matter to apply the change to Leap 15.5 and 15.6.