Re: tiling possibly xinerama-aware



OK, I pulled latest versions:

git clone git://git.tuxfamily.org/gitroot/librep/main.git
git clone git://git.tuxfamily.org/gitroot/librep/gtk.git
git clone git://git.tuxfamily.org/gitroot/sawfish/main.git
git checkout --track -b edge-actions-1.9 remotes/origin/edge-actions-1.9

I have build 'fakeroot debian/rules binary' and tried installing each of
them. First librep, then rep-gtk, then sawifsh.

And I had lots of errors :)

I cannot do this with 'sudo dpkg -i *deb' so instead I did 
'sudo dpkg -i --force-all *deb', but still had errors.

Eventually even --force-all couldn't help installing sawfish itself.

Here's full log:

LIBREP:
$ sudo dpkg -i *deb

(Reading database ... 365575 files and directories currently installed.)
Preparing to replace librep-dbg 3:0.92.0-1nano (using librep-dbg_0.92.0-1nano_amd64.deb) ...
Unpacking replacement librep-dbg ...
Preparing to replace librep-dev 3:0.92.0-1nano (using librep-dev_0.92.0-1nano_amd64.deb) ...
Unpacking replacement librep-dev ...
Preparing to replace librep16 3:0.92.0-1nano (using librep16_0.92.0-1nano_amd64.deb) ...
Unpacking replacement librep16 ...
Preparing to replace rep-doc 3:0.92.0-1nano (using rep-doc_0.92.0-1nano_all.deb) ...
Unpacking replacement rep-doc ...
Preparing to replace rep 3:0.92.0-1nano (using rep_0.92.0-1nano_amd64.deb) ...
Unpacking replacement rep ...
dpkg: dependency problems prevent configuration of librep-dbg:
 librep-dbg depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
dpkg: error processing librep-dbg (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of librep-dev:
 librep-dev depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
dpkg: error processing librep-dev (--install):
 dependency problems - leaving unconfigured
Setting up librep16 (3:0.92.0-1nano) ...
dpkg: dependency problems prevent configuration of rep-doc:
 rep-doc depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
dpkg: error processing rep-doc (--install):
 dependency problems - leaving unconfigured
Setting up rep (3:0.92.0-1nano) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Errors were encountered while processing:
 librep-dbg
 librep-dev
 rep-doc

LIBREP:
$ sudo dpkg -i --force-all *deb

Setting up rep (3:0.92.0-1nano) ...
dpkg: rep-doc: dependency problems, but configuring anyway as you requested:
 rep-doc depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
Setting up rep-doc (3:0.92.0-1nano) ...
dpkg: librep-dbg: dependency problems, but configuring anyway as you requested:
 librep-dbg depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
Setting up librep-dbg (3:0.92.0-1nano) ...
Processing triggers for man-db ...
dpkg: librep-dev: dependency problems, but configuring anyway as you requested:
 librep-dev depends on librep16 (>> 3:0.92.0-1nano); however:
  Version of librep16 on system is 3:0.92.0-1nano.
Setting up librep-dev (3:0.92.0-1nano) ...
Processing triggers for install-info ...

REP-GTK:
$ sudo dpkg -i *deb
(Reading database ... 365572 files and directories currently installed.)
Preparing to replace rep-gtk 3:0.90.6-1nano (using rep-gtk_0.90.6-1nano_amd64.deb) ...
Unpacking replacement rep-gtk ...
Setting up rep-gtk (3:0.90.6-1nano) ...



SAWFISH:
$ sudo dpkg -i --force-all *deb
(Reading database ... 365116 files and directories currently installed.)
Preparing to replace sawfish-data 3:1.8.1-1nano (using sawfish-data_1.8.1-1nano_all.deb) ...
Unpacking replacement sawfish-data ...
Preparing to replace sawfish-dbg 3:1.8.1-1nano (using sawfish-dbg_1.8.1-1nano_amd64.deb) ...
Unpacking replacement sawfish-dbg ...
Preparing to replace sawfish-lisp-source 3:1.8.1-1nano (using sawfish-lisp-source_1.8.1-1nano_all.deb) ...
Unpacking replacement sawfish-lisp-source ...
Preparing to replace sawfish 3:1.8.1-1nano (using sawfish_1.8.1-1nano_amd64.deb) ...
Unpacking replacement sawfish ...
Setting up sawfish-data (3:1.8.1-1nano) ...
Processing triggers for install-info ...
Setting up sawfish (3:1.8.1-1nano) ...
touch: missing file operand
Try `touch --help' for more information.
dpkg: error processing sawfish (--install):
 subprocess installed post-installation script returned error exit status 123
Setting up sawfish-lisp-source (3:1.8.1-1nano) ...
dpkg: sawfish-dbg: dependency problems, but configuring anyway as you requested:
 sawfish-dbg depends on sawfish (= 3:1.8.1-1nano); however:
  Package sawfish is not configured yet.
Setting up sawfish-dbg (3:1.8.1-1nano) ...
Processing triggers for man-db ...
Errors were encountered while processing:
 sawfish


So sawfish failed to install, I don't think this will work, so I'm
going back to old version. And I will try when you tell me to try
again, with debian packages :)

-- 
Janek Kozicki                               http://janek.kozicki.pl/


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