[Kolab-devel] Work for some volunteer

Fabio Pietrosanti lists at pietrosanti.it
Mon Apr 3 11:58:50 CEST 2006


radoeka wrote:
> On Mon, Apr 03, 2006 at 12:33:48AM +0200, Fabio Pietrosanti wrote:
>   
>> Fabio Pietrosanti wrote:
>>     
>>> The problem was with automake which by default on debian is 1.4 and i
>>> was required to install automake1.9 .
>>>   
>>>       
>> If i do:
>> ./bootstrap
>> ./configure
>> make
>> make install
>>
>> the make install process will attempt to install kolabd files in /usr
>> directory while i would like to install kolab with OpenPKG  framework.
>>
>> I attempted --with-openpkg and --with-dist=kolab but the make install
>> will ever attempt to install files in /usr/ .
>>     
>
> ./configure --prefix=/kolab
> setups the openpkg environment (opnepkg is the default setting)
>   
Ok!
I updated the procedure
http://wiki.kolab.org/index.php/Kolab2_Beta_testing but i'm getting some
other problem proceeding.

Attempting to use make i get this errors:
xzp:/data/testing_kolab/server# make dist
rm -rf stage
mkdir stage
cd imap && make dist
make[1]: Entering directory `/data/testing_kolab/server/imap'
wget -c `/kolab/bin/openpkg register -R
ftp://ftp.openpkg.org/release/2.5/SRC`/imap-2004g-2.5.0.src.rpm
/bin/sh: /kolab/bin/openpkg: No such file or directory
/imap-2004g-2.5.0.src.rpm: Unsupported scheme.
make[1]: *** [imap-2004g-2.5.0.src.rpm] Error 1
make[1]: Leaving directory `/data/testing_kolab/server/imap'
make: *** [dist] Error 2

Attempting to use obmtool:
xzp:/data/testing_kolab/server# ./obmtool kolab
---- boot/build xzp %kolab ----
obmtool:NOTICE: did not find openpkg/rpm executable. Checking/fetching
binary sh.
obmtool:NOTICE: did not find binary sh. Checking/fetching source sh.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:06
--:--:--     0
curl: (19) RETR response: 550
--11:52:41-- 
ftp://anonymous:*password*@ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.sh
           => `openpkg-2.5.1-2.5.1.src.sh'
Resolving ftp.openpkg.org... 195.30.6.158
Connecting to ftp.openpkg.org|195.30.6.158|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /release/2.5/UPD ... done.
==> PASV ... done.    ==> RETR openpkg-2.5.1-2.5.1.src.sh ...
No such file `openpkg-2.5.1-2.5.1.src.sh'.

openpkg-2.5.1-2.5.1.src.sh: No such file or directory

Looking up ftp.openpkg.org
Making FTP connection to ftp.openpkg.org
Looking up 195.30.6.158:63151
Making FTP data connection to 195.30.6.158:63151
Looking up ftp.openpkg.org
Making FTP connection to ftp.openpkg.org
Can't Access
`ftp://anonymous:_obmtool@ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.sh'
Alert!: Unable to access document.

lynx: Can't access startfile
w3m: Can't load
ftp://ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.sh.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:06
--:--:--     0
curl: (19) RETR response: 550
--11:53:17-- 
ftp://anonymous:*password*@ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.rpm
           => `openpkg-2.5.1-2.5.1.src.rpm'
Resolving ftp.openpkg.org... 195.30.6.158
Connecting to ftp.openpkg.org|195.30.6.158|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /release/2.5/UPD ... done.
==> PASV ... done.    ==> RETR openpkg-2.5.1-2.5.1.src.rpm ...
No such file `openpkg-2.5.1-2.5.1.src.rpm'.

openpkg-2.5.1-2.5.1.src.rpm: No such file or directory
Looking up ftp.openpkg.org
Making FTP connection to ftp.openpkg.org
Looking up 195.30.6.158:50074
Making FTP data connection to 195.30.6.158:50074
Looking up ftp.openpkg.org
Making FTP connection to ftp.openpkg.org
Can't Access
`ftp://anonymous:_obmtool@ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.rpm'
Alert!: Unable to access document.

lynx: Can't access startfile

obmtool:ERROR: please download
ftp://ftp.openpkg.org/release/2.5/UPD/openpkg-2.5.1-2.5.1.src.sh to
/kolab/RPM/PKG/ manually and restart obmtool


It's possible to get some other feedback/hints/fix on how to proceed to
build an OpenPKG system?




More information about the devel mailing list