All of lore.kernel.org
 help / color / mirror / Atom feed
* rpm folder is not created under the deploy folder in poky
@ 2011-04-20  9:36 v sailaja
  2011-04-20 14:15 ` Tom Zanussi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: v sailaja @ 2011-04-20  9:36 UTC (permalink / raw)
  To: poky

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

Hi,

I am trying to port Poky to the "sandybridge platform" and  using the branch
"bernard-cur" for "fishriver" machine.
I am running Ubuntu 10.04 on 64 bit machine.

I get an error "*rpm*" doesn't exist.It means the "*rpm*" folder is not
created under "*tmp/deploy*" folder.



* Error Log:*

NOTE: Running task 1459 of 3826 (ID: 3783,
/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/
libice_1.0.7.bb, do_package)
NOTE: package libice-1_1.0.7-r0: task do_package: Started
NOTE: package libice-1_1.0.7-r0: task do_package: Succeeded
NOTE: Running task 3103 of 3826 (ID: 3786,
/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/
libice_1.0.7.bb, do_package_write_rpm)
ERROR: '/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/
libice_1.0.7.bb' failed
NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Started
ERROR: Lockfile destination directory
'/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
ERROR: Function 'do_package_rpm' failed
ERROR: Logfile of failure stored in:
/home/sct/poky-intel/poky_intel/build/tmp/work/atom-poky-linux/libice-1_1.0.7-r0/temp/log.do_package_write_rpm.19658
Log data follows:
| NOTE: Creating RPM package for libice-dbg
| NOTE: Creating RPM package for libice6
| NOTE: Creating RPM package for libice-doc
| NOTE: Creating RPM package for libice-dev
| NOTE: Not creating empty RPM package for libice-locale
| ERROR: *Lockfile destination directory
'/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist*
| ERROR: Function 'do_package_rpm' failed
NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Failed
ERROR: Task 3786
(/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/
libice_1.0.7.bb, do_package_write_rpm) failed with exit code '1'


Please Can anyone  guide me how to track this problem.



-- 
Thanks & Regards,
SAI

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

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

* Re: rpm folder is not created under the deploy folder in poky
  2011-04-20  9:36 rpm folder is not created under the deploy folder in poky v sailaja
@ 2011-04-20 14:15 ` Tom Zanussi
  2011-04-20 14:32 ` Tom Zanussi
  2011-04-20 14:53 ` Cui, Dexuan
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Zanussi @ 2011-04-20 14:15 UTC (permalink / raw)
  To: v sailaja; +Cc: poky

On Wed, 2011-04-20 at 02:36 -0700, v sailaja wrote:
> Hi,
> 
> I am trying to port Poky to the "sandybridge platform" and  using the
> branch "bernard-cur" for "fishriver" machine.
> I am running Ubuntu 10.04 on 64 bit machine.
> 

Hi,

I'm not sure what you're trying to do - there's already a Sandy Bridge
BSP in meta-intel called meta-sugarbay, so no need to port it from
fishriver...

Also, if you're having problems building, I put together a step-by-step
transcript of building a BSP for specific hardware from scratch here:

https://wiki.yoctoproject.org/wiki/Transcript:_from_git_checkout_to_meta-intel_BSP

(
Also, there's one doing the same thing for qemu if interested

https://wiki.yoctoproject.org/wiki/Transcript:_from_git_checkout_to_qemu_desktop
)

So you should just be able to build the sugarbay from scratch using the
instructions above (the meta-intel BSP ones), but substitute "sugarbay"
every place you see "fishriver".

> I get an error "rpm" doesn't exist.It means the "rpm" folder is not
> created under "tmp/deploy" folder.
> 

You might try creating the directory and trying to continue.  Or as a
last resort rm -rf tmp and sstate-cache and start over - sometimes
things get into such a state that it's the only thing that seems to
work.

Someone else may have a more targeted answer for this problem, though...

Tom

> 
> 
>  Error Log:
> 
> NOTE: Running task 1459 of 3826 (ID:
> 3783, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package)
> NOTE: package libice-1_1.0.7-r0: task do_package: Started
> NOTE: package libice-1_1.0.7-r0: task do_package: Succeeded
> NOTE: Running task 3103 of 3826 (ID:
> 3786, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package_write_rpm)
> ERROR:
> '/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb' failed
> NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Started
> ERROR: Lockfile destination directory
> '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
> ERROR: Function 'do_package_rpm' failed
> ERROR: Logfile of failure stored
> in: /home/sct/poky-intel/poky_intel/build/tmp/work/atom-poky-linux/libice-1_1.0.7-r0/temp/log.do_package_write_rpm.19658
> Log data follows:
> | NOTE: Creating RPM package for libice-dbg
> | NOTE: Creating RPM package for libice6
> | NOTE: Creating RPM package for libice-doc
> | NOTE: Creating RPM package for libice-dev
> | NOTE: Not creating empty RPM package for libice-locale
> | ERROR: Lockfile destination directory
> '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
> | ERROR: Function 'do_package_rpm' failed
> NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Failed
> ERROR: Task 3786
> (/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package_write_rpm) failed with exit code '1'
> 
> 
> Please Can anyone  guide me how to track this problem.
> 
> 
> 
> -- 
> Thanks & Regards,
> SAI
> 




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

