On Wed, Aug 29, 2012 at 1:48 AM, gt wrote:
> And, I don't see any extra [arch-general] in the subject. so you forgot
> to add it again :D
No, the mailing list just doesn't add it again if it's already there.
If it didn't you'd see steadily growing strings of "[arch-general]
[arch-general]" in the
On Sat, Oct 13, 2012 at 5:14 PM, Matthew Monaco wrote:
> I believe the logind equivalent to ck-launch-session is having
>
> session required pam_loginuid.so
> session required pam_systemd.so
>
> in whatever pam service is being used: /etc/pam.d/{gdm,lightdm,sshd,...}.
> pam_loginuid is not strictl
On Sun, Feb 24, 2013 at 9:55 AM, wrote:
> Hello.
>
> I installed Terminus from a source tarball and successfully set it as
> a console font (in /etc/vconsole.conf).
>
> How can I set it as a default system-wide monospace font? I've found
> this tutorial: http://orford.org/gtk/#fonts, but it doesn
On Wed, Jul 3, 2013 at 11:09 AM, János Illés wrote:
> Here's the symptoms:
> Everything freeze. It takes 5-15 seconds and everything goes back to normal.
> But, the freeze is only visual, sound/music playback works continously, I
> can ssh to the machine, even the mouse moves and changes (!) accor
If your apps all follow XDG specifications you could set
$XDG_CONFIG_HOME to cause them to put their configuration elsewhere.
Regards,
~Celti
On Fri, Jul 26, 2013 at 3:03 AM, Ralf Mardorf
wrote:
> On Fri, 2013-07-26 at 03:28 -0600, Chris Moline wrote:
>> > A way to get configs
>> >
>> to /music/
On Mon, Sep 23, 2013 at 9:41 AM, Nowaker wrote:
> coreutils depends on libattr and libcap. Because of the nature of static
> compilation libattr.a and libcap.a files are needed during the build. My
> package defines PKGBUILDs from [core] repo as source=(), performs `makepkg`,
> and provides -L for
Hi list,
I realise this email comes with a deplorable paucity of informaton,
but I haven't found *any* logs relating to this event. I also realise
I've waited what may be considered overlong to ask for help, but I was
hoping the bug would be fixed in a later kernel release and it wasn't.
Google ha
On Thu, Dec 5, 2013 at 6:05 AM, Jelle van der Waa wrote:
> Sounds like https://bugzilla.kernel.org/show_bug.cgi?id=61781
That showed up in 3.11 and is fixed by reverting to 3.10, and also
appears to be i686 only.
I did find an Ubuntu bug-report for the same apparent issue last
night, but with no
On Thu, Dec 5, 2013 at 1:54 AM, Patrick Burroughs (Celti)
wrote:
> Hi list,
>
> [unnecessary babble clipped]
Hi again list,
Just wanted to say that this is partially fixed with 3.12.7 (or
possibly a bit earlier, haven't tested) and the radeon driver: the
screen stays off and noth
On Sat, May 17, 2014 at 5:40 AM, Roland Tapken wrote:
> My first guess was that the PKGBUILD usually comes from an untrusted source
> and
> may contain code to attack my system (copy personal data or install a rootkit
> or something like that).
I think that the point isn't that you're not suppos
On Fri, Jun 6, 2014 at 10:14 AM, Magnus Therning wrote:
> I have a feeling this ought to be solvable using systemd but I can't
> really see how. Writing a service for gpg-agent is not that
> difficult, and it creates the required environment file without
> problems. But, how do I hook it in to t
On Thu, Jun 12, 2014 at 11:34 PM, Magnus Therning wrote:
> According to what I've found gpg-agent's ssh-agent should, as of
> version 2.0.21, support ECDSA keys, but still I can't add such a key:
>
> Am I doing something wrong here, or should I just use ssh-agent from OpenSSH
> instead (or stop us
On Thu, Jun 19, 2014 at 3:43 PM, Anatol Pomozov
wrote:
>> ECDSA SSH keys in gpg-agent broke with libgcrypt 1.6+. You can get
>> them working again by building gnupg from git.
>
> I hit the same issue. Do you know what gnupg upstream commit fixes this
> problem?
I'm afraid I don't, sorry; I haven
On Fri, Jul 25, 2014 at 8:02 AM, Yamakaky wrote:
> ip -6 route
>
> *:*:*:*::/64 dev wifi proto kernel metric 303 mtu 1480
> fe80::/64 dev wifi proto kernel metric 256
If I'm not mistaken on how this works (in comparison with my setup) it
looks like you're missing a default ro
On Fri, Jul 25, 2014 at 8:21 AM, Patrick Burroughs (Celti)
wrote:
> On Fri, Jul 25, 2014 at 8:02 AM, Yamakaky wrote:
>> ip -6 route
>>
>> *:*:*:*::/64 dev wifi proto kernel metric 303 mtu 1480
>> fe80::/64 dev wifi proto kernel metric 256
>
>
On Fri, Jul 25, 2014 at 8:56 AM, Yamakaky wrote:
>>> If I'm not mistaken on how this works (in comparison with my setup) it
>>> looks like you're missing a default route.
>>>
>>> Try `ip -6 route add default via *:*:*:*::/64 dev wifi`.
>>
>> Erm, my apologies for not double-checking my post, that
On Wed, Oct 29, 2014 at 8:08 PM, Genes Lists wrote:
> Work around is to add these 2 lines to /etc/systemd/system/stunnel.conf
> before the ExecStart line:
>
> ExecStartPre=-/usr/bin/mkdir /run/stunnel
> ExecStartPre=/usr/bin/chown -R stunnel:stunnel /run/stunnel
Shouldn't that rather be handled
On Tue, Dec 9, 2014 at 3:11 AM, edson duarte wrote:
> and MPD works fine but when I try to use other programs like VLC, there
> is no sound but by restarting MPD's service sound works again.
Are you using PulseAudio? It may be that MPD is starting PulseAudio,
and because systemd --user daemons ru
On 2014-12-16 19:58, Sebastiaan Lokhorst wrote:
> So, now my question: is there anyone who has had bad experiences with
> fdisk and GPT partitions, where gdisk was superior? Or any other objections
> why we should keep gdisk instructions in the Beginners' guide?
The only shortcoming I've run acros
On Tue, Dec 16, 2014 at 1:21 PM, Bardur Arantsson wrote:
> On 2014-12-16 20:40, Patrick Burroughs (Celti) wrote:
>> I had to use MBR on a relatively recent machine because the
>> supposedly-UEFI firmware refused to even recognise GPT disks, let
>> alone boot from them
On Fri, 17 Jul 2015 12:20:39 +0200
arnaud gaboury wrote:
> I build my own kernel with ABS.
>
> To allow my nspawn container to load kernel modules, I must add this
> to nspawn unit file:
> --capability=CAP_SYS_MODULE.
>
> Unfortunately, it doesn't work and needed modules are not loaded from
>
On Tue, 25 Aug 2015 22:01:22 -0500
"David C. Rankin" wrote:
>What is the proper-suggested PHP configuration? Is libphp5.so
> still on its way out? (there is no indication this is still the
> case). I have a relatively lightly used web-server, so the use of
> mod_mpm_prefork and loss of threadi
On Thu, 27 Aug 2015 03:23:36 +
Roman Rader wrote:
> Noticed that when I update package via git for AUR4 information about
> package is not updating on aurweb.
> For example:
>
> https://aur.archlinux.org/packages/vagga-bin AND
> https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=vagga-bi
On Sun, 22 Nov 2015 21:53:46 -0600
"David C. Rankin" wrote:
>Where the confusion lies, is there are no longer *any* suggested
> configurations for plain PHP (from the traditional php package) and
> Apache? Does this mean that the combination of plain php and apache
> is no longer recommended/
On Fri, 1 Jan 2016 11:53:45 -0800
Kyle Terrien wrote:
> It's amazing how the pattern of removing features and changing things
> arbitrarily for the "greater good" is spreading around nowadays. It
> has invaded Firefox recently. Mozilla is talking about deprecating
> XUL this year.
Deprecating X
On Mon, 8 Feb 2016 01:58:19 +0100
Ivan wrote:
> Hello, I have a proposal for Arch Linux developers and by mailing
> on this list I would also appreciate feedback from non-developers that
> use Arch Linux.
> Note: I am not here to hate on the current status, nor
> to disapprove of current Arch ch
On Tue, 9 Feb 2016 09:13:28 +0100
Wolfgang Mader wrote:
> [snip]
> For my needs, I want to run "usual" software, specifically R, the
> statistics language. Utlimately, I want to bind several physical
> hosts together to appear as one host on OS level, such that e.g. htop
> would show the total nu
On Wed, 16 Mar 2016 22:08:46 -0700
Kyle Terrien wrote:
> So, somehow my default web browser got changed from SeaMonkey back to
> Firefox. (Bleh!)
>
> [...]
>
> In ~/.local/share/applications/ (where user-customized .desktop files
> go), there were several files in the format
> userapp--.deskt
On Wed, 20 Apr 2016 18:57:55 -0300
Sebastián Pedersen wrote:
> Hi,
>
> When I put in my grub configuration:
>
> GRUB_GFXPAYLOAD_LINUX=keep
>
> and consequently get framebuffer for the console, then xorg vesa
> driver not render properly, and the fbdev xorg driver stops working
> the DPMS.
>
>
On Tue, 24 May 2016 00:42:32 +0200
Federico Di Pierro wrote:
> Hi!
>
> I see that libarchive is still at 3.1.2 which is 3 years old, while
> latest version is now 3.2, released circa a month ago.
> I already saw it is tagged as out of date, but still it has not been
> updated.
>
> So...is there
On Fri, 10 Jun 2016 11:18:41 +0200
Apfelkuchen wrote:
> on my systems yaourt won't upgrade packages I installed from the aur.
> For instance etherpad-lite. When I do
First off, questions about the AUR go to the aur-general mailing list.
> > 1 aur/etherpad-lite 1.6.0-0 [installed: 1:1.5.7-3] (20)
On Sat, 29 Oct 2016 05:48:29 -0500
"David C. Rankin" wrote:
> On 10/29/2016 01:18 AM, Uwe via arch-general wrote:
> > Hi
> >
> > Just to clarify: do you really boot from BIOS via MBR or do you use
> > UEFI (and are therefore in need of GPT)?
> 100% MBR/BIOS BOOT no UEFI used by either the Win10
On Mon, 31 Oct 2016 15:19:40 +0100
NicoHood wrote:
> Using PGP signatures is another discussion, also the hash algorithm. I
> think we should discuss that in another post, appart from https. From
> my point of view its highly important to use a strong hash function
> as its highly important for t
On Mon, 31 Oct 2016 16:16:21 +0100
Levente Polyak wrote:
> On 10/31/2016 04:03 PM, Patrick Burroughs (Celti) wrote:
> > As a middle ground, I think it would be more reasonable (or at
> > least, less unreasonable) to modify makepkg to allow signing
> > PKGBUILDs, or at least
On Tue, 8 Nov 2016 18:01:32 +0100
Damjan Georgievski via arch-general wrote:
> > $ getent -s resolve hosts $(hostname)
>
> this should fail since you don't have the resolved service running.
nss-resolve will chainload nss-dns when systemd-resolved is not running
(see `man 8 nss-resolve`).
>
On Sat, 19 Nov 2016 02:00:11 -0600
"David C. Rankin" wrote:
> [snip a whole bunch of maundering]
xrandr does not adjust the backlight. It adjusts the brightness, which
while it may have the same visible effect may have negative effects on
battery life and component wear compared to proper backlig
36 matches
Mail list logo