Public bug reported:

On a fully patched (as of 17 Oct 2014) Trusty Server LTS the version of
feed2imap installed is 1.0, evidenced by:

sudo feed2imap --version = Feed2Imap v.1.0
/usr/lib/vendor_ruby/feed2imap/feed2imap.rb source = 1.0

However, Ubuntu/aptitude thinks it has 1.2 installed:

sudo apt-cache policy feed2imap = Installed: 1.2-2; Candidate: 1.2-2

Double checking that feed2imap reports its version correctly,

https://github.com/feed2imap/feed2imap/blob/feed2imap_1.2.2/lib/feed2imap/feed2imap.rb

shows 1.2.1 on line 21, while


data.tar\.\usr\lib\ruby\vendor_ruby\feed2imap\ in the archive, open the 
feed2imap.rb

in

https://launchpad.net/ubuntu/+source/feed2imap/1.2-2/+build/5263564/+files/feed2imap_1.2-2_all.deb

shows 1.0

v1.0 is not compatible with Ruby 1.9 in Trusty, so the URI parser
produces errors like:

F, [2014-10-17T12:17:02.566976 #19489] FATAL -- : Error while reading
configuration file, exiting: bad URI(is not URI?):

for feeds that work with issue on a Precise/Ruby 1.8/feed2imap 1.0
setup.

** Affects: feed2imap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1382679

Title:
  feed2imap version in Trusty is buggy 1.0, not 1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/feed2imap/+bug/1382679/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to