-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Support for Debian #110
Comments
I created the request over two years ago: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973684 |
OMG, this is very bad! I mean, when I created this issue I didn't expected that a request has already been done and 2 years have passed, without being approved. Especially since this is such a small program (I assume) and that it depends on Flexible I/O Tester, which is already there and because it works great. And at least for me on Debian 12 and KDE Plasma looks great, as a native program would and also works very well, without any problems. Thank you very much for creating this wonderful program that works so well and for alredy making a request to be included in Debian's repository! Hopefully we'll have some success with that sooner than later. |
Hi, thanks for your interest in Debian! Unfortunately, simply opening an ITP bug doesn't magically make the package available in the archive, the process is a bit more involved. After opening the ITP (Intent To Package), you should publish your package on mentors.debian.net, a site where Debian Developers can review contributors' work and eventually upload the package in the archive, acting like a "sponsor" or "mentor". Feel free to ask me anything if you have any doubt, I'll be happy to help :) (I'm not a DD (Debian Developer) myself, I'm a DM (Debian Maintainer), meaning that I can only push updates to packages I already maintain, but cannot publish new packages nor act like a sponsor) |
Hi. |
https://mentors.debian.net/package/kdiskmark/ so that looks good... /me has a look at it @JonMagon are you on irc? if you don't want to bother, i can add myself as co-maintainer and do these things? |
Thank you. I started doing it back in January, but later had to put it off. If you really want to, I don't mind. |
You can now close this issue. |
Hey guys!
And issuing the following command:
I see: ` ` And when I installed it with this command:
It downloaded and installed just this package:
So it clearly didn't download any dependency. Is it possible to add this dependency too or at least mention in the message what is the package for FIO called? Or is there a problem with adding the dependency? I see that clicking on the OK button on that message, closes the program, so it's clearly a required dependency. |
Thank you for the report, this is indeed a bug, I will fix that by adding fio to Depends: |
@alexmyczko I also think libaio-dev build dependency could be removed from control, this one is for fio, not kdiskmark, and fio package already has libaio-dev in Build-Depends |
@JonMagon didn't test, but can. trusted this place:
|
A bad wording. I meant building fio from source. |
ah just fixed fio depends for kdiskmark will test to drop the extra build depends, nothing terrible if it is in though… |
Thank you! |
Thank you very much! I got the dependency installed through the normal system updates. For me, this issue is completely solved, as now the package, along with its dependencies are in Debian's repository, which makes it really easy to install and keep it up to date, so the issue can be closed. |
@Danny3 please close the issue then |
@alexmyczko, Thank you! |
Hello!
I just discovered this and it seems to work great on Debian 12 with latest KDE Plasma.
KDiskMark version: 3.1.2
FIO version: 3.33
But the installation was not that easy.
Since Debian didn't seem to be supported, I figured out the easiest and fastest way to try it would be the AppImage version.
But after trying to run it it complained, about some FIO, which I didn't know what it meant at the time.
So I downloaded then the .deb version and tried to install it with the normal:
sudo dpkg -i package.deb, which gave an error about missing fio dependence that could not be installed for some reason.
I installed that manually and then installed this program again, which installed correctly this time.
This happened on Debian 12 that I'm currently testing and works pretty much ok with every program I'm using.
Since Debian comes with about 64K packages and it's the parent of Ubuntu and its flavors I think it would be great to see this program on this list:
https://people.debian.org/~eriberto/udd/top_500_new.html
And to be able to install it easily and fast with the normal "sudo apt install kdiskmark" command.
Do you think it's possible to publish it also in Debian's repository?
Thank you very much!
The text was updated successfully, but these errors were encountered: