All of lore.kernel.org
 help / color / mirror / Atom feed
* error in do_rootfs
@ 2015-09-22  9:36 Mayank Agarwal
  2015-09-22 14:17 ` Daniel.
  0 siblings, 1 reply; 15+ messages in thread
From: Mayank Agarwal @ 2015-09-22  9:36 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

Hi,

I am getting the below error in do_rootfs:

ERROR: Unable to install packages. Command
 returned 255:


I uderstand this error comes from certificate validation
failure.

Is there any option i can override the certificate validation
in do_rootfs and get the binaries imstalled in final image

Regards
Mayank

[-- Attachment #2: Type: text/html, Size: 536 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Error in do_rootfs
@ 2015-09-23 12:13 Mayank Agarwal
  2015-09-23 12:27 ` Gary Thomas
  0 siblings, 1 reply; 15+ messages in thread
From: Mayank Agarwal @ 2015-09-23 12:13 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

Hi,


To give you more detail,I am trying to add gstreamer-1.0 support in
framework which is already having gstreamer-0.10.
Now gstreamer binaries are built in Intel 80386 32 bit format,while my
machine is amd,64 bit.So what i am doing i am configuring
and compiling the gstreamer plugin packages on ubuntu and copy the whole
source from there,after that i am doing do_install
in my recipe.In my recipe i have set noexec=1 for
do_fetch,do_configure,do_compile.It is able to install binaries in
image/usr/lib and sysroot folder according to what i write in do_install
but in installing the binaries to final image it is giving these errors:

i hope what i am doing above is right.

In log.do_rootfs file i am getting below error:

ERROR: Unable to install packages. Command  returned 255:


update-alternatives: Error: not linking /rootfs//bin/bash to
/bin/busybox.nosuid since rootfs//bin/bash exists and is not a link

What changes i should do in recipe file in order to overcome these errors.

Regards
Mayank

[-- Attachment #2: Type: text/html, Size: 1984 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: error in do_rootfs
@ 2015-09-23  6:52 신택현 (Taek Hyun Shin)
  0 siblings, 0 replies; 15+ messages in thread
From: 신택현 (Taek Hyun Shin) @ 2015-09-23  6:52 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

bitbake -u depexp -g name segfault because of not gui environment

you can get dpendency dot file using bitbake image-name -g. not bitbake bash -g

 

I think that the problem is do_rootfs error cause is busybox 

when you create rootfs, it is stranged to create a bash link not /bin/sh

>> Error: not linking /1.0-r0/rootfs//bin/bash to /bin/busybox.nosuid since

>> rootfs//bin/bash exists and is not a link

 

Also, if you use systemd, bash is installed because of the dependence of systemd.

 

Thanks

 

Best regards,

Wily Taekhyun Shin

 

=============================================================================
Wily Taekhyun Shin

Research Engineer
R&D Center
Telechips Inc.
Tel : + 82-2-3443-6792(Ext.390)

Fax : + 82-2-6424-7793 

Mobile : + 82-10-4376-5530

E-mail : thshin@telechips.com <blocked::blocked::blocked::blocked::blocked::blocked::blocked::blocked::blocked::blocked::mailto:ksjeon@telechips.com> 
=============================================================================



 


[-- Attachment #2: Type: text/html, Size: 6829 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread
* error in do_rootfs
@ 2015-09-22  7:08 Mayank Agarwal
  2015-09-22  7:12 ` Khem Raj
  0 siblings, 1 reply; 15+ messages in thread
From: Mayank Agarwal @ 2015-09-22  7:08 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

Hi

While installing gstreamer-1.0 i am facing following errors in do_rootfs:

Configuring xfsprogs-mkfs.
Configuring packagegroup-rdk-oss-mediaserver.
Configuring gst-plugins-bad-linsys.
Configuring gst-plugins-good-isomp4.
Collected errors:
 * opkg_install_cmd: Cannot install package gst-plugins-base-version.

ERROR: Function failed: do_rootfs




Regards
Mayank

[-- Attachment #2: Type: text/html, Size: 601 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-09-23 12:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22  9:36 error in do_rootfs Mayank Agarwal
2015-09-22 14:17 ` Daniel.
2015-09-22 14:42   ` Mayank Agarwal
2015-09-22 14:51     ` Daniel.
2015-09-22 14:53       ` Mayank Agarwal
2015-09-22 15:04         ` Daniel.
2015-09-22 15:07           ` Daniel.
     [not found]             ` <CAKjpqyK+ZXuE+4jzDfTFO=TLeecGyrL4ab91-eGrLGHJzJADUA@mail.gmail.com>
2015-09-22 16:34               ` Daniel.
2015-09-22 15:12         ` Gary Thomas
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 12:13 Error " Mayank Agarwal
2015-09-23 12:27 ` Gary Thomas
2015-09-23  6:52 error " 신택현 (Taek Hyun Shin)
2015-09-22  7:08 Mayank Agarwal
2015-09-22  7:12 ` Khem Raj
2015-09-22  7:22   ` Mayank Agarwal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.