Hello,
I’m using standalone OBS to build packages for ubuntu and currently trying to build uw-imap obtained from here Ubuntu – Error
I satisfied all dependencies for it and even put some of them in Required field in the Project Config, it starts building, but at some point build fails with:
289s] devlibs error: There is no package matching [krb5-multidev] and noone provides it, please report bug to d-shlibs maintainer
289s] devlibs error: There is no package matching [libpam0g-dev] and noone provides it, please report bug to d-shlibs maintainer
289s] devlibs error: There is no package matching [libssl-dev] and noone provides it, please report bug to d-shlibs maintainer
…yet these packages are built and explicitly required by the project.
Any ideas what to do with it?
Thanks