The build script has no error checking. A side effect of this is that when the kernel package building fails for any reason (it's normal for the mainline builds to fail sometimes), the metapackage is built and uploaded regardless.
The result is that those who use the PPA, will have a broken apt status, because the metapackage depends on a package that doesn't exist.
The build script has no error checking. A side effect of this is that when the kernel package building fails for any reason (it's normal for the mainline builds to fail sometimes), the metapackage is built and uploaded regardless.
The result is that those who use the PPA, will have a broken apt status, because the metapackage depends on a package that doesn't exist.