On Wed, 6 Jul 2016 22:25:39 -0700, jordan via arch-general wrote:
>Unsubscribe
Hijacking a thread to unsubscribe is a shame. Every modern MUA provides
mailing list features (e.g.Claws and Evolution), so you even don't need
to take a look at list mail headers.
For example, Claws:
Menue "Message
Unsubscribe
On Jul 6, 2016 10:19 PM, "ihad" wrote:
> Hello,
>
> On 7/7/2016 7:01 AM, Zachary Kline wrote:
> > The solution is to create the directory under /var which alsacrtl
> > expects. I think it’s /var/run or /var/lock, but I don’t remember
> > specifics and don’t have my machine in front of
On 07/07/2016 07:19 AM, Jude DaShiell wrote:
> ln -s /usr/share/zoneinfo/America/New_York >/etc/localtime
That's incorrect. There should be no '>' there.
ln -s /usr/share/zoneinfo/America/New_York >/etc/localtime
That's a one time operation and should have been one of your beginning
installation steps. I got many of mine from the beginner's guide which
is longer and more informative.
On Sun, 3 Jul 2016, matthew dyer via arch-general wrote:
D
Hello,
On 7/7/2016 7:01 AM, Zachary Kline wrote:
> The solution is to create the directory under /var which alsacrtl
> expects. I think it’s /var/run or /var/lock, but I don’t remember
> specifics and don’t have my machine in front of me at the moment. If
> you do that, alsactl store will work as
Hi,
The solution is to create the directory under /var which alsacrtl expects. I
think it’s /var/run or /var/lock, but I don’t remember specifics and don’t have
my machine in front of me at the moment. If you do that, alsactl store will
work as expected.
Best,
Zack.
> On Jul 6, 2016, at 9:58 P
I had been using it to install archlinux specifically talkingarchlinux.
It mostly works ok until I do alsactl store and then I get a state lock
error. As a result of this failure, I can finish up a talkingarch
installation but on reboot, I have no speech on the system. Does a way
exist I can
Hi,
With the recent update of libc++ I wanted to continue compiling and
testing a C++14 project with clang (and gcc), but unfortunately the
libpqxx package is compiled for gcc - it is impossible* to use with
clang at the moment.
It used to properly work several months ago. I believe the recent
up
This may or may not be related, but a recent caused lots of permissions
errors
in my gnupg homedirs. Happened on three machines.
On Wed, Jul 6, 2016 at 2:36 PM, Jens Adam wrote:
>
>> $ gpg --output tth_sec.gpg --armor --export-secret-key KeyID
>> gpg: WARNING: nothing exported
>>
>> I have the tth_sec.pgp but with size of zero.
>>
>> What do I wrong?
>
> Are you doing this via ssh? In that case gpg-agent/pinentry often caus
> $ gpg --output tth_sec.gpg --armor --export-secret-key KeyID
> gpg: WARNING: nothing exported
>
> I have the tth_sec.pgp but with size of zero.
>
> What do I wrong?
Are you doing this via ssh? In that case gpg-agent/pinentry often cause
problems.
Try again with:
$ GPG_TTY=$(tty) gpg --outp
I have successfully created a gpg key pair on one of my computer. I
would like to use the same pair on another computer, so the need to
export. Here are the commands:
$ gpg --output tth_pub.gpg --armor --export KeyID
Results in
-rw-rw-r-- 1 poisonivy poisonivy 1.7K Jul 6 13:34 tth_pub.gpg
Fine.
12 matches
Mail list logo