Bug 769442 - tgt-admin uses uninstalled programs
Summary: tgt-admin uses uninstalled programs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: scsi-target-utils
Version: 6.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Andy Grover
QA Contact: Bruno Goncalves
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-20 20:47 UTC by Andy Grover
Modified: 2015-10-09 12:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-09 12:13:12 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Andy Grover 2011-12-20 20:47:03 UTC
tgt-admin uses lsof and sg_inq (from sg3-utils), but these are not listed as dependencies for scsi-target-utils.

Comment 2 Andy Grover 2012-01-11 19:11:26 UTC
To be more accurate, it checks for their availability and uses them if present.

Comment 5 Suzanne Logcher 2012-05-18 20:50:27 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 6 Bruno Goncalves 2015-10-09 12:13:12 UTC
closing this bug as scsi-target-utils-1.0.24-2.el6 (RHEL-6.7) includes lsof and sg3_utils as dependency.

# yum deplist scsi-target-utils  | grep dependency
  dependency: libibverbs.so.1(IBVERBS_1.1)(64bit)
  dependency: libc.so.6(GLIBC_2.8)(64bit)
  dependency: perl(strict)
  dependency: sg3_utils
  dependency: rtld(GNU_HASH)
  dependency: librdmacm.so.1(RDMACM_1.0)(64bit)
  dependency: perl(Errno)
  dependency: perl(Getopt::Long)
  dependency: libpthread.so.0(GLIBC_2.3.2)(64bit)
  dependency: libpthread.so.0()(64bit)
  dependency: libaio.so.1()(64bit)
  dependency: libpthread.so.0(GLIBC_2.2.5)(64bit)
  dependency: libibverbs.so.1()(64bit)
  dependency: libaio.so.1(LIBAIO_0.4)(64bit)
  dependency: perl(Fcntl)
  dependency: libpthread.so.0(GLIBC_2.3.3)(64bit)
  dependency: librdmacm.so.1()(64bit)
  dependency: libaio
  dependency: libibverbs.so.1(IBVERBS_1.0)(64bit)
  dependency: /bin/sh
  dependency: libaio.so.1(LIBAIO_0.1)(64bit)
  dependency: initscripts
  dependency: perl(Config::General)
  dependency: /bin/bash
  dependency: lsof
  dependency: /usr/bin/perl
  dependency: chkconfig


Note You need to log in before you can comment on or make changes to this bug.