There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

sopuli.xyz

MonkderZweite , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

Your libpcre seems broken. Reinstall the package that contains this file.

vortexal OP ,
@vortexal@sopuli.xyz avatar

I did that yesterday and it might have fixed it because I didn’t have the issue but I did try multiple things yesterday, so I’m not sure.

jellyfish , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

Personally I’d be worried there’s a transient disk issue. I’d ensure my backups are good and files aren’t being silently corrupted. I assume you’re on an NVME, they tend to fail instantly, but sometimes you’ll get transient file errors beforehand (like not being able to open a system library). Look at something like debsums to start with maybe.

vortexal OP ,
@vortexal@sopuli.xyz avatar

I’m not having the issue anymore, I’m not sure what fixed it though as I tried multiple things yesterday.

Also, I’m not using an NVME, I’m actually just using an old laptop hard drive with one of those hard drive cases that basically converts it into an external hard drive.

jellyfish ,

That type of error is usually indicative of hdd issue. I only mentioned NVMEs because they tend to fail all at once, without recovery options. Spining disks usually fail slower (but not always). Take a peek at smart info, maybe run a scan. My guess is the cord got jostled though tbh

vortexal OP ,
@vortexal@sopuli.xyz avatar

Like I said, I’m not having the issue anymore.

Also, I tried to check the smart info but the option is gray-out, is there something I need to do before I can check it?

Bebo , to cat in He never lays down normally but he looks more comfortable than I will ever be

Very cute cat.

Diprount_Tomato , to internetfuneral in 9 stars out of a possible 11
@Diprount_Tomato@lemmy.world avatar

Yeah, I agree, I’d give it a 9/11 too

Emperor ,
@Emperor@feddit.uk avatar

Suggesting there’s room for improvement?

Devious_Thoughts , to internetfuneral in 9 stars out of a possible 11

FUCK that’s a bad joke, but you get points for the courage to post it lol

Blastasaurus , to internetfuneral in Brendan Fraser

I don’t know why I’m laughing so hard at this.

xilliah , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

Could also be an SEU

vortexal OP ,
@vortexal@sopuli.xyz avatar

That’s pretty specific, but I guess it’s possible.

xilliah ,

Iirc it’s 1 bit per 500mb per week for your every day ram.

There’s this famous case where a speedrunner playing Mario had such a bit flip and affected his play time.

argv_minus_one ,

Colloquially referred to as “cosmic rays”.

Snailpope , to internetfuneral in Brendan Fraser

Who could forget the classic Brendan Fraser movie, “Blast from the Past”

Edit: forgot ‘forgot the’

orbitz ,

I think I caught it couple times on a movie channel, since they were both hot actors (more way than one at the time) I enjoyed it. Curious if it holds up but I recall it being a decent comedy movie overall regardless if I just wanted to see more of Alicia Silverstone. Just looked it up, I have no memory of Dave Foley (news radio, kids in the hall) in it, maybe time for a rewatch, he is always good for a laugh.

spittingimage , to cat in He never lays down normally but he looks more comfortable than I will ever be
@spittingimage@lemmy.world avatar

Cats are liquid. They pool at the lowest point.

Xeelee , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?
@Xeelee@kbin.social avatar

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.

vortexal OP ,
@vortexal@sopuli.xyz avatar

Apt says it’s installed. Someone said something about reinstalling it but I couldn’t find anything online about reinstalling.

exu ,

I might be totally wrong, but libpcre sounds like the regex library used by perl. Maybe his perl packages are broken?

nyan ,

Almost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.

joyofpeanuts , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

As others said, check if it is a single case or if it repeats at the next shutdowns. Anyway, the main question this brings to mind is: do you have a good backup of your system / data ?

vortexal OP ,
@vortexal@sopuli.xyz avatar

I don’t have a backup of the system because if something happens, I’m switching distros. But I do have both an external hard drive and Pcloud for cloud storage for some other things like game save files.

Atemu , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?
@Atemu@lemmy.ml avatar

