Merge ~rbartzen/ubuntu/+source/ovn:systemd_fix into ubuntu/+source/ovn:ubuntu/devel
Proposed by
Roberto Bartzen Acosta
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | ~rbartzen/ubuntu/+source/ovn:systemd_fix | ||||
Merge into: | ubuntu/+source/ovn:ubuntu/devel | ||||
Diff against target: |
15 lines (+2/-1) 1 file modified
debian/ovn-ic.service (+2/-1) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Lukas Märdian (community) | Approve | ||
Andreas Hasenack | Needs Information | ||
Review via email: mp+464859@code.launchpad.net |
To post a comment you must log in.
Unmerged commits
- a627c68... by Roberto Bartzen Acosta
- 0e3ce87... by William Grant
- ecd7f77... by Frode Nordahl <email address hidden>
- 0de6d3e... by Frode Nordahl <email address hidden>
Your proposal looks sane, and I see another service already does the same, as you stated in the bug:
debian/ ovn-ic- db.ovn- ovsdb-server- ic-sb.service: =-/etc/ default/ ovn-ic %t/ovn/ ovn_ic_ sb_db.pid /usr/share/ ovn/scripts/ ovn-ctl run_ic_sb_ovsdb $OVN_CTL_OPTS
...
[Service]
Type=simple
EnvironmentFile
PIDFile=
ExecStart=
But this package is a sync in ubuntu:
ovn | 24.03.2-2 | oracular | source
ovn | 24.03.2-2 | unstable | source
And it's used in big projects like openstack. If we make this change in ubuntu now, that would block future automatic syncs from debian.
Would you mind creating a bug in debian, and/or perhaps an MP against the package in salsa? The MP can be filed here[1]. I don't see any existing ones there, though, so perhaps that team prefers to receive contributions via bug reports against the ovn package in debian.
To file a bug against the package in debian, basically send a clear-text email do <email address hidden> with (I prefer to use source packages as target, so "ovn" below)"
Subject: ovn: systemd service does not use ovn_ctl_opts
Body:
Package: ovn
Version: 24.03.2-2
Severity: Normal
Dear Maintainer,
<your description of the issue here, attach patch>
1. https:/ /salsa. debian. org/openstack- team/third- party/ovn/ -/merge_ requests