This is the old SliTaz forum - Please use the main forum.slitaz.org

Build a package from many rpm's
  • funkturmfunkturm June 2010
    Hello all,

    i have a program with a lot of rpm's (like LotusNotes or OpenOffice).

    All rpm's would be convert with
    tazpkg convert xxxxxxx.rpm

    This works fine for all rpm's.

    Some of the packages (.tazpkg aka converted rpm's) have in the file a section "BUGS". At this section i found missing dependencies. This missing dependencies are in one of the other converted packages.

    I need a solution to resolve the missing dependencies.

    Example:
    core01.rpm
    core02.rpm
    core03.rpm
    prog-1.rpm
    prog-2.rpm

    prog-1 has dependencies to core01 and core03.
    prog-2 has dependencies to core01 and core02.
    core02 has dependencies to core03.

    Thanks for reading my question and any help.
    Best regards Christian
  • bellardbellard June 2010
    Hello,

    try to hack the packages :

    $ tazpkg extract prog-1.tazpkg
    $ editor prog-1/receipt
    [Add core01 and core03 in line starting with DEPENDS]
    $ tazpkg pack prog-1

    And so on...
  • funkturmfunkturm June 2010
    Hello bellard, hello all,

    My problem can't be solve with bellard's solution (but also thanks). :-(

    I have more then 15 packages. In most packages I have 10 and more missing dependencies. This missing dependencies per hand solve - it is a lot of work.

    I search for a program solution.

    Thanks
  • devl547devl547 June 2010
    -=deleted=-

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

SliTaz Social