jaeger changed the topic of #crux to: CRUX 3.6 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
<brian__> farkuhar, or SiFuh is there a tool to see what port is trying to pull qtwebengine then?
brian__ is now known as brian|lfs
<brian|lfs> I see crap load of packages
brian|lfs has quit [Remote host closed the connection]
ardo has quit [Quit: ZNC 1.8.2 - https://znc.in]
ardo has joined #crux
ardo has quit [Read error: Connection reset by peer]
ardo has joined #crux
pitillo_ has joined #crux
dlcusa_ has joined #crux
tilman has quit [*.net *.split]
farkuhar has quit [*.net *.split]
DaViruz has quit [*.net *.split]
dlcusa has quit [*.net *.split]
genpaku has quit [*.net *.split]
jaeger has quit [*.net *.split]
pitillo has quit [*.net *.split]
rmull_ has quit [*.net *.split]
plow has quit [*.net *.split]
rmull_ has joined #crux
DaViruz has joined #crux
tilman has joined #crux
jaeger has joined #crux
genpaku has joined #crux
plow has joined #crux
farkuhar has joined #crux
ppetrov^ has joined #crux
<cruxbot> [opt.git/3.6]: libidn2: 2.3.2 -> 2.3.3
ty3r0x has joined #crux
ardo has quit [Read error: Connection reset by peer]
ardo has joined #crux
ty3r0x has quit [Ping timeout: 268 seconds]
<cruxbot> [opt.git/3.6]: php: update to 8.1.8
ty3r0x has joined #crux
maledictium has quit [Ping timeout: 272 seconds]
_moth_ has quit [Ping timeout: 276 seconds]
<cruxbot> [xorg.git/3.6]: [notify] xorg-server: update to 2.1.4
<cruxbot> [xorg.git/3.6]: xorg-xf86-video-mga: update to 2.0.1
<cruxbot> [xorg.git/3.6]: xorg-xf86-video-cirrus: update to 1.6.0
<cruxbot> [xorg.git/3.6]: xorg-xmodmap: update to 1.0.11
<cruxbot> [xorg.git/3.6]: xorg-xfontsel: update to 1.1.0
maledictium has joined #crux
ardo has quit [Quit: ZNC 1.8.2 - https://znc.in]
ardo has joined #crux
<cruxbot> [xorg.git/3.6]: xorg-xf86-input-synaptics/: update to 1.9.2
<cruxbot> [xorg.git/3.6]: xorg-xev: update to 1.2.5
<cruxbot> [xorg.git/3.6]: xorg-xmag: update to 1.0.7
<cruxbot> [xorg.git/3.6]: xorg-font-util: update to 1.3.3
<cruxbot> [core.git/3.6]: openssl: update to 1.1.1q
<cruxbot> [core.git/3.6]: sqlite3: update to 3.39.1
maledictium has quit [Ping timeout: 240 seconds]
maledictium has joined #crux
ty3r0x has quit [Ping timeout: 272 seconds]
ardo has quit [Read error: Connection reset by peer]
ardo has joined #crux
ty3r0x has joined #crux
ty3r0x has quit [Ping timeout: 244 seconds]
ppetrov^ has quit [Quit: Leaving]
ppetrov^ has joined #crux
ppetrov^ has quit [Quit: Leaving]
maledictium has quit [Ping timeout: 255 seconds]
maledictium has joined #crux
brian|lfs has joined #crux
<jaeger> brian|lfs: try 'prt-get dependent --all qtwebengine' - you can remove the --all if whatever required it is already installed
<SiFuh> jaeger: was waiting like a ninja for that reply :-P
<brian|lfs> oh thanks I did a grep to answer my question last night jaeger
<brian|lfs> 'then my host crashed so went to bed lol
<SiFuh> brian|lfs: Mine is alos down, can't ssh in
<brian|lfs> not 100% posative but think I figured out the issue with qtwebengine it was using too many cores
<brian|lfs> and I didn't realize that there was a line in the Pkgfile cuasing my changes to be ignored
<SiFuh> There are a few like that
<SiFuh> Maintainer knows best even if it isn't the best
<brian|lfs> stupid question how do I fix missing sig files in /etc/ports
<brian|lfs> they seem to be missing for everything
<SiFuh> You go the keys?
<brian|lfs> this is all I have
<brian|lfs> compat-32.pub contrib.pub core.pub drivers opt.pub xorg.pub
<brian|lfs> compat-32.rsync contrib.rsync core.rsync kf5.git opt.rsync xorg.rsync
<brian|lfs> '
<SiFuh> You need the keys
<jaeger> The .signature files come with the ports
<brian|lfs> ah ok so then why do I keep getting erros about missing files in /etc/ports
<jaeger> what's the specific error?
<brian|lfs> don't recall right now I think its missing something like /etc/xorg.sec for example
<jaeger> You only need the .sec to update signatures and that's not public
<jaeger> (private key)
<brian|lfs> ok maybe its just for my local ports then
<SiFuh> And a clock with the correct date ;-)
<brian|lfs> how do I make one
<jaeger> If you want to sign your own ports, see https://crux.nu/Wiki/SignedPorts for instructions to create and use the key
<jaeger> And don't share your .sec file with anyone :)
<brian|lfs> ok is there a way to just globally ignore then
<jaeger> Are you copying existing ports into your own dir or similar?
<brian|lfs> so I don't have to use -is all th e time
<jaeger> If so, just remove .signature
<brian|lfs> in some cases
<brian|lfs> and been doing that so maybe I just forgot then realized a couple times
<jaeger> Easy to forget, yeah
<brian|lfs> # rm -rf .signature
<brian|lfs> =======> WARNING: Signature not found, creating new.
<brian|lfs> signify: can't open /etc/ports/local.sec for reading: No such file or directory
<brian|lfs> # pkgmk -i
<brian|lfs> =======> ERROR: Creating signature failed
<brian|lfs> thats a local port after deleting the .signature folder
<SiFuh> Heh
<SiFuh> You don't have a signature so your computer is trying to create one from your own system and looking for your own *.sec file
<brian|lfs> not going to watch this but qtwebengine comping now
<brian|lfs> hands off keyboard so X doesn't crash on gentoo like last night
<brian|lfs> you have answered my question so I have to do pkgmk -is all the time? that seems silly
<brian|lfs> half
<SiFuh> You need to original singature files, you need the correct date and you need the correct pub files.
<jaeger> Hrmm, I would not expect a pkgmk call to want to create a signature without -us
<jaeger> Sorry, back and forth between this and work so possible I'm missing something
<jaeger> I never use pkgmk -is, for what that's worth
_moth_ has joined #crux
guido_rokepo has quit [Quit: guido_rokepo]
dlcusa_ is now known as dlcusa
<SiFuh> jaeger: yeah it tries to make a new signature
<SiFuh> It looks for a <prtdir>.sec file
<jaeger> when no .signature exists it creates .md5sum for me, not a new .signature
<SiFuh> I have MD5SUM disabled. When I try to compile a modified port it looks for the *.sec file to create a signature then complains the signature is not correct
<SiFuh> I have to type manually
<SiFuh> WARNING: Signature not found, creating new.
<SiFuh> signify: can't open /etc/ports/core.sec for reading: No such file or directory
<SiFuh> I modified the Pkgfile for bash and added .5 at the end of the version
ppetrov^ has joined #crux
<jaeger> well, in that case either -is or creation of a keypair is needed
<SiFuh> HAHAHAHA
<SiFuh> Obviously :-P
<SiFuh> I thought i was using CRUX 3.5 and the new one you guys were working on was 3.6
<SiFuh> I found out yesterday that I was wrong
maledictium has quit [Ping timeout: 276 seconds]
<jaeger> oops :)
<SiFuh> I can make excuse. I blew up my kitchen twice in 3 days but never made front page local news ;-)
<SiFuh> Nothing super serious, I had home-made safety features in place that actually worked.
<jaeger> glad to hear it wasn't serious
<SiFuh> :-P We have to buy a new stove
<SiFuh> Tempered glass doesn't like over 50KG of weight with high suction of oxygen. That exploded when I was making coffee.
<SiFuh> Rephrase "The I was making coffee" part was it happened while I had my back turned to the stove making coffee. The coffee making had nothing to do with it. Had to pick the glass out of my hair though
<SiFuh> Should have used a colon or a hyphen after 'was'
<jaeger> breaking tempered glass is always an interesting (startling) experience
<SiFuh> Yeah for me it was a *BANG*. The thoughts in my head was "What could have caused that" as I turned to look thinking I blew some safety valves to see a beautiful new stove. :-P
<SiFuh> Found out later that every one of my friends here in Malaysia are now using Stainless Steel because of this
<ppetrov^> SiFuh, do you live in Malaysia?
<SiFuh> No, Malaysia is just around me.
<ppetrov^> heh
<SiFuh> Yes bro
<ppetrov^> may I have a private chat with you?
<SiFuh> I am married dude
<ppetrov^> heh
<ppetrov^> fine
<SiFuh> Sure go for it
<brian|lfs> thanks for the info even though I think its silly
<SiFuh> Hmm
<SiFuh> I thought blowing up the kitchen twice in 3 days wasn't silly but kind of dangerous
ty3r0x has joined #crux
<brian|lfs> my kitchen is fine
ty3r0x has quit [Quit: Konversation terminated!]
joacim has quit [Quit: leaving]
darfo has quit [Quit: Leaving]
ppetrov^ has quit [Quit: Leaving]
joacim has joined #crux
_moth_ has quit [Remote host closed the connection]
_moth_ has joined #crux
tilman has quit [Ping timeout: 240 seconds]
tilman has joined #crux
_moth_ has quit [Quit: _moth_]
_moth_ has joined #crux
Torr has joined #crux