On Fri, Mar 13, 2020 at 10:22 AM Andrey Rahmatullin <w...@debian.org> wrote:
> On Thu, Mar 12, 2020 at 05:25:48PM -0400, Aaron Boxer wrote: > > > > but I get the following error: > > > > > > > > dpkg-source: error: can't build with source format '3.0 (quilt)': no > > > > upstream tarball found at > > > ../grok-jpeg2000_4.2.0.orig.tar.{bz2,gz,lzma,xz} > > > > Where is it looking for the tarball ? > > > Just like it tells you, in the parent directory. Did you put it there? > > > Note that it needs to have a specific name. > > > > > > > Thanks, solved via > > > > dpkg-buildpackage -b -rfakeroot -us -uc > This way you skipped creating a source package. > You cannot upload this to Debian. > Thanks, dpkg-buildpackage let me work out the build issues. I will now take a look at pbuilder > > -- > WBR, wRAR >