Bug 1070441 - can't install package from url
Summary: can't install package from url
Keywords:
Status: CLOSED DUPLICATE of bug 1056400
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-26 20:36 UTC by Jiri Moskovcak
Modified: 2015-02-01 22:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-27 12:58:22 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Moskovcak 2014-02-26 20:36:16 UTC
Description of problem:
[root@jmoskovc-PC ~]# dnf install http://dl.fedoraproject.org/pub/fedora/linux/updates/19/i386/gcc-4.8.2-7.fc19.i686.rpm
Setting up Install Process
Cannot open: http://dl.fedoraproject.org/pub/fedora/linux/updates/19/i386/gcc-4.8.2-7.fc19.i686.rpm. Skipping.
Error: Nothing to do
[root@jmoskovc-PC ~]# yum install http://dl.fedoraproject.org/pub/fedora/linux/updates/19/i386/gcc-4.8.2-7.fc19.i686.rpm
Loaded plugins: langpacks, refresh-packagekit, versionlock
gcc-4.8.2-7.fc19.i686.rpm                                                                                                                                                                                              |  14 MB  00:00:14     
Examining /var/tmp/yum-root-t9tMi5/gcc-4.8.2-7.fc19.i686.rpm: gcc-4.8.2-7.fc19.i686
Marking /var/tmp/yum-root-t9tMi5/gcc-4.8.2-7.fc19.i686.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package gcc.i686 0:4.8.2-7.fc19 will be installed
--> Processing Dependency: libasan.so.0 for package: gcc-4.8.2-7.fc19.i686
--> Processing Dependency: libatomic.so.1 for package: gcc-4.8.2-7.fc19.i686
--> Processing Dependency: libgcc_s.so.1 for package: gcc-4.8.2-7.fc19.i686


Version-Release number of selected component (if applicable):
dnf-0.3.11-3.git7bdc9e1.fc19.noarch

How reproducible:
100%

Steps to Reproduce:
1. dnf install http://dl.fedoraproject.org/pub/fedora/linux/updates/19/i386/gcc-4.8.2-7.fc19.i686.rpm
2. watch it fail
3.

Actual results:
can't open

Expected results:
installs the package with it's deps (yum does)

Additional info:

Comment 1 Parag Nemade 2014-02-27 04:08:58 UTC
If you are using Fedora 20 or later then you will find this bug is fixed. This is fixed in bug 1056400 and dnf-0.4.13-2.fc20 build. 

You may want to request backport of any recent dnf builds to F19 that fixed this bug.

Comment 2 Radek Holy 2014-02-27 12:58:22 UTC
Yes, exactly as Parag said. Nevertheless thank you for the report.

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


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