#42 dnf traceback when installing nginx module
Closed 6 years ago Opened 6 years ago by till.

I just followed https://docs.pagure.org/modularity/prototype/boltron/instructions.html and I got this traceback:

# dnf module install nginx
[...]
  Running scriptlet: libunwind-1.2-1.module_836062be.x86_64                                                                                                                                                  10/12 
  Installing       : gperftools-libs-2.5.93-1.module_836062be.x86_64                                                                                                                                         11/12 
  Running scriptlet: gperftools-libs-2.5.93-1.module_836062be.x86_64                                                                                                                                         11/12 
  Installing       : nginx-1:1.10.3-1.module_3e63186e.x86_64                                                                                                                                                 12/12 
  Running scriptlet: nginx-1:1.10.3-1.module_3e63186e.x86_64                                                                                                                                                 12/12 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py", line 433, in callback
    self._instCloseFile(key)
  File "/usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py", line 514, in _instCloseFile
    display.progress(None, action, None, None, None, None)
  File "/usr/lib/python3.6/site-packages/dnf/modules.py", line 505, in progress
    conf.enabled = True

Till, thanks for opening the issue! Seems like the traceback is incomplete, can you provide a complete one?

@mhatina can you take a look please?

Metadata Update from @ttomecek:
- Issue assigned to mhatina

6 years ago

Closing per Martin's comment.

Metadata Update from @ttomecek:
- Issue status updated to: Closed (was: Open)

6 years ago

On Fri, Aug 04, 2017 at 11:03:31AM +0000, Martin Hatina wrote:

https://bugzilla.redhat.com/show_bug.cgi?id=1475375

Do not report dnf bugs here.

Ok, I will remember this for the next time. Could you please mention
this here:

https://docs.pagure.org/modularity/prototype/boltron/issues.html

I checked that page before reporting the bug and it said to report
issues here. Also the traceback is already fixed in a future DNF
version, therefore it makes sense to add this bug to the known issues
IMHO.

Login to comment on this ticket.

Metadata