On Fri, Nov 20, 2020 at 3:28 PM Gene Heskett wrote:
> Whatever gave you the idea that arm (aarch64) software, any version,
> compiled for arm would run on amd64 hardware?
It is pretty clear that is not what the poster was asking about, but
there are two ways this can happen:
When your CPU suppor
On Vi, 20 nov 20, 10:20:39, Gene Heskett wrote:
> On Friday 20 November 2020 09:44:04 Witold Baryluk wrote:
>
> > Hi,
> >
> > I am not sure if this is the best mailing list, but couldn't find
> > anything fitting better.
> >
> >
> > I am using Debian testing on amd64.
> >
> > I am interested in te
Yes, you are right.
I am on unstable. And indeed it was package version mismatch in the
repository. I wish apt was clear what is wrong :)
It works now!
I will switch to testing probably to have less issues with version mismatch.
Thanks!
On Fri, 20 Nov 2020, 18:16 John Paul Adrian Glaubitz, <
Hello Witold!
On 11/20/20 3:44 PM, Witold Baryluk wrote:
> I tried the same with `armhf`, and apt install libc6:armhf
> libgcc-s1:armhf gcc-10-base:armhf , installed without issues.
>
>
> Any help? Is this some transient issue with the repository?
I assume that you are doing this on Debian unst
This is just a follow up.
It was a repository having incompatible versions of packages for a
moment due to gcc-10-base rebuild.
arm64 had version 10.2.0-18
but
amd64 and i386 had version 10.2.0-17.
So it was not possible to install them at the same time.
They are now in sync, and installing l
> Whatever gave you the idea that arm (aarch64) software, any version,
> compiled for arm would run on amd64 hardware? Different cpu's and
> architectures at the machine code level and they don't speak a
> compatible dialect of native language. Compilers are generally smart
> emough to make the src
On Friday 20 November 2020 09:44:04 Witold Baryluk wrote:
> Hi,
>
> I am not sure if this is the best mailing list, but couldn't find
> anything fitting better.
>
>
> I am using Debian testing on amd64.
>
> I am interested in testing qemu-user-aarch64 on my amd64 machine, so
> instead of setting u
Hi,
I am not sure if this is the best mailing list, but couldn't find
anything fitting better.
I am using Debian testing on amd64.
I am interested in testing qemu-user-aarch64 on my amd64 machine, so
instead of setting up chroots, I decided to just try to use multi-arch
and install some librari
8 matches
Mail list logo