[Bug 876409] Review Request: perl-Growl-GNTP - Perl implementation of GNTP Protocol (Client Part)

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 24 13:36:55 UTC 2012


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

--- Comment #21 from Miro HronĨok <miro at hroncok.cz> ---
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.


More information about the package-review mailing list