Menu

#101 Installinfos created by "requirepackages" appear twice

v1.0.x
fixed
None
v1.0.9
Bug Fix
2016-09-26
2016-09-04
Erik Hänel
No

Install information, which is gathered by the requirepackages=PACKAGELIST appear twice in the install log.

Analysis:
The actual source of this issue is a comment right after the <endinfo> tag. This has to be solved internally be resetting the installinfo string after printing to the log file.

Implementation:
Fix was implemented as proposed by the analysis. Implementation test were passed successfully.

Documentation:
Not needed - bug fix.

Tests:
Test were passed successfully. No deviations detected. Ticket can be closed.

Discussion

  • Erik Hänel

    Erik Hänel - 2016-09-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Install informtion, which are gathered by the `requirepackages=PACKAGELIST` appear twice in the install log.
    +Install information, which is gathered by the `requirepackages=PACKAGELIST` appear twice in the install log.
    
     
  • Erik Hänel

    Erik Hänel - 2016-09-05
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2016-09-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,9 @@
     Install information, which is gathered by the `requirepackages=PACKAGELIST` appear twice in the install log.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Documentation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2016-09-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Install information, which is gathered by the `requirepackages=PACKAGELIST` appear twice in the install log.
    
     **Analysis:**
    +The actual source of this issue is a comment right after the `<endinfo>` tag. This has to be solved internally be resetting the installinfo string after printing to the log file.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2016-09-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,7 +4,9 @@
     The actual source of this issue is a comment right after the `<endinfo>` tag. This has to be solved internally be resetting the installinfo string after printing to the log file.
    
     **Implementation:**
    +Fix was implemented as proposed by the analysis. Implementation test were passed successfully.
    
     **Documentation:**
    +Not needed - bug fix.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2016-09-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,3 +10,4 @@
     Not needed - bug fix.
    
     **Tests:**
    +Test were passed successfully. No deviations detected. Ticket can be closed.
    
    • status: testing --> fixed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB