You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.