[PATCH] ubuntu_zfs_xfs_generic: remove texinfo and texlive pkg

Stefan Bader stefan.bader at canonical.com
Mon Jul 10 09:52:47 UTC 2017


On 23.06.2017 09:12, Po-Hsu Lin wrote:
> These two packages were added in commit ec287dc035727300e5a34a3b6a474d3a13ab5582
> However the texlive dependency issue is now hindering the test, and should be
> removed to keep the test running. Tested with Artful amd64 system, all 64 test
> cases passed.

I am not that versed in the autotests. Removing that dependency would affect all
tests (I mean all releases). Does the test still run successful on the older
releases where the dependency was added (for some reason)?

-Stefan
> 
> texlive dependency bug: http://pad.lv/1699781
> 
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
> ---
>  ubuntu_zfs_xfs_generic/ubuntu_zfs_xfs_generic.py |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/ubuntu_zfs_xfs_generic/ubuntu_zfs_xfs_generic.py b/ubuntu_zfs_xfs_generic/ubuntu_zfs_xfs_generic.py
> index 38d969a..0e4657c 100644
> --- a/ubuntu_zfs_xfs_generic/ubuntu_zfs_xfs_generic.py
> +++ b/ubuntu_zfs_xfs_generic/ubuntu_zfs_xfs_generic.py
> @@ -34,8 +34,6 @@ class ubuntu_zfs_xfs_generic(test.test):
>              'libtool-bin',
>              'pax',
>              'pkg-config',
> -            'texinfo',
> -            'texlive',
>              'quota'
>          ]
>          gcc = 'gcc' if arch in ['ppc64le', 'aarch64', 's390x'] else 'gcc-multilib'
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170710/0e365722/attachment.sig>


More information about the kernel-team mailing list