dnf-0.5.3 and dnf-core-plugins-0.1.1 released

Reindl Harald h.reindl at thelounge.net
Thu Jul 3 12:37:42 UTC 2014


Am 03.07.2014 14:09, schrieb Ales Kozumplik:
> On 07/03/2014 01:32 PM, Michal Schmidt wrote:
>> protected_packages.py is missing from the package.
>> Looks like an upstream bug - it's not referenced in plugins/CMakeLists.txt
>>
>> Michal
> 
> Thanks for the notice, should be good now:
> 
> http://koji.fedoraproject.org/koji/taskinfo?taskID=7103767

confirmed - thanks!

in case of kernel the behavior of YUM just skip the running one but remove
all others is more appealing, however the really important thing not destroy
the complete system by mistake is achieved

[root at rawhide ~]# dnf remove python
Dependencies resolved.
Error: The operation would result in removing the following protected packages: dnf.

[root at rawhide ~]# dnf remove kernel
Dependencies resolved.
Error: The operation would result in removing the booted kernel: kernel-core-3.16.0-0.rc3.git2.1.fc21.x86_64.
________________________________________________________________

[root at rawhide ~]# yum remove kernel

Skipping the running kernel: kernel-core-3.16.0-0.rc3.git2.1.fc21.x86_64

Resolving Dependencies
--> Running transaction check
---> Package kernel-core.x86_64 0:3.16.0-0.rc3.git1.1.fc21 will be erased
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
Found and removing 0 unneeded dependencies

Dependencies Resolved

===============================================================================================================================
 Package                     Arch                   Version                                    Repository
       Size
===============================================================================================================================
Removing:
 kernel-core                 x86_64                 3.16.0-0.rc3.git1.1.fc21                   installed
       41 M

Transaction Summary
===============================================================================================================================
Remove  1 Package

Installed size: 41 M
Is this ok [y/N]:


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20140703/ebacde9c/attachment.sig>


More information about the devel mailing list