2.10rc1?

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

2.10rc1?

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,


what (if any) are blocking issues for tagging 2.10rc1?


Hamish
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1?

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Dienstag 31 März 2009, Hamish wrote:
> Hi,
>
>
> what (if any) are blocking issues for tagging 2.10rc1?

>From my side only small things and a bunch of tests ...


--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1?

by Guenther Meyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Dienstag 31 März 2009 schrieb Joerg Ostertag (gpsdrive Tettnang/Germany):
> On Dienstag 31 März 2009, Hamish wrote:
> > Hi,
> >
> >
> > what (if any) are blocking issues for tagging 2.10rc1?
> >
> >From my side only small things and a bunch of tests ...

nothing from my side...



_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

signature.asc (204 bytes) Download Attachment

Parent Message unknown Re: 2.10rc1?

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


H:
> > > what (if any) are blocking issues for tagging 2.10rc1?
J:
> > From my side only small things and a bunch of tests ...
G:
> nothing from my side...


these variable namespace collisions/multiple definitions should probably
be fixed:

# with CFLAGS="-fno-common"
$ debuild binary
....
Linking C executable gpsdrive
CMakeFiles/gpsdrive.dir/import_map.o: In function `close_import_window_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/import_map.c:190: multiple definition of `wptext2'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/main_gui.o: In function `dash_menu_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/main_gui.c:188: multiple definition of `kontext_map'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1788: first defined here
CMakeFiles/gpsdrive.dir/routes.o: In function `saytargettext':
/usr/src/dev/gpsdrive/svn/trunk/src/routes.c:118: multiple definition of `routelist'
CMakeFiles/gpsdrive.dir/map_handler.o:/usr/src/dev/gpsdrive/svn/trunk/src/map_handler.c:116: first defined here
CMakeFiles/gpsdrive.dir/settings.o: In function `reinitgps_cb':
/usr/src/dev/gpsdrive/svn/trunk/src/settings.c:121: multiple definition of `menuitem_sendmsg'
CMakeFiles/gpsdrive.dir/main_gui.o:/usr/src/dev/gpsdrive/svn/trunk/src/main_gui.c:183: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:116: multiple definition of `wayp'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1792: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `maxwp'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1962: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `add_wp_name_text'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:116: multiple definition of `addwaypointwindow'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1972: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `gotowindow'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:403: first defined here
CMakeFiles/gpsdrive.dir/waypoint.o: In function `check_and_reload_way_txt':
/usr/src/dev/gpsdrive/svn/trunk/src/waypoint.c:117: multiple definition of `wptext2'
CMakeFiles/gpsdrive.dir/gpsdrive.o:/usr/src/dev/gpsdrive/svn/trunk/src/gpsdrive.c:1964: first defined here
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main':
gpsdrive.c:(.text+0x6fdb): undefined reference to `g_thread_init'
collect2: ld returned 1 exit status
make[3]: *** [src/gpsdrive] Error 1
make[3]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make[2]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2
make[2]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/dev/gpsdrive/svn/trunk/build'
make: *** [install] Error 2
debuild: fatal error at line 1210:



Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Dienstag 31 März 2009, Guenther Meyer wrote:

> Am Dienstag 31 März 2009 schrieb Joerg Ostertag (gpsdrive Tettnang/Germany):
> > On Dienstag 31 März 2009, Hamish wrote:
> > > Hi,
> > >
> > >
> > > what (if any) are blocking issues for tagging 2.10rc1?
> > >
> > >From my side only small things and a bunch of tests ...
>
> nothing from my side...

I would need people to test all the packages I build for all the debian based
platforms. Especially concerning installation, dependency handling and
package content.
So please everyone add something like
  /etc/apt/sources.list
        # Gpsdrive Packages
        deb     http://www.gpsdrive.de/debian lenny main
to your sources list. Details see http://gpsdrive.de/development/debian.shtml
And give me/us feedback if everything is installing as expected.
If you have patches for fixing Hard

As already mentioned in one of the mails earlier today, we have packages for
some of the debian based platforms.

Build Cluster Results (Tue Mar 31 22:47:17 CEST 2009)
Number of Failed Packages: 22   ( 0 old )
Number of Build  Packages: 1   ( 0 old )
Number of Good   Packages: 49   ( 0 old )
Number of        Results : 72   ( 0 old )

----------------------------------------------------------------------------------------
List by Application
gpsdrive (svn-2379)
                good :   intrepid-32 intrepid-64 squeeze-32 squeeze-64
                             lenny-32 lenny-64
                ERROR!   hardy-32  hardy-64
map-icons (svn-14179)
                good :   intrepid-32 intrepid-64 hardy-32 hardy-64 squeeze-32
                                 squeeze-64 lenny-32 lenny-64
maps (svn-2366)
                good :   intrepid-32 intrepid-64 squeeze-32 squeeze-64
                                 lenny-32 lenny-64
                ERROR!   hardy-32  hardy-64
opencarbox (svn-39)
                good :   intrepid-32 intrepid-64 hardy-32 hardy-64 squeeze-32
                         squeeze-64 lenny-32 lenny-64
OpenStreetmap-utils (svn-14362)
                good :   intrepid-32 intrepid-64 hardy-32 hardy-64 squeeze-32
                         squeeze-64 lenny-32 lenny-64


--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1?

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mittwoch 01 April 2009, Hamish wrote:

> H:
> > > > what (if any) are blocking issues for tagging 2.10rc1?
>
> J:
> > > From my side only small things and a bunch of tests ...
>
> G:
> > nothing from my side...
>
> these variable namespace collisions/multiple definitions should probably
> be fixed:
>
> # with CFLAGS="-fno-common"
> $ debuild binary

We should add these Flags to default compilation ...
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 02:03:30 Joerg Ostertag (gpsdrive Tettnang/Germany)
wrote:
> On Dienstag 31 März 2009, Guenther Meyer wrote:
> > Am Dienstag 31 März 2009 schrieb Joerg Ostertag (gpsdrive
Tettnang/Germany):

> > > On Dienstag 31 März 2009, Hamish wrote:
> > > > Hi,
> > > >
> > > >
> > > > what (if any) are blocking issues for tagging 2.10rc1?
> > > >
> > > >From my side only small things and a bunch of tests ...
> >
> > nothing from my side...
>
> I would need people to test all the packages I build for all the debian
> based platforms. Especially concerning installation, dependency handling
> and package content.
> So please everyone add something like
>   /etc/apt/sources.list
> # Gpsdrive Packages
> deb     http://www.gpsdrive.de/debian lenny main
> to your sources list. Details see
> http://gpsdrive.de/development/debian.shtml And give me/us feedback if
> everything is installing as expected.

Will this work for Ubuntu 8.04 Hardy Heron? If so can easily test and report
back.

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 02:03:30 Joerg Ostertag (gpsdrive Tettnang/Germany)
wrote:
> deb     http://www.gpsdrive.de/debian lenny main

Quick test on Ubuntu 8.04
---------------------------------------------
chris123@compaq1:~$ sudo apt-get install gpsdrive
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  gpsdrive: Depends: libboost-filesystem1.34.1 (>= 1.34.1-8) but it is not
going to be installed
            Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not going
to be installed
            Depends: libmapnik0.5 but it is not installable
            Depends: libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
E: Broken packages

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hardy is currently the one platform I cannot even compile ... see other
thread. This is the reason i connot fix this part either ...

On Mittwoch 01 April 2009, chris h wrote:

> On Wednesday 01 April 2009 02:03:30 Joerg Ostertag (gpsdrive
> Tettnang/Germany)
>
> wrote:
> > deb     http://www.gpsdrive.de/debian lenny main
>
> Quick test on Ubuntu 8.04
> ---------------------------------------------
> chris123@compaq1:~$ sudo apt-get install gpsdrive
> 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.
>
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>   gpsdrive: Depends: libboost-filesystem1.34.1 (>= 1.34.1-8) but it is not
> going to be installed
>             Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not
> going to be installed
>             Depends: libmapnik0.5 but it is not installable
>             Depends: libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
> E: Broken packages



--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Parent Message unknown Re: 2.10rc1? (please test current svn packages)

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Joerg wrote:
> Hardy is currently the one platform I cannot even compile ... see other
> thread.

hopefully fixed with r2382.


Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 19:01:39 Hamish wrote:
> Joerg wrote:
> > Hardy is currently the one platform I cannot even compile ... see other
> > thread.
>
> hopefully fixed with r2382.

where can I grab this. Just did an svn up and its at r2381?

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 19:01:39 Hamish wrote:
> Joerg wrote:
> > Hardy is currently the one platform I cannot even compile ... see other
> > thread.
>
> hopefully fixed with r2382.

never mind, just got it..:) drop head on keyboard..

sorry

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 19:01:39 Hamish wrote:
> Joerg wrote:
> > Hardy is currently the one platform I cannot even compile ... see other
> > thread.
>
> hopefully fixed with r2382.

OK no go. Me thinks there is a mapnik issue once again.
Turned the following to OFF: Maemo, Dbus, Friendsd, GDAL, Kismet, Mapnik,
Speech as I dont use any of these;

r2382

output:
-----------------------------------------
[100%] Building C object src/CMakeFiles/gpsdrive.dir/navigation_gui.o
Linking C executable gpsdrive
CMakeFiles/gpsdrive.dir/database.o: In function `db_streets_get':
database.c:(.text+0xd39): undefined reference to `convert_mapnik_coords'
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `drawmarker':
gpsdrive.c:(.text+0x1735): undefined reference to `readkismet'
CMakeFiles/gpsdrive.dir/gpsdrive.o: In function `main':
gpsdrive.c:(.text+0x77ec): undefined reference to `initkismet'
collect2: ld returned 1 exit status
make[2]: *** [src/gpsdrive] Error 1
make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2
make: *** [all] Error 2
chris123@compaq1:~/gpsdrive-trunk/build$ ccmake ..
----------------------eof------------------------------

Now when I turn mapnik on, all kinds of errors with missing symbols and .h
files

hth's some

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 01 April 2009 19:01:39 Hamish wrote:
> Joerg wrote:
> > Hardy is currently the one platform I cannot even compile ... see other
> > thread.
>
> hopefully fixed with r2382.

system Ubuntu Hardy with all updates
gpsdrive version r2382
mapnik version: 0.4.0.2
libmapnik-dev: 0.4.0.2

output
-------------------------------------
[ 96%] Building CXX object src/CMakeFiles/gpsdrive.dir/mapnik.o
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:23:35: error:
mapnik/config_error.hpp: No such file or directory
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:40: error: ‘mapnik::config_error’
has not been declared
/home/chris123/gpsdrive-trunk/src/mapnik.cpp: In function ‘void
mapnik::init_mapnik(char*)’:
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:241: error: expected
unqualified-id before ‘&’ token
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:241: error: expected `)'
before ‘&’ token
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:241: error: expected `{'
before ‘&’ token
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:241: error: ‘ex’ was not declared
in this scope
/home/chris123/gpsdrive-trunk/src/mapnik.cpp:241: error: expected `;'
before ‘)’ token
make[2]: *** [src/CMakeFiles/gpsdrive.dir/mapnik.o] Error 1
make[1]: *** [src/CMakeFiles/gpsdrive.dir/all] Error 2
make: *** [all] Error 2
--------------------------------------------------eof----------------

