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

            Bug ID: 62550
           Summary: vagrant destroy && vagrant up doesn't trigger the
                    needs_update field of mediawiki::extension
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: o...@wikimedia.org
          Reporter: ebernhard...@wikimedia.org
                CC: o...@wikimedia.org, yuvipa...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Performing a destroy and recreate when using an extension that has db changes
seems to have a bug of some sort, not really sure how to fix this:

Reproduction steps:

# create a vanilla instance
vagrant up
# enable and provision flow
vagrant enable-role flow
vagrant provision
# at this point flow works
vagrant destroy
vagrant up
# now flow errors out because it cant find its database tables
rm settings.d/puppet-managed/10-Flow.php
vagrant provision
# now everything works again

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

Reply via email to