Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project is Stalled]: Apple Malware Protection & Other Security Problems; Someone could pick from where I left off? #29

Open
felixvonberlin opened this issue Jun 18, 2020 · 3 comments

Comments

@felixvonberlin
Copy link

felixvonberlin commented Jun 18, 2020

When I downloaded the DiskImage, my Mac stopped me opening the Installer like this:
Screenshot 2020-06-18 at 16 21 56

I think this is highly questionable...

@npyl
Copy link
Member

npyl commented Jun 21, 2020

I have lost track of Apple's guidelines; this is probably the case.
(This project has been kind of unmaintained for quite some time now...)

If anyone wants to take it from where I left off that would be great.

PS: It may also depend on which version you are downloading as I've had reports of my dmgs not working on some versions except the last.

@npyl npyl changed the title Apple Malware Protection Project is Stalled: Apple Malware Protection & Other Security Problems Jun 23, 2020
@npyl npyl changed the title Project is Stalled: Apple Malware Protection & Other Security Problems [Project is Stalled]: Apple Malware Protection & Other Security Problems; Someone could pick from where I left off? Jun 23, 2020
@npyl npyl added this to the ManageConky v1.0 milestone Jun 23, 2020
@rtgilbert
Copy link

Please forgive me, I am using this as a test–bed for learning; am completely new to git.

Am trying to work out some of the issues. The DMG security issue is not replicating for me. I've corrected one issue with the first installer script:
Tools/preheatProject.command
preheat | version 2.0 | by npyl

applying patches to conky...
Cloning into '/tmp/conky-patches'...
remote: Enumerating objects: 6, done.
remote: Total 6 (delta 0), reused 0 (delta 0), pack-reused 6
Unpacking objects: 100% (6/6), done.
Tools/preheatProject.command: line 28: cd: /Users/Main/build/ManageConky/Tools/../ConkyX/conky-for-macOS: No such file or directory

"symroot="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"/.." creates "/foo/foo/.."

Removing the "/.." corrects that, but running
git clone --recurse-submodules https://github.com/Conky-for-macOS/Manage-Conky/
creates un–nested folders. That is /conky-for-macOS is not nested into /ConkyX. I think this is a command issue, but I'm not sure. Manually nesting the folders and running renders:
Tools/preheatProject.command
preheat | version 2.0 | by npyl

applying patches to conky...
Cloning into '/tmp/conky-patches'...
remote: Enumerating objects: 6, done.
remote: Total 6 (delta 0), reused 0 (delta 0), pack-reused 6
Unpacking objects: 100% (6/6), done.
applying patch: /tmp/conky-patches/p1.patch...

patching file cmake/ConkyPlatformChecks.cmake
Hunk #1 FAILED at 154.
1 out of 1 hunk FAILED -- saving rejects to file cmake/ConkyPlatformChecks.cmake.rej

I am going to try to compile from the main project and then build ManagerConky and the launcher step–wise. If I get it to work I''l put it together and submit a pull. If there's no pull, I failed.

@npyl
Copy link
Member

npyl commented Oct 28, 2020

Hey! @rtgilbert
This problem you discovered has happened to me in the past more than a couple times... Though, I never took time to take care of it. If you find a solution (I suspect it is a quick google search) I would be glad to merge a PR.

Thanks alot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants