Another question. Is the rpm installation relocatable? It seems to place all of the files that were formally in /etc in /opt/etc.
Thanks! On Wednesday, December 14, 2016 at 4:42:32 PM UTC-6, Alan Wilson wrote: > > Thanks. We ended the url at ../stable and everything worked. The > original baseurl line seems to work ok on Centos 6 but fails on Redhat 7. > > Thanks > > On Wednesday, December 14, 2016 at 9:28:55 AM UTC-6, Ross McDonald wrote: >> >> What distribution and version are you running? It doesn't look like your >> yum is substituting the variables properly. The correct URL is: >> >> https://repos.influxdata.com/rhel/7/x86_64/stable/repodata/repomd.xml >> >> Where `$releasever` is substituted for the current CentOS/RHEL release >> version (6, 7, etc). As a workaround, you can manually update the URL to >> use a hard-coded release version (like the URL above). >> >> Thanks, >> Ross >> >> On Tue, Dec 13, 2016 at 6:06 PM, Alan Wilson <[email protected]> >> wrote: >> >>> Hi. When attempting to use the Influxdb yum repo configuration >>> described here-> >>> https://docs.influxdata.com/influxdb/v1.1/introduction/installation/#installation >>> I >>> get an error that the repo does not point to a usable file. Is the yum >>> installation approach a stable service or should we check the documentation >>> for updates? >>> >>> Thanks! >>> ~~~~~~~~~~~~ >>> # yum --installroot=/opt/influxdb install influxdb.x86_64 >>> >>> One of the configured repositories failed (InfluxDB Repository - RHEL >>> $releasever), >>> and yum doesn't have enough cached data to continue. >>> ... >>> failure: repodata/repomd.xml from influxdb: [Errno 256] No more mirrors >>> to try. >>> >>> https://repos.influxdata.com/rhel/$releasever/x86_64/stable/repodata/repomd.xml: >>> >>> [Errno 14] HTTPS Error 404 - Not Found >>> >>> >>> >>> -- >>> Remember to include the version number! >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "InfluxData" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/influxdb. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/influxdb/a18776f6-fb4a-4c87-902f-bf508b9b3c78%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/influxdb/a18776f6-fb4a-4c87-902f-bf508b9b3c78%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/1a73221f-a059-42c9-9b33-01acec7a7be8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
