Patches, patches, patches...To forestall potential incidents of Warnock's Dillemma...
I'm about to apply a whole heap 'o patches to Parrot. (With
appropriate [APPLIED] responses, I hope) If, at the end of the day, I
have *not* applied or commented on a patch you've sent, it means I've
Officially Missed It, so give another try.
Sorry 'bout this. Too much mail in the mailbox, and going back in
time is tricky, as it can miss subsequent discussions on patches 'n
stuff.
--
Dan
--------------------------------------"it's like th...
Where are the ZENworks Patch Management server patches at?According to this URL:
http://www.novell.com/support/dynamickc.do?externalId=3540830&sliceId=SAL_Public&command=show&forward=nonthreadedKC&kcId=3540830
ZENworks Patch Management Patch 5 is out....I must be way behind because I
still have the base product installed. Where are these patches at? I
cannot seem to find any of them on Novell's website. Applying these
patches could very well fix my issue with my server not being able to
contact novell.patchlinksecure.net as well as the issue we are having
regarding the Discovery Agent using vast amounts of client CPU...
Compression Custom Patch Zenworks Patch Management
Hello,
Please I am testing Custom Patch ZPM 6.4,
My problem is I don't know how many compress file.
Please someone knows this, Please tell me.
Regardess
Ricardo Seris Guerra
--
Ricardo_Seris
------------------------------------------------------------------------
Ricardo,
are you asking how to compress your files? In a custom package you
would have to do this yourself, perhaps use winzip to compress, then
use a script to decompress at the workstation. To make this automatic,
you would need to buy the PDK (Patch Development Kit)
--
Shaun Pond
...
Trying to Patch UA but Patched UserApp does not start??
CURRENT VERSION:
Identity Manager version 3.7.0 Patch Build Revision 34881
WANT TO PATCH TO:
IDM Roles Based Provisioning Module 361 Field Patch E
ENVIRONMENT:
Linuz SLES 10
Let me start off saying that the UserApp has been up and running for a
few months now on Patch Build Revision 34881, I think that was C?
I want to patch the UA to E so:
I downloaded the patches from the Novell site.
I follow the instructions verbatim as is in the ReadMe that comes with
the Patch.
I try start the patched UserApp
UserApp does not start with the errors pasted below: (I have a...
Zenworks Patch Management rollout client with ZenWorks for Desktops
--____UTRQULEWGJIBLHNALBDY____
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; modification-date="Fri, 1 Mar 2007 04:25:03
-0800"
Hello All:
I need to roll-out Zenworks Patch Management with Zenworks for Desktops 7 =
sp1.
I am having trouble finding the procedure.
Anyone?
Brian Hatchell
Network Manager
Victor Valley Community College
760 245-4271 x2792
hatchellb@vvc.edu
--____UTRQULEWGJIBLHNALBDY____
Content-Type: multipart/related; boundary="____LEREIKYEKABSPMNJIEPK____"
...
Patches, patches, patches... #2
OK, this is advance warning that I'm about to be reposting a bunch
of patches of mine which appear to have succumbed to Warnock's Dilemma.
The first three should be uncontroversial: there's a documentation fix-up
for core.ops, and new tests for strings and stacks. The last one is
rather larger, and consists of a greatly expanded set of tests for
PerlString's, plus a bunch of bug-fixes. I'd be grateful if Jeff or Dan
could take a look at this, as I have the feeling that a lot of the
scalar PMCs are going to need similar fixes.
Simon
...
Zenworks PatchesIs there any word on patches for Zenworks 4.01? is there going to be a SP1
with the new Consolidate Service Pack 12?
On Wed, 16 Feb 2005 17:44:54 GMT, timmy wrote:
> Is there any word on patches for Zenworks 4.01? is there going to be a SP1
> with the new Consolidate Service Pack 12?
??
sp1 is already out a long time... ir5 is the latest post sp1 patch.. ir6
beta should be out in a couple of days?
or do you only want sp1 included in one of the consolidated Service Packs?
--
Marcus Breiden
Please change -- to - to mail me.
The content of this mail is my pri...
Zenworks patch management update server 6.3 server patch 6
--____DNNFMJENKMAMFEYVXCEU____
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; modification-date="Thu, 23 May 2007 12:16:37
-0400"
Hello,
Should I be seeing this patch in my vulnerabilities for my PL server? =
Server agent version is 6.3.2.858. I don't see it.
thanks
Tom
--____DNNFMJENKMAMFEYVXCEU____
Content-Type: multipart/related; boundary="____RAHTTLYUNHGCILCCFTGD____"
--____RAHTTLYUNHGCILCCFTGD____
Content-Type: text/html; charset=iso-8859-15
Content-Transfer-Encodi...
ZDM7 SP1 Hot Patch (ZENworks 7 Desktop Managment SP1 Hot Patch 1)The hotpatch has resolved my Optiplex GX745 boot issue, however I would like
to throw out some observations.
We have a script that reads the Image Safe Data and these are the changes I
have notices.
`zisview Name` used to return the PC name value from the image safe data,
now it has changed to `zisview ComputerName`
`zisview Wrokgroup` used to return the workgroup value from the image safe
data, now it has changed to `zisview WindowsWrokgroup`
is the purpose of changing these attribute names a path forward for
something in the future?
On another note, can anyone who has ...
[Resend] Patch to Get Rid of \t in perlipc.pod [was Re: [PATCH] Start revamping perlipc.pod]I'm resending this patch because it was not applied yet. Please apply it,=20
because I'd like to further patch perlipc.pod.
More details below.
Regards,
Shlomi Fish
On Sunday 05 September 2010 08:13:02 Jesse Vincent wrote:
> On Sun, Sep 05, 2010 at 08:03:41AM +0300, Shlomi Fish wrote:
> > Hi all,
> >=20
> > Inspired by a message ot the perl documentation proejct, I started
> > working on revamping perlipc.pod here:
> >=20
> > http://github.com/shlomif/perl/tree/perlipc-revamp
> >=20
> > What I did so far is conve...
[PATCH] Patch to patch for callbacks in coreI should have tested this better before submitting it. This patch is to
Perl 11722 after applying my previous patch.
Now callbacks will actually work. :-)
- D
<dmlloyd@tds.net>
--- mg.c-old Tue Aug 21 13:26:52 2001
+++ perl-devel/mg.c Tue Aug 21 15:09:16 2001
@@ -1068,7 +1068,18 @@
void
Perl_despatch_signals(pTHX)
{
- PL_event_pending = 0;
+ if (PL_callback_head != NULL) {
+ CALLBACK *cur, *next;
+
+ for (cur = PL_callback_head; cur != NULL; cur = next) {
+ next = cur->next;
+ (*cur->callback)(cur->data);
+ ...
Zenworks Patch Management
I installed Zenwork Patch Management, but the web zenwork web service
will not start at all. I re-installed, same problem
Event error ID 7001, tried both http and https in vain.
The World Wide Web Publishing Service service depends on the HTTP SSL
service which failed to start because of the following error:
The service cannot be started, either because it is disabled or because
it has no enabled devices associated with it.
--
wahome
------------------------------------------------------------------------
Wahome,
what Server OS please, what version of ZPM? Was the...
How to set Thunderbird to start or to not start when Windows starts?New to this forum, and got only a week's worth of topics.
I have recently migrated Thunderbird from XP to Vista, but I still use
the XP workstation and want to keep Thunderbird on it, but I don't want
it to start each time at boot up.
Can someone tell me how to prevent Thunderbird from starting when
Windows starts in WinXP ? I have looked in the registry, in the
profiles.ini and in the Thunderbird help section.
Also, how to set it up to start when Vista starts?
Thanks.
This is a multi-part message in MIME format.
--------------070709080209030101050405
Content...
Start up when Windows starts up?Name: Christopher Bothma
Email: chrisjboatgmaildotcom
Product: Sunbird
Summary: Start up when Windows starts up?
Comments:
I think that Sunbird is a wonderful application, as I only discovered
it a few days ago.
However, it would be nice if I could select it to start automatically
when Windows starts up, as I can't seem to find it. Reason being is
that I have set tasks and reminders, but if I haven't launched Sunbird,
it doesn't alert me if I'm busy with other applications. It would be
cool to have the option to alert me as soon as windows has started.
...