Gentoo

syslog-ng.conf regular expression jit compile fail

Fórumok

Nem tudom hova rakjam, mert nem Gentoo specifikus.

Újabb syslog-ng verzióhoz próbálom használni a régről hozott konfig fájlt.

A problémás rész:

filter f_avc { message(".*avc: .*"); };
filter f_audit { message("^(\\[.*\..*\] |)audit.*") and not message(".*avc: .*"); };
filter f_pax { message("^(\\[.*\..*\] |)PAX:.*"); };
filter f_grsec { message("^(\\[.*\..*\] |)grsec:.*"); };

Ezeket a hibaüzeneteket adja:

[2023-10-13T06:34:26.430728] multi-line-pattern: Error while JIT compiling regular expression; regexp='(?:Exception|Error|Throwable|V8 errors stack trace)[:\r\n]', error='bad JIT option'
[2023-10-13T06:34:26.430760] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*nested exception is:[\t ]*', error='bad JIT option'
[2023-10-13T06:34:26.430771] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\r\n]*$', error='bad JIT option'
[2023-10-13T06:34:26.430784] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+(?:eval )?at ', error='bad JIT option'
[2023-10-13T06:34:26.430797] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+--- End of inner exception stack trace ---$', error='bad JIT option'
[2023-10-13T06:34:26.430812] multi-line-pattern: Error while JIT compiling regular expression; regexp='^--- End of stack trace from previous location where exception was thrown ---$', error='bad JIT option'
[2023-10-13T06:34:26.430825] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*(?:Caused by|Suppressed):', error='bad JIT option'
[2023-10-13T06:34:26.430839] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*... \d+ (?:more|common frames omitted)', error='bad JIT option'
[2023-10-13T06:34:26.430868] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Traceback \(most recent call last\):$', error='bad JIT option'
[2023-10-13T06:34:26.430878] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*File ', error='bad JIT option'
[2023-10-13T06:34:26.430888] multi-line-pattern: Error while JIT compiling regular expression; regexp='[^\t ]', error='bad JIT option'
[2023-10-13T06:34:26.430900] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(?:[^\s.():]+\.)*[^\s.():]+:', error='bad JIT option'
[2023-10-13T06:34:26.430918] multi-line-pattern: Error while JIT compiling regular expression; regexp='(?:PHP\ (?:Notice|Parse\ error|Fatal\ error|Warning):)|(?:exception\ \'[^\']+\'\ with\ message\ \')', error='bad JIT option'
[2023-10-13T06:34:26.430929] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Stack trace:', error='bad JIT option'
[2023-10-13T06:34:26.430938] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d', error='bad JIT option'
[2023-10-13T06:34:26.430949] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\s+thrown in ', error='bad JIT option'
[2023-10-13T06:34:26.430959] multi-line-pattern: Error while JIT compiling regular expression; regexp='\bpanic: ', error='bad JIT option'
[2023-10-13T06:34:26.430969] multi-line-pattern: Error while JIT compiling regular expression; regexp='http: panic serving', error='bad JIT option'
[2023-10-13T06:34:26.430978] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.430988] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\[signal ', error='bad JIT option'
[2023-10-13T06:34:26.430999] multi-line-pattern: Error while JIT compiling regular expression; regexp='^goroutine \d+ \[[^\]]+\]:$', error='bad JIT option'
[2023-10-13T06:34:26.431012] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(?:[^\s.:]+\.)*[^\s.():]+\(|^created by ', error='bad JIT option'
[2023-10-13T06:34:26.431021] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\s', error='bad JIT option'
[2023-10-13T06:34:26.431032] multi-line-pattern: Error while JIT compiling regular expression; regexp='Error \(.*\):$', error='bad JIT option'
[2023-10-13T06:34:26.431041] multi-line-pattern: Error while JIT compiling regular expression; regexp='^  $', error='bad JIT option'
[2023-10-13T06:34:26.431052] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+.*?\.rb:\d+:in `', error='bad JIT option'
[2023-10-13T06:34:26.431062] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+.*?\.rb:\d+:in `', error='bad JIT option'
[2023-10-13T06:34:26.431073] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Unhandled exception:$', error='bad JIT option'
[2023-10-13T06:34:26.431114] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(Instance of)|(Exception)|(Bad state)|(IntegerDivisionByZeroException)|(Invalid argument)|(RangeError)|(Assertion failed)|(Cannot instantiate)|(Reading static variable)|(UnimplementedError)|(Unsupported operation)|(Concurrent modification)|(Out of Memory)|(Stack Overflow)', error='bad JIT option'
[2023-10-13T06:34:26.431132] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\'.+?\':.+?$', error='bad JIT option'
[2023-10-13T06:34:26.431143] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.431153] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.+?$', error='bad JIT option'
[2023-10-13T06:34:26.431163] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.*?\^.*?$', error='bad JIT option'
[2023-10-13T06:34:26.431172] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.431181] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.431191] multi-line-pattern: Error while JIT compiling regular expression; regexp='^FormatException', error='bad JIT option'
[2023-10-13T06:34:26.431202] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.431211] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.', error='bad JIT option'
[2023-10-13T06:34:26.431220] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.*?\^', error='bad JIT option'
[2023-10-13T06:34:26.431229] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.431239] multi-line-pattern: Error while JIT compiling regular expression; regexp='^NoSuchMethodError:', error='bad JIT option'
[2023-10-13T06:34:26.431252] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Receiver:', error='bad JIT option'
[2023-10-13T06:34:26.431262] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Tried calling:', error='bad JIT option'
[2023-10-13T06:34:26.431272] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Found:', error='bad JIT option'
[2023-10-13T06:34:26.431281] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.431303] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.431313] multi-line-pattern: Error while JIT compiling regular expression; regexp='^<asynchronous suspension>$', error='bad JIT option'
[2023-10-13T06:34:26.776199] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='.*avc: .*', error='bad JIT option'
[2023-10-13T06:34:26.776242] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)audit.*', error='bad JIT option'
[2023-10-13T06:34:26.776258] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='.*avc: .*', error='bad JIT option'
[2023-10-13T06:34:26.776285] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)PAX:.*', error='bad JIT option'
[2023-10-13T06:34:26.776332] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)grsec:.*', error='bad JIT option'
 [ ok ]
 * Starting syslog-ng ...
