Bug 35856 - --whatprovides breaks for invalid param
Summary: --whatprovides breaks for invalid param
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-13 03:29 UTC by James Manning
Modified: 2015-01-07 23:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-13 03:29:36 UTC
Embargoed:


Attachments (Terms of Use)

Description James Manning 2001-04-13 03:29:32 UTC
This is Seawolf installed with up2date against ftp.beta

[root@laptop /root]# up2date --whatprovides bash
bash-2.04-21
[root@laptop /root]# up2date --whatprovides dcopserver
Traceback (innermost last):
  File "/usr/sbin/up2date", line 859, in ?
    main()
  File "/usr/sbin/up2date", line 814, in main
    return whatprovides(depslist)
  File "/usr/sbin/up2date", line 403, in whatprovides
    provides = up2date.solveDep(deps_list)
  File "/usr/share/rhn/up2date/up2date.py", line 888, in solveDep
    raise CommunicationError(f.faultString)
up2date.CommunicationError: Error communicating with server.  The message was:

        An unexpected error has occured while processing your request. Please
        try again later or submit a bug report tp rhns_help.
        If you choose to submit the bug report, please be sure to include
        details of what were you trying to do when this error occured and
details
        on how to reproduce this problem.
Could not solve dependency dcopserver

Comment 1 Jay Turner 2001-04-13 13:58:25 UTC
This is an issue with the beta server and not with up2date itself.  I am able to
run 'up2date --whatprovides dcopserver' against the internal test machines
(which have the same code base as the live servers) and get back a null list.

Comment 2 James Manning 2001-04-13 14:18:41 UTC
so what are we supposed to file against with up2date server problems?

FWIW, Adrian wanted me to create this bugzilla entry, although I'm not sure why


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