On 05/ 7/10 07:55 AM, Gilles Dauphin wrote:

Hello,

Will the futur of pkg.depotd designed to remove easyly a package from
a pkg.depotd?

In the future, there will be a supported method to remove packages from a repository.

Howto do that now in b134?

Currently, there's no officially supported way to do this.

You have one of two options:

  * copy all of the packages except the ones you want to remove to a new
    repository

  * remove the files referenced in the manifest for the package you
    want to remove (assuming those files aren't used by another
    packages), remove the manifest for the package, and then execute
    /usr/lib/pkg.depotd -d /path/to/repo --rebuild --exit-ready

Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to