Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624132 - sys-apps/util-linux: libmount: tab files-py: [03] parse-mtab ... FAILED (libmount/tabfiles-py-parse-mtab)
Summary: sys-apps/util-linux: libmount: tab files-py: [03] parse-mtab ... FAILED (libm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
: 633476 644526 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-07 15:21 UTC by Toralf Förster
Modified: 2018-07-13 16:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.33 KB, text/plain)
2017-07-07 15:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.00 KB, text/plain)
2017-07-07 15:21 UTC, Toralf Förster
Details
environment (environment,170.46 KB, text/plain)
2017-07-07 15:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.89 KB, application/x-bzip)
2017-07-07 15:21 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,22.27 KB, application/x-bzip)
2017-07-07 15:21 UTC, Toralf Förster
Details
sys-apps:util-linux-2.30:20170707-012735.log.bz2 (sys-apps:util-linux-2.30:20170707-012735.log.bz2,20.93 KB, application/x-bzip)
2017-07-07 15:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,83.24 KB, application/x-bzip)
2017-07-07 15:21 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 2017-07-07 15:21:34 UTC
  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl_20170706-202936

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-07-07 15:21:37 UTC
Created attachment 481564 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-07 15:21:41 UTC
Created attachment 481566 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-07 15:21:44 UTC
Created attachment 481568 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-07 15:21:47 UTC
Created attachment 481570 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-07 15:21:50 UTC
Created attachment 481572 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-07 15:21:54 UTC
Created attachment 481574 [details]
sys-apps:util-linux-2.30:20170707-012735.log.bz2
Comment 7 Toralf Förster gentoo-dev 2017-07-07 15:21:57 UTC
Created attachment 481576 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-11-08 19:58:46 UTC
*** Bug 633476 has been marked as a duplicate of this bug. ***
Comment 9 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-09 15:22:04 UTC
*** Bug 644526 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2018-07-09 18:00:50 UTC
The bug has been closed via the following commit(s):

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

commit ef2cd2bf374ce2a366dea973d1e17ebff7cd33a7
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-07-09 17:50:16 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-07-09 17:59:30 +0000

    sys-apps/util-linux: drop Python 3+ support
    
    pylibmount is _not_ compatible with Python 3.
    
    Bug: https://github.com/karelzak/util-linux/issues/489
    Closes: https://bugs.gentoo.org/624132
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 sys-apps/util-linux/util-linux-2.30.2-r1.ebuild                |  2 +-
 .../{util-linux-2.32-r3.ebuild => util-linux-2.32-r4.ebuild}   | 10 +++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
Comment 11 Larry the Git Cow gentoo-dev 2018-07-13 16:41:50 UTC
The bug has been referenced in the following commit(s):

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

commit 94c60fe1a9fe3baeff8163e7197c4ce93ef199f8
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2018-07-13 16:41:31 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2018-07-13 16:41:31 +0000

    sys-apps/util-linux: Revbump to 2.32-r5, fix tests with py3 #624132
    
    Revert back to unstable since we are adding a patch from upstream git.
    Patch is from here: https://github.com/karelzak/util-linux/pull/664
    
    Bug: https://bugs.gentoo.org/624132
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 .../files/util-linux-2.32-python3-tests.patch      | 105 +++++++++
 sys-apps/util-linux/util-linux-2.32-r5.ebuild      | 242 +++++++++++++++++++++
 2 files changed, 347 insertions(+)