Hi, lost net connectivity yesterday.  Giving it a go . . .

Results are promising:

sudo dpkg -i leo_5.0-1_gzip.deb

Password:
Selecting previously deselected package leo.
(Reading database ...
dpkg: serious warning: files list file for package `leo' missing,
assuming package has no files currently installed.
239398 files and directories currently installed.)
Preparing to replace leo 5.0-1 (using leo_5.0-1_gzip.deb) ...
Unpacking replacement leo ...
dpkg: dependency problems prevent configuration of leo:
 leo depends on pyqt4-mac-py27; however:
  Package pyqt4-mac-py27 is not installed.
 leo depends on qscintilla2-qt4-mac-py27; however:
  Package qscintilla2-qt4-mac-py27 is not installed.
 leo depends on docutils-py27; however:
  Package docutils-py27 is not installed.
 leo depends on pygments-py27; however:
  Package pygments-py27 is not installed.
/sw/bin/dpkg: error processing leo (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 leo


I could apt-get those manually, but I think I'll only do what you ask.

I am now removing . . .

sudo dpkg -r leo_5.0-1_gzip.deb
dpkg: you must specify packages by their own names, not by quoting the
names of the files they come in

Type dpkg --help for help about installing and deinstalling packages [*];
Use dselect for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --licence for copyright licence and lack of warranty (GNU GPL) [*].

Options marked [*] produce a lot of output - pipe it through `less' or `more' !

sudo dpkg -r leo
(Reading database ... 240957 files and directories currently installed.)
Removing leo ...

(done)

So you probably have some inkling what to do to make a file list and
dependencies work, right?


Seth

On Sat, Nov 29, 2014 at 1:10 PM, Davy Cottet <[email protected]> wrote:
> I just had a chat on Fink IRC.
> It might be possible to make it work like this.
> However, they told me that a deb was not sufficient for being distributable.
> For that, we have to work on a fink info file.
> Here are some examples :
> http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/
>
> --
> You received this message because you are subscribed to the Google Groups
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to