Package: schroot Version: 1.4.8 When I create a persistent schroot session, and I do not specify the priority, the default priority is set to 0. Later on when I access the session, I get multiple warnings about using a deprecated key.
Example, a simple chroot, with no priority defined: [catalan] type=directory directory=/usr/share/chroots/catalan users=root personality=linux32 $ schroot -b -c catalan catalan-8cfd7498-f27b-405a-b548-b288a16df8b3 $ grep priority /var/lib/schroot/session/catalan-8cfd7498-f27b-405a-b548-b288a16df8b3 priority=0 $ schroot -r -c catalan-8cfd7498-f27b-405a-b548-b288a16df8b3 -- uname -a W: line 13 [zcarter-catalan-build-raqpcczeft-22354]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration W: line 13 [zcarter-catalan-build-voymvdo87r-23549]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration W: line 13 [catalan-8cfd7498-f27b-405a-b548-b288a16df8b3]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration W: line 13 [zcarter-catalan-build-4wkg75bp65-28331]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration W: line 13 [zcarter-catalan-build-l8ade2oead-21142]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration W: line 13 [zcarter-catalan-build-s1161vn4ko-24734]: Deprecated key ‘priority’ used I: This option will be removed in the future; please update your configuration Linux nudj 2.6.33.6-147.2.4.fc13.x86_64 #1 SMP Fri Jul 23 17:14:44 UTC 2010 i686 i686 i386 GNU/Linux It seems that the default behavior should not use a deprecated key. In fact, with a persistent session I don't see a way *not* to use it. BTW, thanks for putting out 1.4.8 ! -Zach -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

