Bug 700744 - in new branch of git is not possible upload source file
Summary: in new branch of git is not possible upload source file
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-29 09:57 UTC by Marcela Mašláňová
Modified: 2016-08-23 05:37 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-23 05:37:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marcela Mašláňová 2011-04-29 09:57:36 UTC
git branch
  f10
  f13
  f14
  f15
  master
* rc

rc - my testing branch for release candidates

fedpkg upload perl-5.14.0-RC1.tar.bz2 
Could not upload new sources: Unable to find remote branch.  Use --dist

So, what now? Does exist any workaround how can I upload it?

Comment 1 Jesse Keating 2011-04-29 16:32:08 UTC
The error message gave you the hint.  Use the --dist argument, which is described in the man page.

fedpkg --dist f?? upload <blah>

That said, I don't believe the lookaside currently uses dist information to arrange things, so I think I can make upload not care.  Will keep bug open for that case.


Note You need to log in before you can comment on or make changes to this bug.