hth's


--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Parent Message unknown Re: 2.10rc1? (please test current svn packages)

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


chris wrote:

> The following packages have unmet dependencies:
>   gpsdrive: Depends: libboost-filesystem1.34.1 (>=
> 1.34.1-8) but it is not
> going to be installed
>             Depends:
> libboost-thread1.34.1 (>= 1.34.1-8) but it is not going
> to be installed
>             Depends:
> libmapnik0.5 but it is not installable
>             Depends:
> libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
> E: Broken packages


see what packages/versions are available with
  apt-cache search <partial package name>
and
  apt-cache show <exact package name> | grep Version



Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Parent Message unknown Re: 2.10rc1? (please test current svn packages)

by hamish_b :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Chris:
> OK no go. Me thinks there is a mapnik issue once again.
> Turned the following to OFF: Maemo, Dbus, Friendsd, GDAL,
> Kismet, Mapnik,
> Speech as I dont use any of these;

check the debian/rules file, recently it changed to hardcode some
of those things on. (why, when there is DefineOptions.cmake to turn
those things on and off??)


I have removed those lines locally:

$ svn diff rules
Index: rules
===================================================================
--- rules       (revision 2378)
+++ rules       (working copy)
@@ -26,9 +26,6 @@
 
        cd build; \
        cmake -DCMAKE_BUILD_TYPE=Release \
