[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom /debugging_tools modify_config_files.pl
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2018-10-26 21:39:44
Message-ID: cvsraeburn1540589984 () cvsserver
[Download RAW message or body]

raeburn		Fri Oct 26 21:39:44 2018 EDT

  Modified files:              
    /loncom/debugging_tools	modify_config_files.pl 
  Log:
  - Checking of LON-CAPA repo entry in /etc/apt/sources.list for
    Ubuntu 12, 14, 16, 18.
  
  
Index: loncom/debugging_tools/modify_config_files.pl
diff -u loncom/debugging_tools/modify_config_files.pl:1.13 \
                loncom/debugging_tools/modify_config_files.pl:1.14
--- loncom/debugging_tools/modify_config_files.pl:1.13	Mon Jun  5 21:06:25 2017
+++ loncom/debugging_tools/modify_config_files.pl	Fri Oct 26 21:39:44 2018
@@ -2,7 +2,7 @@
 #
 # The LearningOnline Network
 #
-# $Id: modify_config_files.pl,v 1.13 2017/06/05 21:06:25 raeburn Exp $
+# $Id: modify_config_files.pl,v 1.14 2018/10/26 21:39:44 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -200,6 +200,26 @@
                                         regexp => \
                '\s*deb\s+'.$loninst_re.'/ubuntu/\s+hardy\s+main',
                                         text   => "deb $loninst/ubuntu/ hardy main",
                                       },
+                           ubuntu10 => {
+                                        regexp => \
'\s*deb\s+'.$loninst_re.'/ubuntu/\s+lucid\s+main', +                                  \
text   => "deb $loninst/ubuntu/ lucid main", +                                       \
}, +                           ubuntu12 => {
+                                        regexp => \
'\s*deb\s+'.$loninst_re.'/ubuntu/\s+precise\s+main', +                                \
text   => "deb $loninst/ubuntu/ precise main", +                                      \
}, +                           ubuntu14 => {
+                                        regexp => \
'\s*deb\s+'.$loninst_re.'/ubuntu/\s+trusty\s+main', +                                 \
text   => "deb $loninst/ubuntu/ trusty main", +                                       \
}, +                           ubuntu16 => {
+                                        regexp => \
'\s*deb\s+'.$loninst_re.'/ubuntu/\s+xenial\s+main', +                                 \
text   => "deb $loninst/ubuntu/ xenial main", +                                       \
}, +                           ubuntu18 => {
+                                        regexp => \
'\s*deb\s+'.$loninst_re.'/ubuntu/\s+bionic\s+main', +                                 \
text   => "deb $loninst/ubuntu/ bionic main", +                                       \
},  );
     my $apt_status;
     if (defined($apt_get_source{$dist})) {


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic