filewave icon indicating copy to clipboard operation
filewave copied to clipboard

FileWave recipes for AutoPkg, allowing admins to automatically import/update packages into FileWave

Results 12 filewave issues
Sort by recently updated
recently updated
newest added

"distutils" will be deprecated in the future (see: https://docs.python.org/3/library/distutils.html) I should be replaced with "packaging.version" (https://packaging.pypa.io/en/latest/version.html) Added advantage: comparing version numbers with letters vs numeric was not possible with "LooseVersion"...

Seeing the following on FW recipes. Processor com.github.autopkg.filewave.FWTool/FileWaveImporter contents differ from expected. Path: /Users/ladmin/Library/AutoPkg/RecipeRepos/com.github.autopkg.filewave/FWTool/FileWaveImporter.py

This adds a method to use the model_update function from an override and updates the README with instructions. See #26 To enable model update on an override add: fw_model_update

Now that intel vs arm64 are common, it would be handy if we could set the architecture in the recipe override as an input.

Here is one that I have that does not update the model after it runs (either in Autopkgr or via Terminal and autopkg). ``` Description Downloads the latest version of...

I am receiving error messages when trying to configure autopkg. Here is all the information that I have. https://github.com/lindegroup/autopkgr/issues/512 I receive the following error message: Error in com.github.autopkg.filewave.FlashPlayerNoRepackage: Processor: com.github.autopkg.filewave.FWTool/FileWaveImporter:...

is there is list of allowed arguments available? for example: i would like to set additional properties of the filesets such as priority, verification settings, color, ignore permissions on existing...

I've been using a mix of import recipes from here as well as ones that I have written. I'm coming from the Munki world where there is a common name...

macOS Sierra v10.12.4 AutoPkgr v1.4.2 (1375) Git 2.2.1 I did a fresh install of Sierra on my computer this spring. I just realized autopkgr wasn't installed. I installed it and...

I am being emailed this error message regarding the Java8 recipe: Could not retrieve URL http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload...