Nalin Kumar Gupta

Results 6 comments of Nalin Kumar Gupta

I have raised a PR on top of this to solve the failing integration tests - https://github.com/canonical/snapcraft/pull/5778

> @Nalin-Kumar-Gupta the only test failures in this PR are an unrelated bug ([canonical/craft-providers#829](https://github.com/canonical/craft-providers/issues/829)) and a timeout from a test taking too long, though it was working. What failure are...

> I'm not able to reproduce that error. I cloned this PR's branch, packed & installed Snapcraft, and it appears to work: > > ``` > ❯ sudo snap install...

> @Nalin-Kumar-Gupta it's true that the legacy entrypoint won't have a `--version` anymore. So if you access the legacy entrypoint, `--version` will fail, but I haven't managed to come up...

> @Nalin-Kumar-Gupta it's true that the legacy entrypoint won't have a `--version` anymore. So if you access the legacy entrypoint, `--version` will fail, but I haven't managed to come up...

> Interesting. I wonder if anybody uses that? The modern `snapcraft` entrypoint should fall back to the legacy codebase for core20 snap builds anyways, so I don't see why anybody...