Zoneminder/CTU core CD distro
I am not that good with Linux and was trying to upgrade my CD But I have not seen any updates for the RPM in a while. My last one is still on your first release of 1.21.4 FC3 and every time I have tried to upgrade it. It does not work due to it says missing the ffmpeg. Now I know I posted over a month ago and you had some manual way of getting the files but those did not work.
Is there any time frame when the yum update will be working?
Thank you
Is there any time frame when the yum update will be working?
Thank you
YUM update error
I'm getting a
yum update error:
Error: glibc-common conflicts with glibc < 2.3.6
Error: Missing Dependency: glibc-common = 2.3.5-0.fc3.1 is needed by package glibc
I noticed that in the update repo on cordels site this file is here:
glibc-2.3.6-0.fc3.1.i686.rpm
instead of the correct one:
glibc-2.3.6-0.fc3.1.i386.rpm
so anyway I haven't figured out how to update yet...
mycal
yum update error:
Error: glibc-common conflicts with glibc < 2.3.6
Error: Missing Dependency: glibc-common = 2.3.5-0.fc3.1 is needed by package glibc
I noticed that in the update repo on cordels site this file is here:
glibc-2.3.6-0.fc3.1.i686.rpm
instead of the correct one:
glibc-2.3.6-0.fc3.1.i386.rpm
so anyway I haven't figured out how to update yet...
mycal
-
- Posts: 82
- Joined: Thu May 18, 2006 7:45 pm
zm.conf dissapeared
Hi
Been working out some kinks with my CTU install based zoneminder server.
1st: I was working on setting up an additional camera, when somehow apache wrote zm.conf to nothing, as in the file is empty. I was wondering if somone could post their zm.conf so i could edit mine and change the specific areas to my server. ( i would hate to have to reinstall :\)
Thanks!
Scott
Been working out some kinks with my CTU install based zoneminder server.
1st: I was working on setting up an additional camera, when somehow apache wrote zm.conf to nothing, as in the file is empty. I was wondering if somone could post their zm.conf so i could edit mine and change the specific areas to my server. ( i would hate to have to reinstall :\)
Thanks!
Scott
-
- Posts: 82
- Joined: Thu May 18, 2006 7:45 pm
Hah!
Figured it out, did a reinstall, set up a Vivotek to PTZ control from ZM, (see here:http://www.zoneminder.com/forums/viewto ... ht=vivotek
and the first time I clicked a direction to move the cam, it 86'd my conf.. (made it an empty file)
for now i chmod 500 /etc/zm.conf keep anything from writing to it.
Weird eh? I wish I could find the line that says "error, borking zm.conf"
BTW I have the toshiba wk-11a and a Vivotek PZ6112 working, that forum linked helped a lot!
Sorry bout posting this in this thread, I wish I could have it moved to troubleshooting or the like,... Not really CTU or Corey's issue...
Figured it out, did a reinstall, set up a Vivotek to PTZ control from ZM, (see here:http://www.zoneminder.com/forums/viewto ... ht=vivotek
and the first time I clicked a direction to move the cam, it 86'd my conf.. (made it an empty file)
for now i chmod 500 /etc/zm.conf keep anything from writing to it.
Weird eh? I wish I could find the line that says "error, borking zm.conf"
BTW I have the toshiba wk-11a and a Vivotek PZ6112 working, that forum linked helped a lot!
Sorry bout posting this in this thread, I wish I could have it moved to troubleshooting or the like,... Not really CTU or Corey's issue...
cordel,
I've installed the a few times and still get the following error on the yum update, any clue how to get past this one? Was it something to do with my previous post about the wrong file in the update directory in your server?
Thanks,
mycal
udev-039-10.FC3.8.i386.rp 100% |=========================| 23 kB 00:00
---> Package udev.i386 0:039-10.FC3.8 set to be updated
--> Running transaction check
--> Processing Conflict: glibc-common conflicts glibc < 2.3.6
--> Processing Dependency: glibc-common = 2.3.5-0.fc3.1 for package: glibc
--> Finished Dependency Resolution
Error: glibc-common conflicts with glibc < 2.3.6
Error: Missing Dependency: glibc-common = 2.3.5-0.fc3.1 is needed by package glibc
I've installed the a few times and still get the following error on the yum update, any clue how to get past this one? Was it something to do with my previous post about the wrong file in the update directory in your server?
Thanks,
mycal
udev-039-10.FC3.8.i386.rp 100% |=========================| 23 kB 00:00
---> Package udev.i386 0:039-10.FC3.8 set to be updated
--> Running transaction check
--> Processing Conflict: glibc-common conflicts glibc < 2.3.6
--> Processing Dependency: glibc-common = 2.3.5-0.fc3.1 for package: glibc
--> Finished Dependency Resolution
Error: glibc-common conflicts with glibc < 2.3.6
Error: Missing Dependency: glibc-common = 2.3.5-0.fc3.1 is needed by package glibc
I think a couple posts up I tell which file in your archive is wrong.
Changing the:
/etc/yum.repos.d/fedora-updates.repo
enabled=1
let the update continue, thanks, but I think what we need here is a new step by step install becaue the original one:
doesn't seem to hold true anymore it should be something like the following, though the order is not correct, because it won't work as written, but needs to be figured out:
But I think the correct sequece it to install first then update, as it doesn't seem to want to install after the update as /usr/lib/zm/bin/zminit fails with a
ERROR 1044 at line 2: Access denied for user: '@localhost' to database 'zm'
ERROR 1045: Access denied for user: 'zone@localhost' (Using password: YES)
but seems to work before the update. I will try to install a few more times to get a correct sequence to work and post it here as I think it will solve alot of problems.
mycal
Changing the:
/etc/yum.repos.d/fedora-updates.repo
enabled=1
let the update continue, thanks, but I think what we need here is a new step by step install becaue the original one:
Code: Select all
Once installed all you need to do is :
To get the latest zm: yum update
chkconfig --levels 345 httpd on
chkconfig --levels 345 mysqld on
service mysqld start
service httpd start
vi /etc/zm.conf (So you can add the username and password you want for the database)
/usr/lib/zm/bin/zminit (To create and populate the database, default user->root and leave the password blank)
service zm start
Then Create your monitors.
Code: Select all
Once installed all you need to do is :
rpm --import http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/RPM-GPG-KEY-fedora
edit /etc/yum.repos.d/fedora-updates.repo -->enabled=1
yum update
chkconfig --levels 345 httpd on
chkconfig --levels 345 mysqld on
service mysqld start
service httpd start
vi /etc/zm.conf (So you can add the username and password you want for the database)
/usr/lib/zm/bin/zminit (To create and populate the database, default user->root and leave the password blank)
service zm start
ERROR 1044 at line 2: Access denied for user: '@localhost' to database 'zm'
ERROR 1045: Access denied for user: 'zone@localhost' (Using password: YES)
but seems to work before the update. I will try to install a few more times to get a correct sequence to work and post it here as I think it will solve alot of problems.
mycal
yum update
I am trying to update with yum and do not seem to get past 1.21.4. Suggestions welcome. Yum tells me that there is nothing to update, I see a few posts from other folks having the same problem.
[root@video ZoneMinder]# yum update
Setting up Update Process
Setting up Repos
ctu-updates-released 100% |=========================| 951 B 00:00
ctu-base 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
ctu-update: ################################################## 200/200
ctu-base : ################################################## 633/633
updates-re: ################################################## 910/910
No Packages marked for Update/Obsoletion
[root@video ZoneMinder]# yum update
Setting up Update Process
Setting up Repos
ctu-updates-released 100% |=========================| 951 B 00:00
ctu-base 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
ctu-update: ################################################## 200/200
ctu-base : ################################################## 633/633
updates-re: ################################################## 910/910
No Packages marked for Update/Obsoletion
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
yum wont update you past 1.21.4 at the mo. As its not deemed as stable by Corey. YOu can manulay rpm it from one of his newer rpm's if you wish
James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk