On 01/26/2018 02:38 PM, Paul Howarth wrote:
> I'm trying to update mod_fcgid, which is a loadable module for httpd.
> 
> It was failing this afternoon due to the gcc internal compiler error
> affecting i686 builds mentioned elsewhere, and I fixed that locally by
> rebuilding httpd (and hence apxs, the httpd module building tool).
> Having verified locally that that got the build working again, I did a
> rebuild of httpd in Rawhide, completing successfully and resulting in
> httpd-2.4.29-4.fc28, which seems to be tagged OK in f28-build:
> 
> $ koji latest-pkg f28-build httpd
> Build                                     Tag                   Built by
> ----------------------------------------  --------------------  
> ----------------
> httpd-2.4.29-4.fc28                       f28                   pghmcfc
> 
> However, when I try to build mod_fcgid, it's still getting the broken
> httpd-2.4.29-3.fc28 in the buildroot, e.g.:
> 
> https://koji.fedoraproject.org/koji/taskinfo?taskID=24475772
> https://kojipkgs.fedoraproject.org/work/tasks/5772/24475772/root.log
> 
> Why is it pulling in the old httpd still?

Use:
koji wait-repo f28-build --build=httpd-2.4.29-4.fc28

It sometimes takes a while for the actual repo to be regenerated.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to