[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#775180: analysis



On Wed, Feb 04, 2015 at 02:12:13PM +0100, Daniel Pocock wrote:
> It has been rejected from wheezy-backports, I've sent a query to the
> release team about uploading vpim to wheezy-updates instead:
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777047

Note that you can workaround the brokennes of the vpim from wheezy by
symlinks its files into a directory that you then add to the Ruby
$LOAD_PATH. e.g. on a wheezy box here:

$ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
$ ls -lh lib/
total 0
lrwxrwxrwx 1 vagrant vagrant 22 Feb  4 14:33 vpim -> /usr/lib/ruby/1.8/vpim
lrwxrwxrwx 1 vagrant vagrant 25 Feb  4 14:33 vpim.rb -> /usr/lib/ruby/1.8/vpim.rb
$ ruby -I$(pwd)/lib -rvpim -e 'puts Vpim'
Vpim
$


-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: