Package Details: kaniko 1.22.0-1

Git Clone URL: https://aur.archlinux.org/kaniko.git (read-only, click to copy)
Package Base: kaniko
Description: Build Container Images In Kubernetes
Upstream URL: https://github.com/GoogleContainerTools/kaniko
Keywords: build container dockerfile images kaniko kubernetes
Licenses: Apache
Submitter: frealgagu
Maintainer: KingCrunch
Last Packager: KingCrunch
Votes: 1
Popularity: 0.000000
First Submitted: 2018-04-18 23:03 (UTC)
Last Updated: 2024-04-08 07:48 (UTC)

Dependencies (3)

Required by (1)

Sources (1)

Latest Comments

hashworks commented on 2022-01-11 10:06 (UTC)

Tests fail for 1.7.0, additionally they retagged :latest to 1.6.0, see: https://github.com/GoogleContainerTools/kaniko/issues/1871

For those reasons I'm not releasing 1.7.0, but I fixed the 1.6.0 build.

languitar commented on 2022-01-11 08:49 (UTC)

==> Validating source files with sha256sums...
    kaniko-1.6.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'kaniko-1.6.0-1': 
error: packages failed to build: kaniko-1.6.0-1

Seems the checksum is wrong or the file changed upstream.

hashworks commented on 2021-09-15 14:01 (UTC)

It builds without problems for me in a clean chroot. However, there was an update I missed (1.6.0), so I updated the PKGBUILD. You might want to try again.

enanone commented on 2021-09-15 13:39 (UTC)

Not building successfully:

ok      github.com/GoogleContainerTools/kaniko/pkg/buildcontext 0.188s
ok      github.com/GoogleContainerTools/kaniko/pkg/cache    (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/commands 0.109s
FAIL    github.com/GoogleContainerTools/kaniko/pkg/config [build failed]
?       github.com/GoogleContainerTools/kaniko/pkg/constants    [no test files]
?       github.com/GoogleContainerTools/kaniko/pkg/creds    [no test files]
ok      github.com/GoogleContainerTools/kaniko/pkg/dockerfile   (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/executor 4.992s
?       github.com/GoogleContainerTools/kaniko/pkg/fakes    [no test files]
ok      github.com/GoogleContainerTools/kaniko/pkg/filesystem   (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/image    (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/image/remote (cached)
?       github.com/GoogleContainerTools/kaniko/pkg/logging  [no test files]
?       github.com/GoogleContainerTools/kaniko/pkg/mocks/go-containerregistry/mockv1    [no test files]
ok      github.com/GoogleContainerTools/kaniko/pkg/snapshot (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/timing   (cached)
ok      github.com/GoogleContainerTools/kaniko/pkg/util 0.937s
?       github.com/GoogleContainerTools/kaniko/pkg/version  [no test files]
FAIL
==> ERROR: A failure occurred in check().
    Aborting...

Any hints on how to fix this?

hashworks commented on 2021-04-26 09:45 (UTC)

Please note that the executor/kaniko process requires write rights to /kaniko.

Additionally, you should only run it in a container (f.e. archlinux:base).

matthias.lisin commented on 2021-03-05 14:27 (UTC)

I orphaned the package assuming there it wasn't moving forward anymore. 3 days later a new version is released.

@hashworks I'm sorry if it feels like I dumped this package on you by flagging it out of date.