Git Product home page Git Product logo

Comments (6)

DocCyblade avatar DocCyblade commented on August 16, 2024

Created new branch to use for update code, will merge back into dev when done. This should make a working 4.2 alpha

from tkl-rt.

DocCyblade avatar DocCyblade commented on August 16, 2024

Open notes:

I have started the progress on converting to 4.2 on jessie. Packages install fine, however database creation fails. A quick look, seems to point to a change in the database setup script. Will need to read up on the changes from 4.0 to 4.2

from tkl-rt.

DocCyblade avatar DocCyblade commented on August 16, 2024

Looked at the database script, that was fine. Looks like config file was moved somehow. Moved the config file back but that still bombed out. Found out that in 4.2 need a DatabaseAdmin account that is used for upgrades and installs. Added that to the conf file and it build ok. Still need to test the finial product.

Also need to figure out a way to change the rt_user password during first boot

from tkl-rt.

DocCyblade avatar DocCyblade commented on August 16, 2024

Last run showed no localhost/rt in browser. Also root does noaAt show typical TKL screen. Maybe something new with the common LAPP build with TKLDEV? Also getting strange error on first boot

screen shot 2015-05-24 at 6 01 36 pm

from tkl-rt.

JedMeister avatar JedMeister commented on August 16, 2024

So you're using TKLDev v14 then I assume... If you have had it running a little while then perhaps you need to update common to the latest version? It should be fairly stable at this point (although still under heavy development inc daily merges...). LAPP should have been done and fairly stable I would expect (hope!).

As for the screenshot that you've shown is a bit of a bug with Jessie. Jessie uses systemd init system (as opposed to old sysvinit). One of the cool things about systemd is that it does synchronous boot; i.e. it doesn't wait for stuff to finish before it starts doing the next thing... That's generally awesome for boot times but not so nice for inithooks...

from tkl-rt.

DocCyblade avatar DocCyblade commented on August 16, 2024

Ahh that makes sense why this is going on, it's still booting (getting messages) while waiting for user input. Going to research systemd now, also going to look at the lapp only build. If I find some bugs in the lapp, I might just fork lapp and fix anything I find

from tkl-rt.

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.