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

./setup.py install --home=install tries to create '/etc/xpra' #977

Closed
totaam opened this issue Sep 6, 2015 · 11 comments
Closed

./setup.py install --home=install tries to create '/etc/xpra' #977

totaam opened this issue Sep 6, 2015 · 11 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Sep 6, 2015

Issue migrated from trac ticket # 977

component: packaging | priority: major | resolution: worksforme

2015-09-06 18:29:00: a3nma3nm created the issue


Hi,

When trying to compile trunk and installing as a local user with "./setup.py install --home=./install", installation fails with "error: could not create '/etc/xpra': Permission denied".

The exact steps to reproduce this are:

svn co https://www.xpra.org/svn/Xpra/
cd Xpra/trunk/src
# uncomment line 619 in setup.py to avoid an error in gtkitemfactory.h
./setup.py build # completes without errors
./setup.py install --home=./install

I am using Debian stretch/sid, and the Debian package "xpra" is not installed.

Of course it is normal that setup.py doesn't get permission to create /etc/xpra -- the point is that it shouldn't try to do so, when "--home=./install" is passed.

Thanks for your help on this!

@totaam
Copy link
Collaborator Author

totaam commented Sep 16, 2015

2015-09-16 13:19:36: antoine changed status from new to assigned

@totaam
Copy link
Collaborator Author

totaam commented Sep 16, 2015

2015-09-16 13:19:36: antoine commented


out of time, and this stuff is always harder than it looks - rescheduling

see also #908

@totaam
Copy link
Collaborator Author

totaam commented May 13, 2016

2016-05-13 06:35:00: antoine changed status from assigned to new

@totaam
Copy link
Collaborator Author

totaam commented May 13, 2016

2016-05-13 06:35:00: antoine changed owner from antoine to a3nma3nm

@totaam
Copy link
Collaborator Author

totaam commented May 13, 2016

2016-05-13 06:35:00: antoine changed component from core to packaging

@totaam
Copy link
Collaborator Author

totaam commented May 13, 2016

2016-05-13 06:35:00: antoine commented


This should be fixed in r12572 + r12573 + r12575.

@a3nma3nm: if this works for you, please close

@totaam
Copy link
Collaborator Author

totaam commented Jun 13, 2016

2016-06-13 17:03:31: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Jun 13, 2016

2016-06-13 17:03:31: antoine set resolution to worksforme

@totaam
Copy link
Collaborator Author

totaam commented Jun 13, 2016

2016-06-13 17:03:31: antoine commented


Not heard back closing, feel free to re-open.

@totaam totaam closed this as completed Jun 13, 2016
@totaam
Copy link
Collaborator Author

totaam commented Jun 19, 2016

2016-06-19 10:16:20: a3nma3nm commented


Sorry for the lag. I confirm that it works for me, thanks for addressing this!

@totaam
Copy link
Collaborator Author

totaam commented Jul 12, 2016

2016-07-12 17:52:23: antoine commented


Milestone renamed

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

1 participant