NEWS
Amazon Dash Button für ioBroker nutzen
-
Kurze Frage: Kann man den Adapter irgendwie unter Windows 10 zum Laufen bringen?
Habe mir jetzt alles hier durchgelesen, bin mir aber nich tsicher, ob ich alles zuordnen konnte.
Meine eigenen Installation habe ich upgedated: npm = 3.10.10, node = 6.10.2
Auch WinPcap 4.1.3 installiert (die .exe).
Python 2.7. läuft auch.
Ich bekomme aber immer die Fehlermeldung:
$ ./iobroker add amazon-dash npm install iobroker.amazon-dash --production --prefix "C:/ioBroker" (System call) Der Befehl "apt-get" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "true" ist entweder falsch geschrieben oder konnte nicht gefunden werden. npm ERR! Windows_NT 10.0.14393npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.amazon-dash" "--production" "--prefix" "C:/ioBroker" npm ERR! node v6.10.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! iobroker.amazon-dash@0.1.2 preinstall: `apt-get install libpcap-dev -y || true` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker.amazon-dash@0.1.2 preinstall script 'apt-get install libpcap-dev -y || true'. npm ERR! Make sure you have the latest version of node.js and npm installed.npm ERR! If you do, this is most likely a problem with the iobroker.amazon-dash package,npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system:npm ERR! apt-get install libpcap-dev -y || true npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs iobroker.amazon-dash npm ERR! Or if that isn't available, you can get their info via:npm ERR! npm owner ls iobroker.amazon-dash npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! C:\ioBroker\node_modules\iobroker\npm-debug.log host.NEO install adapter amazon-dash npm install iobroker.amazon-dash --production --prefix "C:/ioBroker" (System call) Der Befehl "apt-get" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "true" ist entweder falsch geschrieben oder konnte nicht gefunden werden. npm ERR! Windows_NT 10.0.14393npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.amazon-dash" "--production" "--prefix" "C:/ioBroker" npm ERR! node v6.10.2 npm ERR! npm v3.10.10npm ERR! code ELIFECYCLE npm ERR! iobroker.amazon-dash@0.1.2 preinstall: `apt-get install libpcap-dev -y || true` npm ERR! Exit status 1npm ERR! npm ERR! Failed at the iobroker.amazon-dash@0.1.2 preinstall script 'apt-get install libpcap-dev -y || true'.npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the iobroker.amazon-dash package, npm ERR! not with npm itself.npm ERR! Tell the author that this fails on your system: npm ERR! apt-get install libpcap-dev -y || true npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs iobroker.amazon-dashnpm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls iobroker.amazon-dash npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! C:\ioBroker\node_modules\iobroker\npm-debug.log host.NEO install adapter amazon-dash npm install iobroker.amazon-dash --production --prefix "C:/ioBroker" (System call) Der Befehl "apt-get" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Der Befehl "true" ist entweder falsch geschrieben oder konnte nicht gefunden werden. npm ERR! Windows_NT 10.0.14393npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.amazon-dash" "--production" "--prefix" "C:/ioBroker" npm ERR! node v6.10.2 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! iobroker.amazon-dash@0.1.2 preinstall: `apt-get install libpcap-dev -y || true` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the iobroker.amazon-dash@0.1.2 preinstall script 'apt-get install libpcap-dev -y || true'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the iobroker.amazon-dash package, npm ERR! not with npm itself.npm ERR! Tell the author that this fails on your system: npm ERR! apt-get install libpcap-dev -y || truenpm ERR! You can get information on how to open an issue for this project with:npm ERR! npm bugs iobroker.amazon-dash npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls iobroker.amazon-dashnpm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request:npm ERR! C:\ioBroker\node_modules\iobroker\npm-debug.log host.NEO install adapter amazon-dash ERROR: host.NEO Cannot install amazon-dash ERROR: process exited with code 13
Das npm-debug.log kann ich auch liefern:
0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'iobroker.amazon-dash', 1 verbose cli '--production', 1 verbose cli '--prefix', 1 verbose cli 'C:/ioBroker' ] 2 info using npm@3.10.10 3 info using node@v6.10.2 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 silly fetchPackageMetaData iobroker.amazon-dash 8 silly fetchNamedPackageData iobroker.amazon-dash 9 silly mapToRegistry name iobroker.amazon-dash 10 silly mapToRegistry using default registry 11 silly mapToRegistry registry https://registry.npmjs.org/ 12 silly mapToRegistry data Result { 12 silly mapToRegistry raw: 'iobroker.amazon-dash', 12 silly mapToRegistry scope: null, 12 silly mapToRegistry escapedName: 'iobroker.amazon-dash', 12 silly mapToRegistry name: 'iobroker.amazon-dash', 12 silly mapToRegistry rawSpec: '', 12 silly mapToRegistry spec: 'latest', 12 silly mapToRegistry type: 'tag' } 13 silly mapToRegistry uri https://registry.npmjs.org/iobroker.amazon-dash 14 verbose get https://registry.npmjs.org/iobroker.amazon-dash not expired, no request 15 silly install normalizeTree 16 silly loadCurrentTree Finishing 17 silly loadIdealTree Starting 18 silly install loadIdealTree 19 silly cloneCurrentTree Starting 20 silly install cloneCurrentTreeToIdealTree 21 silly cloneCurrentTree Finishing 22 silly loadShrinkwrap Starting 23 silly install loadShrinkwrap 24 silly loadShrinkwrap Finishing 25 silly loadAllDepsIntoIdealTree Starting 26 silly install loadAllDepsIntoIdealTree 27 silly resolveWithNewModule iobroker.amazon-dash@0.1.2 checking installable status 28 silly cache add args [ 'iobroker.amazon-dash', null ] 29 verbose cache add spec iobroker.amazon-dash 30 silly cache add parsed spec Result { 30 silly cache add raw: 'iobroker.amazon-dash', 30 silly cache add scope: null, 30 silly cache add escapedName: 'iobroker.amazon-dash', 30 silly cache add name: 'iobroker.amazon-dash', 30 silly cache add rawSpec: '', 30 silly cache add spec: 'latest', 30 silly cache add type: 'tag' } 31 silly addNamed iobroker.amazon-dash@latest 32 verbose addNamed "latest" is being treated as a dist-tag for iobroker.amazon-dash 33 info addNameTag [ 'iobroker.amazon-dash', 'latest' ] 34 silly mapToRegistry name iobroker.amazon-dash 35 silly mapToRegistry using default registry 36 silly mapToRegistry registry https://registry.npmjs.org/ 37 silly mapToRegistry data Result { 37 silly mapToRegistry raw: 'iobroker.amazon-dash', 37 silly mapToRegistry scope: null, 37 silly mapToRegistry escapedName: 'iobroker.amazon-dash', 37 silly mapToRegistry name: 'iobroker.amazon-dash', 37 silly mapToRegistry rawSpec: '', 37 silly mapToRegistry spec: 'latest', 37 silly mapToRegistry type: 'tag' } 38 silly mapToRegistry uri https://registry.npmjs.org/iobroker.amazon-dash 39 verbose addNameTag registry:https://registry.npmjs.org/iobroker.amazon-dash not in flight; fetching 40 verbose get https://registry.npmjs.org/iobroker.amazon-dash not expired, no request 41 silly addNameTag next cb for iobroker.amazon-dash with tag latest 42 silly addNamed iobroker.amazon-dash@0.1.2 43 verbose addNamed "0.1.2" is a plain semver version for iobroker.amazon-dash 44 silly cache afterAdd iobroker.amazon-dash@0.1.2 45 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\iobroker.amazon-dash\0.1.2\package\package.json not in flight; writing 46 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 47 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\iobroker.amazon-dash\0.1.2\package\package.json written 48 silly fetchOtherPackageData pcap@https://github.com/mranney/node_pcap/tarball/master 49 silly cache add args [ 'pcap@https://github.com/mranney/node_pcap/tarball/master', 49 silly cache add null ] 50 verbose cache add spec pcap@https://github.com/mranney/node_pcap/tarball/master 51 silly cache add parsed spec Result { 51 silly cache add raw: 'pcap@https://github.com/mranney/node_pcap/tarball/master', 51 silly cache add scope: null, 51 silly cache add escapedName: 'pcap', 51 silly cache add name: 'pcap', 51 silly cache add rawSpec: 'https://github.com/mranney/node_pcap/tarball/master', 51 silly cache add spec: 'https://github.com/mranney/node_pcap/tarball/master', 51 silly cache add type: 'remote' } 52 silly mapToRegistry name pcap@https://github.com/mranney/node_pcap/tarball/master 53 silly mapToRegistry using default registry 54 silly mapToRegistry registry https://registry.npmjs.org/ 55 silly mapToRegistry data Result { 55 silly mapToRegistry raw: 'pcap@https://github.com/mranney/node_pcap/tarball/master', 55 silly mapToRegistry scope: null, 55 silly mapToRegistry escapedName: 'pcap', 55 silly mapToRegistry name: 'pcap', 55 silly mapToRegistry rawSpec: 'https://github.com/mranney/node_pcap/tarball/master', 55 silly mapToRegistry spec: 'https://github.com/mranney/node_pcap/tarball/master', 55 silly mapToRegistry type: 'remote' } 56 silly mapToRegistry uri https://github.com/mranney/node_pcap/tarball/master 57 verbose addRemoteTarball https://github.com/mranney/node_pcap/tarball/master not in flight; adding 58 verbose addRemoteTarball [ 'https://github.com/mranney/node_pcap/tarball/master', null ] 59 info retry fetch attempt 1 at 10:17:36 60 info attempt registry request try #1 at 10:17:36 61 http fetch GET https://github.com/mranney/node_pcap/tarball/master 62 verbose request id c0531a91c91b94b2 63 http fetch 200 https://github.com/mranney/node_pcap/tarball/master 64 silly fetchAndShaCheck shasum 8cbd06346eba152c1b3208350985b4137bbe308f 65 verbose addTmpTarball C:\WINDOWS\TEMP\npm-12172-d1da432b\github.com\mranney\node_pcap\tarball\master not in flight; adding 66 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 67 verbose addTmpTarball validating metadata from C:\WINDOWS\TEMP\npm-12172-d1da432b\github.com\mranney\node_pcap\tarball\master 68 verbose tar unpack C:\WINDOWS\TEMP\npm-12172-d1da432b\github.com\mranney\node_pcap\tarball\master 69 verbose tar unpacking to C:\WINDOWS\TEMP\npm-12172-d1da432b\unpack-5b74b017 70 silly gentlyRm C:\WINDOWS\TEMP\npm-12172-d1da432b\unpack-5b74b017 is being purged 71 verbose gentlyRm don't care about contents; nuking C:\WINDOWS\TEMP\npm-12172-d1da432b\unpack-5b74b017 72 silly gunzTarPerm modes [ '777', '666' ] 73 silly gunzTarPerm extractEntry 74 silly gunzTarPerm modified mode [ '', 509, 511 ] 75 silly gunzTarPerm extractEntry .gitignore 76 silly gunzTarPerm modified mode [ '.gitignore', 436, 438 ] 77 silly gunzTarPerm extractEntry .jshintrc 78 silly gunzTarPerm modified mode [ '.jshintrc', 436, 438 ] 79 silly gunzTarPerm extractEntry .travis.yml 80 silly gunzTarPerm modified mode [ '.travis.yml', 436, 438 ] 81 silly gunzTarPerm extractEntry Gruntfile.js 82 silly gunzTarPerm modified mode [ 'Gruntfile.js', 436, 438 ] 83 silly gunzTarPerm extractEntry README.md 84 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 85 silly gunzTarPerm extractEntry binding.gyp 86 silly gunzTarPerm modified mode [ 'binding.gyp', 436, 438 ] 87 silly gunzTarPerm extractEntry changelog.md 88 silly gunzTarPerm modified mode [ 'changelog.md', 436, 438 ] 89 silly gunzTarPerm extractEntry decode/ 90 silly gunzTarPerm modified mode [ 'decode/', 509, 511 ] 91 silly gunzTarPerm extractEntry decode/arp.js 92 silly gunzTarPerm modified mode [ 'decode/arp.js', 436, 438 ] 93 silly gunzTarPerm extractEntry decode/dns.js 94 silly gunzTarPerm modified mode [ 'decode/dns.js', 436, 438 ] 95 silly gunzTarPerm extractEntry decode/ethernet_addr.js 96 silly gunzTarPerm modified mode [ 'decode/ethernet_addr.js', 436, 438 ] 97 silly gunzTarPerm extractEntry decode/ethernet_packet.js 98 silly gunzTarPerm modified mode [ 'decode/ethernet_packet.js', 436, 438 ] 99 silly gunzTarPerm extractEntry decode/icmp.js 100 silly gunzTarPerm modified mode [ 'decode/icmp.js', 436, 438 ] 101 silly gunzTarPerm extractEntry decode/ieee802.11/ 102 silly gunzTarPerm modified mode [ 'decode/ieee802.11/', 509, 511 ] 103 silly gunzTarPerm extractEntry decode/ieee802.11/radio_beacon_frame.js 104 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_beacon_frame.js', 436, 438 ] 105 silly gunzTarPerm extractEntry decode/ieee802.11/radio_frame.js 106 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_frame.js', 436, 438 ] 107 silly gunzTarPerm extractEntry decode/ieee802.11/radio_management_frame_tag.js 108 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_management_frame_tag.js', 436, 438 ] 109 silly gunzTarPerm extractEntry decode/ieee802.11/radio_packet.js 110 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_packet.js', 436, 438 ] 111 silly gunzTarPerm extractEntry decode/ieee802.11/radio_probe_frame.js 112 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_probe_frame.js', 436, 438 ] 113 silly gunzTarPerm extractEntry decode/ieee802.11/radio_utils.js 114 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_utils.js', 436, 438 ] 115 silly gunzTarPerm extractEntry decode/igmp.js 116 silly gunzTarPerm modified mode [ 'decode/igmp.js', 436, 438 ] 117 silly gunzTarPerm extractEntry decode/index.js 118 silly gunzTarPerm modified mode [ 'decode/index.js', 436, 438 ] 119 silly gunzTarPerm extractEntry decode/ip_protocols.js 120 silly gunzTarPerm modified mode [ 'decode/ip_protocols.js', 436, 438 ] 121 silly gunzTarPerm extractEntry decode/ipv4.js 122 silly gunzTarPerm modified mode [ 'decode/ipv4.js', 436, 438 ] 123 silly gunzTarPerm extractEntry decode/ipv4_addr.js 124 silly gunzTarPerm modified mode [ 'decode/ipv4_addr.js', 436, 438 ] 125 silly gunzTarPerm extractEntry decode/ipv6.js 126 silly gunzTarPerm modified mode [ 'decode/ipv6.js', 436, 438 ] 127 silly gunzTarPerm extractEntry decode/ipv6_addr.js 128 silly gunzTarPerm modified mode [ 'decode/ipv6_addr.js', 436, 438 ] 129 silly gunzTarPerm extractEntry decode/ipv6headers/ 130 silly gunzTarPerm modified mode [ 'decode/ipv6headers/', 509, 511 ] 131 silly gunzTarPerm extractEntry decode/ipv6headers/header_extension.js 132 silly gunzTarPerm modified mode [ 'decode/ipv6headers/header_extension.js', 436, 438 ] 133 silly gunzTarPerm extractEntry decode/ipv6headers/no_next.js 134 silly gunzTarPerm modified mode [ 'decode/ipv6headers/no_next.js', 436, 438 ] 135 silly gunzTarPerm extractEntry decode/llc_packet.js 136 silly gunzTarPerm modified mode [ 'decode/llc_packet.js', 436, 438 ] 137 silly gunzTarPerm extractEntry decode/null_packet.js 138 silly gunzTarPerm modified mode [ 'decode/null_packet.js', 436, 438 ] 139 silly gunzTarPerm extractEntry decode/pcap_packet.js 140 silly gunzTarPerm modified mode [ 'decode/pcap_packet.js', 436, 438 ] 141 silly gunzTarPerm extractEntry decode/sll_addr.js 142 silly gunzTarPerm modified mode [ 'decode/sll_addr.js', 436, 438 ] 143 silly gunzTarPerm extractEntry decode/sll_packet.js 144 silly gunzTarPerm modified mode [ 'decode/sll_packet.js', 436, 438 ] 145 silly gunzTarPerm extractEntry decode/tcp.js 146 silly gunzTarPerm modified mode [ 'decode/tcp.js', 436, 438 ] 147 silly gunzTarPerm extractEntry decode/udp.js 148 silly gunzTarPerm modified mode [ 'decode/udp.js', 436, 438 ] 149 silly gunzTarPerm extractEntry decode/vlan.js 150 silly gunzTarPerm modified mode [ 'decode/vlan.js', 436, 438 ] 151 silly gunzTarPerm extractEntry decode/websocket.js 152 silly gunzTarPerm modified mode [ 'decode/websocket.js', 436, 438 ] 153 silly gunzTarPerm extractEntry dns_cache.js 154 silly gunzTarPerm modified mode [ 'dns_cache.js', 436, 438 ] 155 silly gunzTarPerm extractEntry examples/ 156 silly gunzTarPerm modified mode [ 'examples/', 509, 511 ] 157 silly gunzTarPerm extractEntry examples/multiple_interfaces 158 silly gunzTarPerm modified mode [ 'examples/multiple_interfaces', 509, 511 ] 159 silly gunzTarPerm extractEntry examples/network_grep.js 160 silly gunzTarPerm modified mode [ 'examples/network_grep.js', 436, 438 ] 161 silly gunzTarPerm extractEntry examples/speed_server 162 silly gunzTarPerm modified mode [ 'examples/speed_server', 509, 511 ] 163 silly gunzTarPerm extractEntry examples/tcp_metrics 164 silly gunzTarPerm modified mode [ 'examples/tcp_metrics', 509, 511 ] 165 silly gunzTarPerm extractEntry node_ko_article.md 166 silly gunzTarPerm modified mode [ 'node_ko_article.md', 436, 438 ] 167 silly gunzTarPerm extractEntry package.json 168 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 169 silly gunzTarPerm extractEntry pcap.js 170 silly gunzTarPerm modified mode [ 'pcap.js', 436, 438 ] 171 silly gunzTarPerm extractEntry pcap_binding.cc 172 silly gunzTarPerm modified mode [ 'pcap_binding.cc', 436, 438 ] 173 silly gunzTarPerm extractEntry pcap_session.cc 174 silly gunzTarPerm modified mode [ 'pcap_session.cc', 436, 438 ] 175 silly gunzTarPerm extractEntry pcap_session.h 176 silly gunzTarPerm modified mode [ 'pcap_session.h', 436, 438 ] 177 silly gunzTarPerm extractEntry spec/ 178 silly gunzTarPerm modified mode [ 'spec/', 509, 511 ] 179 silly gunzTarPerm extractEntry spec/decode/ 180 silly gunzTarPerm modified mode [ 'spec/decode/', 509, 511 ] 181 silly gunzTarPerm extractEntry spec/decode/arp.spec.js 182 silly gunzTarPerm modified mode [ 'spec/decode/arp.spec.js', 436, 438 ] 183 silly gunzTarPerm extractEntry spec/decode/decode.js 184 silly gunzTarPerm modified mode [ 'spec/decode/decode.js', 436, 438 ] 185 silly gunzTarPerm extractEntry spec/decode/dns.spec.js 186 silly gunzTarPerm modified mode [ 'spec/decode/dns.spec.js', 436, 438 ] 187 silly gunzTarPerm extractEntry spec/decode/ethernet_addr.spec.js 188 silly gunzTarPerm modified mode [ 'spec/decode/ethernet_addr.spec.js', 436, 438 ] 189 silly gunzTarPerm extractEntry spec/decode/icmp.spec.js 190 silly gunzTarPerm modified mode [ 'spec/decode/icmp.spec.js', 436, 438 ] 191 silly gunzTarPerm extractEntry spec/decode/ieee802.11/ 192 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/', 509, 511 ] 193 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_beacon_frame.spec.js 194 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_beacon_frame.spec.js', 436, 438 ] 195 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_management_frame_tag.spec.js 196 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_management_frame_tag.spec.js', 196 silly gunzTarPerm 436, 196 silly gunzTarPerm 438 ] 197 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_packet.spec.js 198 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_packet.spec.js', 436, 438 ] 199 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_probe_frame.spec.js 200 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_probe_frame.spec.js', 436, 438 ] 201 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_utils.spec.js 202 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_utils.spec.js', 436, 438 ] 203 silly gunzTarPerm extractEntry spec/decode/igmp.spec.js 204 silly gunzTarPerm modified mode [ 'spec/decode/igmp.spec.js', 436, 438 ] 205 silly gunzTarPerm extractEntry spec/decode/ipv4.spec.js 206 silly gunzTarPerm modified mode [ 'spec/decode/ipv4.spec.js', 436, 438 ] 207 silly gunzTarPerm extractEntry spec/decode/ipv4_addr.spec.js 208 silly gunzTarPerm modified mode [ 'spec/decode/ipv4_addr.spec.js', 436, 438 ] 209 silly gunzTarPerm extractEntry spec/decode/ipv6.spec.js 210 silly gunzTarPerm modified mode [ 'spec/decode/ipv6.spec.js', 436, 438 ] 211 silly gunzTarPerm extractEntry spec/decode/ipv6_addr.spec.js 212 silly gunzTarPerm modified mode [ 'spec/decode/ipv6_addr.spec.js', 436, 438 ] 213 silly gunzTarPerm extractEntry spec/decode/ipv6headers/ 214 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/', 509, 511 ] 215 silly gunzTarPerm extractEntry spec/decode/ipv6headers/header_extension.spec.js 216 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/header_extension.spec.js', 436, 438 ] 217 silly gunzTarPerm extractEntry spec/decode/ipv6headers/no_next.spec.js 218 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/no_next.spec.js', 436, 438 ] 219 silly gunzTarPerm extractEntry spec/decode/llc_packet.spec.js 220 silly gunzTarPerm modified mode [ 'spec/decode/llc_packet.spec.js', 436, 438 ] 221 silly gunzTarPerm extractEntry spec/decode/null_packet.spec.js 222 silly gunzTarPerm modified mode [ 'spec/decode/null_packet.spec.js', 436, 438 ] 223 silly gunzTarPerm extractEntry spec/decode/tcp.spec.js 224 silly gunzTarPerm modified mode [ 'spec/decode/tcp.spec.js', 436, 438 ] 225 silly gunzTarPerm extractEntry spec/decode/udp.spec.js 226 silly gunzTarPerm modified mode [ 'spec/decode/udp.spec.js', 436, 438 ] 227 silly gunzTarPerm extractEntry spec/spec_helper.js 228 silly gunzTarPerm modified mode [ 'spec/spec_helper.js', 436, 438 ] 229 silly gunzTarPerm extractEntry spec/util.spec.js 230 silly gunzTarPerm modified mode [ 'spec/util.spec.js', 436, 438 ] 231 silly gunzTarPerm extractEntry tcp_tracker.js 232 silly gunzTarPerm modified mode [ 'tcp_tracker.js', 436, 438 ] 233 silly gunzTarPerm extractEntry util.js 234 silly gunzTarPerm modified mode [ 'util.js', 436, 438 ] 235 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 236 silly cache afterAdd pcap@2.0.0 237 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\pcap\2.0.0\package\package.json not in flight; writing 238 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 239 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\pcap\2.0.0\package\package.json written 240 silly resolveWithNewModule pcap@2.0.0 checking installable status 241 silly fetchNamedPackageData nan 242 silly mapToRegistry name nan 243 silly mapToRegistry using default registry 244 silly mapToRegistry registry https://registry.npmjs.org/ 245 silly mapToRegistry data Result { 245 silly mapToRegistry raw: 'nan', 245 silly mapToRegistry scope: null, 245 silly mapToRegistry escapedName: 'nan', 245 silly mapToRegistry name: 'nan', 245 silly mapToRegistry rawSpec: '', 245 silly mapToRegistry spec: 'latest', 245 silly mapToRegistry type: 'tag' } 246 silly mapToRegistry uri https://registry.npmjs.org/nan 247 silly fetchNamedPackageData socketwatcher 248 silly mapToRegistry name socketwatcher 249 silly mapToRegistry using default registry 250 silly mapToRegistry registry https://registry.npmjs.org/ 251 silly mapToRegistry data Result { 251 silly mapToRegistry raw: 'socketwatcher', 251 silly mapToRegistry scope: null, 251 silly mapToRegistry escapedName: 'socketwatcher', 251 silly mapToRegistry name: 'socketwatcher', 251 silly mapToRegistry rawSpec: '', 251 silly mapToRegistry spec: 'latest', 251 silly mapToRegistry type: 'tag' } 252 silly mapToRegistry uri https://registry.npmjs.org/socketwatcher 253 verbose get https://registry.npmjs.org/socketwatcher not expired, no request 254 silly resolveWithNewModule socketwatcher@0.3.0 checking installable status 255 silly cache add args [ 'socketwatcher@^0.3.0', null ] 256 verbose cache add spec socketwatcher@^0.3.0 257 silly cache add parsed spec Result { 257 silly cache add raw: 'socketwatcher@^0.3.0', 257 silly cache add scope: null, 257 silly cache add escapedName: 'socketwatcher', 257 silly cache add name: 'socketwatcher', 257 silly cache add rawSpec: '^0.3.0', 257 silly cache add spec: '>=0.3.0 <0.4.0', 257 silly cache add type: 'range' } 258 silly addNamed socketwatcher@>=0.3.0 <0.4.0 259 verbose addNamed ">=0.3.0 <0.4.0" is a valid semver range for socketwatcher 260 silly addNameRange { name: 'socketwatcher', 260 silly addNameRange range: '>=0.3.0 <0.4.0', 260 silly addNameRange hasData: false } 261 silly mapToRegistry name socketwatcher 262 silly mapToRegistry using default registry 263 silly mapToRegistry registry https://registry.npmjs.org/ 264 silly mapToRegistry data Result { 264 silly mapToRegistry raw: 'socketwatcher', 264 silly mapToRegistry scope: null, 264 silly mapToRegistry escapedName: 'socketwatcher', 264 silly mapToRegistry name: 'socketwatcher', 264 silly mapToRegistry rawSpec: '', 264 silly mapToRegistry spec: 'latest', 264 silly mapToRegistry type: 'tag' } 265 silly mapToRegistry uri https://registry.npmjs.org/socketwatcher 266 verbose addNameRange registry:https://registry.npmjs.org/socketwatcher not in flight; fetching 267 verbose get https://registry.npmjs.org/nan not expired, no request 268 silly resolveWithNewModule nan@2.6.2 checking installable status 269 silly cache add args [ 'nan@^2.0.9', null ] 270 verbose cache add spec nan@^2.0.9 271 silly cache add parsed spec Result { 271 silly cache add raw: 'nan@^2.0.9', 271 silly cache add scope: null, 271 silly cache add escapedName: 'nan', 271 silly cache add name: 'nan', 271 silly cache add rawSpec: '^2.0.9', 271 silly cache add spec: '>=2.0.9 <3.0.0', 271 silly cache add type: 'range' } 272 silly addNamed nan@>=2.0.9 <3.0.0 273 verbose addNamed ">=2.0.9 <3.0.0" is a valid semver range for nan 274 silly addNameRange { name: 'nan', range: '>=2.0.9 <3.0.0', hasData: false } 275 silly mapToRegistry name nan 276 silly mapToRegistry using default registry 277 silly mapToRegistry registry https://registry.npmjs.org/ 278 silly mapToRegistry data Result { 278 silly mapToRegistry raw: 'nan', 278 silly mapToRegistry scope: null, 278 silly mapToRegistry escapedName: 'nan', 278 silly mapToRegistry name: 'nan', 278 silly mapToRegistry rawSpec: '', 278 silly mapToRegistry spec: 'latest', 278 silly mapToRegistry type: 'tag' } 279 silly mapToRegistry uri https://registry.npmjs.org/nan 280 verbose addNameRange registry:https://registry.npmjs.org/nan not in flight; fetching 281 verbose get https://registry.npmjs.org/socketwatcher not expired, no request 282 silly addNameRange number 2 { name: 'socketwatcher', range: '>=0.3.0 <0.4.0', hasData: true } 283 silly addNameRange versions [ 'socketwatcher', 283 silly addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.2.0', '0.3.0' ] ] 284 silly addNamed socketwatcher@0.3.0 285 verbose addNamed "0.3.0" is a plain semver version for socketwatcher 286 verbose get https://registry.npmjs.org/nan not expired, no request 287 silly addNameRange number 2 { name: 'nan', range: '>=2.0.9 <3.0.0', hasData: true } 288 silly addNameRange versions [ 'nan', 288 silly addNameRange [ '0.3.0-wip', 288 silly addNameRange '0.3.0-wip2', 288 silly addNameRange '0.3.0', 288 silly addNameRange '0.3.1', 288 silly addNameRange '0.3.2', 288 silly addNameRange '0.4.0', 288 silly addNameRange '0.4.1', 288 silly addNameRange '0.4.2', 288 silly addNameRange '0.4.3', 288 silly addNameRange '0.4.4', 288 silly addNameRange '0.5.0', 288 silly addNameRange '0.5.1', 288 silly addNameRange '0.5.2', 288 silly addNameRange '0.6.0', 288 silly addNameRange '0.7.0', 288 silly addNameRange '0.7.1', 288 silly addNameRange '0.8.0', 288 silly addNameRange '1.0.0', 288 silly addNameRange '1.1.0', 288 silly addNameRange '1.1.1', 288 silly addNameRange '1.1.2', 288 silly addNameRange '1.2.0', 288 silly addNameRange '1.3.0', 288 silly addNameRange '1.4.0', 288 silly addNameRange '1.4.1', 288 silly addNameRange '1.5.0', 288 silly addNameRange '1.4.2', 288 silly addNameRange '1.4.3', 288 silly addNameRange '1.5.1', 288 silly addNameRange '1.5.2', 288 silly addNameRange '1.6.0', 288 silly addNameRange '1.5.3', 288 silly addNameRange '1.6.1', 288 silly addNameRange '1.6.2', 288 silly addNameRange '1.7.0', 288 silly addNameRange '1.8.0', 288 silly addNameRange '1.8.1', 288 silly addNameRange '1.8.2', 288 silly addNameRange '1.8.3', 288 silly addNameRange '1.8.4', 288 silly addNameRange '1.9.0', 288 silly addNameRange '2.0.0', 288 silly addNameRange '2.0.1', 288 silly addNameRange '2.0.2', 288 silly addNameRange '2.0.3', 288 silly addNameRange '2.0.4', 288 silly addNameRange '2.0.5', 288 silly addNameRange '2.0.6', 288 silly addNameRange '2.0.7', 288 silly addNameRange '2.0.8', 288 silly addNameRange '2.0.9', 288 silly addNameRange '2.1.0', 288 silly addNameRange '2.2.0', 288 silly addNameRange '2.2.1', 288 silly addNameRange '2.3.0', 288 silly addNameRange '2.3.1', 288 silly addNameRange '2.3.2', 288 silly addNameRange '2.3.3', 288 silly addNameRange '2.3.4', 288 silly addNameRange '2.3.5', 288 silly addNameRange '2.4.0', 288 silly addNameRange '2.5.0', 288 silly addNameRange '2.5.1', 288 silly addNameRange '2.6.0', 288 silly addNameRange '2.6.1', 288 silly addNameRange '2.6.2' ] ] 289 silly addNamed nan@2.6.2 290 verbose addNamed "2.6.2" is a plain semver version for nan 291 silly cache afterAdd socketwatcher@0.3.0 292 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\socketwatcher\0.3.0\package\package.json not in flight; writing 293 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 294 silly cache afterAdd nan@2.6.2 295 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\nan\2.6.2\package\package.json not in flight; writing 296 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache correctMkdir not in flight; initializing 297 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\nan\2.6.2\package\package.json written 298 verbose afterAdd C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\socketwatcher\0.3.0\package\package.json written 299 silly loadAllDepsIntoIdealTree Finishing 300 silly loadIdealTree Finishing 301 silly currentTree iobroker.core@1.0.0 302 silly idealTree iobroker.core@1.0.0 302 silly idealTree `-- iobroker.amazon-dash@0.1.2 302 silly idealTree +-- nan@2.6.2 302 silly idealTree +-- pcap@2.0.0 302 silly idealTree `-- socketwatcher@0.3.0 303 silly generateActionsToTake Starting 304 silly install generateActionsToTake 305 silly generateActionsToTake Finishing 306 silly diffTrees action count 4 307 silly diffTrees add nan@2.6.2 308 silly diffTrees add socketwatcher@0.3.0 309 silly diffTrees add pcap@2.0.0 310 silly diffTrees add iobroker.amazon-dash@0.1.2 311 silly decomposeActions action count 32 312 silly decomposeActions fetch nan@2.6.2 313 silly decomposeActions extract nan@2.6.2 314 silly decomposeActions test nan@2.6.2 315 silly decomposeActions preinstall nan@2.6.2 316 silly decomposeActions build nan@2.6.2 317 silly decomposeActions install nan@2.6.2 318 silly decomposeActions postinstall nan@2.6.2 319 silly decomposeActions finalize nan@2.6.2 320 silly decomposeActions fetch socketwatcher@0.3.0 321 silly decomposeActions extract socketwatcher@0.3.0 322 silly decomposeActions test socketwatcher@0.3.0 323 silly decomposeActions preinstall socketwatcher@0.3.0 324 silly decomposeActions build socketwatcher@0.3.0 325 silly decomposeActions install socketwatcher@0.3.0 326 silly decomposeActions postinstall socketwatcher@0.3.0 327 silly decomposeActions finalize socketwatcher@0.3.0 328 silly decomposeActions fetch pcap@2.0.0 329 silly decomposeActions extract pcap@2.0.0 330 silly decomposeActions test pcap@2.0.0 331 silly decomposeActions preinstall pcap@2.0.0 332 silly decomposeActions build pcap@2.0.0 333 silly decomposeActions install pcap@2.0.0 334 silly decomposeActions postinstall pcap@2.0.0 335 silly decomposeActions finalize pcap@2.0.0 336 silly decomposeActions fetch iobroker.amazon-dash@0.1.2 337 silly decomposeActions extract iobroker.amazon-dash@0.1.2 338 silly decomposeActions test iobroker.amazon-dash@0.1.2 339 silly decomposeActions preinstall iobroker.amazon-dash@0.1.2 340 silly decomposeActions build iobroker.amazon-dash@0.1.2 341 silly decomposeActions install iobroker.amazon-dash@0.1.2 342 silly decomposeActions postinstall iobroker.amazon-dash@0.1.2 343 silly decomposeActions finalize iobroker.amazon-dash@0.1.2 344 silly runTopLevelLifecycles Starting 345 silly executeActions Starting 346 silly install executeActions 347 silly doSerial global-install 0 348 silly doParallel fetch 4 349 verbose correctMkdir C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing 350 verbose lock using C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_locks\staging-dc72d96e288e3e7c.lock for C:\ioBroker\node_modules\.staging 351 silly doParallel extract 4 352 silly extract nan@2.6.2 353 silly extract socketwatcher@0.3.0 354 silly extract pcap@2.0.0 355 silly extract iobroker.amazon-dash@0.1.2 356 verbose unbuild node_modules\.staging\nan-ec047f95 357 verbose unbuild node_modules\.staging\socketwatcher-234b722a 358 verbose unbuild node_modules\.staging\pcap-7bd324e7 359 verbose unbuild node_modules\.staging\iobroker.amazon-dash-85ecb6f3 360 silly gentlyRm C:\ioBroker\node_modules\.staging\nan-ec047f95 is being purged from base C:\ioBroker 361 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\nan-ec047f95 362 silly gentlyRm C:\ioBroker\node_modules\.staging\socketwatcher-234b722a is being purged from base C:\ioBroker 363 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\socketwatcher-234b722a 364 silly gentlyRm C:\ioBroker\node_modules\.staging\pcap-7bd324e7 is being purged from base C:\ioBroker 365 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\pcap-7bd324e7 366 silly gentlyRm C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 is being purged from base C:\ioBroker 367 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 368 verbose tar unpack C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\nan\2.6.2\package.tgz 369 verbose tar unpacking to C:\ioBroker\node_modules\.staging\nan-ec047f95 370 silly gentlyRm C:\ioBroker\node_modules\.staging\nan-ec047f95 is being purged 371 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\nan-ec047f95 372 verbose tar unpack C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\socketwatcher\0.3.0\package.tgz 373 verbose tar unpacking to C:\ioBroker\node_modules\.staging\socketwatcher-234b722a 374 silly gentlyRm C:\ioBroker\node_modules\.staging\socketwatcher-234b722a is being purged 375 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\socketwatcher-234b722a 376 verbose tar unpack C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\pcap\2.0.0\package.tgz 377 verbose tar unpacking to C:\ioBroker\node_modules\.staging\pcap-7bd324e7 378 silly gentlyRm C:\ioBroker\node_modules\.staging\pcap-7bd324e7 is being purged 379 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\pcap-7bd324e7 380 verbose tar unpack C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\iobroker.amazon-dash\0.1.2\package.tgz 381 verbose tar unpacking to C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 382 silly gentlyRm C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 is being purged 383 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 384 silly gunzTarPerm modes [ '777', '666' ] 385 silly gunzTarPerm modes [ '777', '666' ] 386 silly gunzTarPerm modes [ '777', '666' ] 387 silly gunzTarPerm modes [ '777', '666' ] 388 silly gunzTarPerm extractEntry package.json 389 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 390 silly gunzTarPerm extractEntry 391 silly gunzTarPerm modified mode [ '', 509, 511 ] 392 silly gunzTarPerm extractEntry package.json 393 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ] 394 silly gunzTarPerm extractEntry package.json 395 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 396 silly gunzTarPerm extractEntry .npmignore 397 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 398 silly gunzTarPerm extractEntry README.md 399 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 400 silly gunzTarPerm extractEntry .npmignore 401 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ] 402 silly gunzTarPerm extractEntry README.md 403 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ] 404 silly gunzTarPerm extractEntry README.md 405 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 406 silly gunzTarPerm extractEntry .gitignore 407 silly gunzTarPerm modified mode [ '.gitignore', 436, 438 ] 408 silly gunzTarPerm extractEntry .jshintrc 409 silly gunzTarPerm modified mode [ '.jshintrc', 436, 438 ] 410 silly gunzTarPerm extractEntry .travis.yml 411 silly gunzTarPerm modified mode [ '.travis.yml', 436, 438 ] 412 silly gunzTarPerm extractEntry include_dirs.js 413 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 438 ] 414 silly gunzTarPerm extractEntry Gruntfile.js 415 silly gunzTarPerm modified mode [ 'Gruntfile.js', 436, 438 ] 416 silly gunzTarPerm extractEntry README.md 417 silly gunzTarPerm modified mode [ 'README.md', 436, 438 ] 418 silly gunzTarPerm extractEntry helpers.js 419 silly gunzTarPerm modified mode [ 'helpers.js', 420, 438 ] 420 silly gunzTarPerm extractEntry main.js 421 silly gunzTarPerm modified mode [ 'main.js', 420, 438 ] 422 silly gunzTarPerm extractEntry LICENSE 423 silly gunzTarPerm modified mode [ 'LICENSE', 420, 438 ] 424 silly gunzTarPerm extractEntry binding.gyp 425 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ] 426 silly gunzTarPerm extractEntry nan_converters_43_inl.h 427 silly gunzTarPerm modified mode [ 'nan_converters_43_inl.h', 436, 438 ] 428 silly gunzTarPerm extractEntry LICENSE.md 429 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 438 ] 430 silly gunzTarPerm extractEntry doc/new.md 431 silly gunzTarPerm modified mode [ 'doc/new.md', 436, 438 ] 432 silly gunzTarPerm extractEntry doc/asyncworker.md 433 silly gunzTarPerm modified mode [ 'doc/asyncworker.md', 436, 438 ] 434 silly gunzTarPerm extractEntry binding.gyp 435 silly gunzTarPerm modified mode [ 'binding.gyp', 436, 438 ] 436 silly gunzTarPerm extractEntry manufacturer.js 437 silly gunzTarPerm modified mode [ 'manufacturer.js', 420, 438 ] 438 silly gunzTarPerm extractEntry socket_watcher.hpp 439 silly gunzTarPerm modified mode [ 'socket_watcher.hpp', 420, 438 ] 440 silly gunzTarPerm extractEntry .travis.yml 441 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ] 442 silly gunzTarPerm extractEntry doc/callback.md 443 silly gunzTarPerm modified mode [ 'doc/callback.md', 436, 438 ] 444 silly gunzTarPerm extractEntry doc/converters.md 445 silly gunzTarPerm modified mode [ 'doc/converters.md', 436, 438 ] 446 silly gunzTarPerm extractEntry changelog.md 447 silly gunzTarPerm modified mode [ 'changelog.md', 436, 438 ] 448 silly gunzTarPerm extractEntry decode/ 449 silly gunzTarPerm modified mode [ 'decode/', 509, 511 ] 450 silly gunzTarPerm extractEntry socket_watcher.cpp 451 silly gunzTarPerm modified mode [ 'socket_watcher.cpp', 420, 438 ] 452 silly gunzTarPerm extractEntry wscript 453 silly gunzTarPerm modified mode [ 'wscript', 420, 438 ] 454 silly gunzTarPerm extractEntry decode/arp.js 455 silly gunzTarPerm modified mode [ 'decode/arp.js', 436, 438 ] 456 silly gunzTarPerm extractEntry decode/dns.js 457 silly gunzTarPerm modified mode [ 'decode/dns.js', 436, 438 ] 458 silly gunzTarPerm extractEntry doc/errors.md 459 silly gunzTarPerm modified mode [ 'doc/errors.md', 436, 438 ] 460 silly gunzTarPerm extractEntry doc/json.md 461 silly gunzTarPerm modified mode [ 'doc/json.md', 436, 438 ] 462 silly gunzTarPerm extractEntry decode/ethernet_addr.js 463 silly gunzTarPerm modified mode [ 'decode/ethernet_addr.js', 436, 438 ] 464 silly gunzTarPerm extractEntry decode/ethernet_packet.js 465 silly gunzTarPerm modified mode [ 'decode/ethernet_packet.js', 436, 438 ] 466 silly gunzTarPerm extractEntry doc/maybe_types.md 467 silly gunzTarPerm modified mode [ 'doc/maybe_types.md', 436, 438 ] 468 silly gunzTarPerm extractEntry doc/methods.md 469 silly gunzTarPerm modified mode [ 'doc/methods.md', 436, 438 ] 470 silly gunzTarPerm extractEntry doc/buffers.md 471 silly gunzTarPerm modified mode [ 'doc/buffers.md', 436, 438 ] 472 silly gunzTarPerm extractEntry doc/node_misc.md 473 silly gunzTarPerm modified mode [ 'doc/node_misc.md', 436, 438 ] 474 silly gunzTarPerm extractEntry decode/icmp.js 475 silly gunzTarPerm modified mode [ 'decode/icmp.js', 436, 438 ] 476 silly gunzTarPerm extractEntry decode/ieee802.11/ 477 silly gunzTarPerm modified mode [ 'decode/ieee802.11/', 509, 511 ] 478 silly gunzTarPerm extractEntry io-package.json 479 silly gunzTarPerm modified mode [ 'io-package.json', 420, 438 ] 480 silly gunzTarPerm extractEntry lib/utils.js 481 silly gunzTarPerm modified mode [ 'lib/utils.js', 420, 438 ] 482 silly gunzTarPerm extractEntry admin/amazon-dash.png 483 silly gunzTarPerm modified mode [ 'admin/amazon-dash.png', 420, 438 ] 484 silly gunzTarPerm extractEntry decode/ieee802.11/radio_beacon_frame.js 485 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_beacon_frame.js', 436, 438 ] 486 silly gunzTarPerm extractEntry decode/ieee802.11/radio_frame.js 487 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_frame.js', 436, 438 ] 488 silly gunzTarPerm extractEntry admin/index.html 489 silly gunzTarPerm modified mode [ 'admin/index.html', 420, 438 ] 490 silly gunzTarPerm extractEntry doc/object_wrappers.md 491 silly gunzTarPerm modified mode [ 'doc/object_wrappers.md', 436, 438 ] 492 silly gunzTarPerm extractEntry doc/persistent.md 493 silly gunzTarPerm modified mode [ 'doc/persistent.md', 436, 438 ] 494 silly gunzTarPerm extractEntry decode/ieee802.11/radio_management_frame_tag.js 495 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_management_frame_tag.js', 436, 438 ] 496 silly gunzTarPerm extractEntry decode/ieee802.11/radio_packet.js 497 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_packet.js', 436, 438 ] 498 silly gunzTarPerm extractEntry decode/ieee802.11/radio_probe_frame.js 499 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_probe_frame.js', 436, 438 ] 500 silly gunzTarPerm extractEntry doc/scopes.md 501 silly gunzTarPerm modified mode [ 'doc/scopes.md', 436, 438 ] 502 silly gunzTarPerm extractEntry doc/script.md 503 silly gunzTarPerm modified mode [ 'doc/script.md', 436, 438 ] 504 silly gunzTarPerm extractEntry decode/ieee802.11/radio_utils.js 505 silly gunzTarPerm modified mode [ 'decode/ieee802.11/radio_utils.js', 436, 438 ] 506 silly gunzTarPerm extractEntry decode/igmp.js 507 silly gunzTarPerm modified mode [ 'decode/igmp.js', 436, 438 ] 508 silly gunzTarPerm extractEntry doc/string_bytes.md 509 silly gunzTarPerm modified mode [ 'doc/string_bytes.md', 436, 438 ] 510 silly gunzTarPerm extractEntry doc/v8_internals.md 511 silly gunzTarPerm modified mode [ 'doc/v8_internals.md', 436, 438 ] 512 silly gunzTarPerm extractEntry decode/index.js 513 silly gunzTarPerm modified mode [ 'decode/index.js', 436, 438 ] 514 silly gunzTarPerm extractEntry decode/ip_protocols.js 515 silly gunzTarPerm modified mode [ 'decode/ip_protocols.js', 436, 438 ] 516 silly gunzTarPerm extractEntry doc/v8_misc.md 517 silly gunzTarPerm modified mode [ 'doc/v8_misc.md', 436, 438 ] 518 silly gunzTarPerm extractEntry nan.h 519 silly gunzTarPerm modified mode [ 'nan.h', 436, 438 ] 520 silly gunzTarPerm extractEntry nan_callbacks.h 521 silly gunzTarPerm modified mode [ 'nan_callbacks.h', 436, 438 ] 522 silly gentlyRm C:\ioBroker\node_modules\.staging\socketwatcher-234b722a\node_modules is being purged 523 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\socketwatcher-234b722a\node_modules 524 silly gunzTarPerm extractEntry nan_callbacks_12_inl.h 525 silly gunzTarPerm modified mode [ 'nan_callbacks_12_inl.h', 436, 438 ] 526 silly gunzTarPerm extractEntry nan_callbacks_pre_12_inl.h 527 silly gunzTarPerm modified mode [ 'nan_callbacks_pre_12_inl.h', 436, 438 ] 528 silly gunzTarPerm extractEntry nan_converters.h 529 silly gunzTarPerm modified mode [ 'nan_converters.h', 436, 438 ] 530 silly gunzTarPerm extractEntry nan_converters_pre_43_inl.h 531 silly gunzTarPerm modified mode [ 'nan_converters_pre_43_inl.h', 436, 438 ] 532 silly gunzTarPerm extractEntry nan_implementation_12_inl.h 533 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 438 ] 534 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h 535 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 438 ] 536 silly gunzTarPerm extractEntry nan_json.h 537 silly gunzTarPerm modified mode [ 'nan_json.h', 436, 438 ] 538 silly gunzTarPerm extractEntry decode/ipv4.js 539 silly gunzTarPerm modified mode [ 'decode/ipv4.js', 436, 438 ] 540 silly gunzTarPerm extractEntry decode/ipv4_addr.js 541 silly gunzTarPerm modified mode [ 'decode/ipv4_addr.js', 436, 438 ] 542 silly gunzTarPerm extractEntry nan_maybe_43_inl.h 543 silly gunzTarPerm modified mode [ 'nan_maybe_43_inl.h', 436, 438 ] 544 silly gunzTarPerm extractEntry decode/ipv6.js 545 silly gunzTarPerm modified mode [ 'decode/ipv6.js', 436, 438 ] 546 silly gunzTarPerm extractEntry decode/ipv6_addr.js 547 silly gunzTarPerm modified mode [ 'decode/ipv6_addr.js', 436, 438 ] 548 silly gunzTarPerm extractEntry nan_maybe_pre_43_inl.h 549 silly gunzTarPerm modified mode [ 'nan_maybe_pre_43_inl.h', 436, 438 ] 550 silly gunzTarPerm extractEntry nan_new.h 551 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 438 ] 552 silly gunzTarPerm extractEntry decode/ipv6headers/ 553 silly gunzTarPerm modified mode [ 'decode/ipv6headers/', 509, 511 ] 554 silly gunzTarPerm extractEntry decode/ipv6headers/header_extension.js 555 silly gunzTarPerm modified mode [ 'decode/ipv6headers/header_extension.js', 436, 438 ] 556 silly gunzTarPerm extractEntry nan_object_wrap.h 557 silly gunzTarPerm modified mode [ 'nan_object_wrap.h', 436, 438 ] 558 silly gunzTarPerm extractEntry nan_persistent_12_inl.h 559 silly gunzTarPerm modified mode [ 'nan_persistent_12_inl.h', 436, 438 ] 560 silly gunzTarPerm extractEntry decode/ipv6headers/no_next.js 561 silly gunzTarPerm modified mode [ 'decode/ipv6headers/no_next.js', 436, 438 ] 562 silly gunzTarPerm extractEntry decode/llc_packet.js 563 silly gunzTarPerm modified mode [ 'decode/llc_packet.js', 436, 438 ] 564 silly gunzTarPerm extractEntry decode/null_packet.js 565 silly gunzTarPerm modified mode [ 'decode/null_packet.js', 436, 438 ] 566 silly gunzTarPerm extractEntry nan_persistent_pre_12_inl.h 567 silly gunzTarPerm modified mode [ 'nan_persistent_pre_12_inl.h', 436, 438 ] 568 silly gunzTarPerm extractEntry nan_private.h 569 silly gunzTarPerm modified mode [ 'nan_private.h', 436, 438 ] 570 silly gunzTarPerm extractEntry decode/pcap_packet.js 571 silly gunzTarPerm modified mode [ 'decode/pcap_packet.js', 436, 438 ] 572 silly gunzTarPerm extractEntry decode/sll_addr.js 573 silly gunzTarPerm modified mode [ 'decode/sll_addr.js', 436, 438 ] 574 silly gunzTarPerm extractEntry decode/sll_packet.js 575 silly gunzTarPerm modified mode [ 'decode/sll_packet.js', 436, 438 ] 576 silly gunzTarPerm extractEntry decode/tcp.js 577 silly gunzTarPerm modified mode [ 'decode/tcp.js', 436, 438 ] 578 silly gunzTarPerm extractEntry nan_string_bytes.h 579 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 438 ] 580 silly gunzTarPerm extractEntry nan_typedarray_contents.h 581 silly gunzTarPerm modified mode [ 'nan_typedarray_contents.h', 436, 438 ] 582 silly gunzTarPerm extractEntry decode/udp.js 583 silly gunzTarPerm modified mode [ 'decode/udp.js', 436, 438 ] 584 silly gunzTarPerm extractEntry decode/vlan.js 585 silly gunzTarPerm modified mode [ 'decode/vlan.js', 436, 438 ] 586 silly gunzTarPerm extractEntry nan_weak.h 587 silly gunzTarPerm modified mode [ 'nan_weak.h', 436, 438 ] 588 silly gunzTarPerm extractEntry CHANGELOG.md 589 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ] 590 silly gunzTarPerm extractEntry decode/websocket.js 591 silly gunzTarPerm modified mode [ 'decode/websocket.js', 436, 438 ] 592 silly gunzTarPerm extractEntry dns_cache.js 593 silly gunzTarPerm modified mode [ 'dns_cache.js', 436, 438 ] 594 silly gunzTarPerm extractEntry tools/package.json 595 silly gunzTarPerm modified mode [ 'tools/package.json', 436, 438 ] 596 silly gunzTarPerm extractEntry tools/README.md 597 silly gunzTarPerm modified mode [ 'tools/README.md', 436, 438 ] 598 silly gunzTarPerm extractEntry examples/ 599 silly gunzTarPerm modified mode [ 'examples/', 509, 511 ] 600 silly gunzTarPerm extractEntry examples/multiple_interfaces 601 silly gunzTarPerm modified mode [ 'examples/multiple_interfaces', 509, 511 ] 602 silly gunzTarPerm extractEntry tools/1to2.js 603 silly gunzTarPerm modified mode [ 'tools/1to2.js', 509, 511 ] 604 silly gunzTarPerm extractEntry examples/network_grep.js 605 silly gunzTarPerm modified mode [ 'examples/network_grep.js', 436, 438 ] 606 silly gunzTarPerm extractEntry examples/speed_server 607 silly gunzTarPerm modified mode [ 'examples/speed_server', 509, 511 ] 608 silly gunzTarPerm extractEntry examples/tcp_metrics 609 silly gunzTarPerm modified mode [ 'examples/tcp_metrics', 509, 511 ] 610 silly gunzTarPerm extractEntry node_ko_article.md 611 silly gunzTarPerm modified mode [ 'node_ko_article.md', 436, 438 ] 612 silly gunzTarPerm extractEntry package.json 613 silly gunzTarPerm modified mode [ 'package.json', 436, 438 ] 614 silly gunzTarPerm extractEntry pcap.js 615 silly gunzTarPerm modified mode [ 'pcap.js', 436, 438 ] 616 silly gunzTarPerm extractEntry pcap_binding.cc 617 silly gunzTarPerm modified mode [ 'pcap_binding.cc', 436, 438 ] 618 silly gunzTarPerm extractEntry pcap_session.cc 619 silly gunzTarPerm modified mode [ 'pcap_session.cc', 436, 438 ] 620 silly gunzTarPerm extractEntry pcap_session.h 621 silly gunzTarPerm modified mode [ 'pcap_session.h', 436, 438 ] 622 silly gunzTarPerm extractEntry spec/ 623 silly gunzTarPerm modified mode [ 'spec/', 509, 511 ] 624 silly gunzTarPerm extractEntry spec/decode/ 625 silly gunzTarPerm modified mode [ 'spec/decode/', 509, 511 ] 626 silly gunzTarPerm extractEntry spec/decode/arp.spec.js 627 silly gunzTarPerm modified mode [ 'spec/decode/arp.spec.js', 436, 438 ] 628 silly gunzTarPerm extractEntry spec/decode/decode.js 629 silly gunzTarPerm modified mode [ 'spec/decode/decode.js', 436, 438 ] 630 silly gunzTarPerm extractEntry spec/decode/dns.spec.js 631 silly gunzTarPerm modified mode [ 'spec/decode/dns.spec.js', 436, 438 ] 632 silly gunzTarPerm extractEntry spec/decode/ethernet_addr.spec.js 633 silly gunzTarPerm modified mode [ 'spec/decode/ethernet_addr.spec.js', 436, 438 ] 634 silly gunzTarPerm extractEntry spec/decode/icmp.spec.js 635 silly gunzTarPerm modified mode [ 'spec/decode/icmp.spec.js', 436, 438 ] 636 silly gunzTarPerm extractEntry spec/decode/ieee802.11/ 637 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/', 509, 511 ] 638 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_beacon_frame.spec.js 639 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_beacon_frame.spec.js', 436, 438 ] 640 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_management_frame_tag.spec.js 641 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_management_frame_tag.spec.js', 641 silly gunzTarPerm 436, 641 silly gunzTarPerm 438 ] 642 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_packet.spec.js 643 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_packet.spec.js', 436, 438 ] 644 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_probe_frame.spec.js 645 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_probe_frame.spec.js', 436, 438 ] 646 silly gentlyRm C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3\node_modules is being purged 647 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3\node_modules 648 silly gunzTarPerm extractEntry spec/decode/ieee802.11/radio_utils.spec.js 649 silly gunzTarPerm modified mode [ 'spec/decode/ieee802.11/radio_utils.spec.js', 436, 438 ] 650 silly gunzTarPerm extractEntry spec/decode/igmp.spec.js 651 silly gunzTarPerm modified mode [ 'spec/decode/igmp.spec.js', 436, 438 ] 652 silly gunzTarPerm extractEntry spec/decode/ipv4.spec.js 653 silly gunzTarPerm modified mode [ 'spec/decode/ipv4.spec.js', 436, 438 ] 654 silly gunzTarPerm extractEntry spec/decode/ipv4_addr.spec.js 655 silly gunzTarPerm modified mode [ 'spec/decode/ipv4_addr.spec.js', 436, 438 ] 656 silly gunzTarPerm extractEntry spec/decode/ipv6.spec.js 657 silly gunzTarPerm modified mode [ 'spec/decode/ipv6.spec.js', 436, 438 ] 658 silly gunzTarPerm extractEntry spec/decode/ipv6_addr.spec.js 659 silly gunzTarPerm modified mode [ 'spec/decode/ipv6_addr.spec.js', 436, 438 ] 660 silly gunzTarPerm extractEntry spec/decode/ipv6headers/ 661 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/', 509, 511 ] 662 silly gunzTarPerm extractEntry spec/decode/ipv6headers/header_extension.spec.js 663 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/header_extension.spec.js', 436, 438 ] 664 silly gunzTarPerm extractEntry spec/decode/ipv6headers/no_next.spec.js 665 silly gunzTarPerm modified mode [ 'spec/decode/ipv6headers/no_next.spec.js', 436, 438 ] 666 silly gunzTarPerm extractEntry spec/decode/llc_packet.spec.js 667 silly gunzTarPerm modified mode [ 'spec/decode/llc_packet.spec.js', 436, 438 ] 668 silly gunzTarPerm extractEntry spec/decode/null_packet.spec.js 669 silly gunzTarPerm modified mode [ 'spec/decode/null_packet.spec.js', 436, 438 ] 670 silly gunzTarPerm extractEntry spec/decode/tcp.spec.js 671 silly gunzTarPerm modified mode [ 'spec/decode/tcp.spec.js', 436, 438 ] 672 silly gunzTarPerm extractEntry spec/decode/udp.spec.js 673 silly gunzTarPerm modified mode [ 'spec/decode/udp.spec.js', 436, 438 ] 674 silly gunzTarPerm extractEntry spec/spec_helper.js 675 silly gunzTarPerm modified mode [ 'spec/spec_helper.js', 436, 438 ] 676 silly gunzTarPerm extractEntry spec/util.spec.js 677 silly gunzTarPerm modified mode [ 'spec/util.spec.js', 436, 438 ] 678 silly gunzTarPerm extractEntry tcp_tracker.js 679 silly gunzTarPerm modified mode [ 'tcp_tracker.js', 436, 438 ] 680 silly gunzTarPerm extractEntry util.js 681 silly gunzTarPerm modified mode [ 'util.js', 436, 438 ] 682 silly gentlyRm C:\ioBroker\node_modules\.staging\nan-ec047f95\node_modules is being purged 683 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\nan-ec047f95\node_modules 684 silly gentlyRm C:\ioBroker\node_modules\.staging\pcap-7bd324e7\node_modules is being purged 685 verbose gentlyRm don't care about contents; nuking C:\ioBroker\node_modules\.staging\pcap-7bd324e7\node_modules 686 silly doParallel preinstall 4 687 silly preinstall nan@2.6.2 C:\ioBroker\node_modules\.staging\nan-ec047f95 688 info lifecycle nan@2.6.2~preinstall: nan@2.6.2 689 silly preinstall socketwatcher@0.3.0 C:\ioBroker\node_modules\.staging\socketwatcher-234b722a 690 info lifecycle socketwatcher@0.3.0~preinstall: socketwatcher@0.3.0 691 silly preinstall pcap@2.0.0 C:\ioBroker\node_modules\.staging\pcap-7bd324e7 692 info lifecycle pcap@2.0.0~preinstall: pcap@2.0.0 693 silly preinstall iobroker.amazon-dash@0.1.2 C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 694 info lifecycle iobroker.amazon-dash@0.1.2~preinstall: iobroker.amazon-dash@0.1.2 695 silly lifecycle nan@2.6.2~preinstall: no script for preinstall, continuing 696 silly lifecycle socketwatcher@0.3.0~preinstall: no script for preinstall, continuing 697 silly lifecycle pcap@2.0.0~preinstall: no script for preinstall, continuing 698 verbose lifecycle iobroker.amazon-dash@0.1.2~preinstall: unsafe-perm in lifecycle true 699 verbose lifecycle iobroker.amazon-dash@0.1.2~preinstall: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3\node_modules\.bin;C:\ioBroker\node_modules\.bin;D:\prgs TOOLS\Python\;D:\prgs TOOLS\Python\Scripts;C:\Program Files\ImageMagick-6.9.3-Q16;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\nodejs\;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps 700 verbose lifecycle iobroker.amazon-dash@0.1.2~preinstall: CWD: C:\ioBroker\node_modules\.staging\iobroker.amazon-dash-85ecb6f3 701 silly lifecycle iobroker.amazon-dash@0.1.2~preinstall: Args: [ '/d /s /c', 'apt-get install libpcap-dev -y || true' ] 702 silly lifecycle iobroker.amazon-dash@0.1.2~preinstall: Returned: code: 1 signal: null 703 info lifecycle iobroker.amazon-dash@0.1.2~preinstall: Failed to exec preinstall script 704 verbose unlock done using C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache\_locks\staging-dc72d96e288e3e7c.lock for C:\ioBroker\node_modules\.staging 705 silly rollbackFailedOptional Starting 706 silly rollbackFailedOptional Finishing 707 silly runTopLevelLifecycles Finishing 708 silly install printInstalled 709 verbose stack Error: iobroker.amazon-dash@0.1.2 preinstall: `apt-get install libpcap-dev -y || true` 709 verbose stack Exit status 1 709 verbose stack at EventEmitter. <anonymous>(C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16) 709 verbose stack at emitTwo (events.js:106:13) 709 verbose stack at EventEmitter.emit (events.js:191:7) 709 verbose stack at ChildProcess. <anonymous>(C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14) 709 verbose stack at emitTwo (events.js:106:13) 709 verbose stack at ChildProcess.emit (events.js:191:7) 709 verbose stack at maybeClose (internal/child_process.js:886:16) 709 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 710 verbose pkgid iobroker.amazon-dash@0.1.2 711 verbose cwd C:\ioBroker\node_modules\iobroker 712 error Windows_NT 10.0.14393 713 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.amazon-dash" "--production" "--prefix" "C:/ioBroker" 714 error node v6.10.2 715 error npm v3.10.10 716 error code ELIFECYCLE 717 error iobroker.amazon-dash@0.1.2 preinstall: `apt-get install libpcap-dev -y || true` 717 error Exit status 1 718 error Failed at the iobroker.amazon-dash@0.1.2 preinstall script 'apt-get install libpcap-dev -y || true'. 718 error Make sure you have the latest version of node.js and npm installed. 718 error If you do, this is most likely a problem with the iobroker.amazon-dash package, 718 error not with npm itself. 718 error Tell the author that this fails on your system: 718 error apt-get install libpcap-dev -y || true 718 error You can get information on how to open an issue for this project with: 718 error npm bugs iobroker.amazon-dash 718 error Or if that isn't available, you can get their info via: 718 error npm owner ls iobroker.amazon-dash 718 error There is likely additional logging output above. 719 verbose exit [ 1, true ]</anonymous></anonymous>
p.s.: Ich hatte übrigens auch noch die ganz alte Node.js 0.1.irgendwas installiert, weil ich mir das von früher einfach gemerkt hatte und manchmal alles neu installieren musste, weil ich testweise einfach doch mal geupdated habe. Seitdem habe ich nie wieder dran rumgefummelt, aus Angst, was kaputt zu machen.
Schön, dass man jetzt (bzw. seit 1 1/2 Jahren) aktualisieren kann
-
ich konnte den adapter problemlos installieren jedoch wird mein dash button nicht von iobroker erkannt…. hat jemand eine idee was ich machen kann/muss?
habe den einrichtungsvorgang in der amazon app wie beschrieben abgebrochen am punkt der produktauswahl.
es erscheint jedoch im iobroker kein neuer objekt eintrag mit der MAC adresse des buttons, usw.
die objekteinträge des adapters sind vorhanden und die werte leuchten in regelmäßigen abständen grün.
-
hey leute
würde gerne wissen wie ich den dash button nutzen kann um eine activität von harmony zu starten ??? brauch ich den scenen Editor ??? `
Man kann den Szene Adapter dazu benutzen und/oder den javascript-Adapter. Da kann man Blockly nehmen, wenn man nicht programmieren kann.Ich habe keine Harmony. Aber so könnte es aussehen:
1146_unbenannt.jpg -
@meome:Kurze Frage: Kann man den Adapter irgendwie unter Windows 10 zum Laufen bringen?
Habe mir jetzt alles hier durchgelesen, bin mir aber nich tsicher, ob ich alles zuordnen konnte.
Meine eigenen Installation habe ich upgedated: npm = 3.10.10, node = 6.10.2
Auch WinPcap 4.1.3 installiert (die .exe).
Python 2.7. läuft auch.
Ich bekomme aber immer die Fehlermeldung:
… `
Hat jemand den dash-Adapter mit node 6.10.3 am Laufen?Habe soeben geupdatet von node 4.8.3 -> 6.10.3. Nun läuft der dash-Adapter nicht mehr. Rest funktioniert. npm hat sich dabei auch geupdatet von 2.x -> 3.10.10.
amazon-dash.0 2017-05-18 08:22:01.508 info terminating amazon-dash.0 2017-05-18 08:22:01.184 info starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.amazon-dash, node: v6.10.3 amazon-dash.0 2017-05-18 08:22:00.999 error at Object.Module._extensions..js (module.js:579:10) amazon-dash.0 2017-05-18 08:22:00.999 error at Module._compile (module.js:570:32) amazon-dash.0 2017-05-18 08:22:00.999 error at Object. (/opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/pcap.js:3:21) amazon-dash.0 2017-05-18 08:22:00.999 error at require (internal/module.js:20:19) amazon-dash.0 2017-05-18 08:22:00.999 error at Module.require (module.js:497:17) amazon-dash.0 2017-05-18 08:22:00.999 error at Function.Module._load (module.js:438:3) amazon-dash.0 2017-05-18 08:22:00.999 error at tryModuleLoad (module.js:446:12) amazon-dash.0 2017-05-18 08:22:00.999 error at Module.load (module.js:487:32) amazon-dash.0 2017-05-18 08:22:00.999 error at Object.Module._extensions..node (module.js:597:18) amazon-dash.0 2017-05-18 08:22:00.999 error at Error (native) amazon-dash.0 2017-05-18 08:22:00.999 error Error: Module version mismatch. Expected 48, got 46. amazon-dash.0 2017-05-18 08:22:00.990 error uncaught exception: Module version mismatch. Expected 48, got 46.
EDIT: Läuft wieder. Musste hier nach vorgehen:
-
Das installieren funktionierte problemlos, nur habe ich jetzt drei Probleme:
-
die Ordner sehen mir sehr merkwürdig aus
-
die Zustände ändern sich nicht korrekt (wenn ich ioBroker komplett neustarte, sehe ich manchmal einen Status der sich vorher gar nicht änderte)
-
meine Amazon App meckert immer, dass ich doch die Einrichtung abschließen soll (indem ich ein Produkt auswähle)
So schaut es aktuell aus:
Kann mir jemand helfen?
edit: Das Ganze läuft auf einem RaspberryPi3 und in den Einstellungen ist der default (leer) gesetzt.
-
-
Bei mir geht seit dem Update von 0.1.1 auf 0.2.1 auch nichts mehr, ich kann drücken aber der Wert verändert sich nicht mehr.
Genau wie Ben habe auch ich die zusätzlichen Ordner seit dem Update.
Wie bekomme ich den Adapter zurück auf 0.1.1? Ich kann bei dem Adapter nur version 0.2.1 wählen, hat da jemand einen Tip für mich?
Gruß Christian
-
Bei mir geht seit dem Update von 0.1.1 auf 0.2.1 auch nichts mehr, ich kann drücken aber der Wert verändert sich nicht mehr.
Genau wie Ben habe auch ich die zusätzlichen Ordner seit dem Update.
Wie bekomme ich den Adapter zurück auf 0.1.1? Ich kann bei dem Adapter nur version 0.2.1 wählen, hat da jemand einen Tip für mich?
Gruß Christian `
Ich hatte das gleiche Problem. Habe auf 0.1.2 downgegraded. Geht wieder.-
unterm Reiter Adapter den Dash Adapter deinstallieren.
-
in der Konsole auf deinen iobroker Ordner````
cd /opt/iobroker
3)```` iobroker install amazon-dash@0.1.2
- unter Adapter eine Dash Instanz hinzufügen.
-
-
Leider wird unter der alten Version (0.1.2) einer meiner Dash Buttons nicht erkannt (obwohl selbe "Marke"). :roll:
Der andere funktioniert so wie gewünscht.
Scheinbar hat dieser wieder mal eine neue MAC, da er auch auf der Rückseite etwas anders ausschaut (obwohl sie zusammen bestellt wurden).
Habt ihr eigentlich die Smartphone Meldung unterbinden können?
@edit: die neuen MAC-Adressen haben die Kennung FC:A6:67
-
Danke für die Rückmeldung.
Ich werde heute Abend mal testen.
Ich habe noch nie Nachrichten bekommen, eventuell mal in der Amazon App benachrichtigungen ausschalten?
-
Tatsächlich, dort muss einfach unter Benachrichtigungen der Punkt "Dash Button-Updates" deaktiviert werden. :lol:
Danke für den Tipp.
-
-
Ich hänge mich mal hier mit dran
-
Hi !
Muss ich auf 0.1.2 downgraden? oder gibt es eine andere Lösung?
War hier nicht so klar.
Ich erhalte keine Statusänderungen.
Gruß
Thomas
-
Hi !
Muss ich auf 0.1.2 downgraden? oder gibt es eine andere Lösung?
War hier nicht so klar.
Ich erhalte keine Statusänderungen.
Gruß
Thomas `
Ja versuch es mal, bei läuft es nur so
Gruß Christian
-
okay, aber gestern abend gelang mir das nicht. Da erhielt ich viele Errors….
Gibt es eine gute und funktionierende Anleitung?
Ich habe den 2.x-Adapter deinstalliert und habe versucht den neuen zu installieren...
-
okay, aber gestern abend gelang mir das nicht. Da erhielt ich viele Errors….
Gibt es eine gute und funktionierende Anleitung?
Ich habe den 2.x-Adapter deinstalliert und habe versucht den neuen zu installieren... `
Hat diese Anleitung nicht gereicht?-
unterm Reiter Adapter den Dash Adapter deinstallieren.
-
in der Konsole auf deinen iobroker Ordner
cd /opt/iobroker
iobroker install amazon-dash@0.1.2
- unter Adapter eine Dash Instanz hinzufügen.
Funktioniert gut. Jedenfalls mit den MAC-Adressen ac-63-be…
-
-
nein, leider nicht. Schritt 3 lief komplett auf Fehler.
-
hab mir so ein Teil auch bestellt… das geht garnicht..
Fehlschaltung am laufenden Band.. zumindest mit der alten Version 0.1.2 des adapters
-
hab mir so ein Teil auch bestellt… das geht garnicht..
Fehlschaltung am laufenden Band.. zumindest mit der alten Version 0.1.2 des adapters `
Ich habe mit Version 0.1.2 bis jetzt nicht eine Fehlschaltung gehabt… eventuell ein Defekt?
Gruß Christian
-
Hi und sorry für die lange Abstinenz, ich habe den Adapter gefixt sowie den neuen Mac Bereich geadded!