[Freeciv-Dev] [patch #7822] Ruledit: add obligatory hard reqs to action enablers

2016-10-15 Thread Sveinung Kvilhaugsvik
Update of patch #7822 (project freeciv):

Category:  editor => freeciv-ruledit
  Status: In Progress => Ready For Test 

___

Additional Item Attachment:

File name: ruledit-enabler-type-change-add-obligatory.patch Size:2 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #25185] autogen.sh unable to detect Python on Ubuntu 16.10

2016-10-15 Thread Marko Lindqvist
Follow-up Comment #1, bug #25185 (project freeciv):

~$ dpkg -S /usr/bin/python
python-minimal: /usr/bin/python
~$ dpkg -S /usr/bin/python3.5
python3.5-mininal: /usr/bin/python3.5

Quite a many packages would fail if python interpreter were not to be found by
default.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #7820] Introduce action_[id_]has_result()

2016-10-15 Thread Sveinung Kvilhaugsvik
Update of patch #7820 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #25185] autogen.sh unable to detect Python on Ubuntu 16.10

2016-10-15 Thread Andreas Røsdal
URL:
  

 Summary: autogen.sh unable to detect Python on Ubuntu 16.10
 Project: Freeciv
Submitted by: andreasr
Submitted on: Sat 15 Oct 2016 07:04:06 PM UTC
Category: bootstrap
Severity: 2 - Minor
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 
 Contains string changes: None

___

Details:

autogen.sh is unable to detect Python on Ubuntu 16.10 and fails with this
error message:

+ checking for python ...
You must have python installed to compile freeciv.
Download the appropriate package for your distribution,
or get the source tarball at https://www.python.org/


On Ubuntu 16.10 there is a /usr/bin/python3.5 executable, but no
/usr/bin/python. 




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev