-
Notifications
You must be signed in to change notification settings - Fork 1k
Panic (maybe a race?) when init
on kops
#250
Comments
Hmm, this must be an oversight in how we modified |
Lock files on disk :(
…On Sun, Feb 19, 2017 at 3:25 AM, sam boyer ***@***.***> wrote:
Hmm, this must be an oversight in how we modified dep init to prefetch
information in #194 <#194>. Looks like
some version of use-after-free...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#250 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAAcA7rncnXqt1AFffh-fqi1MRBUvcOJks5rdxtngaJpZM4MDKyM>
.
|
#254 is a dupe of this, but it shows the underlying problem isn't the changes we made in |
@davecheney agree 😢 suggestions welcome! (in another issue - should actually be a gps issue) |
Should be fixed upstream - variable shadowing issue. sdboyer/gps#187 |
I just tested the sdboyer/gps#187 fix by running |
Trying to play with
dep
+kops
(again) today!Anyway just hit this weird panic where I had to manually remove the lockfile to try again. (Note, that
dep init
worked on the second try!)The text was updated successfully, but these errors were encountered: