Displaying 20 results from an estimated 143 matches for "armored".
2009 May 12
1
Oblivion Horse armor Bug
Ok, I know this is a well known bug but I can't find a solution (if there is one).
When you mount a horse outfitted with armor from the horse armor addon the game just crashes.
Is there any way i could solve this? maybe by using njative windows dlls or playing around with winetricks?
2014 Sep 25
2
Missing security model in 1.2.8?
I have successfully (I believe) built (rebuilt on Ubuntu 14.04), installed, and used libvirt 1.2.2. Behaviorally I can't tell the difference between what I've built and what Ubuntu distributes.
Specifically, "virsh capabilities" shows this:
<secmodel>
<model>apparmor</model>
<doi>0</doi>
</secmodel>
2009 Aug 28
0
"gpg --verify-files" fails on some files, works on others
I have a very strange situation where the gpg command will fail to
verify whether there is valid PGP data in some files. Decrypting
these files works flawlessly. Here is an example:
[root at server autoimport]# gpg -vv --verify-files 01UserEnumswValues.txt.asc.txt
gpg: armor: BEGIN PGP MESSAGE
gpg: armor header: Version: GnuPG v1.4.7 (MingW32)
:pubkey enc packet: version 3, algo 16, keyid
2007 Mar 19
3
Error Msg After Update
Error Message:
"W: GPG error: http://wine.budgetdedicated.com edgy Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY 58403026387EE263"
Anyone?
2013 Feb 10
1
Patch to add gpg support to logcheck.
Enjoy,
Based mostly of the man page for mime-construct.
# free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied
2019 May 30
2
Using qemu active blockcommit results in 'Permission denied' error
Hello all,
I tried following this guide:
https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit
Unfortunately when I try to do the final virsh blockcommit step I always
get the following error:
error: internal error: unable to execute QEMU command 'block-commit':
Could not reopen file: Permission denied
I checked directory und image file permissions, app-armor profiles
2007 Mar 19
2
Key for APT
Hi,
i searched sometime but couldn't find any information where to obtain the
key for the Ubuntu-Repositories. I use Debian Etch. Each time i do an
apt-get update i get the following error message:
W: GPG error: http://wine.budgetdedicated.com dapper Release: The following
signatures couldn't be verified because the public key is not available:
NO_PUBKEY 58403026387EE263
Any hint would
2010 Jun 13
2
Warcraft graphics are glitchy
Well i'm using Ubuntu [Lucid] and running WoW via Wine [latest version] but there are some issues with the graphics, and moreso the lagg.
Graphic issues:
Black under players and npcs
and
Bugged textures for player armor and skin
[Image: http://img149.imageshack.us/img149/3918/screenshot1wj.png ]
http://img149.imageshack.us/img149/3918/screenshot1wj.png
Lagg
Game laggs rly bad, like as if i
2011 Aug 01
3
Segmentation Fault
What may cause this error?
I'm trying to run Armored Brigade, which was working perfectly until I upgraded Wine from 1.2.3. to 1.3.24.
I can't get sound to work in that game under that version of Wine. I have OSS V4
When I downgrade to 1.2.3. I can't run that game any more as I'm getting a segmentation fault error at start.
I have tried...
2014 Sep 26
0
Re: Missing security model in 1.2.8?
On Thu, Sep 25, 2014 at 09:03:57PM +0000, Gary Hook wrote:
> I have successfully (I believe) built (rebuilt on Ubuntu 14.04), installed, and used libvirt 1.2.2. Behaviorally I can't tell the difference between what I've built and what Ubuntu distributes.
>
> Specifically, "virsh capabilities" shows this:
>
>
> <secmodel>
>
>
2000 Oct 13
0
GPG 1.0.3 doesn't detect modifications to files with multiple signatures
Hi!
Jim is right. There is a bug in all GnuPG versions up to 1.0.3:
If you have more than one cleartext signature in a file (or pipe
that to gpg), gpg does not compare each signature but flags each
document as good or bad depending on the first document in the file.
This is a very serious bug in gpg's verification function.
I have made a snapshot version which corrects this bug available
2003 Mar 13
6
error installing R on linux 8.0
Hi there,
When installing R on linux 8.0, I got the following error message:
rpm -i /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm
error: /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm: V3 DSA signature: BAD,
key ID 97d3544e
error: /mnt/cdrom/linux/8.x/R-1.6.2-1.i386.rpm cannot be installed
Any suggestions as what I did wrong?
Thanks in advance.
Wenyan
[[alternate HTML version deleted]]
2024 Jul 04
1
Request for a Lockdown option
...t to do so" don't mix - after all, the backdoor of
CVE-2024-3094 allowed the attacker to bypass *some* of the normal crypto
routines, too.
(And since you mention "port knocking", I'd like to repeat how fond I am
of upgrading that original concept to a single-packet crypto-armored
implementation like fwknop.)
Kind regards,
--
Jochen Bern
Systemingenieur
Binect GmbH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3449 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mindr...
2015 Jul 11
2
Using gpg to encrypt a URL line on CentOS 6 additional information
>+1. also, it'd probably be good to state what you're trying to accomplish rather
>than if you can throw a technology at vague something or another. I think you'd
>find gpg's password input cumbersome for symmetric keys, the output too long in ascii
>armor and possibly annoying to deal with public keys... but you don't really say what
>you're trying to
2010 Dec 09
3
Howto batch sign RPM packages?
Hi,
I need to sign a bunch of RPM packages that have interdepencies:
build #1, sign #1, install #1, build #2, sign #2, install #2 etc.
Based on the info in bz436812 [1] I have created the key (RSA sign only,
4096bit, no sub keys) and put this in .rpmmacros:
%_signature gpg
%_gpg_path ~/.gnupg
%_gpg_name <KEY_ID>
%__gpg_sign_cmd %{__gpg} gpg --force-v3-sigs \
--digest-algo=sha1 --batch
2007 Sep 13
2
zpool versioning
Hi,
I was wondering if anyone would know if this is just an accounting-type
error with the recorded "version=" stored on disk, or if there
are/could-be any deeper issues with an "upgraded" zpool?
I created a pool under a Sol10_x86_u3 install (11/06?), and zdb correctly
reported the pool as a "version=3" pool. I reinstalled the OS with a u4
(08/07), ran zpool
2010 Feb 16
3
Installation SerNet Samba Build Key 1.0.2 failed
As the SerNet Samba Build key will expire soon, I wanted to install the
new key with the extended validity:
http://ftp.sernet.de/pub/sernet-build-key-1.0-2.noarch.rpm
But the installation on a CentOS 5.3 failed with dependencies:
Fehler: Fehlgeschlagende Abh?ngigkeiten:
rpmlib(PayloadIsLzma) <= 4.4.6-1 wird ben?tigt von
sernet-build-key-1.0-2.noarch
Any suggestions??
2009 Jul 16
4
Ubuntu Jaunty samba 3.3.2 print$ no write rights even though I do; -)
Initially when I posted my access problems to print$ I was using the new registry based smb.conf I had my whole configuration in the registry. Now I move my printers and print$ back to the text based smb.conf and I copied the standard ubuntu debian [printers] and [print$] out of the original ubuntu package smb.conf and the only modification that I made was under the [print$] I change read only to
2013 Aug 12
2
[Bug 2141] New: ssh-add refuses to load a public key with permissions that are "too open"
...H key to the local system (since
I couldn't trick ssh-add into reading from stdin), which reduces the
security of my key by creating a second copy on a storage medium that
isn't constantly in my posession.
Here's the error in question:
> kbuck at debian:~$ ssh-add /media/usb0/sshkey-armored.pem
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> Permissions 0755 for '/media/usb0/sshkey-armored.pem' are too open.
> It is required...
2024 Apr 17
1
Publish PGP signed tarball without generated content?
Hi
What do you think about publishing PGP signed tarballs without the
generated files such as the ./configure script?
What I'm looking for is for some private key holder of the OpenSSH
portable release key to run
git checkout V_9_7_P1
git archive --prefix=openssh-portable-V_9_7_P1/ -o openssh-9.7p1-src.tar.gz HEAD
gpg --detach-sign --armor openssh-9.7p1-src.tar.gz
and then publish the