Chris Kuethe
Chris Kuethe
I'm guessing that it's because gnuroot is a fake root environment. Inside you think you're running as uid=0, but the real/host environment sees you as the gnuroot user. You can...
Me too. Also on running rooted stock 5.1.1 on 32GB 2013 N7
I, too, would like to see spacetrack query support. Perhaps I misunderstand the problem, but [AccountManager](https://developer.android.com/reference/android/accounts/AccountManager) seems like it could be useful storing ST creds. Since ST uses a REST...
I know I'd like to get notifications. A few ideas: * have some filters for which passes will generate notifications... eg. always ping me when the ISS and SpaceX DarkSat...
So a small nit - the observing list needs to be recreated or objects need to be re-added to an existing list pick up the new object type, but aside...
No worries, I got my observing list the way I wanted it. I'm just point out that my old list didn't just magically upgrade the object type. Once I recreated...
Wonderful!
I was thinking in the build directory being used by the current pybombs process, since the interference I'm trying to prevent is in source builds. System package managers usually do...
I'll do up a patch to prefer 'builddir' and warn when 'installdir' is used, then we can push that to pip (which will also pick up the updated build-essential change....