Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created August 22, 2020 00:17
Show Gist options
  • Save pvalena/5aaead036138365fdeeaa8588689acd7 to your computer and use it in GitHub Desktop.
Save pvalena/5aaead036138365fdeeaa8588689acd7 to your computer and use it in GitHub Desktop.
No such repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
{
"message": "Repo \"rpms/rubygem-connection_pool\" cloned to \"pvalena/rpms/rubygem-connection_pool\""
}
From ssh://pkgs.fedoraproject.org/forks/pvalena/rpms/rubygem-connection_pool
* [new branch] f19 -> pvalena/f19
* [new branch] f20 -> pvalena/f20
* [new branch] f21 -> pvalena/f21
* [new branch] f22 -> pvalena/f22
* [new branch] f23 -> pvalena/f23
* [new branch] f24 -> pvalena/f24
* [new branch] f25 -> pvalena/f25
* [new branch] f26 -> pvalena/f26
* [new branch] f27 -> pvalena/f27
* [new branch] f28 -> pvalena/f28
* [new branch] f29 -> pvalena/f29
* [new branch] f30 -> pvalena/f30
* [new branch] f31 -> pvalena/f31
* [new branch] f32 -> pvalena/f32
* [new branch] f33 -> pvalena/f33
* [new branch] master -> pvalena/master
>> Stash & reset the repository.
error: pathspec 'rebase' did not match any file(s) known to git
Switched to a new branch 'rebase'
fatal: 'pvalena/rebase' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
--> Could not push to 'pvalena/rebase': !
HEAD is now at 101dafe - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Downloaded connection_pool-2.2.3
[rebase ac8dd8d] Update to connection_pool 2.2.3.
2 files changed, 7 insertions(+), 3 deletions(-)
HEAD is now at ac8dd8d Update to connection_pool 2.2.3.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc called from /home/lpcs/.gem/ruby/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed on or after 2018-12-01.
Gem::Specification#has_rdoc called from /home/lpcs/.gem/ruby/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
Compared versions: ["2.2.2", "2.2.3"]
DIFFERENT Gemfile dependencies
2.2.2->2.2.3:
* Added:
standard [">= 0"]
>> Continue with commit ammend.
[rebase debbc63] Update to connection_pool 2.2.3.
Date: Sat Aug 22 02:11:55 2020 +0200
2 files changed, 7 insertions(+), 3 deletions(-)
commit debbc63641dce960d587d6b42a756ea9113f0e03
Author: Pavel Valena <pvalena@redhat.com>
Date: Sat Aug 22 02:11:55 2020 +0200

 Update to connection_pool 2.2.3.
 
 Resolves: rhbz#1843247

diff --git a/rubygem-connection_pool.spec b/rubygem-connection_pool.spec
index eef3883..efb1d3a 100644
--- a/rubygem-connection_pool.spec
+++ b/rubygem-connection_pool.spec
@@ -2,8 +2,8 @@
 %global gem_name connection_pool
 
 Name: rubygem-%{gem_name}
-Version: 2.2.2
-Release: 3%{?dist}
+Version: 2.2.3
+Release: 1%{?dist}
 Summary: Generic connection pool for Ruby
 Group: Development/Languages
 License: MIT
@@ -77,6 +77,10 @@ popd
 
 
 %changelog
+* Sat Aug 22 00:11:55 GMT 2020 Pavel Valena <pvalena@redhat.com> - 2.2.3-1
+- Update to connection_pool 2.2.3.
+ Resolves: rhbz#1843247
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 
diff --git a/sources b/sources
index 344be68..eede252 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (connection_pool-2.2.2.gem) = 74cb64aa3f183ee4e41f438133f60581e9f99a1d5b5daf61607cff2329bfb1fbd8810d87c35d709418a22ad925049e3e9403a602107452414a67aee1c6eecfe9
+SHA512 (connection_pool-2.2.3.gem) = a5e54b11073723d5cf5150a47c38b37ef8e58e9adb056eeedc4427207ed1ae5d1844cab925bbbcc8a2a9dd3fe9373593ab735ce4de588b89db97800fb74757ac
On branch rebase
nothing to commit (use -u to show untracked files)
remote: - to fedora-message
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 1 commits
remote: - to fedora-message
remote:
remote: Create a pull-request for rebase
remote: https://src.fedoraproject.org/fork/pvalena/rpms/rubygem-connection_pool/diff/master..rebase
remote:
To ssh://pkgs.fedoraproject.org/forks/pvalena/rpms/rubygem-connection_pool.git
* [new branch] rebase -> rebase
Branch 'rebase' set up to track remote branch 'rebase' from 'pvalena'.
>> Run copr build.
+ scripts/pkgs/cr-build.sh -c rubygems
Created builds: 1623354
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment