Re: [PATCH] gnu: Add pianobar.

2016-02-13 Thread Al McElrath
I tracked this down a bit further. There is nothing wrong with Pandora's cert. If I specify in pianobar's config file to use: ca_bundle = /home/al/.guix-profile/etc/ssl/certs/ca-certificates.crt It works. Note if I 'env | grep SSL' I get: SSL_CERT_DIR=/home/al/.guix-profile/etc/ssl/certs

Re: [PATCH] gnu: Add pianobar.

2016-02-13 Thread Leo Famulari
On Sat, Feb 13, 2016 at 02:37:05PM -0800, Al McElrath wrote: > > I tracked this down a bit further. There is nothing wrong with Pandora's > cert. If I specify in pianobar's config file to use: > > ca_bundle = /home/al/.guix-profile/etc/ssl/certs/ca-certificates.crt Can you share your config,

Re: [PATCH] gnu: Add pianobar.

2016-02-13 Thread Leo Famulari
On Sat, Feb 13, 2016 at 05:49:35PM -0500, Leo Famulari wrote: > On Sat, Feb 13, 2016 at 02:37:05PM -0800, Al McElrath wrote: > > > > I tracked this down a bit further. There is nothing wrong with Pandora's > > cert. If I specify in pianobar's config file to use: > > > > ca_bundle =

Re: [PATCH] gnu: Add pianobar.

2016-02-13 Thread Leo Famulari
On Sat, Feb 13, 2016 at 05:56:16PM -0500, Leo Famulari wrote: > On Sat, Feb 13, 2016 at 05:49:35PM -0500, Leo Famulari wrote: > > On Sat, Feb 13, 2016 at 02:37:05PM -0800, Al McElrath wrote: > > > > > > I tracked this down a bit further. There is nothing wrong with Pandora's > > > cert. If I

Re: [PATCH] gnu: Add pianobar.

2016-02-12 Thread Leo Famulari
On Thu, Feb 11, 2016 at 10:00:17PM -0800, Al McElrath wrote: > > Thanks for testing and pointing this out. Real radio stations require > too much manual effort! That said... > > You should be getting a different error without a login (pandora.com > requires a login): "(i) Login... Error: Wrong

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Ricardo Wurmus
Al McElrath writes: > Another new package. Feedback appreciated. Thank you for the patch! > This is free software, but it > only works with a non-free music service, Pandora. Is that acceptable? The concept of “non-free” doesn’t directly apply to services. See “Untangling

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Al McElrath
Thanks for testing and pointing this out. Real radio stations require too much manual effort! That said... You should be getting a different error without a login (pandora.com requires a login): "(i) Login... Error: Wrong email address or password." There is an outstanding issue with pianobar

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Al McElrath
Revised patch is attached. I updated/expanded the description and fixed the license. Thanks! >From 91d5c428428eed605c981a39022fe90e6f98be6d Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Fri, 11 Dec 2015 21:22:33 -0800 Subject: [PATCH] gnu: Add pianobar. *

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Leo Famulari
On Thu, Feb 11, 2016 at 01:36:13PM -0800, Al McElrath wrote: > > Revised patch is attached. I updated/expanded the description and fixed > the license. Thanks! > > From 91d5c428428eed605c981a39022fe90e6f98be6d Mon Sep 17 00:00:00 2001 > From: Al McElrath > Date: Fri, 11 Dec