Bug 1185607 - fedup: error: argument --device: no install media found - please mount install media first
Summary: fedup: error: argument --device: no install media found - please mount instal...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: fedup
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Will Woods
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-25 08:09 UTC by Chris Murphy
Modified: 2015-12-02 17:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-02 07:57:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Chris Murphy 2015-01-25 08:09:02 UTC
Description of problem:
[root@f21t22 ~]# fedup --network 22 --device --nogpgcheck --debuglog fedup.log
usage: fedup <SOURCE> [options]
fedup: error: argument --device: no install media found - please mount install media first


Version-Release number of selected component (if applicable):
fedup-0.9.0-2.fc21.noarch

How reproducible:
Always

Steps to Reproduce:
1. Mount a USB stick to /mnt which contains packages.
2. fedup --network 22 --device --nogpgcheck --debuglog fedup.log

Actual results:

fedup: error: argument --device: no install media found - please mount install media first

Expected results:

Behave per man description, dev can be omitted and it will scan currently mounted...

       --device [DEV]
           Device or mountpoint of mounted install media. If DEV is omitted, fedup will scan all currently-mounted removable devices (USB disks, optical media, etc.)

Additional info:

Comment 1 Chris Murphy 2015-01-25 08:12:41 UTC
[root@f21t22 ~]# fedup --network 22 --device=/mnt --nogpgcheck --debuglog fedup.log
usage: fedup <SOURCE> [options]
fedup: error: argument --device: /mnt: no install media found - please mount install media first

[root@f21t22 ~]# fedup --network 22 --device /mnt --nogpgcheck --debuglog fedup.log
usage: fedup <SOURCE> [options]
fedup: error: argument --device: /mnt: no install media found - please mount install media first

[root@f21t22 ~]# fedup --network 22 --device /dev/sdb1 --nogpgcheck --debuglog fedup.log
usage: fedup <SOURCE> [options]
fedup: error: argument --device: /dev/sdb1: no install media found - please mount install media first

It's not accepting a mountpoint or a device. So --device option seems totally broken.

Also the description in the man page includes using --device by itself:

       fedup --device --network 18

       Upgrade to Fedora 18 using install media mounted somewhere on the system, fetching updates from the network if needed.

Comment 2 Fedora End Of Life 2015-11-04 13:59:03 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2015-12-02 07:57:34 UTC
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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