[2023-10-13T06:34:26.807157] multi-line-pattern: Error while JIT compiling regular expression; regexp='(?:Exception|Error|Throwable|V8 errors stack trace)[:\r\n]', error='bad JIT option'
[2023-10-13T06:34:26.807203] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*nested exception is:[\t ]*', error='bad JIT option'
[2023-10-13T06:34:26.807223] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\r\n]*$', error='bad JIT option'
[2023-10-13T06:34:26.807242] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+(?:eval )?at ', error='bad JIT option'
[2023-10-13T06:34:26.807264] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+--- End of inner exception stack trace ---$', error='bad JIT option'
[2023-10-13T06:34:26.807310] multi-line-pattern: Error while JIT compiling regular expression; regexp='^--- End of stack trace from previous location where exception was thrown ---$', error='bad JIT option'
[2023-10-13T06:34:26.807330] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*(?:Caused by|Suppressed):', error='bad JIT option'
[2023-10-13T06:34:26.807352] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*... \d+ (?:more|common frames omitted)', error='bad JIT option'
[2023-10-13T06:34:26.807371] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Traceback \(most recent call last\):$', error='bad JIT option'
[2023-10-13T06:34:26.807387] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]*File ', error='bad JIT option'
[2023-10-13T06:34:26.807404] multi-line-pattern: Error while JIT compiling regular expression; regexp='[^\t ]', error='bad JIT option'
[2023-10-13T06:34:26.807424] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(?:[^\s.():]+\.)*[^\s.():]+:', error='bad JIT option'
[2023-10-13T06:34:26.807452] multi-line-pattern: Error while JIT compiling regular expression; regexp='(?:PHP\ (?:Notice|Parse\ error|Fatal\ error|Warning):)|(?:exception\ \'[^\']+\'\ with\ message\ \')', error='bad JIT option'
[2023-10-13T06:34:26.807473] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Stack trace:', error='bad JIT option'
[2023-10-13T06:34:26.807488] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d', error='bad JIT option'
[2023-10-13T06:34:26.807504] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\s+thrown in ', error='bad JIT option'
[2023-10-13T06:34:26.807520] multi-line-pattern: Error while JIT compiling regular expression; regexp='\bpanic: ', error='bad JIT option'
[2023-10-13T06:34:26.807535] multi-line-pattern: Error while JIT compiling regular expression; regexp='http: panic serving', error='bad JIT option'
[2023-10-13T06:34:26.807549] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.807565] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\[signal ', error='bad JIT option'
[2023-10-13T06:34:26.807582] multi-line-pattern: Error while JIT compiling regular expression; regexp='^goroutine \d+ \[[^\]]+\]:$', error='bad JIT option'
[2023-10-13T06:34:26.807601] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(?:[^\s.:]+\.)*[^\s.():]+\(|^created by ', error='bad JIT option'
[2023-10-13T06:34:26.807616] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\s', error='bad JIT option'
[2023-10-13T06:34:26.807631] multi-line-pattern: Error while JIT compiling regular expression; regexp='Error \(.*\):$', error='bad JIT option'
[2023-10-13T06:34:26.807645] multi-line-pattern: Error while JIT compiling regular expression; regexp='^  $', error='bad JIT option'
[2023-10-13T06:34:26.807679] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+.*?\.rb:\d+:in `', error='bad JIT option'
[2023-10-13T06:34:26.807715] multi-line-pattern: Error while JIT compiling regular expression; regexp='^[\t ]+.*?\.rb:\d+:in `', error='bad JIT option'
[2023-10-13T06:34:26.807731] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Unhandled exception:$', error='bad JIT option'
[2023-10-13T06:34:26.807776] multi-line-pattern: Error while JIT compiling regular expression; regexp='^(Instance of)|(Exception)|(Bad state)|(IntegerDivisionByZeroException)|(Invalid argument)|(RangeError)|(Assertion failed)|(Cannot instantiate)|(Reading static variable)|(UnimplementedError)|(Unsupported operation)|(Concurrent modification)|(Out of Memory)|(Stack Overflow)', error='bad JIT option'
[2023-10-13T06:34:26.807801] multi-line-pattern: Error while JIT compiling regular expression; regexp='^\'.+?\':.+?$', error='bad JIT option'
[2023-10-13T06:34:26.807817] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.807832] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.+?$', error='bad JIT option'
[2023-10-13T06:34:26.807847] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.*?\^.*?$', error='bad JIT option'
[2023-10-13T06:34:26.807861] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.807874] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.807889] multi-line-pattern: Error while JIT compiling regular expression; regexp='^FormatException', error='bad JIT option'
[2023-10-13T06:34:26.807909] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.807924] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.', error='bad JIT option'
[2023-10-13T06:34:26.807938] multi-line-pattern: Error while JIT compiling regular expression; regexp='^.*?\^', error='bad JIT option'
[2023-10-13T06:34:26.807952] multi-line-pattern: Error while JIT compiling regular expression; regexp='^$', error='bad JIT option'
[2023-10-13T06:34:26.807967] multi-line-pattern: Error while JIT compiling regular expression; regexp='^NoSuchMethodError:', error='bad JIT option'
[2023-10-13T06:34:26.807981] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Receiver:', error='bad JIT option'
[2023-10-13T06:34:26.807996] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Tried calling:', error='bad JIT option'
[2023-10-13T06:34:26.808011] multi-line-pattern: Error while JIT compiling regular expression; regexp='^Found:', error='bad JIT option'
[2023-10-13T06:34:26.808026] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.808042] multi-line-pattern: Error while JIT compiling regular expression; regexp='^#\d+\s+.+?\(.+?\)$', error='bad JIT option'
[2023-10-13T06:34:26.808058] multi-line-pattern: Error while JIT compiling regular expression; regexp='^<asynchronous suspension>$', error='bad JIT option'
[2023-10-13T06:34:26.995814] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='.*avc: .*', error='bad JIT option'
[2023-10-13T06:34:26.995856] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)audit.*', error='bad JIT option'
[2023-10-13T06:34:26.995871] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='.*avc: .*', error='bad JIT option'
[2023-10-13T06:34:26.995898] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)PAX:.*', error='bad JIT option'
[2023-10-13T06:34:26.995923] Failed to JIT compile regular expression, you might want to use flags(disable-jit); regexp='^(\[.*..*] |)grsec:.*', error='bad JIT option'

