IOError: No such process in info.get_all_process_info()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Client |
Fix Released
|
Low
|
Kevin McDermott | ||
landscape-client (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Intrepid |
Fix Released
|
Undecided
|
Unassigned | ||
Jaunty |
Fix Released
|
Undecided
|
Unassigned | ||
Karmic |
Fix Released
|
Undecided
|
Unassigned | ||
Lucid |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: landscape-client
My /var/log/
2010-02-05 11:10:01,929 ERROR Processes plugin raised an exception.
Traceback (most recent call last):
File "/usr/lib/
result = plugin.run()
File "/usr/lib/
for process_info in info.get_
File "/usr/lib/
process_info = self.get_
File "/usr/lib/
parts = file.read().split()
IOError: [Errno 3] No such process
I assume there's a race condition in landscape.
ProblemType: Bug
Architecture: amd64
Date: Fri Feb 5 11:39:07 2010
DistroRelease: Ubuntu 9.04
Package: landscape-common 1.4.0-0ubuntu0.
ProcEnviron:
LC_CTYPE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: landscape-client
Uname: Linux 2.6.28-17-server x86_64
Related branches
- Thomas Herve (community): Approve
- Jamu Kakar (community): Approve
- Sidnei da Silva (community): Approve
-
Diff: 230 lines (+114/-71)3 files modifiedlandscape/lib/process.py (+64/-69)
landscape/lib/tests/test_process.py (+49/-1)
landscape/monitor/activeprocessinfo.py (+1/-1)
Changed in landscape-client (Ubuntu): | |
assignee: | nobody → Andreas Hasenack (ahasenack) |
assignee: | Andreas Hasenack (ahasenack) → Kevin McDermott (bigkevmcd) |
assignee: | Kevin McDermott (bigkevmcd) → nobody |
Changed in landscape-client: | |
assignee: | nobody → Kevin McDermott (bigkevmcd) |
importance: | Undecided → Low |
Changed in landscape-client: | |
status: | New → In Progress |
Changed in landscape-client (Ubuntu): | |
status: | New → In Progress |
Changed in landscape-client: | |
status: | In Progress → Fix Committed |
milestone: | none → 1.4.4 |
tags: | added: needs-testing |
Changed in landscape-client: | |
status: | Fix Committed → Fix Released |
Changed in landscape-client: | |
status: | Fix Released → Fix Committed |
Changed in landscape-client: | |
status: | Fix Committed → Fix Released |
tags: | removed: needs-testing |
tags: | removed: verification-needed |
This bug was fixed in the package landscape-client - 1.4.4-0ubuntu0. 10.04
--------------- 0ubuntu0. 10.04) lucid; urgency=low
landscape-client (1.4.4-
* New upstream release (LP: #519200):
- Add a message for creating package locks (LP: #514334)
- Add support for auto-approved change-packages messages (LP: #517175)
- Add support for installing server-generated debian packages (LP: #509752)
- Add support for reporting Eucalyptus topology information (LP: #518501)
- Fix timeout while inserting large free-space message (LP: #218388)
- Fix wrong log path in motd (LP: #517454)
- Fix race condition in process excecution (LP: #517453)
-- Free Ekanayaka <email address hidden> Wed, 10 Feb 2010 18:50:53 +0100