* Re: rpm folder is not created under the deploy folder in poky
  2011-04-20  9:36 rpm folder is not created under the deploy folder in poky v sailaja
  2011-04-20 14:15 ` Tom Zanussi
@ 2011-04-20 14:32 ` Tom Zanussi
  2011-04-20 14:53 ` Cui, Dexuan
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Zanussi @ 2011-04-20 14:32 UTC (permalink / raw)
  To: v sailaja; +Cc: poky

On Wed, 2011-04-20 at 02:36 -0700, v sailaja wrote:
> Hi,
> 
> I am trying to port Poky to the "sandybridge platform" and  using the
> branch "bernard-cur" for "fishriver" machine.
> I am running Ubuntu 10.04 on 64 bit machine.
> 
> I get an error "rpm" doesn't exist.It means the "rpm" folder is not
> created under "tmp/deploy" folder.
> 
> 
> 
>  Error Log:
> 
> NOTE: Running task 1459 of 3826 (ID:
> 3783, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package)
> NOTE: package libice-1_1.0.7-r0: task do_package: Started
> NOTE: package libice-1_1.0.7-r0: task do_package: Succeeded
> NOTE: Running task 3103 of 3826 (ID:
> 3786, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package_write_rpm)
> ERROR:
> '/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb' failed
> NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Started
> ERROR: Lockfile destination directory
> '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
> ERROR: Function 'do_package_rpm' failed
> ERROR: Logfile of failure stored
> in: /home/sct/poky-intel/poky_intel/build/tmp/work/atom-poky-linux/libice-1_1.0.7-r0/temp/log.do_package_write_rpm.19658
> Log data follows:
> | NOTE: Creating RPM package for libice-dbg
> | NOTE: Creating RPM package for libice6
> | NOTE: Creating RPM package for libice-doc
> | NOTE: Creating RPM package for libice-dev
> | NOTE: Not creating empty RPM package for libice-locale
> | ERROR: Lockfile destination directory
> '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
> | ERROR: Function 'do_package_rpm' failed
> NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Failed
> ERROR: Task 3786
> (/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb, do_package_write_rpm) failed with exit code '1'
> 
> 
> Please Can anyone  guide me how to track this problem.
> 

Also, you can search for a particular problem in bugzilla:

http://bugzilla.pokylinux.org/

and if you don't find a similar problem there, file a new bug report for
it - it's much more likely to be actually addressed if there's a bug
report tracking it...

Tom

> 
> 
> -- 
> Thanks & Regards,
> SAI
> 




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

* Re: rpm folder is not created under the deploy folder in poky
  2011-04-20  9:36 rpm folder is not created under the deploy folder in poky v sailaja
  2011-04-20 14:15 ` Tom Zanussi
  2011-04-20 14:32 ` Tom Zanussi
@ 2011-04-20 14:53 ` Cui, Dexuan
  2 siblings, 0 replies; 4+ messages in thread
From: Cui, Dexuan @ 2011-04-20 14:53 UTC (permalink / raw)
  To: 'v sailaja', poky

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

This is http://bugzilla.pokylinux.org/show_bug.cgi?id=925 that has been fixed in poky.git's master branch, but looks the fixes haven't appeared in the bernard branch?

Please apply the two commits mentioned in the bugzilla and I suppose your issue would go away.

Thanks,
-- Dexuan

________________________________
From: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] On Behalf Of v sailaja
Sent: 2011年4月20日 17:37
To: poky@yoctoproject.org
Subject: [poky] rpm folder is not created under the deploy folder in poky

Hi,

I am trying to port Poky to the "sandybridge platform" and  using the branch "bernard-cur" for "fishriver" machine.
I am running Ubuntu 10.04 on 64 bit machine.

I get an error "rpm" doesn't exist.It means the "rpm" folder is not created under "tmp/deploy" folder.



 Error Log:

NOTE: Running task 1459 of 3826 (ID: 3783, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb<http://libice_1.0.7.bb>, do_package)
NOTE: package libice-1_1.0.7-r0: task do_package: Started
NOTE: package libice-1_1.0.7-r0: task do_package: Succeeded
NOTE: Running task 3103 of 3826 (ID: 3786, /home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb<http://libice_1.0.7.bb>, do_package_write_rpm)
ERROR: '/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb<http://libice_1.0.7.bb>' failed
NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Started
ERROR: Lockfile destination directory '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
ERROR: Function 'do_package_rpm' failed
ERROR: Logfile of failure stored in: /home/sct/poky-intel/poky_intel/build/tmp/work/atom-poky-linux/libice-1_1.0.7-r0/temp/log.do_package_write_rpm.19658
Log data follows:
| NOTE: Creating RPM package for libice-dbg
| NOTE: Creating RPM package for libice6
| NOTE: Creating RPM package for libice-doc
| NOTE: Creating RPM package for libice-dev
| NOTE: Not creating empty RPM package for libice-locale
| ERROR: Lockfile destination directory '/home/sct/poky-intel/poky_intel/build/tmp/deploy/rpm' does not exist
| ERROR: Function 'do_package_rpm' failed
NOTE: package libice-1_1.0.7-r0: task do_package_write_rpm: Failed
ERROR: Task 3786 (/home/sct/poky-intel/poky_intel/meta/recipes-graphics/xorg-lib/libice_1.0.7.bb<http://libice_1.0.7.bb>, do_package_write_rpm) failed with exit code '1'


Please Can anyone  guide me how to track this problem.



--
Thanks & Regards,
SAI


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

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

end of thread, other threads:[~2011-04-20 14:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20  9:36 rpm folder is not created under the deploy folder in poky v sailaja
2011-04-20 14:15 ` Tom Zanussi
2011-04-20 14:32 ` Tom Zanussi
2011-04-20 14:53 ` Cui, Dexuan

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.