modmore / Gitify

Command line toolkit to make managing a MODX site in git a lot easier.
MIT License
122 stars 55 forks source link

install:package for some packages not working #74

Closed christianseel closed 9 years ago

christianseel commented 9 years ago

The "is installed?" check seems to return a wrong false for those packages:

…they are installed but Gitify tries to install them again and you end up with Duplicate entry 'faqman-1.1.0-pl' for key 'PRIMARY' in the modx_transport_packages table.

christianseel commented 9 years ago
packages: 
  modx.com:
    service_url: http://rest.modx.com/extras/
    packages:
      - ace
      - archivist
      - babel
      - breadcrumb
      - clientconfig
      - collections
      - faqman
      - fastfield
      - firstchildredirect
      - formit
      - getcache
      - getpage
      - getresources
      - gridclasskey
      - migx
      - pthumb
      - quip
      - redirectoid
      - seopro
      - seotab
      - simplesearch
      - tagger
      - translit
      - versionx
      - wayfinder
      - xrouting