Bug 1272356 - dnf - inability to pipe to?
Summary: dnf - inability to pipe to?
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 22
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-16 08:19 UTC by lejeczek
Modified: 2015-10-21 13:56 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-21 13:56:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lejeczek 2015-10-16 08:19:19 UTC
Description of problem:

I cannot find anything in dnf man pages about stdin/out.
Why this:

wget -O - --content-disposition http://www.skype.com/go/getskype-linux-beta-fc10 | dnf install -

does not work?

Version-Release number of selected component (if applicable):

dnf-1.1.2-4.fc22.noarch

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Honza Silhan 2015-10-21 13:56:21 UTC
There are many workarounds for this use case. Try to play with `xargs` to get it work or have more lines of code in your script. I am sorry but this feature will not be probably implemented - we don;t have enough developers and there are more critical bugs than this.


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