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@rawhide ~]# dnf remove python
Dependencies resolved.
Error: The operation would result in removing the following protected packages: 
dnf.

[root@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@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]:


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to