Hmm, I could download them all (manually) - also from my private notebook. Well, instead of directly installing out of the PPA, you could also try to download via wget (here for s390x):
$ wget https://launchpad.net/~fheimes/+archive/ubuntu/lp2160132/+files/libzpc2-provider_2.0.1-0ubuntu1_s390x.deb https://launchpad.net/~fheimes/+archive/ubuntu/lp2160132/+files/libzpc2-tools_2.0.1-0ubuntu1_s390x.deb and then install from the local filesystem: $ sudo apt install ./*.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2160132 Title: [needs-packaging] [26.10 FEAT] [LDP2613] New Package: libzpc2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/2160132/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
