All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Blanke <felixblanke@gmail.com>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] "ERROR:apitest failed" after make check cryptsetup 1.1.0
Date: Wed, 28 Apr 2010 18:07:50 +0200	[thread overview]
Message-ID: <20100428180750.26bacd51@gmail.com> (raw)
In-Reply-To: <20100428155622.0360715F01D@c-in3ws--03-03.sv2.lotusliveops.com>

Hi,

the program you're looking for is called subversion. Search for that
and you'll definitely find it at YaST.


Regards,
Felix

Am Wed, 28 Apr 2010 16:56:21 +0100
schrieb "Si St" <sigbj-st@operamail.com>:

> Cant find a svn-program on my computer; the YaST install cant find it
> either. But I changed or added the lines according to the revised
> apitest.c you gave me the link to. But still negativ function, Sir!
> 
> Passwort:
> sled-10sp3:/home/sigbj # cd cryptsetup-1.1.0/
> sled-10sp3:/home/sigbj/cryptsetup-1.1.0 # make check
> Making check in luks
> make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/luks'
> make[1]: Für das Ziel »check« ist nichts zu tun.
> make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/luks'
> Making check in lib
> make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/lib'
> make[1]: Für das Ziel »check« ist nichts zu tun.
> make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/lib'
> Making check in src
> make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/src'
> make[1]: Für das Ziel »check« ist nichts zu tun.
> make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/src'
> Making check in man
> make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/man'
> make[1]: Für das Ziel »check« ist nichts zu tun.
> make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/man'
> Making check in tests
> make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests'
> make  apitest
> make[2]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests'
> make[2]: »apitest« ist bereits aktualisiert.
> make[2]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests'
> make  check-TESTS
> make[2]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests'
> ioctl: LOOP_CLR_FD: Kein passendes Gerät bzw. keine passende Adresse
> gefunden ioctl: LOOP_CLR_FD: Kein passendes Gerät bzw. keine passende
> Adresse gefunden compatimage.img: Datei oder Verzeichnis nicht
> gefunden 4+0 records in
> 4+0 records out
> 4194304 bytes (4,2 MB) copied, 0,022984 seconds, 182 MB/s
> NonFIPSAlg: Crypto is properly initialised in format
>  [(success),NonFIPSAlg:693] crypt_init(&cd, DEVICE_2)
>  [(success),NonFIPSAlg:694] crypt_format(cd, CRYPT_LUKS1, cipher,
> cipher_mode, NULL, key, key_size, &params) FAIL line 694
> [NonFIPSAlg]: code -22, Not compatible PBKDF2 options (using hash
> algorithm whirlpool). ioctl: LOOP_CLR_FD: Kein passendes Gerät bzw.
> keine passende Adresse gefunden FAIL: apitest ==================
> 1 of 1 test failed
> ==================
> make[2]: *** [check-TESTS] Fehler 1
> make[2]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests'
> make[1]: *** [check-am] Fehler 2
> make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests'
> make: *** [check-recursive] Fehler 1
> sled-10sp3:/home/sigbj/cryptsetup-1.1.0 #    
> 
> 
> 
> 
> > ----- Original Message -----
> > From: Milan Broz <mbroz@redhat.com>
> > To: dm-crypt@saout.de
> > Subject: Re: [dm-crypt] "ERROR:apitest failed" after make check
> > cryptsetup 1.1.0 Date: Wed, 28 Apr 2010 12:17:32 +0200
> > 
> > 
> > On 04/28/2010 11:13 AM, Si St wrote:
> > > "can you try svn snapshot first - does it work?"
> > > What do you mean by "svn Snapshot"?
> > 
> > I meant current devel code
> > http://code.google.com/p/cryptsetup/source/checkout
> > 
> > (you have to run autoconf there. Or wait few days for 1.1.1 release)
> > 
> > 
> > > Don't understand the expression, I am probably a too weak newbie 
> > > in this game.
> > >
> > > I have by the way ended all attemps of make install until it is 
> > > 100%. I dont dare to mess up my SLED10,
> > > but in case I later should or ought to update I will do it on 
> > > Your recommendation. So far the cryptsetup 1.0.3 works fine and 
> > > smooth for me.
> > 
> > I have no access to SLED10 currently, but it is possible that only 
> > test is broken
> > because of unsupported IV option - can you try this change?
> > 
> > http://code.google.com/p/cryptsetup/source/diff?spec=svn201&r=201&path=/trunk/tests/apitest.c
> > 
> > The test were written primarily for maintainers, so it is quite 
> > possible that it fails on some old system,
> > but I'll try to fix them in next release.
> > 
> > Milan
> > _______________________________________________
> > dm-crypt mailing list
> > dm-crypt@saout.de
> > http://www.saout.de/mailman/listinfo/dm-crypt
> 
> >
> 
> 

  reply	other threads:[~2010-04-28 16:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 15:56 [dm-crypt] "ERROR:apitest failed" after make check cryptsetup 1.1.0 Si St
2010-04-28 16:07 ` Felix Blanke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-04-30  9:47 Si St
2010-04-28 16:18 Si St
2010-04-28 16:09 Si St
2010-04-29 17:10 ` Milan Broz
2010-04-28  9:13 Si St
2010-04-28 10:17 ` Milan Broz
2010-04-27 19:13 Si St
2010-04-27 19:38 ` Milan Broz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100428180750.26bacd51@gmail.com \
    --to=felixblanke@gmail.com \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.