Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Mario Marietto
I don't think that I found a bug. I think that Chrome does not work with wine because wine is always an incomplete product in relation to the changes that the developers add for a variety of sturdy Windows tools. And anyway,if the problem / bug exists,it's not related to i386,because as I said,I've

Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Jeffrey Walton
On Sun, Jun 16, 2024 at 12:48 PM Mario Marietto wrote: > > Hello to everyone. > > I'm trying to compile wine-tkg from this repo : > > https://github.com/Frogging-Family/wine-tkg-git > > This is what I did,according with the short tutorial : > > root@debian-now:/home/marietto/Scaricati/wine-tkg-git

Re: *****SPAM***** Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Hans
Yes, this is, where the entry "i386" is put in. I remember, to execute the command "dpkg --add-architecture i386" a very long time ago. Thus, aptitude now knows about it. Zhanks for making things clearer. Best Hans > Indeed, multi-arch is a dpkg thing. The list of current architectures > is k

Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread tomas
On Sun, Jun 16, 2024 at 12:37:06PM -0400, The Wanderer wrote: > On 2024-06-16 at 12:18, Hans wrote: > > > I am wondering, why aptitude is showing me (incorrectlly?) > > libllvm*:i386 and apt-get not. > > > > I have no i386 entry in sources.list, but where does aptitude get its > > information? >

Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread The Wanderer
On 2024-06-16 at 12:18, Hans wrote: > I am wondering, why aptitude is showing me (incorrectlly?) > libllvm*:i386 and apt-get not. > > I have no i386 entry in sources.list, but where does aptitude get its > information? AFAIK, /etc/sources.list does not record architectures; it only records mirro

Re: *****SPAM***** Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Hans
I am wondering, why aptitude is showing me (incorrectlly?) libllvm*:i386 and apt-get not. I have no i386 entry in sources.list, but where does aptitude get its information? apt-cache search libllvm | grep i386 aptitude search libllvm | grep i386

Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread tomas
On Sun, Jun 16, 2024 at 09:50:45AM -0600, Charles Curley wrote: [...] > If you are on amd64 and want i386 packages, you must first enable the > i386 packages. I'll let you search for the appropriate instructions. To me, that seems the most promising avenue. See dpkg --add-architecture to "add"

Re: Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Charles Curley
On Sun, 16 Jun 2024 15:41:59 +0200 Mario Marietto wrote: > I'm trying to compile wine-tkg from this repo : > > https://github.com/Frogging-Family/wine-tkg-git > > This is what I did,according with the short tutorial : > > root@debian-now:/home/marietto/Scaricati/wine-tkg-git/wine-tkg-git# > ./

Re: Package libllvm12:i386 does not exists on Debian

2024-06-16 Thread Mario Marietto
Errata corrige : that's not the correct package. The package I need is for i386. On Sun, Jun 16, 2024 at 4:43 PM Mario Marietto wrote: > I've found the required package here : > > > https://snapshot.debian.org/archive/debian/20220531T025502Z/pool/main/l/llvm-toolchain-12/libllvm12_12.0.1-21_amd

Re: Package libllvm12:i386 does not exists on Debian

2024-06-16 Thread Mario Marietto
I've found the required package here : https://snapshot.debian.org/archive/debian/20220531T025502Z/pool/main/l/llvm-toolchain-12/libllvm12_12.0.1-21_amd64.deb But according with this post : https://www.reddit.com/r/debian/comments/rbeq4o/libllvm12_package_is_breaking_steam/ it seems that "libll

Re: Package libllvm12:i386 does not exists on Debian

2024-06-16 Thread David Wright
On Sun 16 Jun 2024 at 15:41:59 (+0200), Mario Marietto wrote: > root@debian-now:/home/marietto/Scaricati/wine-tkg-git/wine-tkg-git# apt > install libllvm12:i386 > E: Can't find package libllvm12:i386 > > So,I would like to know how to install the package "libllvm12:i386". > > I tried to look for

Package libllvm12:i386 does not exists on Debian ?

2024-06-16 Thread Mario Marietto
Hello to everyone. I'm trying to compile wine-tkg from this repo : https://github.com/Frogging-Family/wine-tkg-git This is what I did,according with the short tutorial : root@debian-now:/home/marietto/Scaricati/wine-tkg-git/wine-tkg-git# ./non-makepkg-build.sh => Installing package: libllvm12: