Ticket #645 (closed discussion: wontfix)

Opened 5 years ago

Last modified 5 years ago

[minor/trivial] --fetch requires --install to work

Reported by: yoshi314 Owned by:
Priority: Sometime Milestone:
Component: clients/paludis Version: 0.30.0
Keywords: Cc:
Blocked By: Blocking:
Distribution: Gentoo

Description

paludis --fetch glibc Usage error: you should specify exactly one action

paludis -f glibc Usage error: you should specify exactly one action

paludis -if glibc works

i think it is a bit misleading, since -fi just fetches the distfiles, so -i seems unused.

perhaps it would be more logical if -f could be used to just fetch the distfiles, and -fi/-if to fetch them and afterwards start the building (could be useful with installing multiple packages)

Change History

comment:1 Changed 5 years ago by ciaranm

  • Status changed from new to closed
  • Resolution set to wontfix

This is, at present, considered a feature. --install is the action, --fetch is an option to the action.

Note: See TracTickets for help on using tickets.