hey man i am again getting error:<br>Now signing changes and any dsc files...<br> signfile widgets_1.0.dsc shubham <<a href="mailto:shubhammaheshwariy@gmail.com">shubhammaheshwariy@gmail.com</a>><br>gpg: skipped "shubham <<a href="mailto:shubhammaheshwariy@gmail.com">shubhammaheshwariy@gmail.com</a>>": secret key not available<br>
gpg: /tmp/debsign.dnY2LBFM/widgets_1.0.dsc: clearsign failed: secret key not available<br>debsign: gpg error occurred! Aborting....<br>debuild: fatal error at line 1271:<br>running debsign failed<br>i think this is a gpg error previously when i tried to get my gpg key for ubuntu laucnhpad the command returned nothing and through gui i got something that is not valid as per launchpad tell me how to solve this <br>
<br><br><div class="gmail_quote">On Tue, Jul 3, 2012 at 5:30 PM, <span dir="ltr"><<a href="mailto:ubuntu-app-devel-request@lists.ubuntu.com" target="_blank">ubuntu-app-devel-request@lists.ubuntu.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Ubuntu-app-devel mailing list submissions to<br>
<a href="mailto:ubuntu-app-devel@lists.ubuntu.com">ubuntu-app-devel@lists.ubuntu.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:ubuntu-app-devel-request@lists.ubuntu.com">ubuntu-app-devel-request@lists.ubuntu.com</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:ubuntu-app-devel-owner@lists.ubuntu.com">ubuntu-app-devel-owner@lists.ubuntu.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Ubuntu-app-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. problem in packaging my app (Shubham Maheshwari)<br>
2. Re: problem in packaging my app (John Pugh)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 3 Jul 2012 12:50:13 +0530<br>
From: Shubham Maheshwari <<a href="mailto:shubhammaheshwariy@gmail.com">shubhammaheshwariy@gmail.com</a>><br>
To: <a href="mailto:ubuntu-app-devel@lists.ubuntu.com">ubuntu-app-devel@lists.ubuntu.com</a><br>
Subject: problem in packaging my app<br>
Message-ID:<br>
<CAB7Jky0MKH=<a href="mailto:vkBZQUPKubamCJazdobebGc%2BRw__oVKDeu4nQKA@mail.gmail.com">vkBZQUPKubamCJazdobebGc+Rw__oVKDeu4nQKA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
i have a problem in packaging my app here is the error i cant get what the<br>
problem is<br>
shubhamm@localhost:~/real$ cd /home/shubhamm/real/widgets-1.0/<br>
shubhamm@localhost:~/real/widgets-1.0$ debuild<br>
This package has a Debian revision number but there does not seem to be<br>
an appropriate original tar file or .orig directory in the parent directory;<br>
(expected one of widgets_1.0.orig.tar.gz, widgets_1.0.orig.tar.bz2,<br>
widgets_1.0.orig.tar.lzma, widgets_1.0.orig.tar.xz or widgets-1.0.orig)<br>
continue anyway? (y/n) y<br>
dpkg-buildpackage -rfakeroot -D -us -uc<br>
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g<br>
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security<br>
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):<br>
-D_FORTIFY_SOURCE=2<br>
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):<br>
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat<br>
-Wformat-security<br>
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g<br>
-O2<br>
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):<br>
-Wl,-Bsymbolic-functions -Wl,-z,relro<br>
dpkg-buildpackage: source package widgets<br>
dpkg-buildpackage: source version 1.0-1<br>
dpkg-buildpackage: source changed by shubham <<a href="mailto:shubhamaheshwariy@gmail.com">shubhamaheshwariy@gmail.com</a>><br>
dpkg-source --before-build widgets-1.0<br>
dpkg-buildpackage: host architecture i386<br>
fakeroot debian/rules clean<br>
dh clean<br>
dh_testdir<br>
dh_auto_clean<br>
dh_clean<br>
dpkg-source -b widgets-1.0<br>
dpkg-source: error: can't build with source format '3.0 (quilt)': no<br>
upstream tarball found at ../widgets_1.0.orig.tar.{bz2,gz,lzma,xz}<br>
dpkg-buildpackage: error: dpkg-source -b widgets-1.0 gave error exit status<br>
255<br>
debuild: fatal error at line 1350:<br>
dpkg-buildpackage -rfakeroot -D -us -uc failed<br>
shubhamm@localhost:~/real/widgets-1.0$<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.ubuntu.com/archives/ubuntu-app-devel/attachments/20120703/40240b26/attachment-0001.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-app-devel/attachments/20120703/40240b26/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 03 Jul 2012 07:18:10 -0400<br>
From: John Pugh <<a href="mailto:john.pugh@canonical.com">john.pugh@canonical.com</a>><br>
To: <a href="mailto:ubuntu-app-devel@lists.ubuntu.com">ubuntu-app-devel@lists.ubuntu.com</a><br>
Subject: Re: problem in packaging my app<br>
Message-ID: <<a href="mailto:4FF2D4F2.6040906@canonical.com">4FF2D4F2.6040906@canonical.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On 07/03/2012 03:20 AM, Shubham Maheshwari wrote:<br>
> i have a problem in packaging my app here is the error i cant get what<br>
> the problem is<br>
> shubhamm@localhost:~/real$ cd /home/shubhamm/real/widgets-1.0/<br>
> shubhamm@localhost:~/real/widgets-1.0$ debuild<br>
> This package has a Debian revision number but there does not seem to be<br>
> an appropriate original tar file or .orig directory in the parent directory;<br>
> (expected one of widgets_1.0.orig.tar.gz, widgets_1.0.orig.tar.bz2,<br>
> widgets_1.0.orig.tar.lzma, widgets_1.0.orig.tar.xz or widgets-1.0.orig)<br>
> continue anyway? (y/n) y<br>
> dpkg-buildpackage -rfakeroot -D -us -uc<br>
> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor):<br>
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat<br>
> -Wformat-security<br>
> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin:<br>
> vendor): -D_FORTIFY_SOURCE=2<br>
> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin:<br>
> vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat<br>
> -Wformat-security<br>
> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor):<br>
> -g -O2<br>
> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):<br>
> -Wl,-Bsymbolic-functions -Wl,-z,relro<br>
> dpkg-buildpackage: source package widgets<br>
> dpkg-buildpackage: source version 1.0-1<br>
> dpkg-buildpackage: source changed by shubham<br>
> <<a href="mailto:shubhamaheshwariy@gmail.com">shubhamaheshwariy@gmail.com</a> <mailto:<a href="mailto:shubhamaheshwariy@gmail.com">shubhamaheshwariy@gmail.com</a>>><br>
> dpkg-source --before-build widgets-1.0<br>
> dpkg-buildpackage: host architecture i386<br>
> fakeroot debian/rules clean<br>
> dh clean<br>
> dh_testdir<br>
> dh_auto_clean<br>
> dh_clean<br>
> dpkg-source -b widgets-1.0<br>
> dpkg-source: error: can't build with source format '3.0 (quilt)': no<br>
> upstream tarball found at ../widgets_1.0.orig.tar.{bz2,gz,lzma,xz}<br>
> dpkg-buildpackage: error: dpkg-source -b widgets-1.0 gave error exit<br>
> status 255<br>
> debuild: fatal error at line 1350:<br>
> dpkg-buildpackage -rfakeroot -D -us -uc failed<br>
> shubhamm@localhost:~/real/widgets-1.0$<br>
<br>
The error message is quite explicit. Because you are using the quilt<br>
format you need to build an orig.tar.gz of the source. The simplest way<br>
is to take your build directory "~/real/widgets-1.0" and compress it<br>
removing the debian directory. Save this as widgets_1.0.orig.tar.gz and<br>
then try your build again. I *think* if you changed the source format to<br>
native you will not need this tarball to build from.<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Ubuntu-app-devel mailing list<br>
<a href="mailto:Ubuntu-app-devel@lists.ubuntu.com">Ubuntu-app-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel</a><br>
<br>
<br>
End of Ubuntu-app-devel Digest, Vol 11, Issue 1<br>
***********************************************<br>
</font></span></blockquote></div><br>