Openembedded Core Discussions
 help / color / mirror / Atom feed
* rpm generation question
@ 2016-04-19 17:05 Tudor Florea
  2016-04-19 18:02 ` Mark Hatle
  0 siblings, 1 reply; 5+ messages in thread
From: Tudor Florea @ 2016-04-19 17:05 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org

As part of our test infrastructure we're attempting to install ptest
packages (and execute the tests accordingly).
Attempting to install ptest for valgrind fails with this error:

error: Can't install valgrind-ptest-3.11.0-r0.1@ppce500mc: no package
provides /this/is/a/bogus/interpreter/name

smart install valgrind-ptest-3.11.0-r0.1@ppce500mc
Loading cache...
Updating cache...
###############################################################################
[100%]

Computing transaction...

 error: Can't install valgrind-ptest-3.11.0-r0.1@ppce500mc: no package
provides /this/is/a/bogus/interpreter/name


This is most probably caused by the file shell_badinterp contained in
this package having the following contents:

#! /this/is/a/bogus/interpreter/name

true

Does anyone have an idea how to get rid of this error?
More specific: How can I exclude dependency on
"/this/is/a/bogus/interpreter/name" for an rpm package?

Thank you very much.
  Tudor.



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

end of thread, other threads:[~2016-04-21  8:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 17:05 rpm generation question Tudor Florea
2016-04-19 18:02 ` Mark Hatle
2016-04-20  0:15   ` Tudor Florea
2016-04-20  1:08     ` Mark Hatle
2016-04-21  8:24       ` Tudor Florea

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