Bug 56975 - quota/partitions/query: univention.lib.fstab.InvalidEntry: The following is not a valid fstab entry
quota/partitions/query: univention.lib.fstab.InvalidEntry: The following is n...
Status: NEW
Product: UCS
Classification: Unclassified
Component: Quota
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-01-12 10:22 CET by Mika Westphal
Modified: 2024-01-12 10:24 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 5: Blocking further progress on the daily work
User Pain: 0.286
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023122621000212, 2023121921000342
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mika Westphal univentionstaff 2024-01-12 10:22:32 CET
2023122621000212  5.0-6 errata904
2023121921000342  5.0-4 errata723  Nach Restore exakt nach Eurer Anleitung ist der ganze Server Schrott. Tolle Sache, ich installiere jetzt Windows!

Internal server error during "quota/partitions/query".
Request: quota/partitions/query

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 387, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 285, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/quota/partition.py", line 55, in partitions_query
    fs = fstab.File('/etc/fstab')
  File "%PY3%/univention/lib/fstab.py", line 65, in __init__
    self.load()
  File "%PY3%/univention/lib/fstab.py", line 74, in load
    raise InvalidEntry('The following is not a valid fstab entry: %r' % (_line,))  # TODO
univention.lib.fstab.InvalidEntry: The following is not a valid fstab entry: '/dev/sdb1 /mnt/arquivos\n'