Build succeeds in mock but fails in koji

Mamoru Tasaka mtasaka at ioa.s.u-tokyo.ac.jp
Wed Feb 4 09:09:44 UTC 2009


Aurélien Bompard wrote, at 02/04/2009 06:00 PM +9:00:
> Hi *,
> 
> I'm trying to package springlobby[1] and I'm testing the build in mock
> and in koji. The build succeeds in my local mock but fails in koji[2]
> because it does not find "GNU gettext in libc", and thus no
> translations are built.
> 
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=478770
> [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=1103274
> 
> Any idea why ? I suppose there is no way to log into the koji server
> to check the config.log ?

Usually "BuildRequires: gettext" is missing. By the way,
if you want to check config.log for debugging, you can write 
"cat config.log" to the spec file explicitly.

Mamoru




More information about the fedora-devel-list mailing list