mbucc
mbucc
Hmm, looks like this breaks the unit tests.
A comment in fcall.h says that uidnum is a dotu extension: https://github.com/9fans/plan9port/blob/master/include/fcall.h#L45-L48 So now this looks more like a bug; if I'm not using dotu, I should not need nuname...
@mischief, heh found the same spot about one minute before your comment.
Hit this when moving sources and elm.json around after init. Plugin kept saying to pick elm.json, I kept picking it, nothing changed. Fixed it by updating elm.json `"source-directories"` to point...
Hi, Can you tell me 1. How you ran shmig? 2. The output of: $ ls -l /tmp/shmig-migration-error.10521.tmp
Hi, Somehow, you ran shmig as root. So you need to become the root user to remove that file.
yes, shmig runs fine as non-root user.
Quick fix: `apk add bash`
Marked this as a bug; this should be the default behavior.