nextcloud and php broken dependencies (f38)

2023-08-26 Thread François Patte
Bonjour, I try to install a nextcloud server on f38. It seems that I need to use php but it is impossible: the nextcloud version and the php version given by the f38 repo are not compatible and I get this answer: This version of Nextcloud is not compatible with PHP>=8.2.You are currently run

Re: nextcloud and php broken dependencies (f38)

2023-08-26 Thread José María Terry Jiménez via users
El 26/8/23 a las 11:13, François Patte escribió: Bonjour, I try to install a nextcloud server on f38. It seems that I need to use php but it is impossible: the nextcloud version and the php version given by the f38 repo are not compatible and I get this answer: This version of Nextcloud is n

Re: nextcloud and php broken dependencies (f38)

2023-08-26 Thread François Patte
Le 2023-08-26 13:04, José María Terry Jiménez via users a écrit : El 26/8/23 a las 11:13, François Patte escribió: Bonjour, I try to install a nextcloud server on f38. It seems that I need to use php but it is impossible: the nextcloud version and the php version given by the f38 repo are not

Re: Last kernel update leads to emergency mode

2023-08-26 Thread Paul Smith
On Fri, Aug 25, 2023 at 4:23 PM stan via users wrote: > > > I have been able to take a screen-shot: > > > > https://i.imgur.com/nAsE6i6.jpg > > This means that dracut was unable to start systemd in order to continue > the boot once the initramfs was finished creating the bootstrap. I > have had t

Re: Last kernel update leads to emergency mode

2023-08-26 Thread stan via users
On Sat, 26 Aug 2023 13:02:12 +0100 Paul Smith wrote: > On Fri, Aug 25, 2023 at 4:23 PM stan via users > wrote: > > > > > I have been able to take a screen-shot: > > > > > > https://i.imgur.com/nAsE6i6.jpg > > > > This means that dracut was unable to start systemd in order to > > continue the

Re: nextcloud and php broken dependencies (f38)

2023-08-26 Thread Samuel Sieb
On 8/26/23 04:39, François Patte wrote: Le 2023-08-26 13:04, José María Terry Jiménez via users a écrit : El 26/8/23 a las 11:13, François Patte escribió: Bonjour, I try to install a nextcloud server on f38. It seems that I need to use php but it is impossible: the nextcloud version and the p

xv on F38?

2023-08-26 Thread Ranjan Maitra
Hi, I have not used xv on F38 for a few months, but now noticed that I can not find it in the F38 repos. Is it dropped? Many thanks, Ranjan ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedora

Re: xv on F38?

2023-08-26 Thread Patrick O'Callaghan
On Sat, 2023-08-26 at 11:12 -0500, Ranjan Maitra wrote: > Hi, > > I have not used xv on F38 for a few months, but now noticed that I > can not find it in the F38 repos. Is it dropped? $ dnf info xv Name : xv Version : 4.1.1 Release : 1.fc38 Architecture : x86_64 Size : 6

Re: xv on F38?

2023-08-26 Thread Ranjan Maitra
Ah, it is on non-free. Did not realize that. Thanks! Ranjan On Sat Aug26'23 05:24:20PM, Patrick O'Callaghan wrote: > From: Patrick O'Callaghan > Date: Sat, 26 Aug 2023 17:24:20 +0100 > To: users@lists.fedoraproject.org > Reply-To: Community support for Fedora users > Subject: Re: xv on F38? > >

Anydesk doesn't update from his repository

2023-08-26 Thread ogio.spam
Hi all, I have Fedora 38 with Anydesk installed. dnf list anydesk anydesk.x86_64 6.2.1-1 @System If I enable the Anydesk repository I found a new version: anydesk.x86_64 6.3.0-1 anydesk But the update fails with the error: Problema: cannot install the best update candidate for package anydesk- 6

best practices for configuring multiple VirtualHost Apache WWW servers in Fedora?

2023-08-26 Thread Franta Hanzlík via users
Hi, how is it possible to best configure multiple virtual servers, given how Fedora has organized configuration files for inclusion in Apache httpd.conf? Especially if I want some configuration files to be used by only some VirtualHost sites? Example - I want to have 4 web servers (VirtualHost), a

TPM Error on Warm Boot From F38

2023-08-26 Thread Stephen Morris
Hi,     Since the last system update I have been getting TPM errors on every entry in my grub menu when I do a warm restart from F38, and this includes the menu entry for the kernel I used to boot into F38.     I am getting multiple occurrences of the following message:             error: ../..

Re: Anydesk doesn't update from his repository

2023-08-26 Thread Samuel Sieb
On 8/26/23 09:42, ogio.spam wrote: Hi all, I have Fedora 38 with Anydesk installed. dnf list anydesk anydesk.x86_646.2.1-1@System If I enable the Anydesk repository I found a new version: anydesk.x86_64 6.3.0-1anydesk But the update fails with the error: Problema: cannot install the best updat

Re: best practices for configuring multiple VirtualHost Apache WWW servers in Fedora?

2023-08-26 Thread Tim via users
On Sat, 2023-08-26 at 20:29 +0200, Franta Hanzlík via users wrote: > I suppose I will create four configuration files for each Virtualhost > in the /etc/httpd/conf.d/ directory (eg srv1_intranet.mydom_ssl.conf, > srv2_intranet.mydom.conf, srv3_www.mydom_ssl.conf, srv4_www.mydom.conf). > But how b

Re: best practices for configuring multiple VirtualHost Apache WWW servers in Fedora?

2023-08-26 Thread Peter Boy
I’m not sure, if I really understood the issue, you want to resolve > Am 26.08.2023 um 20:29 schrieb Franta Hanzlík via users > : > > Hi, > how is it possible to best configure multiple virtual servers, given > how Fedora has organized configuration files for inclusion in Apache > httpd.conf? Es