Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37402814
en ru br
ALT Linux repos
S:0.01-alt4_20

Group :: Development/Perl
RPM: perl-Linux-Personality

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.01-alt4_20
Build date: 5 july 2021, 14:04 ( 145.5 weeks ago )
Size: 52.67 Kb

Home page:   https://metacpan.org/release/Linux-Personality

License: GPL+ or Artistic
Summary: Perl interface to the personality(2) Linux system call
Description:

This is a Perl interface to the personality(2) Linux system call.

You can use this for instance when running 32bit compiles started from
inside a Perl program in a 32bit chroot but running on a 64bit host kernel.
Without hints the compile tools get confused and try do do 64bit in the
32bit environment.

It's somewhat comparable to the 'setarch' (also known as 'linux32')
utility. With 'personality' you can get similar effect inside a Perl
program.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Linux-Personality-debuginfo
  • perl-Linux-Personality
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin