Am 19. Januar 2022 00:58:44 MEZ schrieb u34--- via arch-general
:
>Frank Zimmermann via arch-general wrote:
>
>> I'm doing my first Arch install on an UEFI system and have troubles with
>> GRUB. Following the instruction on the Wiki grub-mkconfig complained about a
>> missing /boot/grub/grub
Frank Zimmermann via arch-general wrote:
> I'm doing my first Arch install on an UEFI system and have troubles with
> GRUB. Following the instruction on the Wiki grub-mkconfig complained about a
> missing /boot/grub/grub.cfg.new.
> So I manually created a grub.cfg file but when rebooting Grub s
mpan via arch-general wrote:
> > Right to the point. A systemd timer script had a too strict Umask setting.
That should have been UMask, not Umask. It could be that Umask is supported.
It is UMask at
https://www.freedesktop.org/software/systemd/man/systemd.exec.html .
>Are you invoking pa
Referring to
https://wiki.archlinux.org/title/DeveloperWiki:Package_signing#Source_packages :
I seem to have no permission to edit. A fix for 3 broken URLs is:
1. http://ftp.de.debian.org/debian/pool/main/a/acpid/acpid_2.0.4.orig.tar.gz
->
https://snapshot.debian.org/archive/debian/20100422T
Right to the point. A systemd timer script had a too strict Umask setting.
Are you invoking pacman in an unattended manner in a systemd timer?
If yes, you probably have another problem. I suppose you mean calling
`pacman -Sywu`. That puts your system into a potential partial upgrade
scenario
I'm doing my first Arch install on an UEFI system and have troubles with GRUB.
Following the instruction on the Wiki grub-mkconfig complained about a missing
/boot/grub/grub.cfg.new.
So I manually created a grub.cfg file but when rebooting Grub says error:
unknown file system. In rescue mode I t
mpan via arch-general wrote:
> > Lately, possibly starting at mid December, files in /var/cache/pacman/pkg/
> > are kept with mode u=rw,g=,o= . Am I the only one having it?
>Not observed here:
> -
> $ find /var/cache/pacman/pkg/ -iname '*.tar.zst' -exec stat -c '%a' {}
> + | sort -u
>
Lately, possibly starting at mid December, files in /var/cache/pacman/pkg/
are kept with mode u=rw,g=,o= . Am I the only one having it?
Not observed here:
-
$ find /var/cache/pacman/pkg/ -iname '*.tar.zst' -exec stat -c '%a' {}
+ | sort -u
644
-
Check what `umask` prints before in
Hi,
> Lately, possibly starting at mid December, files in /var/cache/pacman/pkg/
> are kept with mode u=rw,g=,o= . Am I the only one having it?
On my system they're all 644, updated yesterday.
Are you using pacman directly?
--
Merlin Büge
Lately, possibly starting at mid December, files in /var/cache/pacman/pkg/
are kept with mode u=rw,g=,o= . Am I the only one having it?
--
jadon
10 matches
Mail list logo