Re: [jenkins-ci PATCH] lcitool: Fix name for ppc64le architecture

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2019-03-11 at 18:13 +0100, Erik Skultety wrote:
> On Mon, Mar 11, 2019 at 05:50:57PM +0100, Andrea Bolognani wrote:
[...]
> > @@ -118,7 +118,7 @@ class Util:
> >              "mips": "mips",
> >              "mipsel": "mipsel",
> >              "mips64el": "mips64el",
> > -            "ppc64el": "ppc64el",
> > +            "ppc64le": "ppc64el",
> 
> "ppc64le": "ppc64le" I believe :)

Nope: this function translates libvirt architecture names to Debian
architecture names, and the latter actually uses "ppc64el" for this
specific architecture: see for example

  https://packages.debian.org/sid/ppc64el/libvirt0

Yeah, it's silly. That's why we need a translation function in the
first place ;)

> Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>

Thanks, pushed now.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux