Bug 1654624

Summary: docker-compose-1.25.0-rc1 is available
Product: [Fedora] Fedora Reporter: Lena Schönburg <lena>
Component: docker-composeAssignee: Michael Hampton <error>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: carlwgeorge, davejohansen, error, roman, ttomecek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f265c19742ebe56b623cef77607cdcbd38d8d0dd
Whiteboard: abrt_hash:d5546dcaae6ca8184523b90310b15638a126a7a3;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-27 22:36:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description Lena Schönburg 2018-11-29 09:32:50 UTC
Version-Release number of selected component:
docker-compose-1.22.0-2.fc29

Additional info:
reporter:       libreport-2.9.6
cmdline:        /usr/bin/python3 /usr/bin/docker-compose build
crash_function: abspath
exception_type: FileNotFoundError
executable:     /usr/bin/docker-compose
interpreter:    python3-3.7.1-4.fc29.x86_64
kernel:         4.19.2-300.fc29.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
posixpath.py:376:abspath:FileNotFoundError: [Errno 2] No such file or directory

Traceback (most recent call last):
  File "/usr/bin/docker-compose", line 11, in <module>
    load_entry_point('docker-compose==1.22.0', 'console_scripts', 'docker-compose')()
  File "/usr/lib/python3.7/site-packages/compose/cli/main.py", line 71, in main
    command()
  File "/usr/lib/python3.7/site-packages/compose/cli/main.py", line 124, in perform_command
    project = project_from_options('.', options)
  File "/usr/lib/python3.7/site-packages/compose/cli/command.py", line 41, in project_from_options
    compatibility=options.get('--compatibility'),
  File "/usr/lib/python3.7/site-packages/compose/cli/command.py", line 109, in get_project
    config_details = config.find(project_dir, config_path, environment, override_dir)
  File "/usr/lib/python3.7/site-packages/compose/config/config.py", line 283, in find
    filenames = get_default_config_files(base_dir)
  File "/usr/lib/python3.7/site-packages/compose/config/config.py", line 310, in get_default_config_files
    (candidates, path) = find_candidates_in_parent_dirs(SUPPORTED_FILENAMES, base_dir)
  File "/usr/lib/python3.7/site-packages/compose/config/config.py", line 346, in find_candidates_in_parent_dirs
    if os.path.abspath(parent_dir) != os.path.abspath(path):
  File "/usr/lib64/python3.7/posixpath.py", line 376, in abspath
    cwd = os.getcwd()
FileNotFoundError: [Errno 2] No such file or directory

Local variables in innermost frame:
path: './..'

Comment 1 Lena Schönburg 2018-11-29 09:32:56 UTC
Created attachment 1509760 [details]
File: backtrace

Comment 2 Lena Schönburg 2018-11-29 09:32:57 UTC
Created attachment 1509761 [details]
File: cgroup

Comment 3 Lena Schönburg 2018-11-29 09:32:58 UTC
Created attachment 1509762 [details]
File: cpuinfo

Comment 4 Lena Schönburg 2018-11-29 09:33:00 UTC
Created attachment 1509763 [details]
File: environ

Comment 5 Lena Schönburg 2018-11-29 09:33:01 UTC
Created attachment 1509764 [details]
File: mountinfo

Comment 6 Lena Schönburg 2018-11-29 09:33:02 UTC
Created attachment 1509765 [details]
File: namespaces

Comment 7 Lena Schönburg 2018-11-29 09:33:03 UTC
Created attachment 1509766 [details]
File: open_fds

Comment 8 Upstream Release Monitoring 2019-05-24 13:03:41 UTC
Latest upstream release: 1.25.0-rc1 Current version/release in rawhide: 1.22.0-3.fc30 URL: https://github.com/docker/compose Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoringPlease keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.Based on the information from anitya: https://release-monitoring.org/project/6185/

Comment 9 Upstream Release Monitoring 2019-05-24 13:03:43 UTC
An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry!

Comment 10 Ben Cotton 2019-10-31 19:17:16 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 11 Ben Cotton 2019-11-27 22:36:07 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.