Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default Re: Synaptic woes

    On Thu, 02 Mar 2006 10:11:25 +0000, Richard G. Riley wrote:
    >
    > Could someone advise on what might be causing the following error
    > message whenever I install a package using synaptic?
    >
    > "E:gtk-doc-tools:subprocess post-installation script returned error
    > exit status 255"
    That means sometime in the distant past (like the day before you noticed
    the message) you tried to install gtk-doc-tools. Unfortunately, the
    post-installation script (which tells the computer what to do to set up
    the downloaded and unpacked package in terms of configuration) did not
    work. Sometimes it tells you which line was at fault, in which case you
    can find it and try to fix it. Usually the problem is just a misspelled
    word or something just as obvious. In your case, it seems like it didn't
    return a line number. You can get rid of the broken package, if you
    wish. I like to keep them around for a while so that I can file a bug if
    I get ticked off enough before the packager fixes the problem.
    Al Krieger Guest

  2. Similar Questions and Discussions

    1. TextArea woes...
      I have a textArea control in my application and I don't want it to be selectable. I have tried among other things setting the selectable property to...
    2. Pagination woes
      Hello. I have Acrobat 8.0.0 and I'm using OSX 10.4.8 but, more to the point, my question revolves around MS Word 11.3 I'm noy a newbie, I know what...
    3. Synaptic & Firefox 1.5
      Why doesn't Synaptic download Firefox 1.5 instead of Firefox 1.07?
    4. WSE 2 woes
      I have created the Hello World web service and implemented WSE 2 tokens to validate against a database. I am using VS 2003 and installed the...
    5. PDF woes
      EPS files are intended to be placed on a page in a page-layout program, and thus contain no page orientation or page size information. If you are...
  3. #2

    Default Re: Synaptic woes

    On Fri, 03 Mar 2006 13:53:27 +0000, Richard G. Riley wrote:
    > "Al"posted the following on 2006-03-03:
    >
    >> On Thu, 02 Mar 2006 10:11:25 +0000, Richard G. Riley wrote:
    >>
    >>>
    >>> Could someone advise on what might be causing the following error
    >>> message whenever I install a package using synaptic?
    >>>
    >>> "E:gtk-doc-tools:subprocess post-installation script returned error
    >>> exit status 255"
    >>
    >> That means sometime in the distant past (like the day before you noticed
    >> the message) you tried to install gtk-doc-tools. Unfortunately, the
    >> post-installation script (which tells the computer what to do to set up
    >> the downloaded and unpacked package in terms of configuration) did not
    >> work. Sometimes it tells you which line was at fault, in which case you
    >> can find it and try to fix it. Usually the problem is just a misspelled
    >> word or something just as obvious. In your case, it seems like it didn't
    >> return a line number. You can get rid of the broken package, if you
    >> wish. I like to keep them around for a while so that I can file a bug if
    >> I get ticked off enough before the packager fixes the problem.
    >
    > Thaks Al. Where do I look to find the faulty package file?
    Find the package in /var/cache/apt/archives/ It will be named
    gtk-doc-tools-#.deb, where # is the edition of the file (several numbers
    and letters). A deb file is just an archive containing 2 gzipped tarballs
    and a binary. You want the file called control.tar.gz Within that file is
    a shell script called postinst. That's the file you want to mess with. I
    would advise that you limit yourself to finding the glitch and reporting
    it.
    Al Krieger Guest

  4. #3

    Default Re: Synaptic woes

    Richard G. Riley <rgriley@gmail.com> wrote:
    > "Al"posted the following on 2006-03-03:
    >
    >> On Thu, 02 Mar 2006 10:11:25 +0000, Richard G. Riley wrote:
    >>
    >>>
    >>> Could someone advise on what might be causing the following error
    >>> message whenever I install a package using synaptic?
    >>>
    >>> "E:gtk-doc-tools:subprocess post-installation script returned error
    >>> exit status 255"
    >>
    >> That means sometime in the distant past (like the day before you noticed
    >> the message) you tried to install gtk-doc-tools. Unfortunately, the
    >> post-installation script (which tells the computer what to do to set up
    >> the downloaded and unpacked package in terms of configuration) did not
    >> work. Sometimes it tells you which line was at fault, in which case you
    >> can find it and try to fix it. Usually the problem is just a misspelled
    >> word or something just as obvious. In your case, it seems like it didn't
    >> return a line number. You can get rid of the broken package, if you
    >> wish. I like to keep them around for a while so that I can file a bug if
    >> I get ticked off enough before the packager fixes the problem.
    >
    > Thaks Al. Where do I look to find the faulty package file?
    It's /var/lib/dpkg/gtk-doc-tools.postinst


    Florian
    --
    Emacs doesn't crash! It contains very little C, so there's very
    little reason to have it crash. [Pascal Bourguignon in gnu.emacs.help]
    Florian Diesch Guest

  5. #4

    Default Re: Synaptic woes

    On Sat, 04 Mar 2006 22:27:49 +0100, Florian Diesch wrote:
    > Richard G. Riley <rgriley@gmail.com> wrote:
    >> "Al"posted the following on 2006-03-03:
    >>
    >>> On Thu, 02 Mar 2006 10:11:25 +0000, Richard G. Riley wrote:
    >>>
    >>>>
    >>>> Could someone advise on what might be causing the following error
    >>>> message whenever I install a package using synaptic?
    >>>>
    >>>> "E:gtk-doc-tools:subprocess post-installation script returned error
    >>>> exit status 255"
    >>>
    >>> That means sometime in the distant past (like the day before you noticed
    >>> the message) you tried to install gtk-doc-tools. Unfortunately, the
    >>> post-installation script (which tells the computer what to do to set up
    >>> the downloaded and unpacked package in terms of configuration) did not
    >>> work. Sometimes it tells you which line was at fault, in which case you
    >>> can find it and try to fix it. Usually the problem is just a misspelled
    >>> word or something just as obvious. In your case, it seems like it didn't
    >>> return a line number. You can get rid of the broken package, if you
    >>> wish. I like to keep them around for a while so that I can file a bug if
    >>> I get ticked off enough before the packager fixes the problem.
    >>
    >> Thaks Al. Where do I look to find the faulty package file?
    >
    > It's /var/lib/dpkg/gtk-doc-tools.postinst
    >
    >
    > Florian
    On my machine there is nothing of interest in /var/lib/dpkg except five
    directories and 10 fies non of which has any packages. BUT when I look in
    /var/lib/info I find 6030 files taking up 21MB. These ARE the unpacked
    contents of all the debs I've downloaded since the last time I ran apt-get
    clean. If you look there you will find the readable and changeable copy
    of the post-install file. But, once again, unless you have a line number,
    I'd just report a bug, and wait for the packager, who knows what he's
    doing, to fix the problem.

    Al Krieger Guest

  6. #5

    Default Re: Synaptic woes

    Richard G. Riley <rgriley@gmail.com> wrote:
    > "Florian"posted the following on 2006-03-04:
    >
    >>
    >> It's /var/lib/dpkg/gtk-doc-tools.postinst
    >
    > /var/lib/dpkg/info/
    Yes, of course. I'm sure the "info" was there when I posted it. I guess
    it has been censored by some three-letter-organisation on the way ;-)


    Florian
    --
    > (objects are not allowed to lie about who they are, or what they are).
    Dangit! I need to find a less honest programming language. Anyone
    have a Perl cookbook handy? [Lonnie Princehouse in comp.lang.python]
    Florian Diesch Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139