To start with, I should note that I am pretty much a noob at this. I am using the OBS to attempt to build a package, but everytime I run it, at the very end I get this message:
WARNING: Couldn't open directory /lib/modules/2.6.27.23-0.1-xen: No such file or directory
FATAL: Could not open /lib/modules/2.6.27.23-0.1-xen/modules.dep.temp for writing: No such file or directory
I don’t know if this is where my problem is and whether I need to use a xen dependency, but shortly after this message, OBS starts the build it fails. The drop.io link below is the full readout of the build (it is something called squeezeplay and am building for Ubuntu 9.04).
It may be my dsc file or something in the tar ball which species make. Honestly, I am pretty clueless as to where to even start on further troubleshooting.
Hi
You do realize this is the openSuSE forum for build issues??
As it appears your trying to build an Ubuntu package, you may have
better luck asking in the Ubuntu forum? Else grab a src package from a
similar Ubuntu package and see how the spec file is setup to build a
kernel module.
It looks like it’s trying to open a openSuSE build directory, have no
idea what the file structure is on the debian system.
You could also try the build service mailing list.
Thanks. For some reason I thought this forum might respond to more general OBS questions, but will also try the ubuntu side, as well as look for some better src examples.