Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730196 - 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
Summary: net-p2p/deluge-2.0.3-r6: rm: cannot remove '/run/user/1121/gentoo/var/tmp/por...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Paolo Pedroni
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-06-30 01:36 UTC by Alexey
Modified: 2020-07-01 13:58 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,447.16 KB, text/plain)
2020-06-30 01:36 UTC, Alexey
Details
emerge --info (emerge.info,15.22 KB, text/plain)
2020-06-30 01:40 UTC, Alexey
Details
patch (deluge.patch,1.43 KB, patch)
2020-06-30 01:49 UTC, Alexey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)