[jira] [Commented] (YETUS-1230) hadolint is not executable on arm64

2023-06-19 Thread Allen Wittenauer (Jira)


[ 
https://issues.apache.org/jira/browse/YETUS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734889#comment-17734889
 ] 

Allen Wittenauer commented on YETUS-1230:
-

At the time, binaries weren't available for arm and building Haskell code is 
painful. Looks like hadolint has them now so we should revisit this one and 
others that are not being installed on arm.

> hadolint is not executable on arm64
> ---
>
> Key: YETUS-1230
> URL: https://issues.apache.org/jira/browse/YETUS-1230
> Project: Yetus
>  Issue Type: Bug
>  Components: Precommit
>Affects Versions: 0.14.1
>Reporter: Nick Dimiduk
>Priority: Major
>
> Using the image published at ghcr.io/apache/yetus:0.14.1 to test a project 
> locally, said project includes a Dockerfile, I see the following:
> {noformat}
> executable '/usr/bin/hadolint' for 'hadolint' is not executable.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (YETUS-1230) hadolint is not executable on arm64

2023-06-19 Thread Nick Dimiduk (Jira)


 [ 
https://issues.apache.org/jira/browse/YETUS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated YETUS-1230:

Summary: hadolint is not executable on arm64  (was: hadolint is not 
executable)

> hadolint is not executable on arm64
> ---
>
> Key: YETUS-1230
> URL: https://issues.apache.org/jira/browse/YETUS-1230
> Project: Yetus
>  Issue Type: Bug
>  Components: Precommit
>Affects Versions: 0.14.1
>Reporter: Nick Dimiduk
>Priority: Major
>
> Using the image published at ghcr.io/apache/yetus:0.14.1 to test a project 
> locally, said project includes a Dockerfile, I see the following:
> {noformat}
> executable '/usr/bin/hadolint' for 'hadolint' is not executable.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (YETUS-1230) hadolint is not executable

2023-06-19 Thread Nick Dimiduk (Jira)


[ 
https://issues.apache.org/jira/browse/YETUS-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734178#comment-17734178
 ] 

Nick Dimiduk commented on YETUS-1230:
-

Oh. We only install hadolint on x86 arch images :(

> hadolint is not executable
> --
>
> Key: YETUS-1230
> URL: https://issues.apache.org/jira/browse/YETUS-1230
> Project: Yetus
>  Issue Type: Bug
>  Components: Precommit
>Affects Versions: 0.14.1
>Reporter: Nick Dimiduk
>Priority: Major
>
> Using the image published at ghcr.io/apache/yetus:0.14.1 to test a project 
> locally, said project includes a Dockerfile, I see the following:
> {noformat}
> executable '/usr/bin/hadolint' for 'hadolint' is not executable.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (YETUS-1231) codespell is trying to parse contents the of .git

2023-06-19 Thread Nick Dimiduk (Jira)


[ 
https://issues.apache.org/jira/browse/YETUS-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734177#comment-17734177
 ] 

Nick Dimiduk commented on YETUS-1231:
-

Maybe this is a {{codespell}} bug ; I cannot find a value for {{--skip}} that 
has it omit the {{.git}} directory.

> codespell is trying to parse contents the of .git
> -
>
> Key: YETUS-1231
> URL: https://issues.apache.org/jira/browse/YETUS-1231
> Project: Yetus
>  Issue Type: Bug
>  Components: Precommit
>Affects Versions: 0.15.0
>Reporter: Nick Dimiduk
>Priority: Major
>
> Using {{ghcr.io/apache/yetus:main}}, it seems the default {{codespell}} 
> configuration is inspecting the contents of .git.
> {noformat}
> 
> 
>   codespell plugin: full
> 
> 
> [Mon Jun 19 12:53:05 PM UTC 2023 DEBUG]: offset clock by 0
> WARNING: Cannot decode file using encoding "utf-8": 
> ./.git/objects/68/2543a559782bec05d0d49067742babf19e34bd
> WARNING: Trying next encoding "iso-8859-1"
> WARNING: Cannot decode file using encoding "utf-8": 
> ./.git/objects/74/65efc508cca072a4e103d8ce905d93f3a10010
> WARNING: Trying next encoding "iso-8859-1"
> WARNING: Cannot decode file using encoding "utf-8": 
> ./.git/objects/f0/d57d38957178df8e9daae4eba779282ad62379
> WARNING: Trying next encoding "iso-8859-1"
> WARNING: Cannot decode file using encoding "utf-8": 
> ./.git/objects/78/1615f230919cdcf42cc398cd1fc07a12ff2803
> WARNING: Trying next encoding "iso-8859-1"
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (YETUS-1231) codespell is trying to parse contents the of .git

2023-06-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created YETUS-1231:
---

 Summary: codespell is trying to parse contents the of .git
 Key: YETUS-1231
 URL: https://issues.apache.org/jira/browse/YETUS-1231
 Project: Yetus
  Issue Type: Bug
  Components: Precommit
Affects Versions: 0.15.0
Reporter: Nick Dimiduk


Using {{ghcr.io/apache/yetus:main}}, it seems the default {{codespell}} 
configuration is inspecting the contents of .git.

{noformat}


  codespell plugin: full




[Mon Jun 19 12:53:05 PM UTC 2023 DEBUG]: offset clock by 0
WARNING: Cannot decode file using encoding "utf-8": 
./.git/objects/68/2543a559782bec05d0d49067742babf19e34bd
WARNING: Trying next encoding "iso-8859-1"
WARNING: Cannot decode file using encoding "utf-8": 
./.git/objects/74/65efc508cca072a4e103d8ce905d93f3a10010
WARNING: Trying next encoding "iso-8859-1"
WARNING: Cannot decode file using encoding "utf-8": 
./.git/objects/f0/d57d38957178df8e9daae4eba779282ad62379
WARNING: Trying next encoding "iso-8859-1"
WARNING: Cannot decode file using encoding "utf-8": 
./.git/objects/78/1615f230919cdcf42cc398cd1fc07a12ff2803
WARNING: Trying next encoding "iso-8859-1"
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (YETUS-1230) hadolint is not executable

2023-06-19 Thread Nick Dimiduk (Jira)
Nick Dimiduk created YETUS-1230:
---

 Summary: hadolint is not executable
 Key: YETUS-1230
 URL: https://issues.apache.org/jira/browse/YETUS-1230
 Project: Yetus
  Issue Type: Bug
  Components: Precommit
Affects Versions: 0.14.1
Reporter: Nick Dimiduk


Using the image published at ghcr.io/apache/yetus:0.14.1 to test a project 
locally, said project includes a Dockerfile, I see the following:

{noformat}
executable '/usr/bin/hadolint' for 'hadolint' is not executable.
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)