Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 858577 Details for
Bug 1060735
traceback in malformed jinja_render block
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python traceback
tr1.txt (text/plain), 2.79 KB, created by
Tomáš Bžatek
on 2014-02-03 13:32:29 UTC
(
hide
)
Description:
python traceback
Filename:
MIME Type:
Creator:
Tomáš Bžatek
Created:
2014-02-03 13:32:29 UTC
Size:
2.79 KB
patch
obsolete
>$ da crt c -n MujProjekt openlmi >INFO: Project name will be converted to lowercase letters (mujprojekt) >INFO: Copying c source tree to project destination >[devassistant]$ cp -r /home/tbzatek/.devassistant/files/crt/c/openlmi/. "./mujprojekt" >DevAssistant traceback (most recent call last): >File /home/tbzatek/.devassistant/assistants/crt/c/openlmi.yaml: > {'jinja_render': None, 'template': 'csources'} >Variables in last frame: > LAST_LRES: True > LAST_RES: '' > __assistant__: <devassistant.yaml_assistant.YamlAssistant object at 0xd714d0> > __files__: [{'csources': {'source': '.'}}] > __files_dir__: ['/home/tbzatek/.devassistant/files/crt/c/openlmi'] > __scls__: [] > __section__: 'run' > __sourcefiles__: ['/home/tbzatek/.devassistant/assistants/crt/c/openlmi.yaml'] > basename: u'MujProjekt' > da_debug: False > da_no_cache: False > dirname: u'.' > lbasename: u'mujprojekt' > lowername: u'./mujprojekt' > name: 'MujProjekt' > >Traceback (most recent call last): > File "/usr/bin/da", line 9, in <module> > load_entry_point('devassistant==0.8.0', 'console_scripts', 'da')() > File "/usr/lib/python2.7/site-packages/devassistant/cli/cli_runner.py", line 56, in run > to_run.run(**vars(parsed_args)) > File "/usr/lib/python2.7/site-packages/devassistant/path_runner.py", line 46, in run > self._run_path_run('', parsed_args) > File "/usr/lib/python2.7/site-packages/devassistant/path_runner.py", line 31, in _run_path_run > self.path[-1].run(stage, parsed_args) > File "/usr/lib/python2.7/site-packages/devassistant/yaml_assistant.py", line 26, in inner > return method(self, *args, **kwargs) > File "/usr/lib/python2.7/site-packages/devassistant/yaml_assistant.py", line 215, in run > lang.run_section(getattr(self, to_run, {}), kwargs, runner=self) > File "/usr/lib/python2.7/site-packages/devassistant/lang.py", line 66, in run_section > retval = run_section(to_run, kwargs, runner=runner) > File "/usr/lib/python2.7/site-packages/devassistant/lang.py", line 85, in run_section > kwargs).run() > File "/usr/lib/python2.7/site-packages/devassistant/command.py", line 28, in run > return cr.run(self) > File "/usr/lib/python2.7/site-packages/devassistant/command_runners.py", line 664, in run > args = c.format_deep(True) > File "/usr/lib/python2.7/site-packages/devassistant/command.py", line 88, in format_deep > return self._format_deep_recursive(struct=self.comm, eval_expressions=eval_expressions) > File "/usr/lib/python2.7/site-packages/devassistant/command.py", line 107, in _format_deep_recursive > elif type(self)._lang.is_var(struct) and eval_expressions: > File "/usr/lib/python2.7/site-packages/devassistant/lang.py", line 194, in is_var > return string.startswith('$') >AttributeError: 'NoneType' object has no attribute 'startswith' >
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 1060735
:
858576
| 858577 |
858669
|
858695
|
859237