Issue 2550794
 
 
 
              
              
Created on 2013-02-21 03:09 by rouilj, last changed 2013-02-21 09:37 by ber. 
  
 
  | File name | 
  Uploaded | 
  Description | 
  Edit | 
  Remove | 
  
 
  | 
   demo.py.hostname_change.patch
   | 
  
   rouilj,
   2013-02-21 03:09
   | 
  One line patch for fixing demo.py hostname handiling. | 
  
   | 
  
   
   | 
  
 
  
 
  
   | msg4796 | 
   Author: [hidden] (rouilj) | 
   Date: 2013-02-21 03:09 | 
   
    
    | 
   
  
   
    If you want to have the demo instance be useable on any interface except
locahost/loopback the directions say to:
  Demo tracker is set up to be accessed by localhost browser.  If you
  run demo on a server host, please stop the demo, open file
  "./demo/config.ini" with your editor, change the host name in the "web"
  option in section "[tracker]", save the file, then re-run the demo
  program. If you want to change backend types, you must use "nuke".
except this doesn't work. demo.py calls roundup-server but doesn't pass
the parsed hostname.
The fix is to add '-n', hostname to the sys.argv. Patch attached. 
    | 
   
 
 
  
   | msg4797 | 
   Author: [hidden] (rouilj) | 
   Date: 2013-02-21 03:29 | 
   
    
    | 
   
  
   
    Checked CHANGES.txt and demo.py into the sourceforge repo I think.
Can somebody verify that the changes are there and if so close out
this ticket.
Thanks. 
    | 
   
 
 
  
   | msg4798 | 
   Author: [hidden] (techtonik) | 
   Date: 2013-02-21 08:14 | 
   
    
    | 
   
  
   
    I can't close, but here is it - 
http://roundup.hg.sourceforge.net/hgweb/roundup/roundup/rev/a89f1e9f3ee3 
    | 
   
 
 
  
   | msg4799 | 
   Author: [hidden] (ber) | 
   Date: 2013-02-21 09:37 | 
   
    
    | 
   
  
   
    John, Anatoly, thanks for the improvement!
Anatoly: I've boosted your roundup account, you should be able to close
other issues now. 
    | 
   
 
 
|
 
| Date | 
User | 
Action | 
Args | 
 
| 2013-02-21 09:37:08 | ber | set | keywords:
  patch, patch status: open -> closed messages:
  + msg4799 nosy:
  + ber |  
| 2013-02-21 08:14:10 | techtonik | set | nosy:
  + techtonik messages:
  + msg4798 |  
| 2013-02-21 03:29:30 | rouilj | set | keywords:
  patch, patch status: new -> open messages:
  + msg4797 |  
| 2013-02-21 03:09:35 | rouilj | create |  |  
 
 
 |