Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing the server put a .git directory in my root system! #45

Open
pablorocka opened this issue Oct 16, 2014 · 8 comments
Open

Installing the server put a .git directory in my root system! #45

pablorocka opened this issue Oct 16, 2014 · 8 comments

Comments

@pablorocka
Copy link

I did an installation of the .deb from the website, and it put a .git directory in my root "/" directory. I'm wondering what else did to my system.
Anybody else with this issue?

@pablorocka
Copy link
Author

I just ran the command dpkg-query -L linux-remote-control and confirmed the .git folder in the root and also the files README.md and LICENSE.
Both folders lrc-server and lrc-client were installed under /opt

@pablorocka
Copy link
Author

closed by issue by mistake...

@pablorocka pablorocka reopened this Oct 16, 2014
@316k
Copy link
Contributor

316k commented Nov 5, 2014

Oh god...
Thanks for reporting this, we need to make a shell script to build the .deb package... sorry for that.

@ghost
Copy link

ghost commented Nov 6, 2014

Yesterday i sent you guys an email because i also noticed this and i was having a problem with dpkg when installing!

some time ago I built a program that automates a lot of tasks when building Debian packages with interpreted languages.

I just update my software and the new version creates a Debian Package from your git Repo pretty good! You only need to do "build-deb your_git_folder"

You can take a look to the program on GitHub (Take a look of the package to see all its features, it is kinda great :) )

@316k
Copy link
Contributor

316k commented Nov 6, 2014

I'll check it, it seems nice :)

Maybe the README file shouldn't be telling people to build custom deb packages to install the server on their comupters. The best way would probably be to build the .deb packages ourselves when the release is ready, and make them available on linuxremotecontrol.com, or via Github's Release feature.
The README file could explain how to run the development version (what dependencies to install, how to launch the node server, etc.), without building a .deb package.

How about that, @Angneli ?

@Agneli
Copy link
Owner

Agneli commented Nov 7, 2014

I agree, it is a good idea. The README.md was updated in bbec3fe.
As for the git directory in the root I was unaware of this fact.
I'll check what might be happening.

Thank you for your feedback.

@ghost
Copy link

ghost commented Apr 16, 2015

I also noticed that problem, reinstalled the package from the website and the problem is gone

@rsm-gh
Copy link

rsm-gh commented Jun 6, 2015

Just as an advice, for building this program you can use build-deb and It will avoid you this kind of problems. It is also a great program for building.


I was the one who posted witht he "ghost" account. I'm sorry for posting two times but I closed my previous account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants