Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1116140 Details for
Bug 1299828
[abrt] docker-compose: parser.py:439:parse_block_mapping_key:ParserError: while parsing a block mapping
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.93 KB, created by
Allan Poulsen
on 2016-01-19 10:58:02 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Allan Poulsen
Created:
2016-01-19 10:58:02 UTC
Size:
2.93 KB
patch
obsolete
>parser.py:439:parse_block_mapping_key:ParserError: while parsing a block mapping > in "./demo-compose.yml", line 1, column 1 >expected <block end>, but found '<block mapping start>' > in "./demo-compose.yml", line 3, column 3 > >Traceback (most recent call last): > File "/usr/bin/docker-compose", line 9, in <module> > load_entry_point('docker-compose==1.4.2', 'console_scripts', 'docker-compose')() > File "/usr/lib/python2.7/site-packages/compose/cli/main.py", line 39, in main > command.sys_dispatch() > File "/usr/lib/python2.7/site-packages/compose/cli/docopt_command.py", line 21, in sys_dispatch > self.dispatch(sys.argv[1:], None) > File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 27, in dispatch > super(Command, self).dispatch(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/compose/cli/docopt_command.py", line 24, in dispatch > self.perform_command(*self.parse(argv, global_options)) > File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 57, in perform_command > verbose=options.get('--verbose')) > File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 73, in get_project > config_details = config.find(self.base_dir, config_path) > File "/usr/lib/python2.7/site-packages/compose/config.py", line 107, in find > return ConfigDetails(load_yaml(filename), os.path.dirname(filename), filename) > File "/usr/lib/python2.7/site-packages/compose/config.py", line 558, in load_yaml > return yaml.safe_load(fh) > File "/usr/lib64/python2.7/site-packages/yaml/__init__.py", line 93, in safe_load > return load(stream, SafeLoader) > File "/usr/lib64/python2.7/site-packages/yaml/__init__.py", line 71, in load > return loader.get_single_data() > File "/usr/lib64/python2.7/site-packages/yaml/constructor.py", line 37, in get_single_data > node = self.get_single_node() > File "/usr/lib64/python2.7/site-packages/yaml/composer.py", line 36, in get_single_node > document = self.compose_document() > File "/usr/lib64/python2.7/site-packages/yaml/composer.py", line 55, in compose_document > node = self.compose_node(None, None) > File "/usr/lib64/python2.7/site-packages/yaml/composer.py", line 84, in compose_node > node = self.compose_mapping_node(anchor) > File "/usr/lib64/python2.7/site-packages/yaml/composer.py", line 127, in compose_mapping_node > while not self.check_event(MappingEndEvent): > File "/usr/lib64/python2.7/site-packages/yaml/parser.py", line 98, in check_event > self.current_event = self.state() > File "/usr/lib64/python2.7/site-packages/yaml/parser.py", line 439, in parse_block_mapping_key > "expected <block end>, but found %r" % token.id, token.start_mark) >ParserError: while parsing a block mapping > in "./demo-compose.yml", line 1, column 1 >expected <block end>, but found '<block mapping start>' > in "./demo-compose.yml", line 3, column 3 > >Local variables in innermost frame: >token: BlockMappingStartToken() >self: <yaml.loader.SafeLoader object at 0x7f7ecacb4a50>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1299828
: 1116140 |
1116141