marcelwolf Posted August 8, 2015 at 01:07 PM Posted August 8, 2015 at 01:07 PM Hallo Leute, Ich habe gerade Versucht den Brickd unter OSX 10.11 (El Captain) zu Installieren und erhalte eine sehr Lange Fehlermeldung. Hat einer von euch schon damit Erfahrungen gesammelt und weiss wie man das Problem löst? Gruß Marcel fehler.tiff Quote
photron Posted August 11, 2015 at 05:40 PM Posted August 11, 2015 at 05:40 PM Es sieht so aus als ob INSTALL nicht nach /usr/libexec und /System/Library/LaunchDaemons/ schreiben dürfte. Die frage ist jetzt warum. Kannst du bitte im Terminal folgende Befehle ausführen und die Ausgabe hier posten? stat -x /usr/libexec stat -x /System/Library/LaunchDaemons/ Quote
wfl Posted August 15, 2015 at 06:56 PM Posted August 15, 2015 at 06:56 PM Die Meldung bekomme ich auch. Das hat wohl mit der neuen "System Integrity Protection" zu tun. In den Release Notes zu OS X v10.11 steht: After upgrading to OS X El Capitan Developer Beta, applications that write to protected/system locations may no longer function correctly. Seit 10.11 kann ich nicht mal als root in /usr/libexec schreiben: #whoami root #pwd /usr/libexec #touch examplefile touch: examplefile: Operation not permitted Auf Folie 35 vom WWDC15 Video "Security and Your Apps" (https://developer.apple.com/videos/wwdc/2015/?id=706) steht: System onlyAvailable to developers/System/Library ~/Library/bin /usr /sbin/usr/local Ich habe die Installskripte nach /usr/local/libexec/ und /Library/LaunchDaemons/ bewegt, und es scheint zu funktionieren... Quote
marcelwolf Posted August 16, 2015 at 05:29 PM Author Posted August 16, 2015 at 05:29 PM für libexec: marcels-mbp:~ marcelwolf$ stat -x /usr/libexec File: "/usr/libexec" Size: 6324 FileType: Directory Mode: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ wheel) Device: 1,4 Inode: 10235388 Links: 186 Access: Sun Aug 16 19:19:04 2015 Modify: Sun Aug 9 17:49:20 2015 Change: Sun Aug 9 17:49:20 2015 für Deamons: File: "/System/Library/LaunchDaemons/" Size: 9894 FileType: Directory Mode: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ wheel) Device: 1,4 Inode: 10126119 Links: 291 Access: Sun Aug 16 17:21:14 2015 Modify: Sun Aug 16 17:21:14 2015 Change: Sun Aug 16 17:21:14 2015 Quote
photron Posted August 17, 2015 at 09:35 AM Posted August 17, 2015 at 09:35 AM Testet mal bitte diese Version: http://download.tinkerforge.com/_stuff/brickd_macos_2_2_2_rc1.dmg Die betroffenen Verzeichnisse werden jetzt ab 10.11 nicht mehr verwendet. Quote
marcelwolf Posted August 17, 2015 at 04:13 PM Author Posted August 17, 2015 at 04:13 PM Hab die Version fehlerfrei installieren können, danke! Quote
wfl Posted August 17, 2015 at 09:03 PM Posted August 17, 2015 at 09:03 PM Wow, seid ihr schnell! Ja, kann's auch erfolgreich installieren, herzlichen Dank! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.