Jeff Allen

Results 42 comments of Jeff Allen

To all: Please don't complain when you import from master and it breaks. The developer is doing the best he can. If you are depending on 3rd party code, you...

Installing from source (see PR #980 for fixes needed) will solve this, because mininet has been upgraded for Python 3, but there's no released version since then.

Ping @lantz ... this project seems pretty quiet, you were the last committer, so I'm wondering if you have any idea if anyone is working on making sure mininet can...

@jlax47 With the changes in #980, I am able to install it from source into Ubuntu 20.04, and your repro case works for me. My own existing Mininet-based topology still...

If I remove the -o from gpg and let it write to stdout (then use redirection to put it into the svfs partition) it works. So it seems like gpg...

You are currently publishing .deb files, so it should just be a bit of clicking around to post them into a PPA. If it would be helpful I can do...

Just confirmed: changing select! to each makes mount.svfs work, and then svfs can be mounted as expected. So the only dependency is on fuse-utils.

No, there is no plan for that, but we do accept PRs.

For backwards compatibility reasons, we would not remove field Nonce from struct EncryptedDeal. It would be interesting if we could leave it set to nil, so that protobuf would not...

I will be on vacation for 2 weeks starting Monday. My colleagues @gnarula and @ineiti will keep working with you on this PR. Thanks again for your contribution. Speaking of...