ancintosh 发表于 2005-7-11 14:28:00

用yum装东西出现这个怎么办?

# yum install d4x-2.5.0rc3-1.i386.rpm
Setting up Install Process
Setting up repositories
fedora4freshrpms          100% |=========================|951 B    00:00
extras                  100% |=========================| 1.1 kB    00:00
fedora4extras             100% |=========================|951 B    00:00
updates-released          100% |=========================|951 B    00:00
fedora4                   100% |=========================|951 B    00:00
fedora4updates            100% |=========================|951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
Parsing package install arguments
Examining d4x-2.5.0rc3-1.i386.rpm: d4x - 1:2.5.0rc3-1.i386
Marking d4x-2.5.0rc3-1.i386.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package d4x.i386 1:2.5.0rc3-1 set to be updated
--> Running transaction check
--> Processing Dependency: libstdc++.so.5(GLIBCPP_3.2) for package: d4x
--> Processing Dependency: libstdc++.so.5 for package: d4x
--> Processing Dependency: libstdc++.so.5(CXXABI_1.2) for package: d4x
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package compat-libstdc++-33.i386 0:3.2.3-47.fc4 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package               Arch       Version          Repository      Size
=============================================================================
Installing:
d4x                     i386       1:2.5.0rc3-1   d4x-2.5.0rc3-1.i386.rpm2.1 M
Installing for dependencies:
compat-libstdc++-33   i386       3.2.3-47.fc4   fedora4         228 k

Transaction Summary
=============================================================================
Install      2 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 2.3 M
Is this ok : y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
public key not available for compat-libstdc++-33-3.2.3-47.fc4.i386.rpm
# yum install d4x-2.5.0rc3-1.i386.rpm --nokey
Setting up Install Process
Setting up repositories
fedora4freshrpms          100% |=========================|951 B    00:00
extras                  100% |=========================| 1.1 kB    00:00
fedora4extras             100% |=========================|951 B    00:00
updates-released          100% |=========================|951 B    00:00
fedora4                   100% |=========================|951 B    00:00
fedora4updates            100% |=========================|951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
Reading repository metadata in from local files
Parsing package install arguments
Examining d4x-2.5.0rc3-1.i386.rpm: d4x - 1:2.5.0rc3-1.i386
Marking d4x-2.5.0rc3-1.i386.rpm to be installed
No Match for argument: --nokey
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package d4x.i386 1:2.5.0rc3-1 set to be updated
--> Running transaction check
--> Processing Dependency: libstdc++.so.5(GLIBCPP_3.2) for package: d4x
--> Processing Dependency: libstdc++.so.5 for package: d4x
--> Processing Dependency: libstdc++.so.5(CXXABI_1.2) for package: d4x
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package compat-libstdc++-33.i386 0:3.2.3-47.fc4 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package               Arch       Version          Repository      Size
=============================================================================
Installing:
d4x                     i386       1:2.5.0rc3-1   d4x-2.5.0rc3-1.i386.rpm2.1 M
Installing for dependencies:
compat-libstdc++-33   i386       3.2.3-47.fc4   fedora4         228 k

Transaction Summary
=============================================================================
Install      2 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
Total download size: 2.3 M
Is this ok : y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
public key not available for compat-libstdc++-33-3.2.3-47.fc4.i386.rpm
#

fakeroot 发表于 2005-7-11 14:35:06

你应该事先导入发行者的gpg key。

ancintosh 发表于 2005-7-11 15:58:07

到哪里去找阿,好难找KEY

fakeroot 发表于 2005-7-11 16:02:41

每个repo的ftp上都有的,fedora官方的光盘上就有。

redlizard 发表于 2005-7-12 00:48:39

在哪里下载的,
就到哪里去找

ancintosh 发表于 2005-7-12 16:54:09

你是说到该软件的官方网站去找?是yum下载下来的东西,我怎么知道它的网址呢?

我要找特定ID的GPG Key,有什么搜索GPG的网站吗?
页: [1]
查看完整版本: 用yum装东西出现这个怎么办?