| Summary: | bm --move-log=... crashed | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Hartmut Goebel <h.goebel> |
| Component: | RPM Packages | Assignee: | Shlomi Fish <shlomif> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | thierry.vignaud |
| Version: | Cauldron | Keywords: | Junior_job, PATCH |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | bm-2.1-228.mga4.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | patch solfing the issue | ||
Created attachment 5450 [details]
patch solfing the issue
Hartmut Goebel
2014-09-26 17:52:41 CEST
Keywords:
(none) =>
Junior_job, PATCH Fixed in Cauldron in bm-2.1-232.mga5. Thanks for the report. IMO, this is too minor an issue to issue an update for Mageia 4. Version:
4 =>
Cauldron Closing then Status:
NEW =>
RESOLVED |
Description of problem: bm crashed when option --move-log is given: processing package ... building binary packages succeeded! Traceback (most recent call last): File "/usr/bin/bm", line 198, in <module> main() File "/usr/bin/bm", line 188, in main status = builder.run() File "/usr/lib/python2.7/site-packages/BuildManager/build.py", line 62, in run self._processlist() File "/usr/lib/python2.7/site-packages/BuildManager/build.py", line 116, in _processlist dryrun=self.dryrun) AttributeError: PackageBuilder instance has no attribute 'dryrun' How reproducible: allways Steps to Reproduce: run bm move-log=/tmp/ ... Reproducible: Steps to Reproduce: