On Sat, Aug 16, 2008 at 12:31 AM, Tim Spriggs <[EMAIL PROTECTED]> wrote:
> I don't know if dput supports this form of upload. You might try -f, but no
> promises.
>
> If you are smarter than dput and make sure all packages install you can
> workaround this by:
>
> dpkg -i *.deb
>
> dpkg will fail but it will mark the packages as (partially) installed. Then
> dput should work.
>

Already tried that.

[EMAIL PROTECTED]:~/elinks_tmp# dpkg -i *.deb
dpkg: regarding elinks-data_0.11.3-5nexenta4_all.deb containing elinks-data:
 elinks-data conflicts with elinks-lite
  elinks-lite (version 0.11.3-5nexenta4) is present and installed.
dpkg: error processing elinks-data_0.11.3-5nexenta4_all.deb (--install):
 conflicting packages - not installing elinks-data
(Reading database ... 64997 files and directories currently installed.)
Preparing to replace elinks-doc 0.11.3-5nexenta4 (using
elinks-doc_0.11.3-5nexenta4_all.deb) ...
Unpacking replacement elinks-doc ...
Preparing to replace elinks-lite 0.11.3-5nexenta4 (using
elinks-lite_0.11.3-5nexenta4_solaris-i386.deb) ...
Unpacking replacement elinks-lite ...
dpkg: regarding elinks_0.11.3-5nexenta4_solaris-i386.deb containing elinks:
 elinks conflicts with elinks-lite
  elinks-lite (version 0.11.3-5nexenta4) is present and unpacked but
not configured.
dpkg: error processing elinks_0.11.3-5nexenta4_solaris-i386.deb (--install):
 conflicting packages - not installing elinks
Setting up elinks-doc (0.11.3-5nexenta4) ...
Setting up elinks-lite (0.11.3-5nexenta4) ...

Errors were encountered while processing:
 elinks-data_0.11.3-5nexenta4_all.deb
 elinks_0.11.3-5nexenta4_solaris-i386.deb

It would be a good idea to add a --noinstallcheck option to dput. I'd
need to pickup some quick python and modify 'def version_check(path,
changes, debug)'

~Anil
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to