質問編集履歴
3
エラー内容追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,7 +50,47 @@
|
|
50
50
|
|
51
51
|
#yum --disablerepo=base,extras,updates --enablerepo=ius -y install httpd-devel mod_ssl
|
52
52
|
|
53
|
+
Loaded plugins: fastestmirror
|
53
54
|
|
55
|
+
Loading mirror speeds from cached hostfile
|
56
|
+
|
57
|
+
Including mirror: ftp.riken.jp
|
58
|
+
|
59
|
+
* remi-safe: ftp.riken.jp
|
60
|
+
|
61
|
+
Resolving Dependencies
|
62
|
+
|
63
|
+
--> Running transaction check
|
64
|
+
|
65
|
+
---> Package httpd24u-devel.x86_64 0:2.4.43-1.el7.ius will be installed
|
66
|
+
|
67
|
+
--> Processing Dependency: perl >= 5.004 for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
68
|
+
|
69
|
+
--> Processing Dependency: apr15u-util-devel >= 1.5.0 for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
70
|
+
|
71
|
+
--> Processing Dependency: apr15u-devel >= 1.5.0 for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
72
|
+
|
73
|
+
--> Processing Dependency: /usr/bin/perl for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
74
|
+
|
75
|
+
--> Processing Dependency: perl(strict) for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
76
|
+
|
77
|
+
--> Running transaction check
|
78
|
+
|
79
|
+
---> Package apr15u-devel.x86_64 0:1.5.2-2.ius.el7 will be installed
|
80
|
+
|
81
|
+
---> Package apr15u-util-devel.x86_64 0:1.5.4-3.ius.el7 will be installed
|
82
|
+
|
83
|
+
---> Package httpd24u-devel.x86_64 0:2.4.43-1.el7.ius will be installed
|
84
|
+
|
85
|
+
--> Processing Dependency: perl >= 5.004 for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
86
|
+
|
87
|
+
--> Processing Dependency: /usr/bin/perl for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
88
|
+
|
89
|
+
--> Processing Dependency: perl(strict) for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
90
|
+
|
91
|
+
--> Processing Dependency: /usr/bin/perl for package: httpd24u-devel-2.4.43-1.el7.ius.x86_64
|
92
|
+
|
93
|
+
--> Finished Dependency Resolution
|
54
94
|
|
55
95
|
Error: Package: httpd24u-devel-2.4.43-1.el7.ius.x86_64 (ius)
|
56
96
|
|
@@ -64,7 +104,9 @@
|
|
64
104
|
|
65
105
|
Requires: perl(strict)
|
66
106
|
|
107
|
+
You could try using --skip-broken to work around the problem
|
67
108
|
|
109
|
+
You could try running: rpm -Va --nofiles --nodigest
|
68
110
|
|
69
111
|
***
|
70
112
|
|
2
エラー内容の追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -52,6 +52,24 @@
|
|
52
52
|
|
53
53
|
|
54
54
|
|
55
|
+
Error: Package: httpd24u-devel-2.4.43-1.el7.ius.x86_64 (ius)
|
56
|
+
|
57
|
+
Requires: /usr/bin/perl
|
58
|
+
|
59
|
+
Error: Package: httpd24u-devel-2.4.43-1.el7.ius.x86_64 (ius)
|
60
|
+
|
61
|
+
Requires: perl >= 5.004
|
62
|
+
|
63
|
+
Error: Package: httpd24u-devel-2.4.43-1.el7.ius.x86_64 (ius)
|
64
|
+
|
65
|
+
Requires: perl(strict)
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
***
|
70
|
+
|
71
|
+
|
72
|
+
|
55
73
|
Packages skipped because of dependency problems:
|
56
74
|
|
57
75
|
apr15u-devel-1.5.2-2.ius.el7.x86_64 from ius
|
1
タイトル修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
httpd-develのインストールが
|
1
|
+
httpd-develのインストールが出来ない。
|
test
CHANGED
File without changes
|