From: "Toke Høiland-Jørgensen" <notifications@github.com>
To: tohojo/flent <flent@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [Flent-users] Re: [tohojo/flent] Issues running flent / packaging into container (#226)
Date: Tue, 08 Jun 2021 03:46:04 -0700 [thread overview]
Message-ID: <tohojo/flent/issues/226/856657814@github.com> (raw)
In-Reply-To: <tohojo/flent/issues/226@github.com>
[-- Attachment #1: Type: text/plain, Size: 1815 bytes --]
xciter327 ***@***.***> writes:
> I wanted to run some test on Fedora 34, which seems to have lost the netperf package. So I decided to give packaging Flent into a container a go. I'm having some issues actually running the thing.
> Output from tring to run it:
> ```
> ➜ flent git:(master) ✗ podman run -it --network=host 0c4ea2cce3e flent rrul -p all_scaled -l 60 -H netperf.bufferbloat.net
> Started Flent 2.0.0 using Python 3.9.5.
> Traceback (most recent call last):
> File "/usr/bin/flent", line 33, in <module>
> sys.exit(load_entry_point('flent==2.0.0', 'console_scripts', 'run')())
> File "/usr/share/flent/flent/__init__.py", line 59, in run_flent
> b.run()
> File "/usr/share/flent/flent/batch.py", line 617, in run
> return self.run_test(self.settings, self.settings.DATA_DIR, True)
> File "/usr/share/flent/flent/batch.py", line 505, in run_test
> record_metadata(res, settings.EXTENDED_METADATA,
> File "/usr/share/flent/flent/metadata.py", line 132, in record_metadata
> m['MODULE_VERSIONS'] = get_module_versions()
> File "/usr/share/flent/flent/metadata.py", line 514, in get_module_versions
> version_strings.split(
> AttributeError: 'NoneType' object has no attribute 'split'
> ```
Hmm, my guess would be that this happens because the container doesn't
have 'hexdump' available. Really shouldn't cause a crash, though, that's
definitely a bug...
And yeah, I really ought to do something about that missing netperf
package (you're the second person pointing it out in the last couple of
days)...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/226#issuecomment-856657814
[-- Attachment #2: Type: text/html, Size: 3066 bytes --]
next prev parent reply other threads:[~2021-06-08 10:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-07 22:33 [Flent-users] " xciter327
2021-06-08 10:46 ` Toke Høiland-Jørgensen [this message]
2021-06-08 10:47 ` [Flent-users] " Toke Høiland-Jørgensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.flent.org/postorius/lists/flent-users.flent.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=tohojo/flent/issues/226/856657814@github.com \
--to=notifications@github.com \
--cc=flent@noreply.github.com \
--cc=reply+AHVNJP3DJ7N2AAIQN3Y2QSF6ZMVWZEVBNHHDM6VFWQ@reply.github.com \
--cc=subscribed@noreply.github.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox