* filename restrictions for packaged staging
@ 2011-09-04 13:01 Detlef Vollmann
0 siblings, 0 replies; only message in thread
From: Detlef Vollmann @ 2011-09-04 13:01 UTC (permalink / raw)
To: openembedded-devel
Some of my recipes fail with
ERROR: Function 'staging_packager' failed (see /dev/null for further
information)
Unfortunately /dev/null didn't give much information ;-(
But eventually (with -vvvvv -D -D -D -D) I got a real error message:
*** Error: Package name contains illegal characters, (other than
[a-z0-9.+-])
While the '' between 'name' and 'contains' isn't of much help
either (it's a bug in stage-manager-ipkg-build, I'll file a patch
for that later), it turned out that my machine name contained
upper case letters, which stage-manager-ipkg-build doesn't like.
Now without packaged staging everything runs fine, i.e. packages
in deploy are created with those upper case letters in it.
So is there a reason why packaged staging is more picky about
filenames than normal opkg packaging?
Detlef
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-04 13:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 13:01 filename restrictions for packaged staging Detlef Vollmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox