Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

--daemon does not work with --chroot #146

Open
mcamou opened this issue Sep 9, 2014 · 8 comments
Open

--daemon does not work with --chroot #146

mcamou opened this issue Sep 9, 2014 · 8 comments

Comments

@mcamou
Copy link

mcamou commented Sep 9, 2014

When you run stud with --daemon and --chroot, it tries to reopen stdin as /dev/null after doing the chroot, which returns an ENOENT.

@mcamou
Copy link
Author

mcamou commented Sep 9, 2014

Add @bixu to interested parties

@rohara
Copy link

rohara commented Sep 9, 2014

I believe this is the same issue that I patched a while back.

#118

@bixu
Copy link

bixu commented Sep 10, 2014

@rohara Ah - good call. Looks like we are seeing an issue with MIA repo owners (looks like there has been little owner activity since 2012) - is it time for there to be a community fork of the project?

@afterfate
Copy link

I think people would love to have one, bumptech seems to be the assumed default but there are several developers working on their own forks out there. Wasn't bump bought out?

@mcamou
Copy link
Author

mcamou commented Sep 10, 2014

Yup, they were bought out by Google some time ago. I've looked at the
bumptech/stud network graph and there are A LOT of forks. We'd need some
sort of Grand Unified Fork I guess.

-Mario.

I want to change the world but they won't give me the source code.

On Wed, Sep 10, 2014 at 3:48 PM, afterfate notifications@github.com wrote:

I think people would love to have one, bumptech seems to be the assumed
default but there are several developers working on their own forks out
there. Wasn't bump bought out?


Reply to this email directly or view it on GitHub
#146 (comment).

@afterfate
Copy link

I'm not quite sure what the best method would be to choose. Most recent maintained and a notice to older forks to tell them to file pull requests if they'd like to have their work included? I'm not really sure how one accomplishes that with such a large audience.

@afterfate
Copy link

The most recent maintained method isn't a good one on second examination. There's a bunch of branches that either fork from this one, or even from the one I was on, to make 1 or two changes and then stop. There's some in there that seem to be taking ownership and not just adding a feature they need, things like log overhauls, doc changes.

There be dragons here.

@mcamou
Copy link
Author

mcamou commented Sep 10, 2014

I've seen that, most branches have one or 2 commits and then stop. The
ipredator branch seems to be the most consistently maintained (at least
with the most commits) but I haven't looked at what they are doing. Or
perhaps, as you said, just fork from the original and message all the
forkers to submit PR's. Or message bumptech and ask them to take over the
repo (assuming they are still looking at messages from their GitHub
account).

-Mario.

I want to change the world but they won't give me the source code.

On Wed, Sep 10, 2014 at 4:29 PM, afterfate notifications@github.com wrote:

The most recent maintained method isn't a good one on second examination.
There's a bunch of branches that either fork from this one, or even from
the one I was on, to make 1 or two changes and then stop. There's some in
there that seem to be taking ownership and not just adding a feature they
need, things like log overhauls, doc changes.

There be dragons here.


Reply to this email directly or view it on GitHub
#146 (comment).

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

No branches or pull requests

4 participants