Coder Social home page Coder Social logo

Comments (6)

ZaLiTHkA avatar ZaLiTHkA commented on May 18, 2024

Uh.. Small correction, there is apparently an error during installation. I just tried to install Jackett and I noticed the following at the end of the process:

--->Autostart configuring...
/home/media/AtoMiC-ToolKit/inc/app-autostart-configure.sh: line 4: systemctl: command not found
\e[91mUnknown startup type.\033[0m

--->Starting Jackett...

--->All done. Jackett installation complete.
For access details, run the Jackett Access Details utility.

Same message comes from both Sonarr and Radarr, so this is definitely something system-level that I'm having an issue with.

Since 14.04 uses upstart instead of systemd, should I upgrade my OS to 15 (or 16), or is there perhaps another way around this?

from atomic-toolkit.

TommyE123 avatar TommyE123 commented on May 18, 2024

Thanks for bring this to my attention. I have to admit I've not done any testing on a 14.0.4 setup so this has been missed so apologies for that. However I'm quietly hoping with a couple of tweaks I can fix this. For starters i'll add a check on the initial script startup to check if the /opt dir doesnt exist then create it. Second i'm hoping I can just tweak the app-autostart-configure.sh script to correctly detect systemd without an error and then just fall back to init.d startup scripts if not supported.

I'm reluctant to start adding loads of upstart scripts as I think pretty much every distro i've looked at has moved to systemd now. Moving to 16 would certainly get round these errors but i still want to try and fix it if i can.

Tom

from atomic-toolkit.

ZaLiTHkA avatar ZaLiTHkA commented on May 18, 2024

Nothing to apologise for; I'm grateful to have access to a tool like this, just asking questions in the interest of helping resolve strange behaviour and so on. I think the "Compatibility" section in the readme might be slightly outdated at the moment though. (:

In the mean time, I am up and running on my side so I'm not in any rush to see any big changes like this. Do you think it's worth maintaining scripts for both 14.xx and 16.xx? Not sure what most end users run, so that's a tricky one.

from atomic-toolkit.

TommyE123 avatar TommyE123 commented on May 18, 2024

Sorry I should have put an update on this much sooner. However I've been looking into this issue of older Distros not working. I think every app we have should install and run correctly however I've realised I made a bit to much of an assumption that everyone had the basic packages this tool requires already installed. In the Dev branch that I'm looking to push up to master in the next few days I've added a Toolkit dependencies script which will check on launching the setup.sh file that you have the basic packages installed.

I'm also now hoping after a few changes that the scripts should correctly detect either system or init.d. (I'm not going to support upstart)

For anyone interested the current suggested toolkit dependency package is "sudo apt-get install apt-transport-https build-essential checkinstall curl dnsutils git mediainfo mediainfo-gui p7zip-full par2 sed software-properties-common sqlite3 tar unzip wget zip -y"

from atomic-toolkit.

ZaLiTHkA avatar ZaLiTHkA commented on May 18, 2024

@TommyE123, as per our chat earlier on Gitter, I just checked this again in a Ubuntu Server 14.04.1 VM.

With my local repo updated to the latest (commit a75ab23, at the time of writing this) both Sonarr and Radarr are installed and running without any problems. :) I didn't have to do anything special, I simply cloned the repo and ran setup.sh as normal.

from atomic-toolkit.

ZaLiTHkA avatar ZaLiTHkA commented on May 18, 2024

Since there are a few different services with issues on 14.04, I've changed the title to more accurately reflect this specific issue.

Which is now fixed, as per my previous message.

from atomic-toolkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.