On Mon, Dec 06, 2021 at 10:42:37AM +0000, Richard W.M. Jones wrote:
> On Mon, Dec 06, 2021 at 11:21:34AM +0100, Miro Hrončok wrote:
> > Full report available at:
> > https://churchyard.fedorapeople.org/orphans-2021-12-06.txt
> > grep it for your FAS username and follow the dependency chain.
> 
> Could we get rid of the limit
> 
>   "Too many dependencies for wsdl4j, not all listed here"
> 
> in the long reports?  I don't really care how big that text file is in
> my browser.
> 
> > For human readable dependency chains,
> > see https://packager-dashboard.fedoraproject.org/
> > For all orphaned packages,
> > see https://packager-dashboard.fedoraproject.org/orphan
> 
> This is nicer, not sure if I've seen this before.
> 
> Looks like the main breakage is:
> 
>   mingw-nsis -> scons -> fop -> tomcat -> wsdl4j
> 
> That gets increasingly weird.  NSIS is an installer builder for
> Windows (fine), scons is a Python-based build system (also fine),
> fop is a documentation formatting tool, tomcat is an application
> server (!)
> 
> So I wonder why a Python-based build system relies on a Java-based
> application server.
> 
> In scons, flipping the switch:
> 
>  # Install prebuilt documentation
> -%bcond_with prebuilt_doc
> +%bcond_with prebuilt_doc

I mean +%bcond_without (which makes it build _with_ prebuilt docs).

> 
> would be one possible way to fix this by dropping a lot of
> dependencies like fop, ghostscript, sphinx, etc.  Are we allowed to
> ship prebuilt PDFs and HTML docs?
> 
> Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to