A syslog-ng admin dokumentáció írja, hogy a jit-et ki lehet kapcsolni disable-jit flag-gel:

https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source…

Van valakinek működő példája az alkalmazásra?

Thx: Dw.

init rendszer(ek)

Fórumok

Sziasztok!

Épp játszom egy pici (minden téren, Lenovo ThinkCentre: i5, 8G RAM, integrált intel videó meg a szokásos körítés) gépen.

Kapott egy friss telepítést és ki szeretnék próbálni valami init rendszert ami nem systemd, kényelmes, aránylag egyszerűen tanulható. Most az alap openrc van rajta, de érdekelne bármi más is. A cél csak a tanulás, bár ha valamelyik bejön, még át is állítok rá minden gépet itthon :D

Tapasztalatokat szeretnék gyűjteni, itt elsősorban a másokét, azután meg sajátot ezekre is alapozva. Nem szeretnék szokásos systemd gyűlölködő topikot, ha lehet e nélkül várnék véleményeket, esetleg összehasonlítást pont a systemd-vel, mert (ha jó, ha nem) mára azért a legelterjedtebb init.

webapp-config

Fórumok

Sziasztok!

 

Mi ez a webapp-config valójában? Játszok egy kis géppel amit kifejezetten nextclouddal és gentooval szeretnék használni. Az emerge nextcloud után nem találtam a www mappában, így eljutottam odáig, hogy a webapp-configgal kerül oda, amit végül meg is tett ez az app, de miért nem készít hozzá konfigot? Azt reméltem, hogy elkészíti a vhost konfigurációt, bemásolja a megfelelő webszerverhez vagy legalább kiírja a konzolra, hogy ezt és ezt másold be ide-oda vagy valami, de nem :)

