You are not logged in.

#1 2025-05-13 18:47:32

Xylerfox
Member
Registered: 2024-07-24
Posts: 14

[SOLVED] Pacman Nginx update issues

Hi there,

I'm running an Arch VM as my Reverse Proxy server. I'm using Nginx as the web server.

I installed the "nginx" package, not the nginx-mainline package.

However, lately when I attempt a full system update (pacman -Syu), I get the following error message:
warning: removing 'nginx-1.28.0-3' from target list because it conflicts with 'nginx-mainline-1.27.5-3'

I've never installed the nginx-mainline package, and I never told pacman to install it, so I'm unsure why it's giving me this message.

Last edited by Xylerfox (Yesterday 11:34:20)


If you're not having fun, what's the point of being an Enthusiast? :3

Offline

#2 2025-05-13 19:52:00

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,746
Website

Re: [SOLVED] Pacman Nginx update issues

Generate a debug log and upload it to a pastebin, share the link here

# pacman --debug -Syu |& tee /tmp/pacman.output
# curl -F 'file=@-' 0x0.st < /tmp/pacman.output

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 Yesterday 01:41:26

Xylerfox
Member
Registered: 2024-07-24
Posts: 14

Re: [SOLVED] Pacman Nginx update issues

WorMzy wrote:

Generate a debug log and upload it to a pastebin, share the link here

# pacman --debug -Syu |& tee /tmp/pacman.output
# curl -F 'file=@-' 0x0.st < /tmp/pacman.output

Good evening!

Thank you for the reply.

Here's the pastebin you requested: https://pastebin.com/VUataPKD
With password: gdpkRMxMbR

If the pastebin doesn't work, here's a txt file from my cloud server: https://cloud.xylerfox.ca/s/2DGf6i94qZ6jA2N

Thank you very much for your time!


If you're not having fun, what's the point of being an Enthusiast? :3

Offline

#4 Yesterday 01:55:55

Xylerfox
Member
Registered: 2024-07-24
Posts: 14

Re: [SOLVED] Pacman Nginx update issues

Xylerfox wrote:
WorMzy wrote:

Generate a debug log and upload it to a pastebin, share the link here

# pacman --debug -Syu |& tee /tmp/pacman.output
# curl -F 'file=@-' 0x0.st < /tmp/pacman.output

Good evening!

Thank you for the reply.

Here's the pastebin you requested: https://pastebin.com/VUataPKD
With password: gdpkRMxMbR

If the pastebin doesn't work, here's a txt file from my cloud server: https://cloud.xylerfox.ca/s/2DGf6i94qZ6jA2N

Thank you very much for your time!

Well, this is a bit awkward!

I figured it out.

I still don't know how it installed them, but I had 3 packages that require nginx-mainline as it's dependency, despite never installing them in the first place.

Those packages being:
nginx-mainline-mod-stream
nginx-mainline-mod-mail
nginx-mainline-mod-image-filter

I don't know why or how these were installed without nginx-mainline, but they were. I removed them using pacman -Rn, and tried "pacman -Syu" once more, and it didn't try installing nginx-mainline, and properly updated my Arch VM.

Thank you very much for your help with the debugs though, it helped me figure out what the error was!

Much love to the Arch Forum community :3


If you're not having fun, what's the point of being an Enthusiast? :3

Offline

#5 Yesterday 05:57:57

seth
Member
Registered: 2012-09-03
Posts: 63,499

Re: [SOLVED] Pacman Nginx update issues

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

#6 Yesterday 11:39:12

Xylerfox
Member
Registered: 2024-07-24
Posts: 14

Re: [SOLVED] Pacman Nginx update issues

seth wrote:

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Thank you, I was looking for the "Mark as Solved" button, but didn't realize it was just renaming the original subject to "SOLVED"!

Still new around here, x3


If you're not having fun, what's the point of being an Enthusiast? :3

Offline

Board footer

Powered by FluxBB