* FW: Cron <www-data@interfree> /usr/bin/php4 -q /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
@ Rejean Proulx
` Chris Nestrud
0 siblings, 1 reply; 4+ messages in thread
From: Rejean Proulx @ UTC (permalink / raw)
To: speakup
I am trying to remove phpgroupware from my Debian system as I don't use it.
When I remove it using apt-get remove phpgroupware every 5 minutes I get the
following mail. How do I remove what ever it is from cron? I can't find
what causes this. I thought that when you remove a package, it should
remove that sort of configuration.
-----Original Message-----
From: CronDaemon [mailto:www-data@interfree.ca] On Behalf Of Cron Daemon
Sent: Wednesday, March 02, 2005 8:20 PM
To: www-data@interfree.ca
Subject: Cron <www-data@interfree> /usr/bin/php4 -q
/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
Could not open input file:
/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php.
__________ NOD32 1.1017 (20050302) Information __________
This message was checked by NOD32 antivirus system.
http://www.nod32.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FW: Cron <www-data@interfree> /usr/bin/php4 -q /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
FW: Cron <www-data@interfree> /usr/bin/php4 -q /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default Rejean Proulx
@ ` Chris Nestrud
` FW: Cron <www-data@interfree> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default Sean McMahon
0 siblings, 1 reply; 4+ messages in thread
From: Chris Nestrud @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Rejean,
Debian doesn't remove configuration files by default since they might be
needed if you reinstall a package. Either try this, which may be
unsuccessful until you try it on all the phpgroupware packages:
dpkg --purge phpgroupware
or look in /etc/cron.d and remove files which look like they belong to the
phpgroupware set of packages; they probably have names starting with
phpgroupware.
Chris
On Wed, Mar 02, 2005 at 08:35:59PM -0500, Rejean Proulx wrote:
> I am trying to remove phpgroupware from my Debian system as I don't use it.
> When I remove it using apt-get remove phpgroupware every 5 minutes I get the
> following mail. How do I remove what ever it is from cron? I can't find
> what causes this. I thought that when you remove a package, it should
> remove that sort of configuration.
>
> -----Original Message-----
> From: CronDaemon [mailto:www-data@interfree.ca] On Behalf Of Cron Daemon
> Sent: Wednesday, March 02, 2005 8:20 PM
> To: www-data@interfree.ca
> Subject: Cron <www-data@interfree> /usr/bin/php4 -q
> /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
>
> Could not open input file:
> /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php.
>
> __________ NOD32 1.1017 (20050302) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.nod32.com
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FW: Cron <www-data@interfree> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
` Chris Nestrud
@ ` Sean McMahon
` Kenny Hitt
0 siblings, 1 reply; 4+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
You can also do apt-get remove --Purge <packagename> Note that is a capital p
on the word purge.
----- Original Message -----
From: "Chris Nestrud" <ccn@panix.com>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Thursday, March 03, 2005 7:48 AM
Subject: Re: FW: Cron <www-data@interfree>
/usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
> Rejean,
>
> Debian doesn't remove configuration files by default since they might be
> needed if you reinstall a package. Either try this, which may be
> unsuccessful until you try it on all the phpgroupware packages:
>
> dpkg --purge phpgroupware
>
> or look in /etc/cron.d and remove files which look like they belong to the
> phpgroupware set of packages; they probably have names starting with
> phpgroupware.
>
> Chris
>
> On Wed, Mar 02, 2005 at 08:35:59PM -0500, Rejean Proulx wrote:
> > I am trying to remove phpgroupware from my Debian system as I don't use it.
> > When I remove it using apt-get remove phpgroupware every 5 minutes I get the
> > following mail. How do I remove what ever it is from cron? I can't find
> > what causes this. I thought that when you remove a package, it should
> > remove that sort of configuration.
> >
> > -----Original Message-----
> > From: CronDaemon [mailto:www-data@interfree.ca] On Behalf Of Cron Daemon
> > Sent: Wednesday, March 02, 2005 8:20 PM
> > To: www-data@interfree.ca
> > Subject: Cron <www-data@interfree> /usr/bin/php4 -q
> > /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
> >
> > Could not open input file:
> > /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php.
> >
> > __________ NOD32 1.1017 (20050302) Information __________
> >
> > This message was checked by NOD32 antivirus system.
> > http://www.nod32.com
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: FW: Cron <www-data@interfree> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
` FW: Cron <www-data@interfree> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default Sean McMahon
@ ` Kenny Hitt
0 siblings, 0 replies; 4+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: Sean McMahon, Speakup is a screen review system for Linux.
Hi. Actually, purge is lower case.
apt-get --purge remove packagename
Kenny
On Thu, Mar 03, 2005 at 11:09:58AM -0700, Sean McMahon wrote:
> You can also do apt-get remove --Purge <packagename> Note that is a capital p
> on the word purge.
> ----- Original Message -----
> From: "Chris Nestrud" <ccn@panix.com>
> To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
> Sent: Thursday, March 03, 2005 7:48 AM
> Subject: Re: FW: Cron <www-data@interfree>
> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
>
>
> > Rejean,
> >
> > Debian doesn't remove configuration files by default since they might be
> > needed if you reinstall a package. Either try this, which may be
> > unsuccessful until you try it on all the phpgroupware packages:
> >
> > dpkg --purge phpgroupware
> >
> > or look in /etc/cron.d and remove files which look like they belong to the
> > phpgroupware set of packages; they probably have names starting with
> > phpgroupware.
> >
> > Chris
> >
> > On Wed, Mar 02, 2005 at 08:35:59PM -0500, Rejean Proulx wrote:
> > > I am trying to remove phpgroupware from my Debian system as I don't use it.
> > > When I remove it using apt-get remove phpgroupware every 5 minutes I get the
> > > following mail. How do I remove what ever it is from cron? I can't find
> > > what causes this. I thought that when you remove a package, it should
> > > remove that sort of configuration.
> > >
> > > -----Original Message-----
> > > From: CronDaemon [mailto:www-data@interfree.ca] On Behalf Of Cron Daemon
> > > Sent: Wednesday, March 02, 2005 8:20 PM
> > > To: www-data@interfree.ca
> > > Subject: Cron <www-data@interfree> /usr/bin/php4 -q
> > > /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default
> > >
> > > Could not open input file:
> > > /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php.
> > >
> > > __________ NOD32 1.1017 (20050302) Information __________
> > >
> > > This message was checked by NOD32 antivirus system.
> > > http://www.nod32.com
> > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
FW: Cron <www-data@interfree> /usr/bin/php4 -q /usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default Rejean Proulx
` Chris Nestrud
` FW: Cron <www-data@interfree> /usr/bin/php4 -q/usr/share/phpgroupware//phpgwapi/cron/asyncservices.php default Sean McMahon
` Kenny Hitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).