Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*PCP\s+start\/stop\s+script\s+regression\s*$/: 22 ]

Total 22 documents matching your query.

1. PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 13:05:48 +1000
It looks like the pcp start script (src/pmcd/rc_pcp) has been changed post pcp-2.5.x to use the file /var/run/pcp/pmcd.pid for decisions about whether pmcd is running or not. Can you send details ab
/archives/pcp/2007-05/msg00004.html (8,878 bytes)

2. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 13:43:04 +1000
The patch I'm using atm is attached - its a minimal change. From what I can tell, Max had a bunch of other PMDA kill logic in there which has gone in 2.7.x - but I don't know any of the history here,
/archives/pcp/2007-05/msg00005.html (8,958 bytes)

3. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Fri, 25 May 2007 13:45:03 +1000
* rpm -e pcp<blah> stops pcp * kill by name means removing pcp in a chroot stops global pcp ..so make clean in mangrove would stop pcp on the build machine there was lots of discussion on this, and i
/archives/pcp/2007-05/msg00006.html (8,492 bytes)

4. Re: PCP start/stop script regression (score: 1)
Author: Mark Goodwin <markgw@xxxxxxx>
Date: Fri, 25 May 2007 13:26:51 +1000
Hi Nathan, yes that's definitely a regression; we'll get it fixed and spin a new release. And yes, changes like this could use community review. Thanks -- Mark Nathan Scott wrote: Hi, It looks like t
/archives/pcp/2007-05/msg00007.html (10,234 bytes)

5. Re: PCP start/stop script regression (score: 1)
Author: Max Matveev <makc@xxxxxxx>
Date: Fri, 25 May 2007 13:45:12 +1000
nscott> The patch I'm using atm is attached - its a minimal change. From nscott> what I can tell, Max had a bunch of other PMDA kill logic in there nscott> which has gone in 2.7.x - but I don't know
/archives/pcp/2007-05/msg00008.html (8,707 bytes)

6. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 14:07:00 +1000
Ah, now it makes more sense. Thanks. Would changing the mangrove build to do "rpm -e pcp --noscripts" resolve this and also allow the upgrade issue to be fixed? Could that discussion be made availabl
/archives/pcp/2007-05/msg00009.html (9,325 bytes)

7. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 16:28:28 +1000
And here's a revised patch which gets things working under Cygwin again for me (couldn't start pmcd because /var/run/pcp didn't exist). Not 100% clear to me where that's created for the other platfor
/archives/pcp/2007-05/msg00010.html (8,453 bytes)

8. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Wed, 4 Jul 2007 17:15:23 +1000
[..the famous serial killer..] this rang a bell, so now i finally had a minute to check back thru the mail, i see ivan asked a similar qn. We should probably pursue this but it means a change in linu
/archives/pcp/2007-07/msg00013.html (8,493 bytes)

9. Re: PCP start/stop script regression (score: 1)
Author: Mark Goodwin <markgw@xxxxxxx>
Date: Thu, 05 Jul 2007 07:39:05 +1000
Michael Newton wrote: Mark do you know how to go about getting such a change into linuxmeister? open a bug against stoutlinux. BTW, such discussions probably belong off list .. Cheers -- Mark
/archives/pcp/2007-07/msg00014.html (7,781 bytes)

10. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Wed, 11 Jul 2007 11:04:09 +1000
You may be able to override the definition of rpm itself (is it called via a macro?) - to be RPM="rpm --noscripts" ... hard to say without seeing the scripts though. If that route were taken, theres
/archives/pcp/2007-07/msg00022.html (9,242 bytes)

11. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Wed, 11 Jul 2007 11:25:06 +1000
no, no macro. I suppose its possible theres an alias being set-up at some intermediate level, but im not going looking for that.. hopefully whoever gets to look at the PV i raised will know i agree n
/archives/pcp/2007-07/msg00023.html (9,410 bytes)

12. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Wed, 4 Jul 2007 17:15:23 +1000
[..the famous serial killer..] this rang a bell, so now i finally had a minute to check back thru the mail, i see ivan asked a similar qn. We should probably pursue this but it means a change in linu
/archives/pcp/2007-07/msg00061.html (9,565 bytes)

13. Re: PCP start/stop script regression (score: 1)
Author: Mark Goodwin <markgw@xxxxxxx>
Date: Thu, 05 Jul 2007 07:39:05 +1000
open a bug against stoutlinux. BTW, such discussions probably belong off list .. Cheers -- Mark
/archives/pcp/2007-07/msg00062.html (8,754 bytes)

14. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Wed, 11 Jul 2007 11:04:09 +1000
You may be able to override the definition of rpm itself (is it called via a macro?) - to be RPM="rpm --noscripts" ... hard to say without seeing the scripts though. If that route were taken, theres
/archives/pcp/2007-07/msg00070.html (9,525 bytes)

15. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Wed, 11 Jul 2007 11:25:06 +1000
no, no macro. I suppose its possible theres an alias being set-up at some intermediate level, but im not going looking for that.. hopefully whoever gets to look at the PV i raised will know i agree n
/archives/pcp/2007-07/msg00071.html (9,900 bytes)

16. PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 13:05:48 +1000
Hi, It looks like the pcp start script (src/pmcd/rc_pcp) has been changed post pcp-2.5.x to use the file /var/run/pcp/pmcd.pid for decisions about whether pmcd is running or not. Can you send details
/archives/pcp/2007-05/msg00026.html (8,923 bytes)

17. Re: PCP start/stop script regression (score: 1)
Author: Nathan Scott <nscott@xxxxxxxxxx>
Date: Fri, 25 May 2007 13:43:04 +1000
The patch I'm using atm is attached - its a minimal change. From what I can tell, Max had a bunch of other PMDA kill logic in there which has gone in 2.7.x - but I don't know any of the history here,
/archives/pcp/2007-05/msg00027.html (9,067 bytes)

18. Re: PCP start/stop script regression (score: 1)
Author: Michael Newton <kimbrr@xxxxxxx>
Date: Fri, 25 May 2007 13:45:03 +1000
* rpm -e pcp<blah> stops pcp * kill by name means removing pcp in a chroot stops global pcp ..so make clean in mangrove would stop pcp on the build machine there was lots of discussion on this, and i
/archives/pcp/2007-05/msg00028.html (8,614 bytes)

19. Re: PCP start/stop script regression (score: 1)
Author: Mark Goodwin <markgw@xxxxxxx>
Date: Fri, 25 May 2007 13:26:51 +1000
Hi Nathan, yes that's definitely a regression; we'll get it fixed and spin a new release. And yes, changes like this could use community review. Thanks -- Mark It looks like the pcp start script (src
/archives/pcp/2007-05/msg00029.html (10,064 bytes)

20. Re: PCP start/stop script regression (score: 1)
Author: Max Matveev <makc@xxxxxxx>
Date: Fri, 25 May 2007 13:45:12 +1000
nscott> The patch I'm using atm is attached - its a minimal change. From nscott> what I can tell, Max had a bunch of other PMDA kill logic in there nscott> which has gone in 2.7.x - but I don't know
/archives/pcp/2007-05/msg00030.html (8,914 bytes)


This search system is powered by Namazu