politas changed the topic of #ckan to: CKAN - The Comprehensive Kerbal Archive Network - https://git.io/vgh4P | Code of Conduct: https://git.io/vgh4t | Waffle: https://waffle.io/KSP-CKAN/CKAN | Please upgrade to v1.22.2 Mahia - https://git.io/vgh4g | Already indexing over 100 modules for 1.3! | Be _very_ patient in waiting for responses. :)
blowfish has quit [Quit: Leaving]
Hypergolic_Skunk has quit [Quit: Connection closed for inactivity]
NathanKell|AWAY is now known as NathanKell
blowfish has joined #ckan
NathanKell is now known as NathanKell|Twitch
aradapilot has quit [Ping timeout: 204 seconds]
aradapilot has joined #ckan
aradapilot has quit [Ping timeout: 201 seconds]
politas has quit [Ping timeout: 200 seconds]
aradapilot has joined #ckan
politas has joined #ckan
<politas> blowfish: Netkan-bot continually replaces the most current version of a mod (which is why we don't have a "last updated" field). Changing Netkan will update the current version of a mod. It's only older versions that you need to edit in CKAN-meta.
<blowfish> ah ok
<blowfish> thanks
<blowfish> current version of DynamicBatteryStorage needs some overrides though ... maybe I should just make the netkan .disabled until the next version?
<blowfish> it doesn't have a .version file so no way to determine the correct version
NathanKell|Twitch is now known as NathanKell|AFK
<politas> What should it be?
<blowfish> 1.0.0
<Qboid> [#1280] title: Add DynamicBatteryStorage dependency to CryoTanks and NearFutureElectrical | New dependency that was added to the downloads but not to the metadata... | https://github.com/KSP-CKAN/CKAN-meta/issues/1280
<blowfish> sounds like I might want to change this one: https://github.com/KSP-CKAN/NetKAN/pull/5659
<Qboid> [#5659] title: Add dynamic battery storage and fix metadata for dependent mods | Permanent fix for KSP-CKAN/CKAN-meta#1280 | https://github.com/KSP-CKAN/NetKAN/issues/5659
<blowfish> and I also forgot that CI would fail because of the missing .version file
<blowfish> Nertea has told me explicitly that there will be one in the next version though
<politas> If you use an http kref, you can then change the version number in an override, and the netkan bot won't override the release when a new version comes out.
<politas> (So you can use the KerbalAtomics .version file for KSP compat, but force the version number to 1.0.0 (or whatever)
<politas> I can do a PR to your fork if that's not clear
<blowfish> yeah, not quite sure what an HTTP kref would look like
<blowfish> I see some HTTP krefs but not sure what they do
iPeer has quit []
politas has quit [Ping timeout: 200 seconds]
politas has joined #ckan
Lyneira has joined #ckan
Lyneira has quit [Ping timeout: 383 seconds]
NathanKell|AFK is now known as NathanKell
NathanKell is now known as NathanKell|AWAY
blowfish has quit [Quit: Leaving]
ferram4 has quit [Ping timeout: 204 seconds]
Lyneira has joined #ckan
Qboid was kicked from #ckan by *status [You have been disconnected from the IRC server]
Qboid has joined #ckan
Hypergolic_Skunk has joined #ckan
<Tivec> https://streamable.com/hmd8w <- anyone able to tell me what on earth is going on here?
<Tivec> hrm, looks like i have a conflict between dmagic and forscience... forscience was installed manually, and autodetected.
<Tivec> don't suppose I can add an override to a conflict detection? :D
<politas> Conflicts are there for a reason.
<Tivec> yeah, but i haven't had issues with them installed side by side :P
<Tivec> so I guess it'd be at my own discretion running with them side by side ;)
<politas> If whatever was causing the incompatibility is no longer an issue, it would be simple to take it off for everyone, rather than you working around it. Ask in the Dmagic thread why the conflict is there. Maybe it can be removed.
<Tivec> aye, I'll do that
<politas> There's no way in the client currently to add personal exceptions to mod relationships.
<Tivec> alright, understood.
<Tivec> also! it seems that AutomatedScienceSampler does the job that ForScience does, *and* works with DMagic :)
<Tivec> so, I'll just use that
politas has quit [Ping timeout: 201 seconds]
politas has joined #ckan
politas has quit [Ping timeout: 186 seconds]
politas has joined #ckan
politas_ has joined #ckan
politas has quit [Ping timeout: 383 seconds]
politas_ is now known as politas
politas has quit [Ping timeout: 383 seconds]
politas has joined #ckan
politas has quit [Quit: ZNC - http://znc.in]
politas has joined #ckan
<ckanbot> [CKAN] politas opened pull request #2079: Update Forum Thread link to new thread (master...CKAN-thread-update) https://git.io/vQBO4
m4v has quit [Ping timeout: 200 seconds]
m4v has joined #ckan
Yemo has joined #ckan
<Yemo> hi, I was looking for the page where ckan shows when the last metadata updates were performed, but could not find the link?
ferram4 has joined #ckan
<ckanbot> [CKAN] linuxgurugamer pushed 2 new commits to master: https://git.io/vQBBf
<ckanbot> CKAN/master 880f930 Myk: Update Forum Thread link to new thread
<ckanbot> CKAN/master 4a6c087 linuxgurugamer: Merge pull request #2079 from politas/CKAN-thread-update...
BasharMilesTeg_ has quit [Read error: Connection reset by peer]
ferram4_ has joined #ckan
ferram4 has quit [Read error: Connection reset by peer]
iPeer has joined #ckan
aradapilot has quit [Remote host closed the connection]
aradapilot has joined #ckan
aradapilot has quit [Read error: Connection reset by peer]
aradapilot has joined #ckan
chaos has joined #ckan
chaos has quit [Quit: Web client closed]
BasharMilesTeg has joined #ckan
aradapilot has quit [Ping timeout: 204 seconds]
aradapilot has joined #ckan
blowfish has joined #ckan
aradapilot has quit [Ping timeout: 201 seconds]
aradapilot has joined #ckan
aradapilot__ has joined #ckan
aradapilot has quit [Ping timeout: 201 seconds]
Dries007_ has quit [Quit: ZNC - http://znc.in]
Dries007_ has joined #ckan
<blowfish> politas: Nertea just released a new DynamicBatteryStorage with a .version file, so the workaround may be unnecessary now
<blowfish> Good to see it though
<blowfish> although I'm still a little fuzzy on what the http kref actually does
aradapilot__ has quit [Ping timeout: 204 seconds]
fishbowl has joined #ckan
blowfish has quit [Read error: Connection reset by peer]
fishbowl has quit [Quit: Leaving]
<Raidernick> is anybody here with merge permissions for netkan
<Raidernick> I REALLY need my Pr merged. I'm getting tired of complaints from people blaming me for breaking their games because ckan is installing 1.3 version of my mods to their 1.2.2 games
<Raidernick> I've had an open PR there for a while already and it's not being merged
<Raidernick> and it's completely screwing over people using the parts
<Raidernick> I just need the damn version numbers updated
<Yemo> Hello, does anyone here remember the link to the list where CKAN shows when it last updated the mods?
<Yemo> Or when it last fetched the metadata to be more precise?
ferram4_ has quit [Read error: Connection reset by peer]
ferram4_ has joined #ckan
ferram4_ is now known as ferram4
<Yemo> @Raidernick: thx, just found this one again http://status.ksp-ckan.org/ , but yours is what I was looking for.
<Yemo> @Raidernick: Did you find someone for your pull request, made a mistake and simply need an update to the spec version from 1 to "v1.6", made the pull request
<Raidernick> yemo i had linuxgurugamer do it for me
<Raidernick> he usually doesn't merge stuff for other people but seeing as how i couldn't really get into contact with anyone
<Raidernick> i asked him to do it
<Yemo> how did you contact him?
<Raidernick> i tagged him in the PR
<Yemo> Ah, thx, I would not bother him as he has lots of stuff to do, but it is just a spec version update
blowfish has joined #ckan
Yemo has quit [Quit: Web client closed]
Lyneira has quit [Ping timeout: 204 seconds]
Lyneira has joined #ckan
Thomas|AWAY is now known as Thomas
<ckanbot> [CKAN] Str8AWay opened issue #2080: Cannot Download ckan.exe artifact https://git.io/vQRsS
aradapilot has joined #ckan
aradapilot has quit [Ping timeout: 201 seconds]
blowfish has quit [Quit: Leaving]
Lyneira has quit [Quit: Konversation terminated!]
<politas> Hi Raidernick. Sorry about your PR.