Bug 77179
Summary: | up2date says: "Unknown error." | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Petri T. Koistinen <thoron> | ||||
Component: | usermode | Assignee: | Nalin Dahyabhai <nalin> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | CC: | gafton, mihai.ibanescu, rdieter, ronny-rhbugzilla | ||||
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: | 2003-05-19 13:35:28 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: | |||||||
Attachments: |
|
Description
Petri T. Koistinen
2002-11-02 12:31:43 UTC
Created attachment 83164 [details]
Screen Shot
can you try `su`ing to root, and running the command that way? When invoked as a user process, the command `up2date` actually invoked a helper propgram called userhelper that asks for root's authentication info, then that starts up2date itself. if you can su to root and then run `/usr/sbin/up2date`, it will help determine if this is a userhelper problem, or a up2date problem. How reproducible: Couldn't Reproduce I think this must be some sort of userhelper bug, as I dont present that error message anywhere in up2date itself. Also, the invocation shown in the screenshot would involve userhelper, so reassigning there. i get the same error when starting kisdndock (which also uses consolehelper) the error message comes from consolehelper-gtk and is also shown when running consolehelper-gtk directly (not through an other name/symlink) i hope this is fixed for 8.1 already but it is really not easy to reproduce even if i saw it on several machines (i didn't have a single idea from where it came until recently) probably related to bug #75834 usermode-1.67-1 fixes the problem with kisdndock for me I haven't seen this error on RHL 9, so I guess this could be closed. |