I’d reinstall libpcre, looks like it’s gotten broken?

The kernel panic should be a direct result of shutdown (which I guess at this point is init/pid1) not finding its dependency and killing itself.

vortexal OP ,
@vortexal@sopuli.xyz avatar

How would I reinstall it? I tried to look it up but I couldn’t find anything.

ReakDuck ,

sudo apt-get install --reinstall

duckduckgo.com/?q=apt+reinstall+package&t=fpa…

Not sure how you searched but I assume you didn’t use or know apt? How do you install packages in the first place? Through GUI or Terminal?

EDIT: I assume you use the Linux Mint GUI package manager. I can’t find how to do this too, would need to search more detailed but I don’t have enough time for this now, need sleep, don’t have enough sleep.

vortexal OP ,
@vortexal@sopuli.xyz avatar

I know about and have used apt, I install pretty much everything through the terminal. What I searched for was “how to reinstall libpcre” because I thought that it required a specific method or something due to the fact that it’s a system library.

Anyways, it reinstalled it but I wont know if it fixed the issue until tonight.

ReakDuck ,

Sometimes we think a little bit too complicated

InFerNo ,

apt install --reinstall PKG_NAME

Is the command to reinstall a package, replace PKG_NAME with the name of the package you want to reinstall.

You should use apt instead of apt-get. It is newer, more user friendly and supposedly handles dependency resolution better.

vortexal OP ,
@vortexal@sopuli.xyz avatar

I’ve already done that but thanks anyways.

NaoPb ,

This command (could have) saved me lots of times, had I known it earlier. So far it has saved me once.

mumblerfish , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

You seem to have removed libpcre2 library. Try to reinstall it using your package manager.

vortexal OP ,
@vortexal@sopuli.xyz avatar

Synaptic Package Manager states that there are several versions of libpcre2 installed, which one should I try to reinstall? https://sopuli.xyz/pictrs/image/2f437270-9172-4d21-a82f-36c1989bbf4b.png

throw4w4y5 , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

deleted_by_author

  • Loading...
  • vortexal OP ,
    @vortexal@sopuli.xyz avatar

    I have no idea what those are, unless Linux Mint (at least the XFCE edition) has one of those installed by default, I’m pretty sure I don’t have any of those installed.

    mumblerfish ,

    Why is that weird? My shutdown is also linked against libpcre2.

    inetknght , to linux in When I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?

    Attempting to kill init means that something tried to kill PID 1. That’s… abnormal outside of a shutdown. But it can be normal during shutdown. So uhh… yeah: if it continues to be a problem then it needs to be reported and fixed by your distribution. What distribution are you using?

    I see kernel panics at shutdown most often on Arch-based distros after updating system packages.

    It sucks when it happens during shutdown but it’s typically not going to cause other problems… except perhaps not automatically booting if you wanted to reboot instead of shutdown.

    vortexal OP ,
    @vortexal@sopuli.xyz avatar

    I’m using the XFCE edition of Linux Mint. The Kernel updated yesterday morning, could that have something to do with it?

    inetknght ,

    A kernel update, if it’s done right, shouldn’t cause a panic. But not every distro does updates right.

    If you know the old version and the new version then it might be useful to reach out to the Mint community and see if they’re aware of issues like that.

    linuxmint.com/getinvolved.php -> forums or chat might be fruitful to you

    vortexal OP ,
    @vortexal@sopuli.xyz avatar

    I don’t know what the previous version was but I’ll still post about it to the forums. Thanks.

    qjkxbmwvz ,

    I see kernel panics at shutdown most often on Arch-based distros after updating system packages.

    When I tried Arch, upgrading kernel would delete the kernel modules of the running kernel — somewhat unimpressive upgrade process.

    superkret ,

    As with everything in Arch, there’s a setting for that.

    30p87 ,

    on Arch-based distros after updating system packages

    So basically every shutdown lol

    spaghetti_carbanana ,

    This dude kernel panics

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines