View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000523 | bareos-core | General | public | 2015-09-20 08:33 | 2019-12-18 15:25 |
| Reporter | ppyy | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | linux | OS | centos | OS Version | 6.7 |
| Product Version | 14.2.2 | ||||
| Summary | 0000523: rpmbuild failed | ||||
| Description | % rpmbuild -ba rpmbuild/SPECS/bareos.spec <<< error: Failed build dependencies: lsb-release is needed by bareos-14.2.2-46.1.el6.x86_64 there is no lsb-release package in CentOS | ||||
| Tags | No tags attached. | ||||
|
We use http://openbuildservice.org/ (OBS) to create our packages. OBS sets a number of defines when building packages, in your case "centos_version = 600". You have to run rpmbuild -ba --define "centos_version 600" rpmbuild/SPECS/bareos.spec |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-09-20 08:33 | ppyy | New Issue | |
| 2015-10-07 11:27 | joergs | Note Added: 0001867 | |
| 2015-10-07 11:27 | joergs | Status | new => resolved |
| 2015-10-07 11:27 | joergs | Resolution | open => no change required |
| 2015-10-07 11:27 | joergs | Assigned To | => joergs |
| 2015-10-07 11:27 | joergs | Assigned To | joergs => |
| 2019-12-18 15:25 | arogge | Status | resolved => closed |