|
|
今天emerge --sync之后出现以下提示:
- $ sudo emerge --sync
- >>> Starting rsync with rsync://203.127.221.98/gentoo-portage...
- >>> Checking server timestamp ...
- (省略更新过程)
- Number of files: 128084
- Number of files transferred: 9
- Total file size: 166220984 bytes
- Total transferred file size: 30381 bytes
- Literal data: 30381 bytes
- Matched data: 0 bytes
- File list size: 2936587
- File list generation time: 0.001 seconds
- File list transfer time: 0.000 seconds
- Total bytes sent: 22415
- Total bytes received: 3053534
- sent 22415 bytes received 3053534 bytes 54441.58 bytes/sec
- total size is 166220984 speedup is 54.04
- Performing Global Updates: /usr/portage/profiles/updates/3Q-2008
- (Could take a couple of minutes if you have a lot of binary packages.)
- .='update pass' *='binary update' @='/var/db move'
- s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
- ................
复制代码
第一次遇到这个提示,是有新的profile更新的意思么?我需要做什么呢?
找了一下文档没看到相关信息,故上来问一下。 |
|