Opened 15 years ago
Closed 15 years ago
#94 closed defect (fixed)
RM parallel building doesn't comply with user defined settings
| Reported by: | Nicolas Doualot | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.3 |
| Component: | pb | Version: | 0.11.1 |
| Keywords: | Cc: |
Description
Below are the remotes machines declaration
rmlist default = solaris-10-i386,solaris-unknown-sun4v,rhel-5-x86_64 rmtype default = ssh rmtmout default = 30 rmlogin default = pb rmport default = 22 rmhost default = 127.0.0.1 rmntp default = XXX.XXX.XXX.XXX rmntpcmd default = /usr/sbin/ntpdate rmhost solaris-10-i386 = XXX.XXX.XXX.1 rmport solaris-10-i386 = 22 rmhost solaris-unknown-sun4v = XXX.XXX.XXX.2 rmport solaris-unknown-sun4v = 22 rmhost rhel-5-x86_64 = XXX.XXX.XXX.3 rmport rhel-5-x86_64 = 4022
Attached is the output of the {{pb -p lighttpd -r trunk sbx2rm}} command. In this log file, you can see the ports dialed by PB are not the good ones, and not the ones provided in the remote machine file
Attachments (1)
Change History (8)
by , 15 years ago
| Attachment: | report2.log added |
|---|
comment:1 by , 15 years ago
| Milestone: | → 0.11.3 |
|---|
Sorry, forgot that one for 0.11.2 :-( Will try to fix for the one after.
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Finally as 0.11.2 was wrong, it's in ! should be fixed with rev [1268]
comment:3 by , 15 years ago
| Milestone: | 0.11.3 → 0.11.2 |
|---|
comment:5 by , 15 years ago
| Milestone: | 0.11.2 → 0.11.3 |
|---|
comment:7 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Following tests made I consider this is now really fixed.
Note:
See TracTickets
for help on using tickets.

Project Builder run output