comnetgmbh / cmkbeat

Other
7 stars 5 forks source link

Unable to make/build cmkbeat #2

Open roopsonline opened 4 years ago

roopsonline commented 4 years ago

Unable to get dependency packages. Can you confirm which package to be referred for livestatus dependency?

[root@ifb01-f cmkbeat]# pwd /etc/go/vendor/github.com/comnetgmbh/cmkbeat

[root@ifb01-f cmkbeat]# glide install [INFO] Lock file (glide.lock) does not exist. Performing update. [INFO] Downloading dependencies. Please wait... [INFO] --> Fetching github.com/jeremyweader/go-livestatus [INFO] --> Fetching updates for github.com/elastic/beats Username for 'https://github.com': rxxxx@gmail.com Password for 'https://rxxxx@gmail.com@github.com': [WARN] Unable to checkout github.com/jeremyweader/go-livestatus [ERROR] Update failed for github.com/jeremyweader/go-livestatus: Unable to get repository: Cloning into '/root/.glide/cache/src/https-github.com-jeremyweader-go-livestatus'... remote: Repository not found. fatal: repository 'https://github.com/jeremyweader/go-livestatus/' not found : exit status 128 [ERROR] Failed to do initial checkout of config: Unable to get repository: Cloning into '/root/.glide/cache/src/https-github.com-jeremyweader-go-livestatus'... remote: Repository not found. fatal: repository 'https://github.com/jeremyweader/go-livestatus/' not found : exit status 128

I checked the 2 glide config files from both cmkbeat forks (jeremyweader & comnet), go-livestatus is to be used from jeremyweader (which does not exist) or from vbatoufflet which exists?

[root@ifb01-f cmkbeat]# cat glide.yaml package: . import:

[root@ifb01-f cmkbeat]# cat glide.yaml package: . import: