Bug#469214: DDPO: Please link to the build.cgi script instead of build.php

View: New views
4 Messages — Rating Filter:   Alert me  

Bug#469214: DDPO: Please link to the build.cgi script instead of build.php

by Robert Luberda :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Package: qa.debian.org
Severity: wishlist

Hi,

Could you please change the DDPO Build link from
        http://buildd.debian.org/build.php?pkg=<package>
to
        http://buildd.debian.org/build.cgi?pkg=<package>

The pages generated by build.cgi not only look nicer, but are also more
useful, because of its ergonomical sort order. As a maintainer I don't
care that my package failed to build 10 years ago, but I do care about
build status of the latest version of the package and in case it failed
to build I'd like to quickly go to the build log to see the reason.


Regards,
robert



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#469214: DDPO: Please link to the build.cgi script instead of build.php

by Frank Lichtenheld :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

tag 469214 patch
thanks

On Mon, Mar 03, 2008 at 09:32:32PM +0100, Robert Luberda wrote:

> Could you please change the DDPO Build link from
> http://buildd.debian.org/build.php?pkg=<package>
> to
> http://buildd.debian.org/build.cgi?pkg=<package>
>
> The pages generated by build.cgi not only look nicer, but are also more
> useful, because of its ergonomical sort order. As a maintainer I don't
> care that my package failed to build 10 years ago, but I do care about
> build status of the latest version of the package and in case it failed
> to build I'd like to quickly go to the build log to see the reason.

I would suggest pkg.cgi instead, it has a link to build.cgi and also
shows the status of arches that haven't built the package yet.

Furthermore I suggest replacing the link to igloo's site with a link
to jeroen's site, since it has even more information.

Proposed patch:
Index: developer.wml
===================================================================
--- developer.wml (Revision 1921)
+++ developer.wml (Arbeitskopie)
@@ -914,8 +914,8 @@
             $buildd_display = html_td("-");
         } else {
             $buildd_display = html_td(
-                html_a("Buildd", "http://buildd.debian.org/build.php?pkg=$urlpackage") . html_br() .
-                html_a("More", "http://people.debian.org/~igloo/status.php?packages=$urlpackage")
+                html_a("Buildd", "http://buildd.debian.org/pkg.cgi?pkg=$urlpackage") . html_br() .
+                html_a("More", "http://buildd.debian.org/~jeroen/status/package.php?p=$urlpackage&suite=unstable")
             );
         }
         $line .= $buildd_display;


Gruesse,
--
Frank Lichtenheld <djpig@...>
www: http://www.djpig.de/



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Processed: Re: Bug#469214: DDPO: Please link to the build.cgi script instead of build.php

by Debian Bug Tracking System :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Processing commands for control@...:

> tag 469214 patch
Bug#469214: DDPO: Please link to the build.cgi script instead of build.php
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


--
To UNSUBSCRIBE, email to debian-qa-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#469214: marked as done (DDPO: Please link to the build.cgi script instead of build.php)

by Debian Bug Tracking System :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Your message dated Sat, 26 Sep 2009 23:42:50 +0000
with message-id <E1Mrgug-0005Xk-Py@...>
and subject line qa.debian.org bug fixed in revision 2283
has caused the Debian Bug report #391816,
regarding DDPO: Please link to the build.cgi script instead of build.php
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@...
immediately.)


--
391816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391816
Debian Bug Tracking System
Contact owner@... with problems

Package: qa.debian.org
Severity: wishlist

Hi,

Could you please change the DDPO Build link from
        http://buildd.debian.org/build.php?pkg=<package>
to
        http://buildd.debian.org/build.cgi?pkg=<package>

The pages generated by build.cgi not only look nicer, but are also more
useful, because of its ergonomical sort order. As a maintainer I don't
care that my package failed to build 10 years ago, but I do care about
build status of the latest version of the package and in case it failed
to build I'd like to quickly go to the build log to see the reason.


Regards,
robert



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/pdksh



Version: 2283

This bug was closed by Raphael Geissert (geissert) in SVN revision 2283.
Note that it might take some time until the qa.debian.org code has
been updated and cronjobs have picked up changed data.

Commit message:

Link to build.cgi instead of build.php (Closes: #391816)