Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

mktemp: illegal option -- p #10

Open
yangtheman opened this issue Feb 24, 2015 · 6 comments
Open

mktemp: illegal option -- p #10

yangtheman opened this issue Feb 24, 2015 · 6 comments

Comments

@yangtheman
Copy link

$ travis-run create
mktemp: illegal option -- p
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
       mktemp [-d] [-q] [-u] -t prefix 
@DanielG
Copy link
Owner

DanielG commented Feb 24, 2015

That might be a GNU extention then, what system are you using?

@yangtheman
Copy link
Author

I am using OS X, and I am getting several errors besides that. I can make a pull request with fixes.

@DanielG
Copy link
Owner

DanielG commented Feb 25, 2015

Ok, do note that master is very broken ATM I have a bunch of WIP changes here to finally get everything working properly but unfortunately docker is being an ass (because it doesn't support privileged builds) and working around that is a pain too. Unfortunately I haven't had the time to fix it yet.

If you'd like to work on this I can push the WIP changes onto a branch so you can see if you can get it working. Most of the pieces are in place it's just those damn unprivileged builds that are the problem.

@Decipher
Copy link

Did anything ever come of this? It still appears to be an issue on OS X.

@DanielG
Copy link
Owner

DanielG commented Aug 4, 2015

Not really the project is currently abandoned and pending a rewrite using qemu instead of docker.

@stephenplusplus
Copy link

@DanielG a note in the readme would be a time-saver for folks... like me :)

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