Author Topic: Building for 0810  (Read 66783 times)

Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Building for 0810
« on: November 10, 2008, 09:41:08 pm »
I am reading the wiki link (which points to Building for 0804) and pulling down Kubuntu now but just wanted to clarify something on making the install discs. If I want to make cd's, its as simple as running the noted scripts and does not require a vm instance whereas if i wanted to make the dvd, I would then need a vm instance?

Thanks!

colinjones

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 3003
    • View Profile
Re: Building for 0810
« Reply #1 on: November 10, 2008, 10:18:53 pm »
Don't complicate matters - 1) use the torrent to download, 2) download the DVD (you only need the CDs if you have a specific reason to use them instead of the DVD).

Download the DVD iso, use md5sum to confirm the checksum, then burn to a DVD at the slowest possible speed your burner supports.

Put the disk in the drive, and boot from it - be aware that by default it will wipe everything on the drive (not just partition) that you point it at.

You do not need to download Kubuntu, and 0804 and 0810 are not relevent to LMCE at this point. Just download the DVD - everything is on that.

Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Re: Building for 0810
« Reply #2 on: November 10, 2008, 10:58:24 pm »
Appreciate the seasoned advice, I was just eager to preview what was in the current tree and keen on the experience/knowledge gained from doing it this way.
Are there any places to look for more detailed info on building the dvd then http://wiki.linuxmce.org/index.php/Building_LinuxMCE as it leaves out any detail on that step.

O/T under this thread, but I was curious about any enhancements to Insteon products, namely the 2412N as that's all I have.

Thanks for the quick reply and i appreciate any insight!

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Building for 0810
« Reply #3 on: November 10, 2008, 11:33:59 pm »
I am reading the wiki link (which points to Building for 0804) and pulling down Kubuntu now but just wanted to clarify something on making the install discs. If I want to make cd's, its as simple as running the noted scripts and does not require a vm instance whereas if i wanted to make the dvd, I would then need a vm instance?

Thanks!
yes, you only need the vm for the dvd build.

best regards,
Hari
rock your home - http://www.agocontrol.com home automation

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Building for 0810
« Reply #4 on: November 10, 2008, 11:35:07 pm »
btw, this are the latest instructions for the 0810 build: http://wiki.linuxmce.org/index.php/Building_LinuxMCE_0810

be aware that this is work in progress.

best regards,
Hari
rock your home - http://www.agocontrol.com home automation

Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Re: Building for 0810
« Reply #5 on: November 11, 2008, 05:33:14 pm »
Thank you Hari,
I started the first script last night to pull down the dev deps and as this script finishes installing stuff it continues to prompt for a MySQL root pw, should I configure one? Is there a place later that I would need to configure what ever pass I entered?

Appreciate all the help!

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Building for 0810
« Reply #6 on: November 11, 2008, 05:52:41 pm »
Thank you Hari,
I started the first script last night to pull down the dev deps and as this script finishes installing stuff it continues to prompt for a MySQL root pw, should I configure one? Is there a place later that I would need to configure what ever pass I entered?

Appreciate all the help!
Just hit enter, it pops up about 3 times.  In upcoming versions of the build scripts it will be possible to set a password for root's mysql account, but for now it will break the build if you do.

PS. You might also want to run "svn update" from the /root/Ubuntu_Helpers_NoHardcode directory to update the build scripts every now and then, as Hari pointed out things are still under development at the moment. 
« Last Edit: November 11, 2008, 06:01:24 pm by Zaerc »
"Change is inevitable. Progress is optional."
-- Anonymous


Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Re: Building for 0810
« Reply #7 on: November 11, 2008, 06:06:09 pm »
Great,
I am passed that and still pulling in deps. Forgive me as I only have RHEL experience but does Debian/Kubuntu have a yum-fastestmirror equiv as I am getting really bad dl speeds pulling in stuff like gcc etc?

Thanks!

hari

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 2428
    • View Profile
    • ago control
Re: Building for 0810
« Reply #8 on: November 11, 2008, 07:24:47 pm »
RHEL is fine :-)
rock your home - http://www.agocontrol.com home automation

Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Re: Building for 0810
« Reply #9 on: November 11, 2008, 08:01:32 pm »
All seems to have gone well until cd2-prepare.sh
Any ideas here?
Thanks!


