How to upload to a launchpad team PPA?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I have built and signed a package which I now wish to upload to my launchpad team with dput, but every time that I try to upload it I get this email:



Rejected:
Source/binary (i.e. mixed) uploads are not allowed.



===

If you don't understand why your files were rejected please send an email
to launchpad-users@lists.launchpad.net for help (requires membership).

--
https://launchpad.net/~*****/+archive/ubuntu/*****
You are receiving this email because you are the uploader of the above
PPA package.


I have tried to configure my .dput.cf file (the config file for dput) with:



[secretiveppc]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~*****/+archive/ubuntu/*****
login = *****
allow_unsigned_uploads = 0


But it still is not letting me upload my .changes file with:



dput -ppa:*****/***** anti-sr_1.0-1~trusty_amd64.changes


To my launchpad team PPA, I am guessing that this is because only team members are allowed to upload packages to the team's PPA, but I am a member of the team, so how do I make sure it knows that? Is there some config file where I have to put my username and password or something? Or...? (I have replaced any information I do not wish to provide with *****.)










share|improve this question































    1















    I have built and signed a package which I now wish to upload to my launchpad team with dput, but every time that I try to upload it I get this email:



    Rejected:
    Source/binary (i.e. mixed) uploads are not allowed.



    ===

    If you don't understand why your files were rejected please send an email
    to launchpad-users@lists.launchpad.net for help (requires membership).

    --
    https://launchpad.net/~*****/+archive/ubuntu/*****
    You are receiving this email because you are the uploader of the above
    PPA package.


    I have tried to configure my .dput.cf file (the config file for dput) with:



    [secretiveppc]
    fqdn = ppa.launchpad.net
    method = ftp
    incoming = ~*****/+archive/ubuntu/*****
    login = *****
    allow_unsigned_uploads = 0


    But it still is not letting me upload my .changes file with:



    dput -ppa:*****/***** anti-sr_1.0-1~trusty_amd64.changes


    To my launchpad team PPA, I am guessing that this is because only team members are allowed to upload packages to the team's PPA, but I am a member of the team, so how do I make sure it knows that? Is there some config file where I have to put my username and password or something? Or...? (I have replaced any information I do not wish to provide with *****.)










    share|improve this question



























      1












      1








      1








      I have built and signed a package which I now wish to upload to my launchpad team with dput, but every time that I try to upload it I get this email:



      Rejected:
      Source/binary (i.e. mixed) uploads are not allowed.



      ===

      If you don't understand why your files were rejected please send an email
      to launchpad-users@lists.launchpad.net for help (requires membership).

      --
      https://launchpad.net/~*****/+archive/ubuntu/*****
      You are receiving this email because you are the uploader of the above
      PPA package.


      I have tried to configure my .dput.cf file (the config file for dput) with:



      [secretiveppc]
      fqdn = ppa.launchpad.net
      method = ftp
      incoming = ~*****/+archive/ubuntu/*****
      login = *****
      allow_unsigned_uploads = 0


      But it still is not letting me upload my .changes file with:



      dput -ppa:*****/***** anti-sr_1.0-1~trusty_amd64.changes


      To my launchpad team PPA, I am guessing that this is because only team members are allowed to upload packages to the team's PPA, but I am a member of the team, so how do I make sure it knows that? Is there some config file where I have to put my username and password or something? Or...? (I have replaced any information I do not wish to provide with *****.)










      share|improve this question
















      I have built and signed a package which I now wish to upload to my launchpad team with dput, but every time that I try to upload it I get this email:



      Rejected:
      Source/binary (i.e. mixed) uploads are not allowed.



      ===

      If you don't understand why your files were rejected please send an email
      to launchpad-users@lists.launchpad.net for help (requires membership).

      --
      https://launchpad.net/~*****/+archive/ubuntu/*****
      You are receiving this email because you are the uploader of the above
      PPA package.


      I have tried to configure my .dput.cf file (the config file for dput) with:



      [secretiveppc]
      fqdn = ppa.launchpad.net
      method = ftp
      incoming = ~*****/+archive/ubuntu/*****
      login = *****
      allow_unsigned_uploads = 0


      But it still is not letting me upload my .changes file with:



      dput -ppa:*****/***** anti-sr_1.0-1~trusty_amd64.changes


      To my launchpad team PPA, I am guessing that this is because only team members are allowed to upload packages to the team's PPA, but I am a member of the team, so how do I make sure it knows that? Is there some config file where I have to put my username and password or something? Or...? (I have replaced any information I do not wish to provide with *****.)







      ppa packaging launchpad dput






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 20 '16 at 13:49

























      asked Apr 1 '15 at 13:17







      user364819





























          1 Answer
          1






          active

          oldest

          votes


















          4














          If you received an email with Approved or Rejected, then you've uploaded your package successfully.



          But, in this case, it was rejected with the message Source/binary (i.e. mixed) uploads are not allowed.



          I.e., you need to build a source package only.



          In order to achieve that, create your package with debuild -S.






          share|improve this answer


























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f603979%2fhow-to-upload-to-a-launchpad-team-ppa%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown
























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            If you received an email with Approved or Rejected, then you've uploaded your package successfully.



            But, in this case, it was rejected with the message Source/binary (i.e. mixed) uploads are not allowed.



            I.e., you need to build a source package only.



            In order to achieve that, create your package with debuild -S.






            share|improve this answer






























              4














              If you received an email with Approved or Rejected, then you've uploaded your package successfully.



              But, in this case, it was rejected with the message Source/binary (i.e. mixed) uploads are not allowed.



              I.e., you need to build a source package only.



              In order to achieve that, create your package with debuild -S.






              share|improve this answer




























                4












                4








                4







                If you received an email with Approved or Rejected, then you've uploaded your package successfully.



                But, in this case, it was rejected with the message Source/binary (i.e. mixed) uploads are not allowed.



                I.e., you need to build a source package only.



                In order to achieve that, create your package with debuild -S.






                share|improve this answer















                If you received an email with Approved or Rejected, then you've uploaded your package successfully.



                But, in this case, it was rejected with the message Source/binary (i.e. mixed) uploads are not allowed.



                I.e., you need to build a source package only.



                In order to achieve that, create your package with debuild -S.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Feb 14 at 23:10

























                answered Apr 1 '15 at 13:37









                Rael Gugelmin CunhaRael Gugelmin Cunha

                4,07512228




                4,07512228






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f603979%2fhow-to-upload-to-a-launchpad-team-ppa%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Human spaceflight

                    Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

                    File:DeusFollowingSea.jpg