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

            Bug ID: 66807
           Summary: Provisioning the math role results in an "unmet
                    dependencies" dpkg error
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 15682
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15682&action=edit
Puppet output of failed provision

Provisioning the math role on a fresh mediawiki-vagrant VM results in an "unmet
dependencies" dpkg error (attached is the full puppet output, below just the
failed resource):

err: /Stage[main]/Packages::Mediawiki_math/Package[mediawiki-math]/ensure:
change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o
DPkg::Options::=--force-confold install mediawiki-math' returned 100: Reading
package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mediawiki-math : Depends: mediawiki-extensions-math but it is not going to be
installed
E: Unable to correct problems, you have held broken packages.

Removing the `packages::mediawiki_math` resource from the math role avoids the
package dependency error and compilation of texvc and texvccheck succeeds. Can
we remove this dependency on the package altogether, or is there some utility
included in the package that's required for Math to function?

-- 
You are receiving this mail because:
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