********************************************************************************
*** Running: /usr/local/lmce-build/prepare-scripts/cd2-prepare.sh
********************************************************************************
mkdir: created directory `/var/lmce-build/cd2-packages'
mkdir: created directory `/var/lmce-build/cd2-packages/cachecd1-cache'
/var/lmce-build/cd2-packages/cachecd1-cache /usr/local/lmce-build
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
No candidate version found for discover1
No candidate version found for libct3
No candidate version found for libdiscover1
No candidate version found for libfile-temp-perl
No candidate version found for libft-perl
No candidate version found for libgail-common
No candidate version found for libgail18
No candidate version found for libgpmg1
No candidate version found for liblame0
No candidate version found for libltdl3
No candidate version found for libopenal0a
No candidate version found for libupnp2
No candidate version found for xlibs-data
No candidate version found for xlibs-static-dev
E: Can't find a package named "libopencdk10-dev"
E: Can't find a package named "xserver-xorg-video-cyrix"
E: Can't find a package named "xserver-xorg-video-imstt"
E: Can't find a package named "xserver-xorg-video-via"

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Building for 0810
« Reply #10 on: November 12, 2008, 01:55:22 am »
Those are unsorted dependencies in conf-files/intrepid-*/cd2-packages you can either sort them out and send in a patch or ignore them for now, the result is that in the end cd2 will come up light... Work in progress and all that.
"Change is inevitable. Progress is optional."
-- Anonymous


Ritmo2k

  • Veteran
  • ***
  • Posts: 108
    • View Profile
Re: Building for 0810
« Reply #11 on: November 12, 2008, 02:22:50 am »
Ok, so moving right along I get to here:
Everything else executed ok, so is this something on my end or another wip issue?
Thanks so much for the guidance!

root@LmceBuilder:/usr/local/lmce-build# build-scripts/create-repo.sh
18:12:10  *** STEP: Creating local repository
18:12:10  Removing old debs from repository
18:12:10  Copying make-release debs to repository
18:12:10  Copying replacements debs to repository
18:12:12  Generating Packages / Packages.gz files
18:12:20  *** STEP: Copy debs to diskless common directory (for dvd)
18:12:20  Failed to copy pluto-irtrans-wrapper
18:12:20  Failed to copy pluto-tira-wrapper
18:12:20  Failed to copy pluto-wavetrend-reader
18:12:20  Failed to copy pluto-zwave-lighting
18:12:20  Failed to copy nvidia-glx-new
18:12:20  Failed to copy id-my-disc
18:12:20  Failed to copy lmcevdr
18:12:20  Failed to copy pluto-vdr-plugin
18:12:20  Failed to copy vdr-dev
18:12:20  Failed to copy vdr-plugin-control
18:12:20  Failed to copy vdr-plugin-xineliboutput
18:12:20  Failed to copy vdr
18:12:20  Failed to copy libxine1-xvdr
18:12:20  Failed to copy libxine-xvdr
18:12:20  Failed to copy libxineliboutput-sxfe
18:12:20  Failed to copy xineliboutput-sxfe
18:12:20  Failed to copy mythtv-backend
18:12:20  Failed to copy mythtv-common
18:12:20  Failed to copy mythtv-frontend
18:12:20  Failed to copy mythtv-transcode-utils
18:12:20  Failed to copy pluto-ivtv-video-drivers
18:12:20  Failed to copy lirc-modules-2.6.27-7-generic
18:12:21  Failed to copy linux-restricted-modules-2.6.27-7-generic
18:12:21  Failed to copy 3m-touchware
18:12:21  Failed to copy elo-touchscreen
18:12:21  Failed to copy 3ware-3dm2
18:12:21  Failed to copy libdvdnav4
18:12:21  Failed to copy openobex-apps

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Building for 0810
« Reply #12 on: November 12, 2008, 10:11:44 am »
Those are unsorted dependencies in conf-files/intrepid-*/cd2-packages you can either sort them out and send in a patch or ignore them for now, the result is that in the end cd2 will come up light... Work in progress and all that.

I have been attempting to get my AMD + Via GPU based Averatec working under 8.10 without any joy on the Via front at all. It looks like there just is no xserver-xorg-video-via package currently at all under Xorg 7.4 http://www.x.org/wiki/Releases/7.4

All the best

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

itspac

  • Veteran
  • ***
  • Posts: 136
    • View Profile
Re: Building for 0810
« Reply #13 on: November 12, 2008, 03:59:56 pm »
Those are unsorted dependencies in conf-files/intrepid-*/cd2-packages you can either sort them out and send in a patch or ignore them for now, the result is that in the end cd2 will come up light... Work in progress and all that.

some of the packages just aren't there anymore, some of them say they were replaced with other packages. Do you think it would be wise to try the replacement packages for those that says are available?

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Re: Building for 0810
« Reply #14 on: November 12, 2008, 07:05:30 pm »
Those are unsorted dependencies in conf-files/intrepid-*/cd2-packages you can either sort them out and send in a patch or ignore them for now, the result is that in the end cd2 will come up light... Work in progress and all that.

some of the packages just aren't there anymore, some of them say they were replaced with other packages. Do you think it would be wise to try the replacement packages for those that says are available?
That is what needs to be done, yes.  And then the cd2 package list should be updated to reflect these changes.
"Change is inevitable. Progress is optional."
-- Anonymous