"Re-build to fix run-time error" needed again

Bug #1750663 reported by Ingo Reimann
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
seekwatcher (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The package is not developped further. After changes in numpy, it simply needs to be built again:

root@Anor:~# seekwatcher -t /tmp/mem/find.trace -o find.svg -p 'find / > /dev/null' -d /dev/nvme0n1p5
Traceback (most recent call last):
  File "/usr/bin/seekwatcher", line 58, in <module>
    from seekwatcher import rundata
  File "numpy.pxd", line 43, in seekwatcher.rundata (seekwatcher/rundata.c:7885)
ValueError: numpy.dtype does not appear to be the correct type object

root@Anor:~/src# apt-get source seekwatcher
[..]
root@Anor:~/src# apt-get build-dep seekwatcher
[..]
root@Anor:~/src/seekwatcher-0.12+hg20091016/debian# dch -i
root@Anor:~/src/seekwatcher-0.12+hg20091016/debian# cd ..
root@Anor:~/src/seekwatcher-0.12+hg20091016# dpkg-buildpackage -rfakeroot -uc -us
[..]
root@Anor:~/src# dpkg -i seekwatcher_0.12+hg20091016-3ubuntu1_amd64.deb
(Lese Datenbank ... 300074 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von seekwatcher_0.12+hg20091016-3ubuntu1_amd64.deb ...
Entpacken von seekwatcher (0.12+hg20091016-3ubuntu1) über (0.12+hg20091016-3) ...
seekwatcher (0.12+hg20091016-3ubuntu1) wird eingerichtet ...
Trigger für man-db (2.7.6.1-2) werden verarbeitet ...
root@Anor:~/src# seekwatcher -D /tmp/mem/ -t find2.trace -o find2.svg -p 'find / > /dev/null' -d /dev/nvme0n1p5
blktrace -d /dev/nvme0n1p5 -o find2.trace -D /tmp/mem/ -a queue -a complete -a issue
running :find / > /dev/null:

This is at least for artful, but will also be valid for bionic

Tags: bionic artful
tags: added: artful bionic
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in seekwatcher (Ubuntu):
status: New → Confirmed
Revision history for this message
Vladimir Ryabtsev (vryabtsev) wrote :

After the procedure above I am having another error:

vr@vr-vb:~$ seekwatcher
Traceback (most recent call last):
  File "/usr/bin/seekwatcher", line 888, in <module>
    if not options.trace and not options.file:
AttributeError: Values instance has no attribute 'file'

Ubuntu 18.04.1 LTS (bionic)
Linux vr-vb 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
Vladimir Ryabtsev (vryabtsev) wrote :

Sorry, that was a valid program's complaint ^.
It looks like it's working now.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.