Debian Patches

Status for oomd/0.5.0-1.2

Patch Description Author Forwarded Bugs Origin Last update
0001-Do-not-install-example-systemd-service.patch Do not install example systemd service
Currently two systemd services are installed which
breaks the package from being installed with the following
error:

Unpacking oomd (0.5.0-1+b1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-46e3FG/48-oomd_0.5.0-1+b1_amd64.deb (--unpack):
unable to open '/usr/lib/systemd/system/oomd.service.dpkg-new': No such file or directory

So do not install the systemd service provided by upstream
and instead install the systemd service from the Debian
packaging since it is more developed. Once the upstream
pull request (linked below) is accepted, we can use the
upstream provided configuration.
Christopher Obbard <chris.obbard@collabora.com> yes 2022-01-11
0001-Resolved-a-compiler-error-due-to-lacking-include-162.patch Resolved a compiler error due to lacking include (#162)
Summary:
Fixed an issue where a missing include causing compiler errors

Also applied clang-format.sh

Issue occured with following compiler and linker:
```
C++ compiler for the host machine: ccache c++ (gcc 12.1.1 "c++ (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1)")
C++ linker for the host machine: c++ ld.bfd 2.37-27
```

Pull Request resolved: https://github.com/facebookincubator/oomd/pull/162

Reviewed By: brianc118

Differential Revision: D37790605

Pulled By: lnyng
ycitgez <yuhanun.citgez@flatexdegiro.com> no 2022-07-12

All known versions for source package 'oomd'

Links