hashar added a comment.

  In T238055#5656328 <https://phabricator.wikimedia.org/T238055#5656328>, 
@awight wrote:
  
  > I think the confusion is caused by a late failure.  The original error is 
from `composer install`, where one dependency requires 
`wikimedia/assert:v0.4.0`, and then wikibase-lexeme requires wikimedia/assert 
([>= 0.2.2.0-dev < 0.3.0.0-dev]).  Composer reports,
  >
  >   14:48:37 [500.2MB/9.66s] Your requirements could not be resolved to an 
installable set of packages.
  >   14:48:37 [500.2MB/9.66s] 
  >   14:48:37   Problem 1
  >   14:48:37     - The requested package wikimedia/assert ~0.2.2 is 
satisfiable by wikimedia/assert[v0.2.2] but these conflict with your 
requirements or minimum-stability.
  >
  > This should have immediately crashed the build.  Instead, we start 
installing MediaWiki and run into missing classes caused by incomplete PHP libs 
installation.
  
  Nice find @awight!
  
  I guess we want a follow up task to make sure the build breaks as soon as the 
problem is detected?
  
    00:01:18.291 [222.4MB/7.98s] > pre-update-cmd: 
ComposerHookHandler::onPreUpdate
    ...
    
    00:01:21.857   Problem 1
    00:01:21.857     - The requested package wikimedia/assert ~0.2.2 is 
satisfiable by wikimedia/assert[v0.2.2] but these conflict with your 
requirements or minimum-stability.
    00:01:21.857 
    00:01:21.927 [432.9MB/11.61s] > post-update-cmd: 
ComposerVendorHtaccessCreator::onEvent
    00:01:22.163 [433.0MB/11.85s] Memory usage: 433.05MB (peak: 500.25MB), 
time: 11.85s
    00:01:22.218 INFO:quibble.cmd:Run composer update for mediawiki/core 
finished in 12.055 s
  
  Seems like the composer merge plugin is somehow swallowing the error :-\

TASK DETAIL
  https://phabricator.wikimedia.org/T238055

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, hashar
Cc: hashar, awight, Lucas_Werkmeister_WMDE, Amire80, darthmon_wmde, DannyS712, 
Nandana, NebulousIris, kostajh, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Liudvikas, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to