Skip to content

Instantly share code, notes, and snippets.

/a.rb

Created April 29, 2016 08:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f74f96fb595cf2e385f15a3a17759967 to your computer and use it in GitHub Desktop.
Save anonymous/f74f96fb595cf2e385f15a3a17759967 to your computer and use it in GitHub Desktop.
prabhpreet@prabharch atom-editor]$ makepkg -sri
==> Making package: atom-editor 1.7.3-1 (Fri 29 Apr 13:20:07 IST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found v1.7.3.tar.gz
-> Found package.patch
==> Validating source files with sha256sums...
v1.7.3.tar.gz ... Passed
package.patch ... Passed
==> Extracting sources...
-> Extracting v1.7.3.tar.gz with bsdtar
==> Starting prepare()...
patching file package.json
patching file spec/atom-environment-spec.coffee
patching file spec/module-cache-spec.coffee
patching file spec/window-event-handler-spec.coffee
Hunk #1 succeeded at 75 with fuzz 2.
patching file src/module-cache.coffee
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Node: v5.11.0
npm: v2.13.3
Installing build modules...
=> Took 5866ms.
Installing apm...
=> Took 1309ms.
Deleting old packages...
=> Took 619ms.
Installing modules ✓
=> Took 4679ms.
Deduping modules ✓
=> Took 4835ms.
Running "download-electron" task
>> Cannot find electron v0.36.12 from GitHub { [Error: getaddrinfo ENOTFOUND api.github.com api.github.com:443]
>> code: 'ENOTFOUND',
>> errno: 'ENOTFOUND',
>> syscall: 'getaddrinfo',
>> hostname: 'api.github.com',
>> host: 'api.github.com',
>> port: 443 }
Warning: Task "download-electron" failed. Use --force to continue.
Aborted due to warnings.
Execution Time (2016-04-29 07:50:26 UTC)
loading tasks 2.7s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 91%
download-electron 265ms ▇▇▇▇ 9%
Total 3s
==> ERROR: A failure occurred in build().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment