|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 03/16] ts-xen-build-prep: don't install w3c-dtd-xhtml for Stretch onward
On Fri, Oct 20, 2017 at 11:50:11AM +0100, Ian Jackson wrote:
> Wei Liu writes ("[OSSTEST PATCH 03/16] ts-xen-build-prep: don't install
> w3c-dtd-xhtml for Stretch onward"):
> > It is not included in Stretch.
> >
> > That package was installed because libvirt build needed it. However
> > libvirt builds fine without it in Stretch. It should be fine to just not
> > install it on Stretch.
> ...
> > + if ($ho->{Suite} !~ m/stretch/) {
> > + push(@packages, "w3c-dtd-xhtml");
> > + }
>
> This is not correct because it will break when buster is released.
> Instead you should list all still-supported old suites for which (you
> think) it is required.
>
> I suggest for `still-supported' we arbitrarily go back to `squeeze',
> so you want if ... m/squeeze|jessie/
>
No problem.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |