Chinaunix首页 | 论坛 | 博客
  • 博客访问: 588423
  • 博文数量: 150
  • 博客积分: 1132
  • 博客等级: 少尉
  • 技术积分: 2067
  • 用 户 组: 普通用户
  • 注册时间: 2012-04-11 16:46
文章分类

全部博文(150)

文章存档

2015年(15)

2014年(75)

2013年(4)

2012年(56)

发布时间:2015-03-13 15:39:07

http://www.rpm.org/max-rpm/index.htmlhttp://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html......【阅读全文】

阅读(922) | 评论(0) | 转发(0)

发布时间:2015-03-13 14:39:03

1. 为什么?Subpackages exist to handle cases where you don’t want to associate one spec file with one package.2. 怎么做?%package sub_package_nameBy default, the name of the subpackage will be the name of the package, a dash, and the subpackage name provided with the %package directi.........【阅读全文】

阅读(652) | 评论(0) | 转发(0)

发布时间:2015-01-21 12:58:52

rpm -qp --scripts ABC-0.1-1.rpmList the package specific scriptlet(s) that are used as part of the installation and uninstallation processes.......【阅读全文】

阅读(1084) | 评论(0) | 转发(0)

发布时间:2014-09-01 17:37:15

一、临时锁错误:错误现象:rpmdb: Lock table is out of available locker entrieserror: db4 error(22) from db->close: Invalid argumenterror: cannot open Packages index using db3 - Cannot allocate memory (12)error: cannot open Packages database in /var/lib/rpm.........【阅读全文】

阅读(705) | 评论(0) | 转发(0)

发布时间:2014-06-20 14:11:16

1. error: unpacking of archive failed on file /usr/share/doc/openssl-0.9.8e: cpio: mkdir failed - No such file or directory安装 rpm 包时可能会报上述错误。这是将 RPM 包中的文件/usr/share/doc/openssl-0.9.8e 拷贝到对应目录下时发生错误。经排查发现,/usr/share 是一个软链接,而这个软链接指向的目录.........【阅读全文】

阅读(4458) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册