Search Criteria
Package Details: kerneloops-git 0.12.r44.g00ac663-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kerneloops-git.git (read-only, click to copy) |
---|---|
Package Base: | kerneloops-git |
Description: | Client tool for reporting OOPS to http://oops.kernel.org/ |
Upstream URL: | http://oops.kernel.org/ |
Licenses: | GPL2 |
Submitter: | tsh |
Maintainer: | tsh |
Last Packager: | tsh |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-20 15:05 (UTC) |
Last Updated: | 2024-03-10 10:26 (UTC) |
Dependencies (5)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- dbus-glib
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
tsh commented on 2024-03-10 10:24 (UTC)
Thanks. I couldn't locate the sources for this package anymore. The upstream URL is gone. The best I could find is the ubuntu source package: https://launchpad.net/ubuntu/+source/kerneloops, which points to https://launchpad.net/kerneloops/trunk
I believe kerneloops was hosted on git.infraded.org/kerneloops.git for sometime, but that is gone too.
I believe it is time to purge this package. If you find upstream sources, please let me know.
dreieck commented on 2024-03-09 10:20 (UTC)
$url
and source do no longer exist (HTTP error 404 "Not Found").Maybe it has moved somewhere else?
Regards!
dreieck commented on 2024-03-09 10:19 (UTC)
Please add
provides=("kerneloops=${pkgver}")
,conflicts=("kerneloops")
.Regards and thanks for the package!
tsh commented on 2018-06-08 08:43 (UTC)
@Morganamilo, thank you. Fixed it now.
Morganamilo commented on 2018-06-08 02:50 (UTC)
Your .SRCINFO file is duplicated. You probably used >> instead of > when making it.