This repository was archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Panic (maybe a race?) when init
on kops
#250
Labels
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) |
This was referenced Mar 4, 2017
Closed
Should be fixed upstream - variable shadowing issue. sdboyer/gps#187 |
I just tested the sdboyer/gps#187 fix by running |
This was referenced Mar 31, 2017
Closed
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: