Feature Requests item #952105, was opened at 2004-05-11 14:21
Message generated for change (Settings changed) made by ngorsuch
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359368&aid=952105&group_id=9368
Category: Candidate
Group: Future
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Benoit des Ligneris (bligneri)
Assigned to: Nobody/Anonymous (nobody)
Summary: use ODA filter in order to copy the RPMs
Initial Comment:
- Have the filter know where the RPM live and copy it
into the /tftpboot/rpm
directory.
- Modify the ODA filter
- Intelligently copy the RPMs
At this time, the code is duplicated into each package
and adding a distro is painfull.
Two solutions :
- specify the relative path inside the package
directory inside the config.xml file for
distro-specific files
- generalize the actual structure :
distro/$distro$version/
----------------------------------------------------------------------
Comment By: Neil Gorsuch (ngorsuch)
Date: 2004-05-12 12:23
Message:
Logged In: YES
user_id=215662
This is not appropriate for ODA. ODA is a database access
system, not a file copier.
This is not appropriate for the
read_package_config_xml_into_database script, as well. The
script populates the database with information from a
package's config.xml file, it is not a file copier and
cannot be used as such without over-loading an already
bloated script.
This is not appropriate for the
database_rpmlist_for_package_and_group function included in
lib/OSCAR/Database.pm module, also. This function returns
database information, it is not a file copier.
If someone wants to modify the config.xml filtering
information to include some kind of directory/path
information, that would be transparent to oda and the read
package config.xml script and the Database.pm module. That
would be fine. Then some other script that is NOT part of
oda or the read package config.xml script or the Database.pm
module can use that database information to copy rpm files
to their heart's content.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=359368&aid=952105&group_id=9368
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel