Current time: 04-20-2024, 02:40 AM Hello There, Guest! (LoginRegister)


Post Reply 
Gentoo upgrade bugs
Author Message
Nuxwin
Unregistered

 
Post: #21
RE: Gentoo upgrade bugs
Please, for the proftpd issue, open a new ticket and try to explain correctly the problem.
10-08-2010 06:32 AM
Quote this message in a reply
Cheecoh Offline
Junior Member
*

Posts: 18
Joined: Feb 2010
Reputation: 0
Post: #22
RE: Gentoo upgrade bugs
Its not a Problem but just a hint that you don't have to use this directive like this
Code:
HideNoAccess off

because the default value is none so it is not set and you could use this:
Code:
#HideNoAccess off

or completeley remove it from proftpd.conf
10-08-2010 06:42 AM
Find all posts by this user Quote this message in a reply
Nuxwin
Unregistered

 
Post: #23
RE: Gentoo upgrade bugs
Re ;

About your patch for the apache graceful issue:

On Debian, the following command:

Code:
apache2ctl status

Always return 0 same if apache is down.

Can you check the returned value on Gentoo;

Apache down ---> apache2ctl status ---> value from $?
Apache up ---> apache2ctl status ---> value from $?

Thanks
10-09-2010 02:10 AM
Quote this message in a reply
ZiomekPL Offline
Junior Member
*

Posts: 20
Joined: Apr 2010
Reputation: 0
Post: #24
RE: Gentoo upgrade bugs
I checked it before I post write patch ;-)

Code:
03:00:22 [6] viper-hosting init.d # apache2ctl status
* Caching service dependencies ...
*  Service 'postgrey' already provides 'postfix_greylist'!;
*  Not adding service 'policyd'...                                 [ ok ]
* status:  started
03:00:26 [7] viper-hosting init.d # echo $?
0
03:00:34 [8] viper-hosting init.d # /etc/init.d/apache2 stop
* Stopping apache2 ...                                                               [ ok ]
03:00:47 [9] viper-hosting init.d # apache2ctl status
* status:  stopped    
03:00:50 [10] viper-hosting init.d # echo $?
1                                    
03:00:52 [11] viper-hosting init.d #
(This post was last modified: 10-14-2010 11:01 AM by ZiomekPL.)
10-14-2010 11:00 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #25
RE: Gentoo upgrade bugs
Found the problem and hope is fixed. BTW Gentoo sucks Big Grin . See r3471. Please test and report if possible. Thank you ZiomekPL and others for your help.
10-16-2010 09:56 PM
Visit this user's website Find all posts by this user Quote this message in a reply
devil03 Offline


Posts: 1
Joined: Nov 2010
Reputation: 0
Post: #26
RE: Gentoo upgrade bugs
thank you very much.
11-17-2010 04:36 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)