-             -DWITH_GDA3:BOOL=ON \
-             -DWITH_SPEECH:BOOL=ON \
-             -DWITH_MAPNIK:BOOL=ON \
              -DCMAKE_INSTALL_PREFIX=/usr \
              -DPERL_SITELIB=/usr/share/perl5 \
              -DMAN_INSTALL_DIR=/usr/share/man \


if the -dev packages for those aren't installed, the header (.h) files
which describe the called functions won't be found and you'll get those
errors.


remember to manually remove build/CMakeCache.txt after changing DefineOptions.cmake


Hamish



     

_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mittwoch 01 April 2009, chris h wrote:
> On Wednesday 01 April 2009 02:03:30 Joerg Ostertag (gpsdrive
> Tettnang/Germany)
>
> wrote:
> > deb     http://www.gpsdrive.de/debian lenny main
>
> Quick test on Ubuntu 8.04

That's Hardy?

>             Depends: libmapnik0.5 but it is not installable

Is this Error still there?


--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Donnerstag 02 April 2009, Hamish wrote:

> chris wrote:
> > The following packages have unmet dependencies:
> >   gpsdrive: Depends: libboost-filesystem1.34.1 (>=
> > 1.34.1-8) but it is not
> > going to be installed
> >             Depends:
> > libboost-thread1.34.1 (>= 1.34.1-8) but it is not going
> > to be installed
> >             Depends:
> > libmapnik0.5 but it is not installable
> >             Depends:
> > libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
> > E: Broken packages
>
> see what packages/versions are available with
>   apt-cache search <partial package name>
> and
>   apt-cache show <exact package name> | grep Version
>

