[Pkg] [OpenIndiana Distribution - Bug #4387] (New) Latest /hipster broke package/pkg/update-manager
illumos project
devnull at illumos.org
Tue Dec 10 09:14:21 UTC 2013
Issue #4387 has been reported by Predrag Zečević.
----------------------------------------
Bug #4387: Latest /hipster broke package/pkg/update-manager
https://www.illumos.org/issues/4387
Author: Predrag Zečević
Status: New
Priority: Normal
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version:
Difficulty: Medium
Tags: needs-triage
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