Re: [DNG] Fwd: Installing postgresql13 on beowulf

2021-07-17 Thread wirelessduck--- via Dng


> On 18 Jul 2021, at 12:58, Gregory Nowak via Dng  wrote:
> 
> On Sat, Jul 17, 2021 at 09:38:13PM -0500, o1bigtenor via Dng wrote:
>> - - - - no mention of Beowulf and that means a - - - no go - - - - at least
>> as far as I can tell.
>> 
>> Any ideas?
> 
> Bionic is based on buster, and therefore similar to Beowulf. If the
> repository has bionic, use bionic if installing on Beowulf.
> 
> Greg

Bionic is an Ubuntu release. You should be using buster-pgdg repository for 
postgresql apt as Devuan Beowulf is directly based on Debian Buster. Devuan has 
no direct relationship with Ubuntu.

I use the buster-pgdg repositories for all of my postgresql installations, 
following the instructions on apt.postgresql.org but substituting the 
lsb_release part for “buster”

-- 
Tom
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Devuan for WSL

2021-07-17 Thread Olaf Meeuwissen via Dng
Hi Tito,

tito via Dng writes:

> On Thu, 15 Jul 2021 13:57:54 -0400
> Linux O'Beardly via Dng  wrote:
>
>> Has anyone attempted and/or had success at creating a WSL distribution from
>> a Devuan docker image? I started a new gig and am stuck with a Windows
>> laptop, but they will allow us to run WSL. Any info would be greatly
>> appreciated.
>
> Hi,
> I've installed Devuan in a HyperV VM and after a little tweaking of
> the HyperV settings it works well for me.

Care to share your HyperV settings?

I'm experiencing occasional performance hiccups with RancherOS based
nodes of my Kubernetes clusters.  While I'm okay with digging into the
details on the Linux side, I have next to no knowledge/access on the
Windoze side.

Thanks in advance,
--
Olaf Meeuwissen, LPIC-2FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://my.fsf.org/donate
 Join the Free Software Foundation  https://my.fsf.org/join
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Fwd: Installing postgresql13 on beowulf

2021-07-17 Thread Gregory Nowak via Dng
On Sat, Jul 17, 2021 at 09:38:13PM -0500, o1bigtenor via Dng wrote:
> - - - - no mention of Beowulf and that means a - - - no go - - - - at least
> as far as I can tell.
> 
> Any ideas?

Bionic is based on buster, and therefore similar to Beowulf. If the
repository has bionic, use bionic if installing on Beowulf.

Greg


-- 
web site: http://www.gregn.net
gpg public key: http://www.gregn.net/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
If we haven't been in touch before, e-mail me before adding me to your contacts.

--
Free domains: http://www.eu.org/ or mail dns-mana...@eu.org
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Installing postgresql13 on beowulf

2021-07-17 Thread o1bigtenor via Dng
On Sat, Jul 17, 2021 at 6:30 PM wirelessduck--- via Dng
 wrote:
>
>
>
> > On 18 Jul 2021, at 06:22, Antony Stone  
> > wrote:
> >
> > On Saturday 17 July 2021 at 17:20:40, o1bigtenor via Dng wrote:
> >
> >> Greetings
> >>
> >> trying to install postgres 13 on beowulf
> >
> >> deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main
> >
> >> # apt update
> >
> >> Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release
> >
> >> Somehow what I entered as 'Buster' become 'Beowulf' .
> >
> > Can you really confirm that you don't have a beowulf repository lurking
> > somewhere:
> >
> >grep -r postgresql /etc/apt
> >
> > Thanks,
> >
> >
> > Antony.
>
> I would check this too. I have postresql of various versions running fine on 
> multiple Beowulf machines from pgdg repositories so there’s nothing wrong 
> with apt.postgresql.org.
>
> Check also with `apt-cache policy`
>

I, in error, send my previous response to only the previous responder instead
of including the list.

The results of the search request are included.

Regards
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Fwd: Installing postgresql13 on beowulf

2021-07-17 Thread o1bigtenor via Dng
!!!
Apologies - - - - I seem to have forgotten that I must use reply all
and I didn't!

-- Forwarded message -
From: o1bigtenor 
Date: Sat, Jul 17, 2021 at 4:33 PM
Subject: Re: [DNG] Installing postgresql13 on beowulf
To: Antony Stone 


On Sat, Jul 17, 2021 at 3:22 PM Antony Stone
 wrote:
>
> On Saturday 17 July 2021 at 17:20:40, o1bigtenor via Dng 
> wrote:___
>
> > Greetings
> >
> > trying to install postgres 13 on beowulf
>
> > deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main
>
> > # apt update
>
> > Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release
>
> > Somehow what I entered as 'Buster' become 'Beowulf' .
>
> Can you really confirm that you don't have a beowulf repository lurking
> somewhere:
>
> grep -r postgresql /etc/apt
>

# grep -r postgresql /etc/apt
/etc/apt/apt.conf.d/01autoremove-postgresql:// File installed by
postgresql-common. Currently not updated automatically,
/etc/apt/apt.conf.d/01autoremove-postgresql:// would remove the old
postgresql-NN package when the "postgresql" meta
/etc/apt/apt.conf.d/01autoremove-postgresql:"^postgresql-";

the issue is that
https://apt.postgresql.org/pub/repos/apt/dists/

only contains

