Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Migrate Lighttpd service to systemd #161

Closed
wants to merge 32 commits into from

Conversation

praveenkumar
Copy link
Contributor

https://fedorahosted.org/cloud/ticket/121 -> Initiative to migrate dockerfile to systemd when it possible

docent-net and others added 24 commits May 19, 2015 12:21
…enerated-scripts

postgresql: use completely generated scripts (master)
Add fpaste — it's really useful for quick sharing of diagnostic information. See [Fedora Magazine article on fpaste](http://fedoramagazine.org/use-fpaste-share-problem-reports/)
…n-django-image

mount sources in django container
SSSD in a container for Fedora and Atomic host.
New Dockerfile for kea - DHCPv4, DHCPv6 and Dynamic DNS servers.
Addressing
[enable fedora-domainname.service]
[restart fedora-domainname.service]

Traceback (most recent call last):
  File "/usr/sbin/ipa-client-install", line 2918, in <module>
    sys.exit(main())
  File "/usr/sbin/ipa-client-install", line 2899, in main
    rval = install(options, env, fstore, statestore)
  File "/usr/sbin/ipa-client-install", line 2863, in install
    configure_nisdomain(options=options, domain=cli_domain)
  File "/usr/sbin/ipa-client-install", line 1481, in configure_nisdomain
    services.knownservices.domainname.restart()
  File "/usr/lib/python2.7/site-packages/ipaplatform/base/services.py", line 290, in restart
    capture_output=capture_output)
  File "/usr/lib/python2.7/site-packages/ipapython/ipautil.py", line 356, in run
    raise CalledProcessError(p.returncode, arg_string, stdout)
subprocess.CalledProcessError: Command ''/bin/systemctl' 'restart' 'fedora-domainname.service'' returned non-zero exit status 2
Addressing
Client configuration complete.

/bin/install.sh: line 87: xargs: command not found
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
153 - Use IMAGE instead of NAME for atomic install.
155 - Fix ing atomic install sssd issues.
bind: Simplified to single app (removed supervisord, sshd etc)
postgresql: sync with latest cont-postgresql v1.0.0
@scollier
Copy link
Member

Hi @praveenkumar I'm in the middle of cleaning up this repo. We made a decision a week or so ago to move back to master only. Can you please rebase against master and resubmit? Sorry for the delay here. Much appreciated if you could do that. Thanks. I'll merge after it comes back in.

groks and others added 4 commits January 26, 2016 15:54
Package was renamed 8 months ago.
Fix the link to "Guidelines for Creating Dockerfiles".
Replaced yum with dnf
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>
@praveenkumar
Copy link
Contributor Author

Will reopen this PR against master.

@larsks larsks changed the title Migrate Lighttpd service to systemd Migrate Lighttpd service to systemd Jan 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet