cconard96 / jamf

JAMF Plugin for GLPI
GNU General Public License v2.0
6 stars 5 forks source link

pmv.json is missing #134

Closed bacus99 closed 4 months ago

bacus99 commented 5 months ago

Describe the bug Error message when installing v 3.1

To Reproduce copy(/usr/share/glpi/marketplace/jamf/pmv.json): failed to open stream: No such file or directory in /usr/share/glpi/marketplace/jamf/inc/migration.class.php at line 597

Expected behavior Seems to miss a file

File is not there in Github download

cconard96 commented 5 months ago

You'll have to get the updated file manually. The one included is very outdated anyways. https://gdmf.apple.com/v2/pmv

This release had an alpha version out for a while, but nobody tested it except myself. I'll try to review this for the next release and include an updated version of the product model version data file.

bacus99 commented 5 months ago

Will try to find some bug and behavior to help you. I downloaded the file as .json and moved it in the folder

cconard96 commented 4 months ago

Default PMV path fixed in #140. Default PMV updated with the newest data in #139.