Hi,
I need some help with clean up work.
Getting the following error:
opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/2a/cb26bdac5e1e80da5c43320fd8f1b3c7fdfc73 may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/usr may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/usr/bin/oned.debug may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/2a may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/usr/bin may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/e3 may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/e3/eb68c7c477bb5149a4008296471456ab36cace may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/e3/eb68c7c477bb5149a4008296471456ab36cace.debug may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/.build-id/2a/cb26bdac5e1e80da5c43320fd8f1b3c7fdfc73.debug may only be packaged in the -debuginfo subpackage opennebula.x86_64: E: suse-filelist-forbidden-debuginfo (Badness: 10000) /usr/lib/debug/usr/bin/mm_sched.debug may only be packaged in the -debuginfo subpackage
But the spec file contains the following:
%files debuginfo %defattr(-,root,root,-) /usr/lib/debug/*
Not sure what I am missing, help is appreciated.
Project is Virtualization:Cloud, the package that is failing is the opennebula package.
Thanks, Robert
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
El 28/12/10 22:02, Robert Schweikert escribió:
But the spec file contains the following:
%files debuginfo %defattr(-,root,root,-) /usr/lib/debug/*
Not sure what I am missing, help is appreciated.
You have to remove the -debuginfo package definitions from the spec file, those are generated automatically, no need to provide a %files or %package section.
On 12/28/2010 08:07 PM, Cristian Rodríguez wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
El 28/12/10 22:02, Robert Schweikert escribió:
But the spec file contains the following:
%files debuginfo %defattr(-,root,root,-) /usr/lib/debug/*
Not sure what I am missing, help is appreciated.
You have to remove the -debuginfo package definitions from the spec file, those are generated automatically, no need to provide a %files or %package section.
Thanks.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAk0aidwACgkQhbiInYWJi9NJaQCgyKGkHySJuVrlnuSJPxfMKQIw sj4An3fmcW83hVNPgBH+eMt5NV+ZR75Y =uWk4 -----END PGP SIGNATURE-----