Search Criteria
Package Details: sup 0.22.1-1
Git Clone URL: | https://aur.archlinux.org/sup.git (read-only) |
---|---|
Package Base: | sup |
Description: | Sup is a console-based email client for people with a lot of email. Great mutt alternative. |
Upstream URL: | http://sup-heliotrope.github.io/ |
Licenses: | |
Conflicts: | |
Submitter: | Garoth |
Maintainer: | asch |
Last Packager: | asch |
Votes: | 52 |
Popularity: | 0.000012 |
First Submitted: | 2009-05-12 15:12 |
Last Updated: | 2018-09-03 15:51 |
Latest Comments
1 2 3 4 5 6 ... Next › Last »
dreieck commented on 2018-09-03 14:30
New upstream url: http://sup-heliotrope.github.io/
asch commented on 2017-03-02 16:12
@egils: This package is stable version of original sup which does not work with ruby 2.4. Please use sup-git instead.
hubbi commented on 2017-03-02 05:37
I got 2 errors installing this package on a fresh arch x86_64:
- fixnum error
- _xapian.so not found
According to https://github.com/sup-heliotrope/sup/issues/532 the xapian-error can be circumvented by running this after installing sup:
gem install --user-install xapian-ruby
The fixnum error can be solved by editing the source and replacing "Fixnum" with "Integer". Maybe a patch in the PKGBUILD could take care of this?
Cheers
ainola commented on 2015-08-17 14:58
I've migrated ruby-rmail-sup over as it hadn't made the transition to AUR4. I've orphaned as I'm not interested in maintaining it.
Thanks for maintaining this PKGBUILD. :)
sysfu commented on 2014-03-14 20:25
error below appears to have been resolved by an update to one of the ruby dependencies. I installed sup on another workstation today and sup-config will run now.
sysfu commented on 2014-02-20 21:40
Installed on another workstation succesfully, but getting this error when running sup-config
/usr/lib/ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'highline' (>= 0) among 18 total gem(s) (Gem::LoadError)
from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1295:in `block in activate_dependencies'
from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `each'
from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1284:in `activate_dependencies'
from /usr/lib/ruby/2.1.0/rubygems/specification.rb:1266:in `activate'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_gem.rb:54:in `gem'
from /usr/bin/sup-config:22:in `<main>'
asch commented on 2014-01-13 23:17
Fixed.
sysfu commented on 2014-01-13 21:49
this release still broken from the ruby-mime-types error reported below by WaReZ
sysfu commented on 2013-12-22 20:33
@asch kudos for getting the update out so quick, impressive.
asch commented on 2013-11-21 15:42
Ups, my fault. I didn't notice that ruby-mime-types were updated. I will fix this in a few days.