D29119: Dolphin: Implement package kit for deb/rpm/pacman service packages

Nathaniel Graham noreply at phabricator.kde.org
Mon May 4 23:46:06 BST 2020


ngraham added a comment.


  Ah, it fails doing it by hand too:
  
    nate at spectre:~/kde/src/kirigami$  (master) sudo zypper install /home/nate/Desktop/dolphin-jetbrainsservicemenu-1.1.0-Linux.rpm 
    Loading repository data...
    Reading installed packages...
    Resolving package dependencies...
    
    The following NEW package is going to be installed:
      dolphin-jetbrainsservicemenu
    
    1 new package to install.
    Overall download size: 50.8 KiB. Already cached: 0 B. After the operation, additional
    120.5 KiB will be used.
    Continue? [y/n/v/...? shows all options] (y): y
    Retrieving package dolphin-jetbrainsservicemenu-1.1.0-1.x86_64
                                                         (1/1),  50.8 KiB (120.5 KiB unpacked)
    dolphin-jetbrainsservicemenu-1.1.0-Linux.rpm:
        Package is not signed!
    
    dolphin-jetbrainsservicemenu-1.1.0-1.x86_64 (Plain RPM files cache): Signature verification failed [6-File is unsigned]
  
  
  
    pkcon install-local /home/nate/Desktop/dolphin-jetbrainsservicemenu-1.1.0-Linux.rpm 
    Installing files              [=========================]         
    Testing changes               [=========================]         
    Finished                      [                         ] (0%)  
    The following packages have to be installed:
     dolphin-jetbrainsservicemenu-1.1.0-1.x86_64    Plugin to open folders in Dolphin with the Jetbrains IDEs
    Proceed with changes? [N/y] y
    
                                  [=========================]         
    Installing files              [=========================]         
    Waiting for authentication    [=========================]         
    Starting                      [=========================]         
    Resolving dependencies        [=========================]         
    Installing packages           [=========================]         
    Finished                      [=========================]         
    Fatal error: Installation has been aborted as directed.
    nate at spectre:~/kde/src/kirigami$  (master) echo $?
    7
  
  So packagekit doesn't give us the best error message in the world compared to the package manager, but it does appear to have one and be return a non-zero status, which we should be catching here if possible.

REPOSITORY
  R318 Dolphin

BRANCH
  arcpatch-D29119

REVISION DETAIL
  https://phabricator.kde.org/D29119

To: alex, #dolphin, ngraham, elvisangelaccio, meven
Cc: cblack, anthonyfieroni, asturmlechner, meven, kfm-devel, azyx, nikolaik, pberestov, iasensio, aprcela, fprice, fbampaloukas, alexde, Codezela, feverfew, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200504/08c78441/attachment.htm>


More information about the kfm-devel mailing list