drmcstsr has quit [Read error: Connection reset by peer]
<riteo>
drmcstsr: it looks like gcc depends on it so I think it will
drmcstsr has joined #kisslinux
<riteo>
uhhh no idea if you read the logs but I like instantly answered right after you quit lol
<riteo>
in case I'm just gonna say it again
<riteo>
drmcstsr: it looks like gcc depends on it so I think it will
<riteo>
how does it fail?
<riteo>
in doubt you can go to the package definition using `kiss search gmp` and cd'ing to the first result
<riteo>
check the sources file
<drmcstsr>
i cant connect to gmplib dot org without using a proxy for some reason
<riteo>
weird
<riteo>
where are you located if I might ask?
<riteo>
in any case you should be able to fork the package and edit the source yourself
<riteo>
a bit annoying but it doesn't look like it gets updated often
drmcstsr has quit [Remote host closed the connection]
drmcstsr has joined #kisslinux
<riteo>
there's a mirror over at ftp.gnu.org according to the website
<riteo>
so basically you have to do the following steps
<drmcstsr>
i am located in russia, but it is still very strange that only this one gnu-related site is failing
<riteo>
if it's not already the case, set up a new repo: make a directory somewhere and in your `.profile` or equivalent script append its absolute path to `KISS_PATH`