Bug 169589 - Why the heck was kpackage removed
Summary: Why the heck was kpackage removed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kdeadmin
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Rockai
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-29 23:02 UTC by Jonathan Amir
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-17 17:51:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Amir 2005-09-29 23:02:15 UTC
Description of problem:
kpackage seems to be deliberately removed from kdeadmin. For the life of me, I
don't understand why you do it. It is a superb product, much better than the
add/remove program provided by fedora.
My apologies if this is a dupe. I did a quick search for kdeadmin and kpackage
and found nothing. Searching google didn't give me too much info either.

It is very disappointing that you do that. Please put kpackage back and try not
to mess with gnome and kde so much.

Version-Release number of selected component (if applicable):


How reproducible:
Install FC4 :)

Steps to Reproduce:
1.
2.
3.
  
Actual results:
kpackage is missing

Expected results:
I want kpackage

Additional info:

Comment 1 Petr Rockai 2005-10-03 12:58:06 UTC
Kpackage is rather buggy and very unmaintained.  
  
You are of course free to compile it yourself or download elsewhere (or even     
propose inclusion in fedora extras), unless we manage to sort this out 
somehow. However note, that we have little manpower and kpackage doesn't 
really get too much priority. 
 
Than, what do you think? Kpackage was disabled ages ago, due to rpm api 
changing. I am not sure if it even compiles nowadays. If you think it is worth 
it, i can try and see if we can get it back. 

Comment 2 Than Ngo 2005-10-04 08:29:35 UTC
i see the same from my side. I don't think it's worth to add it back. 

Comment 3 Steve 2006-02-13 01:14:45 UTC
download kdeadmin-3.5.1-0.1.fc4.src.rpm

# diff kdeadmin.spec.orig kdeadmin.spec
7c7
< %define kpackage 0
---
> %define kpackage 1
287,288c287,288
<   mv $RPM_BUILD_ROOT/usr/bin/kpackager $RPM_BUILD_ROOT/usr/sbin
<   ln -s consolehelper $RPM_BUILD_ROOT/usr/bin/kpackager
---
>   mv $RPM_BUILD_ROOT/usr/bin/kpackage $RPM_BUILD_ROOT/usr/sbin
>   ln -s consolehelper $RPM_BUILD_ROOT/usr/bin/kpackage
375c375
< %{_datadir}/mimelnk/application/x-debian-package.desktop
---
> #%{_datadir}/mimelnk/application/x-debian-package.desktop

# rpmbuild -bb kdeadmin.spec
# rpm -Uvh --force /usr/src/redhat/RPMS/i386/kdeadmin-3.5.1-0.1.fc4.i386.rpm  

This should build and install a copy of kdeadmin with kpackage.
Kpackage needs alot of work to get it useable.
don't use remote repositaries or recursive local repositaries
still the best interface for package management, but needs a
mysql backend.

Comment 4 Petr Rockai 2006-07-17 17:51:32 UTC
That's it, unless kpackage is fixed upstream, it will remain excluded. 
There will eventually be a replacement for it in Fedora Extras.


Note You need to log in before you can comment on or make changes to this bug.