View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#98
Originally Posted by neatojones View Post
(We're going to get these all into a repo, but this is the best I could do for now)
I've dumped all of the packages into my repository for now... I haven't tried installing yet, however...

My repository:
Catalogue Name: Qole Mer E17
Web address: http://qole.maemobox.org/repository
Distribution: mer
Components: e17

Or, in your /etc/apt/sources.list
Code:
deb http://qole.maemobox.org/repository mer e17
It looks like it should install:

Code:
[root@chroot: /]apt-cache policy e17
e17:
  Installed: (none)
  Candidate: 1:0.16.999.050-1
  Version table:
     1:0.16.999.050-1 0
        500 http://qole.maemobox.org mer/e17 Packages
UPDATE 1:

Interesting, the dependencies are not working out for some reason... But there's some interesting duplicates in mer:

Code:
[root@chroot: /]apt-get install e17
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  e17: Depends: libedje0 but it is not going to be installed
E: Broken packages
[root@chroot: /]apt-cache policy libedje0
libedje0:
  Installed: (none)
  Candidate: 0.9.9.050+svn38845-maemo1
  Version table:
     0.9.9.050+svn38845-maemo1 0
        500 http://repository.maemo.org diablo/free Packages
     0.9.9.050-1 0
        500 http://qole.maemobox.org mer/e17 Packages
     0.9.9.043+svn36098-maemo2 0
        500 http://repository.maemo.org diablo/free Packages
     0.5.0.042-maemo6 0
        500 http://repository.maemo.org diablo/free Packages
So, which to install? Diablo's version or neatojones'?

UPDATE2: Looks like we have to force neatojones' version, or things will not work out well:

Code:
[root@chroot: /]apt-get install e17 libedje0=0.9.9.050-1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libarchive1 libgphoto2-port0 obex-data-server libavahi-common-data libproxy0
  libsoup2.4-1 libgphoto2-2 libcdio7 libcdio-cdda0 libsoup-gnome2.4-1
  libcdio-paranoia0 libavahi-client3 libavahi-glib1 libavahi-common3
  libecore0-job
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  e17-data libecore-con0 libecore-evas0 libecore-fb0 libecore-file0
  libecore-imf-evas0 libecore-imf0 libecore-ipc0 libecore-job0 libecore-txt0
  libecore-x0 libecore0 libecore0-job libedbus0 libedje-bin libedje0 libeet1
  libefreet0 libeina0 libembryo-bin libembryo0 libevas-engines libevas0 libxp6
  libxss1 menu menu-xdg
Suggested packages:
  entrance emodules-all embryo0-bin libevas0-engines-all
The following NEW packages will be installed
  e17 e17-data libecore-con0 libecore-evas0 libecore-fb0 libecore-file0
  libecore-imf-evas0 libecore-imf0 libecore-ipc0 libecore-job0 libecore-txt0
  libecore-x0 libecore0 libecore0-job libedbus0 libedje-bin libedje0 libeet1
  libefreet0 libeina0 libembryo-bin libembryo0 libevas-engines libevas0 libxp6
  libxss1 menu menu-xdg
0 upgraded, 28 newly installed, 0 to remove and 140 not upgraded.
Need to get 5198kB of archives.
After this operation, 14.9MB of additional disk space will be used.
UPDATE3: So far, I've had to specify 3 packages to be downloaded from my repository (as opposed to the Diablo one):
Code:
apt-get install e17 libedje0=0.9.9.050-1 libecore0=0.9.9.050-1 libedbus0=0.5.0.050-1
That seems to do the trick! As for running E17... I'll have to wait until I go home tonight...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2009-03-03 at 18:20.
 

The Following 4 Users Say Thank You to qole For This Useful Post: