Rex icon indicating copy to clipboard operation
Rex copied to clipboard

Rex, the friendly automation framework

Results 130 Rex issues
Sort by recently updated
recently updated
newest added

By default, the "file" function uses sftp to upload the target file to the server. During the upload, the Net::SFTP::Foreign runs chmod unconditionally, failing if the target file is not...

Migrated from [rt.cpan.org #98871](https://rt.cpan.org/Ticket/Display.html?id=98871) (status was 'new') Requestors: * [email protected] (@eserte) From [email protected] (@eserte) on 2014-09-14 13:47:34 : Rex::Config is using something like @ARGV = ...; to slurp file contents,...

Migrated from [rt.cpan.org #95581](https://rt.cpan.org/Ticket/Display.html?id=95581) (status was 'new') Requestors: * [email protected] From [email protected] on 2014-05-12 16:12:22 : Jan Gehring / Rex project, Can you please modify https://metacpan.org/pod/Rex::Virtualization::VBox to include "use Rex::Commands;"?...

Migrated from [rt.cpan.org #92482](https://rt.cpan.org/Ticket/Display.html?id=92482) (status was 'new') Requestors: * [email protected] From [email protected] on 2014-01-26 13:43:46 : Here is what it looks like now: https://metacpan.org/pod/release/JFRIED/Rex-0.43.7/bin/rexify

## Describe the bug When calling `my $return = run_task $task, on => undef;`, the value of `$return` is always `1`. (Originally reported by @sdondley via IRC, thanks!) ## How...

bug

When sudo is used to execute commands but `requiretty` is set for the user rex doesn't print an error. So we need to check (at the same place where we...

easy-to-fix
enhancement

Net::OpenSSH is creating a control directory inside the user $HOME directory. But if the home directory doesn't have a chmod of 700 this will not work due to security concerns....

task
easy-to-fix

so that it will call `apt-get -t some-repo some-package`

easy-to-fix
ready

as reported by mofino via #rex: currently it is not set and/or constantly reporting failed operation, despite success ps.: probably can be extended to other operations as well

easy-to-fix
ready

So it could register them in fstab.

easy-to-fix
ready