În data de 4-10-2002, la 17h 30'37", Viorel Anghel (vang) scria către rlug, despre "[rlug] dpkg verify ?": > > cum se face pe debian ceva de genul > > rpm -qf `netstat` # carui pachet ii apartine fisierul cutare > rpm -V pachet # verifica md5sum, permisiuni, owner pentru toate > # fisierele care apartin pachetului respectiv > > ? >
dpkg-deb -I pachet.deb sau # Provides information about dpkg-deb --info pachet.deb # a binary package archive. dpkg -p program sau # Display details about package, as dpkg --print-avail program # found in /var/lib/dpkg/available exemplu: | | bucovina:~> dpkg -p alien | Package: alien | Priority: optional | Section: admin | Installed-Size: 340 | Maintainer: Joey Hess <[EMAIL PROTECTED]> | Architecture: all | Version: 8.05 | Depends: debhelper (>= 3), perl (>= 5.6.0-16), rpm (>= 2.4.4-2), | dpkg-dev, make, cpio | Suggests: patch, bzip2, lsb-rpm | Filename: pool/main/a/alien/alien_8.05_all.deb | Size: 113326 | MD5sum: 19926b703c9b51a635f47adb89af754d | Description: install non-native packages with dpkg | Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages | into Debian packages, which can be installed with dpkg. | . | It can also generate packages of any of the other formats. | . | This is a tool only suitable for binary packages. | Aia cu -V nu stiu. Owner este tot timpul root.root, permisiunile (daca sint speciale) este intrebat root la instalare daca vrea sa le faca setuit root, etc. Mugurel --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
