[Gelistirici] [Buildfarm] [Corporate2] error: /root/corporate2-devel/system/installer/yali/pspec.xml

Serdar Dalgıç serdar at pardus.org.tr
31 Ağu 2010 Sal 19:30:41 EEST


Salı 31 Ağustos 2010 günü (saat 16:30:32) Pardus Corporate 2 Buildfarm şunları 
yazmıştı:
> Hello,
> 
> This message is sent from Pardus buildfarm. Please do not reply as it is
> automatically generated.
> 
> An error occured while processing the file
> '/root/corporate2-devel/system/installer/yali/pspec.xml' (maintainer:
> 'Mete Alpaslan'). Error log is as follows:
> 

Mete Selam;

> Tue Aug 31 16:44:45 2010 | INFO   | main.py:74       :: *** Compiling
> source yali (4 of 12)
> Tue Aug 31 16:44:45 2010 | INFO   | pisiinterface.py :: BUILD called for
> /root/corporate2-devel/system/installer/yali/pspec.xml
> Tue Aug 31 16:44:49 2010 | ERROR  | main.py:151      :: Error occured
> for '/root/corporate2-devel/system/installer/yali/pspec.xml' in BUILD
> process:
>  ERROR: WorkDir (/var/pisi/yali-2.4-109/work/yali-master_20100722) does
> not exist
> 
>

Yalı'nın versiyonları hep 2.4, 2.3 şeklinde yazılmış, onun yerine oluşturduğun 
tarball'lara verdiğin isme uygun bir versiyonlama kullansan, misal:

WorkDir = "yali-master_20100722"

ise versiyon da 2.4.20100722 ya da 2.4_20100831 olsa ve get.srcVERSION() 
üzerinde bir taklayla actions.py'deki WorkDir değerine ulaşsa burdaki gibi 
hatalardan kaçınmış oluruz.

version : 2.4_20100831 gibi bir değer olursa

WorkDir = "%s-master_%s" % (get.srcNAME(), get.srcVERSION().split("_")[-1])

Ne dersin?

-- 
- Serdar Dalgic
TUBITAK/UEKAE - Pardus GNU/Linux
http://www.pardus.org.tr/eng



Gelistirici mesaj listesiyle ilgili daha fazla bilgi