[Bug 1779753] Re: on both my home and work pc, problems with apache2 package and apt

2018-07-05 Thread Andreas Hasenack
It looks fine now. >ls: cannot access '/etc/apache2/conf-': No such file or directory That's a copy and paste error, the line probably wrapped. We are looking at /etc/apache2/conf-available and /etc/apache2/conf-enabled. What the a2enconf command does is create a symlink from enabled to

[Bug 1779753] Re: on both my home and work pc, problems with apache2 package and apt

2018-07-04 Thread Andreas Hasenack
There doesn't seem to be any error now. apt -f install finished fine (-f stands for "fix"), and the dpkg -l output also showed the apache packages in the expected "ii" state (installed, no errors). Are you still having problems with apt in general? apt upgrade? apt dist-upgrade? -- You received

[Bug 1779753] Re: on both my home and work pc, problems with apache2 package and apt

2018-07-03 Thread Andreas Hasenack
Thanks for filing this bug in Ubuntu. Please attach the following information: - output of "sudo apt update && sudo apt -f install" - output of "dpkg -l|grep apache" - apt-cache policy apache2 The logs show just bits and pieces of what looks like failed downloads. ** Changed in: apache2