Hannes Juutilainen

Results 96 comments of Hannes Juutilainen

MunkiAdmin is not setting any permissions, it's just copying. Clearly a bug since I've heard this multiple times now. Is your repo local (where in file system?) or on a...

Thanks. I'll do some digging on this tomorrow. It's definitely possible to have a preference option to force specific permissions after copying.

I can't replicate this no matter how hard I try. What are the original file permissions on the package before you import? I will add the permission change option and...

You can set a custom permissions for the imported file by running `defaults write com.hjuutilainen.MunkiAdmin installerItemFilePermissions "0644"`. This is a preference key that is not set at all by default...

So you mean you manually copy a icon file to the icons directory? I'd say this is expected behavior. MunkiAdmin currently resolves these at the scanning phase and doesn't watch...

No, you're not missing anything. Unfortunately there's no GUI portion for it currently.

I've seen this happen a few times but could never reproduce it. Does this happen every time you're importing a package?

Thanks for the follow up. I'll keep this issue open since this is a long-standing issue that I'd like to be able to reproduce and fix.

Thanks for reporting! I'll take a look at this (and other reported bugs) more closely next week. Still trying to be on vacation this week and keep away from computers...

MunkiAdmin reads the file modification date from `NSURLContentModificationDateKey` so it should match the date Finder displays. Could you check if Finder displays the same date?