Most vagy tényleg nem tudja vagy a webapp-config-ból csak a webapp igaz a config pedig marad kézi, esetleg van még valami trükk?

Használja valaki aki tudna nekem némi felhomályosítást adni?

LibreSSL support discontinued

Fórumok

"LibreSSL has been forked off OpenSSL in 2014 to address a number of problems with the original package. However, since then OpenSSL development gained speed and the original reasons for the fork no longer apply. Furthermore, LibreSSL started to repeatedly fall behind and cause growing compatibility problems. While initially these problems were related to packages using old/insecure OpenSSL APIs, today they are mostly related to LibreSSL missing newer OpenSSL APIs (yet declaring false compatibility with newer OpenSSL versions). With the little testing it gets, our developers and users had to put a significant effort into fixing upstream packages. In some cases (e.g. Qt), upstream has explicitly refused to support LibreSSL, forcing us to maintain the patches forever. This in turn means that security fixes, regular version bumps or end-user system upgrades are often delayed because of necessary LibreSSL patching. What is even worse, major runtime issues managed to sneak in that broke production systems running LibreSSL in the past."

https://www.gentoo.org/support/news-items/2021-01-05-libressl-support-d…

Titkosítás, melyik, hogyan, miért, stb...

Fórumok

Volt valaha ez a szál: https://hup.hu/node/147118, meg még megannyi itt a titkosításról. Szinte mind végigolvastam és mint mindig, van ezerféle megoldás, vélemény. A kérdés: van ma még létjogosultsága a Truecryptnek? Van valami más ami megoldja a linkelt topic kérdését ( truecrypt loader egy USB flashdrive-on, a laptop MBR-jében semmi, a HDD partíció meg üresnek látszódott)? Azt tudom, hogy a mai napig sokan használják még a legutolsó verziót (esküsznek rá, hogy a mai napig sem tud egyik sem a nyomába érni), de tényleg nem tud egyetlen másik sem annyi mindent? Gentoo-hoz van layman overlay Truecrypttel, de már rég nem lehet telepíteni a függőségek miatt. Kíváncsi vagyok, hogy mivel lehetne teljes értékűen kiváltani? (tudom, luks vagy veracrypt, viszont ezek egyike sem tud mindent amit a truecrypt)

Bináris kernel build

Fórumok

BÚÉK

Van valami módja, hogy a genkernellel épített kernel/initramfs/modules bekerüljön a binpkgs rendszerébe? Fordíttattam néhányat (XEN,KVM), jó lenne -K telepítésre alkalmassá tenni. Most, hogy már tudom, hogy van -bin ág a portage-ban, gondolom van valami módja csak épp nem találok hozzá sehol leírást :( 

Ugyan nem Gentoo kérdés, de hogyan lehetne a lehető legpontosabban kiválasztani a kernel konfighoz a neki megfelelő minimális összeállítást? Nem szoktam nagyon minimalizálni/optimalizálni, de most „kedvem szottyant” csak azt belefordítani a feltétlenül szükséges! :)

