Skip to content

ubuntu package providing httpd (like nginx, apache and lighttpd) #91

@andreasnuesslein

Description

@andreasnuesslein

I was wondering if it was possible to add a "provides: nginx" or something like this to the caddy ubuntu packages?

Some packages require something like this:

$ apt-cache depends zammad
zammad
  ...
  Depends: curl
    curl:i386
 |Depends: elasticsearch
  Depends: <elasticsearch-oss>
 |Depends: nginx
    nginx-core
    nginx-extras
    nginx-full
    nginx-light
  Depends: apache2
 |Depends: postgresql
  ...

obviously the better solution would be to ask zammad to add |Depends: caddy to that block, but a) they have like >400 open issues on github, so I think that'd take longer and b) there might be other packages out there that would need that update too.

cheers 👋

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions