[GH-ISSUE #1062] Barrier in Linux on arm #844

Open
opened 2026-05-05 07:12:48 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @get-vectored on GitHub (Feb 14, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1062

I am trying to install barrier so I can use it between my pc's, but it keeps giving me this error message when I do

sudo apt-get update

N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://dl.winehq.org/wine-builds/ubuntu xenial InRelease' doesn't support architecture 'armhf'
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://dl.winehq.org/wine-builds/ubuntu bionic InRelease' doesn't support architecture 'armhf'
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/main/binary-i386/Packages  404  Not Found [IP: 91.189.88.142 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/main/binary-i386/Packages  404  Not Found [IP: 91.189.88.142 80]
E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/main/binary-i386/Packages  404  Not Found [IP: 91.189.88.142 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

How can I fix this, thanks in advance

Originally created by @get-vectored on GitHub (Feb 14, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1062 I am trying to install barrier so I can use it between my pc's, but it keeps giving me this error message when I do `sudo apt-get update` ``` N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://dl.winehq.org/wine-builds/ubuntu xenial InRelease' doesn't support architecture 'armhf' N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://dl.winehq.org/wine-builds/ubuntu bionic InRelease' doesn't support architecture 'armhf' E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial/main/binary-i386/Packages 404 Not Found [IP: 91.189.88.142 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/main/binary-i386/Packages 404 Not Found [IP: 91.189.88.142 80] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/xenial-security/main/binary-i386/Packages 404 Not Found [IP: 91.189.88.142 80] E: Some index files failed to download. They have been ignored, or old ones used instead. ``` How can I fix this, thanks in advance
Author
Owner

@G2G2G2G commented on GitHub (Feb 14, 2021):

You should use a search engine and put those errors in. They're not related to barrier at all.

<!-- gh-comment-id:778856133 --> @G2G2G2G commented on GitHub (Feb 14, 2021): You should use a search engine and put those errors in. They're not related to barrier at all.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#844
No description provided.