Giter VIP home page Giter VIP logo

Comments (5)

almenscorner avatar almenscorner commented on July 17, 2024

Can you send the command you're running?

from intune-uploader.

almenscorner avatar almenscorner commented on July 17, 2024

verbose output from the run would also be helpful

from intune-uploader.

kdrwygvh avatar kdrwygvh commented on July 17, 2024

`autopkg run -v --post com.github.almenscorner.intune-upload.processors/IntuneAppCleaner -k display_name="Visual Studio Code" -k keep_version_count=1 Code.intune.recipe
Processing Code.intune.recipe...
URLDownloader
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Users/john/Library/AutoPkg/Cache/local.intune.Code/downloads/vscode.zip
EndOfCheckPhase
Unarchiver
Unarchiver: Guessed archive format 'zip' from filename vscode.zip
Unarchiver: Unarchived /Users/john/Library/AutoPkg/Cache/local.intune.Code/downloads/vscode.zip to /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode
CodeSignatureVerifier
CodeSignatureVerifier: Verifying code signature...
CodeSignatureVerifier: Deep verification enabled...
CodeSignatureVerifier: Strict verification not defined. Using codesign defaults...
CodeSignatureVerifier: /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode/Visual Studio Code.app: valid on disk
CodeSignatureVerifier: /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode/Visual Studio Code.app: satisfies its Designated Requirement
CodeSignatureVerifier: /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode/Visual Studio Code.app: explicit requirement satisfied
CodeSignatureVerifier: Signature is valid
Versioner
Versioner: Found version 1.87.0 in file /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode/Visual Studio Code.app/Contents/Info.plist
DmgCreator
DmgCreator: Created dmg from /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode at /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode.dmg
AppDmgVersioner
AppDmgVersioner: Mounted disk image /Users/john/Library/AutoPkg/Cache/local.intune.Code/VSCode.dmg
AppDmgVersioner: BundleID: com.microsoft.VSCode
AppDmgVersioner: Version: 1.87.0
com.github.almenscorner.intune-upload.processors/IntuneAppIconGetter
com.github.almenscorner.intune-upload.processors/IntuneAppUploader
IntuneAppUploader: App Visual Studio Code version 1.87.0 is up to date
com.github.almenscorner.intune-upload.processors/IntuneAppCleaner
IntuneAppCleaner: Found 2 apps matching Visual Studio Code
'>' not supported between instances of 'int' and 'str'
Failed.
Receipt written to /Users/john/Library/AutoPkg/Cache/local.intune.Code/receipts/Code.intune-receipt-20240229-122813.plist

The following recipes failed:
Code.intune.recipe
Error in local.intune.Code: Processor: com.github.almenscorner.intune-upload.processors/IntuneAppCleaner: Error: '>' not supported between instances of 'int' and 'str'

Nothing downloaded, packaged or imported.

`

from intune-uploader.

almenscorner avatar almenscorner commented on July 17, 2024

A bug found its way in during re-factoring which meant it did not convert the str to an int. It has been fixed and you should be able to run after updating the repo.

from intune-uploader.

kdrwygvh avatar kdrwygvh commented on July 17, 2024

Fix verified. Many thanks.

from intune-uploader.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.