Bug 1312648 - cannot specify arch
Summary: cannot specify arch
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 24
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-28 12:21 UTC by Stas Sergeev
Modified: 2016-02-28 13:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-28 13:06:59 UTC
Type: Bug


Attachments (Terms of Use)

Description Stas Sergeev 2016-02-28 12:21:32 UTC
Description of problem:
# dnf install thunderbird.i686 
Last metadata expiration check performed 2:30:16 ago on Sun Feb 28 12:47:27 2016.
No package thunderbird.i686 available.

# dnf install thunderbird.i386 
Last metadata expiration check performed 2:30:20 ago on Sun Feb 28 12:47:27 2016.
No package thunderbird.i386 available.

With yum it was possible to specify the arch after dot.
dnf doesn't seem to be accepting that.

Version-Release number of selected component (if applicable):
dnf-1.1.6-2.fc24.noarch

How reproducible:
easily

Steps to Reproduce:
1. dnf install thunderbird.i386

Actual results:
Should install i386 version of thunderbird even on x86_64 machine.

Expected results:
Fails to find the package.

Additional info:

Comment 1 Stas Sergeev 2016-02-28 13:06:59 UTC
Looks like no multilib packages for thunderbird are built.
With other packages that works.


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