-
duso
Sync data returned a new top block candidate: 2667777 -> 2668224 [Your node is 447 blocks (14.9 hours) behind]
-
lagoon93
hello
-
Guest4343
hi
-
Guest4343
-
selsta
Guest4343: what were you trying to do?
-
Guest4343
compile for android
-
selsta
and what steps did you do?
-
Guest4343
make depends target=aarch64-linux-android
-
Guest4343
i cant try 1.17 but i cant find hash of 1.17 file
-
Guest4343
libiconv
-
Guest4343
-
selsta
do you have any local changes?
-
selsta
and what is your host os?
-
Guest4343
no changes
-
Guest4343
ubuntu
-
selsta
yes which ubuntu version?
-
Guest4343
20.04
-
selsta
should be good
-
selsta
-
selsta
this was 11 days ago and built fine
-
selsta
gperf cmake python3 build-essential libtool cmake autotools-dev automake pkg-config bsdmainutils curl git ca-certificates
-
selsta
try to install these dependencies
-
Guest4343
i have all this
-
Guest4343
my mistake about os
-
Guest4343
SMP Debian 4.19.235-1 (2022-03-17) x86_64 GNU/Linux
-
selsta
x86 or arm host?
-
Guest4343
amd64
-
selsta
try it in a ubuntu vm
-
selsta
18.04 or 20.04
-
selsta
don't know if it works with your OS
-
Guest4343
-
Guest4343
with version 1.16 nothing changed
-
selsta
i can only recommend to try it in a ubuntu 18.04 or 20.04 VM, that will definitely work. that's how we build the binaries
-
Guest4343
well is not easy for everyone to install a new os for compiling monero
-
Guest4343
depends are for compiling from any os right?
-
Guest4343
and is not working
-
selsta
no, depends is not tested on every os
-
Guest4343
yes but debian is 25 of all linux
-
Guest4343
25%
-
Guest4343
im not talking about bsd,slack whatever
-
selsta
but it's not only OS, it also depends on the version
-
selsta
depends works on Ubuntu 18.04 and 20.04 but not the new 22.04
-
Guest4343
why depends of bitcoin works in debian
-
Guest4343
u took from there
-
selsta
because bitcoin has way more contributors?
-
Guest4343
depends of monero is from bitcoin
-
selsta
yes, 3 years ago
-
selsta
it diverged by now, we don't keep up with every patch in their side
-
selsta
bitcoin is a way larger project -> more contributors -> more people with different enviroments who submit patches
-
Guest4343
ok but still debian is at least 25% of linux
-
fturco
hello. can anyone tell me how big is the data.mdb file for a pruned monero blockchain (in MiB or GiB), please? i need to estimate how much time will the monero-blockchain-prune command take on my laptop...
-
selsta
fturco: usually syncing from scratch with --prune-blockchain is easier
-
fturco
selsta: are you suggesting to delete everything and start syncing from scratch? i'm just a monero newbie, but it seesm a waste to me...
-
selsta
yes, it usually is easier
-
selsta
I think 45GB or so?
-
fturco
pruning is taking *days*, and the pruned blockchain grows at a rate of 15-20 MiB every hour on my SSD...
-
fturco
i actually fear i could destroy my SSD with excessive writes
-
selsta
Guest4343: you can run it on github actions if you trust it
-
fturco
it's a brand new 256 GiB SSD purchased just for monero
-
selsta
how large is it at the moment?
-
Guest4343
how to run there
-
fturco
35500 MiB
-
fturco
i wish i purchased a bigger SSD (512GiB)
-
selsta
fturco: pruned is 45GB or so it should be plenty
-
selsta
deleting the blockchain and syncing from scratch is usually easier than using the export tool. the export tool isn't well optimized.
-
fturco
the problem is on my 256 GiB SSD i have both the pruned blockchain and the original unpruned blockchain, plus the operating system files
-
selsta
Guest4343: which commit do you want to build?
-
fturco
selsta: ok then, i'm going to start from scratch...
-
Mochi101
fturco, that's also why he's suggesting to run it with the --prune-blockchain command
-
Mochi101
Or else you'll have both copies until it's over
-
Mochi101
and you delete one
-
fturco
Mochi101: yeah, i'll do as selsta suggested
-
Guest4343
the latest
-
fturco
thank you for the suggestion!
-
fturco
should i add the sync-pruned-blocks=1 option in addition to prune-blockchain=1 to monerod.conf, too?
-
selsta
it does not matter really, it will reduce the bandwidth required but not speed up sync
-
fturco
ok thanks
-
selsta
Guest4343: we are building v0.18 binaries currently, I can send you a link once someone uploaded them. they are reproducible and will be the same that will be uploaded to the website in a couple days
-
Guest4343
ok
-
gingeropolous
oh sweet ubuntu 20 will work? awesome
-
hyc
I'm sure you can make the depends build work on your debian install, if you actually read the error messages and fix the problems they indicate
-
hyc
ah guest is gone already. from his paste
paste.debian.net/1247409 he's clearly missing libtinfo
-
hyc
installing the appropriate package would get past that. no idea what other problems would come up next
-
hyc
god knows why a C compiler needs to be linked against libtinfo, it's not a cursor-addressing app it's a CLI tool
-
moneromooo
It's got libreadline.
-
hyc
... it doesn't read any interactive input tho. ??
-
hyc
or does clang have an interactive incremental C interpreter built in :P
-
moneromooo
Oh, wait, I thought you meant monero.
-
hyc
no this is the Android NDK clang binary
-
selsta
seems clang can be compiled without them, no idea what it's used for
-
MexicanTakeout96
duso: I am steadily syncing up blockchain from scratch, will report back if I have your issue.
-
MexicanTakeout96
I should mention that monerod v18.0.0 connection and hard drive write are massively better than the last version. I compiled it from source but the binaries will be posted to getmonero in the coming days.
-
duso
Sync data returned a new top block candidate: 2668343 -> 2668823 [Your node is 480 blocks (16.0 hours) behind]
-
duso
coming up to a week now and I am still sitting ~450 block behind head.
-
user85
why fucking cake wallet does not allow import via priv key? lol
-
dsc_
because cake is made by a small team for casual users who do not understand the fundamentals of cryptography such as priv key
-
dsc_
(the casual users, that is)
-
user85
okk
-
user85
however it is very handy wallet with a built in exchange
-
user85
also sha256sum: hosts/.mk: No such file or directory
-
user85
when running make depends
-
user85
lol
-
user85
and as mentioned before getmonero lists auto exchanges that use js
-
user85
total bs
-
user85
rubbish