type __postfix unneded #253

Closed
opened 2021-11-20 15:22:34 +00:00 by ungleich-gitea · 5 comments

Created by: dheule

type __postfix is never referenced and can be replaced by a simple

 __package postfix --state present

so it is useless and should be deleted ...

*Created by: dheule* type __postfix is never referenced and can be replaced by a simple ``` __package postfix --state present ``` so it is useless and should be deleted ...
Author
Owner

Created by: telmich

Fixed in 367ef21bd8

*Created by: telmich* Fixed in 367ef21bd8bcf761789db470e8cbd85f1ab01c97
Author
Owner

Created by: telmich

Daniel,

I believe it is ok if you do the change yourself & submit a pull request.

Also easier for Steven, who is not likely to like SuSE sooner or later ;-)

Cheers,

Nico

dheule [Fri, Dec 06, 2013 at 05:09:43AM -0800]:

Thats ok for me.

Could you please add os suse and gentoo to supported types ?

__postfix and __postfix_postconf has ben tested by us on this to distis and
works without other modifications ...

Greats Daniel

2013/12/6 Steven Armstrong notifications@github.com

The idea of this type is to abstract the installation of postfix.
It is correct that currently all it does is to install a package named
'postfix'.

But if the package name is different for some distro or postfix has to be
installed from source or whatever then this type nicely hides this so the
user does not have to deal with this all over the place.

The other _postfix* types should define or at least depend on the
__postfix type, that could be considered a bug.


Reply to this email directly or view it on GitHubhttps://github.com/telmich/cdist/issues/217#issuecomment-29987572
.


Reply to this email directly or view it on GitHub:
https://github.com/telmich/cdist/issues/217#issuecomment-29989103

PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0

*Created by: telmich* Daniel, I believe it is ok if you do the change yourself & submit a pull request. Also easier for Steven, who is not likely to like SuSE sooner or later ;-) Cheers, Nico dheule [Fri, Dec 06, 2013 at 05:09:43AM -0800]: > Thats ok for me. > > Could you please add os suse and gentoo to supported types ? > > __postfix and __postfix_postconf has ben tested by us on this to distis and > works without other modifications ... > > Greats Daniel > > 2013/12/6 Steven Armstrong notifications@github.com > > > The idea of this type is to abstract the installation of postfix. > > It is correct that currently all it does is to install a package named > > 'postfix'. > > > > But if the package name is different for some distro or postfix has to be > > installed from source or whatever then this type nicely hides this so the > > user does not have to deal with this all over the place. > > > > The other __postfix_\* types should define or at least depend on the > > __postfix type, that could be considered a bug. > > > > — > > Reply to this email directly or view it on GitHubhttps://github.com/telmich/cdist/issues/217#issuecomment-29987572 > > . > > --- > > Reply to this email directly or view it on GitHub: > https://github.com/telmich/cdist/issues/217#issuecomment-29989103 ## PGP key: 7ED9 F7D3 6B10 81D7 0EC5 5C09 D7DC C8E4 3187 7DF0
Author
Owner

Created by: dheule

Thats ok for me.

Could you please add os suse and gentoo to supported types ?

__postfix and __postfix_postconf has ben tested by us on this to distis and
works without other modifications ...

Greats Daniel

2013/12/6 Steven Armstrong notifications@github.com

The idea of this type is to abstract the installation of postfix.
It is correct that currently all it does is to install a package named
'postfix'.

But if the package name is different for some distro or postfix has to be
installed from source or whatever then this type nicely hides this so the
user does not have to deal with this all over the place.

The other _postfix* types should define or at least depend on the
__postfix type, that could be considered a bug.


Reply to this email directly or view it on GitHubhttps://github.com/telmich/cdist/issues/217#issuecomment-29987572
.

*Created by: dheule* Thats ok for me. Could you please add os suse and gentoo to supported types ? __postfix and __postfix_postconf has ben tested by us on this to distis and works without other modifications ... Greats Daniel 2013/12/6 Steven Armstrong notifications@github.com > The idea of this type is to abstract the installation of postfix. > It is correct that currently all it does is to install a package named > 'postfix'. > > But if the package name is different for some distro or postfix has to be > installed from source or whatever then this type nicely hides this so the > user does not have to deal with this all over the place. > > The other __postfix_\* types should define or at least depend on the > __postfix type, that could be considered a bug. > > — > Reply to this email directly or view it on GitHubhttps://github.com/telmich/cdist/issues/217#issuecomment-29987572 > .
Author
Owner

Created by: asteven

Would IMHO be fixed by
https://github.com/asteven/cdist/tree/issue/217

*Created by: asteven* Would IMHO be fixed by https://github.com/asteven/cdist/tree/issue/217
Author
Owner

Created by: asteven

The idea of this type is to abstract the installation of postfix.
It is correct that currently all it does is to install a package named 'postfix'.

But if the package name is different for some distro or postfix has to be installed from source or whatever then this type nicely hides this so the user does not have to deal with this all over the place.

The other _postfix* types should define or at least depend on the __postfix type, that could be considered a bug.

*Created by: asteven* The idea of this type is to abstract the installation of postfix. It is correct that currently all it does is to install a package named 'postfix'. But if the package name is different for some distro or postfix has to be installed from source or whatever then this type nicely hides this so the user does not have to deal with this all over the place. The other __postfix_\* types should define or at least depend on the __postfix type, that could be considered a bug.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#253
No description provided.