14 Sep
2008
14 Sep
'08
8:13 a.m.
Aaron Griffin schrieb:
On Sat, Sep 13, 2008 at 10:24 AM, Dusty Phillips <buchuki@gmail.com> wrote:
Hey guys,
I tracked down the problem and fixed it. The basic problem is that there are two packages in i686 right now that have their arch set to x86_64:
texlive-core texlive-htmlxml
Looks like the little "hack" of renaming files instead of rebuilding them bit us in the ass here. The DB scripts currently look for the arch in the filename, but don't validate the PKGINFO.
They should. Instead of renaming the file, Francois should have used makepkg -R with CARCH set to i686.