Package Details: kame-tools-git 90ca8e5-1

Git Clone URL: https://aur.archlinux.org/kame-tools-git.git (read-only, click to copy)
Package Base: kame-tools-git
Description: A tool for bundling 3DS theme files
Upstream URL: https://gitlab.com/beelzy/kame-tools
Licenses: MIT
Submitter: beelzy
Maintainer: beelzy
Last Packager: beelzy
Votes: 0
Popularity: 0.000000
First Submitted: 2019-07-07 01:47 (UTC)
Last Updated: 2024-03-08 12:47 (UTC)

Latest Comments

beelzy commented on 2024-03-08 12:49 (UTC)

Thanks for the heads up. I switched over to another fork so it builds again.

RoblKyogre commented on 2024-03-08 01:41 (UTC)

fyi this no longer builds because the owner of the buildtools repo took down their GitHub account

beelzy commented on 2023-04-04 21:35 (UTC)

It seems you have already cached the package and applying the patch on the already patched code won't work. Related discussion here: https://bbs.archlinux.org/viewtopic.php?id=279106

So I've decided to force the submodule update, which gets rid of the patch changes, and it can be applied again.

YajuShinki commented on 2023-04-04 02:12 (UTC)

Running into a problem with building using makepkg -si:

==> Starting prepare()...
Synchronizing submodule url for 'buildtools'
error: patch failed: make_base:167
error: make_base: patch does not apply
==> ERROR: A failure occurred in prepare().
    Aborting...

Ruxvania commented on 2023-02-08 01:11 (UTC)

It works for me now, thank you

beelzy commented on 2023-02-07 13:03 (UTC)

Should be fixed now. Hopefully it works.

Ruxvania commented on 2023-02-07 01:41 (UTC) (edited on 2023-02-07 01:42 (UTC) by Ruxvania)

I have a problem with the pkgbuild:

==> Starting prepare()...
fatal: git upload-pack: not our ref 4524b3a324ae8e9dcaf80c4fe3694bc63628de22
fatal: remote error: upload-pack: not our ref 4524b3a324ae8e9dcaf80c4fe3694bc63628de22
fatal: Fetched in submodule path 'buildtools', but it did not contain 
4524b3a324ae8e9dcaf80c4fe3694bc63628de22. Direct fetching of that commit failed.

I tried both with trizen and manually and both had same error

benjae commented on 2022-10-21 18:09 (UTC)

thx :)

beelzy commented on 2022-10-20 11:13 (UTC)

PKGBUILD has been updated so it should work now. See this thread for more context: https://bbs.archlinux.org/viewtopic.php?id=280571

benjae commented on 2022-10-19 22:43 (UTC) (edited on 2022-10-19 22:44 (UTC) by benjae)

so i'm having an issue with building buildtools:

==> Starting prepare()...
Submodule 'buildtools' (https://github.com/Steveice10/buildtools) registered for path 'buildtools'
Cloning into '/home/me/.cache/paru/clone/kame-tools-git/src/kame-tools/buildtools'...
warning: --depth is ignored in local clones; use file:// instead.
fatal: transport 'file' not allowed
fatal: clone of '/home/me/.cache/paru/clone/kame-tools-git/src/buildtools' into submodule path '/home/me/.cache/paru/clone/kame-tools-git/src/kame-tools/buildtools' failed
Failed to clone 'buildtools'. Retry scheduled
Cloning into '/home/me/.cache/paru/clone/kame-tools-git/src/kame-tools/buildtools'...
warning: --depth is ignored in local clones; use file:// instead.
fatal: transport 'file' not allowed
fatal: clone of '/home/me/.cache/paru/clone/kame-tools-git/src/buildtools' into submodule path '/home/me/.cache/paru/clone/kame-tools-git/src/kame-tools/buildtools' failed
Failed to clone 'buildtools' a second time, aborting
==> ERROR: A failure occurred in prepare().
    Aborting...
error: failed to build 'kame-tools-git-5ae1ae1-1': 
error: packages failed to build: kame-tools-git-5ae1ae1-1 

i've tried with both paru and yay and on both helpers it fails