Steve Lawrence created DAFFODIL-2613:
----------------------------------------
Summary: Install with DNF must install "apache-daffodil" rather
than "daffodil"
Key: DAFFODIL-2613
URL: https://issues.apache.org/jira/browse/DAFFODIL-2613
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Reporter: Steve Lawrence
Assignee: Steve Lawrence
Fix For: 3.3.0
I had some confusion testing a fresh DNF install of daffodil with "dnf install
daffodil" because the actual name of the RPM is "apache-daffodil"–you must use
"dnf install apache-daffodil".
This is correct and expected behavior, but adding an alias for "daffodil"
doesn't conflict with any other packages and could potentially help to minimize
confusion. This can easily be supported by adding a RPM "Provides" tag for
"daffodil".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)