bizdelnick

joined 1 year ago
[–] bizdelnick@lemmy.ml 81 points 7 months ago (4 children)

Don't search tasks for a tool. Search a tool for your tasks.

[–] bizdelnick@lemmy.ml 2 points 7 months ago (1 children)

Everything seems ok. It is unlikely that the disk itself is dying. Maybe the problem is a bad cable or bus controller. Or something is wrong with the filesystem.

[–] bizdelnick@lemmy.ml 6 points 7 months ago

It's not GTK, it's tk.

[–] bizdelnick@lemmy.ml 2 points 7 months ago* (last edited 7 months ago) (3 children)

Check its SMART: smartctl -a /dev/sdb.

[–] bizdelnick@lemmy.ml 4 points 7 months ago

Software opens a symlink the same way as a regular file. The kernel reads a path stored in a symlink and then opens a file with that path (or returns a error if unable to do this for some reason). But if a program needs to perform specific actions on symlinks, it is able to check the file type and resolve symlink path.

To determine how some specific software handle symlinks, read its documentation. It may have settigs like "follow symlinks" or "don't follow symlinks".

[–] bizdelnick@lemmy.ml 6 points 7 months ago

Because nobody can be sure there are no other backdoors. And, I guess, they wanted to stop distribution of affected source code.

[–] bizdelnick@lemmy.ml 3 points 7 months ago (2 children)

Nope. There were checks of build environment.

[–] bizdelnick@lemmy.ml 4 points 7 months ago (4 children)

Anyway the xz backdoor was enabled only in rpm and deb packages.

[–] bizdelnick@lemmy.ml 1 points 7 months ago

Have you ever upgraded debian? If both local config and default config have changed, it suggests you review the changes and choose which config to use or merge it manually.

[–] bizdelnick@lemmy.ml 1 points 7 months ago* (last edited 7 months ago) (1 children)

I don't know for sure, it depends on changes in the liblzma API. If there were any changes (backward compatible or not, usually nobody cares about forward compatibility), yes, recompiling is required.

[–] bizdelnick@lemmy.ml 2 points 7 months ago (3 children)

So you need to downgrade to even earlier version. Best of all, use a fork created by Joey Hess.

view more: ‹ prev next ›