bionic-pgdg/   11-Jul-2021 20:57
-
bionic-pgdg-testing/   17-Jul-2021 18:25
-
bullseye-pgdg/ 11-Jul-2021 20:56
-
bullseye-pgdg-testing/ 17-Jul-2021 18:25
-
buster-pgdg/   11-Jul-2021 20:56
-
buster-pgdg-testing/   17-Jul-2021 18:25
-
focal-pgdg/11-Jul-2021 20:57
-
focal-pgdg-testing/17-Jul-2021 18:25
-
groovy-pgdg/   11-Jul-2021 20:56
-
groovy-pgdg-testing/   09-Jul-2021 17:56
-
hirsute-pgdg/  11-Jul-2021 20:56
-
hirsute-pgdg-testing/  09-Jul-2021 17:56
-
sid-pgdg/  11-Jul-2021 20:56
-
sid-pgdg-testing/  17-Jul-2021 18:25
-
stretch-pgdg/  11-Jul-2021 20:56
-
stretch-pgdg-testing/  05-Jul-2021 16:06
-
xenial-pgdg/   13-May-2021 13:12
-
xenial-pgdg-testing/   13-May-2021 13:10
-

- - - - no mention of Beowulf and that means a - - - no go - - - - at least
as far as I can tell.

Any ideas?
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Installing postgresql13 on beowulf

2021-07-17 Thread wirelessduck--- via Dng


> On 18 Jul 2021, at 06:22, Antony Stone  
> wrote:
> 
> On Saturday 17 July 2021 at 17:20:40, o1bigtenor via Dng wrote:
> 
>> Greetings
>> 
>> trying to install postgres 13 on beowulf
> 
>> deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main
> 
>> # apt update
> 
>> Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release
> 
>> Somehow what I entered as 'Buster' become 'Beowulf' .
> 
> Can you really confirm that you don't have a beowulf repository lurking 
> somewhere:
> 
>grep -r postgresql /etc/apt
> 
> Thanks,
> 
> 
> Antony.

I would check this too. I have postresql of various versions running fine on 
multiple Beowulf machines from pgdg repositories so there’s nothing wrong with 
apt.postgresql.org.

Check also with `apt-cache policy`

-- 
Tom
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Installing postgresql13 on beowulf

2021-07-17 Thread Antony Stone
On Saturday 17 July 2021 at 17:20:40, o1bigtenor via Dng wrote:

> Greetings
> 
> trying to install postgres 13 on beowulf

> deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main

> # apt update

> Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release

> Somehow what I entered as 'Buster' become 'Beowulf' .

Can you really confirm that you don't have a beowulf repository lurking 
somewhere:

grep -r postgresql /etc/apt

Thanks,


Antony.

-- 
If you can't find an Open Source solution for it, then it isn't a real problem.

   Please reply to the list;
 please *don't* CC me.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] desktop-live chimaera isos

2021-07-17 Thread Gastón via Dng
On Fri, Jul 16, 2021 at 03:55:26PM -0400, fsmithred via Dng wrote:
> Let me know if the desktop does not look like this.
> https://transfer.sh/1C8R6Pg/Screeshot_desktop-live-chimaera.png
> We're getting different results with the i386 isos on different machines
> booting in qemu. One is amd64 hardware, other is i386.
> 
Hi, I downloaded: devuan_chimaera_4.0.alpha_2021-07-16_amd64_desktop-live.iso, 
and tested it on real hardware. 

The desktop looks the same as the screenshot except for the wallpaper,
the wallpaper with the Devuan logo does not appear, it has a generic
XFCE wallpaper.

--
gast0n
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Separate issue with the alpha iso

2021-07-17 Thread Steve Litt
goli...@devuan.org said on Fri, 16 Jul 2021 15:17:37 -0500

>Regarding the Xfce screenshot of the alpha live-iso posted by
>fsmithred . . . the eye-shattering icons in the bottom navigation
>panel are from Xfce. They are NOT part of the deepsea theme.
>Hopefully a way can be found to return visual sanity. So much for
>having Linux "your way" in 2021.
>
>golinux grumbles . . .

:-)  :-)  :-)  :-)  :-)  :-)  

Feel fortunate *I'm* not in charge of aesthetics, because if I was,
everything would be no-transparency black on white with huge window
borders, the focused window border being red, all this with clockface
fonts, and no wallpaper or desktop icons, only blackness. :-)

On a more serious note, I haven't seen the live-iso you're speaking of,
but you've been doing a great job: Every theme I've seen coming out of
Devuan and Refracta looked great. Debian lost a great resource when
they blew you away. Oh well, Debian's loss is Devuan's gain. Thanks for
all the design.

SteveT

Steve Litt 
Spring 2021 featured book: Troubleshooting Techniques of the Successful
Technologist http://www.troubleshooters.com/techniques
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Installing postgresql13 on beowulf

2021-07-17 Thread o1bigtenor via Dng
Greetings

trying to install postgres 13 on beowulf
the official instructions are using systemd  ephemera

I included the repository (postgresql) as suggested:

deb http://deb.devuan.org/merged beowulf-backports main contrib non-free
deb-src http://deb.devuan.org/merged beowulf-backports main contrib non-free

deb http://apt.postgresql.org/pub/repos/apt/ buster-pgdg main
~

but - - - - when I use
# apt update
Hit:1 http://deb.devuan.org/merged beowulf InRelease
Hit:2 http://deb.devuan.org/merged beowulf-security InRelease
Hit:3 http://apt.postgresql.org/pub/repos/apt buster-pgdg InRelease
Ign:4 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg InRelease
Hit:5 http://deb.devuan.org/merged beowulf-updates InRelease
Hit:6 http://deb.devuan.org/merged beowulf-backports InRelease
Err:7 http://apt.postgresql.org/pub/repos/apt beowulf-pgdg Release
  404  Not Found [IP: 87.238.57.227 80]
Reading package lists... Done
E: The repository 'http://apt.postgresql.org/pub/repos/apt
beowulf-pgdg Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.

Somehow what I entered as 'Buster' become 'Beowulf' .

How can I install postgresql 13 on Beowulf?

TIA
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng