Ubuntu-app-devel Digest, Vol 11, Issue 1

Shubham Maheshwari shubhammaheshwariy at gmail.com
Tue Jul 3 13:48:39 UTC 2012


hey man i am again getting error:
Now signing changes and any dsc files...
 signfile widgets_1.0.dsc shubham <shubhammaheshwariy at gmail.com>
gpg: skipped "shubham <shubhammaheshwariy at gmail.com>": secret key not
available
gpg: /tmp/debsign.dnY2LBFM/widgets_1.0.dsc: clearsign failed: secret key
not available
debsign: gpg error occurred!  Aborting....
debuild: fatal error at line 1271:
running debsign failed
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


On Tue, Jul 3, 2012 at 5:30 PM,
<ubuntu-app-devel-request at lists.ubuntu.com>wrote:

> Send Ubuntu-app-devel mailing list submissions to
>         ubuntu-app-devel at lists.ubuntu.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel
> or, via email, send a message with subject or body 'help' to
>         ubuntu-app-devel-request at lists.ubuntu.com
>
> You can reach the person managing the list at
>         ubuntu-app-devel-owner at lists.ubuntu.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Ubuntu-app-devel digest..."
>
>
> Today's Topics:
>
>    1. problem in packaging my app (Shubham Maheshwari)
>    2. Re: problem in packaging my app (John Pugh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 3 Jul 2012 12:50:13 +0530
> From: Shubham Maheshwari <shubhammaheshwariy at gmail.com>
> To: ubuntu-app-devel at lists.ubuntu.com
> Subject: problem in packaging my app
> Message-ID:
>         <CAB7Jky0MKH=
> vkBZQUPKubamCJazdobebGc+Rw__oVKDeu4nQKA at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> i have a problem in packaging my app here is the error i cant get what the
> problem is
> shubhamm at localhost:~/real$ cd /home/shubhamm/real/widgets-1.0/
> shubhamm at localhost:~/real/widgets-1.0$ debuild
> This package has a Debian revision number but there does not seem to be
> an appropriate original tar file or .orig directory in the parent
> directory;
> (expected one of widgets_1.0.orig.tar.gz, widgets_1.0.orig.tar.bz2,
> widgets_1.0.orig.tar.lzma,  widgets_1.0.orig.tar.xz or widgets-1.0.orig)
> continue anyway? (y/n) y
>  dpkg-buildpackage -rfakeroot -D -us -uc
> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g
> -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
> -D_FORTIFY_SOURCE=2
> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor):
> -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Wformat-security
> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g
> -O2
> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
> -Wl,-Bsymbolic-functions -Wl,-z,relro
> dpkg-buildpackage: source package widgets
> dpkg-buildpackage: source version 1.0-1
> dpkg-buildpackage: source changed by shubham <shubhamaheshwariy at gmail.com>
>  dpkg-source --before-build widgets-1.0
> dpkg-buildpackage: host architecture i386
>  fakeroot debian/rules clean
> dh clean
>    dh_testdir
>    dh_auto_clean
>    dh_clean
>  dpkg-source -b widgets-1.0
> dpkg-source: error: can't build with source format '3.0 (quilt)': no
> upstream tarball found at ../widgets_1.0.orig.tar.{bz2,gz,lzma,xz}
> dpkg-buildpackage: error: dpkg-source -b widgets-1.0 gave error exit status
> 255
> debuild: fatal error at line 1350:
> dpkg-buildpackage -rfakeroot -D -us -uc failed
> shubhamm at localhost:~/real/widgets-1.0$
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.ubuntu.com/archives/ubuntu-app-devel/attachments/20120703/40240b26/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 03 Jul 2012 07:18:10 -0400
> From: John Pugh <john.pugh at canonical.com>
> To: ubuntu-app-devel at lists.ubuntu.com
> Subject: Re: problem in packaging my app
> Message-ID: <4FF2D4F2.6040906 at canonical.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 07/03/2012 03:20 AM, Shubham Maheshwari wrote:
> > i have a problem in packaging my app here is the error i cant get what
> > the problem is
> > shubhamm at localhost:~/real$ cd /home/shubhamm/real/widgets-1.0/
> > shubhamm at localhost:~/real/widgets-1.0$ debuild
> > This package has a Debian revision number but there does not seem to be
> > an appropriate original tar file or .orig directory in the parent
> directory;
> > (expected one of widgets_1.0.orig.tar.gz, widgets_1.0.orig.tar.bz2,
> > widgets_1.0.orig.tar.lzma,  widgets_1.0.orig.tar.xz or widgets-1.0.orig)
> > continue anyway? (y/n) y
> >  dpkg-buildpackage -rfakeroot -D -us -uc
> > dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor):
> > -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> > -Wformat-security
> > dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin:
> > vendor): -D_FORTIFY_SOURCE=2
> > dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin:
> > vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> > -Wformat-security
> > dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor):
> > -g -O2
> > dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
> > -Wl,-Bsymbolic-functions -Wl,-z,relro
> > dpkg-buildpackage: source package widgets
> > dpkg-buildpackage: source version 1.0-1
> > dpkg-buildpackage: source changed by shubham
> > <shubhamaheshwariy at gmail.com <mailto:shubhamaheshwariy at gmail.com>>
> >  dpkg-source --before-build widgets-1.0
> > dpkg-buildpackage: host architecture i386
> >  fakeroot debian/rules clean
> > dh clean
> >    dh_testdir
> >    dh_auto_clean
> >    dh_clean
> >  dpkg-source -b widgets-1.0
> > dpkg-source: error: can't build with source format '3.0 (quilt)': no
> > upstream tarball found at ../widgets_1.0.orig.tar.{bz2,gz,lzma,xz}
> > dpkg-buildpackage: error: dpkg-source -b widgets-1.0 gave error exit
> > status 255
> > debuild: fatal error at line 1350:
> > dpkg-buildpackage -rfakeroot -D -us -uc failed
> > shubhamm at localhost:~/real/widgets-1.0$
>
> The error message is quite explicit. Because you are using the quilt
> format you need to build an orig.tar.gz of the source. The simplest way
> is to take your build directory "~/real/widgets-1.0" and compress it
> removing the debian directory. Save this as widgets_1.0.orig.tar.gz and
> then try your build again. I *think* if you changed the source format to
> native you will not need this tarball to build from.
>
>
>
>
>
> ------------------------------
>
> --
> Ubuntu-app-devel mailing list
> Ubuntu-app-devel at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel
>
>
> End of Ubuntu-app-devel Digest, Vol 11, Issue 1
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-app-devel/attachments/20120703/a85119cf/attachment.html>


More information about the Ubuntu-app-devel mailing list