Bug 1214839

Summary: dnf-yum missing a newline in output
Product: [Fedora] Fedora Reporter: Eric Blake <eblake>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-24 08:42:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eric Blake 2015-04-23 16:00:26 UTC
Description of problem:
When using 'yum' in F22, there is a missing newline in the message printed before redirecting to 'dnf'.  I hit this situation after doing fedup from F20 to F22.

Version-Release number of selected component (if applicable):
dnf-yum-0.6.5-1.fc22.noarch

How reproducible:
100%

Steps to Reproduce:
1. yum check
2.
3.

Actual results:
Yum command has been deprecated, use dnf instead.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run 'dnf migrate'Redirecting to '/usr/bin/dnf check'
...

Expected results:
Newline between "'dnf migrate'" and "Redirecting"

Additional info:

Comment 1 Radek Holy 2015-04-24 08:42:34 UTC
Hello, this has been fixed in upstream already (see the bug 1207965).

*** This bug has been marked as a duplicate of bug 1207965 ***