-
Notifications
You must be signed in to change notification settings - Fork 17
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
mpt crashes when you try to use it to update packages. #6
Comments
You're likely using an outdated MPT version which was broken by some OPPM package.json update by
In Plan9k you may need to run |
Well... when run the commands you suggested on different systems (with OPPM without MPT, without OPPM without MPT, with OPPM, with MPT), MPT crashes with
Which seems similar to the errors that I get when using the version I tried before, but with different arguments and line numbers. 😛 |
Can you run |
Well... this is funny. It's the Plan9k repo!
|
That's odd, I cannot repro it.. if you have an idea I'll fix it. |
Strange... I'm using Lua 5.2 by the way on OpenOS. Maybe that's it? |
I have the same issue |
When I run
mpt -Syu
(or anything withmpt -Sy
!) it crashes withI haven't dug deeper, but it's worth noting that installing and uninstalling programs seems to work.
The text was updated successfully, but these errors were encountered: