zm-1.21.4-0.1 RPM up for test

Support and queries relating to all previous versions of ZoneMinder
martymoose
Posts: 128
Joined: Tue Jul 12, 2005 9:59 am
Location: australia

Post by martymoose »

can i rpm it of your site

is this the code

Code: Select all

rpm -Uvh zm-1.21.4-0.4.fc.root.i386.rpm
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

If you go to the directory in the first post you will find both rpms there.
If you are using my ZM-CTU distro you will be able to update the packages via yum once I'm certain there are no issues remaining.

Regards,
Cordel
martymoose
Posts: 128
Joined: Tue Jul 12, 2005 9:59 am
Location: australia

Post by martymoose »

mate ill wait for yum

love this linux
just strugling to get may head around it

but getting there
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Also an FYI Just in case ,
There is a YUM service that you can start and it will run yum update nightly. I have disabled the FC repos but not removed them so only my repo is checked and updated from. You can use the Fedora repo any time by adding --enable-repo=base --enable-repo=updates-released at any time on the command line and it will use there repo for that one run.

Regards,
Cordel
martymoose
Posts: 128
Joined: Tue Jul 12, 2005 9:59 am
Location: australia

Post by martymoose »

mate i am starting to sound like a pain sorry for that
heres what was preduced

[root@zm ~]# --enable-repo=base --enable-repo=updates-released
-bash: --enable-repo=base: command not found
[root@zm ~]# --enable-repo=base
-bash: --enable-repo=base: command not found
[root@zm ~]# enable-repo=base
-bash: enable-repo=base: command not found

i think i am doing something wrong

off topic is vnc easy to set up so i can vnc into my desktop on my box at and time
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

marty webmin is the way forward, i found it as ross included it on his live cd and now i couldnt liv without it, not quite as good as vnc but it works just install the rpm and its there
Great thing it really is (give you a command line thing so you can do virtually anything)

James
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
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

The correct syntax is:
yum --enable-repo=base --enable-repo=updates-released update
That line will update all packages in the system using fedoras packages.
Disclaimer:
Although I have yet to have anything break, I don't suggest this unless you are ready to deal with any issues that might arise. I can't promise that it will not break. Thats the reason I disabled the repo's in the first place but left them available for advanced users.

You can do just a
yum update
and that will update what I have available and tested on my servers. This is the sugested method.

Regards,
Cordel
Locked