invalid-arch-string-in-source-relation
The architecture string in the source relation includes an unknown
architecture. This may be a typo, or it may be an architecture that dpkg
doesn't know about yet. A common problem is incorrectly separating
architectures with a comma, such as [i386, m68k]
. Architectures
are separated by spaces; this should instead be [i386 m68k]
.
Severity: | error |
Experimental: | false |
See also
Architecture (Section 5.6.8) in the Debian Policy Manual
- list of all the affected packages
- the source of this tag