I just uploaded a new set of Packages ...

debian/pool/lenny/gpsdrive-friendsd_2.10svn2383_amd64.deb
debian/pool/lenny/gpsdrive-friendsd_2.10svn2383_i386.deb
debian/pool/lenny/gpsdrive-utils_2.10svn2383_amd64.deb
debian/pool/lenny/gpsdrive-utils_2.10svn2383_i386.deb
debian/pool/lenny/gpsdrive_2.10svn2383_amd64.deb
debian/pool/lenny/gpsdrive_2.10svn2383_i386.deb
debian/pool/lenny/openstreetmap-utils-export_14393_amd64.deb
debian/pool/lenny/openstreetmap-utils-export_14393_i386.deb
debian/pool/lenny/openstreetmap-utils-filter_14393_amd64.deb
debian/pool/lenny/openstreetmap-utils-filter_14393_i386.deb
debian/pool/lenny/openstreetmap-utils-import_14393_amd64.deb
debian/pool/lenny/openstreetmap-utils-import_14393_i386.deb
debian/pool/lenny/openstreetmap-utils-lib_14393_amd64.deb
debian/pool/lenny/openstreetmap-utils-lib_14393_i386.deb
debian/pool/lenny/openstreetmap-utils_14393_amd64.deb
debian/pool/lenny/openstreetmap-utils_14393_i386.deb
debian/pool/squeeze/gpsdrive-friendsd_2.10svn2383_amd64.deb
debian/pool/squeeze/gpsdrive-friendsd_2.10svn2383_i386.deb
debian/pool/squeeze/gpsdrive-utils_2.10svn2383_amd64.deb
debian/pool/squeeze/gpsdrive-utils_2.10svn2383_i386.deb
debian/pool/squeeze/gpsdrive_2.10svn2383_amd64.deb
debian/pool/squeeze/gpsdrive_2.10svn2383_i386.deb
debian/pool/squeeze/openstreetmap-utils-export_14393_i386.deb
debian/pool/squeeze/openstreetmap-utils-filter_14393_i386.deb
debian/pool/squeeze/openstreetmap-utils-import_14393_i386.deb
debian/pool/squeeze/openstreetmap-utils-lib_14393_i386.deb
debian/pool/squeeze/openstreetmap-utils_14393_i386.deb
ubuntu/pool/hardy/gpsdrive-friendsd_2.10svn2383_amd64.deb
ubuntu/pool/hardy/gpsdrive-friendsd_2.10svn2383_i386.deb
ubuntu/pool/hardy/gpsdrive-utils_2.10svn2383_amd64.deb
ubuntu/pool/hardy/gpsdrive-utils_2.10svn2383_i386.deb
ubuntu/pool/hardy/gpsdrive_2.10svn2383_amd64.deb
ubuntu/pool/hardy/gpsdrive_2.10svn2383_i386.deb
ubuntu/pool/hardy/openstreetmap-utils-export_14393_amd64.deb
ubuntu/pool/hardy/openstreetmap-utils-export_14393_i386.deb
ubuntu/pool/hardy/openstreetmap-utils-filter_14393_amd64.deb
ubuntu/pool/hardy/openstreetmap-utils-filter_14393_i386.deb
ubuntu/pool/hardy/openstreetmap-utils-import_14393_amd64.deb
ubuntu/pool/hardy/openstreetmap-utils-import_14393_i386.deb
ubuntu/pool/hardy/openstreetmap-utils-lib_14393_amd64.deb
ubuntu/pool/hardy/openstreetmap-utils-lib_14393_i386.deb
ubuntu/pool/hardy/openstreetmap-utils_14393_amd64.deb
ubuntu/pool/hardy/openstreetmap-utils_14393_i386.deb
ubuntu/pool/intrepid/gpsdrive-friendsd_2.10svn2383_amd64.deb
ubuntu/pool/intrepid/gpsdrive-friendsd_2.10svn2383_i386.deb
ubuntu/pool/intrepid/gpsdrive-utils_2.10svn2383_amd64.deb
ubuntu/pool/intrepid/gpsdrive-utils_2.10svn2383_i386.deb
ubuntu/pool/intrepid/gpsdrive_2.10svn2383_amd64.deb
ubuntu/pool/intrepid/gpsdrive_2.10svn2383_i386.deb
ubuntu/pool/intrepid/openstreetmap-utils-export_14393_amd64.deb
ubuntu/pool/intrepid/openstreetmap-utils-export_14393_i386.deb
ubuntu/pool/intrepid/openstreetmap-utils-filter_14393_amd64.deb
ubuntu/pool/intrepid/openstreetmap-utils-filter_14393_i386.deb
ubuntu/pool/intrepid/openstreetmap-utils-import_14393_amd64.deb
ubuntu/pool/intrepid/openstreetmap-utils-import_14393_i386.deb
ubuntu/pool/intrepid/openstreetmap-utils-lib_14393_amd64.deb
ubuntu/pool/intrepid/openstreetmap-utils-lib_14393_i386.deb
ubuntu/pool/intrepid/openstreetmap-utils_14393_amd64.deb
ubuntu/pool/intrepid/openstreetmap-utils_14393_i386.deb



