Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 24.04 PPA broken #4354

Open
Caprico85 opened this issue May 23, 2024 · 1 comment
Open

Ubuntu 24.04 PPA broken #4354

Caprico85 opened this issue May 23, 2024 · 1 comment

Comments

@Caprico85
Copy link

Hello

glusterfs-common from https://launchpad.net/~gluster/+archive/ubuntu/glusterfs-11 cannot be installed on Ubuntu 24.04 (noble).

glusterfs-common depends on libaio1, but this package doesn't exist on 24.04 anymore. libaio1t64 does exist though. So I guess this is related to Ubuntu's 64 bit timestamps transition.

See:
https://packages.ubuntu.com/noble/libaio1 (doesn't exist)
https://packages.ubuntu.com/noble/libaio1t64 (exists)

Regards

@Gunsi1973
Copy link

confirmed - additional code

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 glusterfs-common : Depends: libaio1 (>= 0.3.93) but it is not installable
E: Unable to correct problems, you have held broken packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants