Bug 14180 - bm --move-log=... crashed
Summary: bm --move-log=... crashed
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Shlomi Fish
QA Contact:
URL:
Whiteboard:
Keywords: Junior_job, PATCH
Depends on:
Blocks:
 
Reported: 2014-09-26 17:50 CEST by Hartmut Goebel
Modified: 2015-02-11 09:19 CET (History)
1 user (show)

See Also:
Source RPM: bm-2.1-228.mga4.src.rpm
CVE:
Status comment:


Attachments
patch solfing the issue (564 bytes, patch)
2014-09-26 17:51 CEST, Hartmut Goebel
Details | Diff

Description Hartmut Goebel 2014-09-26 17:50:40 CEST
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:
Comment 1 Hartmut Goebel 2014-09-26 17:51:30 CEST
Created attachment 5450 [details]
patch solfing the issue
Hartmut Goebel 2014-09-26 17:52:41 CEST

Keywords: (none) => Junior_job, PATCH

Comment 2 David Walser 2014-10-08 00:37:44 CEST
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

Comment 3 Thierry Vignaud 2015-02-11 09:19:57 CET
Closing then

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.