The officially official Devuan Forum!

You are not logged in.

#1 2018-08-08 07:14:25

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

[Solved] MIYO and Seamonkey

I'm having issues trying to install the Seamonkey web browser in Miyo Awesome (Devuan GNU/Linux 2.0) . I like that browser because, not only is it lightweight, but it also comes with a pretty good email client.

I add the following to /etc/apt/sources.list:

deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main

...and then run this:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C

...and get this:

Executing: /tmp/apt-key-gpghome.3PmnrSXlye/gpg.1.sh --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
gpg: keyserver receive failed: Server indicated a failure

I've used this method with both Devuan Ascii and Debian Stretch without issues, but for some reason I can't get it to work with Miyo!

Linux hurricane 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u1 (2018-08-03) x86_64 GNU/Linux

Thanks.

edit: I have been using the instructions found here: https://wiki.debian.org/Seamonkey

Last edited by stroudmw (2018-08-08 10:33:12)

Offline

#2 2018-08-08 08:55:54

MiyoLinux
Member
Registered: 2016-12-05
Posts: 1,323  

Re: [Solved] MIYO and Seamonkey

Hi stroudwm,

You're using Awesome if I remember correctly?

Edited to add: yes, you're using Awesome...as you stated in the OP! tongue

I don't use Seamonkey, but to see what would happen, I just followed the instructions that you gave in your edit on my Miyo-Awesome installation; I also received an error message; however, there was more information given...

dan@miyolinux:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
Executing: /tmp/apt-key-gpghome.2rpRGMj9Dw/gpg.1.sh --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
gpg: connecting dirmngr at '/tmp/apt-key-gpghome.2rpRGMj9Dw/S.dirmngr' failed: No such file or directory
gpg: keyserver receive failed: No dirmngr

So, I installed dirmngr...

sudo apt install dirmngr

After installing dirmngr, I ran the previous command again, and I received no errors that time. Went ahead and installed Seamonkey with the command given in the instructions, and Seamonkey installed.

Did you not receive that notification about dirmngr?

Last edited by MiyoLinux (2018-08-08 09:35:53)


I have been Devuanated, and my practice in the art of Devuanism shall continue until my Devuanization is complete. Until then, I will strive to continue in my understanding of Devuanchology, Devuanprocity, and Devuanivity.

Veni, vidi, vici vdevuaned. I came, I saw, I Devuaned. wink

Offline

#3 2018-08-08 09:45:05

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

Yep smile I did install dirmngr. I should've mentioned that, sorry.
edit: perhaps I should reinstall dirmngr...

Last edited by stroudmw (2018-08-08 09:46:26)

Offline

#4 2018-08-08 10:02:15

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

Reinstalled dirmngr and I still have the same problem.

Offline

#5 2018-08-08 10:31:18

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

Ok... I found the solution:
I changed:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C

to:

sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 2667CA5C

I don't understand why this worked... it wasn't my ufw firewall as 1) I've done this many times before and the firewall has never been an issue, and 2) I had thought of the firewall and had disabled it!

Anyhow, it works. It must be magic.

Last edited by stroudmw (2018-08-08 10:34:04)

Offline

#6 2018-08-08 11:31:06

MiyoLinux
Member
Registered: 2016-12-05
Posts: 1,323  

Re: [Solved] MIYO and Seamonkey

Strange...

I didn't touch the firewall...it was still enabled when I did everything.

Miyo-magic!

LOLOLOLOLOLOLOLOLOL!  tongue


I have been Devuanated, and my practice in the art of Devuanism shall continue until my Devuanization is complete. Until then, I will strive to continue in my understanding of Devuanchology, Devuanprocity, and Devuanivity.

Veni, vidi, vici vdevuaned. I came, I saw, I Devuaned. wink

Offline

#7 2018-08-08 11:35:58

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

yes... strangely strange, yet oddly normal!

Thanks (again) for your help. I've written a nice review in Sourceforge, as well as the "Linux for Older Computers" Facebook group.

Offline

#8 2018-08-08 12:54:05

golinux
Administrator
Registered: 2016-11-25
Posts: 3,137  

Re: [Solved] MIYO and Seamonkey

Just curious . . . why are you letting anything ubuntu touch your setup?

Online

#9 2018-08-08 12:56:34

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

Because I want Seamonkey to stay updated. I neither like nor dislike Ubuntu: I'm rather ambivalent.
Why do you care?

Offline

#10 2018-08-08 13:22:17

golinux
Administrator
Registered: 2016-11-25
Posts: 3,137  

Re: [Solved] MIYO and Seamonkey

stroudmw wrote:

Why do you care?

Because Devuan users should be aware that packages installed from Ubuntu could have "unintended consequences" on their Devuan system.  It is a bit like Russian roulette.  But your box, your choice.

Online

#11 2018-08-08 13:25:28

stroudmw
Member
From: Johannesburg
Registered: 2018-05-25
Posts: 49  

Re: [Solved] MIYO and Seamonkey

I've been using this for a few years, without issues. I got the instructions from the Debian wiki. If it breaks, I'll fix it. Or, in a worse case, spend a morning reinstalling.

Offline

#12 2018-08-08 14:56:22

golinux
Administrator
Registered: 2016-11-25
Posts: 3,137  

Re: [Solved] MIYO and Seamonkey

OK.  That's good to know.

Online

#13 2018-08-09 04:36:23

MiyoLinux
Member
Registered: 2016-12-05
Posts: 1,323  

Re: [Solved] MIYO and Seamonkey

stroudmw wrote:

yes... strangely strange, yet oddly normal!

Thanks (again) for your help. I've written a nice review in Sourceforge, as well as the "Linux for Older Computers" Facebook group.

Thank you for the review. I'm not on Facebook, so I won't see that one, but thank you anyway. smile


I have been Devuanated, and my practice in the art of Devuanism shall continue until my Devuanization is complete. Until then, I will strive to continue in my understanding of Devuanchology, Devuanprocity, and Devuanivity.

Veni, vidi, vici vdevuaned. I came, I saw, I Devuaned. wink

Offline

#14 2018-10-26 15:59:17

James1138
Member
Registered: 2018-09-27
Posts: 45  

Re: [Solved] MIYO and Seamonkey

This may help in staying up-to-date on your installed version of SeaMonkey without the need to add any repositories...

https://sourceforge.net/projects/ubuntu … lla-build/

I used SeaMonkey in the past but so far cannot use it to watch Netflix since it does not yet support DRM playback like Firefox does,

James
Indiana/USA

Offline

Board footer