Mailinglist Archive: opensuse-buildservice (248 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Need some help with project setup etc.
- From: MasterPatricko <masterpatricko@xxxxxxxxx>
- Date: Wed, 07 Oct 2009 00:41:55 +0100
- Message-id: <4ACBD5C3.9090200@xxxxxxxxx>
Robert Schweikert wrote:
just the files but also the _file structure_ has to be noarch. I think
the suse perl setup is arch-independent so you should be OK.
the link in the webclient, otherwise to create use "osc meta -e prj".
Use "osc copypac" or similar to move it to the new project (copy then
delete).
package creates the directory |/usr/lib/perl5/vendor_perl/5.10.0/B and
so should own it, i.e. it should appear in your package filelist
(possibly prefixed by %dir if you do not want to own other files in the
directory).|
Tejas
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I've managed to create my home project and somehow I even managed toIn the spec file "BuildArch: noarch" should do it. But note that not
create a perlcritic sub-project. ALthough I am not sure how I did this.
Now my questions:
1.) Since B-Keywords is just Perl how can I manage to create a noarch
package?
just the files but also the _file structure_ has to be noarch. I think
the suse perl setup is arch-independent so you should be OK.
2.) As far as I can tell perl-B-Keywords sits at the top level of myTo create sub-projects of your home project it is easiest just to use
home project. However, I'd like it to be a sub-project. How can I move
it to be a sub-project?
the link in the webclient, otherwise to create use "osc meta -e prj".
Use "osc copypac" or similar to move it to the new project (copy then
delete).
3.) On my local build I get the error "error: failed to statThis is just the build script doing routine checks, shouldn't be fatal.
/sys/kernel/debug: No such file or directory" what does this mean?
4.) On the server the build fails apparently due to:Everything on the system should be owned by some package or other. Your
"perl-B-Keywords-1.09-3.1.i586.rpm: directories not owned by a
package:", what does this mean and how can I fix it.
package creates the directory |/usr/lib/perl5/vendor_perl/5.10.0/B and
so should own it, i.e. it should appear in your package filelist
(possibly prefixed by %dir if you do not want to own other files in the
directory).|
Regards,
Help is much appreciated.
Thanks,
Robert
Tejas
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |