ChinaUnix.net
相关文章推荐:

glibcheaders234213i386rpm 失败

我选的是定制安装, 出现 “安装开始 启动安装过程”对话框后,在进度条期间出现错误对话框: 无法打开php-odbc-5.3.3-1.fc14.i686.rpm文件。这是由于文件遗失,软件包损坏或者介质损坏造成的。请检查您的安装源。 搞到这里很纠结,重试没用,取消的话,整个安装就失败了。没法跳过去。 我的iso镜像文件sha256 hash结果和网上一样的。 不知道怎么解决,求高手指点下。

by haotianmai - Linux新手园地 - 2012-10-23 10:43:58 阅读(4690) 回复(10)

相关讨论

新开一个虚拟机器 网上下MySQL-server-community-5.0.89-0.rhel5.i386.rpm; MySQL-client-community-5.0.89-0.rhel5.i386.rpm; 发现失败 不知道原因? 执行过程如下 [root@localhost mysql]# rpm -ivh MySQL-server-community-5.0.89-0.rhel5.i386.rpm; warning: MySQL-server-community-5.0.89-0.rhel5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5 Preparing... ###############################...

by liyihongcug - MySQL - 2010-01-18 13:20:01 阅读(2092) 回复(4)

这几天在网上下载了几个rpm文档 再终端su root后 填上相应的密码 然后cd到rpm 所在的路径下 rpm -i 文件.rpm 总是会有警告提示: warning: rpmfusion-free-release-stable.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 865cc9ea: NOKEY package rpmfusion-free-release-14-2.noarch is already installed 网上的各位大侠们 求指点啊……

by 280679635 - Linux新手园地 - 2011-12-15 14:19:16 阅读(2037) 回复(2)

# rpm -ivh jdk-1.3.1_06-4.i386.rpm error: failed dependencies: libnspr4.so is needed by jdk-1.3.1_06-4 libstdc++-libc6.1-1.so.2 is needed by jdk-1.3.1_06-4

by zengqf - Linux新手园地 - 2007-11-27 15:38:31 阅读(2099) 回复(4)

RH AS4 系统,在mysql网站下载的四个rpm包(版本是对的),但每次执行安装的时候总是报下面的错误: Installation of system tables failed! Examine the logs in ./data for more information. You can also try to start the mysqld daemon with: ./bin/mysqld --skip-grant & You can use the command line tool ./bin/mysql to connect to the mysql database and look at the grant tables: 最后报数据库failed的错误,/va...

by 008wuqiang - MySQL - 2005-12-12 10:19:00 阅读(1442) 回复(4)

Issue: warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 37017186 Public key for libXdmcp-devel-1.0.1-2.1.i386.rpm is not installed Answer: The provider of your .rpm signed it with its private key to proove it is a genuine file from them. We can verify it with the public key (but not sign, see wikipedia RSA PKI about public/private keys FYI) Practically that means you need to find...

by coolper - Linux文档专区 - 2009-06-18 09:49:07 阅读(604) 回复(0)

I run the rpm -i filename, it return the erro message as following: error: Failed dependencies: atrpms >;= 18 is needed by xfsprogs-2.6.0-0_6.rh9.at what it mean the "at" ?

by lyking - Linux论坛 - 2003-12-29 17:28:42 阅读(520) 回复(4)

I run the rpm -i filename, it return the erro message as following: error: Failed dependencies: atrpms >;= 18 is needed by xfsprogs-2.6.0-0_6.rh9.at what it mean the "at" ?

by lyking - Linux系统管理 - 2003-12-29 17:28:42 阅读(719) 回复(4)

来源: www.linuxdiyf.com 作者:marco.chan livna的效率果然高! http://livna-dl.reloumirrors.net/fedora/8/i386/ SDL_sound-1.0.1-6.lvn7.i386.rpm 2007-Mar-03 18:13:47 99.4K application/x-rpm SDL_sound-devel-1.0.1-6.lvn7.i386.rpm 2007-Mar-03 18:13:47 79.8K application/x-rpm a52dec-0.7.4-11.lvn8.i386.rpm 2007-Oct-04 18:48:00 46.3K application/x-rpm a52dec-devel-0.7.4-11.lvn8.i386.rpm 2007-Oct-04 18:48:0...

by sdccf - Linux文档专区 - 2008-03-30 11:18:42 阅读(816) 回复(0)

谁能具体说说 i386.rpm 和src.rpm的安装包的区别

by qmailer - Linux系统管理 - 2007-05-14 08:46:35 阅读(1474) 回复(3)

Linux的rpm软件安装包经常有这么几种(后缀):*.386.rpm,*.486.rpm,*.586.rpm,*.686.rpm。原来这是与CPU的指令集有关.因为intel的cpu经过这么久的发展,不断的更新,产生从8086,8088,80286,80386,80486,奔腾(586),奔腾二代(686),奔腾三代(686)...cpu的每次换代,都增加了一些新的指令集,但都向后兼容。而这些软件包为了能发挥好cpu的全部性能,就加入cpu相对应能指行的指令。因此就产生了各种不同的软件包。所以,i686的软件...

by hghw1776 - Linux文档专区 - 2006-11-27 11:17:11 阅读(622) 回复(0)