On 2/7/2022 2:36 PM, Mike Easter wrote:
Andreas Quast wrote:
Ubuntu wiki points to this PPA. It provides i386-version which doesn't
work with my old ideapad
<https://launchpad.net/~atareao/+archive/ubuntu/telegram/+files/
telegram_3.5.1-0ubuntu1_i386.deb>
I didn't find that launchpad site when I was looking.
When I look at the page you indicate above, I see that it has .deb/s for several different v.
Your 32bit Xub is based on Bionic, not Focal. If you add the repo in the manner advised, it is supposed to put the proper repo in your sources.
An alternative way to get the .deb is to navigate to the files for each version, in your case bionic and dl the .deb directly.
https://launchpad.net/~atareao/+archive/ubuntu/telegram/+packages
Does that mean, they provide 64bit binaries renamed as x86?
I'm wondering if you got focal .386 instead of bionic .deb.
Once PPA registered, synaptic provides theese useless(?) binaries to my
system.
I wonder if something went wrong about the version. I think all of the versions for the different Ub releases are named the same.
telegram_3.5.1-0ubuntu1_i386.deb
PPA works good with 64bit xubuntu.
CanOpener says they're all 64 bit executables. I guess "copying from Focal" according to the entry, is not a good idea ?
The executable files are the same size and so on, which to happen by random chance is impossible. The DEBs are NOT identical - each has a different hash. But the contents are identical, like a 64 bit build was done and then
packaged as both. It takes humans to do stuff like that, not machines.
WALLACE:x64$ ls
Telegram Updater telegram_3.5.1-0ubuntu1_amd64.deb
WALLACE:x64$ file Telegram
Telegram: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked,
interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bb312c503e6683cfe782c420fe653dd12ac52262,
for GNU/Linux 2.6.32, stripped
WALLACE:x64$ pushd ../i386
WALLACE:i386$ ls
Telegram Updater telegram_3.5.1-0ubuntu1_i386.deb
WALLACE:i386$ file Telegram
Telegram: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked,
interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=bb312c503e6683cfe782c420fe653dd12ac52262,
for GNU/Linux 2.6.32, stripped
I'd just build it from source, except I don't think I'm seeing source there...
Paul
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)