You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this was triggered by repeatedly installing the fish package into the root (I was trying to fix something with the package). After each build I would copy the fish package to the boulder collection, run moss idx, and then run moss ur -D serpent-root before finally using moss it -D serpent-root mvp fish. After doing that a few times (it worked each time) I then tried once more with sudo moss it -D serpent-root mvp fish findutils as I wanted to see how the generated tmpfile looked for the findutils package, and then from that command I got the above exception. As of now all moss it commands with any packages specified that uses that root seem to fail with the same exception.
I can pull the moss db file out of the root if that's helpful.
Getting the following error on one of my dev rootfs'
I think this was triggered by repeatedly installing the fish package into the root (I was trying to fix something with the package). After each build I would copy the
fishpackage to the boulder collection, runmoss idx, and then runmoss ur -D serpent-rootbefore finally usingmoss it -D serpent-root mvp fish. After doing that a few times (it worked each time) I then tried once more withsudo moss it -D serpent-root mvp fish findutilsas I wanted to see how the generated tmpfile looked for the findutils package, and then from that command I got the above exception. As of now allmoss itcommands with any packages specified that uses that root seem to fail with the same exception.I can pull the moss db file out of the root if that's helpful.