|
Bugzilla – Full Text Bug Listing |
| Summary: | Installation of git causes a preminent xinetd entry. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Boyd Gerber <gerberb> |
| Component: | Installation | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P4 - Low | CC: | locilka |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Here is the y2log | ||
|
Description
Boyd Gerber
2009-07-23 11:00:13 UTC
Only solution is to not use openSUSE git RPM's. please attach the yast logs. Created attachment 307284 [details]
Here is the y2log
Here is the log. I deleted all my git and then just installed it.
Seems like the GIT inetd snippets are not yast2 compatible then. -> yast2-inetd for eval. Where is that? There is no git in System->System Services(Runlevel), there is a git-daemon with a no. So nothing with git should be working with xinetd. Network Services->Network Services (xinetd) Has an entry for git, clicking on it and toggle always gives git core-installed. There is no way to disable it. There is nothing with "git" in /etc/xinetd.d/ So the only solution is to remove all SUSE git RPM's and do a source install. I created on for openSUSE 11.0 and AJ responded with a modified version would be in 11.1. I assumsed it would be in /etc/xinetd.d/ But I do not know where else to look to find it and disable it. Thanks, Something is definitely wrong either with git itself or the data generated for yast2-inetd because this is the only service where I can see the problem. Anyway, reproduced. It seems that git-core is broken: /etc/xinetd.d/git is missing in the RPM. But /etc/xinetd.d/git is supposed to come from git-daemon, not git-core. (Note also bug 495060 - disabled=yes is missing from git.xinetd, maybe that's the interference - in that case, this should be probably closed as a dupe. I'm fixing that right now.) See comment #9 *** This bug has been marked as a duplicate of bug 495060 *** |