Don't continue installing a binpkg if newest version in repos is already installed.

--HG--
extra : convert_revision : b73376d091fd95f4cfd92cbdba21f4bc93781504
This commit is contained in:
Juan RP
2009-03-17 05:10:21 +01:00
parent 40b62ee70d
commit 0ed055c4eb
3 changed files with 26 additions and 5 deletions

View File

@@ -19,8 +19,6 @@ xbps-bin:
* Show binpkg size and installed size for all packages that are going
to be installed before installation happens.
* Add support to update packages. [IN PROGRESS]
* While installing a package, check if version that is going to be
installed is already installed. [IN PROGRESS]
* Add a flag to reinstall a package version that is already installed,
overwritting files on disk and updating required_by if required.
Perhaps change the automatic-install object to false, like pkg_install