This is a multipart message in MIME format.
--=_alternative 0054EE95C1257055_=
Content-Type: text/plain; charset="us-ascii"
Hi,
Here are my experiences trying to install the latest Debian package builds
that Ferenc made. Unfortunately, they didn't all go. livesupport-libs went
without an error, but livesupport-station returned errors. Also, while
livesupport-studio installed without error messages, I got an error when I
tried to start it, likely due to the fact that the scheduler wasn't
running. I'll put that in the next mail.
doug
=======================================
First, here's the output from installing livesupport-station:
root@chachi:/home/douglas/My Downloads # dpkg -i
livesupport-station_1.0-1_i386.deb
tar: ./postinst: time stamp 2005-08-07 19:18:20 is 93555 s in the future
tar: ./preinst: time stamp 2005-08-07 19:18:20 is 93555 s in the future
tar: ./prerm: time stamp 2005-08-07 19:18:20 is 93555 s in the future
tar: ./postrm: time stamp 2005-08-07 19:18:20 is 93555 s in the future
tar: ./conffiles: time stamp 2005-08-07 19:18:20 is 93555 s in the future
tar: ./md5sums: time stamp 2005-08-07 19:18:36 is 93571 s in the future
tar: ./control: time stamp 2005-08-07 19:18:35 is 93570 s in the future
tar: .: time stamp 2005-08-07 19:18:36 is 93571 s in the future
Selecting previously deselected package livesupport-station.
(Reading database ... 85405 files and directories currently installed.)
Unpacking livesupport-station (from livesupport-station_1.0-1_i386.deb)
...
Checking for required tools...
Exectuable sed found...
Exectuable psql found...
Exectuable php found...
Exectuable pear found...
Exectuable odbcinst found...
Checking for validity of apache daemon group www-data...
Apache daemon group www-data OK.
Setting up livesupport-station (1.0-1) ...
Making post-install steps for the LiveSupport scheduler.
Checking for required tools...
Executable sed found...
Executable psql found...
Executable php found...
Executable pear found...
Executable odbcinst found...
Creating database and database user...
CREATE USER
CREATE DATABASE
Creating ODBC data source and driver...
Registering ODBC PostgreSQL driver...
Registering LiveSupport ODBC data source...
Configuring PEAR packages needed by LiveSupport
(with destdir: /opt/livesupport)
Installing PEAR packages needed by LiveSupport to directory:
/opt/livesupport
Archive_Tar (Archive_Tar-1.3.1) OK
Console_Getopt (Console_Getopt-1.2) OK
XML_RPC (XML_RPC-1.3.0RC1) OK
PEAR (PEAR-1.3.5) OK
Calendar (Calendar-0.5.2) OK
DB (DB-1.7.6) OK
File (File-1.2.0) OK
File_Find (File_Find-0.3.1) OK
HTML_Common (HTML_Common-1.2.1) OK
HTML_QuickForm (HTML_QuickForm-3.2.4pl1) OK
XML_Util (XML_Util-1.1.1) OK
XML_Parser (XML_Parser-1.2.6) OK
XML_Beautifier (XML_Beautifier-1.1) OK
XML_Serializer (XML_Serializer-0.15.0) OK
Setting up directory permissions...
chgrp: cannot access `/opt/livesupport/var/archiveServer/var/stor': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/archiveServer/var/access': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/archiveServer/var/trans': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/archiveServer/var/stor/buffer':
No such file or directory
chmod: cannot access `/opt/livesupport/var/archiveServer/var/stor': No
such file or directory
chmod: cannot access `/opt/livesupport/var/archiveServer/var/access': No
such file or directory
chmod: cannot access `/opt/livesupport/var/archiveServer/var/trans': No
such file or directory
chmod: cannot access `/opt/livesupport/var/archiveServer/var/stor/buffer':
No such file or directory
chgrp: cannot access `/opt/livesupport/var/storageServer/var/stor': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/storageServer/var/access': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/storageServer/var/trans': No
such file or directory
chgrp: cannot access `/opt/livesupport/var/storageServer/var/stor/buffer':
No such file or directory
chmod: cannot access `/opt/livesupport/var/storageServer/var/stor': No
such file or directory
chmod: cannot access `/opt/livesupport/var/storageServer/var/access': No
such file or directory
chmod: cannot access `/opt/livesupport/var/storageServer/var/trans': No
such file or directory
chmod: cannot access `/opt/livesupport/var/storageServer/var/stor/buffer':
No such file or directory
Configuring apache ...
/etc/apache/conf.d Y
/etc/apache2/conf/modules.d N
/etc/httpd/conf.d N
done
Restarting apache...
apache N
apache2 Y
* Forcing reload of web server (Apache2)... [
ok ]
httpd N
done
Creating symlinks...
Initializing database...
/opt/livesupport/bin/postInstallStation.sh: line 456: cd:
/opt/livesupport/var/storageServer/var/install: No such file or directory
Could not open input file: install.php.
dpkg: error processing livesupport-station (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
livesupport-station
Ferenc Gerlits
08/06/05 03:29 PM
Please respond to livesupport-dev
Here are my experiences trying to install the latest Debian package builds that Ferenc made. Unfortunately, they didn't all go. livesupport-libs went without an error, but livesupport-station returned errors. Also, while livesupport-studio installed without error messages, I got an error when I tried to start it, likely due to the fact that the scheduler wasn't running. I'll put that in the next mail.
doug
=======================================
First, here's the output from installing livesupport-station: