Re: [Pkg-dkms-maint] Accepted dkms 2.1.1.1-1 (source all)

2010-01-27 Thread Petter Reinholdtsen
[Mario Limonciello] > No, that shouldn't break. Even when you're installing your own > kernel, the kernel markefile is supposed to process the hooks in > /etc/kernel/postinst.d. Sound good. When are those hooks processed? Happy hacking, --

[Pkg-dkms-maint] Bug#769095: dkms: Add script for autopkgtesting DKMS packages

2016-04-22 Thread Petter Reinholdtsen
ooking into adding the autopkgtest setup from Ubuntu for spl-linux, but discovered that the feature is missing in dkms. Please have consider including the script from Ubuntu in the Debian package. Ubuntu have had it since 2014. -- Happy hacking Petter Reinholdtsen __

[Pkg-dkms-maint] Please filter non-subscribers for pkg-dkms-maint mailing list

2016-04-22 Thread Petter Reinholdtsen
to post directly to the list, and send the rest for moderation. Moderation can be done efficiently using the listadmin command line tool, check out http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html >. -- Vennlig hilsen Pet

[Pkg-dkms-maint] OK if I NMU dkms to add autopkgtest script?

2016-04-22 Thread Petter Reinholdtsen
now if this is wrong. -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-maint

Re: [Pkg-dkms-maint] Please filter non-subscribers for pkg-dkms-maint mailing list

2016-04-22 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Hi. I just had a look at the web archive for the pkg-dkms-maint mailing > list you moderate, and discovered it was filled with spam. This made me > reluctant to subscribe to the mailinglist. > > Please consider changing the mailman list options to only allo

[Pkg-dkms-maint] Bug#822351: dkms: Patch used in 2.2.0.3-2.1 NMU

2016-04-23 Thread Petter Reinholdtsen
..757b8dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dkms (2.2.0.3-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add dkms-autopkgtest script from Ubuntu (Closes: #769095). + * Updated Standards-Version from 3.9.2 to 3.9.7. + + -- Petter Reinholdtsen Sat

Re: [Pkg-dkms-maint] OK if I NMU dkms to add autopkgtest script?

2016-04-24 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I notice no new upload of dkms since 2014. Please let me know if it is > not OK to NMU it to fix https://bugs.debian.org/769095 >. I already NMU-ed this, it is waiting in the delayed queue until tomorrow. > From the lack of uploads and little amount of non

Re: [Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-26 Thread Petter Reinholdtsen
tion will be handed over to someone else, preferably someone already a project member. I hope we do not have to wait for that. Perhaps we can meet on #debian-dkms, the IRC channel set up for the team a long time ago? I'm alone there now. :) -- Happy hac

[Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-26 Thread Petter Reinholdtsen
$(apt-cache search dkms|cut -d" " -f1) | \ egrep 'Maintainer:|Uploaders:'|cut -d: -f2-|tr "," "\n"|sort -u and dropped team addresses and those already listed as uploaders for dkms. -- Happy hacking Petter Reinholdtsen

Re: [Pkg-dkms-maint] Please filter non-subscribers for pkg-dkms-maint mailing list

2016-04-26 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Perhaps someone active in the team should take over the moderator > responsibility? With the help of formorer on #alioth, I've changed the moderator to me and onlyjob, changed the list to moderate all non-subscribers not listed in a whitelist, and cleared the 2

Re: [Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-26 Thread Petter Reinholdtsen
listinfo/pkg-dkms-maint > without getting spam. I guess old and no longer active admins should be demoted to members, or dropped completely from the project, to better reflect realities? I leave that for another day. :) -- Happy hacking Petter Reinholdtsen

Re: [Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-26 Thread Petter Reinholdtsen
a few patches I suspect should go upstream. They are not yet included in Debian, as I have not had time to review them. -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.de

[Pkg-dkms-maint] Bug#794659: dkms: missing --with=quilt in debian/rules

2016-04-26 Thread Petter Reinholdtsen
[Nikita Kozlov] > debian patches are not applied by quilt since he is not called. > We need to have : > %: > dh $@ --with=quilt > in the rules files. Why is this needed when debian/source/format contain "3.0 (quilt)"? -- Happy ha

[Pkg-dkms-maint] Bug#728550: [706fdc6] Fix for Bug#728550 committed to git

2016-04-26 Thread Petter Reinholdtsen
tags 728550 + pending thanks Hello, The following change has been committed for this bug by Petter Reinholdtsen on Tue, 26 Apr 2016 22:04:05 +0200. The fix will be in the next upload. = Drop the unneeded quilt

[Pkg-dkms-maint] Bug#741399: dkms: consider avoiding unnecessary rpm commands

2016-04-26 Thread Petter Reinholdtsen
o work also on rpm based systems? Perhaps look for /etc/debian_version and only use rpm if it is missing? Other ideas? -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debi

[Pkg-dkms-maint] Bug#685208: Patch for 685208

2016-04-26 Thread Petter Reinholdtsen
Control: merge -1 684377 765861 [Ritesh Raj Sarraf] > report.write() expects a binary stream to write. Below mentioned patch > fixes debian bug 685208 in cases where the dkms package fails to build. Thank you for the patch. -- Happy hacking Petter Reinho

Re: [Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-27 Thread Petter Reinholdtsen
nable autopkgtests in all the packages using dkms in Debian. :) -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-maint

[Pkg-dkms-maint] Bug#663114: Updated parallelism patch for dkms 2.2.0.3

2016-04-27 Thread Petter Reinholdtsen
code enough to dear to integrate it myself. Did you try to send it upstream? -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-maint

Re: [Pkg-dkms-maint] Interested in joining the dkms team?

2016-04-28 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Also, note that dkms in unstable now have autopkgtest support, so please > enable autopkgtests in all the packages using dkms in Debian. :) I am happy to report that this worked just fine for https://ci.debian.net/packages/s/spl-linux/ >. Please join the dkms p

[Pkg-dkms-maint] Bug#690866: [a26e4da] Fix for Bug#690866 committed to git

2016-05-01 Thread Petter Reinholdtsen
tags 690866 + pending thanks Hello, The following change has been committed for this bug by Petter Reinholdtsen on Sun, 1 May 2016 15:16:40 +0200. The fix will be in the next upload. = Improve message printed when

[Pkg-dkms-maint] The way forward for dkms in Debian (Was: Interested in joining the dkms team?)

2016-05-23 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > Please join the dkms project on > https://alioth.debian.org/projects/pkg-dkms > and the mailing > lists via https://alioth.debian.org/mail/?group_id=100225 > if > you want to help out, and we continue on the mailing list. So, continuing on the mailing l

Re: [Pkg-dkms-maint] dkms 2.2.1.0 and upstream revision

2016-07-08 Thread Petter Reinholdtsen
against it either, as long as 'gbp buildpackage keep working. :) -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-maint

[Pkg-dkms-maint] Bug#834572: ci.debian.net: Please run dkms tests automatically

2016-08-17 Thread Petter Reinholdtsen
packages be automatically tested in Debian too? https://qa.debian.org/developer.php?login=pkg-dkms-maint@lists.alioth.debian.org >. show all the dkms users I was aware of a few months ago. From there it is obvious that most of them are not tested by ci.debian.org. -- Happy hacking Pet

[Pkg-dkms-maint] Bug#838674: Bug#838674: Fails to build spl-dkms correctly

2016-09-23 Thread Petter Reinholdtsen
ted in https://bugs.debian.org/836578 >? -- Vennlig hilsen Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-dkms-maint

Re: [Pkg-dkms-maint] [Pkg-zfsonlinux-devel] Bug#838706: spl-dkms should require dkms > 2.2.0 as of 0.6.5.8

2016-09-23 Thread Petter Reinholdtsen
nel_source_dir} " -POST_INSTALL="cp +POST_BUILD="cp ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build/spl_config.h ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_VERSION}/build/module/Module.symvers ${dkms_tree}/${PACKAGE_NAME}/${PACKAGE_V

[Pkg-dkms-maint] Bug#866839: [b71c2a6] Fix for Bug#866839 committed to git

2017-07-02 Thread Petter Reinholdtsen
tags 866839 + pending thanks Hello, The following change has been committed for this bug by Petter Reinholdtsen on Sun, 2 Jul 2017 10:19:29 +0200. The fix will be in the next upload. = Remove Giuseppe Iuculano as

Re: [Pkg-dkms-maint] Bug#832558: Bug#832558: Fix dkms mkdeb / mkdsc / mkbmdeb

2018-02-12 Thread Petter Reinholdtsen
I also hang around on #debian-dkms. :) (Dropped the bug from the list of recipients, as we no longer discuss that bug in particular. :) -- Happy hacking Petter Reinholdtsen ___ Pkg-dkms-maint mailing list Pkg-dkms-maint@lists.alioth.debian.org http://lists

Re: [Pkg-dkms-maint] Debian DKMS Packaging

2018-04-08 Thread Petter Reinholdtsen
[peylight] > Hello guys > Who have any true way for DKMS Debian packaging? I do not quite understand the question. Can you rephrase it? -- Happy hacking Petter Reinholdtsen On the true way to happiness, via DKMS Debian packaging ___ Pkg-dkms