OpenPrinting / cups-snap

Complete CUPS printing stack in a snap
25 stars 14 forks source link

cups-snap is not installable on ipv6-only systems #12

Open motp opened 2 years ago

motp commented 2 years ago

The cups-snap is currently only installable on legacy systems with ipv4 support.

# snap install --edge cups

error: cannot install "cups": persistent network error: Post
       "https://api.snapcraft.io/v2/snaps/refresh": dial tcp 185.125.188.55:443: connect: network
       is unreachable

Ubuntu doesn't seem to care about IPv6 Support for api.snapcraft.io Please move the cups-snap to a system which is ipv6 capable.

motp commented 2 years ago

host api.snapcraft.io

api.snapcraft.io has address 185.125.188.55 api.snapcraft.io has address 185.125.188.59 api.snapcraft.io has address 185.125.188.54 api.snapcraft.io has address 185.125.188.58 #

tillkamppeter commented 2 years ago

This seems to be a problem of the Snap Store, not of the individual Snaps. I forwarded it to the Snap Store team at Canonical ...

tillkamppeter commented 2 years ago

Known bug: https://bugs.launchpad.net/snapstore-server/+bug/1710022