(picit OFF itt: Xen Dom0-ban működő grafikus kártyát keresek amin elindul az X. Az nvidia nem barátja a xen-nek az alsó kategóriában. Ez csak a kíváncsiságom kielégítésére jelenleg.)

[MEGOLDVA]SSD to NVMe „telepítés”

Fórumok

Egy HW upgrade utolsó szösszenetén szeretnék túljutni. Adott egy pár éves, karbantartott gentoo ami jól működik, de tartalmaz(hat) már nem használt/rendszerszinten megváltoztatott dolgokat. Mindenből van bináris is egy hagyományos HDD-n. Eljött az idő, hogy egy sokkal gyorsabb NVMe tárolóra költöztethetem a rendszert és bár biztos vagyok benne, hogy ha simán másolnám, konfigurálnám, működne tovább, mint eddig, mégis kíváncsi lennék, hogy mások mit tesznek/tennének ebben az esetben. Friss install vagy másolás? Ha friss, akkor a meglévő binárisokat felhasználva vagy teljesen az elejéről, helyben forgatva vagy esetleg ezek keveréke? Amit változtatni szeretnék az egyedül a boot, amit uefi-stub-al fogok megoldani, de ez nem jelentős változtatás. Minden egyéb marad (make.conf, profile, stb...). 

Catalyst Live kérdések

Fórumok

Szeretnék a működő rendszeremből/ről egy vagy több különféle rendszert a catalyst-al létrehozni (illetve bármi más is jó lenne, de ilyet még nem csináltam, tehát ha nem catalyst, akkor mivel lehet?). Van itt valaki aki használta, ismeri és kicsit okosítana?

Kernel frissítés után se kép se kép :)

Fórumok

Sziasztok!

Olyan történt ami még eddig soha! Van egy háttérben futó gépem, kapott szép új kernelt (5.9.x), genkernellel a régi konfigra építve. A genkernel lefutott, meg is van a teljes eredmény. Elkezdtem fordítani az új modulokat az nvidia, virtualbox stb.-hez amikor kifogyott a helyből a /var alatt (külön partíción van, igaz nem a teljes partíció az övé, hanem egy könyvtár ami linkelve van a /var alá). Gondoltam majd a reboot után befejezem, generáltattam új grub.cfg-t és „addneki”: reboot. Na azóta egyetlen kernellel sem jut el sehová, nincs log és az initrd után kép sem, még a legutóbbival sem amin a fordítás készült (van 3 régebbről, direkt ilyen esetekre). Az elmúlt néhány hónapban ki sem volt kapcsolva, leginkább distcc-re használtam, de azért néha ránéztem a saját kijelzőjén is, szóval korábban teljesen rendben működött. Teljesen random live rendszer (sabayon, sysresccd meg ki tudja mit ki nem próbáltam már) alól chrootban működik minden. Ha a telepített kerneleket (mindegyik ugyan így jár) indítom, az initrd indulását még látom, aztán semmi. A bekapcsoló gombra azonnal kikapcsol, a logokban persze semmi, hiszen a rendszer nem indul el.

Ilyen esettel még nem találkoztam eddig!

Szóval kérdéseim lennének! :)

A live/boot lemezeim indítására https://ventoy.net/-t használok. Van olyan live rendszer aminek a beállításait esetleg el is tudnám menteni? Legalább nem kellene mindig újra konfigolnom az internetelérést, ssh-t, stb... (P.S.: Az sem baj ha gentoo alapú ;) )

Mire tippeltek, mit szúrhat(tam)ott el amiért minden eddig működő kernel ugyan azt produkálja? Merre keressem a hibát?

(a rendszer ext4-en terpeszkedik, UEFI és GPT. Amúgy sima stabil gentoo, semmi ~amd64, csak a stabil, illetve van egy pár appimage, amiket fél éve indítottam el legutóbb és azóta már volt restart)

[Megoldva] minidlna telepítés

Fórumok

Sziasztok !

Szeretném telepíteni a minidlna programot, de akárhogy próbálkozom nem sikerül.

Ha minden igaz, gcc10-es probléma.  A következőkel próbálkoztam:

- revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc

- Teljes rendszer újraforgatás.

- CFLAGS="-fno-common" emerge minidlna (magába az /etc/portage/make.conf -ba is beírtam a "-fno-common")

build.log: https://pastebin.com/JBqgJnHx

 

Esetleg van valakinek ötlete, hogyan tudnám megoldani?

Válaszokat előre is köszönöm.