← Back to team overview

launchpad-users team mailing list archive

Re: Why I am unable to push the .orig.tar.gz?

 

On Sat, Feb 08, 2025 at 08:13:16PM +0200, pc_magas wrote:
> dput ppa:pcmagas/mkdotenv ../mkdotenv_0.1.0-3_source.changes
> ../mkdotenv_0.1.0.orig.tar.gz

You should not include the .orig.tar.gz on the dput command line.  If
you need to include it as part of your upload, then you should add the
"-sa" option to dpkg-buildpackage so that it's listed in the .changes
file, and then dput will upload it.

-- 
Colin Watson (he/him)                              [cjwatson@xxxxxxxxxx]


References