Installation error from repository v.3.9.2-1004ubuntu1 64bit

Image Ici on parle français ou anglais, comme on veut, comme on peut.
Image Here we speak french or english, as we want, as we can.

Moderator: jza

Forum rules
Image Ici on parle français ou anglais, comme on veut, comme on peut, mais on n'oublie jamais que l'on discute entre humains.
Il ne faut surtout pas oublier les mots magiques: bonjour, salut, merci, etc.
Les messages impolis sont rejetés et restent sans réponse.
Il faut souvent être patient, car il y a plein d'autres activités encore plus passionantes dans notre vie.

Image Here we speak french or english, as we want, as we can, but we never forget that we discuss between humans.
Do not forget the magic words: hello, hi, thank you, etc.
Rude messages are rejected and remain unanswered.
It is often necessary to be patient because there are many other activities even more exciting in our life.
Post Reply
keithverona
Posts: 2
Joined: 04 Jul 2010 13:19

Installation error from repository v.3.9.2-1004ubuntu1 64bit

Post by keithverona » 04 Jul 2010 13:36

Thank-you for your excellent work on zyGrib. I can't wait to get it working! I have a small bug to report, first, though,

I think there is a small typo (error) in the final installation script for debian/Ubuntu, as at zygrib (3.9.2-1004ubuntu1) .

Code: Select all

debsums: package zyGrib is not installed
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code
On my 64-bit Ubuntu 10.04 (Lucid Lynx) installation, /usr/bin/debsums does indeed exist, ...
I suggest that there is an = sign missing in this line (according to what I could understand of the debsums manual!), ...
I suggest a change to,

Code: Select all

/usr/bin/debsums --generate=nocheck -sp=/var/cache/apt/archives
Merci beaucoup. I will happily test any change you make, of course. Keep up the good work!

= Keith =

My installation went like this:-

Code: Select all

# apt-get install zygrib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libproj-dev libproj0 proj proj-bin proj-data
The following NEW packages will be installed:
  libproj-dev libproj0 proj proj-bin proj-data zygrib
0 upgraded, 6 newly installed, 0 to remove and 45 not upgraded.
Need to get 16.2MB of archives.
After this operation, 37.2MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://archive.ubuntu.com/ubuntu/ lucid/universe proj-data 4.7.0-1 [2,932kB]
Get:2 http://doc.hausser.ch/debpackages/ ubuntu-dha/lucid zygrib 3.9.2-1004ubuntu1 [12.8MB]
Get:3 http://archive.ubuntu.com/ubuntu/ lucid/universe libproj0 4.7.0-1 [137kB]
Get:4 http://archive.ubuntu.com/ubuntu/ lucid/universe proj-bin 4.7.0-1 [60.3kB]
Get:5 http://archive.ubuntu.com/ubuntu/ lucid/universe libproj-dev 4.7.0-1 [192kB]
Get:6 http://archive.ubuntu.com/ubuntu/ lucid/universe proj 4.7.0-1 [22.2kB]
Fetched 16.2MB in 27s (591kB/s)                                                                                               
Selecting previously deselected package proj-data.
(Reading database ... 365394 files and directories currently installed.)
Unpacking proj-data (from .../proj-data_4.7.0-1_amd64.deb) ...
Selecting previously deselected package libproj0.
Unpacking libproj0 (from .../libproj0_4.7.0-1_amd64.deb) ...
Selecting previously deselected package proj-bin.
Unpacking proj-bin (from .../proj-bin_4.7.0-1_amd64.deb) ...
Selecting previously deselected package libproj-dev.
Unpacking libproj-dev (from .../libproj-dev_4.7.0-1_amd64.deb) ...
Selecting previously deselected package proj.
Unpacking proj (from .../archives/proj_4.7.0-1_all.deb) ...
Selecting previously deselected package zygrib.
Unpacking zygrib (from .../zygrib_3.9.2-1004ubuntu1_amd64.deb) ...
Processing triggers for man-db ...
Setting up proj-data (4.7.0-1) ...
Setting up libproj0 (4.7.0-1) ...
Setting up proj-bin (4.7.0-1) ...
Setting up libproj-dev (4.7.0-1) ...
Setting up proj (4.7.0-1) ...
Setting up zygrib (3.9.2-1004ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
debsums: package zyGrib is not installed
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi'
E: Sub-process returned an error code


DomH
Site Admin
Posts: 303
Joined: 23 Jan 2009 09:03

Re: Installation error from repository v.3.9.2-1004ubuntu1 64bit

Post by DomH » 04 Jul 2010 15:05

keithverona wrote:Thank-you for your excellent work on zyGrib. I can't wait to get it working! I have a small bug to report, first, though,

I think there is a small typo (error) in the final installation script for debian/Ubuntu, as at zygrib (3.9.2-1004ubuntu1) .
Hello,
Never heard about this problem, I never change the way of preparing packages, I have installed the package on 32 and 64 bit ubuntu 10.04 different machines without any errors.

As I am really not a specialist, I do not know what I should do. Sorry.

Try to start again from source and to compile it your self or open .deb and extract files into /opt/zygrib. If you had version before this one, what is elsewhere has not changed.
Bonne journée ou bonne soirée (vous pouvez choisir)
Have a nice day or good night (you can choose)
Guten Morgen oder gute Nacht (Sie können wählen)

DomH

keithverona
Posts: 2
Joined: 04 Jul 2010 13:19

Re: Installation error from repository v.3.9.2-1004ubuntu1 64bit

Post by keithverona » 04 Jul 2010 15:59

Possibly the error, which I have reported above, is quite small. Despite the error message "debsums: package zyGrib is not installed", zyGrib was, in fact, installed correctly (in /opt/zyGrib)!!

Is it possible that our different experiences come from that fact that I am using verbose logging, and I am installing directly with "apt-get install zygrib" at the command-line?

Anyway, I am very pleased with the software. Fantastic work and thank-you for the rapid reply.

Merci tres beaucoup, DomH

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests