Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to version 1.0.0 does not apply patches cleanly #3

Closed
sammyhenningsson opened this issue Sep 6, 2019 · 1 comment
Closed

Comments

@sammyhenningsson
Copy link
Owner

VERBOSE=1 be shaf upgrade
Applying changes for version 0.6.0

Applying changes for version 1.0.0
patching file Rakefile
patching file config/initializers/db_migrations.rb
Hunk #1 FAILED at 2.
patch: **** malformed patch at line 44:  

Failed to apply patch for: config/initializers/db_migrations.rb
patching file config/initializers/sequel.rb
patching file config/initializers/logging.rb
patching file config/helpers.rb
patching file config/directories.rb
patching file config/database.rb
Hunk #2 FAILED at 16.
1 out of 2 hunks FAILED -- saving rejects to file config/database.rb.rej
Failed to apply patch for: config/database.rb
patching file config/bootstrap.rb
Hunk #1 succeeded at 1 with fuzz 1.
patching file api/controllers/base_controller.rb
patching file api/serializers/error_serializer.rb
patching file api/serializers/form_serializer.rb
patch: **** malformed patch at line 47:        end

Failed to apply patch for: api/serializers/form_serializer.rb
patching file config.ru

removing file: config/constants.rb

adding file: api/serializers/validation_error_serializer.rb
adding file: config/paths.rb

Applying changes for version 1.0.4
patching file api/controllers/base_controller.rb
Applying changes for version 1.1.0

Applying changes for version 1.1.1
patching file config/initializers/hal_presenter.rb
Hunk #1 succeeded at 1 with fuzz 1.
patching file config/bootstrap.rb.orig
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file config/bootstrap.rb.orig.rej
Failed to apply patch for: config/bootstrap.rb.orig
patching file config/bootstrap.rb

Project is up-to-date! Shaf version: 1.1.1
@sammyhenningsson
Copy link
Owner Author

Fixed in version 1.2.1

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

No branches or pull requests

1 participant