Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - flying

Pages: [1] 2
1
Developers / Re: LinuxMCE-0710 build errors
« on: July 07, 2009, 05:26:26 pm »
When I create debs by "build-scripts/build-maindebs.sh" accorfing to http://wiki.linuxmce.org/index.php/Building_LinuxMCE_0810

Following errors show up:
====================
root@iControl:/usr/local/lmce-build# build-scripts/build-maindebs.sh
15:23:14  *** STEP: Running MakeRelease                             
15:23:14  ERROR: Undefined error in build-scripts/build-maindebs.sh
/lmce-build/tmp/databases/main_sqlcvs.sql, tag <-mkr_t_maindeb
01      07/07/09 14:40:36.734           MakeRelease_Prep ERROR! Cannot find tag to replace in file /var/lmce-build/tmp/databases/main_sqlcvs.sql, tag <-mkr_t_maindeb

2
Installation issues / Re: 0810 installation problem
« on: July 06, 2009, 04:16:08 am »
I used a CD to install the Kubuntu0810, and I used this CD had been setup the 0810 in last week.


I killed this process and it will continue the install, don't know the result.
Setting up pluto-createdevice (2.0.0.44.0901260810)

3
Installation issues / Re: 0810 installation problem
« on: July 06, 2009, 12:49:32 am »
Yes, I use the latest.tar.gz, still encounter problem, what should I do?
1. The first failure is:
* Starting DHCP server dhcpd3
* check syslog for diagnostics.          [fail]
2.
Setting up pluto-media-database (2.0.0.44.0901260810) ...                                                 
Failed to connect to MySQL:Unknown database 'pluto_main'                 
Database host:localhost user:root pass: name:pluto_media port:3306                                                                 
Users:      01      07/05/09 18:42:30.219    Connect failed Unknown database 'pluto_media' <0xb78a8b20>
01  07/05/09 18:42:31.655           Connect failed Unknown database 'pluto_security' <0xb7a55b20>                             
Connect failed Unknown database 'pluto_telecom' <0xb7888b20>                                                                   
Connect failed Unknown database 'pluto_main' <0xb6c488d0>                                         
Cannot connect to database! <0xb6c488d0>
Query failed (Table 'pluto_main.Device_DeviceData' doesn't exist): SELECT PK_File, Path, Filename, Missing, EK_Device, pluto_main.Device_DeviceData.IK_DeviceData FROM pluto_media.File LEFT JOIN pluto_main.Device_DeviceData ON pluto_main.Device_DeviceData.FK_Device = pluto_media.File.EK_Device AND FK_DeviceData = 195 WHERE pluto_media.File.Path LIKE '/%' OR pluto_media.File.Path = '' (1) <0xb6c488d0>

3. Then hang there with
Setting up pluto-createdevice (2.0.0.44.0901260810) ...
Even the file is there:
-rw-r--r-- 1 root root   360214 2009-01-26 22:43 pluto-createdevice_2.0.0.44.0901260810_i386.deb 

4
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 05:27:27 pm »
Still can not success, complain mysql DB problems, pluto_main unknown, attached is the installation logs, frustrated:-(

5
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 04:02:43 pm »
I am trying reinstall now by connect my computer directly to broadband through PPPoE, but failed again when execute "./mce-install.sh" which complain no pluto_main DB. I retry again now.

One question:
Should I pick up
wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha2.tar.gz
or
wget -c http://deb.linuxmce.org/ubuntu/new-installer-alpha-latest.tar.gz according to(http://wiki.linuxmce.org/index.php/LinuxMCE-0810_alpha2)?

6
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 08:05:43 am »
Same problem happened to following configuration too:

ISP Broadband Service (Internet) -----RJ45----- Net Gear Router ------RJ45----- eth0(192.168.2.5)
The eth1 did not connected to any cable, just left blank.

I am using above configuration in home, ADSL is in company, so I paste things here:
http://pastebin.com/f61ee7634

Seems there have routing to 123.xxx
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
123.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 eth1
0.0.0.0         192.168.2.1     0.0.0.0         UG    100    0        0 eth0

My NetGear router information:
http://pastebin.com/f219a8474

7
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 05:35:55 am »
Same problem happened to following configuration too:

ISP Broadband Service (Internet) -----ADSL phone line----- Net Gear Router ------RJ45----- eth0(192.168.2.3)
The eth1 did not connected to any cable, just left blank.

8
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 05:28:19 am »
My configuration as following:

ISP Broadband Service (Internet) -----RJ45----- Net Gear Router ------RJ45----- eth0(192.168.2.3)
The eth1 did not connected to any cable, just left blank.

9
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 05:06:14 am »
Seems the dcerouter IP still is 123.129.254.12 even the eth1's IP is 192.168.80.1

tracert 123.129.254.12
1 dcerouter.local (123.129.254.12)  0.056ms 0.024ms 0.023ms

Seems this IP was stored somewhere(DB?), do we have method to change it?

10
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 05:02:41 am »
I did following change by deleting eth0 in netmask, the IP for eth1 changed to 192.168.80.1, but Orbiter still can not up.

File change:
-----------
iface eth0 inet dhcp
iface eth1 inet static
      address 192.168.80.1
      netmask 255.255.255.0 eth0 <-- Deleted eth0

Yes, I am in Shandong province now.

11
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 03:54:07 am »
Finally download was finished, unfortunately, the Orbiter cannot connect to DCERouter. I have istalled with the same configuration few days ago which works good(http://forum.linuxmce.org/index.php?topic=8459.0), I think there might have some changes happened. Details as following:
1. 2 NICs were installed
2. The output of ifconfig show:
eth0's IP is 192.168.2.3  //which got IP from my Router 192.168.2.3
eth1's IP is 123.129.254.12

But the contents in interfaces under /etc/network is following:
 iface eth0 inet dhcp 
 iface eth1 inet static
      192.168.80.1

Could someone help me figure out what's the problem? I really don't want to spend more than 20 hours to reinstall 0810:-(

12
Installation issues / Re: 0810 installation problem
« on: July 05, 2009, 03:43:37 am »
I am using broadband download from cn.archive.ubuntu.com, it's very slow, can I manually modify the sources.list point to archive.ubuntu.com instead of cn.archive.ubuntu.com?

13
Installation issues / 0810 installation problem
« on: July 04, 2009, 09:08:35 am »
When I install 0810 according to step 1~5 (http://wiki.linuxmce.org/index.php/LinuxMCE-0810_alpha2), some packages were failed during download, is there a way to do compensation instead of re-install again? Such as following errors:
-----------------------------------------------------------------------------------------------------------------------------------------------------
#### Package pluto-orbiter failed (/tmp/tmp.kjMwK10754) - We wait 10sec and try again - to stop retrying press Ctrl-C.
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  pluto-orbiter: Depends: pluto-confirm-dependencies but it is not going to be installed
                 Depends: pluto-sdl-helpers but it is not going to be installed
                 Depends: pluto-x-scripts but it is not going to be installed
                 Depends: pluto-boot-scripts but it is not going to be installed
                 Depends: pluto-simplephone but it is not going to be installed
                 Depends: pluto-avwizard but it is not going to be installed
                 PreDepends: libhid0 but it is not installable
                 PreDepends: libsdl-gfx1.2-4 (>= 2.0.13) but it is not installable
                 PreDepends: libsdl-sge (>= 030809-1) but it is not installable
                 PreDepends: xine-ui but it is not installable
                 PreDepends: msttcorefonts but it is not going to be installed
                 PreDepends: discover but it is not installable
                 PreDepends: libsdl-gfx1.2-dev but it is not installable
                 PreDepends: abcde but it is not installable
                 PreDepends: xdialog but it is not installable
                 PreDepends: xloadimage but it is not installable
                 PreDepends: xcompmgr but it is not installable
                 PreDepends: xfwm4 but it is not installable
                 PreDepends: xfce4-mcs-manager but it is not installable
                 PreDepends: wmctrl but it is not installable
E: Broken packages
#### Package pluto-orbiter failed (/tmp/tmp.kjMwK10754) - We wait 10sec and try again - to stop retrying press Ctrl-C.

14
Installation issues / How to brought up LMCE Start Manager in 0810
« on: July 03, 2009, 04:41:19 pm »
In LMCE-0710, there has a LMCE start manager, but can not seen in 0810, how to enable the LMCE start manager in desktop?

15
Installation issues / Is there have DVD for 0810 installation?
« on: July 03, 2009, 08:30:48 am »
LMCE-0810 installation need huge downloading stuffs, almost spent more than 24 hours for me, is there have DVD or other installation packages available for installation shortcut?

Pages: [1] 2