* Samuel Partida <[EMAIL PROTECTED]> [06-19-07 01:44]: > Hi Patrick, isn't that like using rpm -q --whatprovides or -q > --requires ? That's not what I'm searching for. > > I'm would like to make a pattern and check its dependencies against > the media repository so I could add the needed packages. > > Thanks. > > 2007/6/19, Patrick Shanahan <[EMAIL PROTECTED]>: > >* Samuel Partida <[EMAIL PROTECTED]> [06-18-07 17:35]: > >> Hello, I'm trying to make my own patterns for add them on the DVD. I'm > >> resolving the dependencies by hand but I would like to know if there > >> is some way to test a pattern (with zypper or something else) before > >> adding it to the openSUSE installation source. > > > > > >18:00 wahoo:~ > smart query --help > >Usage: smart query [options] [package] ... > >.... > >many options such as > > --provides=DEP Show only packages providing the given dependency > > --requires=DEP Show only packages requiring the given dependency > > --conflicts=DEP Show only packages conflicting with the given > > dependency > > --upgrades=DEP Show only packages upgrading the given dependency > >and more > > --show-provides Show provides for the given packages > > --show-requires Show requires for the given packages > > --show-prerequires Show requires selecting only pre-dependencies > >... > > > > > >-- > >Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 > >http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 > >Registered Linux User #207535 @ http://counter.li.org > >-- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Samuel Partida Amores > ----------------------------------- > [EMAIL PROTECTED] > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
similar, but rpm requires access to existing packages, installed or on disk whereas smart checks your configured repositories which I thought was your intention. ps: this full quoting and top/bottom posting makes a mess, doesn't it :^) -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
