No way of saying "This project is not packaged"

Bug #538024 reported by Jonathan Lange
32
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Curtis Hovey

Bug Description

If you look at https://launchpad.net/launchpad-web you'll see suggestions for packaging information for the project. Thing is, this projcet is not packaged and probably never will be. There's no way of telling Launchpad that or getting rid of the prompt for packaging on the screen.

Related branches

Revision history for this message
Curtis Hovey (sinzui) wrote :

There is a related issue when I see this on my projects. When saying no, should I be directed to get my projects packaged in Ubuntu?

Changed in launchpad-registry:
status: New → Triaged
importance: Undecided → High
milestone: none → 10.05
Curtis Hovey (sinzui)
Changed in launchpad-registry:
milestone: 10.05 → 10.03
Revision history for this message
Curtis Hovey (sinzui) wrote :

Sorry about the title and description changes...I edit the wrong bug without sufficent caffeine.

summary: - No way of saying "This project is not packaged"
+ Product series set branch js could make the form easier
description: updated
summary: - Product series set branch js could make the form easier
+ No way of saying "This project is not packaged"
description: updated
Revision history for this message
Curtis Hovey (sinzui) wrote :

This requires a model change. There are two proposals:
  * Edwin proposed that we store the distroseries that was checked.
    * We recheck each series.
    * This means we ask when a new series is started, but we know that
      new series are identical to the last series
  * Curtis proposed that we store the date when the answer was no.
    * We recheck every year -- allowing enough time for the series to diverge.

Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote :

I think rechecking every year turns out to be the best idea after all.

Revision history for this message
Jonathan Lange (jml) wrote : Re: [Bug 538024] Re: No way of saying "This project is not packaged"

On Wed, Mar 24, 2010 at 8:09 PM, Edwin Grubbs
<email address hidden> wrote:
> I think rechecking every year turns out to be the best idea after all.

I like the timeout approach. Make sure it's a constant and that
there's a clear way to specify the package even before the time period
expires, in case circumstances change and someone wants to be
pro-active about them.

Thanks,
jml

Revision history for this message
Curtis Hovey (sinzui) wrote :

Sorry Jonathan.

I do not understand your suggestion.

I proposed that we add a button (This is not packaged in Ubuntu) to the form.
The action records the date in last_date_packaging_check.
When the current date < last_date_packaging_check + 1 year,
    the project page *does not* suggest possible packages.
When the current data > last < last_date_packaging_check + 1 year
    the project page suggest possible packages.

This rule is strictly on the packaging portlet.
Project series can continue to link to packages (though without the suggestion) from the
    series page
    and the packaging page
Series package pages will continue to suggest the project as the upstream.

I think you are suggesting that we set a time (maybe 2 months) in which Launchpad asks the question then?
This implies that the project has some date aleady present that we can use as the start of this suggestion period.
I do not know of a field that can be used.

Revision history for this message
Jonathan Lange (jml) wrote :

On Thu, Mar 25, 2010 at 6:07 PM, Curtis Hovey
<email address hidden> wrote:
> Sorry Jonathan.
>
> I do not understand your suggestion.
>
> I proposed that we add a button (This is not packaged in Ubuntu) to the form.
> The action records the date in last_date_packaging_check.
> When the current date < last_date_packaging_check + 1 year,
>    the project page *does not* suggest possible packages.
> When the current data > last < last_date_packaging_check + 1 year
>    the project page suggest possible packages.
>
> This rule is strictly on the packaging portlet.
> Project series can continue to link to packages (though without the suggestion) from the
>    series page
>    and the packaging page
> Series package pages will continue to suggest the project as the upstream.
>
> I think you are suggesting that we set a time (maybe 2 months) in which Launchpad asks the question then?

No, I was suggesting exactly what you just subscribed.

jml

Curtis Hovey (sinzui)
Changed in launchpad-registry:
milestone: 10.03 → 10.04
Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: Triaged → In Progress
assignee: nobody → Curtis Hovey (sinzui)
Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: In Progress → Fix Committed
Revision history for this message
Ursula Junque (ursinha) wrote : Bug fixed by a commit
tags: added: qa-needstesting
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
Revision history for this message
Curtis Hovey (sinzui) wrote : Bug 538024 Fix released

Fixed released in launchpad-project 10.04.

Changed in launchpad-registry:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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