Page MenuHomePhabricator

package wikimedia-lvs-realserver for buster
Closed, ResolvedPublic

Description

Phabricator uses the wikimedia-lvs-realserver package and that does not exist on buster yet.

So that blocks upgrading/switching the prod Phabricator server to buster.

Event Timeline

Dzahn removed Dzahn as the assignee of this task.
MoritzMuehlenhoff claimed this task.

The package was already previously copied between jessie and stretch, has no runtime dependencies which need to be updated and the if-up.d/if-down.d interfaces are unchanged between stretch/buster, so I simply copied over the deb from stretch-wikimedia to buster-wikimedia.

Oh, that was quick and easier than i thought. Thank you!