Project

General

Profile

Actions

Bug #7097

closed

Error when running librarian-update

Added by Walden Raines almost 10 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

Description

[walden@centos katello-installer]$ rel-eng/librarian-update                                 
-bash: rel-eng/librarian-update: /usr/bin/bash: bad interpreter: No such file or directory  
[walden@centos katello-installer]$ ll /usr/bin/bash
ls: cannot access /usr/bin/bash: No such file or directory
[walden@centos katello-installer]$ which bash
/bin/bash
[walden@centos katello-installer]$ grep bash rel-eng/librarian-update 
#!/usr/bin/bash -ex

Generally I see people use #!/bin/bash instead of #!/usr/bin/bash -ex.

Steps to Reproduce:
1. Follow these https://github.com/Katello/katello-installer#updating-packages on any non fedora/rhel system

Actions #1

Updated by Eric Helms almost 10 years ago

  • Difficulty set to medium
  • Triaged changed from No to Yes
Actions #2

Updated by Eric Helms over 8 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Eric Helms almost 8 years ago

  • translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF