Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382135 - net-mail/dovecot-2.0.14 init script uses deprecated opts variable
Summary: net-mail/dovecot-2.0.14 init script uses deprecated opts variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Eray Aslan
URL: http://sources.gentoo.org/cgi-bin/vie...
Whiteboard:
Keywords:
Depends on:
Blocks: init.d-depr-opts
  Show dependency tree
 
Reported: 2011-09-07 11:33 UTC by Martin von Gagern
Modified: 2011-09-17 10:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2011-09-07 11:33:10 UTC
# /etc/init.d/dovecot restart
 * Caching service dependencies ...                      [ ok ]
 * Use of the opts variable is deprecated and will be
 * removed in the future.
 * Please use extra_commands or extra_started_commands.
 * Stopping dovecot ...                                  [ ok ]
 * Use of the opts variable is deprecated and will be
 * removed in the future.
 * Please use extra_commands or extra_started_commands.
 * Starting dovecot ...                                  [ ok ]

According to bug #381895 this variable was deprecated by sys-apps/openrc-0.9.x.
Comment 1 Eray Aslan gentoo-dev 2011-09-17 10:34:07 UTC
+*dovecot-2.0.15 (17 Sep 2011)
+
+  17 Sep 2011; Eray Aslan <eras@gentoo.org> +dovecot-2.0.15.ebuild,
+  +files/dovecot.init-r3:
+  Version bump. Fix deprecated opts variable in init script - bug #382135
+