#328: depcheck: should not test packages from both x86_64 and iX86 unless needed --------------------+------------------------------------------------------- Reporter: tflink | Owner: Type: defect | Status: new Priority: major | Milestone: Future tasks Component: tests | Keywords: --------------------+------------------------------------------------------- Right now, depcheck is pulling in all packages (iX86 and x86_64) on x86_64 platforms as pending or accepted. This is not needed and can cause problems with some packages (see #284).
Depcheck should only pull in iX86 packages on x86_64 when those packages are explicitly needed.