Antonio Trande wrote:
> On 09/04/19 22:29, Kevin Fenzi wrote:
>> Can any of you folks seeing this:
>> 
>> Run this script:
>> https://paste.fedoraproject.org/paste/tWt5LBT13-~d22wBpo38uQ/raw
>> 
>> and send me the output?
> 
> Sorry,
> 
> how this script works?

You can download the script (using Patrick's fedorapeople
URL is probably simplest):

    $ curl -O https://puiterwijk.fedorapeople.org/fedpkg_new-sources.sh

Then make it executable and run it:

    $ chmod +x fedpkg_new-sources.sh
    $ ./fedpkg_new-sources.sh
    Usage: ./fedpkg_new-sources.sh rpms/project filename

As the usage says, there are two arguments.  One is the
package name (with rpms/ prefixed in most cases).  The
second is the file you want to upload, just as you would
pass to the 'fedpkg new-sources' command.

In your case, the error occurred when trying to upload
smoldyn-2.58.tgz, so based on the path in your error
message, you'd want to run the following:

    $ ./fedpkg_new-sources.sh rpms/smoldyn 
/home/sagitter/rpmbuild/SRPMS/fedora-scm/smoldyn/smoldyn-2.58.tgz

-- 
Todd

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to