Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Ruby update #397

Merged
merged 3 commits into from
Mar 20, 2019
Merged

Ruby update #397

merged 3 commits into from
Mar 20, 2019

Conversation

g4s8
Copy link
Contributor

@g4s8 g4s8 commented Mar 1, 2019

#396 - updated ruby to 2.6.0

@g4s8
Copy link
Contributor Author

g4s8 commented Mar 1, 2019

@rultor merge

@rultor
Copy link
Contributor

rultor commented Mar 1, 2019

@rultor merge

@g4s8 OK, I'll try to merge now. You can check the progress of the merge here

@0crat 0crat added the scope label Mar 1, 2019
@rultor
Copy link
Contributor

rultor commented Mar 1, 2019

@rultor merge

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

Reading xml/pm/staff/bans/-no-reason.xml...
Reading xml/pm/staff/bans/-duplicate-reason.xml...
Reading xml/pm/staff/bans/-duplicate-login.xml...
Reading xml/pm/staff/bans/simple.xml...
Reading xml/pm/staff/roles/-no-roles.xml...
Reading xml/pm/staff/roles/-no-ids.xml...
Reading xml/pm/staff/roles/-duplicate-ids.xml...
Reading xml/pm/staff/roles/-duplicate-roles.xml...
Reading xml/pm/staff/roles/simple.xml...
Reading xml/pm/qa/reviews/-duplicate-job.xml...
Reading xml/pm/qa/reviews/simple.xml...
Reading xml/pm/time/releases/-duplicate-releases.xml...
Reading xml/pm/time/releases/simple.xml...
Reading xml/pm/time/precedences/-no-successor.xml...
Reading xml/pm/time/precedences/-invalid-predecessor-type.xml...
Reading xml/pm/time/precedences/-invalid-successor-type.xml...
Reading xml/pm/time/precedences/-invalid-type.xml...
Reading xml/pm/time/precedences/-no-predecessor.xml...
Reading xml/pm/time/precedences/simple.xml...
Reading xml/pm/time/milestones/-no-date.xml...
Reading xml/pm/time/milestones/-no-id.xml...
Reading xml/pm/time/milestones/-invalid-milestone.xml...
Reading xml/pm/time/milestones/-duplicate-id.xml...
Reading xml/pm/time/milestones/simple.xml...
Reading xml/pm/time/reminders/-duplicate-job.xml...
Reading xml/pm/time/reminders/-no-label.xml...
Reading xml/pm/time/reminders/-invalid-label.xml...
Reading xml/pm/time/reminders/-no-login.xml...
Reading xml/pm/time/reminders/simple.xml...
+ bundle install
Fetching gem metadata from https://rubygems.org/.............
Resolving dependencies...
\u001b[33mFollowing files may not be writable, so sudo is needed:
  /usr/local/rvm/gems/ruby-2.6.0
  /usr/local/rvm/gems/ruby-2.6.0/bin
  /usr/local/rvm/gems/ruby-2.6.0/bin
  /usr/local/rvm/gems/ruby-2.6.0/build_info
  /usr/local/rvm/gems/ruby-2.6.0/cache
  /usr/local/rvm/gems/ruby-2.6.0/doc
  /usr/local/rvm/gems/ruby-2.6.0/environment
  /usr/local/rvm/gems/ruby-2.6.0/extensions
  /usr/local/rvm/gems/ruby-2.6.0/gems
  /usr/local/rvm/gems/ruby-2.6.0/specifications
  /usr/local/rvm/gems/ruby-2.6.0/wrappers\u001b[0m
\u001b[32mFetching rake 12.0.0\u001b[0m
\u001b[32mInstalling rake 12.0.0\u001b[0m
\u001b[31mGem::FilePermissionError: You don't have write permissions for the
/usr/local/rvm/gems/ruby-2.6.0/wrappers directory.
\u001b[0m\u001b[0m\u001b[31mAn error occurred while installing rake (12.0.0), and Bundler
cannot continue.
Make sure that `gem install rake -v '12.0.0' --source 'https://rubygems.org/'`
succeeds before bundling.\u001b[0m

In Gemfile:
  rubocop-rspec was resolved to 1.15.1, which depends on
    rubocop was resolved to 0.48.1, which depends on
      rainbow was resolved to 2.2.2, which depends on
        rake\u001b[0m
container 10d03643f8b79692164cf8a99934cd6a674d74df3e186cee0d054229f0fb4041 is dead
Fri Mar  1 19:04:11 CET 2019

@0crat
Copy link
Collaborator

0crat commented Mar 1, 2019

Job #397 is now in scope, role is REV

@g4s8
Copy link
Contributor Author

g4s8 commented Mar 1, 2019

@rultor merge

@rultor
Copy link
Contributor

rultor commented Mar 1, 2019

@rultor merge

@g4s8 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Contributor

rultor commented Mar 1, 2019

@rultor merge

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

Reading xml/pm/staff/bans/-no-reason.xml...
Reading xml/pm/staff/bans/-duplicate-reason.xml...
Reading xml/pm/staff/bans/-duplicate-login.xml...
Reading xml/pm/staff/bans/simple.xml...
Reading xml/pm/staff/roles/-no-roles.xml...
Reading xml/pm/staff/roles/-no-ids.xml...
Reading xml/pm/staff/roles/-duplicate-ids.xml...
Reading xml/pm/staff/roles/-duplicate-roles.xml...
Reading xml/pm/staff/roles/simple.xml...
Reading xml/pm/qa/reviews/-duplicate-job.xml...
Reading xml/pm/qa/reviews/simple.xml...
Reading xml/pm/time/releases/-duplicate-releases.xml...
Reading xml/pm/time/releases/simple.xml...
Reading xml/pm/time/precedences/-no-successor.xml...
Reading xml/pm/time/precedences/-invalid-predecessor-type.xml...
Reading xml/pm/time/precedences/-invalid-successor-type.xml...
Reading xml/pm/time/precedences/-invalid-type.xml...
Reading xml/pm/time/precedences/-no-predecessor.xml...
Reading xml/pm/time/precedences/simple.xml...
Reading xml/pm/time/milestones/-no-date.xml...
Reading xml/pm/time/milestones/-no-id.xml...
Reading xml/pm/time/milestones/-invalid-milestone.xml...
Reading xml/pm/time/milestones/-duplicate-id.xml...
Reading xml/pm/time/milestones/simple.xml...
Reading xml/pm/time/reminders/-duplicate-job.xml...
Reading xml/pm/time/reminders/-no-label.xml...
Reading xml/pm/time/reminders/-invalid-label.xml...
Reading xml/pm/time/reminders/-no-login.xml...
Reading xml/pm/time/reminders/simple.xml...
+ bundle install
Fetching gem metadata from https://rubygems.org/.............
Resolving dependencies...
\u001b[33mFollowing files may not be writable, so sudo is needed:
  /usr/local/rvm/gems/ruby-2.6.0
  /usr/local/rvm/gems/ruby-2.6.0/bin
  /usr/local/rvm/gems/ruby-2.6.0/bin
  /usr/local/rvm/gems/ruby-2.6.0/build_info
  /usr/local/rvm/gems/ruby-2.6.0/cache
  /usr/local/rvm/gems/ruby-2.6.0/doc
  /usr/local/rvm/gems/ruby-2.6.0/environment
  /usr/local/rvm/gems/ruby-2.6.0/extensions
  /usr/local/rvm/gems/ruby-2.6.0/gems
  /usr/local/rvm/gems/ruby-2.6.0/specifications
  /usr/local/rvm/gems/ruby-2.6.0/wrappers\u001b[0m
\u001b[32mFetching rake 12.0.0\u001b[0m
\u001b[32mInstalling rake 12.0.0\u001b[0m
\u001b[31mGem::FilePermissionError: You don't have write permissions for the
/usr/local/rvm/gems/ruby-2.6.0/wrappers directory.
\u001b[0m\u001b[0m\u001b[31mAn error occurred while installing rake (12.0.0), and Bundler
cannot continue.
Make sure that `gem install rake -v '12.0.0' --source 'https://rubygems.org/'`
succeeds before bundling.\u001b[0m

In Gemfile:
  rubocop-rspec was resolved to 1.15.1, which depends on
    rubocop was resolved to 0.48.1, which depends on
      rainbow was resolved to 2.2.2, which depends on
        rake\u001b[0m
container 21b417a73d4a217c52ea768ae3df27ff9694fc1dcce30dd789000c3a9886bdb9 is dead
Fri Mar  1 20:17:03 CET 2019

@g4s8
Copy link
Contributor Author

g4s8 commented Mar 1, 2019

@yegor256 can you please merge this PR? It's needed to change .rultor.yml config to build with new ruby version (see 3d0dd45), but it's not possible to do from PR, because rulor takes config file from master branch.

@g4s8
Copy link
Contributor Author

g4s8 commented Mar 7, 2019

@yegor256 ping, can you please look at this PR? (see #397 (comment))

@g4s8
Copy link
Contributor Author

g4s8 commented Mar 20, 2019

@rultor merge

@rultor
Copy link
Contributor

rultor commented Mar 20, 2019

@rultor merge

@g4s8 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 3d0dd45 into yegor256:master Mar 20, 2019
@rultor
Copy link
Contributor

rultor commented Mar 20, 2019

@rultor merge

@g4s8 Done! FYI, the full log is here (took me 6min)

@0crat 0crat removed the scope label Mar 20, 2019
@0crat
Copy link
Collaborator

0crat commented Mar 20, 2019

Job gh:zerocracy/datum#397 is not assigned, can't get performer

@0crat
Copy link
Collaborator

0crat commented Mar 20, 2019

The job #397 is now out of scope

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants