GithubHelp home page GithubHelp logo

Comments (6)

patsevanton avatar patsevanton commented on June 4, 2024
[root@grafana-apatsev Nginx-builder]# cat config.yaml 
nginx_version: 1.16.1
output_package: rpm
modules:
  - module:
      name: nginx-module-vts
      git_url: https://github.com/vozlt/nginx-module-vts.git
      git_tag: v0.1.18

from nginx-builder.

javdet avatar javdet commented on June 4, 2024

Hello, could you please run python3, execute

import distro
distro.lsb_release_attr('release')

and send result?

from nginx-builder.

patsevanton avatar patsevanton commented on June 4, 2024
[root@apatsev1 Nginx-builder]# python3
Python 3.6.8 (default, Aug  7 2019, 17:28:10) 
[GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import distro
>>> distro.lsb_release_attr('release')
''
>>> 
>>> 
[root@apatsev1 Nginx-builder]# cat /etc/redhat-release 
CentOS Linux release 7.6.1810 (Core)

Image CentOS_7.6_CloudImage_201901

Full log https://gist.github.com/patsevanton/c5d35e13f77419b231966ed23515dddd

from nginx-builder.

patsevanton avatar patsevanton commented on June 4, 2024

image

from nginx-builder.

javdet avatar javdet commented on June 4, 2024

Please install package redhat-lsb-core as work around.
It's problem will be fixed next release.

from nginx-builder.

therb1 avatar therb1 commented on June 4, 2024

This is proble inside distro pip package it use lsb_release command.
image

from nginx-builder.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.