vortexal@sopuli.xyz to Linux@lemmy.ml · edit-21 year agoWhen I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?sopuli.xyzimagemessage-square51fedilinkarrow-up1105arrow-down14file-text
arrow-up1101arrow-down1imageWhen I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?sopuli.xyzvortexal@sopuli.xyz to Linux@lemmy.ml · edit-21 year agomessage-square51fedilinkfile-text
I’m not sure what fixed it because I tried multiple things yesterday, but it shutdown normally last night.
minus-squareXeelee@kbin.sociallinkfedilinkarrow-up10·1 year agoYou could look at the package that’s mentioned in the first line in Synaptic. The error message says it can’t find a file. Fürst thing is do is check if that fike is actually there.
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up9·1 year agoI might be totally wrong, but libpcre sounds like the regex library used by perl. Maybe his perl packages are broken?
minus-squarenyan@lemmy.cafelinkfedilinkEnglisharrow-up3·1 year agoAlmost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.
minus-squarevortexal@sopuli.xyzOPlinkfedilinkarrow-up1·1 year agoApt says it’s installed. Someone said something about reinstalling it but I couldn’t find anything online about reinstalling.
You could look at the package that’s mentioned in the first line in Synaptic. The error message says it can’t find a file. Fürst thing is do is check if that fike is actually there.
I might be totally wrong, but
libpcre
sounds like the regex library used by perl. Maybe his perl packages are broken?Almost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.
Apt says it’s installed. Someone said something about reinstalling it but I couldn’t find anything online about reinstalling.