[opensuse-factory] zypper trusted vendors list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Using zypper update, some locally built packages are removed. It would be nice to be able to be able to have an option so these would show up with an option to not remove. The first time you see these will be removed is when the dependencies are resolved and zypper starts updating. These can be reinstalled without problems. There also is no consistency, e.g on one box upgrading to 10.3-RC1 removed skype, on the other it was kept. Worth a bug report? I'm assuming the trusted list is the cause. I needed to build amarok locally to get it working with a Sandisk e_260 MP3 player. - From zypper.log 2007-09-29 02:36:58 <1> tindog(15965) [zypp] RpmDb.cc(doRemovePackage):2014 RpmDb::doRemovePackage(amarok-1.4.7-50.x86_64,8) 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 Trusted Vendors: { 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 ati technologies inc. 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 jpackage project 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 novell 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 nvidia 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 opensuse 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 sgi 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 silicon graphics 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 suse 2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 } Regards Sid. - -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFG/3Xy6XDHoVevHNoRAsJMAKDGrmECVLXUH2Cc08bTMpWKZWlH4gCdFweL RxHvBeB8uYnI74rhZwE9jJM= =F/3g -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Sunday 30 September 2007 12:09:54 Sid Boyce wrote:
Using zypper update, some locally built packages are removed. It would be nice to be able to be able to have an option so these would show up with an option to not remove. The first time you see these will be removed is when the dependencies are resolved and zypper starts updating. These can be reinstalled without problems. There also is no consistency, e.g on one box upgrading to 10.3-RC1 removed skype, on the other it was kept. Worth a bug report?
That is because we disabled automatic locks for foreign vendor, now the behavior is: - a package with another vendor is not automatically selected as an upgrade candidate. Only if you select it manually. - We have locks. Edit /etc/zypp/locks, you can lock packages by capability, for example: amarok kde* foo > 1.0 ZYpp will go to the list, and matching patterns will be locked (for installation or changes depending if they are installed or not)
2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 Trusted Vendors: {
Trusted vendors are not used, unless you enable foreign vendor locking again. -- Duncan Mac-Vicar Prett Novell :: SUSE R&D, Maxfeldstr. 5, 90409 Nürnberg GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Duncan Mac-Vicar Prett wrote:
On Sunday 30 September 2007 12:09:54 Sid Boyce wrote:
Using zypper update, some locally built packages are removed. It would be nice to be able to be able to have an option so these would show up with an option to not remove. The first time you see these will be removed is when the dependencies are resolved and zypper starts updating. These can be reinstalled without problems. There also is no consistency, e.g on one box upgrading to 10.3-RC1 removed skype, on the other it was kept. Worth a bug report?
That is because we disabled automatic locks for foreign vendor, now the behavior is: - a package with another vendor is not automatically selected as an upgrade candidate. Only if you select it manually. - We have locks.
Edit /etc/zypp/locks, you can lock packages by capability, for example: amarok kde* foo > 1.0
ZYpp will go to the list, and matching patterns will be locked (for installation or changes depending if they are installed or not)
2007-09-29 02:18:47 <1> tindog(15965) [zypp::VendorAttr] VendorAttr.cc(VendorAttr):128 Trusted Vendors: {
Trusted vendors are not used, unless you enable foreign vendor locking again.
OK, I shall create that "locks" file as it doesn't exist at present. Regards Sid. - -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFHAVfV6XDHoVevHNoRAolkAJ998BLk7L9N+c1SZFJFkh/mi3/s+wCgilZV ZzHvPxTK8F61QMkpMdZb/r8= =3Jvt -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (2)
-
Duncan Mac-Vicar Prett
-
Sid Boyce