Bug 1214807
Summary: | "Malformed yum output" message when doing "dnf migrate" | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mat Booth <mat.booth> |
Component: | dnf-plugins-extras | Assignee: | Honza Silhan <jsilhan> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | fedora, ignatenko, jkadlcik, jsilhan, mat.booth, mightyfuzz, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | dnf-plugins-extras-0.0.8-1.fc22 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-30 15:56:41 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
Mat Booth
2015-04-23 14:56:41 UTC
Thanks for the report, thats migration of groups bug. I will take a look. Mat, can you share the original Fedora release you did your last clean install on the system? Do you have set `group_command` in yum.conf `cat /etc/yum.conf | grep group_command`? Your locale is `en_US.utf8`, right? Thanks in advance. (In reply to Jan Silhan from comment #1) > Thanks for the report, thats migration of groups bug. I will take a look. > > Mat, can you share the original Fedora release you did your last clean > install on the system? Do you have set `group_command` in yum.conf `cat > /etc/yum.conf | grep group_command`? Your locale is `en_US.utf8`, right? > Thanks in advance. No, my locale is en_GB.UTF-8 (i.e., British) cat /etc/yum.conf | grep group yields nothing -- there is no group_command set And this system started as F21 and was upgraded to F22 alpha and then F22 beta. Thanks for reply and one more question: Whats the output of `yum group list installed`?. * I mean the output of real yum - /usr/bin/yum-deprecated or /usr/bin/yum if the former does not exist. Sure thing: [mbooth@fedora22 ~]$ /usr/bin/yum-deprecated group list installed Yum command has been deprecated, use dnf instead. See 'man dnf' and 'man yum2dnf' for more information. Loaded plugins: langpacks Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast There is no installed groups file. Maybe run: yum groups mark convert (see man yum) Warning: no environments/groups match: installed Then it probably means you (and Anaconda?) haven't installed any group by yum. It prints info message and the yum's output is not printed now. PR: https://github.com/rpm-software-management/dnf-plugins-extras/pull/26 I think this fix is incomplete. In my case only one single group (LibreOffice) is installed. Still dnf migrate tells me the "Malformed yum output" error message. See Bug #1218345 Comment #5 for details. *** Bug 1218345 has been marked as a duplicate of this bug. *** dnf-plugins-extras-0.0.8-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-extras-0.0.8-1.fc22 Package dnf-plugins-extras-0.0.8-1.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dnf-plugins-extras-0.0.8-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-8740/dnf-plugins-extras-0.0.8-1.fc22 then log in and leave karma (feedback). I can't seem to pull that update. I've tried several times. It tells me no match. Anyone I can manually update the file? dnf-plugins-extras-0.0.8-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |