Skip Menu |

This queue is for tickets about the RPM2 CPAN distribution.

Report information
The Basics
Id: 90044
Status: open
Priority: 0/
Queue: RPM2

People
Owner: Nobody in particular
Requestors: amcheste [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: RPM2 Enhancement Patches
Date: Mon, 4 Nov 2013 14:21:29 -0500
To: bug-RPM2 [...] rt.cpan.org
From: Alan Chester <amcheste [...] gmail.com>
Hi Lubomir, I have been doing some development which required the use of your RPM2 perl module. I created a solution to Bug 15908. I was wondering if I could share with you my patch and get your thoughts. I was also wondering if you have though about the following enhancements: 1) The ability to set the root dir for a transaction. 2) The ability to set the verbosity level of rpm. 3) Add some additional rpm formating functions. * as_nevr - returns name-epoch:version-release * as_nvra - returns name-version-release.arch * as_na - returns name.arch 4) Add additional functionality for running a transaction. * Add the ability to run a transaction with --nodeps * Add the ability to run a transaction with --oldpackage * Add the ability to run a transaction with --noscripts * Add the ability to run a transaction with --notriggers * Add the ability to run a transaction with -h When I was working with RPM2 I added this functionality. I was wondering if I could share my patches with you and get your thoughts and see if this is something you could see being adapted in RPM2 code. Would you like me to send you my patches? Alan Chester
Hi, On Mon Nov 04 14:21:39 2013, amcheste@gmail.com wrote: Show quoted text
> Hi Lubomir, > > I have been doing some development which required the use of your RPM2 perl > module. I created a solution to Bug 15908. I was wondering if I could > share with you my patch and get your thoughts. > > I was also wondering if you have though about the following enhancements: > 1) The ability to set the root dir for a transaction. > 2) The ability to set the verbosity level of rpm. > 3) Add some additional rpm formating functions. > * as_nevr - returns name-epoch:version-release > * as_nvra - returns name-version-release.arch > * as_na - returns name.arch > 4) Add additional functionality for running a transaction. > * Add the ability to run a transaction with --nodeps > * Add the ability to run a transaction with --oldpackage > * Add the ability to run a transaction with --noscripts > * Add the ability to run a transaction with --notriggers > * Add the ability to run a transaction with -h > > When I was working with RPM2 I added this functionality. I was wondering > if I could share my patches with you and get your thoughts and see if this > is something you could see being adapted in RPM2 code. > > Would you like me to send you my patches?
Yes! Please send them with git send-email --to lkundrak@v3.sk (or bug-RPM2@rt.cpan.org if you'd like tikcets to be created for review).