https://bugzilla.wikimedia.org/show_bug.cgi?id=70544

C. Scott Ananian <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]. |[email protected]
                   |org                         |
            Summary|Status: Bundling process    |Status: Bundling process
                   |died with non zero code: 1  |died with non zero code: 2
                   |                            |(bundle too large)

--- Comment #3 from C. Scott Ananian <[email protected]> ---
Most of these work now, except:

https://en.wikipedia.org/w/index.php?title=Special:Book&bookcmd=render_collection&colltitle=User:Nemo_bis/Featured_Articles/Volume_1&writer=rdf2latex
(gives bundler error code 2)

https://en.wikipedia.org/w/index.php?title=Special:Book&bookcmd=render_collection&colltitle=User:Headbomb/Books/WikiProject_Physics%27_Recognized_content&writer=rdf2latex
(gives bundler error code 2)

https://www.mediawiki.org/w/index.php?title=Special:Book&bookcmd=render_article&arttitle=Project%3ASandbox&oldid=1187603&writer=rdf2latex
(gives ! Paragraph ended before \@sect was complete.)

Bundler error code 2 means that the bundle size limit was exceeded (it was
larger than 512Mb).  This shouldn't really happen, we should start skipping
images before we totally fail to generate a bundle.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to