Wrong architecture in _i686.deb release
Author: zaza42Created Sep 14, 2026Updated Sep 14, 2026
# dpkg -i lsd-musl_1.2.0_i686.deb
dpkg: error processing archive lsd-musl_1.2.0_i686.deb (--install):
package architecture (i686) does not match system (i386)
Errors were encountered while processing:
lsd-musl_1.2.0_i686.deb
Debian uses the string i386 for also i686 architecture, i686 is a nonexistent arch in Debian world.
Source: lsd-rs/lsd