Package: jekyll
Version: 3.8.3+dfsg-4
Severity: important

When I run 'jekyll new mysite' as a regular user, I get the following result:

    amoe@steenvlieg $ jekyll new mysite                                         
                                                                                
                                   0.00s 
    Running bundle install in /home/amoe/dev/mysite... 


    Your user account isn't allowed to install to the system RubyGems.
      You can cancel this installation and run:

          bundle install --path vendor/bundle

      to install the gems into ./vendor/bundle/, or you can enter your password
      and install the bundled gems to RubyGems using sudo.

      Password: 

When packages are installed from apt, they should normally work with the
dependencies that are already packaged in apt, rather than trying to install
non-packaged dependencies from non-Debian sources.  I could not use Jekyll at
all without proceeding to install global gems using Bundler.

-- System Information:
Debian Release: 10.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-9-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages jekyll depends on:
ii  bundler                     1.17.3-3
ii  ruby                        1:2.5.1
ii  ruby-addressable            2.5.2-1
ii  ruby-classifier-reborn      2.2.0-1
ii  ruby-colorator              1.1.0-1
ii  ruby-em-websocket           0.5.1-2
ii  ruby-i18n                   1.5.3-1
ii  ruby-jekyll-coffeescript    1.0.1-2
ii  ruby-jekyll-feed            0.3.1-1
ii  ruby-jekyll-gist            1.5.0-1
ii  ruby-jekyll-paginate        1.1.0-1
ii  ruby-jekyll-sass-converter  1.5.2-1
ii  ruby-jekyll-watch           2.0.0-1
ii  ruby-kramdown               1.17.0-1
ii  ruby-launchy-shim           2.3.0.1
ii  ruby-liquid                 4.0.1-1
ii  ruby-mercenary              0.3.6-1
ii  ruby-mime-types             3.2.2-1
ii  ruby-pathutil               0.16.1-1
ii  ruby-pygments.rb            1.2.0-4
ii  ruby-rdiscount              2.1.8-1+b5
ii  ruby-redcarpet              3.4.0-4+b1
ii  ruby-rouge                  3.3.0-1
ii  ruby-safe-yaml              1.0.4-2
ii  ruby-toml                   0.2.0-3
ii  xdg-utils                   1.1.3-1

Versions of packages jekyll recommends:
pn  ruby-mysql      <none>
ii  ruby-sequel     5.15.0-1
pn  ruby-sequel-pg  <none>

jekyll suggests no packages.

-- no debconf information

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to