#647 closed defect (fixed)
git-ls-files does not work with newer Git
Reported by: | sayamindu | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Fedora | |
Bug Status: | New |
Description
In the current Fedora Rawhide, bundlebuilder fails since it calls git-ls-files which has been replaced by "git ls-files".
Attachments (1)
Change History (5)
Changed 15 years ago by sayamindu
comment:1 Changed 15 years ago by erikos
- Bug Status changed from Unconfirmed to New
- Milestone changed from Unspecified by Release Team to 0.84
comment:2 Changed 15 years ago by sayamindu
- Resolution set to fixed
- Status changed from new to closed
Pushed to master and cherry-picked to 0.84.
Closing this.
comment:4 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
Trivial patch to work around the issue