pkgsrc-Users archive

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

Re: finance/py-Finance-Quote issue



On Fri, 16 Aug 2024, Thomas Klausner wrote:

On Thu, Aug 15, 2024 at 07:36:44AM -0700, Paul Goyette wrote:
How do I install the LWP::Protocol::https module?  Shouldn't pkgsrc handle
the dependency?

This module was split off from another module recently. I've now added
the explicit dependency on it to p5-Finance-Quote.

No clue why it's still failing, sorry.

alphavantage now works correctly once I installed the following:

    net/p5-Socket6
    net/p5-IO-Socket-INET6
    net/p5-Net-LibIDN
    security/p5-Net-SSLeay
    security/p5-IO-Socket-SSL
    www/p5-LWP-Protocol-https

# gnucash-cli --quotes dump alphavantage AAPL AMD
main: Error on gnc_gbr_init: Unable to open /proc/self/maps for reading.
Finance::Quote fields GnuCash uses:
    symbol: AAPL            <=== required
      date: 08/15/2024      <=== recommended
  currency: USD             <=== required
      last: 224.7200        <=\
       nav:                 <=== one of these
     price:                 <=/

Finance::Quote fields GnuCash uses:
    symbol: AMD             <=== required
      date: 08/15/2024      <=== recommended
  currency: USD             <=== required
      last: 147.3600        <=\
       nav:                 <=== one of these
     price:                 <=/

#


+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index