Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 730196

Summary: net-p2p/deluge-2.0.3-r6: rm: cannot remove '/run/user/1121/gentoo/var/tmp/portage/net-p2p/deluge-2.0.3-r6/image/usr/bin/deluge-console': No such file or directory
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Paolo Pedroni <paolo.pedroni>
Status: RESOLVED FIXED    
Severity: normal CC: alexey+gentoo, candrews, k_f, proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
patch

Description Alexey 2020-06-30 01:36:03 UTC
Created attachment 647112 [details]
build.log

rm: cannot remove '/run/user/1121/gentoo/var/tmp/portage/net-p2p/deluge-2.0.3-r6/image/usr/bin/deluge-console': No such file or directory
Comment 1 Alexey 2020-06-30 01:40:05 UTC
Created attachment 647114 [details]
emerge --info
Comment 2 Alexey 2020-06-30 01:49:06 UTC
Created attachment 647116 [details, diff]
patch

This patch fixes it
Comment 3 Larry the Git Cow gentoo-dev 2020-07-01 13:58:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2896777300cd3a3b7b68c248bd4a5756fb6ca55

commit a2896777300cd3a3b7b68c248bd4a5756fb6ca55
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2020-07-01 13:57:18 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2020-07-01 13:58:15 +0000

    net-p2p/deluge: Fix "cannot remove deluge-console"
    
    Closes: https://bugs.gentoo.org/730196
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-p2p/deluge/deluge-2.0.3-r7.ebuild | 141 ++++++++++++++++++++++++++++++++++
 net-p2p/deluge/deluge-9999.ebuild     |  19 ++---
 2 files changed, 151 insertions(+), 9 deletions(-)