|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd: no DNS Resolving possible on live images with latest systemd submission | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Basesystem | Assignee: | systemd maintainers <systemd-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fbui, lnussel, mchandras, seife |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1018387 | ||
|
Description
Dominique Leuenberger
2017-02-11 00:20:08 UTC
This is an autogenerated message for OBS integration: This bug (1024897) was mentioned in https://build.opensuse.org/request/show/456350 Factory / systemd I'm closing this bug as resolved has been (re)disabled. But we still need to find a proper way to enable it (bsc#1018387). why not just touch /etc/resolv.conf in a kiwi config.sh script or similar? Why keep systemd-networkd unusable because of errors in the image build process? (In reply to Stefan Seyfried from comment #3) > why not just touch /etc/resolv.conf in a kiwi config.sh script or similar? > That seems what Lennart Poettering suggested here: https://github.com/systemd/systemd/issues/8373#issuecomment-374892148 OTOH, I don't see why the symlink understood by systemd-resolved only should be created if resolved is not running and used at all... So for the time being I think we should do the same as fedora does and apply the following patch: https://src.fedoraproject.org/cgit/rpms/systemd.git/tree/0998-resolved-create-etc-resolv.conf-symlink-at-runtime.patch not necessary, sorry for the hassle. I fixed it for myself. (In reply to Stefan Seyfried from comment #6) > not necessary, sorry for the hassle. > > I fixed it for myself. You may have fixed it for yourself but the problem remains for the rest of us so please leave this bug open (In reply to Franck Bui from comment #5) > (In reply to Stefan Seyfried from comment #3) > > why not just touch /etc/resolv.conf in a kiwi config.sh script or similar? > > > > That seems what Lennart Poettering suggested here: > https://github.com/systemd/systemd/issues/8373#issuecomment-374892148 > > OTOH, I don't see why the symlink understood by systemd-resolved only should > be created if resolved is not running and used at all... > > So for the time being I think we should do the same as fedora does and apply > the following patch: > https://src.fedoraproject.org/cgit/rpms/systemd.git/tree/0998-resolved- > create-etc-resolv.conf-symlink-at-runtime.patch Franck is there any chance you can apply the Fedora patch for the time being since upstream is not going to fix it for us? (In reply to Markos Chandras from comment #7) > You may have fixed it for yourself but the problem remains for the rest of > us so please leave this bug open It was closed for over a year, and I mistakenly reopened it, so I wanted to correct that mistake. (In reply to Markos Chandras from comment #8) > Franck is there any chance you can apply the Fedora patch for the time being > since upstream is not going to fix it for us? I will, probably at the end of the week. Fedora's patch pushed to next update, closing. |