Bug 191932 - commandline install fails, kpackagekit foo.rpm does nothing
Summary: commandline install fails, kpackagekit foo.rpm does nothing
Status: RESOLVED FIXED
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 19:11 UTC by Rex Dieter
Modified: 2009-05-08 01:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rex Dieter 2009-05-07 19:11:11 UTC
Version:           0.4.0 (using KDE 4.2.2)
OS:                Linux
Installed from:    Fedora RPMs

Can't seem to get kpackagekit to install anything via the commandline.

kpackagekit foo.rpm
  => nothing happens ??

See also downstream report:
https://bugzilla.redhat.com/show_bug.cgi?id=499690
Comment 1 Rex Dieter 2009-05-07 19:12:57 UTC
This is on Fedora 11,
$ rpm -q PackageKit kpackagekit
PackageKit-0.4.6-8.fc11.x86_64
kpackagekit-0.4.0-6.fc11.x86_64
Comment 2 Daniel Nicoletti 2009-05-07 21:26:15 UTC
Hey Rex,
can you please test with the gnome tools(gpk-install-file i think) :D
i'll download a fedora dvd and install it on virtualbox,
cause my dummy tests works :/
Also Trever made some changes there cause
he said it wasn't working.. (he uses fedora)
thanks.
Comment 3 Rex Dieter 2009-05-07 21:35:45 UTC
Interesting, gpk-install-local-file does nothing too, at least when gpk-update-icon isn't running.  If gpk-update-icon *is* running, then it works.

I'll do a bit more testing.
Comment 4 Rex Dieter 2009-05-07 21:38:17 UTC
A little more output this time:
$ kpackagekit foo.rpm
Object::connect: No such slot KpkInstallFiles::installFiles(KUrl::List &)
Object::connect:  (sender name:   'kpackagekit')

does that help any?
Comment 5 Daniel Nicoletti 2009-05-08 01:13:10 UTC
Hmm that's explain EVERYTHING, i thought it was
a bug I found a while ago in my hacks, but i guess
this bug got out before i was doing some hacks :P
Well it should be fixed in the svn version but
it won't compile, i have to commit some fixes first
cause we changed the lib to fix some issues and
my commit is not ready yet.
Hopefully soon i'll release 0.4.1.
Thanks :D