Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700970 - gnome-extra/polkit-gnome-0.105-r2: failed to install docs
Summary: gnome-extra/polkit-gnome-0.105-r2: failed to install docs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2019-11-23 07:55 UTC by David
Modified: 2019-11-23 09:52 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2019-11-23 07:55:26 UTC
This commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e2206c300178081f885534cad8dffd2b4a2ad1 broke the merge of polkit-gnome.


Reproducible: Always

Steps to Reproduce:
1. emerge -1 gnome-extra/polkit-gnome
2.
3.
Actual Results:  
Traceback (most recent call last):
  File "/usr/lib/portage/python3.6/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.6/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/python3.6/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.6/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.6/doins.py", line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'AUTHORS HACKING NEWS README TODO'
 * ERROR: gnome-extra/polkit-gnome-0.105-r2::gentoo failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/polkit-gnome-0.105-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/polkit-gnome-0.105-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/gnome-extra/polkit-gnome-0.105-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/polkit-gnome-0.105-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-extra/polkit-gnome-0.105-r2/work/polkit-gnome-0.105'
 * S: '/var/tmp/portage/gnome-extra/polkit-gnome-0.105-r2/work/polkit-gnome-0.105'
Comment 1 Vasilis Lourdas 2019-11-23 09:48:19 UTC
Same here.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-11-23 09:50:39 UTC
Got broken by commit 84e2206c300178081f885534cad8dffd2b4a2ad1
Comment 3 Larry the Git Cow gentoo-dev 2019-11-23 09:52:55 UTC
The bug has been closed via the following commit(s):

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

commit ae0baf658cf43628e1b83390d5ac3df1a1175f7f
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-11-23 09:52:36 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-11-23 09:52:36 +0000

    gnome-extra/polkit-gnome: Fixed bad DOCS array
    
    Closes: https://bugs.gentoo.org/700970
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)