phoebos changed the topic of #kisslinux to: Unofficial KISS Linux community channel (logs at https://libera.irclog.whitequark.org/kisslinux/) | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
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`
<riteo> then cd in that path and run `kiss fork gmp`, cd into its dir and edit the sources file to point to https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz
<riteo> oh right sorry you should not append, but put it in the start of the path
<riteo> it works like `PATH`
<riteo> since you want to override packages
<riteo> then you can try `kiss download gmp` and see if it works. If there's any checksum difference (hopefully not), you can run `kiss checksum gmp`
<riteo> Regarding your location, that's weird indeed. I'm not aware of GNU stuff blocking Russia.
<riteo> tell me if this fixes your issue
<drmcstsr> yup, it worked like a charm
<drmcstsr> thanks
<riteo> yw!
<drmcstsr> You said that i should edit .profile and the wiki also only mentions .profile. But is it okay to use /etc/profile?
<riteo> I use .yash_profile, so I think that anything is fair game, as long as it works
<riteo> you really just need to export `KISS_PATH` somewhere
<riteo> I think it depends on the shell you're using really
drmcstsr has quit [Remote host closed the connection]
drmcstsr has joined #kisslinux
drmcstsr has quit [Remote host closed the connection]
angerisagift has quit [Ping timeout: 248 seconds]
angerisagift has joined #kisslinux
fultilt has quit [Quit: Leaving]
angerisagift has quit [Ping timeout: 268 seconds]
angerisagift has joined #kisslinux
angerisagift has quit [Ping timeout: 252 seconds]
angerisagift has joined #kisslinux
angerisagift has quit [Ping timeout: 265 seconds]
angerisagift has joined #kisslinux
kata has quit [Quit: ZNC 1.9.1 - https://znc.in]
kata has joined #kisslinux
fultilt has joined #kisslinux
alfiee has quit [Quit: WeeChat 4.5.1]
alfiee has joined #kisslinux