question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install on ubuntu 20.04

See original GitHub issue

the file https://github.com/inoda/ontrack/blob/master/docs/ubuntu_install.md can use some updating. Specifically during the step install bundler + dependencies, I am able to execute the step gem install bundler but bundle install fails.

user@server:~$ gem install bundler
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Done installing documentation for bundler after 2 seconds
1 gem installed
user@server:~$ bundle install
Could not locate Gemfile

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
wisewtfcommented, Mar 29, 2021

@wisewtf I looked into the Heroku deploy failure. Looks like it’s getting bitten by this: https://www.theregister.com/2021/03/25/ruby_rails_code/.

I’ll fix the Heroku deploy soon and give ya a ping here.

As for “frustrated as to how technical and unapproachable installing this application is for somewhat unexperienced people, either in general or, like in my case, to Ruby”, I’m happy to accept PRs/suggestions/whatever to improve the readme. It’s a pretty out-of-the-box Rails 6 application so I (maybe wrongly) assumed there are plenty of blogs out there for various systems given how popular Rails is.

I will look into it better and see if I can manage to run it correctly on my own on Ubuntu 20.04 and write an eventual guide

1reaction
inodacommented, Mar 28, 2021

@wisewtf I looked into the Heroku deploy failure. Looks like it’s getting bitten by this: https://www.theregister.com/2021/03/25/ruby_rails_code/.

I’ll fix the Heroku deploy soon and give ya a ping here.

As for “frustrated as to how technical and unapproachable installing this application is for somewhat unexperienced people, either in general or, like in my case, to Ruby”, I’m happy to accept PRs/suggestions/whatever to improve the readme. It’s a pretty out-of-the-box Rails 6 application so I (maybe wrongly) assumed there are plenty of blogs out there for various systems given how popular Rails is.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation | Ubuntu
Basic installation. This chapter provides an overview of installing Ubuntu Server Edition. There is more detailed documentation on other installer topics.
Read more >
How to Install Ubuntu 20.04 LTS Desktop (Focal Fossa)
Step 1: Download the Installation Media · Step 2: Create Bootable USB · Step 3: Boot up Ubuntu from USB · Step 4:...
Read more >
Ubuntu 20.04 Full Installation Walkthrough - YouTube
Ubuntu 20.04 is a fantastic desktop Linux distribution, and in this video, I show off the process of wiping your drive and installing...
Read more >
How to install Ubuntu 20.04 and dual boot alongside Windows ...
In this article, I will explain the steps you need to install Ubuntu 20.04 next to your existing Windows 10 system.
Read more >
How to Install Ubuntu 20.04 [Step-by-Step]
How to Install Ubuntu 20.04 [Step-by-Step] · [Root_UserName]@[IP_Address] · ufw status verbose · ufw enable · ufw allow ssh · ufw allow http...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found