[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Goodbye Skolelinux Bugzilla



Hi Petter, et al,

I have just decomissioned bugs.skolelinux.org (Web URL / VHost and the CRON job) on m.skolelinux.org.

Nothing has been deinstalled, only deactivated.

Greets,
Mike

commit 554bcb1f779a92108121513c5484834c139917d1
Author: root <root@maintainer.skolelinux.no>
Date:   Sun Jun 6 15:32:49 2021 +0200

    Disable bugs.skolelinux.org.

diff --git a/.etckeeper b/.etckeeper
index 4614dbf..e0f266b 100755
--- a/.etckeeper
+++ b/.etckeeper
@@ -324,6 +324,7 @@ maybe chmod 0644 './apache/suggested_corrections'
 maybe chmod 0755 './apache2'
 maybe chmod 0644 './apache2/apache2.conf'
 maybe chmod 0755 './apache2/conf.d'
+maybe chmod 0755 './apache2/conf.d.disabled'
 maybe chmod 0644 './apache2/conf.d/charset'
 maybe chmod 0644 './apache2/conf.d/localized-error-pages'
 maybe chmod 0644 './apache2/conf.d/other-vhosts-access-log'
@@ -434,6 +435,7 @@ maybe chmod 0644 './apache2/ports.conf.dpkg-dist'
 maybe chmod 0755 './apache2/sites-available'
 maybe chmod 0644 './apache2/sites-available/beta.slx.no'
 maybe chmod 0644 './apache2/sites-available/bugzilla'
+maybe chmod 0644 './apache2/sites-available/bugzilla-disabled'
 maybe chmod 0644 './apache2/sites-available/cinelerra'
 maybe chmod 0644 './apache2/sites-available/default'
 maybe chmod 0644 './apache2/sites-available/default-ssl'
diff --git a/aliases b/aliases
index 27340d5..78bacd6 100644
--- a/aliases
+++ b/aliases
@@ -12,4 +12,4 @@ abuse: root
 noc: root
 security: root
 root: debian-edu-sysadmins@lists.alioth.debian.org
-bugzilla-daemon: rbaverstock@ieee.org
+#bugzilla-daemon: rbaverstock@ieee.org
diff --git a/apache2/conf.d.disabled/bugzilla3.conf.disabled-20210606-sunweaver b/apache2/conf.d.disabled/bugzilla3.conf.disabled-20210606-sunweaver
new file mode 120000
index 0000000..72b2385
--- /dev/null
+++ b/apache2/conf.d.disabled/bugzilla3.conf.disabled-20210606-sunweaver
@@ -0,0 +1 @@
+/usr/share/doc/bugzilla3/examples/basic.conf
\ No newline at end of file
diff --git a/apache2/conf.d/bugzilla3.conf b/apache2/conf.d/bugzilla3.conf
deleted file mode 120000
index 72b2385..0000000
--- a/apache2/conf.d/bugzilla3.conf
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/doc/bugzilla3/examples/basic.conf
\ No newline at end of file
diff --git a/apache2/sites-available/bugzilla-disabled b/apache2/sites-available/bugzilla-disabled
new file mode 100644
index 0000000..0323e1a
--- /dev/null
+++ b/apache2/sites-available/bugzilla-disabled
@@ -0,0 +1,14 @@
+NameVirtualHost 158.36.191.137:80
+<VirtualHost 158.36.191.137:80>
+  ServerName bugs.skolelinux.no
+  ServerAlias bugs.skolelinux.org
+  ServerAdmin debian-edu-sysadmins@lists.alioth.debian.org
+
+  DocumentRoot /var/www
+
+  ErrorLog /org/bugs.skolelinux.org/logs/error_log
+  CustomLog /org/bugs.skolelinux.org/logs/access_log common
+
+  RedirectMatch ^/.* https://bugs.debian.org/debian-edu-config
+
+</VirtualHost>
diff --git a/apache2/sites-enabled/bugzilla b/apache2/sites-enabled/bugzilla
deleted file mode 120000
index cc1d415..0000000
--- a/apache2/sites-enabled/bugzilla
+++ /dev/null
@@ -1 +0,0 @@
-../sites-available/bugzilla
\ No newline at end of file
diff --git a/apache2/sites-enabled/bugzilla-disabled b/apache2/sites-enabled/bugzilla-disabled
new file mode 120000
index 0000000..57f1658
--- /dev/null
+++ b/apache2/sites-enabled/bugzilla-disabled
@@ -0,0 +1 @@
+../sites-available/bugzilla-disabled
\ No newline at end of file

commit b61753f645a3023a5b2d3ebce55ec8d095c7bc2e
Author: root <root@maintainer.skolelinux.no>
Date:   Sun Jun 6 15:37:47 2021 +0200

    Disable bugzilla CRON job.

diff --git a/cron.d/bugzilla b/cron.d/bugzilla
index fb904be..0ec137c 100644
--- a/cron.d/bugzilla
+++ b/cron.d/bugzilla
@@ -1,3 +1,3 @@
 MAILTO=commits@skolelinux.org
-11 18 * * 2 [ -f /usr/share/bugzilla/lib/whineatnews.pl ] && su www-data -c
+#11 18 * * 2 [ -f /usr/share/bugzilla/lib/whineatnews.pl ] && su www-data -


--

mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4351) 486 14 27

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunweaver@debian.org, http://sunweavers.net

Attachment: pgp1CBfwqFUWU.pgp
Description: Digitale PGP-Signatur


Reply to: