Bug 126609

Summary: Package wvdial needs libwvstreams.so.3.7, this is not available.
Product: [Fedora] Fedora Reporter: Bob Gustafson <bobgus>
Component: libwvstreamsAssignee: Harald Hoyer <harald>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-24 17:28:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bob Gustafson 2004-06-23 18:52:29 UTC
Description of problem:

  Odd dependencies on libwvstreams for wvdial

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.see below
2.
3.
  
Actual results:

[root@hoho2 user1]# yum install wvdial
Gathering header information file(s) from server(s)
Server: Fedora Core 2 - Development Tree
Finding updated packages
Downloading needed headers
Resolving dependencies
....Unable to satisfy dependencies
Package wvdial needs libwvstreams.so.3.7, this is not available.
Package wvdial needs libwvutils.so.3.7, this is not available.

[root@hoho2 user1]# rpm -q libwvstreams
libwvstreams-3.75.0-1

[root@hoho2 user1]# rpm -q libwvutils
package libwvutils is not installed

[root@hoho2 user1]# ls -l /usr/lib/libwvstreams\*
ls: /usr/lib/libwvstreams*: No such file or directory

[root@hoho2 user1]# /usr/local/lib/libwvstreams\*
bash: /usr/local/lib/libwvstreams*: No such file or directory
[root@hoho2 user1]#


Expected results:


Additional info:

Comment 1 Bob Gustafson 2004-06-24 17:28:18 UTC
OK, did 'yum install wvdial' with no problems

Thanks much

Works For Me