[csw-maintainers] Bugs for dbus gone?

Ben Walton bwalton at opencsw.org
Thu Apr 4 23:18:11 CEST 2013


Heh...guess I'll be resetting Damjan's password.  /me slaps forehead.

Thanks
-Ben

On Thu, Apr 4, 2013 at 10:17 PM, Ben Walton <bdwalton at gmail.com> wrote:
> The root cause of this problem is that due to something happening in
> the catalog to make old packages re-appear as new, the code is trying
> to register this ancient package and we don't have a username for
> Damjan.
>
> DEBUG: Registering new project psiconv
> DEBUG: SELECT id FROM mantis_project_table WHERE name = ?
> WARNING: Project psiconv exists.  Updating instead.
> DEBUG: Updating project psiconv
> DEBUG: SELECT id FROM mantis_project_table WHERE name = ?
> DEBUG: UPDATE mantis_project_table SET status = ?, enabled = ?,
> view_state = ?, description = ? WHERE name = ?
> DEBUG: Updating maintainer for psiconv
> DEBUG: Fetching:
> http://buildfarm.opencsw.org/pkgdb/rest/srv4/86570a53b0c9d3172883d7baebdfc250/
> DEBUG: {"maintainer_full_name": null, "version_string":
> "0.8.3,REV=2003.04.27", "basename":
> "psiconv-0.8.3,REV=2003.04.27-SunOS5.8-i386-CSW.pkg.gz",
> "maintainer_id": 49, "maintainer_email":
> "damjan.perenic at guest.arnes.si", "mtime": "2008-08-20T10:00:07",
> "repository_url": null, "file_basename":
> "psiconv-0.8.3,REV=2003.04.27-SunOS5.8-i386-CSW.pkg.gz", "arch":
> "i386", "osrel": "SunOS5.8", "size": 193003, "md5_sum":
> "86570a53b0c9d3172883d7baebdfc250", "pkgname": "CSWpsiconv", "rev":
> "2003.04.27", "filename_arch": "i386", "version":
> "0.8.3,REV=2003.04.27", "vendor_url":
> "http://huizen.dds.nl/~frodol/psiconv/", "catalogname": "psiconv"}
> DEBUG: Looking up maintainer id for damjan.perenic
> DEBUG: SELECT id FROM mantis_user_table WHERE username = ?
> ./../lib/csw/db/mantis.rb:133:in `get_maint_id': undefined method `[]'
> for nil:NilClass (NoMethodError)
>         from ./../lib/csw/db/mantis.rb:114:in `update_maint'
>         from ./../lib/csw/db/mantis.rb:85:in `update_prj'
>         from ./../lib/csw/db/mantis.rb:39:in `register_prj'
>         from ./update_mantis:142
>         from ./update_mantis:138:in `each'
>         from ./update_mantis:138
>
> I was going to simply update Damjan's username in mantis and set a
> realname field but given the last_visit date that may break his
> access.
>
> mysql> select * from mantis_user_table where email like 'damjan.p%'\G;
> *************************** 1. row ***************************
>                          id: 60
>                    username: damjan
>                    realname:
>                       email: damjan.perenic at guest.arnes.si
>                    password: 12b3638553c1f4a535a047e7003d9ac4
>                date_created: 2003-02-09 23:06:55
>                  last_visit: 2012-05-26 18:01:59
>                     enabled: 1
>                   protected: 0
>                access_level: 25
>                 login_count: 33
> lost_password_request_count: 0
>          failed_login_count: 0
>               cookie_string:
> 7e624d4f73f2106f4ef54a52d7f63e092c6fcd344b6b221c51700585ea423f0a
> 1 row in set (0.00 sec)
>
> In this case, I'm going to temporarily fudge things and then reset it
> when the import is corrected.  I've found other breakages for similar
> reasons, so I'll ensure that things get fixed up before I go to bed
> tonight.
>
> I recall getting a few weird catalog notifier updates recently...I
> wonder if this is related.  Maciej, do you recall the reason for those
> updates?  Was it related to the stuckness due to the huge symbol info
> storage?
>
> Thanks
> -Ben
>
>
> On Tue, Apr 2, 2013 at 6:45 PM, Dagobert Michelsen <dam at baltic-online.de> wrote:
>> Hi,
>>
>> from the package page for dbus
>>   http://www.opencsw.org/packages/CSWdbus/
>> the page for the bugs seems to have gone:
>>   http://www.opencsw.org/mantis/set_project.php?project_id=1555
>>
>> Does anyone have an idea how this could have happened?
>>
>> Ben probably?
>>
>>
>> Best regards
>>
>>   -- Dago
>
>
>
> --
> ---------------------------------------------------------------------------------------------------------------------------
> Take the risk of thinking for yourself.  Much more happiness,
> truth, beauty and wisdom will come to you that way.
>
> -Christopher Hitchens
> ---------------------------------------------------------------------------------------------------------------------------


More information about the maintainers mailing list