==> default: Installing Composer and Islandora Microservices
==> default: Adding Listen 8282 to Apache ports.conf
==> default: * Restarting Apache httpd web server apache2
==> default: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
==> default: ...done.
==> default: /tmp/vagrant-shell: 22: /tmp/vagrant-shell:
==> default: ./align_branches.sh: not found
==> default: sha384sum:
==> default: composer-setup.php
==> default: : No such file or directory
: FAILED open or read-setup.php
==> default: sha384sum:
==> default: WARNING: 1 listed file could not be read
==> default: Composer-setup.php did not match the expected SHA-384 hash, did you update the version of composer and not the stored hash?
@edf that on Windows?
@ruebot yes Microsoft Windows 7 Enterprise
Cool. I'm pretty sure that was what @br2490 was running in to.
Yes I was. On the Sprint call I think we talked about removing the
checksum, since it's coming from a trusted repo (ours). It was also
mentioned Diego might have a better way.
Sent from my phone. Forgive brevity and autocorrect.
On Apr 21, 2016 6:17 PM, "Nick Ruest" [email protected] wrote:
Cool. I'm pretty sure that was what @br2490 https://github.com/br2490
was running in to.—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
https://github.com/Islandora-CLAW/CLAW/issues/197#issuecomment-213136887
script completes on Linux desktop
So it is definitely a Windows issue. I guess we'll yank the checksum verification as @whikloj suggested?
I think setting a .gitattribute is getting necessary. I think it will
resolve our CRLF/LF issues and any other tamper github does on
checkout/clone.
On Fri, Apr 22, 2016 at 10:01 AM, Ed [email protected] wrote:
script completes on Linux desktop
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
https://github.com/Islandora-CLAW/CLAW/issues/197#issuecomment-213440376
Benjamin Rosner
Instructional Applications Developer
Library and Academic Information Services
Sulzberger Hall Annex, Barnard College
p: 212-854-9005
I thought we did it on this repo? Do we not?
We don't. @br2490 you want to test https://github.com/web-archive-group/warcbase_workshop_vagrant/blob/master/.gitattributes? If it works, I'll give you the honour of creating a PR.
This was assigned in #188 - I don't want to step on toes. (I'm assuming
that #188 will be resolved by a .gitattribute that stops git from doing
its CRLF).
On Fri, Apr 22, 2016 at 10:07 AM, Nick Ruest [email protected]
wrote:
We don't. @br2490 https://github.com/br2490 you want to test
https://github.com/web-archive-group/warcbase_workshop_vagrant/blob/master/.gitattributes?
If it works, I'll give you the honour of creating a PR.—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
https://github.com/Islandora-CLAW/CLAW/issues/197#issuecomment-213442065
Benjamin Rosner
Instructional Applications Developer
Library and Academic Information Services
Sulzberger Hall Annex, Barnard College
p: 212-854-9005
Oh, right! Good catch @br2490. I'll leave it up to the two of you for PRs :smile: