cloudflare / cloudflare/cloudflared
`apt update` gives `doesn't support architecture 'i386'`
Open
Priority: Normal
Type: Bug
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The warning shows up when doing `apt update`:
```
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://pkg.cloudflare.com/cloudflared jammy InRelease' doesn't support architecture 'i386'
```
**To Reproduce**
Steps to reproduce the behavior:
1. Run `apt update`
**Expected behavior**
No warning should appear
**Environment and versions**
- OS: Ubuntu
- Architecture: AMD
- Version: 2023.8.2
Contributor guide
Assessment
This issue has not been assessed yet.