Opened 13 years ago

Closed 13 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)

report2.log (21.1 KB ) - added by Nicolas Doualot 13 years ago.
Project Builder run output

Download all attachments as: .zip

Change History (8)

by Nicolas Doualot, 13 years ago

Attachment: report2.log added

Project Builder run output

comment:1 by Bruno Cornec, 13 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 Bruno Cornec, 13 years ago

Resolution: fixed
Status: newclosed

Finally as 0.11.2 was wrong, it's in ! should be fixed with rev [1268]

comment:3 by Bruno Cornec, 13 years ago

Milestone: 0.11.30.11.2

comment:4 by Nicolas Doualot, 13 years ago

Resolution: fixed
Status: closedreopened

Still not fixed with 0.11.2

comment:5 by Bruno Cornec, 13 years ago

Milestone: 0.11.20.11.3

comment:6 by Bruno Cornec, 13 years ago

Should be fixed with rev [1281]. PLease try and report back.

comment:7 by Bruno Cornec, 13 years ago

Resolution: fixed
Status: reopenedclosed

Following tests made I consider this is now really fixed.

Note: See TracTickets for help on using tickets.