Project

General

Profile

Actions

Bug #4050

closed

CLI does not expand ~ in filepath of repo content upload (at least)

Added by Katello Issue Migration about 10 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
-
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

```
[walden@wraines-sandbox katello (master)]$ katello-cli repo content_upload --repo=Custom --product=booyah! --filepath=~/Downloads/acl-2.2.23-8.i386.rpm --content_type=yum --org=ACME_Corporation
Invalid path '~/Downloads/acl-2.2.23-8.i386.rpm'.
[walden@wraines-sandbox katello (master)]$ katello-cli repo content_upload --repo=Custom --product=booyah! --filepath=/home/walden/Downloads/acl-2.2.23-8.i386.rpm --content_type=yum --org=ACME_Corporation
Successfully uploaded 'acl-2.2.23-8.i386.rpm' into repository
[walden@wraines-sandbox katello (master)]$ echo ~
/home/walden
```

Steps to Reproduce:
1. Repeat the above on your own
2. Note error

Created: waldenraines on October 02, 2013 20:01 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/3072


Related issues 1 (0 open1 closed)

Related to Katello - Feature #5813: Implement content uploadsClosedDavid Davis05/20/2014Actions
Actions #1

Updated by Eric Helms almost 10 years ago

Actions #2

Updated by Eric Helms almost 10 years ago

  • Category set to Hammer
  • Assignee set to David Davis
  • Target version set to 45
  • Triaged set to Yes
Actions #3

Updated by Eric Helms almost 10 years ago

  • Target version deleted (45)
  • Difficulty set to easy
Actions #4

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 114
Actions #5

Updated by John Mitsch over 4 years ago

  • Status changed from New to Rejected
  • Target version deleted (Katello Backlog)

Thanks for reporting this issue. This issue was created over 4 years ago and hasn't seen an update in 1 year. We are closing this in an effort to keep a realistic backlog. Please open up a new issue that includes a link to this issue if you feel this still needs to be addressed. We can then triage the new issue and reassess.

Actions

Also available in: Atom PDF