← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~allenap/maas/dev-services-shutdown into lp:maas

 

rvb@leaf:~/canonical/dev-services-shutdown$ fuser -v /run/lock/maas.dev.web
                     USER        PID ACCESS COMMAND
/run/lock/maas.dev.web:
                     rvb       27125 F.... fghack
                     rvb       27132 F.... apache2


Sometimes I also get:

--> Start `web`
--> Start `region-worker`
--> Start `database`
setlock: fatal: unable to lock /run/lock/maas.dev.database: temporary failure

rvb@leaf:~/canonical/dev-services-shutdown$ fuser -v /run/lock/maas.dev.database
                     USER        PID ACCESS COMMAND
/run/lock/maas.dev.database:
                     rvb       28243 F.... postgres
                     rvb       28272 F.... postgres
                     rvb       28273 F.... postgres
                     rvb       28274 F.... postgres
                     rvb       28275 F.... postgres


Note that it does not happen every time I run 'make run'… 
-- 
https://code.launchpad.net/~allenap/maas/dev-services-shutdown/+merge/141645
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/maas/dev-services-shutdown into lp:maas.


References