#7024 texlive build failure due to koji enviroment issue on i686
Closed: Fixed 6 years ago Opened 6 years ago by than.

texlive doesn't build in f28, it breaks with following error:

FAILED: BuildError: error building package (arch i686), mock exited with status 245; see root.log for more information

i have taken a close look at the root.log and haven't seen any problem.

https://kojipkgs.fedoraproject.org//work/tasks/3749/21813749/root.log

Could it be space problem on the build machine?


@than Can you please provide the link to the task? It helps us for more debugging.

it looks like we are hitting some 32 bit limitation somewhere in rpm

the build failed on both 32 bit arches, trying to rebuild the srpm locally in a 32 bit x86 chroot fails.

when jumping into the chroot I get


[mockbuild@f9c3b35383824f2e8441983ae3c39075 ~]$ rpmbuild -bs build/SPECS/texlive.spec 
[mockbuild@f9c3b35383824f2e8441983ae3c39075 ~]$ echo $?
139

So whats the status here? Can you file a rpm bug and see if they can track it down?

The texlive package needs to be overhauled. I've been working on it in spare cycles for the last week or so, and I'll try to get something working sooner rather than later. Hopefully, the fixed up package will work around this bug.

filed a rpm bug, bz#1492587

texlive is built fine now in rawhide in f27 with new rpm. You can now close this issue.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata