Did pacstrap say anything during the manual installs?

|
C0rn3j 2022-07-23 13:34:30
Finally got an answer for this after digging through htop’s settings – it’s outdated(yellow) libraries and removed(red) binaries
deathlesscorpse 2022-07-23 13:50:05
romelsalwi 2022-07-23 11:13:25
Appimages don’t run on linux-hardened? I got Obsidian-0.15.6 and freetube_0.16.0_amd64, and they are dumping cores.

probably because of unprivileged user namespace. linux-hardened disables that, & without that chormium sandbox doesn’t work. you may try launch those apps in terminal with –no-sandbox to check whether that’s the case.

deathlesscorpse 2022-07-23 13:51:49
romelsalwi 2022-07-23 11:13:25
Appimages don’t run on linux-hardened? I got Obsidian-0.15.6 and freetube_0.16.0_amd64, and they are dumping cores.

btw,I’m assuming both of these apps electron based.

ariefr 2022-07-23 14:25:58
C0rn3j 2022-07-23 13:34:30
Finally got an answer for this after digging through htop’s settings – it’s outdated(yellow) libraries and removed(red) binaries

ah zombies

soorajsprakash 2022-07-23 15:11:15
Seّyed 2022-07-23 13:07:54
No, just wondering about having /home on a different partition as an assurance in case something goes wrong and I have to reinstall

no need. just create a new drive, for backups+other personal stuffs. like pics/vids/projects.
upload config files of application that u use frequently as a gist to GitHub/drive, eg: mpv config.
no need for seperate / and /home for <500gb.

I’d say even if it’s >500gb too.

comming from a windows background, i like the idea of new volume (like local disk D,E..) for our stuffs. and leave the / (c drive) as the same.

Although depends on users opinions and usecase.

u said no distro hopping so this would be great method. UR CHOICE.

Seّyed 2022-07-23 15:14:59
soorajsprakash 2022-07-23 15:11:15
no need. just create a new drive, for backups+other personal stuffs. like pics/vids/projects.
upload config files of application that u use frequently as a gist to GitHub/drive, eg: mpv config.
no need for seperate / and /home for <500gb.

I’d say even if it’s >500gb too.

comming from a windows background, i like the idea of new volume (like local disk D,E..) for our stuffs. and leave the / (c drive) as the same.

Although depends on users opinions and usecase.

u said no distro hopping so this would be great method. UR CHOICE.

i like the idea of new volume (like local disk D,E..) for our stuffs. and leave the / (c drive) as the same.

Doesn’t this idea of yours mean having at least / and /home on different partitions?

ariefr 2022-07-23 15:21:29
Seّyed 2022-07-23 15:14:59
i like the idea of new volume (like local disk D,E..) for our stuffs. and leave the / (c drive) as the same.

Doesn’t this idea of yours mean having at least / and /home on different partitions?

yes it is

soorajsprakash 2022-07-23 15:24:51
Seّyed 2022-07-23 15:14:59
i like the idea of new volume (like local disk D,E..) for our stuffs. and leave the / (c drive) as the same.

Doesn’t this idea of yours mean having at least / and /home on different partitions?

no. home will be still under /home/User/
I’m just talking abt yet another volume/partition for ur needful.

eg: u take screenshot, goes to /Pictures under home,
u download files, goes to /Downloads under home.

from this u move whats imp to that seperate partition that we make.

EDIT: new partition will be under /mnt/NewVolume (not necessarily, u can fix a diff mount point)

Eg: ur new project, downloaded game, nice songs, some zip files that u found interested

soorajsprakash 2022-07-23 15:26:23
soorajsprakash 2022-07-23 15:24:51
no. home will be still under /home/User/
I’m just talking abt yet another volume/partition for ur needful.

eg: u take screenshot, goes to /Pictures under home,
u download files, goes to /Downloads under home.

from this u move whats imp to that seperate partition that we make.

EDIT: new partition will be under /mnt/NewVolume (not necessarily, u can fix a diff mount point)

Eg: ur new project, downloaded game, nice songs, some zip files that u found interested

edited

Aavepyörä ⛰ 2022-07-23 15:30:07
How can I make Discover (KDE software update thing) stop when I open computer? When I open computer it just tells updates avaible, how to disable it?
soorajsprakash 2022-07-23 15:32:41
Aavepyörä ⛰ 2022-07-23 15:30:07
How can I make Discover (KDE software update thing) stop when I open computer? When I open computer it just tells updates avaible, how to disable it?

