poldek install command line and textui mismatch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
poldek |
New
|
Undecided
|
Unassigned | ||
PLD Linux |
New
|
Undecided
|
Unassigned |
Bug Description
please make "poldek --install" and "poldek> install" behave identically
currently textui seems to do "rpm upgrade", while commandline seems to do "rpm install":
poldek:/all-avail> ins kernel-
Processing dependencies...
kernel-
kernel-
greedy upgrade kernel-
kernel-
There are 3 packages to install (1 marked by dependencies), 3 to remove:
I kernel-
D kernel-
R kernel-
This operation will use 511.0B of disk space.
Need to get 32.1MB of archives (32.1MB to download).
poldek:/all-avail>
$ poldek --sn carme -i kernel-
Loading [pndir]carme...
1014 packages read
Processing dependencies...
There are 2 packages to install:
I kernel-
This operation will use 31.8MB of disk space.
Need to get 30.1MB of archives (30.1MB to download).
by identically i mean, do the "rpm install" mode always.