Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=876409

--- Comment #21 from Miro HronĨok <[email protected]> ---
Hi,

I have some troubles with fedora-scm.

I've run fedpkg import xxx.src.rpm
I've commited the changes and pushed.

Now if I want to run fedpkg build or fedpkg switch-branch f18, I get this
error:


Could not execute switch_branch/update:
/home/churchyard/rpmbuild/fedora-scm/perl-Growl-GNTP has uncommitted changes. 
Use git status too see details


$ git status
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#    modified:   .gitignore
#    new file:   perl-Growl-GNTP-0.15-3.inc-and-xt-dereference.patch
#    new file:   perl-Growl-GNTP.spec
#    modified:   sources
#

$ git commit -am "Some message"
$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 1 commit.
#
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#    modified:   .gitignore
#    new file:   perl-Growl-GNTP-0.15-3.inc-and-xt-dereference.patch
#    new file:   perl-Growl-GNTP.spec
#    modified:   sources
#


How is this possible?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to