質問編集履歴

2

指摘事項の修正

2016/08/11 07:12

投稿

m-ja1L
m-ja1L

スコア17

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,9 @@
6
6
 
7
7
 
8
8
 
9
+ ```
10
+
9
- { --> Finished Dependency Resolution
11
+ --> Finished Dependency Resolution
10
12
 
11
13
  Error: Package: 2:irqbalance-1.0.7-8.***.***.*** (base)
12
14
 
@@ -35,3 +37,13 @@
35
37
  postgresql-server-8.4.***.***.*** has missing requires of libpq.so.5()(64bit)
36
38
 
37
39
  postgresql-server-8.4.***.***.*** has missing requires of postgresql-libs(x86-64) = ('0', ***.)}
40
+
41
+ ```
42
+
43
+
44
+
45
+ yum chek-update と rpm -qa を実施したところ、正常通りパッケージ名とバージョンが表示されました。
46
+
47
+ ※結果が数千行になったため、ここに載せることはできませんでした。
48
+
49
+ また、PostgreSQLは以前pgdgリポジトリからダウンロードしました。

1

誤字

2016/08/11 07:12

投稿

m-ja1L
m-ja1L

スコア17

test CHANGED
@@ -1 +1 @@
1
- yumのエラーメッセージ
1
+ yumのupdateが開始されない
test CHANGED
@@ -30,8 +30,8 @@
30
30
 
31
31
  postgresql-8.4.***.***.*** has missing requires of libpq.so.5()(64bit)
32
32
 
33
- postgresql-8.4.***.***.***has missing requires of postgresql-libs(x86-64) = ('0', '8.4.11', '1.el6_2')
33
+ postgresql-8.4.***.***.***has missing requires of postgresql-libs(x86-64) = ('0', '8.4.***.)
34
34
 
35
35
  postgresql-server-8.4.***.***.*** has missing requires of libpq.so.5()(64bit)
36
36
 
37
- postgresql-server-8.4.***.***.*** has missing requires of postgresql-libs(x86-64) = ('0', '8.4.11', '1.el6_2')}
37
+ postgresql-server-8.4.***.***.*** has missing requires of postgresql-libs(x86-64) = ('0', ***.)}