[pacman-dev] improving --ignore

VMiklos vmiklos at frugalware.org
Thu Feb 23 17:35:42 EST 2006


hi

what about to the following improvement:
old:

$ sudo pacman -S misc-fonts --ignore corefonts
:: group misc-fonts:
    corefonts fontconfig fontforge
:: Install whole content? [Y/n]
:: corefonts-1.3r4-4: local version is up to date. Upgrade anyway? [Y/n]
:: fontforge-20060125-1: local version is up to date. Upgrade anyway? [Y/n]

resolving dependencies... done.
looking for inter-conflicts... done.

Targets: corefonts-1.3r4-4 fontconfig-2.3.93-1 fontforge-20060125-1

Total Package Size:   6.8 MB

Proceed with upgrade? [Y/n] n

new:

$ sudo pacman -S misc-fonts --ignore corefonts
:: group misc-fonts:
    corefonts fontconfig fontforge
:: Install whole content? [Y/n]
:: About to install corefonts, but it is in IgnorePkg.  Install anyway? [Y/n]
:: corefonts-1.3r4-4: local version is up to date. Upgrade anyway? [Y/n]
:: fontforge-20060125-1: local version is up to date. Upgrade anyway? [Y/n]

resolving dependencies... done.
looking for inter-conflicts... done.

Targets: corefonts-1.3r4-4 fontconfig-2.3.93-1 fontforge-20060125-1

Total Package Size:   6.8 MB

Proceed with upgrade? [Y/n] n

comments?

udv / greetings,
VMiklos

-- 
Developer of Frugalware Linux, to make things frugal - http://frugalware.org




More information about the pacman-dev mailing list