[Bug 593841] Review Request: wicd - Wireless and wired network connection manager

bugzilla at redhat.com bugzilla at redhat.com
Fri May 28 13:00:12 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=593841

--- Comment #21 from Chen Lei <supercyper1 at gmail.com> 2010-05-28 09:00:06 EDT ---
(In reply to comment #20)
> (In reply to comment #17)
> > I believe the
> > correct way to deal with these .py file is to remove the shebang (I could be
> > wrong, perhaps a more experienced packager could confirm this).
> Right. 
> BTW: There are missing Requires for pm-utils (for dorectory ownership),
> pygtk2-libglade (instead of pygtk2) and ethtool. 

Installation of Wicd should be done using your distribution package if one
exists.  If not, the installation is relatively straightforward, but there
are a few dependencies:
  1. python (>=2.4, <3.0)
  2. pygtk (>=2.10)
  2. dbus and its glib and python bindings
  3. a dhcp client (dhclient, dhcpcd, and pump are supported)
  4. wireless-tools (iwlist, iwconfig, etcetera)
  5. net-tools (ip, route, etcetera)
  6. a graphical sudo application (gksu, kdesu, and ktsuss are supported),
     while optional, is strongly recommended
  7. urwid (if you want to use the curses client - needs version >=0.9.8.3)
  8. pm-utils (optional for suspend/resume integration)
     Wicd supports using versions >=1.2.4 -- earlier versions may work just
     fine, but they are completely unsupported here.


It seems pm-utils is optional for wicd, also %{_libdir}/pm-utils/sleep.d is
owned by filesystem.

I found that iproute and ethtool are alternatives for net-tools, is those
dependencies are really needed?

See http://packages.debian.org/sid/wicd-daemon


I also wonder whether those acpid scripts are need for fedora, thing we now
have pm-utils.
%files common -f %{name}.lang
%{_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
%{_sysconfdir}/acpi/suspend.d/50-wicd-suspend.sh

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list