* [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action
@ 2005-11-25 18:44 Alin Nastac
0 siblings, 0 replies; 4+ messages in thread
From: Alin Nastac @ 2005-11-25 18:44 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]
Hi all,
I plan to release a new version of net-dialup/ppp that will add support
for the pppd net module found in
sys-apps/baselayout-/baselayout-1.12.0_pre11.
This version, however, cannot work with the old /etc/init.d/net.ppp0,
hence I plan to die in pkg_setup with following messages:
* Following files installed by previous versions of net-dialup/ppp
* are obsoleted and need to be removed:
* /etc/conf.d/net.ppp0 - conflict with baselayout
* /etc/init.d/net.ppp0 - conflict with baselayout
* /etc/ppp/chat-default - unused by this version
* /etc/ppp/options-pppoe - unused by this version
* /etc/ppp/options-pptp - unused by this version
* If you use the old net.ppp0 script, you need to:
* - upgrade to >=sys-apps/baselayout-1.12.0_pre11
* - set ppp0 parameters in /etc/conf.d/net (see example file)
* - remove conflicting files
* - upgrade net-dialup/ppp
* If you never used net.ppp0 script, just run the following commands:
* rm //etc/conf.d/net.ppp0 //etc/init.d/net.ppp0
//etc/ppp/chat-default //etc/ppp/options-pppoe //etc/ppp/options-pptp
* emerge --resume
!!! ERROR: net-dialup/ppp-2.4.3-r10 failed.
!!! Function pkg_setup, Line 72, Exitcode 0
!!! Conflicts with baselayout support detected
!!! If you need support, post the topmost build error, NOT this status
message.
Please help me to improve the quality of these messages, at
informational or grammar level.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action
@ 2005-11-25 19:58 Alin Nastac
2005-11-26 12:10 ` Volkov Peter
0 siblings, 1 reply; 4+ messages in thread
From: Alin Nastac @ 2005-11-25 19:58 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]
Hi all,
I plan to release a new version of net-dialup/ppp that will add support
for the pppd net module found in
sys-apps/baselayout-/baselayout-1.12.0_pre11.
This version, however, cannot work with the old /etc/init.d/net.ppp0,
hence I plan to die in pkg_setup with following messages:
* Following files installed by previous versions of net-dialup/ppp
* are obsoleted and need to be removed:
* /etc/conf.d/net.ppp0 - conflict with baselayout
* /etc/init.d/net.ppp0 - conflict with baselayout
* /etc/ppp/chat-default - unused by this version
* /etc/ppp/options-pppoe - unused by this version
* /etc/ppp/options-pptp - unused by this version
* If you use the old net.ppp0 script, you need to:
* - upgrade to >=sys-apps/baselayout-1.12.0_pre11
* - set ppp0 parameters in /etc/conf.d/net (see example file)
* - remove conflicting files
* - upgrade net-dialup/ppp
* If you never used net.ppp0 script, just run the following commands:
* rm //etc/conf.d/net.ppp0 //etc/init.d/net.ppp0
//etc/ppp/chat-default //etc/ppp/options-pppoe //etc/ppp/options-pptp
* emerge --resume
!!! ERROR: net-dialup/ppp-2.4.3-r10 failed.
!!! Function pkg_setup, Line 72, Exitcode 0
!!! Conflicts with baselayout support detected
!!! If you need support, post the topmost build error, NOT this status
message.
Please help me to improve the quality of these messages, grammatically
or otherwise ;)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action
2005-11-25 19:58 [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action Alin Nastac
@ 2005-11-26 12:10 ` Volkov Peter
2005-11-27 7:52 ` Alin Nastac
0 siblings, 1 reply; 4+ messages in thread
From: Volkov Peter @ 2005-11-26 12:10 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 902 bytes --]
Hello.
Although my English is not perfect, may be you like my idea.
On Птн, 2005-11-25 at 21:58 +0200, Alin Nastac wrote:
> I plan to release a new version of net-dialup/ppp that will add
> support for the pppd net module found in
> sys-apps/baselayout-/baselayout-1.12.0_pre11.
I think it's good idea to add some *reasons* why that files are
obsoleted.
fex:
* Gentoo is moving toward common configuration file for all network
* interfaces. Thus starting from >=ppp-2.4.3-r10 the following files
* are obsoleted and should be removed to avoid future confusion:
> * /etc/conf.d/net.ppp0 - conflict with baselayout
> * /etc/init.d/net.ppp0 - conflict with baselayout
> * /etc/ppp/chat-default - unused by this version
> * /etc/ppp/options-pppoe - unused by this version
> * /etc/ppp/options-pptp - unused by this version
And so on...
Peter.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action
2005-11-26 12:10 ` Volkov Peter
@ 2005-11-27 7:52 ` Alin Nastac
0 siblings, 0 replies; 4+ messages in thread
From: Alin Nastac @ 2005-11-27 7:52 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
Volkov Peter wrote:
>I think it's good idea to add some *reasons* why that files are
>obsoleted.
>
>fex:
>
>* Gentoo is moving toward common configuration file for all network
>* interfaces. Thus starting from >=ppp-2.4.3-r10 the following files
>* are obsoleted and should be removed to avoid future confusion:
>
>
>
sounds great, message replaced.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-11-27 7:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-25 19:58 [gentoo-dev] RFC: emerge =net-dialup/ppp-2.4.3-r10 will fail requesting for user action Alin Nastac
2005-11-26 12:10 ` Volkov Peter
2005-11-27 7:52 ` Alin Nastac
-- strict thread matches above, loose matches on Subject: below --
2005-11-25 18:44 Alin Nastac
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox