Actions
Bug #1498
closedpkg command error message is wrong.
Status:
Closed
Priority:
Normal
Assignee:
Category:
PKG (Image Packaging System)
Target version:
Start date:
2011-09-12
Due date:
2013-12-10
% Done:
100%
Estimated time:
1.00 h
Difficulty:
Bite-size
Tags:
pkg
Description
pkg command error message is wrong.
kohju@openindiana% LC_ALL=C sudo pkg update --be-name=openindiana.2011.09.12 Password: WARNING: pkg(5) appears to be out of date, and should be updated before running update. Please update pkg(5) using 'pfexec pkg install pkg:/package/pkg' and then retry the update. kohju@openindiana% sudo pkg update --be-name=openindiana.2011.09.12 警告: pkg(5) が古いようなので、update を実行する前に 更新してください。'pfexec pkg install pkg:/package/pkg' を使って pkg(5) を更新したあとで、update を再試行してください。
oi_151 currently uses 'sudo'.
Updated by Ken Mays almost 11 years ago
- Due date set to 2011-09-30
- Status changed from New to Feedback
- % Done changed from 0 to 100
- Estimated time set to 1.00 h
- Difficulty changed from Medium to Bite-size
- Tags changed from needs-triage to pkg
Yasushi - still an issue? Try:
1. pkg refresh --full
2.
LC_ALL=C pfexec pkg update --be-name=openindiana.2011.09.12
Packages to update: 335
Create boot environment: Yes
DOWNLOAD PKGS FILES XFER (MB)
Completed 335/335 548/548 11.9/11.9
Updated by Ken Mays almost 11 years ago
- Status changed from Feedback to Resolved
Updated by Albert Lee almost 11 years ago
- Status changed from Resolved to New
We surely did not re-add the Primary Administrator profile, so this is probably still open unless another profile was added for the default user.
Updated by Ken Mays over 8 years ago
- Due date changed from 2011-09-30 to 2013-12-10
- Status changed from New to Closed
Retested this is for OI hipster/pkg (12-10-13). Seems to work properly.
Actions