December 3, 201015 yr Author Hey Joe, Without prior knowledge of this post, on a whim, I decided to check for unmenu updates. I saw that it said that there were some updates, but when I clicked install, I got errors that some files (images) couldn't be installed. Turned out that I had to create the following directories: images & images/stock inside of /boot/unmenu Don't know if others will experience this, but just a FYI... you did not read the prior post. You need to run the upgrade TWICE. The first one would install the unmenu_install that will create the image sub-directories the second one would create them and download the images. Joe L.
December 3, 201015 yr Then I guess I must've read something incorrectly. I indeed ran it more than once. I also restarted in between using the button in User Scripts... Dang, I wish I kept the screen with the messages up. Oh well. Everything seems to be working. Sorry for the confusion. thx -alex
December 3, 201015 yr Author Then I guess I must've read something incorrectly. I indeed ran it more than once. I also restarted in between using the button in User Scripts... Dang, I wish I kept the screen with the messages up. Oh well. Everything seems to be working. Sorry for the confusion. thx -alex No problem... I need the feedback. If there is an issue, I will need to figure it out and fix it. Joe L.
December 3, 201015 yr Then I guess I must've read something incorrectly. I indeed ran it more than once. I also restarted in between using the button in User Scripts... Dang, I wish I kept the screen with the messages up. Oh well. Everything seems to be working. Sorry for the confusion. thx -alex No problem... I need the feedback. If there is an issue, I will need to figure it out and fix it. Joe L. I will run the update when I get home and report back on what I find. On a side note: did the updates the transmission package make it in?
December 3, 201015 yr Joe, I found I had to create the folders too, as per ajax3712. Simply running install multiple times would not install the images. In case it's relevant, I hadn't upgraded since version 1.3.2.
December 3, 201015 yr Hey Joe, Without prior knowledge of this post, on a whim, I decided to check for unmenu updates. I saw that it said that there were some updates, but when I clicked install, I got errors that some files (images) couldn't be installed. Turned out that I had to create the following directories: images & images/stock inside of /boot/unmenu Don't know if others will experience this, but just a FYI... you did not read the prior post. You need to run the upgrade TWICE. The first one would install the unmenu_install that will create the image sub-directories the second one would create them and download the images. Joe L. Yes - if you go into a telnet prompt and enter these commands before you run the update, all of the images should be downloaded correctly: cd /boot/unmenu mkdir images mkdir images/stock I am working on some information about the new version and will try and post this evening. In the mean time, enjoy! Many thanks to Joe for his time and energies helping get this tested and deployed!!
December 3, 201015 yr or if you want to save typing (I'm lazy) mkdir -p /boot/unmenu/images/stock Ahhh, the power of the linux command line interface. Nice tip.
December 3, 201015 yr or if you want to save typing (I'm lazy) mkdir -p /boot/unmenu/images/stock I've created the directories and run the update and restarted unraid multiple times and it isnt upgrading. This is what i get after hitting install each time: images/MyServer.jpg matched md5sum images/MySlots.jpg matched md5sum images/stock/Hitachi.png matched md5sum images/stock/Kingston.png matched md5sum images/stock/Maxtor.png matched md5sum images/stock/MyServer_sample.jpg matched md5sum images/stock/MySlots_sample.jpg matched md5sum images/stock/Samsung.png matched md5sum images/stock/Seagate.png matched md5sum images/stock/WD.png matched md5sum images/stock/bolt.png matched md5sum images/stock/down.png matched md5sum images/stock/myMainLogo.jpg matched md5sum images/stock/refresh.png matched md5sum images/stock/refreshall.png matched md5sum images/stock/spinning.gif matched md5sum images/stock/status_bt.gif matched md5sum images/stock/status_cache.png matched md5sum images/stock/status_dsbl.png matched md5sum images/stock/status_dsbl_new.png matched md5sum images/stock/status_dsbl_np.png matched md5sum images/stock/status_invalid.png matched md5sum images/stock/status_mt.gif matched md5sum images/stock/status_new.gif matched md5sum images/stock/status_np.png matched md5sum images/stock/status_np_missing.png matched md5sum images/stock/status_ok.png matched md5sum images/stock/status_raw.gif matched md5sum images/stock/status_wrong.png matched md5sum images/stock/up.png matched md5sum myMainConfigMain.html matched md5sum Downloading myMain_local.conf rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Local myMain_local.conf file exists, /tmp/unmenu_tmp/myMain_local.conf not installed
December 3, 201015 yr or if you want to save typing (I'm lazy) mkdir -p /boot/unmenu/images/stock I've created the directories and run the update and restarted unraid multiple times and it isnt upgrading. This is what i get after hitting install each time: images/MyServer.jpg matched md5sum images/MySlots.jpg matched md5sum images/stock/Hitachi.png matched md5sum images/stock/Kingston.png matched md5sum images/stock/Maxtor.png matched md5sum images/stock/MyServer_sample.jpg matched md5sum images/stock/MySlots_sample.jpg matched md5sum images/stock/Samsung.png matched md5sum images/stock/Seagate.png matched md5sum images/stock/WD.png matched md5sum images/stock/bolt.png matched md5sum images/stock/down.png matched md5sum images/stock/myMainLogo.jpg matched md5sum images/stock/refresh.png matched md5sum images/stock/refreshall.png matched md5sum images/stock/spinning.gif matched md5sum images/stock/status_bt.gif matched md5sum images/stock/status_cache.png matched md5sum images/stock/status_dsbl.png matched md5sum images/stock/status_dsbl_new.png matched md5sum images/stock/status_dsbl_np.png matched md5sum images/stock/status_invalid.png matched md5sum images/stock/status_mt.gif matched md5sum images/stock/status_new.gif matched md5sum images/stock/status_np.png matched md5sum images/stock/status_np_missing.png matched md5sum images/stock/status_ok.png matched md5sum images/stock/status_raw.gif matched md5sum images/stock/status_wrong.png matched md5sum images/stock/up.png matched md5sum myMainConfigMain.html matched md5sum Downloading myMain_local.conf rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Local myMain_local.conf file exists, /tmp/unmenu_tmp/myMain_local.conf not installed Exact same message here
December 3, 201015 yr Author It sure looks like it is updated already. If you type md5sum 07*.awk you should see: 17a64d3e7ff58d80cad5a55e28ee49b4 07-unmenu-mymain.awk if you have the new version. Joe L.
December 3, 201015 yr It sure looks like it is updated already. If you type md5sum 07*.awk you should see: 17a64d3e7ff58d80cad5a55e28ee49b4 07-unmenu-mymain.awk if you have the new version. Joe L. I get this: root@Media02:/boot/unmenu# md5sum 07*.awk 17a64d3e7ff58d80cad5a55e28ee49b4 07-unmenu-mymain.awk But if I check for updates, it keeps telling me the update is still available. But if it did update, then thats a good thing.
December 3, 201015 yr It sure looks like it is updated already. If you type md5sum 07*.awk you should see: 17a64d3e7ff58d80cad5a55e28ee49b4 07-unmenu-mymain.awk if you have the new version. Joe L. I get this: root@Media02:/boot/unmenu# md5sum 07*.awk 17a64d3e7ff58d80cad5a55e28ee49b4 07-unmenu-mymain.awk But if I check for updates, it keeps telling me the update is still available. But if it did update, then thats a good thing. Your drowser might be trying to help you out by caching something. Close and reopen your web browser to see if that helps.
December 3, 201015 yr Author But if I check for updates, it keeps telling me the update is still available. But if it did update, then thats a good thing. That's an entirely different issue... <embarrassed> and one I did not check for </embarrassed> It is very possible I am not doing the logic correctly when checking if all updates are in place. (I was more concerned in getting them to occur at all) Apparently I need to do some fixing. In the interim, as already mentioned, if the image file directories are not created, you can create them by typing mkdir -p /boot/unmenu/images/stock Joe L.
December 3, 201015 yr Author But if I check for updates, it keeps telling me the update is still available. But if it did update, then thats a good thing. That's an entirely different issue... <embarrassed> and one I did not check for </embarrassed> It is very possible I am not doing the logic correctly when checking if all updates are in place. (I was more concerned in getting them to occur at all) Apparently I need to do some fixing. In the interim, as already mentioned, if the image file directories are not created, you can create them by typing mkdir -p /boot/unmenu/images/stock Joe L. I took a quick look. It is basically saying that a new version of myMain_local.conf is available and it has put it in /tmp/unmenu_tmp/myMain_local.conf Because this is a file frequently edited by users, the update process will not move it into place on its own. The other lines saying the image md5 checksums matched should probably have been suppressed, so I'll turn them off in the next version of unmenu_install. Basically, you can delete your copy of myMain_local.conf, as a lot has changed in it, and then the newer version will be put into place when you press the Install button. I'll not be able fix these items this evening, as I'm going out to a dance with my wife. (have to have some time away from the computer too ) Joe L.
December 4, 201015 yr Just a quick update to my "bad method" that occurs in my syslog. If my wife's computer is off, I don't get them. If my wife's computer is on and my main computer is off, I don't get them. I am not sure of the relationship between these two computers, but its what seems to be happening. I usually never turn my main computer off, but since it is now only need for movie processing and fiddling around, it has been off for the last 2 days. Last night, I turned it on to check the syslog, and there where none at all on the bottom of the main UnMenu screen. After about a 45 minutes, there where 1/2 dozen or so. Since this is not a harmful problem, unless someone has any ideas, I will just mess with this over the weekend and see if I can sort it out.
December 4, 201015 yr Author I'll not be able fix these items this evening, as I'm going out to a dance with my wife. (have to have some time away from the computer too ) Joe L. OK, the set of fixes from bjp999 are in place. My newer version of unmenu_install is too. I still need to put a new .zip file on the google.code downloads area for those doing an initial install. I'll do that next. You can use the "Check for Updates" and "Install" buttons to get the newest versions. Joe L.
December 8, 201015 yr I think I found a possible bug. I set up a second unRaid for testing and preclearing purposes. unMenu works fine for the Main page when accessed by IP (since it's not Tower), but when you click the links, they all refer to http://tower:8080/ and not the specific IP. Manually typing in the url with the correct IP works fine, just the links on the main page are incorrect. I didn't know if there was a way to change this. Thanks for the terrific interface (and the new MyMain is awesome).
December 8, 201015 yr I think I found a possible bug. I set up a second unRaid for testing and preclearing purposes. unMenu works fine for the Main page when accessed by IP (since it's not Tower), but when you click the links, they all refer to http://tower:8080/ and not the specific IP. Manually typing in the url with the correct IP works fine, just the links on the main page are incorrect. I didn't know if there was a way to change this. Thanks for the terrific interface (and the new MyMain is awesome). Thanks Loch! There is a fix in myMain that let's you override the default images folder. You need to set the following value in your myMain_local.conf (NOT in unmenu_local.conf) SetConstant(ImageHost, "tower") (you can substitute your IP address for tower).
December 8, 201015 yr Doh, partly my fault. I had it confused running 2 hosts named "Tower". Your fixed worked (although so did changing the new unRaid to "Tower2") Thanks for all your hard work.
December 8, 201015 yr Author Doh, partly my fault. I had it confused running 2 hosts named "Tower". Your fixed worked (although so did changing the new unRaid to "Tower2") Thanks for all your hard work. Having two hosts on the same LAN with the same name of "tower" would make both work poorly. Glad you figured it out. One needed to be renamed. Joe L.
December 9, 201015 yr Hm... when I click on the "MyMain Config" link inside MyMain or the Default View link, I get a 404. The link it's generating is http://tower:89/extensions/unmenu/myConfig?sort=num&view=default&seq=3&mode=main . I looked in the unMenu folder and found the 3 different config html files, but trying to fire them directly didn't work either. Any other suggestions? SOLVED: Pretty stupid. Just Restart unMenu.
December 9, 201015 yr Author Hm... when I click on the "MyMain Config" link inside MyMain or the Default View link, I get a 404. The link it's generating is http://tower:89/extensions/unmenu/myConfig?sort=num&view=default&seq=3&mode=main . I looked in the unMenu folder and found the 3 different config html files, but trying to fire them directly didn't work either. Any other suggestions? SOLVED: Pretty stupid. Just Restart unMenu. You are using myMain under the unRAID-Web php interface. I'm glad it still works there too. I know I did not do any testing of it. The unRAID-web interface is pretty different as I dynamically write "php" wrappers for the plugins. I'm really glad to see myMain playing a huge part of it. For all the work that bjp999 just did, I'm happy it still works properly.
December 10, 201015 yr I just did a Check Unmenu update and it found a pile of stuff...but it looks like it isn't happy about some things too . Downloading images/stock/Hitachi.png /tmp/unmenu_tmp/images/stock/Hitachi.png: No such file or directory rev $Revision: 24207 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/Hitachi.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/Hitachi.png: No such file or directory 256bc8a5ca79f968858544157ee5c3c8 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/Hitachi.png not installed Downloading images/stock/Kingston.png /tmp/unmenu_tmp/images/stock/Kingston.png: No such file or directory rev $Revision: 33153 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/Kingston.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/Kingston.png: No such file or directory 4c226fcf0f4b3bd90fa243924e006be2 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/Kingston.png not installed Downloading images/stock/Maxtor.png /tmp/unmenu_tmp/images/stock/Maxtor.png: No such file or directory rev $Revision: 30117 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/Maxtor.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/Maxtor.png: No such file or directory c0bd0f02f9720ed48ee02d7e9044fdcc != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/Maxtor.png not installed Downloading images/stock/MyServer_sample.jpg /tmp/unmenu_tmp/images/stock/MyServer_sample.jpg: No such file or directory rev $Revision: 02087 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/MyServer_sample.jpg: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/MyServer_sample.jpg: No such file or directory c9d8394ca18f7679867b1a364f60d68c != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/MyServer_sample.jpg not installed Downloading images/stock/MySlots_sample.jpg /tmp/unmenu_tmp/images/stock/MySlots_sample.jpg: No such file or directory rev $Revision: 49545 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/MySlots_sample.jpg: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/MySlots_sample.jpg: No such file or directory cff1c7fb66ed834afc6e67839847422d != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/MySlots_sample.jpg not installed Downloading images/stock/Samsung.png /tmp/unmenu_tmp/images/stock/Samsung.png: No such file or directory rev $Revision: 65402 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/Samsung.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/Samsung.png: No such file or directory e706af9b233be035aa94a9d409141616 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/Samsung.png not installed Downloading images/stock/Seagate.png /tmp/unmenu_tmp/images/stock/Seagate.png: No such file or directory rev $Revision: 08152 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/Seagate.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/Seagate.png: No such file or directory 5d2543a3ba53906223bd1d5403bb32a6 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/Seagate.png not installed Downloading images/stock/WD.png /tmp/unmenu_tmp/images/stock/WD.png: No such file or directory rev $Revision: 59372 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/WD.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/WD.png: No such file or directory 0c4099f3f4590c0bfc155ff57fe8fa80 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/WD.png not installed Downloading images/stock/bolt.png /tmp/unmenu_tmp/images/stock/bolt.png: No such file or directory rev $Revision: 00889 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/bolt.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/bolt.png: No such file or directory 6755efdefc526f10de4ff1e9f61898e1 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/bolt.png not installed Downloading images/stock/down.png /tmp/unmenu_tmp/images/stock/down.png: No such file or directory rev $Revision: 11653 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/down.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/down.png: No such file or directory d4fd7edf1025ff6d89da29497ff60b9c != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/down.png not installed Downloading images/stock/myMainLogo.jpg /tmp/unmenu_tmp/images/stock/myMainLogo.jpg: No such file or directory rev $Revision: 04236 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/myMainLogo.jpg: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/myMainLogo.jpg: No such file or directory 9fee3bf5078d18d36f069e599373ed71 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/myMainLogo.jpg not installed Downloading images/stock/refresh.png /tmp/unmenu_tmp/images/stock/refresh.png: No such file or directory rev $Revision: 43438 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/refresh.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/refresh.png: No such file or directory aa234c4c49be9987326bbb8e5f8479ad != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/refresh.png not installed Downloading images/stock/refreshall.png /tmp/unmenu_tmp/images/stock/refreshall.png: No such file or directory rev $Revision: 14109 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/refreshall.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/refreshall.png: No such file or directory 35254958aa765f6a262fde4e41e5c577 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/refreshall.png not installed Downloading images/stock/spinning.gif /tmp/unmenu_tmp/images/stock/spinning.gif: No such file or directory rev $Revision: 62801 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/spinning.gif: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/spinning.gif: No such file or directory d6c064f11d44be07b93e739a2f64a753 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/spinning.gif not installed Downloading images/stock/status_bt.gif /tmp/unmenu_tmp/images/stock/status_bt.gif: No such file or directory rev $Revision: 03167 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_bt.gif: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_bt.gif: No such file or directory 4c082848a46c1af8e47c23cd3869a56b != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_bt.gif not installed Downloading images/stock/status_cache.png /tmp/unmenu_tmp/images/stock/status_cache.png: No such file or directory rev $Revision: 41329 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_cache.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_cache.png: No such file or directory 81eaf0d82c37736ba1223e93c7302e24 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_cache.png not installed Downloading images/stock/status_dsbl.png /tmp/unmenu_tmp/images/stock/status_dsbl.png: No such file or directory rev $Revision: 36920 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_dsbl.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_dsbl.png: No such file or directory c7ecb114bf9edd6503fde280955e21c1 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_dsbl.png not installed Downloading images/stock/status_dsbl_new.png /tmp/unmenu_tmp/images/stock/status_dsbl_new.png: No such file or directory rev $Revision: 47516 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_dsbl_new.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_dsbl_new.png: No such file or directory 6986a6b4220b13e60789f3682784a54e != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_dsbl_new.png not installed Downloading images/stock/status_dsbl_np.png /tmp/unmenu_tmp/images/stock/status_dsbl_np.png: No such file or directory rev $Revision: 36920 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_dsbl_np.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_dsbl_np.png: No such file or directory c7ecb114bf9edd6503fde280955e21c1 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_dsbl_np.png not installed Downloading images/stock/status_invalid.png /tmp/unmenu_tmp/images/stock/status_invalid.png: No such file or directory rev $Revision: 44778 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_invalid.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_invalid.png: No such file or directory 92775daa7d4e2265ed795fc66cb82087 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_invalid.png not installed Downloading images/stock/status_mt.gif /tmp/unmenu_tmp/images/stock/status_mt.gif: No such file or directory rev $Revision: 56729 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_mt.gif: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_mt.gif: No such file or directory eed516be0800bf862e84ada86e28718d != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_mt.gif not installed Downloading images/stock/status_new.gif /tmp/unmenu_tmp/images/stock/status_new.gif: No such file or directory rev $Revision: 02070 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_new.gif: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_new.gif: No such file or directory fa4f766bd4820a4fa1ef3d5f403eb764 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_new.gif not installed Downloading images/stock/status_np.png /tmp/unmenu_tmp/images/stock/status_np.png: No such file or directory rev $Revision: 54435 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_np.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_np.png: No such file or directory edcd987f6cfa2baaba1b70daa4ca0a44 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_np.png not installed Downloading images/stock/status_np_missing.png /tmp/unmenu_tmp/images/stock/status_np_missing.png: No such file or directory rev $Revision: 54435 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_np_missing.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_np_missing.png: No such file or directory edcd987f6cfa2baaba1b70daa4ca0a44 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_np_missing.png not installed Downloading images/stock/status_ok.png /tmp/unmenu_tmp/images/stock/status_ok.png: No such file or directory rev $Revision: 48009 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_ok.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_ok.png: No such file or directory aa919f96bccb1e74b00df2b14a37a257 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_ok.png not installed Downloading images/stock/status_raw.gif /tmp/unmenu_tmp/images/stock/status_raw.gif: No such file or directory rev $Revision: 02070 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_raw.gif: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_raw.gif: No such file or directory fa4f766bd4820a4fa1ef3d5f403eb764 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_raw.gif not installed Downloading images/stock/status_wrong.png /tmp/unmenu_tmp/images/stock/status_wrong.png: No such file or directory rev $Revision: 39553 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/status_wrong.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/status_wrong.png: No such file or directory 4b25146705303ffaa9d304ccb2a05c8d != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/status_wrong.png not installed Downloading images/stock/up.png /tmp/unmenu_tmp/images/stock/up.png: No such file or directory rev $Revision: 00612 $ $Date: 2010-12-06 08:11:12 -0500$ sed: can't read /tmp/unmenu_tmp/images/stock/up.png: No such file or directory egrep: /tmp/unmenu_tmp/images/stock/up.png: No such file or directory 9da37f75cb9b3276b2e77a83dd577f62 != d41d8cd98f00b204e9800998ecf8427e, /tmp/unmenu_tmp/images/stock/up.png not installed Downloading 07-unmenu-mymain.awk rev $Revision: 188 $ $Date: 2010-12-06 07:21:09 -0500 (Mon, 06 Dec 2010) $ Moved current 07-unmenu-mymain.awk to ./unmenu_old_2010-12-09_2238/07-unmenu-mymain.awk Installed 07-unmenu-mymain.awk Downloading 15-unmenu-network_perf.cgi rev $Revision: 190 $ $Date: 2010-12-06 08:10:30 -0500 (Mon, 06 Dec 2010) $ Installed 15-unmenu-network_perf.cgi Downloading 16-unmenu-syslog.awk rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Moved current 16-unmenu-syslog.awk to ./unmenu_old_2010-12-09_2238/16-unmenu-syslog.awk Installed 16-unmenu-syslog.awk Downloading 75-unmenu_user_script_dmidecode rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Installed 75-unmenu_user_script_dmidecode Downloading 99-unmenu-myMain-Config.awk rev $Revision: 182 $ $Date: 2010-12-04 08:15:52 -0500 (Sat, 04 Dec 2010) $ Installed 99-unmenu-myMain-Config.awk Downloading 99-unmenu-utility.awk rev $Revision: 182 $ $Date: 2010-12-04 08:15:52 -0500 (Sat, 04 Dec 2010) $ Moved current 99-unmenu-utility.awk to ./unmenu_old_2010-12-09_2238/99-unmenu-utility.awk Installed 99-unmenu-utility.awk Downloading 99-unmenu_user_script_powerdown rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Installed 99-unmenu_user_script_powerdown Downloading UtilityShell.html rev $Revision: 04917 $ $Date: 2010-12-06 08:11:14 -0500$ Installed UtilityShell.html Downloading drivedb.lib.awk rev $Revision: 185 $ $Date: 2010-12-04 14:54:51 -0500 (Sat, 04 Dec 2010) $ Moved current drivedb.lib.awk to ./unmenu_old_2010-12-09_2238/drivedb.lib.awk Installed drivedb.lib.awk Downloading myMain.conf rev $Revision: 182 $ $Date: 2010-12-04 08:15:52 -0500 (Sat, 04 Dec 2010) $ Moved current myMain.conf to ./unmenu_old_2010-12-09_2238/myMain.conf Installed myMain.conf Downloading myMainConfigDrive.html rev $Revision: 00464 $ $Date: 2010-12-06 08:11:14 -0500$ Installed myMainConfigDrive.html Downloading myMainConfigMain.html rev $Revision: 49933 $ $Date: 2010-12-06 08:11:14 -0500$ d3ea6136b2515a5c17a7f1699655622a != b63d9b28db70c094848af17fc01886b0, /tmp/unmenu_tmp/myMainConfigMain.html not installed Downloading myMainConfigView.html rev $Revision: 42344 $ $Date: 2010-12-06 08:11:14 -0500$ Installed myMainConfigView.html Downloading myMain_local.conf rev $Revision: 182 $ $Date: 2010-12-04 08:15:52 -0500 (Sat, 04 Dec 2010) $ Local myMain_local.conf file exists, /tmp/unmenu_tmp/myMain_local.conf not installed Downloading powerdown-overtemp-unmenu-package.conf rev $Revision: 104 $ $Date: 2010-05-25 11:21:18 -0400 (Tue, 25 May 2010) $ Moved current powerdown-overtemp-unmenu-package.conf to ./unmenu_old_2010-12-09_2238/powerdown-overtemp-unmenu-package.conf Installed powerdown-overtemp-unmenu-package.conf Downloading syslog_match.conf rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Moved current syslog_match.conf to ./unmenu_old_2010-12-09_2238/syslog_match.conf Installed syslog_match.conf Downloading transmission-unmenu-package.conf rev $Revision: 168 $ $Date: 2010-11-09 20:52:26 -0500 (Tue, 09 Nov 2010) $ Moved current transmission-unmenu-package.conf to ./unmenu_old_2010-12-09_2238/transmission-unmenu-package.conf Installed transmission-unmenu-package.conf Downloading unmenu.awk rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Moved current unmenu.awk to ./unmenu_old_2010-12-09_2238/unmenu.awk Installed unmenu.awk Downloading unmenu.base.lib.awk rev $Revision: 185 $ $Date: 2010-12-04 14:54:51 -0500 (Sat, 04 Dec 2010) $ Moved current unmenu.base.lib.awk to ./unmenu_old_2010-12-09_2238/unmenu.base.lib.awk Installed unmenu.base.lib.awk Downloading unmenu_install rev $Revision: 186 $ $Date: 2010-12-04 14:58:29 -0500 (Sat, 04 Dec 2010) $ Moved current unmenu_install to ./unmenu_old_2010-12-09_2238/unmenu_install Installed unmenu_install Downloading utility.lib.awk rev $Revision: 178 $ $Date: 2010-12-03 08:32:35 -0500 (Fri, 03 Dec 2010) $ Moved current utility.lib.awk to ./unmenu_old_2010-12-09_2238/utility.lib.awk Installed utility.lib.awk
Archived
This topic is now archived and is closed to further replies.