Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab Community Edition
GitLab Community Edition
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 13,970
    • Issues 13,970
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 807
    • Merge Requests 807
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab Community EditionGitLab Community Edition
  • Issues
  • #14983

Closed
Open
Opened Apr 06, 2016 by frodsan@frodsan
  • Report abuse
  • New issue
Report abuse New issue

CI: How to set UTF-8 in the server?

Hi,

I have the following error in my builds:

$ bundle install
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.11.2/lib/bundler/dsl.rb:482:in 
`parse_line_number_from_description': invalid byte sequence in US-ASCII (ArgumentError)

This happens because I have a written accent in my *.gemspec file:

  s.author      = "Francesco Rodríguez"

I tried without it and the build succeeds. Is there anyway to set the right locale in the CI server?

Repository: https://gitlab.com/frodsan/envoker

Thanks!

Related issues

Assignee
Assign to
Epic
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
CI/CD [DEPRECATED]
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-ce#14983