On 05/12/2011 09:47 AM, Zheng, Huan wrote:
|Hi,|
|When I use oscm2 commit, I always get the following kind of error, it
never happened before. It happened on several packages, not just one.|
|Could someone give some suggestions? BTW: I have changed password, this
should not be the root cause, since oscm2 branch/co works|
|Thanks much!|
||
|+ exec rpmbuild --define 'running_in_obs 1' -ba --define '_srcdefattr
(-,root,root)' --define 'disturl
obs://build.meego.com/home:zbt:branches:MeeGo:1.2:oss:Testing/standard/985444358872c48c922d3e480a173f6d-pulseaudio-modules-tablet'
--eval %suse_insert_debug_package
/home/abuild/rpmbuild/SOURCES/pulseaudio-modules-tablet.spec|
|error: Package already exists: %package debuginfo |
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging
Hi,
disable debuginfo from your prj raw config.
osc meta prj <yourproject> -e
...
<debuginfo>
<disable/>
</debuginfo>
...
Regards,
Marko
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging