Openembedded Core Discussions
 help / color / mirror / Atom feed
* Issue with package_rpm : can't install files named "%name..."
@ 2013-10-28 13:44 Sebastien MENNETRIER
  2013-10-28 15:11 ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastien MENNETRIER @ 2013-10-28 13:44 UTC (permalink / raw)
  To: openembedded-core

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

Hi all,

I try to cross-compile and install rubygems and the gems contain some
directories and files named "%name...".

To create the rpm package, a spec file that contains the list of all files
and directories that must be in the rpm package is generated in do_package.

The rpm process replace all the "%name" in the spec file by the name of the
package. So the package process try to include some file and directory that
doesn't exist.

How can I resolve this issue ? Is it a bug in package_rpm.bbclass ?

Best regards,

Seb

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

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

end of thread, other threads:[~2013-10-29 16:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 13:44 Issue with package_rpm : can't install files named "%name..." Sebastien MENNETRIER
2013-10-28 15:11 ` Paul Eggleton
2013-10-28 15:42   ` Sebastien MENNETRIER
2013-10-29 16:13     ` Sebastien MENNETRIER

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox