Package Details: ckan-git 1.36.0.r247.g99ebf468-1

Git Clone URL: https://aur.archlinux.org/ckan-git.git (read-only, click to copy)
Package Base: ckan-git
Description: A metadata repository and associated tools for searching, installing, and managing mods for Kerbal Space Program (KSP)
Upstream URL: https://github.com/KSP-CKAN/CKAN
Licenses: MIT
Conflicts: ckan
Provides: ckan
Submitter: birdspider
Maintainer: disastro
Last Packager: disastro
Votes: 10
Popularity: 0.000000
First Submitted: 2014-11-17 15:26 (UTC)
Last Updated: 2025-07-23 21:07 (UTC)

Dependencies (4)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

Sarioah commented on 2026-07-11 07:02 (UTC)

Package fails to build with

/usr/share/dotnet/sdk/8.0.128/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets(166,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 10.0.  Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 10.0. Download the .NET SDK from https://aka.ms/dotnet/download [/build/ckan-git/src/CKAN/build/Build.csproj]

Editing makedepends and replacing dotnet-sdk-8.0 with dotnet-sdk-10.0 appears to work

Lyra_Vhess commented on 2025-05-09 04:07 (UTC) (edited on 2025-05-09 04:14 (UTC) by Lyra_Vhess)

I'm getting the following error when building:

==> Starting build()...
/home/lyra/.cache/yay/ckan-git/PKGBUILD: line 28: ./build: Is a directory
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ckan-git-exit status 4

Is there some directory management issue? I cleared the cache to be sure.

BoostCookie commented on 2023-12-17 15:22 (UTC)

Please add dotnet-sdk to the makedepends.

zatricky commented on 2018-10-10 19:27 (UTC) (edited on 2018-10-10 20:55 (UTC) by zatricky)

EDIT: nvm ... not possible with stock makepkg :-/

Original text: Not sure if it's possible to have the git pull not be the bare repository? The bare is a 249.04MiB download, whereas the master branch is only 25.75 MiB.

The bare includes very old binary zip files of old KSP mods that really never should have been included in the git repo to begin with.

ChucklesTheBeard commented on 2015-09-21 23:44 (UTC)

Added conflicts line. Thanks for catching that!

GottamRev1 commented on 2015-09-21 12:34 (UTC)

Please add "conflicts=('ckan')" for easier switch from stable version.

ChucklesTheBeard commented on 2015-06-10 01:16 (UTC)

Pushed to AUR 4.0.0

ChucklesTheBeard commented on 2015-06-01 22:43 (UTC)

Update - simplify build due to "The Great Repo Merge of 2015" - update version check disable - make use of prepare() and check() functions

ChucklesTheBeard commented on 2015-05-22 02:15 (UTC)

Wow, didn't realize I sent out the one I was testing with the stuff commented out... Sorry about that!

ChucklesTheBeard commented on 2015-05-20 00:25 (UTC)

added curl dependency