[Pkg] [OpenIndiana Distribution - Bug #4387] (Closed) Latest /hipster broke package/pkg/update-manager

illumos project devnull at illumos.org
Tue Dec 10 18:53:05 UTC 2013


Issue #4387 has been updated by Ken Mays.

Due date set to 2013-12-10
Status changed from New to Closed
% Done changed from 0 to 100
Estimated time set to 1.00
Tags changed from needs-triage to pkg

A few things are being revised or phased out with any packagemanager GUI-related feature with the newer pkg5 release in hipster. Please wait 1-2 days for the repo to be ironed out. Will post new info on WIKI.
----------------------------------------
Bug #4387: Latest /hipster broke package/pkg/update-manager
https://www.illumos.org/issues/4387

Author: Predrag Zečević
Status: Closed
Priority: Normal
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version: 
Difficulty: Medium
Tags: pkg


Hi,

have updated to latest /hipster: 
<pre>
$ uname -rosv
SunOS 5.11 illumos-43466aa Solaris
</pre>

And update-refresh.sh is gone (failed cron task pointed to it):
<pre>
$ ls -al /usr/lib/update-manager/update-refresh.sh
ls: cannot access /usr/lib/update-manager/update-refresh.sh: No such file or directory
</pre>

OK, let us check  and fix:
<pre>
$ pfexec pkg refresh --full

$ pkg search -r update-refresh.sh
INDEX      ACTION VALUE                                    PACKAGE
basename   file   usr/lib/update-manager/update-refresh.sh pkg:/package/pkg/update-manager at 0.5.11-0.151.1.8

$ pfexec pkg fix package/pkg/update-manager
pkg fix: no packages matching 'package/pkg/update-manager' installed

$ pfexec pkg install -v package/pkg/update-manager
No updates necessary for this image.
</pre>

So, how to fix this confusion?
<pre>
$ pfexec pkg uninstall -vn package/pkg/update-manager
Creating Plan
pkg uninstall: 'package/pkg/update-manager' matches no installed packages
</pre>

Any suggestions?
Regards.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Pkg-team mailing list