--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Chris Herrnberger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 03 April 2009 02:11:48 Joerg Ostertag (gpsdrive Tettnang/Germany)
wrote:

> On Donnerstag 02 April 2009, Hamish wrote:
> > chris wrote:
> > > The following packages have unmet dependencies:
> > >   gpsdrive: Depends: libboost-filesystem1.34.1 (>=
> > > 1.34.1-8) but it is not
> > > going to be installed
> > >             Depends:
> > > libboost-thread1.34.1 (>= 1.34.1-8) but it is not going
> > > to be installed
> > >             Depends:
> > > libmapnik0.5 but it is not installable
> > >             Depends:
> > > libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
> > > E: Broken packages
> >
> > see what packages/versions are available with
> >   apt-cache search <partial package name>
> > and
> >   apt-cache show <exact package name> | grep Version
>
> I just uploaded a new set of Packages ...

OK after dong an apt-get update I still get the following errors for Ubuntu
8.04 Hardy Heron
------------------------------------
chris123@compaq1:~$ sudo apt-get install gpsdrive
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  gpsdrive: Depends: libboost-filesystem1.34.1 (>= 1.34.1-8) but
1.34.1-4ubuntu3 is to be installed
            Depends: libboost-thread1.34.1 (>= 1.34.1-8) but 1.34.1-4ubuntu3
is to be installed
            Depends: libmapnik0.5 but it is not installable
            Depends: libsqlite3-0 (>= 3.5.9) but 3.4.2-2 is to be installed
E: Broken packages

---------------------------------------------eof----------------

Anything else I could try, I dont think forcing them will work in this case
due to library mismatches.

--

/ch
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive

Re: 2.10rc1? (please test current svn packages)

by Joerg Ostertag (gpsdrive Tettnang/Germany) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Freitag 03 April 2009, chris h wrote:
> On Friday 03 April 2009 02:11:48 Joerg Ostertag (gpsdrive Tettnang/Germany)
>

>             Depends: libmapnik0.5 but it is not installable

Can you find libmapnik on your system?
Otherwise I would have to disable mapnik completeley on hardy.


--

Jörg (Germany, Tettnang)

http://www.ostertag.name/
_______________________________________________
GPSdrive mailing list
GPSdrive@...
http://lists.gpsdrivers.org/mailman/listinfo/gpsdrive
< Prev | 1 - 2 | Next >