Ticket #187 (closed defect: wontfix)
daupload errors if you tell it to go on in spite of files missing
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | development | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
daupload tests for missing files, and prompts you for if you want to continue the upload. If you say yes, though, it will error when it hits the first missing files.
In my particular case, this resulted in the new source package being uploaded to all releases, but the binary packages for Gutsy, Hardy, and Intrepid weren't uploaded.
Change History
comment:3 Changed 11 years ago by jdreed
- Status changed from new to closed
- Resolution set to wontfix
I'm trying to envision a situation in which it's a good idea to continue if files are missing _and_ we're not using nobuild files. I can't think of one.
The solution is simple -- uncheck() the missing files -- but I'm not convinced it's a good idea.
Note: See
TracTickets for help on using
tickets.