Skip to content

error message references OUTPUT_URL instead of BACKUP_URL #925

@tcerna

Description

@tcerna
  • rear version (/usr/sbin/rear -V):
    rear-1.17.2-1.el7.noarch
  • OS version (cat /etc/rear/os.conf or lsb_release -a):
    RedHatEnterpriseServer 7
  • rear configuration files (cat /etc/rear/site.conf or cat /etc/rear/local.conf):
# cat /etc/rear/local.conf
BACKUP_URL=file://tmp/rearbackup/
  • Brief description of the issue

    When running 'rear -v mkbackuponly', it raises this error:

ERROR: OUTPUT_URL requires tripple slash ...
  • Steps to Reproduce:
    1. set BACKUP_URL into /etc/rear/local.conf and set path with only to slashes
    2. run rear -v mkbackuponly
  • Actual results:
    ERROR: OUTPUT_URL requires tripple slash ...
  • Expected results:
    ERROR: BACKUP_URL requires tripple slash ...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions