Try “--no-verify” option of build or “osc build”


From: [email protected] 
[mailto:[email protected]] On Behalf Of Renaud GUEZENNEC
Sent: Tuesday, February 15, 2011 10:02 PM
To: [email protected]
Subject: Re: [meego-packaging] Yaml/spec file for Qt Applications.

Thanks,

I still have an issue. The build requires some extra rpm but I'm getting this 
error (see below).
I guess I have to import a gpg key to my rpm system but i don't know where this 
key is.

sudo build --repo 
http://repo.meego.com/MeeGo/releases/1.1/core/repos/armv7l/packages/ --arch 
armv7l ImageViewer.spec --dist=MeeGo_1.1
logging output to /var/tmp/build-root/.build.log...
Memory limit set to 1321936KB
Using BUILD_ROOT=/var/tmp/build-root
Using BUILD_ARCH=armv7l


vic-eur-ubuntu3 started "build ImageViewer.spec" at Tue Feb 15 13:45:13 UTC 
2011.


processing specfile /home/valeo/application/ArmLinux/rpm/ImageViewer.spec ...
init_buildsystem --cachedir /var/cache/build --repo 
http://repo.meego.com/MeeGo/releases/1.1/core/repos/armv7l/packages/ 
/home/valeo/application/ArmLinux/rpm/ImageViewer.spec ...
It seems that there was an incomplete setup of /var/tmp/build-root.
To be sure, we will build it again completely...
Your build system is broken!! Shall I execute

    rm -rf -- /var/tmp/build-root/*

y - yes, cleanup the build root
N - No, abort build (default on enter)
c - Continue anyway with this build root
[y/N/c] y
expanding package dependencies...
downloading 
http://repo.meego.com/MeeGo/releases/1.1/core/repos/armv7l/packages/noarch/autoconf-2.65-1.8.noarch.rpm
 ...
rpm verify failed






2011/2/15 <[email protected]<mailto:[email protected]>>
Hi,

You can use qmake builder for a Qt application. Here's a simple example:

Name: myapp
Summary: Qt application
Version: 0.0.1
Release: 1
Group: System/Applications
License: LGPLv2.1
URL: http://my.url.com/
Sources:
    - "%{name}-%{version}.tar.bz2"
Description: |
    This package contains myapp.
PkgConfigBR:
    - QtGui
Configure: none
Builder: qmake
Files:
    - "%{_bindir}/%{name}"


________________________________
From: 
[email protected]<mailto:[email protected]> 
[[email protected]<mailto:[email protected]>] 
on behalf of ext Renaud GUEZENNEC 
[[email protected]<mailto:[email protected]>]
Sent: Tuesday, February 15, 2011 1:14 PM
To: [email protected]<mailto:[email protected]>
Subject: [meego-packaging] Yaml/spec file for Qt Applications.
Hi All,

I wrote several Qt applications and now I would like to make rpm packages for 
those applications.  I did not see any tutorials or examples which describe how 
to write the yaml file needed by spectacle.
I found this one 
http://wiki.meego.com/SDK/Docs/1.0/Packaging/Tutorial#Install_Spectacle . It is 
really useful but it says there is some limitations about the configuration and 
builder steps. I'm using spectacle v0.21 (so I guess there is no more 
limitations about that). What should I write in these two sections to generate 
fulfilled spec file?

Best regards
Renaud,

This e-mail message is intended only for the use of the intended recipient(s).

The information contained therein may be confidential or privileged,

and its disclosure or reproduction is strictly prohibited.

If you are not the intended recipient, please return it immediately to its 
sender

at the above address and destroy it.




This e-mail message is intended only for the use of the intended recipient(s).

The information contained therein may be confidential or privileged,

and its disclosure or reproduction is strictly prohibited.

If you are not the intended recipient, please return it immediately to its 
sender

at the above address and destroy it.


_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to