Your message dated Thu, 07 Jul 2016 13:39:33 +0000
with message-id <[email protected]>
and subject line Bug#829523: Removed package(s) from unstable
has caused the Debian Bug report #511776,
regarding libvpim-ruby1.8: encode method deos not work for Vpim::Icalendar
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
511776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511776
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvpim-ruby1.8
Version: 0.15-1
Severity: normal

encode seems to apply "fields" to an array:

/usr/lib/ruby/1.8/vpim/icalendar.rb:246:in `fields': undefined method `fields' 
for #<Array:0xb77b4988> (NoMethodError)
        from /usr/lib/ruby/1.8/vpim/icalendar.rb:246:in `each'
        from /usr/lib/ruby/1.8/vpim/icalendar.rb:246:in `fields'
        from /usr/lib/ruby/1.8/vpim/icalendar.rb:234:in `encode'
        from ./main.rb:31
        from ./main.rb:17:in `each'
        from ./main.rb:17

When I try to run this code :

cals = Vpim::Icalendar.decode(cal_file)
cals.each do |cal|
  f = File.open(new_cal, 'w')
  f.write(cal.encode)
end


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26.3-grsec
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages libvpim-ruby1.8 depends on:
ii  libruby1.8                  1.8.5-4etch4 Libraries necessary to run Ruby 1.

libvpim-ruby1.8 recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.695-1.5+rm

Dear submitter,

as the package vpim has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/829523

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to