[packagekit] PackageKit-Gnome issues in Ubuntu Maverick
Daniel Nicoletti
dantti85-pk at yahoo.com.br
Sun Oct 17 22:31:33 PDT 2010
Richard,
after reading the packagekitd -- verbose output
I can see two problems:
TI:02:45:42 FI:pk-transaction.c FN:pk_transaction_set_hints,4643
- SetHints method called:
locale=LC_CTYPE=pt_BR.UTF-8;LC_NUMERIC=C;LC_TIME=pt_BR.UTF-8;LC_COLLATE=pt_BR.UTF-8;LC_MONETARY=pt_BR.UTF-8;LC_MESSAGES=pt_BR.UTF-8;LC_PAPER=pt_BR.UTF-8;LC_NAME=pt_BR.UTF-8;LC_ADDRESS=pt_BR.UTF-8;LC_TELEPHONE=pt_BR.UTF-8;LC_MEASUREMENT=pt_BR.UTF-8;LC_IDENTIFICATION=pt_BR.UTF-8,
background=false, interactive=true
At least in 0.5.x versions locale=pt_BR.UTF-8 was a correct value. Which is what
KPackageKit passes to aptcc.
But the problem imo (late at nite) is here, if I set filter installed I get
unknown,
if I set available I get unknown, with KPackageKit I get "none" when no filter
is set.
Is there already a fix that we can use to patch it?
TI:02:45:42 FI:pk-transaction.c FN:pk_transaction_search_groups,4398
- SearchGroups method called: unknown, games
BTW gpk version is 2.29.2
Best. ________________________________
Daniel Nicoletti - KDE Developer
http://dantti.wordpress.com
When a wicked man dies, his hope perishes;
all he expected from his power comes to nothing. Prov. 11:7
>
>De: D.H. Bahr <dbahr at uci.cu>
>Para: PackageKit users and developers list <packagekit at lists.freedesktop.org>
>Enviadas: Sexta-feira, 15 de Outubro de 2010 13:10:26
>Assunto: Re: [packagekit] PackageKit-Gnome issues in Ubuntu Maverick
>
>
>yep, also using aptcc backend (pulled as dependency over apt backend, which
>didn't happend on Lucid as i recall).
>
>Best regards,
>
>D.H. Bahr
>
>----- Mensaje original -----
>De: "Jean Hubbard" <jean_p57 at hotmail.com>
>Para: packagekit at lists.freedesktop.org
>Enviados: Viernes, 15 de Octubre 2010 10:31:17 (GMT-0500) Auto-Detected
>Asunto: Re: [packagekit] PackageKit-Gnome issues in Ubuntu Maverick
>
> Using the aptcc(default) backend.
>
>Regards
>Jean
>
>
>
>> Date: Thu, 14 Oct 2010 21:54:39 -0700
>> From: dantti85-pk at yahoo.com.br
>> To: packagekit at lists.freedesktop.org
>> Subject: Re: [packagekit] PackageKit-Gnome issues in Ubuntu Maverick
>>
>> BTW aptcc and python apt backends both have the PATH set. What backend are you
>
>> using?
>> Using KPackageKit works?
>>
>> Best.
>> ________________________________
>> Daniel Nicoletti - KDE Developer
>> http://dantti.wordpress.com
>> When a wicked man dies, his hope perishes;
>> all he expected from his power comes to nothing. Prov. 11:7
>>
>>
>>
>> ----- Mensagem original ----
>> > De: Anders F Björklund <afb at algonet.se>
>> > Para: PackageKit users and developers list
><packagekit at lists.freedesktop.org>
>> > Enviadas: Quinta-feira, 14 de Outubro de 2010 13:27:14
>> > Assunto: Re: [packagekit] PackageKit-Gnome issues in Ubuntu Maverick
>> >
>> > Jean Hubbard wrote:
>> >
>> > > I have submitted a bug in regards to this. Bug #634053. This has been in
>> >ongoing problem in Ubuntu. When it has showed the packages, they dont
>>install.
>>
>> >I believe that was the case with Lucid. The smart backend seems to have
>>similar
>>
>> >issues. Bug #598165. Hasnt worked at all since i been trying it in Karmic.
>> >
>> > I don't think the smart backend bugs were ever posted upstream ?
>> >
>> > https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/598165
>> >
>> >
>> > The problem is that PackageKit doesn't set PATH for the smart backend.
>> >
>> > commit e2e963fc22ddbd70575f5cbd42d074789396e4bf
>> >
>> > APT-DBUS: dpkg requires a PATH variable, so set it. Minior code clean
>> >ups.
>> >
>> >
>> > Adding the same PATH workaround to the smartBackend too makes it work:
>> >
>> > +# Required for daemon mode
>> > +os.putenv("PATH",
>> >"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
>> > +
>> > if __name__ == "__main__":
>> > main()
>> >
>> > --anders
>> >
>> > _______________________________________________
>> > PackageKit mailing list
>> > PackageKit at lists.freedesktop.org
>> > http://lists.freedesktop.org/mailman/listinfo/packagekit
>> >
>>
>>
>>
>> _______________________________________________
>> PackageKit mailing list
>> PackageKit at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/packagekit
>
>_______________________________________________ PackageKit mailing list
>PackageKit at lists.freedesktop.org
>http://lists.freedesktop.org/mailman/listinfo/packagekit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20101017/24684cfb/attachment-0002.htm>
More information about the PackageKit
mailing list