Jump to content


Photo

Openpli Quick setup Ubuntu/debian


  • Please log in to reply
572 replies to this topic

Re: Openpli Quick setup Ubuntu/debian #281 mcs

  • Member
  • 15 posts

0
Neutral

Posted 1 June 2013 - 05:32

There are problems with OpenEmbedded and Ubuntu 13. They're probably solved in the "upstream" branch that more closely follows the OE core. I'd suggest just moving to OpenPLi4 (upstream branch) for your private builds then :)

Hi,

Thanks for the suggestion

Can you direct me to that branch/Makefile please?

Cheers

mcs



Re: Openpli Quick setup Ubuntu/debian #282 Beeker

  • PLi® Contributor
  • 1,602 posts

+203
Excellent

Posted 1 June 2013 - 10:49

git clone -b upstream  git://git.code.sf.net/p/openpli/openpli-oe-core


Edited by Beeker, 1 June 2013 - 10:50.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: Openpli Quick setup Ubuntu/debian #283 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 1 June 2013 - 21:59

see what's happening to your commits : https://github.com/O.../commits/master


Open Vision sources: https://github.com/OpenVisionE2


Re: Openpli Quick setup Ubuntu/debian #284 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 1 June 2013 - 23:20

yeah, there are a lot of leaches out there, we know

Re: Openpli Quick setup Ubuntu/debian #285 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 8 June 2013 - 12:00

again i have problems with vuplus git

 

i tried URLs that mentioned here : http://code.vuplus.com/projects/dvbapp

 

and no luck


Open Vision sources: https://github.com/OpenVisionE2


Re: Openpli Quick setup Ubuntu/debian #286 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 1 July 2013 - 18:12

Just trying to build image, but:

 

ERROR: Function failed: do_configure (see /opt/openpli30/openpli-oe-core/build-et4x00/tmp/work/x86_64-linux/openssl-native-1.0.0i-r15.1/temp/log.do_configure.4847 for further information)
Can't locate find.pl in @INC (@INC contains: /usr/lib/perl5/site_perl/5.16.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.16.2 /usr/lib/perl5/vendor_perl/5.16.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.16.2 /usr/lib/perl5/5.16.2/x86_64-linux-thread-multi /usr/lib/perl5/5.16.2 /usr/lib/perl5/site_perl/5.16.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.16.2 /usr/lib/perl5/site_perl .) at perlpath.pl line 7.

Any ideas?

 

My distro: OpenSuSE 12.3 x86_64


Edited by Cofybreak, 1 July 2013 - 18:12.


Re: Openpli Quick setup Ubuntu/debian #287 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 2 July 2013 - 07:52

Found a solution. Here

 



Re: Openpli Quick setup Ubuntu/debian #288 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 3 July 2013 - 19:30

Again problem:

 

