Bug 1653181
| Summary: | Unable to update ibus.i686 because leak of ibus-gtk3.i686 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel <danielsun3164> |
| Component: | ibus | Assignee: | fujiwara <tfujiwar> |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 29 | CC: | i18n-bugs, pnemade, shawn.p.huang, tfujiwar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-29 03:28: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
Daniel
2018-11-26 07:40:20 UTC
ibus-gtk3 has required ibus to keep the version between the modules. But now the dependencies are deleted since ibus-gtk3 works without ibus for flatpak. But I will try to resolve this issue. Probably I'd suggest to run `dnf update ibus\* --best --allowerasing` I have no idea to resolve this without dependencies. "Obsoletes" and "Provides" also didn't help to resolve the issue. I know `dnf update` could work fine if you would delete all i686 packages. Thank you for your contact. As I wrote in my report, I need ibus.i686 to input japanese into i686 applications so that I cannot delete i686 packages. After above command is done, probably you can install ibus-gtk3.i686 by manual? # dnf install https://kojipkgs.fedoraproject.org//packages/ibus/1.5.19/9.fc29/i686/ibus-gtk3-1.5.19-9.fc29.i686.rpm I don't know why `dnf install ibus-gtk3.i686` does not work. I think ibus.i686 is not needed but ibus-gtk3.i686 and ibus-libs-i686 are needed for i686 gtk3 applications. we anyhow want back ibus.i686 and ibus-gtk3.i686 packages back into updates repository. they are not present here -> https://dl.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/Packages/i/ Someone report this to Fedora releng -> https://pagure.io/releng/new_issue (In reply to fujiwara from comment #4) > After above command is done, probably you can install ibus-gtk3.i686 by > manual? > > # dnf install > https://kojipkgs.fedoraproject.org//packages/ibus/1.5.19/9.fc29/i686/ibus- > gtk3-1.5.19-9.fc29.i686.rpm > > I don't know why `dnf install ibus-gtk3.i686` does not work. > I think ibus.i686 is not needed but ibus-gtk3.i686 and ibus-libs-i686 are > needed for i686 gtk3 applications. Thank you very much for your package. The package works fine with me. (In reply to Parag Nemade from comment #5) > we anyhow want back ibus.i686 and ibus-gtk3.i686 packages back into updates > repository. they are not present here -> > https://dl.fedoraproject.org/pub/fedora/linux/updates/29/Everything/x86_64/ > Packages/i/ > > Someone report this to Fedora releng -> https://pagure.io/releng/new_issue Thank you! I will report it. |