publicarray / spksrc

Cross compilation framework to create native packages for the Synology's NAS
https://synocommunity.com/
Other
66 stars 14 forks source link

Jackett-dotnet release cannot update itself #22

Closed AnonTester closed 4 years ago

AnonTester commented 4 years ago

For new Package Requests, see the guidelines

Setup

Package Name: jacket-dotnet Package Version: 0.16.1583-11

NAS Model: Synology DS414 NAS Architecture: arm7 DSM version: DSM 6.2.3-25426 Update 2

Expected behavior

Jacket updates itself automatically and/or when check for update triggered manually

Actual behavior

No update, version number in the footer lists 0.0.0.0, message in log says "Skipping checking for new releases because Jackett is runing in IDE."

Steps to reproduce

1. Install jackett-dotnet_armv7-6.1_0.16.1583-11.spk manually via DSM 2. Open web interface of jackett 3. Click on "Check for updates", then "View logs"

Other logs

2020-10-10 15:40:54 | Info | Skipping checking for new releases because Jackett is runing in IDE.
-- | -- | --
2020-10-10 15:40:54 | Info | Checking for updates... Jackett variant: CoreLinuxArm32
AnonTester commented 4 years ago

Let me also thank you very much for creating the dotnet package in the first place and submitting it to the synocommunity repo! I hope it'll be merged soon and with that get rid of the mono requirement and regular issues with mono.

publicarray commented 4 years ago

Thank you for the report and kind words 👍 . It's fixed in 6ee07544c9493a2fae3eec3b7da2668b39a8cf10, I'll push a new release soon

AnonTester commented 4 years ago

I can confirm the version number after installation is correct and updating works. Thank you!

publicarray commented 4 years ago

Thank you for confirming 😄