yegor256/pgtk

Wire

Closed this issue · 6 comments

Let's add an object that makes a connection

@rultor release, tag is 0.7.0

@rultor release, tag is 0.7.0

@yegor256 OK, I will release it now. Please check the progress here

@rultor release, tag is 0.7.0

@yegor256 Oops, I failed. You can see the full log here (spent 2min)

+ sudo -i apt-get -y update

0% [Working]
            
Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease

0% [Waiting for headers] [Waiting for headers] [Connecting to apt.postgresql.or
                                                                               
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease

                                                                               
Hit:3 http://ppa.launchpad.net/git-core/ppa/ubuntu trusty InRelease

0% [Waiting for headers] [Connecting to ppa.launchpad.net (91.189.95.83)] [Conn
0% [1 InRelease gpgv 109 kB] [Waiting for headers] [Connecting to ppa.launchpad
                                                                               
Hit:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease

0% [1 InRelease gpgv 109 kB] [Waiting for headers] [Connecting to apt.postgresq
                                                                               
Hit:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease

                                                                               
0% [1 InRelease gpgv 109 kB] [Waiting for headers] [Waiting for headers]
                                                                        
Hit:6 http://ppa.launchpad.net/webupd8team/java/ubuntu trusty InRelease

                                                                        
0% [1 InRelease gpgv 109 kB] [Waiting for headers]
0% [Connecting to ppa.launchpad.net (91.189.95.83)] [Waiting for headers]
0% [2 InRelease gpgv 247 kB] [Connecting to ppa.launchpad.net (91.189.95.83)] [
                                                                               
Ign:7 http://ppa.launchpad.net/natecarlson/maven3/ubuntu precise InRelease

                                                                               
0% [2 InRelease gpgv 247 kB] [Waiting for headers]
                                                  
Hit:8 https://deb.nodesource.com/node_6.x xenial InRelease

0% [2 InRelease gpgv 247 kB] [Connecting to ppa.launchpad.net (91.189.95.83)] [
                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:9 http://apt.postgresql.org/pub/repos/apt xenial-pgdg InRelease

                                              
0% [Waiting for headers]
0% [3 InRelease gpgv 20.8 kB] [Waiting for headers]
                                                   
Hit:10 http://ppa.launchpad.net/git-core/ppa/ubuntu xenial InRelease

                                                   
0% [3 InRelease gpgv 20.8 kB]
                             
0% [Waiting for headers]
0% [4 InRelease gpgv 109 kB] [Waiting for headers]
                                                  
Hit:11 http://ppa.launchpad.net/ondrej/php/ubuntu xenial InRelease

                                                  
0% [4 InRelease gpgv 109 kB]
                            
Hit:12 http://ppa.launchpad.net/natecarlson/maven3/ubuntu precise Release

0% [4 InRelease gpgv 109 kB]
                            
0% [Working]
0% [5 InRelease gpgv 107 kB]
                            
0% [Working]
0% [6 InRelease gpgv 15.5 kB]
                             
0% [Working]
0% [8 InRelease gpgv 4607 B]
                            
0% [Working]
0% [9 InRelease gpgv 51.5 kB]
                             
0% [Working]
0% [10 InRelease gpgv 23.8 kB]
                              
0% [Working]
0% [11 InRelease gpgv 23.9 kB]
                              
19% [Working]
19% [Release.gpg gpgv 11.9 kB]
                              
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 1%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 10%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 93%

Reading package lists... 93%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... Done

W: http://ppa.launchpad.net/natecarlson/maven3/ubuntu/dists/precise/Release.gpg: Signature by key 1F6F5A1396D75B0DB6FECE5AB70731143DD9F856 uses weak digest algorithm (SHA1)
+ sudo -i gem install pdd -v 0.20.5
Fetching mini_portile2-2.4.0.gem
Fetching nokogiri-1.10.3.gem
Fetching pdd-0.20.5.gem
Fetching rainbow-3.0.0.gem
Fetching slop-4.6.1.gem
Successfully installed mini_portile2-2.4.0
Building native extensions. This could take a while...
Successfully installed nokogiri-1.10.3
Successfully installed rainbow-3.0.0
Successfully installed slop-4.6.1
Successfully installed pdd-0.20.5
Parsing documentation for mini_portile2-2.4.0
Installing ri documentation for mini_portile2-2.4.0
Parsing documentation for nokogiri-1.10.3
Installing ri documentation for nokogiri-1.10.3
Parsing documentation for rainbow-3.0.0
Installing ri documentation for rainbow-3.0.0
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for pdd-0.20.5
Installing ri documentation for pdd-0.20.5
Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 3 seconds
5 gems installed
+ bundle install
\u001b[31m
[!] There was an error parsing `Gemfile`: 
[!] There was an error while loading `pgtk.gemspec`: cannot load such file -- pg
Does it try to require a relative path? That's been removed in Ruby 1.9. Bundler cannot continue.

 #  from /home/r/repo/pgtk.gemspec:27
 #  -------------------------------------------
 #  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
 >  require_relative 'lib/pgtk/version'
 #  Gem::Specification.new do |s|
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /home/r/repo/Gemfile:25
 #  -------------------------------------------
 #  ruby '~>2.3'
 >  gemspec
 #  -------------------------------------------
\u001b[0mcontainer 2c1278cbccdd1c056fc417c09a1cf460e4a1834c16c8ca5c5550a5d5a52e413d is dead
Tue Jun 25 07:41:04 CEST 2019

@rultor release, tag is 0.7.0

@rultor release, tag is 0.7.0

@yegor256 OK, I will release it now. Please check the progress here

@rultor release, tag is 0.7.0

@yegor256 Done! FYI, the full log is here (took me 3min)