Ticket #906 (closed defect: obsolete)
sugar-update-control: modifying files tracked by git
| Reported by: | sascha_silbe | Owned by: | tomeu |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar | Version: | Git as of bugdate |
| Severity: | Blocker | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | New |
Description
Filing against sugar as there is no Trac component for sugar-update-control yet.
Building/installing sugar-update-control modifies files that are tracked by git.
On a system where git isn't fully configured (i.e. anyone without commit rights) this will lead to sugar-jhbuild aborting with an error.
*** Checking out sugar-update-control *** [28/43]
git stash save jhbuild-stash
Saved working directory and index state "On master: jhbuild-stash"
HEAD is now at eb28914 Removed hardcoded reference to python2.5
git pull --rebase
Current branch master is up to date.
git stash pop
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: po/sugar-update-control.pot
#
no changes added to commit (use "git add" and/or "git commit -a")
Dropped refs/stash@{0} (d493e5f17b852771c09942ff1fb10eb1301172da)
Change History
Note: See
TracTickets for help on using
tickets.
