You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems you need to update cacerts.rb version.
newer cacerts available.
best regards.
diff --git a/config/software/cacerts.rb b/config/software/cacerts.rb
index 7907d66..4b6ebad 100644
--- a/config/software/cacerts.rb+++ b/config/software/cacerts.rb@@ -17,7 +17,11 @@
name "cacerts"
# Date of the file is in a comment at the start, or in the changelog
-default_version "2015.02.25"+default_version "2015.04.22"++version "2015.04.22" do+ source md5: "380df856e8f789c1af97d0da9a243769"+end
version "2015.02.25" do
source md5: "19e7f27540ee694308729fd677163649"
curl -v 'http://curl.haxx.se/ca/cacert.pem'* Hostname was NOT found in DNS cache
* Trying 80.67.6.50...
* Connected to curl.haxx.se (127.0.0.1) port 80 (#0)> GET /ca/cacert.pem HTTP/1.1
> User-Agent: curl/7.37.1
> Host: curl.haxx.se
> Accept: */*>< HTTP/1.1 200 OK
< Date: Thu, 23 Apr 2015 04:51:30 GMT
* Server Apache/2.4.9 (Debian) is not blacklisted
< Server: Apache/2.4.9 (Debian)
< Last-Modified: Wed, 22 Apr 2015 03:12:05 GMT
< ETag: "3f178-514478715804a"< Accept-Ranges: bytes
< Content-Length: 258424
<
When I build my project, I got the following error.
[NetFetcher: xproto] I | Extracting `/var/cache/omnibus/cache/xproto-7.0.25.tar.gz' to `/var/cache/omnibus/src' [NetFetcher: makedepend] I | Downloading from `http://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.5.tar.gz' [NetFetcher: cacerts] I | Verifying checksumVerification for cacerts failed due to a checksum mismatch: expected: 19e7f27540ee694308729fd677163649 actual: 380df856e8f789c1af97d0da9a243769
The text was updated successfully, but these errors were encountered:
Hello I'm newbie about omnibus-software
It seems you need to update cacerts.rb version.
newer cacerts available.
best regards.
When I build my project, I got the following error.
The text was updated successfully, but these errors were encountered: