On Tue, Feb 25, 2014 at 2:54 AM, Vandana Bhasin <[email protected]>wrote:
> Hello, > > I am unable to install the msp430-gdb-46 package. A similar error message > pops up for other msp packages > > apt-get install msp430-gdb-46 > Reading package lists... Done > Building dependency tree > Reading state information... Done > E: Unable to locate package msp430-gdb-46 > > Following instructions on github, unable to connect for keys also > > root@ubuntu:~# gpg --keyserver keyserver.ubuntu.com --recv-keys 34EC655A > gpg: WARNING: unsafe ownership on configuration file > `/home/vandanabhasin/.gnupg/gpg.conf' > gpg: external program calls are disabled due to unsafe options file > permissions > gpg: keyserver communications error: general error > gpg: keyserver receive failed: general error > > Can anybody please help resolve this issue? > you need to fix the permissions on the gpg.conf file. Possibly also the permissions on the .gnupg directory. Not sure how your permissions got wacked. typically the directory and contents should be owned by you with permissions of -rw------- or 0600. > > Thanks > > Vandana > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