NOTE: package openpli-enigma2-image-1.0-r0: task do_rootfs: Failed
ERROR: Task 8 (/opt/openpli30/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.
NOTE: Tasks Summary: Attempted 3438 tasks of which 3437 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  /opt/openpli30/openpli-oe-core/meta-openpli/recipes-openpli/images/openpli-enigma2-image.bb, do_rootfs
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
make: *** [image] Error 1

Log file: Attached File  do_rootfs.log   2.05MB   5 downloads

 

Where i'm wrong?



Re: Openpli Quick setup Ubuntu/debian #289 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 3 July 2013 - 20:09

Do you have openSUSE running?

See here: http://code.google.c...s/detail?id=101

 

If I understand this

https://bugzilla.nov...g.cgi?id=780654

right. Then try to create this environment variable:

TAR_OPTIONS='--format=gnu'


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Openpli Quick setup Ubuntu/debian #290 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 5 July 2013 - 07:28

Reading the bug  (I can't test it as I do not have ubuntu 13 I'm now remaining with Lt versions)

 

Think it's possible that they also changed there default system's tar options, If that's the case then it should be adjustable by modifieing you're terminal enviroment options for the build.

 

Big change that (if all you're sources are present also some old ones not avbl on the scanned websites anymore) it will build the openpli30 on ubuntu 13

 

How to do that ?

 

In open pli (3.0)You will find : openembedded-oe-core map/build-<you're target>  the target is where you build fore dm800 or dm8000 or etxxx or ....

 

there you will find a file called env.source ,

in this file now you will find export PATH=xxxxxxxxxx...

 

Just add a line

 

export TAR_OPTIONS='--format=gnu'

 

reopen a new terminal,

cd ~/openembedded-oe-core/build-<you're target>

source env.source

bitbake openpli-enigma2-image

 

Perhaps it will work for openpli 3.0 as well on ubuntu 13 with this I'm not shure but You may give it a try



Re: Openpli Quick setup Ubuntu/debian #291 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 5 July 2013 - 11:20

@Beeker,

 

Think You're running currently ubuntu 13.04, Since I'm on 12.04 Lts and actually do have a coupple of servers running on my 12.04 I'm not so keen anymore in installing 13.04 which is only supported for 9 months.

 

Before you runned openpli 30 so guess You still have all You're sources in place i gues.

For the 13.04 You migrated to upstream as there where to many imcopatabillity issues.

 

Just if You still have openpli 3.0 and it's not to much work for You could You once try on to build the 3.0 on ubuntu 13.04 using the above add (tar_options) to the target's build enviroment. ? And see if it builds well in that case.

 

If it's too much work disregard.



Re: Openpli Quick setup Ubuntu/debian #292 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 5 July 2013 - 13:18

Do you have openSUSE running?

See here: http://code.google.c...s/detail?id=101

 

If I understand this

https://bugzilla.nov...g.cgi?id=780654

right. Then try to create this environment variable:

TAR_OPTIONS='--format=gnu'

 

Yes, my disro is openSUSE.

But i have no success.

Same error.

I put this: TAR_OPTIONS='--format=gnu'

in /etc/environment.

When i create archive:

 

peter@cfbk:~> tar -cvf test.tgz test.txt 
test.txt
peter@cfbk:~> file test.tgz 
test.tgz: POSIX tar archive (GNU)

If create archive whit --format=posix:

peter@cfbk:~> tar -cvf test.tgz test.txt --format=posix
test.txt
peter@cfbk:~> file test.tgz 
test.tgz: POSIX tar archive


Re: Openpli Quick setup Ubuntu/debian #293 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 5 July 2013 - 15:09

Did you try what christophecvr wrote in post #290?


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: Openpli Quick setup Ubuntu/debian #294 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 5 July 2013 - 16:03

Now trying with --format=v7

Starting all from scratch.

I will say the result



Re: Openpli Quick setup Ubuntu/debian #295 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 6 July 2013 - 09:10

Again don`t work.

Trying with '--format=gnu' and '--format=v7'



Re: Openpli Quick setup Ubuntu/debian #296 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 7 July 2013 - 19:22

Finally found a solution.
Edit file opkg-utils_git.bb in openpli-oe-core/openembedded-core/meta/recipes-devtools/opkg-utils/

 

PR = "r2"

SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
file://index-ignore-filenotfound.patch \
file://mtime-int.patch \
file://add-license-field-and-create-tar-archive.patch \
file://arfile_header_split.patch \
file://shebang.patch \

In green are the changed lines.

 

 

Put the attachment in openpli-oe-core/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils/

Just remove extension.

 

I had to merge the two patches because having to patch the same file twice.

 

I hope this post can help someone

Attached Files



Re: Openpli Quick setup Ubuntu/debian #297 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 29 July 2013 - 07:35

now http://sourceforge.n...ore/ref/master/ is unreadable thanks to sourceforge


Open Vision sources: https://github.com/OpenVisionE2


Re: Openpli Quick setup Ubuntu/debian #298 robertut

  • Senior Member
  • 347 posts

+2
Neutral

Posted 29 July 2013 - 14:14

I'm trying to build image on my own. Building stops at this point:

 

ERROR: Function failed: Fetcher failure for URL: 'git://git.cuci.nl/oscam;protocol=git;branch=master;tag=99553b60dacce7d245fc9f46ed31cf42d68dd161'. Unable to fetch URL f
rom any source.

 

Any ideas how could I continue?



Re: Openpli Quick setup Ubuntu/debian #299 Cofybreak

  • Senior Member
  • 115 posts

0
Neutral

Posted 31 July 2013 - 20:44

CMS CuciMorph prepared page. Come back soon!
 


Re: Openpli Quick setup Ubuntu/debian #300 christophecvr

  • Senior Member
  • 3,131 posts

+140
Excellent

Posted 3 August 2013 - 14:15

I'm trying to build image on my own. Building stops at this point:

 

ERROR: Function failed: Fetcher failure for URL: 'git://git.cuci.nl/oscam;protocol=git;branch=master;tag=99553b60dacce7d245fc9f46ed31cf42d68dd161'. Unable to fetch URL f
rom any source.

 

Any ideas how could I continue?

Restart a couple off times or just remove oscam from out off .../openpli-oe-core/meta-openpli/recipes-openpli/enigma2-softcams/softcams-enigma2-meta.bb file.

 

Current server where it is fetched is pretty unstable. (work's depending off days only 1 out off xx tries) and that xx varies between 3 and 20




38 user(s) are reading this topic

0 members, 38 guests, 0 anonymous users