[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building deb package frome installed files



Stephen Cormier wrote:
On Tuesday 17 January 2006 14:05, Виталий Ищенко wrote:
I have installed package i.e. apt-get install openoffice.org-core -t
unstable then i've deleted file openoffice.org-core_2.0.1-1_i386.deb
And now i want to build back this package with files, which have been
installed with apt-get

Install dpkg-repack then use it to rebuild the package.

So I wrote a script to use dpkg-repack on the dpkg -l list and recreate all the debs to recreate the system.

Got some curious errors that makes me think you ought to use repack *before* you install the Nvidia closed source driver:

dpkg-deb: building package `xlibmesa-dri' in `./xlibmesa-dri_4.3.0.dfsg.1-14sarge1_i386.deb'.
dpkg-repack: File not found: /usr/X11R6/lib/libGL.so.1.2
dpkg-repack: File not found: /usr/X11R6/lib/libGL.so.1
dpkg-repack: File not found: /usr/lib/libGL.so.1.2

and I have not touched the package.

H



Reply to: