View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000150 | pgpoolAdmin | Bug | public | 2015-10-12 21:12 | 2015-10-14 15:01 |
| Reporter | gclough | Assigned To | t-ishii | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | Oracle Linux | OS Version | 6.7 | ||
| Summary | 0000150: yum install incorrectly links pcp_watchdog_info binary | ||||
| Description | The standard yum install done thus: yum install pgpool-II-94.x86_64 Produces a soft link in /usr/bin thus: [root@host01]# ls -al /usr/bin/pcp_watchdog* lrwxrwxrwx 1 root root 42 Oct 5 12:28 /usr/bin/pcp_watchdog -> /etc/alternatives/pgpool-pcp_watchdog_info That's the wrong name for the command, as it's missing "_info" on the end. If you install pgpool and configure /usr/bin as the location for PCP binaries, then the watchdog command will fail. Instead I believe it should look like this: [root@host01]# ls -al /usr/bin/pcp_watchdog* lrwxrwxrwx 1 root root 42 Oct 12 13:07 /usr/bin/pcp_watchdog_info -> /etc/alternatives/pgpool-pcp_watchdog_info | ||||
| Steps To Reproduce | yum –y install pgpool-II-94.x86_64 | ||||
| Tags | No tags attached. | ||||
|
|
Where did you get the rpm? |
|
|
I believe it was from the standard repositories that come with Oracle Linux v6.7. Does this help: [root@host01 ~]# yum list installed | grep pgpool-II-94 pgpool-II-94.x86_64 3.4.3-2.rhel6 @oraclelinux6-x86_64-pgdg94 [root@host01 ~]# /usr/bin/pgpool --version pgpool-II version 3.4.3 (tataraboshi) I simply did a "yum install pgpool-II-94" and used it as-is. |
|
|
I know nothing about Oracle Linux.Since this is a packaging problem, it's best to ask Oracle support. |
|
|
OK, thanks. I didn't know if someone in the pgpool team was responsible for packaging for various OS's... but I'll log it with Oracle support. How can I close this report? Regards. Greg. |
|
|
I will close this report. Thanks. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-10-12 21:12 | gclough | New Issue | |
| 2015-10-13 14:20 | t-ishii | Note Added: 0000580 | |
| 2015-10-13 14:21 | t-ishii | Assigned To | => t-ishii |
| 2015-10-13 14:21 | t-ishii | Status | new => assigned |
| 2015-10-13 16:37 | t-ishii | Status | assigned => feedback |
| 2015-10-13 17:54 | gclough | Note Added: 0000581 | |
| 2015-10-13 17:54 | gclough | Status | feedback => assigned |
| 2015-10-13 19:47 | t-ishii | Note Added: 0000582 | |
| 2015-10-13 19:48 | t-ishii | Status | assigned => feedback |
| 2015-10-13 21:23 | gclough | Note Added: 0000583 | |
| 2015-10-13 21:23 | gclough | Status | feedback => assigned |
| 2015-10-14 15:01 | t-ishii | Note Added: 0000590 | |
| 2015-10-14 15:01 | t-ishii | Status | assigned => closed |