Skip to content

rptengine binary locally compiled says its version is "undefined" #2083

@rodolfojcj

Description

@rodolfojcj

rtpengine version the issue has been seen with

mr13.5.1.6

Used distribution and its version

Rocky 8 or Ubuntu 24.04

Linux kernel version used

4.18.0-553.109.1.el8_10.x86_64 or 6.8.0-90-generic

CPU architecture issue was seen on (see uname -m)

x86_64

Expected behaviour you didn't see

When running rtpengine --version I expect to get something like this line:

Version: mr13.5.1.6

Unexpected behaviour you saw

When running rtpengine --version I'm getting this line:

Version: undefined

Steps to reproduce the problem

  • Download a tagged version (e.g mr13.5.1.6) of sipwise/rtpengine from GitHub.
  • Locally compile and install it following the corresponding documentation.
  • Run the command rtpengine --version

Additional program output to the terminal or logs illustrating the issue

# On Rocky 8
journalctl --unit rtpengine.service | grep version
Mar 07 19:06:15 rocky8.local rtpengine[54697]: INFO: [core] Startup complete, version undefined

# On Ubuntu 24.04
journalctl --unit rtpengine | grep version
Mar 09 10:05:51 u2404.local rtpengine[10453]: INFO: [core] Startup complete, version undefined

Anything else?

What to change, edit, configure or fix so that the proper rtpengine version is correctly printed when running rtpengine --version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions