Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670318 - dev-python/ropemacs-0.8 : [QA] Global shell options changed and were not restored
Summary: dev-python/ropemacs-0.8 : [QA] Global shell options changed and were not rest...
Status: RESOLVED DUPLICATE of bug 662586
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-04 21:57 UTC by Toralf Förster
Modified: 2018-11-07 08:29 UTC (History)
1 user (show)

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


Attachments
etc.portage.tbz2 (etc.portage.tbz2,13.53 KB, application/x-bzip)
2018-11-04 21:57 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-11-04 21:57:56 UTC
QA: install
QA Notice: Global shell options changed and were not restored while calling 'src_install'
QA: postinst
dev-python/ropemacs is using the deprecated readme.gentoo.eclass.
Please use readme.gentoo-r1 instead.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-abi32+64_20181101-210320

  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2018-11-04 21:57:59 UTC
Created attachment 554082 [details]
etc.portage.tbz2
Comment 2 Ulrich Müller gentoo-dev 2018-11-06 09:54:57 UTC
This is caused by readme.gentoo.eclass which calls eshopts_{push,pop}. When restoring the options, eshopts_pop does "set -o posix" which unsets the expand_aliases shell option as a side effect.

I'll migrate the ebuild to readme.gentoo-r1.eclass which shouldn't suffer from the problem.
Comment 3 Ulrich Müller gentoo-dev 2018-11-07 08:17:26 UTC
Thinking about it, this is a completely harmless warning which doesn't affect the installed package. Closing.
Comment 4 Ulrich Müller gentoo-dev 2018-11-07 08:17:59 UTC
*** Bug 670398 has been marked as a duplicate of this bug. ***
Comment 5 Ulrich Müller gentoo-dev 2018-11-07 08:18:20 UTC
*** Bug 670404 has been marked as a duplicate of this bug. ***
Comment 6 Ulrich Müller gentoo-dev 2018-11-07 08:18:39 UTC
*** Bug 670414 has been marked as a duplicate of this bug. ***
Comment 7 Ulrich Müller gentoo-dev 2018-11-07 08:19:23 UTC
*** Bug 670426 has been marked as a duplicate of this bug. ***
Comment 8 Ulrich Müller gentoo-dev 2018-11-07 08:19:32 UTC
*** Bug 670432 has been marked as a duplicate of this bug. ***
Comment 9 Ulrich Müller gentoo-dev 2018-11-07 08:19:58 UTC
*** Bug 670442 has been marked as a duplicate of this bug. ***
Comment 10 Ulrich Müller gentoo-dev 2018-11-07 08:20:11 UTC
*** Bug 670532 has been marked as a duplicate of this bug. ***
Comment 11 Ulrich Müller gentoo-dev 2018-11-07 08:20:22 UTC
*** Bug 670544 has been marked as a duplicate of this bug. ***
Comment 12 Ulrich Müller gentoo-dev 2018-11-07 08:29:36 UTC

*** This bug has been marked as a duplicate of bug 662586 ***