mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #113] Dockerfile Build Error xl2tpd armhf.deb #103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dolphin0317 on GitHub (Jan 9, 2019).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/113
An error message is displayed, the message is that the file 'xl2tpd_1.3.12-1_armhf.deb' is not found on the website.
Try to find another file 'xl2tpd_1.3.12-1.1_armhf.deb ' from the website and rebuild it. The message displayed this message is 'E: Unable to correct problems, you have held broken packages.'
@hwdsl2 commented on GitHub (Jan 10, 2019):
@Dolphin0317 Thanks for reporting. Debian now has
xl2tpd 1.3.12-1.1in the repo, and I'll fix the links. You can pull the updated version of this Docker image once it is successfully built. Alternatively, if you want to get the updated source and build the image yourself, you may need to first clear your Docker cache.