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

Release and publish hanging #280

Open
tabruhn opened this issue Jun 11, 2014 · 10 comments
Open

Release and publish hanging #280

tabruhn opened this issue Jun 11, 2014 · 10 comments

Comments

@tabruhn
Copy link

tabruhn commented Jun 11, 2014

I am attempting to release a package to meteorite and publish it. I moved into my package directory and logged in. Then I attempted to release my package "mrt release ." I was prompted "Adding tag and push repo" .. but then it got hung up. After about 10 minutes I used CTRL-c to cancel out.

When I attempted again to release, I was given the error "This tag has already been committed to the repo."

If I try to publish using "mrt publish ." it also hands up. Any advice on how I can move forward with publishing my first package?

@tabruhn
Copy link
Author

tabruhn commented Jun 11, 2014

The tag has to do with the version number. Changing the version number allows me to run release again but it still is getting hung up on something.

@tmeasday
Copy link
Member

Hi @tabruhn - mrt release is just a convience for tagging and publish-ing.

Perhaps try removing ~/.mrt.cfg and publishing again?

@tabruhn
Copy link
Author

tabruhn commented Jun 12, 2014

I am not able to locate a ~/.mrt.cfg . I tried just running the publish again but it just hangs with no output.

@tmeasday
Copy link
Member

That’s odd. What version of Meteorite do you have?

On Thursday, 12 June 2014 at 11:53 am, Tyson Bruhn wrote:

I am not able to locate a ~/.mrt.cfg . I tried just running the publish again but it just hangs with no output.


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

@tabruhn
Copy link
Author

tabruhn commented Jun 12, 2014

Ok, I have it working now. I think it was waiting for my username then password (although I wasn't receiving any prompt). It seems like the cursor was just waiting for me to input this information. Just checked atmosphere and it is up now. Thanks for helping me out!

@tmeasday
Copy link
Member

Oh. That's odd. Are you using some kind of strange shell or something?

@tabruhn
Copy link
Author

tabruhn commented Jun 12, 2014

I am using iTerm2 which is a replacement for terminal on osx.

@rnhmjoj
Copy link

rnhmjoj commented Jun 19, 2014

I'm having the same problem. It hangs and after a keyboard interrupt I get:

error:   Invalid input for

@tabruhn
Copy link
Author

tabruhn commented Jun 20, 2014

Hi @rnhmjoj, after calling release/publish it might be waiting for your login/password. When it looks like it is hanging try inputting your atmosphere login, hit enter, then input your password. For whatever reason the console was not printing the login request but was waiting for login. I was using bash and iterm2.

@rnhmjoj
Copy link

rnhmjoj commented Jun 20, 2014

@tabruhn You are right. With iTerm 2 and solarized dark theme the text has the same color of the background! I can't believe how stupid that was...
9piu7

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

3 participants