Bug 1221772 - error while installing package "helix"
Summary: error while installing package "helix"
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.5
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Soc Virnyl Estela
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-20 16:25 UTC by Giacomo Comes
Modified: 2024-03-29 14:08 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giacomo Comes 2024-03-20 16:25:52 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.