Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-02 Thread Steven A. Falco
On 2/2/22 05:19 AM, Miro Hrončok wrote: On 01. 02. 22 19:45, przemek klosowski wrote: On 2/1/22 12:54, Miro Hrončok wrote: Thanks to Steven, Stephen and Miro for finding this solution. Still, having to add flags and deleting the existing doc package is not completely gruntling---it works, bu

Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-02 Thread Miro Hrončok
On 01. 02. 22 19:45, przemek klosowski wrote: On 2/1/22 12:54, Miro Hrončok wrote: Thanks to Steven, Stephen and Miro for finding this solution. Still, having to add flags and deleting the existing doc package is not completely gruntling---it works, but it's not automatic and, for the future,

Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-01 Thread Steven A. Falco
On 2/1/22 01:45 PM, przemek klosowski via devel wrote: On 2/1/22 12:54, Miro Hrončok wrote: Thanks to Steven, Stephen and Miro for finding this solution. Still, having to add flags and deleting the existing doc package is not completely gruntling---it works, but it's not automatic and, for th

Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-01 Thread Steven A. Falco
On 2/1/22 12:54 PM, Miro Hrončok wrote: On 01. 02. 22 18:01, przemek klosowski via devel wrote: rpm -q -conflicts kicad-6.0.1-4.fc35.x86_64.rpm kicad-doc < 1:6.0.1-4.fc35 ... When I add the '--best --allowerasing' flags, then I get the desired result: # dnf update kicad-6.0.1-4.fc35.x86_6

Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-01 Thread przemek klosowski via devel
On 2/1/22 12:54, Miro Hrončok wrote: Thanks to Steven, Stephen and Miro for finding this solution. Still, having to add flags and deleting the existing doc package is not completely gruntling---it works, but it's not automatic and, for the future, I am curious if there's another way. Sorry f

Re: Fwd: conditional require (RPM dependency solving puzzle)

2022-02-01 Thread Miro Hrončok
On 01. 02. 22 18:01, przemek klosowski via devel wrote: rpm -q -conflicts kicad-6.0.1-4.fc35.x86_64.rpm kicad-doc < 1:6.0.1-4.fc35 ... When I add the '--best --allowerasing' flags, then I get the desired result: # dnf update kicad-6.0.1-4.fc35.x86_64.rpm --best --allowerasing Last metadata

Fwd: conditional require (RPM dependency solving puzzle)

2022-02-01 Thread przemek klosowski via devel
rpm -q -conflicts kicad-6.0.1-4.fc35.x86_64.rpm kicad-doc < 1:6.0.1-4.fc35 ... When I add the '--best --allowerasing' flags, then I get the desired result: # dnf update kicad-6.0.1-4.fc35.x86_64.rpm --best --allowerasing Last metadata expiration check: 0:43:04 ago on Mon 31 Jan 2022 05:0