News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

make_package.sh

Started by coley, November 18, 2011, 03:40:50 PM

Previous topic - Next topic

coley

My 8.10 setup imploded after the pollution of the sources.list and hasty upgrade!
So I've made the move to 10.04 and am gradually getting back to where I was.

I tried running make_package.sh in one of the packages in the src tree and I'm getting two errors:
"_Package_template" is missing so a cp command fails.
and "propagate.pl" is also missing so this also fails.

I've searched under my src tree and cannot find either - what am I missing?

thanks,
-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

Marie.O

what do you use make_package for?
* posde uses test-pkg.sh to make single packages after running a full built once.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

coley

Thanks possy.
Given the name of the script and its location I assumed it would do as it said :)
I will give test-pkg.sh a shot later.

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

coley

Quote from: posde on November 19, 2011, 02:25:52 PM
what do you use make_package for?
* posde uses test-pkg.sh to make single packages after running a full built once.

This assumes having a builder env set up.
Is the 10.04 builder setup a lot different to 8.10? or does it follow more or less the wiki for 8.10

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

Marie.O

follow the 810 and replace everything that you find containing the word intrepid with lucid, and 810 with 1004 ;)
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

tschak909

in short, make_package.sh is a vestigial script, no longer used for anything.

-Thom