it will be there in settings of Discover.
(update frequency –> never)

or u can disable discover from auto starting.

il_muflone 2022-07-23 15:59:09
soorajsprakash 2022-07-23 12:49:34
anyone using pycharm/intelllij/android studio (basically all same) in arch?

Markdown preview is not working, upon research it says to use JDK bundled with pycharm. but im using the one bundled with.
so anyway to fix this>?

Here works fine with system jre

soorajsprakash 2022-07-23 16:01:36
il_muflone 2022-07-23 15:59:09
Here works fine with system jre

ohh.
i probably have other jdk, jre, now after installing pycharm. it also installed java-11.
now markdown preview not available.
tried using different jde from pycharm, but still doesn’t work.

it’s a bummer.
vscode have it working (w/ a small bug)

il_muflone 2022-07-23 16:02:17
soorajsprakash 2022-07-23 16:01:36
ohh.
i probably have other jdk, jre, now after installing pycharm. it also installed java-11.
now markdown preview not available.
tried using different jde from pycharm, but still doesn’t work.

it’s a bummer.
vscode have it working (w/ a small bug)

Of course it’s enabled in the right bar?

soorajsprakash 2022-07-23 16:06:59
il_muflone 2022-07-23 16:02:17
Of course it’s enabled in the right bar?

there is no right bar.
+ it shows something like “no markdown previewer available” in Settings > Language&Framework > Markdown.

il_muflone 2022-07-23 16:09:10
soorajsprakash 2022-07-23 16:06:59
there is no right bar.
+ it shows something like “no markdown previewer available” in Settings > Language&Framework > Markdown.

Idk

soorajsprakash 2022-07-23 16:18:56
il_muflone 2022-07-23 16:09:10
Idk

kk

Riccardo P. Bestetti 2022-07-23 18:55:48
Yes I know, but I’m not familiar with it
ActuallyNotGelb 2022-07-23 18:55:59
okok
Riccardo P. Bestetti 2022-07-23 18:56:04
As in, I’ve never used it and I’m not sure what it does
Riccardo P. Bestetti 2022-07-23 18:56:23
Did pacstrap say anything during the manual installs?
ActuallyNotGelb 2022-07-23 18:56:44
Riccardo P. Bestetti 2022-07-23 18:56:23
Did pacstrap say anything during the manual installs?

I had to set SigLevel to Never

ActuallyNotGelb 2022-07-23 18:56:54
idk why it kept failing
Riccardo P. Bestetti 2022-07-23 18:57:14
If you can consistently reproduce the issue on a clean install then it seems to me that something is broken beyond the scope of what you should fix
ActuallyNotGelb 2022-07-23 18:57:31
same issue, it tries to downgrade and fails
il_muflone 2022-07-23 18:57:43
ActuallyNotGelb 2022-07-23 18:57:31
same issue, it tries to downgrade and fails

what key is failing?

ActuallyNotGelb 2022-07-23 18:58:18
il_muflone 2022-07-23 18:57:43
what key is failing?

all of them lmao

ActuallyNotGelb 2022-07-23 18:58:48
archlinuxgroup-601496.jpg

il_muflone 2022-07-23 18:58:50
you’re not helping yourself and hurting me now

if you want help, don’t joke

Riccardo P. Bestetti 2022-07-23 18:59:01
ActuallyNotGelb 2022-07-23 18:56:44
I had to set SigLevel to Never

What is the filename of the iso you’re using?

ActuallyNotGelb 2022-07-23 18:59:13
I’m not joking, I’ve already said none of them worked and idk why
il_muflone 2022-07-23 18:59:28
ActuallyNotGelb 2022-07-23 18:58:48

where’s the archlinux-keyring downgrade ?

Riccardo P. Bestetti 2022-07-23 18:59:38
And size while you’re at it
ActuallyNotGelb 2022-07-23 18:59:51
Riccardo P. Bestetti 2022-07-23 18:59:38
And size while you’re at it

not an issue with the ISO, I downloaded it multiple times

ActuallyNotGelb 2022-07-23 19:00:01
from the glua.pt mirror, which is one of the Portuguese mirrors
|