Hello, Scott,
Yes it takes a little while for everything to build and publish once accepted. 
I just checked a 24.04 machine here, and it seems the package is already there 
for amd64

# apt policy php8.3
php8.3:
  Installed: (none)
  Candidate: 8.3.6-0ubuntu0.24.04.6
  Version table:
     8.3.6-0ubuntu0.24.04.7 100
        100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
     8.3.6-0ubuntu0.24.04.6 500
        500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
     8.3.6-0maysync1 500
        500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

So you can try to install it now.

As you can see, the version in -proposed is not the candidate because of 
pinning (you should not be installing things from proposed by default hehehe) ; 
so you may have to run
`apt install php8.3 -t noble-proposed`
to get it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130569

Title:
  php-fpm scoreboard: failed to lock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php8.3/+bug/2130569/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to