Exception: Aptly::Errors::InvalidPrefixError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/aptly/errors.rb

Overview

Raised when a publishing prefix contains a slash when it was expected to be in API-safe format. Unfortunately we cannot automatically coerce as the safe format has character overlap with an unsafe format (_ means something in both), so we’ll expect the API consumer to only hand us suitable prefixes. www.aptly.info/doc/api/publish/