From guy at albertelli.com Sat Sep 6 13:31:55 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Sat, 6 Sep 2003 13:31:55 -0400 (EDT) Subject: [LON-CAPA-admin] Re: [LON-CAPA-users] system time In-Reply-To: Message-ID: <200309061731.h86HVtrp018077@mileva.lite.msu.edu> Hi Nathan, Please send questions about admin a LON-CAPA server to lon-capa-admin > I have noticed that the time displayed in the remote control is an hour > behind our actual Central Standard Time. It is mirroring the system time on > our server. > So, I have a couple questions: > 1. How do I change the system time on our server You can either 1) copy the correct timezone dta file from /usr/share/zoneinfo to /etc/localtime or 2) Use redhat-config-time After doing either I would suggest rebooting the machine so that all of the services notice the changed timezone. But atleast restart the webserver, and the loncapa services. > 2. Assuming that there are no open or due dates within the > next few hours, what else in LON-CAPA might change if I change the > system time? Nothing, Lon-CAPA stores everything internally in UTC, and converts to the current timezone when asked. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From ng at martech.fsu.edu Mon Sep 8 12:05:16 2003 From: ng at martech.fsu.edu (H. K. Ng) Date: Mon, 08 Sep 2003 12:05:16 -0400 Subject: [LON-CAPA-admin] reply message error In-Reply-To: <5.1.0.14.2.20030908074420.02447d30@phy.fsu.edu> References: <20030202195908.GD12832@users.sourceforge.net> Message-ID: <5.1.0.14.2.20030908120113.02011e20@phy.fsu.edu> Hi, I just reply to a student's email and it comes back Cannot Process request. Somewhere something is broken Checking the httpd error.log there is a line that says [Mon Sep 8 11:57:22 2003] [error] Connection refused at /usr/lib/perl5/site_perl/5.6.1/Mail/Mailer.pm line 266. Mailer.pm is present. I suspect that sendmail (or some other mailing program) is not configured right to allow notification of message via e-mail??? How should I fix this? Thanks, hk From guy at albertelli.com Mon Sep 8 12:55:28 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Mon, 8 Sep 2003 12:55:28 -0400 (EDT) Subject: [LON-CAPA-admin] 1.0.1 Message-ID: <200309081655.h88GtSne021161@mileva.lite.msu.edu> New Version 1.0.1 Released To install this update: 1) You will need to be running Redhat 7.X (preferably 7.3) for this release to work 2) if you haven't already download and install the 3.7 systemperl rpm If you are running RedHat 7.X get http://install.loncapa.org/resources/LON-CAPA-systemperl-3.7-rh7.i386.rpm Install it by doing: rpm -e `rpm -q -a | grep systemperl` rpm --install --force --nodeps LON-CAPA-systemperl-3.7-rh7.i386.rpm Verify it is installed by doing: $ rpm -q LON-CAPA-systemperl RedHat 7.X will show LON-CAPA-systemperl-3.7-rh7 3) Download the new LON-CAPA tarball from wget http://install.lon-capa.org/versions/loncapa-1.0.1.tar.gz and untar it tar xzvf loncapa-1.0.1.tar.gz 4) Run the UPDATE script as root cd loncapa-1.0.1 su ./UPDATE 5) restart the system services /etc/rc.d/init.d/loncontrol stop /etc/rc.d/init.d/loncontrol start /etc/rc.d/init.d/httpd stop /etc/rc.d/init.d/httpd start ----NOTES 1) Many questions are answered at http://help.lon-capa.org 2) Defects reports, and enhancements requests can be entered at http://bugs.lon-capa.org 3) Mailing lists can be joined and left at http://mail.lon-capa.org 4) Work continues on supporting Redhat 9, and 10, maybe in another month or so. ----Detailed List of Fixes -SPRS has contextual help integrated -install no longer deltes extra data from domain.tab lines -User Load much more accurate -updated doman.tab and hosts.tab for the production cluster -Login screen better about multi domain machines -Able to prt homework with status UNIT_FAIL, NO_UNIT, MISOREDER_RANK - inside shouldn't cause doubled inline remotes -updated some help files -Uploaded PDFs no longer cause doubled inline remotes -lonhelp - supports multiple help files joined together - no longer gives students access to the rest of the help system -Course with filenames with spaces, no longer screw up when going back, or forward -lonnavmaps improvements -SPRS formulas with \ can now be edited -SPRS better about entering and leaving single student mode -searchcat.pl no longer updates dynamic metadata -publisher no longer screws up scipt blocks with perl multi line quotes -documents with no longer through bombs when printed - inside of no longer causes doubled inline remotes -
  • with a type argument no longer throws bombs - printing improved -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From jensen at physics.unr.edu Mon Sep 8 16:19:17 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Mon, 8 Sep 2003 13:19:17 -0700 (PDT) Subject: [LON-CAPA-admin] 1.0.1 bug?? Message-ID: There appears to be a bug in 1.0.1 relating to the setting of time. I just changed a due date for a student, and set the time to 11pm, and it shows up as 14h 00 min 00 sec on the PARM display in the Default Value column. This didn't happen with v.1.0.0. Lars. -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From nathan.schoenack at ndsu.nodak.edu Tue Sep 9 10:36:52 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Tue, 9 Sep 2003 09:36:52 -0500 Subject: [LON-CAPA-admin] Re: [LON-CAPA-users] system time In-Reply-To: <200309061731.h86HVtrp018077@mileva.lite.msu.edu> Message-ID: Hi, I'm trying to get our LON-CAPA remote controls to display the correct time. I copied from /usr/share/zoneinfo to /etc/localtime. It still is displaying an hour behind. I restarted loncontrol and httpd, but didn't reboot the machine. However, there is a strange thing that happens...when I initially login, it will display the proper time on the remote control for a second or so, then it changes to the incorrect time. Does this indicate anything to anybody? Nathan Schoenack NDSU Physics ps. It's been on my mind for a while...what is the "0-7-5-7-" at the end of Guy's signature? I've noticed that the numbers have changed, right? Hi Nathan, Please send questions about admin a LON-CAPA server to lon-capa-admin > I have noticed that the time displayed in the remote control is an hour > behind our actual Central Standard Time. It is mirroring the system time on > our server. > So, I have a couple questions: > 1. How do I change the system time on our server You can either 1) copy the correct timezone dta file from /usr/share/zoneinfo to /etc/localtime or 2) Use redhat-config-time After doing either I would suggest rebooting the machine so that all of the services notice the changed timezone. But atleast restart the webserver, and the loncapa services. > 2. Assuming that there are no open or due dates within the > next few hours, what else in LON-CAPA might change if I change the > system time? Nothing, Lon-CAPA stores everything internally in UTC, and converts to the current timezone when asked. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- _______________________________________________ LON-CAPA-admin mailing list LON-CAPA-admin at mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From guy at albertelli.com Tue Sep 9 14:35:10 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Tue, 9 Sep 2003 14:35:10 -0400 (EDT) Subject: [LON-CAPA-admin] Re: [LON-CAPA-users] system time In-Reply-To: Message-ID: <200309091835.h89IZAB5009513@mileva.lite.msu.edu> Hi Nathan, > I'm trying to get our LON-CAPA remote controls to display the correct time. > I copied from /usr/share/zoneinfo to /etc/localtime. It still is displaying > an hour behind. I restarted loncontrol and httpd, but didn't reboot the > machine. What does the date command now say? > ps. It's been on my mind for a while...what is the "0-7-5-7-" at the end of > Guy's signature? I've noticed that the numbers have changed, right? Yep. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From nathan.schoenack at ndsu.nodak.edu Tue Sep 9 15:17:06 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Tue, 9 Sep 2003 14:17:06 -0500 Subject: [LON-CAPA-admin] Re: [LON-CAPA-users] system time In-Reply-To: <200309091835.h89IZAB5009513@mileva.lite.msu.edu> Message-ID: Right now, it says Tue Sep 9 13:11:54 CDT 2003 Nathan ps What do the numbers mean? -----Original Message----- From: lon-capa-admin-admin at mail.lon-capa.org [mailto:lon-capa-admin-admin at mail.lon-capa.org]On Behalf Of Guy Albertelli II Sent: Tuesday, September 09, 2003 1:35 PM To: lon-capa-admin at mail.lon-capa.org Subject: Re: [LON-CAPA-admin] Re: [LON-CAPA-users] system time Hi Nathan, > I'm trying to get our LON-CAPA remote controls to display the correct time. > I copied from /usr/share/zoneinfo to /etc/localtime. It still is displaying > an hour behind. I restarted loncontrol and httpd, but didn't reboot the > machine. What does the date command now say? > ps. It's been on my mind for a while...what is the "0-7-5-7-" at the end of > Guy's signature? I've noticed that the numbers have changed, right? Yep. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- _______________________________________________ LON-CAPA-admin mailing list LON-CAPA-admin at mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From jensen at physics.unr.edu Tue Sep 9 16:16:22 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Tue, 9 Sep 2003 13:16:22 -0700 (PDT) Subject: [LON-CAPA-admin] Revoking roles Message-ID: How does Domain coordinator DC1 revoke privileges of users set up by DC2. Why are there roles that cannot be revoked by some DC's? Lars. -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From korte at lite.msu.edu Tue Sep 9 16:43:14 2003 From: korte at lite.msu.edu (Gerd Kortemeyer) Date: Tue, 9 Sep 2003 16:43:14 -0400 Subject: [LON-CAPA-admin] Revoking roles In-Reply-To: Message-ID: <3BBDB310-E306-11D7-8D96-00039344B636@lite.msu.edu> Hi Lars, We just tested that here at MSU. We could revoke any role for which either the user was in the domain coordinator's domain, or the role was in the domain coordinator's domain. To do so, as domain domain coordinator, use the CUSR button, and enter the user's username and domain. - Gerd. On Tuesday, September 9, 2003, at 04:16 PM, Lars Jensen wrote: > How does Domain coordinator DC1 revoke privileges of users set up by > DC2. Why are there roles that cannot be revoked by some DC's? > > Lars. > > -- > Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. > Internet: , http://www.scsr.nevada.edu/~jensen/ > Tel: 775.673.7113 FAX: 775.674.7592 > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From jensen at physics.unr.edu Tue Sep 9 17:12:29 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Tue, 9 Sep 2003 14:12:29 -0700 (PDT) Subject: [LON-CAPA-admin] Revoking roles In-Reply-To: <3BBDB310-E306-11D7-8D96-00039344B636@lite.msu.edu> Message-ID: Hi Gerd, When I signed on an hour ago, to try to revoke provileges from a user, the revoke check box for the Course Coordinatoe role for the particular user was missing. When I just signed on, the box was present. What's going on? Could this be a cache issue? (This is just as strange as the issue I had yeaterday, setting the due date...). Lars. On Tue, 9 Sep 2003, Gerd Kortemeyer wrote: > Hi Lars, > > We just tested that here at MSU. > > We could revoke any role for which either the user was in the domain > coordinator's domain, or the role was in the domain coordinator's > domain. > > To do so, as domain domain coordinator, use the CUSR button, and enter > the user's username and domain. > > - Gerd. > > On Tuesday, September 9, 2003, at 04:16 PM, Lars Jensen wrote: > > > How does Domain coordinator DC1 revoke privileges of users set up by > > DC2. Why are there roles that cannot be revoked by some DC's? > > > > Lars. > > > > -- > > Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. > > Internet: , http://www.scsr.nevada.edu/~jensen/ > > Tel: 775.673.7113 FAX: 775.674.7592 > > > > _______________________________________________ > > LON-CAPA-admin mailing list > > LON-CAPA-admin at mail.lon-capa.org > > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From korte at lite.msu.edu Tue Sep 9 22:46:06 2003 From: korte at lite.msu.edu (Gerd Kortemeyer) Date: Tue, 9 Sep 2003 22:46:06 -0400 Subject: [LON-CAPA-admin] Revoking roles In-Reply-To: Message-ID: Hi Lars, I have a feeling that the clock on the server or on your client computer is off. Please check both clocks (including timezone). - Gerd. On Tuesday, September 9, 2003, at 05:12 PM, Lars Jensen wrote: > Hi Gerd, > > When I signed on an hour ago, to try to revoke provileges from a user, > the revoke check box for the Course Coordinatoe role for the particular > user was missing. When I just signed on, the box was present. What's > going on? Could this be a cache issue? (This is just as strange as the > issue I had yeaterday, setting the due date...). > > Lars. > > On Tue, 9 Sep 2003, Gerd Kortemeyer wrote: > >> Hi Lars, >> >> We just tested that here at MSU. >> >> We could revoke any role for which either the user was in the domain >> coordinator's domain, or the role was in the domain coordinator's >> domain. >> >> To do so, as domain domain coordinator, use the CUSR button, and enter >> the user's username and domain. >> >> - Gerd. >> >> On Tuesday, September 9, 2003, at 04:16 PM, Lars Jensen wrote: >> >>> How does Domain coordinator DC1 revoke privileges of users set up by >>> DC2. Why are there roles that cannot be revoked by some DC's? >>> >>> Lars. >>> >>> -- >>> Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. >>> Internet: , >>> http://www.scsr.nevada.edu/~jensen/ >>> Tel: 775.673.7113 FAX: 775.674.7592 >>> >>> _______________________________________________ >>> LON-CAPA-admin mailing list >>> LON-CAPA-admin at mail.lon-capa.org >>> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin >> >> _______________________________________________ >> LON-CAPA-admin mailing list >> LON-CAPA-admin at mail.lon-capa.org >> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin >> > > -- > Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. > Internet: , http://www.scsr.nevada.edu/~jensen/ > Tel: 775.673.7113 FAX: 775.674.7592 > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From jensen at physics.unr.edu Wed Sep 10 00:06:41 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Tue, 9 Sep 2003 21:06:41 -0700 (PDT) Subject: [LON-CAPA-admin] Revoking roles In-Reply-To: Message-ID: Hi Gerd, The time on the client was off, but the server time was exact. How could the client time have any effect? The client could be any machine on the internet - a lot of potential client will have their time setting wrong. That's a fact. should that be able to screw up my lon-capa homework assignment? Lars. On Tue, 9 Sep 2003, Gerd Kortemeyer wrote: > Hi Lars, > > I have a feeling that the clock on the server or on your client > computer is off. Please check both clocks (including timezone). > > - Gerd. > > On Tuesday, September 9, 2003, at 05:12 PM, Lars Jensen wrote: > > > Hi Gerd, > > > > When I signed on an hour ago, to try to revoke provileges from a user, > > the revoke check box for the Course Coordinatoe role for the particular > > user was missing. When I just signed on, the box was present. What's > > going on? Could this be a cache issue? (This is just as strange as the > > issue I had yeaterday, setting the due date...). > > > > Lars. > > > > On Tue, 9 Sep 2003, Gerd Kortemeyer wrote: > > > >> Hi Lars, > >> > >> We just tested that here at MSU. > >> > >> We could revoke any role for which either the user was in the domain > >> coordinator's domain, or the role was in the domain coordinator's > >> domain. > >> > >> To do so, as domain domain coordinator, use the CUSR button, and enter > >> the user's username and domain. > >> > >> - Gerd. > >> > >> On Tuesday, September 9, 2003, at 04:16 PM, Lars Jensen wrote: > >> > >>> How does Domain coordinator DC1 revoke privileges of users set up by > >>> DC2. Why are there roles that cannot be revoked by some DC's? > >>> > >>> Lars. > >>> > >>> -- > >>> Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. > >>> Internet: , > >>> http://www.scsr.nevada.edu/~jensen/ > >>> Tel: 775.673.7113 FAX: 775.674.7592 > >>> > >>> _______________________________________________ > >>> LON-CAPA-admin mailing list > >>> LON-CAPA-admin at mail.lon-capa.org > >>> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > >> > >> _______________________________________________ > >> LON-CAPA-admin mailing list > >> LON-CAPA-admin at mail.lon-capa.org > >> http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > >> > > > > -- > > Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. > > Internet: , http://www.scsr.nevada.edu/~jensen/ > > Tel: 775.673.7113 FAX: 775.674.7592 > > > > _______________________________________________ > > LON-CAPA-admin mailing list > > LON-CAPA-admin at mail.lon-capa.org > > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From truskell at Mines.EDU Wed Sep 10 12:45:22 2003 From: truskell at Mines.EDU (Todd Ruskell) Date: 10 Sep 2003 10:45:22 -0600 Subject: [LON-CAPA-admin] Not finding hosts Message-ID: <1063212322.25656.38.camel@poisson> Hi, About a week ago, our IT folks started blocking all outgoing ping packets due to nasty worms. When this happened, my daily email alert started reporting that it couldn't find any of the rpm repositories, from which I deduced that lon-capa uses ping to determine whether or not those hosts are up. I requested that IT open up ping from our lon-capa server, and they apparently did so. The script now finds distro.ibiblio.org, but cannot seem to find the install.lon-capa.org, or mirror.pa.msu.edu. Several questions: (1) do other people see problems with install.lon-capa.org and mirror.pa.msu.edu? (2) If not, what other services does lon-capa use that might cause failure at the msu sites, but success in connecting to distro.ibiblio.org? (3) Somewhat related: Our IT staff will soon be introducing a campus-wide firewall that is supposed to allow all outgoing connections initiated from inside campus, but block all incoming connections unless we explicitly request holes. According to the lon-capa FAQ, the following ports and services are required to be open: Port 5663, for the TCP/IP course management traffic layer Port 80, for HTTP Port 8080, for login This may be a naive question, but what *services* are used on port 8080 for login? Just http? ssl? Are there other services than the TCP/IP layer on port 5663, or are all those services nicely wrapped? I am pretty sure we need to provide not only port information, but a complete list of services offered on each port. Thanks for you help. Todd Here is my ALERT email from this morning: --------------------------- THIS SCRIPT IS NOW PROBING SEVERAL FTP SERVERS.... PLEASE BE PATIENT, THIS MAY TAKE A FEW MINUTES. Trying install.lon-capa.org... ...cannot find ftpmirror:loncapa at install.lon-capa.org on the network Trying mirror.pa.msu.edu... ...cannot find mirror.pa.msu.edu on the network Trying distro.ibiblio.org... distro.ibiblio.org found... perl /usr/local/loncapa/bin/check-rpms -nk --rpmuser www -ftp distro.ibiblio.org/pub/linux/distributions/redhat/updates/7.3/en/os **** WARNING **** You need to update at least 3 RPMS shown in the list below. THIS IS IMPORTANT FOR SECURITY. gdm-2.2.3.1-23.i386.rpm kernel-source-2.4.20-20.7.i386.rpm mozilla-nss-devel-1.0.2-2.7.3.i386.rpm Please visit ftp://distro.ibiblio.org/pub/linux/distributions/redhat/updates/7.3/en/os and download the RPMS you need. For instructions on working with (and upgrading) RPMS, please visit http://www.rpm.org/max-rpm/. To automatically download these RPMs to /tmp/loncapa_rpm_updates/, run the CHECKRPMS command as "./CHECKRPMS --download" CHECKRPMS should be located in /usr/local/loncapa/bin/. From guy at albertelli.com Wed Sep 10 13:30:19 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Wed, 10 Sep 2003 13:30:19 -0400 (EDT) Subject: [LON-CAPA-admin] Not finding hosts In-Reply-To: <1063212322.25656.38.camel@poisson> Message-ID: <200309101730.h8AHUJ0q027410@mileva.lite.msu.edu> Hi Todd, > I requested that IT open up ping from our lon-capa server, and they > apparently did so. The script now finds distro.ibiblio.org, but cannot > seem to find the install.lon-capa.org, or mirror.pa.msu.edu. > > Several questions: (1) do other people see problems with > install.lon-capa.org and mirror.pa.msu.edu? I believe msu is filtering ICMP request currently. I need to modify CHECKRPMS to stop doing this I guess. > (2) If not, what other services does lon-capa use that might cause > failure at the msu sites, but success in connecting to > distro.ibiblio.org? Only CHECKRPMS uses ping/ftp to check if it can find a host. > (3) Somewhat related: Our IT staff will soon be introducing a > campus-wide firewall that is supposed to allow all outgoing connections > initiated from inside campus, but block all incoming connections unless > we explicitly request holes. > According to the lon-capa FAQ, the following ports and services are > required to be open: > Port 5663, for the TCP/IP course management traffic layer > Port 80, for HTTP > Port 8080, for login > > This may be a naive question, but what *services* are used on port 8080 > for login? Just http? ssl? http, and it isn't for login, it is for getting the static accesorry images (the domain logos, the buttons on the remote, etc.) If neccessary you can turn of the need of this port by modifying the config option lonhttpdPort in loncapa_apache.conf > Are there other services than the TCP/IP > layer on port 5663, or are all those services nicely wrapped? All inter-server communication takes place over 5663, or 80 I would decribe this as the 'Lon-CAPA server communication' service -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From siegert at sfu.ca Wed Sep 10 13:47:41 2003 From: siegert at sfu.ca (Martin Siegert) Date: Wed, 10 Sep 2003 10:47:41 -0700 Subject: [LON-CAPA-admin] Not finding hosts In-Reply-To: <200309101730.h8AHUJ0q027410@mileva.lite.msu.edu> References: <1063212322.25656.38.camel@poisson> <200309101730.h8AHUJ0q027410@mileva.lite.msu.edu> Message-ID: <20030910174741.GA27553@stikine.ucs.sfu.ca> On Wed, Sep 10, 2003 at 01:30:19PM -0400, Guy Albertelli II wrote: > Hi Todd, > > > I requested that IT open up ping from our lon-capa server, and they > > apparently did so. The script now finds distro.ibiblio.org, but cannot > > seem to find the install.lon-capa.org, or mirror.pa.msu.edu. > > > > Several questions: (1) do other people see problems with > > install.lon-capa.org and mirror.pa.msu.edu? > > I believe msu is filtering ICMP request currently. > > I need to modify CHECKRPMS to stop doing this I guess. > > > (2) If not, what other services does lon-capa use that might cause > > failure at the msu sites, but success in connecting to > > distro.ibiblio.org? > > Only CHECKRPMS uses ping/ftp to check if it can find a host. Just my $0.02: If you want to continue doing this, why not probe whether the ftp service is available. That's what you care about, not ping responses (SFU is blocking pings as well and after the latest onslaught of worms you'll have a hard time to convince sysadmins to reenable those). Therefore: # nmap -sT -p 21 -PT install.loncapa.org Starting nmap V. 3.00 ( www.insecure.org/nmap/ ) Interesting ports on zaphod.lite.msu.edu (35.8.63.51): Port State Service 21/tcp open ftp Nmap run completed -- 1 IP address (1 host up) scanned in 1 second is really what you want to do. Martin From guy at albertelli.com Wed Sep 10 15:58:45 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Wed, 10 Sep 2003 15:58:45 -0400 (EDT) Subject: [LON-CAPA-admin] Not finding hosts In-Reply-To: <20030910174741.GA27553@stikine.ucs.sfu.ca> Message-ID: <200309101958.h8AJwjR4029435@mileva.lite.msu.edu> Hi Martin, > > Only CHECKRPMS uses ping/ftp to check if it can find a host. > > Just my $0.02: > > If you want to continue doing this, why not probe whether the ftp service > is available. I was thinking of doing that but with ncftpget instead, it has a timeout option, and we end up using it to actually fetch files later, so I don't have to add another dependency. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From xxxxx at xxx.com Thu Sep 11 10:09:50 2003 From: xxxxx at xxx.com (=?gb2312?q?=B7=EB=D0=A1=BD=E3_) Date: Thu, 11 Sep 2003 22:09:50 +0800 Subject: [LON-CAPA-admin] =?gb2312?q?=D0=E9=C4=E2=BF=D5=BC=E4=B4=F3=D3=C5=BB=DD=A3=AC199=D4=AA=BF=C9=D2=D4=BD=A8=D2=BB=B8=F6=CD=F8=D5=BE=A3=AC=B8=CF=BF=EC=B5=BDwww.0755sz.com=C9=EA=C7=EB=B0=C9?= Message-ID: <200309111410.h8BEAvO14591@zaphod.lite.msu.edu> An HTML attachment was scrubbed... URL: From nathan.schoenack at ndsu.nodak.edu Fri Sep 12 12:20:40 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Fri, 12 Sep 2003 11:20:40 -0500 Subject: [LON-CAPA-admin] User priority Message-ID: Is there a way to set a higher priority to instructors' actions within LON-CAPA? What I'm thinking is that our instructors are competing for CPU time with all the other students, yet the instructor actions are typically more demanding. Is there a way to tell LON-CAPA to execute the processes instigated by a certain user before doing so for the average student user? Nathan Schoenack From korte at lite.msu.edu Fri Sep 12 12:25:17 2003 From: korte at lite.msu.edu (Gerd Kortemeyer) Date: Fri, 12 Sep 2003 12:25:17 -0400 Subject: [LON-CAPA-admin] User priority In-Reply-To: Message-ID: Hi Nathan, Sorry, to my knowledge, there is no such thing. At MSU, we are using different servers for instructors and students - some frontline access machines for the students, and the backend library machine also as preferred session server for instructors. - Gerd. On Friday, September 12, 2003, at 12:20 PM, Nathan Schoenack wrote: > > Is there a way to set a higher priority to instructors' actions within > LON-CAPA? What I'm thinking is that our instructors are competing for > CPU > time with all the other students, yet the instructor actions are > typically > more demanding. Is there a way to tell LON-CAPA to execute the > processes > instigated by a certain user before doing so for the average student > user? > > Nathan Schoenack > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From nathan.schoenack at ndsu.nodak.edu Fri Sep 12 12:40:42 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Fri, 12 Sep 2003 11:40:42 -0500 Subject: [LON-CAPA-admin] User priority In-Reply-To: Message-ID: Thanks. I didn't think there would be, but I thought I'd ask. Nathan -----Original Message----- From: lon-capa-admin-admin at mail.lon-capa.org [mailto:lon-capa-admin-admin at mail.lon-capa.org]On Behalf Of Gerd Kortemeyer Sent: Friday, September 12, 2003 11:25 AM To: lon-capa-admin at mail.lon-capa.org Cc: Gerd Kortemeyer Subject: Re: [LON-CAPA-admin] User priority Hi Nathan, Sorry, to my knowledge, there is no such thing. At MSU, we are using different servers for instructors and students - some frontline access machines for the students, and the backend library machine also as preferred session server for instructors. - Gerd. On Friday, September 12, 2003, at 12:20 PM, Nathan Schoenack wrote: > > Is there a way to set a higher priority to instructors' actions within > LON-CAPA? What I'm thinking is that our instructors are competing for > CPU > time with all the other students, yet the instructor actions are > typically > more demanding. Is there a way to tell LON-CAPA to execute the > processes > instigated by a certain user before doing so for the average student > user? > > Nathan Schoenack > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin _______________________________________________ LON-CAPA-admin mailing list LON-CAPA-admin at mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin From korte at lite.msu.edu Wed Sep 17 08:01:21 2003 From: korte at lite.msu.edu (Gerd Kortemeyer) Date: Wed, 17 Sep 2003 08:01:21 -0400 Subject: [LON-CAPA-admin] Fwd: RHN Errata Alert: Updated OpenSSH packages fix potential vulnerability Message-ID: Should probably install this one. Begin forwarded message: > From: Red Hat Network Alert > Date: Tue Sep 16, 2003 7:00:06 PM US/Eastern > To: s16lite > Subject: RHN Errata Alert: Updated OpenSSH packages fix potential > vulnerability > > Red Hat Network has determined that the following advisory is > applicable to > one or more of the systems you have registered: > > Complete information about this errata can be found at the following > location: > https://rhn.redhat.com/network/errata/errata_details.pxt?eid=1837 > > Security Advisory - RHSA-2003:279-07 > ----------------------------------------------------------------------- > ------- > Summary: > Updated OpenSSH packages fix potential vulnerability > > Updated OpenSSH packages are now available that fix a bug that may be > remotely exploitable. > > Description: > OpenSSH is a suite of network connectivity tools that can be used to > establish encrypted connections between systems on a network and can > provide interactive login sessions and port forwarding, among other > functions. > > The OpenSSH team has announced a bug which affects the OpenSSH buffer > handling code. This bug has the potential of being remotely > exploitable. > > All users of OpenSSH should immediately apply this update which > contains a > backported fix for this issue. > > References: > http://marc.theaimsgroup.com/?l=openbsd-misc&m=106371592604940 > ----------------------------------------------------------------------- > ------- > > ------------- > Taking Action > ------------- > You may address the issues outlined in this advisory in two ways: > > - select your server name by clicking on its name from the list > available at the following location, and then schedule an > errata update for it: > https://rhn.redhat.com/network/systemlist/system_list.pxt > > - run the Update Agent on each affected server. > > > --------------------------------- > Changing Notification Preferences > --------------------------------- > To enable/disable your Errata Alert preferences globally please log in > to RHN > and navigate from "Your RHN" / "Your Account" to the "Preferences" tab. > > URL: https://rhn.redhat.com/network/my_account/my_prefs.pxt > > You can also enable/disable notification on a per system basis by > selecting an > individual system from the "Systems List". From the individual system > view > click the "Details" tab. > > > ---------------- > Affected Systems > ---------------- > According to our records, this errata may apply to one or more of the > systems that you've profiled with Red Hat Network. To see precisely > which > systems are affected, please go to: > https://rhn.redhat.com/network/errata/systems_affected.pxt?eid=1837 > > > > The Red Hat Network Team > > This message is being sent by Red Hat Network Alert to: > RHN user login: s16lite > Email address on file: > > If you lost your RHN password, you can use the information above to > retrieve it by email from the following address: > https://rhn.redhat.com/forgot_password.pxt > > To cancel these notices, go to: > https://rhn.redhat.com/oo.pxt?uid=1837349&oid=2396253 > > > From lucas at lucas.phy.ohiou.edu Wed Sep 17 15:55:03 2003 From: lucas at lucas.phy.ohiou.edu (Mark Lucas) Date: Wed, 17 Sep 2003 15:55:03 -0400 (EDT) Subject: [LON-CAPA-admin] cvs update - "in the way" Message-ID: Hi, I am doing a cvs update -d -A on my development machine (capa1.phy.ohiou.edu) I am receiving lots of: C rat/images/sempty.gif cvs update: move away rat/images/sld.gif; it is in the way C rat/images/sld.gif cvs update: move away rat/images/slr.gif; it is in the way C rat/images/slr.gif cvs update: move away rat/images/slrd.gif; it is in the way C rat/images/slrd.gif cvs update: move away rat/images/slrtd.gif; it is in the way What does this mean? This is an archaic development server, so there is a lot of old crud around. Thanks, Mark ---------------------------------------------------------------------------- Mark Lucas email: lucasm at ohiou.edu 252D Clippinger Lab phone: (740)597-2984 Department of Physics and Astronomy fax: (740)593-0433 Ohio University Athens, OH 45701 From guy at albertelli.com Wed Sep 17 16:20:41 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Wed, 17 Sep 2003 16:20:41 -0400 (EDT) Subject: [LON-CAPA-admin] cvs update - "in the way" In-Reply-To: Message-ID: <200309172020.h8HKKfK8031043@mileva.lite.msu.edu> Hi Mark, k> I am doing a cvs update -d -A on my development machine > (capa1.phy.ohiou.edu) > > I am receiving lots of: > > C rat/images/sempty.gif > cvs update: move away rat/images/sld.gif; it is in the way This means the file that CVS wants to checkout exists on the local machine but CVS never created the file in the past. This it isn't CVS's file and it complains rather than blindly overwriting. > This is an archaic development server, so there is a lot of old crud > around. I'd suggest deleting eveything and starting with a fresh checkout then. -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From ng at martech.fsu.edu Thu Sep 18 07:42:07 2003 From: ng at martech.fsu.edu (H. K. Ng) Date: Thu, 18 Sep 2003 07:42:07 -0400 Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <20030910174741.GA27553@stikine.ucs.sfu.ca> References: <200309101730.h8AHUJ0q027410@mileva.lite.msu.edu> <1063212322.25656.38.camel@poisson> <200309101730.h8AHUJ0q027410@mileva.lite.msu.edu> Message-ID: <5.1.0.14.2.20030918073832.028a77a0@phy.fsu.edu> Hi, I have been getting two copies of status/rpm upgrade reports each morning from each server every since 1.0 upgrade or thereabout. How can remove one of the copies? Thanks, hk From guy at albertelli.com Thu Sep 18 12:16:46 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Thu, 18 Sep 2003 12:16:46 -0400 (EDT) Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <5.1.0.14.2.20030918073832.028a77a0@phy.fsu.edu> Message-ID: <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> Hi Hon-Kie, > I have been getting two copies of status/rpm upgrade reports each morning > from each server every since 1.0 upgrade or thereabout. How can remove one > of the copies? Things to check, Are there two cron jobs being run? (Look in /etc/cron.d) What email address are they being sent too? Maybe you have yourself in the Admin list twice? -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From ng at martech.fsu.edu Thu Sep 18 13:05:59 2003 From: ng at martech.fsu.edu (H. K. Ng) Date: Thu, 18 Sep 2003 13:05:59 -0400 Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> References: <5.1.0.14.2.20030918073832.028a77a0@phy.fsu.edu> Message-ID: <5.1.0.14.2.20030918125907.023cab90@phy.fsu.edu> Hi Guy, >Things to check, > >Are there two cron jobs being run? > >(Look in /etc/cron.d) There are three files: loncapa, loncapa.lpmlsave and sysstat. The two loncapa files are almost identical. I removed the ..lpmlsave. Hopefully that will get rid of the duplicates. Thanks Guy, hk From siegert at sfu.ca Thu Sep 18 13:18:04 2003 From: siegert at sfu.ca (Martin Siegert) Date: Thu, 18 Sep 2003 10:18:04 -0700 Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> References: <5.1.0.14.2.20030918073832.028a77a0@phy.fsu.edu> <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> Message-ID: <20030918171804.GC21973@stikine.ucs.sfu.ca> On Thu, Sep 18, 2003 at 12:16:46PM -0400, Guy Albertelli II wrote: > > I have been getting two copies of status/rpm upgrade reports each morning > > from each server every since 1.0 upgrade or thereabout. How can remove one > > of the copies? > > Things to check, > > Are there two cron jobs being run? > > (Look in /etc/cron.d) > > What email address are they being sent too? Maybe you have yourself in > the Admin list twice? I am getting two emails for each server as well. My suspicion is that this is a bug in CHECKRPMS (not check-rpms :-): it sends email to lonAdmEMail (see the line my $emailto = "$perlvar{'lonAdmEMail'}";) without checking whether the MAILTO variable is set in /etc/crontab. Since cron sends email to whoever is specified in the MAILTO variable, CHECKRPMS happily sends mail to lonAdmEMail as well. If your email address appears in the MAILTO line (as it should if you are a responsible sysadmin :-), and your email also appears in lonAdmEMail, then (that's at least my suspicion) you get two emails. Cheers, Martin -- Martin Siegert Manager, Research Services WestGrid Site Manager Academic Computing Services phone: (604) 291-4691 Simon Fraser University fax: (604) 291-4242 Burnaby, British Columbia email: siegert at sfu.ca Canada V5A 1S6 From siegert at sfu.ca Thu Sep 18 15:08:14 2003 From: siegert at sfu.ca (Martin Siegert) Date: Thu, 18 Sep 2003 12:08:14 -0700 Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> References: <5.1.0.14.2.20030918073832.028a77a0@phy.fsu.edu> <200309181616.h8IGGkL2014453@mileva.lite.msu.edu> Message-ID: <20030918190814.GB22412@stikine.ucs.sfu.ca> Hi Guy, On Thu, Sep 18, 2003 at 12:16:46PM -0400, Guy Albertelli II wrote: > Hi Hon-Kie, > > > I have been getting two copies of status/rpm upgrade reports each morning > > from each server every since 1.0 upgrade or thereabout. How can remove one > > of the copies? > > Things to check, > > Are there two cron jobs being run? > > (Look in /etc/cron.d) > > What email address are they being sent too? Maybe you have yourself in > the Admin list twice? just saw you login to dalton. I am tempted to reverse my opinion on CHECKRPMS (or maybe not, don't know yet). However, Hon-Kie was right: I also found a loncapa.lpmlsave in /etc/cron.d (a really stupid place to put a *.lpmlsave file, isn't it?). Hence there is a good probability that that's the reason. Will find out when the cron job runs next time. You won't find the loncapa.lpmlsave file anymore - I removed it. Martin From guy at albertelli.com Thu Sep 18 15:36:00 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Thu, 18 Sep 2003 15:36:00 -0400 (EDT) Subject: [LON-CAPA-admin] hosts.tab update In-Reply-To: <1061505691.9853.134.camel@poisson> Message-ID: <200309181936.h8IJa0iW017435@mileva.lite.msu.edu> Hi Todd, > Unfortunately, the manual restart seems to send a fragmented (multipart) > message, which our campus virus scanner detects and promptly deletes > because of the fear of splitting up viruses in this manner, and all I > get is a virus warning email. > > However, when the cron job runs every morning, the message sent appears > to not be fragmented, because those messages get through our virus > scanner just fine. > > Any ideas what causes this difference? Is it deliberate? It seems to me that in both cases we use metasend, in the case of the from clean restart, the amount of info to send is larger (due to more errors being generated because nothing is running etc) and thus metasend tries to be 'intelligent' and not send one huge email. If you want to defeat this edit /home/httpd/perl/loncron You'll see at the bottom system("metasend -b -t $emailto -s '$subj' -f $statusdir/index.html -m text/html"); Change this to system("metasend -S 4000000 -b -t $emailto -s '$subj' -f $statusdir/index.html -m text/html"); > And while I'm on the subject, any ideas why I get errors reported when I > do the restart by hand, but the cron job doesn't report any? The fact that lonc, lond, lonhttpd, and lonsql aren't running is considered an error. Perhaps it should be a bit smarter and recognize that in this case it would be an error if they were running. But it seems like a lot of work for not a lot of gain. . . -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From guy at albertelli.com Thu Sep 18 15:43:01 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Thu, 18 Sep 2003 15:43:01 -0400 (EDT) Subject: [LON-CAPA-admin] Two copies of LON status/rpm upgrade reports In-Reply-To: <20030918190814.GB22412@stikine.ucs.sfu.ca> Message-ID: <200309181943.h8IJh1eT017548@mileva.lite.msu.edu> Hi Martin, > I am tempted to reverse my opinion on CHECKRPMS (or maybe not, don't know > yet). However, Hon-Kie was right: I also found a loncapa.lpmlsave in > /etc/cron.d (a really stupid place to put a *.lpmlsave file, isn't > it?). Yes it is since it will cause this kind of situation. Need to revisit classification of the crontab file. > You won't find the loncapa.lpmlsave > file anymore - I removed it. I guessed that when the directory's modification time was shortly after Hon-Kie's email. :-) -- guy at albertelli.com LON-CAPA Developer 0-7-5-7- From jensen at physics.unr.edu Sat Sep 20 00:20:44 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Fri, 19 Sep 2003 21:20:44 -0700 (PDT) Subject: [LON-CAPA-admin] minimum lon-capa backup Message-ID: We're trying to set up a network backup of lon-capa, and this context the following questions arose: What are the minimum set of files that needs to be backed up for a back-up of lon-capa? What parts of /home/httpd can I skip? I plan to back up /etc also. Is there more I should back up? Thanks, Lars. -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From jensen at physics.unr.edu Wed Sep 24 14:42:26 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Wed, 24 Sep 2003 11:42:26 -0700 (PDT) Subject: [LON-CAPA-admin] Change of IP address Message-ID: Hi Guy, We need to change IP address on schubert this week, and I was wondering which files I need to edit to acomplish this. I'm assume this means that we can't browse external resourses, because the hosts.tab contain IP's (I wish it was using DNS names instead...). I am using the /res/msu/mmp/phy231c.sequence for my algebra based physics course. Is there some way that we can coordinate the IP change with msu, so there's no delay in accessing your resources? Lars. -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From guy at albertelli.com Wed Sep 24 15:17:20 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Wed, 24 Sep 2003 15:17:20 -0400 (EDT) Subject: [LON-CAPA-admin] Change of IP address In-Reply-To: Message-ID: <200309241917.h8OJHKBc032429@mileva.lite.msu.edu> Hi Lars, > We need to change IP address on schubert this week, and I was wondering > which files I need to edit to acomplish this. /home/httpd/lonTabs/hosts.tab /etc/sysconfig/network-script/ifcfg-eth0 (but you could use redhat-config-network instead) > I'm assume this means that we can't browse external resourses, Only resources that aren't already replicated onto your machine. > am using the /res/msu/mmp/phy231c.sequence for my algebra based physics > course. Is there some way that we can coordinate the IP change with msu, > so there's no delay in accessing your resources? If you have accessed the resource in the past you already have a copy of it on your machine and you will be fully able to see and/or answer any resources on the machine immaterial of the current status of the connection to MSU. You only need the connection to MSU if you are trying to see a resource for the first time. But if you would like to please contact Stuart Raeburn (raeburn at msu.edu) to setup when would be best for both of you to do the update. -- guy at albertelli.com LON-CAPA Developer 0-7-5-6- From truskell at mines.edu Thu Sep 25 13:48:45 2003 From: truskell at mines.edu (Todd Ruskell) Date: Thu, 25 Sep 2003 11:48:45 -0600 Subject: [LON-CAPA-admin] using random labels on gifs In-Reply-To: <200308061703.h76H3mor008312@mileva.lite.msu.edu> References: <200308061703.h76H3mor008312@mileva.lite.msu.edu> Message-ID: <1064512125.31469.47.camel@poisson.Mines.EDU> Guy, I am finally having some time again to look more closely at our non-displaying random-label figures. When I look at the problem located at: http://loncapa.mines.edu/priv/csmphyslib/type54_potential/EquipotentialContours.problem as a co-author, this is what I see in the logs. in /var/log/httpd/error_log: [Thu Sep 25 11:07:24 2003] [notice] child pid 21740 exit signal Segmentation fault (11) [Thu Sep 25 11:07:24 2003] [notice] child pid 21739 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21744 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21743 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21742 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21741 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21738 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21737 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21736 exit signal Segmentation fault (11) [Thu Sep 25 11:07:25 2003] [notice] child pid 21735 exit signal Segmentation fault (11) in /home/httpd/perl/logs/lonnet.log: Thu Sep 25 11:07:24 2003 (21738): Subscribe returned not_found: /home/httpd/html/res/home/csmphyslib/public_html/type54_potential/EquipotentialContours.problem.meta For every access, I seem to get the 10 seg faults, and one "meta file not found". The really funny thing is that the pdf file, complete with figure, is generated just fine. We had some issues with gnuplot on our first install. I don't know if you use gnuplot for the random labels or not, but if so, that may be a first clue. I get the same behaviour with other random label problems: http://loncapa.mines.edu/priv/csmphyslib/type55_potential/EquipotentialLines.problem I noticed that I also get the "meta file not found" error, but not the seg-faulted processes with these problems, even though they are not random label problems, and one of them contains no graph at all. http://loncapa.mines.edu/priv/csmphyslib/type55_potential/RadialElectField.problem http://loncapa.mines.edu/priv/csmphyslib/type55_potential/SymmetricCross.problem http://loncapa.mines.edu/priv/csmphyslib/type55_potential/SphericalInsulatingShell.problem I have included all of the above problems in a course called "Test Course". When I access the problems as either course coordinator or student, I no longer seem to get the "meta file not found" error, but I still get the 10 lines of seg fault in the error_log file, for the random-label problems. Occasionally, the gif will show up properly the first time it is viewed, but upon a reload, it disappears. Students can still print the proper image just fine. I have added albertel:msu to the course as both student and instructor if that will help. Thanks for you help. We seem to be giving you a fair number of challenges. Todd On Wed, 2003-08-06 at 11:03, Guy Albertelli II wrote: > Hi Craig, > > > > We have run into a problem with using random labels on gif images in > > course problems. > > > Are there any error messages in > > /var/log/httpd/error_log > /home/httpd/perl/logs/lonnet.log > > That seem relavent? > > From guy at albertelli.com Thu Sep 25 14:06:15 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Thu, 25 Sep 2003 14:06:15 -0400 (EDT) Subject: [LON-CAPA-admin] using random labels on gifs In-Reply-To: <1064512125.31469.47.camel@poisson.Mines.EDU> Message-ID: <200309251806.h8PI6FKx018636@mileva.lite.msu.edu> Hi Todd, > > I am finally having some time again to look more closely at our > non-displaying random-label figures. Is php installed on this machine? rpm -q -a | grep php -- guy at albertelli.com LON-CAPA Developer 0-7-5-6- From truskell at mines.edu Thu Sep 25 16:09:21 2003 From: truskell at mines.edu (Todd Ruskell) Date: Thu, 25 Sep 2003 14:09:21 -0600 Subject: [LON-CAPA-admin] using random labels on gifs In-Reply-To: <200309251806.h8PI6FKx018636@mileva.lite.msu.edu> References: <200309251806.h8PI6FKx018636@mileva.lite.msu.edu> Message-ID: <1064520561.31469.51.camel@poisson.Mines.EDU> Seems to be: [root at loncapa root]# rpm -q -a | grep php php-mysql-4.1.2-7.3.6 asp2php-0.76.2-1 php-4.1.2-7.3.6 php-imap-4.1.2-7.3.6 asp2php-gtk-0.76.2-1 php-devel-4.1.2-7.3.6 Todd On Thu, 2003-09-25 at 12:06, Guy Albertelli II wrote: > Hi Todd, > > > > > I am finally having some time again to look more closely at our > > non-displaying random-label figures. > > Is php installed on this machine? > > rpm -q -a | grep php > From guy at albertelli.com Thu Sep 25 16:45:35 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Thu, 25 Sep 2003 16:45:35 -0400 (EDT) Subject: [LON-CAPA-admin] using random labels on gifs In-Reply-To: <1064520561.31469.51.camel@poisson.Mines.EDU> Message-ID: <200309252045.h8PKjZEP020935@mileva.lite.msu.edu> Hi Todd, > Seems to be: > > [root at loncapa root]# rpm -q -a | grep php > php-mysql-4.1.2-7.3.6 > asp2php-0.76.2-1 > php-4.1.2-7.3.6 > php-imap-4.1.2-7.3.6 > asp2php-gtk-0.76.2-1 > php-devel-4.1.2-7.3.6 That would be doing it then, You'll need to remove it. You can do this with: rpm -e --nodeps `rpm -q -a | grep php` -- guy at albertelli.com LON-CAPA Developer 0-7-5-6- From truskell at mines.edu Thu Sep 25 17:34:00 2003 From: truskell at mines.edu (Todd Ruskell) Date: Thu, 25 Sep 2003 15:34:00 -0600 Subject: [Fwd: Re: [LON-CAPA-admin] using random labels on gifs] In-Reply-To: <3F73556D.7010605@Mines.EDU> References: <3F73556D.7010605@Mines.EDU> Message-ID: <1064525640.31469.61.camel@poisson.Mines.EDU> Unfortunately, removing php doesn't seem to have done the trick: [root at loncapa root]# rpm -q -a | grep php [root at loncapa root]# I restarted loncontrol, apache, mysql, in that order, and completely quit my browser. The random labeled figure doesn't show up at all. In galeon, I get the standard image placeholder for a couple seconds, then even that disappears---same behaviour as before. The 10 seg-faults still appear in the error_log each time I try to load the resource. Any other ideas? Todd > > ______________________________________________________________________ > From: Guy Albertelli II > To: lon-capa-admin at mail.lon-capa.org > Subject: Re: [LON-CAPA-admin] using random labels on gifs > Date: Thu, 25 Sep 2003 16:45:35 -0400 > > Hi Todd, > > > Seems to be: > > > > [root at loncapa root]# rpm -q -a | grep php > > php-mysql-4.1.2-7.3.6 > > asp2php-0.76.2-1 > > php-4.1.2-7.3.6 > > php-imap-4.1.2-7.3.6 > > asp2php-gtk-0.76.2-1 > > php-devel-4.1.2-7.3.6 > > That would be doing it then, You'll need to remove it. > > You can do this with: > > rpm -e --nodeps `rpm -q -a | grep php` From jensen at physics.unr.edu Thu Sep 25 20:11:04 2003 From: jensen at physics.unr.edu (Lars Jensen) Date: Thu, 25 Sep 2003 17:11:04 -0700 (PDT) Subject: [LON-CAPA-admin] Change of IP address In-Reply-To: <200309241917.h8OJHKBc032429@mileva.lite.msu.edu> Message-ID: Hi Guy, On Wed, 24 Sep 2003, Guy Albertelli II wrote: > > > am using the /res/msu/mmp/phy231c.sequence for my algebra based physics > > course. Is there some way that we can coordinate the IP change with msu, > > so there's no delay in accessing your resources? > > If you have accessed the resource in the past you already have a copy > of it on your machine and you will be fully able to see and/or answer > any resources on the machine immaterial of the current status of the > connection to MSU. > > You only need the connection to MSU if you are trying to see a > resource for the first time. > Is there a way to copy a system of resources (under a common sequence file) to the local server in one step? Lars. -- Lars Jensen, TMCC/Vista B200, 7000 Dandini Blvd, Reno NV 89512-3999. Internet: , http://www.scsr.nevada.edu/~jensen/ Tel: 775.673.7113 FAX: 775.674.7592 From guy at albertelli.com Fri Sep 26 11:04:52 2003 From: guy at albertelli.com (Guy Albertelli II) Date: Fri, 26 Sep 2003 11:04:52 -0400 (EDT) Subject: [LON-CAPA-admin] Change of IP address In-Reply-To: Message-ID: <200309261504.h8QF4qdh003366@mileva.lite.msu.edu> Hi Lars, > Is there a way to copy a system of resources (under a common sequence > file) to the local server in one step? Put it in a course, and then print the entire course. Or Put it in a course and then click the 'Verify Content' button in the DOCS screen -- guy at albertelli.com LON-CAPA Developer 0-7-5-6- From lucas at lucas.phy.ohiou.edu Fri Sep 26 11:46:25 2003 From: lucas at lucas.phy.ohiou.edu (Mark Lucas) Date: Fri, 26 Sep 2003 11:46:25 -0400 (EDT) Subject: [LON-CAPA-admin] Change of IP address In-Reply-To: <200309261504.h8QF4qdh003366@mileva.lite.msu.edu> Message-ID: Okay, I hate to stir up things here, but what will happen if you have one problem that uses one of 10 figures at random. Does it pull all 10 over? This had been discussed several years ago, and I was just curious. Mark On Fri, 26 Sep 2003, Guy Albertelli II wrote: > Hi Lars, > > > Is there a way to copy a system of resources (under a common sequence > > file) to the local server in one step? > > Put it in a course, and then print the entire course. > > Or > > Put it in a course and then click the 'Verify Content' button in the > DOCS screen > > -- > guy at albertelli.com LON-CAPA Developer 0-7-5-6- > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > ---------------------------------------------------------------------------- Mark Lucas email: lucasm at ohiou.edu 252D Clippinger Lab phone: (740)597-2984 Department of Physics and Astronomy fax: (740)593-0433 Ohio University Athens, OH 45701 From nathan.schoenack at ndsu.nodak.edu Tue Sep 30 15:32:00 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Tue, 30 Sep 2003 14:32:00 -0500 Subject: [LON-CAPA-admin] Displaying grades Message-ID: Hello, I've got some strange behavior for three problems in one of our courses. In a particular chapter there are 19 possible points. However, when students check their grades, it lists their score as 16/16. I can verify that they successfully answered the three questions that are being excluded from the chapter score. In addition, as Teaching Assistant their score is listed as 16/19. Two of the questions are essay response, the other is numerical response. These questions were authored by students here at NDSU. So, my questions are: 1) Could this be behavior due to bad authoring? 2) If not, how can I correct this. As I said, if we look at the student's response, it clearly shows that they've been given 1/1 for the essay question and for the numerical response there is a check mark indicating that LON-CAPA graded it as being correct. Nathan Schoenack NDSU Physics From hallmat3 at pilot.msu.edu Tue Sep 30 15:50:43 2003 From: hallmat3 at pilot.msu.edu (Matthew Brian Hall) Date: Tue, 30 Sep 2003 15:50:43 -0400 (EDT) Subject: [LON-CAPA-admin] Displaying grades In-Reply-To: from "Nathan Schoenack" at Sep 30, 2003 02:32:00 pm Message-ID: <200309301950.h8UJoh641160@pilot28.cl.msu.edu> Nathan, We need more information - how are the students viewing their scores - with quickgrades or spreadsheet? How are you (as ta) viewing the scores, with chart or spreadsheet? Matthew > > Hello, > > I've got some strange behavior for three problems in one of our courses. > In a particular chapter there are 19 possible points. However, when > students check their grades, it lists their score as 16/16. I can verify > that they successfully answered the three questions that are being excluded > from the chapter score. In addition, as Teaching Assistant their score is > listed as 16/19. > Two of the questions are essay response, the other is numerical response. > These questions were authored by students here at NDSU. So, my questions > are: > 1) Could this be behavior due to bad authoring? > 2) If not, how can I correct this. > As I said, if we look at the student's response, it clearly shows that > they've been given 1/1 for the essay question and for the numerical response > there is a check mark indicating that LON-CAPA graded it as being correct. > > Nathan Schoenack > NDSU Physics > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > -- ------------------------------------------------------------------ Matthew Hall LON-CAPA developer hallmat3 at msu.edu 123 North Kedzie Hall Michigan State University ------------------------------------------------------------------ From nathan.schoenack at ndsu.nodak.edu Tue Sep 30 16:12:03 2003 From: nathan.schoenack at ndsu.nodak.edu (Nathan Schoenack) Date: Tue, 30 Sep 2003 15:12:03 -0500 Subject: [LON-CAPA-admin] Displaying grades In-Reply-To: <200309301950.h8UJoh641160@pilot28.cl.msu.edu> Message-ID: Matthew (and all), Students are viewing via Quickgrades. TA is viewing from Course Statistics and Charts (CHRT). I noticed that if I check spreadsheet and select a specific student it will list the 3 problems as correct there, too. Nathan NDSU Physics -----Original Message----- From: lon-capa-admin-admin at mail.lon-capa.org [mailto:lon-capa-admin-admin at mail.lon-capa.org]On Behalf Of Matthew Brian Hall Sent: Tuesday, September 30, 2003 2:51 PM To: lon-capa-admin at mail.lon-capa.org Subject: Re: [LON-CAPA-admin] Displaying grades Nathan, We need more information - how are the students viewing their scores - with quickgrades or spreadsheet? How are you (as ta) viewing the scores, with chart or spreadsheet? Matthew > > Hello, > > I've got some strange behavior for three problems in one of our courses. > In a particular chapter there are 19 possible points. However, when > students check their grades, it lists their score as 16/16. I can verify > that they successfully answered the three questions that are being excluded > from the chapter score. In addition, as Teaching Assistant their score is > listed as 16/19. > Two of the questions are essay response, the other is numerical response. > These questions were authored by students here at NDSU. So, my questions > are: > 1) Could this be behavior due to bad authoring? > 2) If not, how can I correct this. > As I said, if we look at the student's response, it clearly shows that > they've been given 1/1 for the essay question and for the numerical response > there is a check mark indicating that LON-CAPA graded it as being correct. > > Nathan Schoenack > NDSU Physics > > _______________________________________________ > LON-CAPA-admin mailing list > LON-CAPA-admin at mail.lon-capa.org > http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin > -- ------------------------------------------------------------------ Matthew Hall LON-CAPA developer hallmat3 at msu.edu 123 North Kedzie Hall Michigan State University ------------------------------------------------------------------ _______________________________________________ LON-CAPA-admin mailing list LON-CAPA-admin at mail.lon-capa.org http://mail.lon-capa.org/mailman/listinfo/lon-capa-admin