Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=253858
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd Product: Fedora Version: devel Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: mbarabas@redhat.com QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://vsftpd-config.svn.sourceforge.net/viewvc/*checkout*/vsftpd-config/tru... SRPM URL: http://easynews.dl.sourceforge.net/sourceforge/vsftpd-config/system-config-v... Description: System-config-vsftpd is a graphical utility for administrating Very Secure FTP Daemon ( VSFTPD ). This is my first package and I need a sponsor.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
mmaslano@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nobody@fedoraproject.org |mmaslano@redhat.com Status|NEW |ASSIGNED Flag| |fedora-review?
------- Additional Comments From mmaslano@redhat.com 2007-08-28 05:39 EST ------- You should fix this warning: File listed twice: /usr/share/applications/system-config-vsftpd.desktop, because the file shouldn't be listed twice.
rpmlint output: W: system-config-vsftpd no-dependency-on usermode W: system-config-vsftpd dangerous-command-in-%preun rm
another spec things: The license could be GPLv2+ ?
%defattr(-,root,root) is usually %defattr(-,root,root,-)
I'm not sure if vendor couldn't be fedora. You are upstream so you can decide it.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
------- Additional Comments From mbarabas@redhat.com 2007-08-28 08:59 EST ------- All done: SPEC: http://vsftpd-config.svn.sourceforge.net/viewvc/*checkout*/vsftpd-config/tru... RPM - for download use: www.sf.net/projects/vsftpd-config/download
Thanks
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
mmaslano@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mmaslano@redhat.com |mbarabas@redhat.com Flag|fedora-review? |fedora-review+
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
mbarabas@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |fedora-cvs?
------- Additional Comments From mbarabas@redhat.com 2007-08-29 07:29 EST ------- New Package CVS Request ======================= Package Name: system-config-vsftpd Short Description: graphical utility for administrating VSFTPD Owners: mbarabas Branches: FC-6 F-7 InitialCC: Cvsextras Commits: no
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
------- Additional Comments From notting@redhat.com 2007-08-29 11:58 EST ------- Random comments:
- it crashes when you don't have vsftpd installed
- any line of the sort:
syslog = commands.getoutput( 'cat /var/log/messages''* | grep vsftpd' )
seems *very wrong*
- help->about doesn't do anything
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
wtogami@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|fedora-cvs? |fedora-cvs+
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
------- Additional Comments From mbarabas@redhat.com 2007-09-06 09:13 EST ------- - (In reply to comment #5)
Random comments:
- it crashes when you don't have vsftpd installed
looking for way how to check, if vsftpd is installed (whithout using rpm - other systems).
any line of the sort:
syslog = commands.getoutput( 'cat /var/log/messages''* | grep vsftpd' )
seems *very wrong*
you're right .. this is very wrong solution. Looking for some third party log parser.
- help->about doesn't do anything
done.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: system-config-vsftpd - graphical utility for administrating vsftpd
https://bugzilla.redhat.com/show_bug.cgi?id=253858
mbarabas@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NEXTRELEASE
package-review@lists.fedoraproject.org