Jarek Potiuk created RAT-511:
--------------------------------
Summary: Some .tar.gz files seem to be unsupported as archives
Key: RAT-511
URL: https://issues.apache.org/jira/browse/RAT-511
Project: Apache Rat
Issue Type: Task
Components: Client - cli
Affects Versions: 0.17
Environment: It's very easy to reproduce:
# Go to [https://downloads.apache.org/airflow/providers/]
# Download any of the .tar.gz files (say
apache-airflow-providers-jira-3.1.0.tar.gz)
# Run rat with the .tar.gz file as file to process
This is what you get:
⌁0% [jarek:~/asf-dist/dev/airflow/providers] dist 1 ‡ java -jar
/tmp/apache-rat-0.17/apache-rat-0.17.jar
~/Downloads/apache-airflow-providers-jira-3.1.0.tar.gz
INFO: Apache Creadur RAT 0.17 (Apache Software Foundation)
INFO: Excluding MISC collection.
INFO: Excluding HIDDEN_DIR collection.
WARN: Unable to process /apache-airflow-providers-jira-3.1.0.tar.gz: No
Archiver found for the stream signature
Reporter: Jarek Potiuk
I tried RAT 0.17 on Airflow artifacts and for some reasons it cannot read the
contents of the archives.
The error I get is:
WARN: Unable to process /apache-airflow-providers-jira-3.1.0.tar.gz: No
Archiver found for the stream signature
--
This message was sent by Atlassian Jira
(v8.20.10#820010)