You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/02 21:29:09 UTC

[jira] [Created] (BIGTOP-73) oozie-client can't be safely removed on Debian

oozie-client can't be safely removed on Debian
----------------------------------------------

                 Key: BIGTOP-73
                 URL: https://issues.apache.org/jira/browse/BIGTOP-73
             Project: Bigtop
          Issue Type: Bug
          Components: Debian
    Affects Versions: 0.1.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.2.0


$ env DEBIAN_FRONTEND=noninteractive apt-get -y purge oozie-client
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  oozie* oozie-client*
0 upgraded, 0 newly installed, 2 to remove and 66 not upgraded.
After this operation, 45.5MB disk space will be freed.
(Reading database ... 31042 files and directories currently installed.)
Removing oozie ...
Removing oozie-client ...
Processing triggers for man-db ...
.: 73: Can't open /usr/lib/oozie/bin/oozie-env.sh
invoke-rc.d: initscript oozie, action "stop" failed.
dpkg: error processing oozie (--purge):
 subprocess installed pre-removal script returned error exit status 2
dpkg: oozie-client: dependency problems, but removing anyway as you requested:
 oozie depends on oozie-client (= 2.3.1-1).
Errors were encountered while processing:
 oozie
E: Sub-process /usr/bin/dpkg returned an error code (1)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (BIGTOP-73) oozie-client can't be safely removed on Debian

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-73:
-----------------------------------

    Attachment: BIGTOP-73.patch.txt

> oozie-client can't be safely removed on Debian
> ----------------------------------------------
>
>                 Key: BIGTOP-73
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-73
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-73.patch.txt
>
>
> $ env DEBIAN_FRONTEND=noninteractive apt-get -y purge oozie-client
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following packages will be REMOVED:
>   oozie* oozie-client*
> 0 upgraded, 0 newly installed, 2 to remove and 66 not upgraded.
> After this operation, 45.5MB disk space will be freed.
> (Reading database ... 31042 files and directories currently installed.)
> Removing oozie ...
> Removing oozie-client ...
> Processing triggers for man-db ...
> .: 73: Can't open /usr/lib/oozie/bin/oozie-env.sh
> invoke-rc.d: initscript oozie, action "stop" failed.
> dpkg: error processing oozie (--purge):
>  subprocess installed pre-removal script returned error exit status 2
> dpkg: oozie-client: dependency problems, but removing anyway as you requested:
>  oozie depends on oozie-client (= 2.3.1-1).
> Errors were encountered while processing:
>  oozie
> E: Sub-process /usr/bin/dpkg returned an error code (1)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-73) oozie-client can't be safely removed on Debian

Posted by "Bruno Mahé (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096320#comment-13096320 ] 

Bruno Mahé commented on BIGTOP-73:
----------------------------------

+1

> oozie-client can't be safely removed on Debian
> ----------------------------------------------
>
>                 Key: BIGTOP-73
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-73
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-73.patch.txt
>
>
> $ env DEBIAN_FRONTEND=noninteractive apt-get -y purge oozie-client
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following packages will be REMOVED:
>   oozie* oozie-client*
> 0 upgraded, 0 newly installed, 2 to remove and 66 not upgraded.
> After this operation, 45.5MB disk space will be freed.
> (Reading database ... 31042 files and directories currently installed.)
> Removing oozie ...
> Removing oozie-client ...
> Processing triggers for man-db ...
> .: 73: Can't open /usr/lib/oozie/bin/oozie-env.sh
> invoke-rc.d: initscript oozie, action "stop" failed.
> dpkg: error processing oozie (--purge):
>  subprocess installed pre-removal script returned error exit status 2
> dpkg: oozie-client: dependency problems, but removing anyway as you requested:
>  oozie depends on oozie-client (= 2.3.1-1).
> Errors were encountered while processing:
>  oozie
> E: Sub-process /usr/bin/dpkg returned an error code (1)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (BIGTOP-73) oozie-client can't be safely removed on Debian

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096317#comment-13096317 ] 

Roman Shaposhnik commented on BIGTOP-73:
----------------------------------------

This actually turned out way more serious than I though. Basically oozie deb is pretty much empty.

> oozie-client can't be safely removed on Debian
> ----------------------------------------------
>
>                 Key: BIGTOP-73
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-73
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-73.patch.txt
>
>
> $ env DEBIAN_FRONTEND=noninteractive apt-get -y purge oozie-client
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following packages will be REMOVED:
>   oozie* oozie-client*
> 0 upgraded, 0 newly installed, 2 to remove and 66 not upgraded.
> After this operation, 45.5MB disk space will be freed.
> (Reading database ... 31042 files and directories currently installed.)
> Removing oozie ...
> Removing oozie-client ...
> Processing triggers for man-db ...
> .: 73: Can't open /usr/lib/oozie/bin/oozie-env.sh
> invoke-rc.d: initscript oozie, action "stop" failed.
> dpkg: error processing oozie (--purge):
>  subprocess installed pre-removal script returned error exit status 2
> dpkg: oozie-client: dependency problems, but removing anyway as you requested:
>  oozie depends on oozie-client (= 2.3.1-1).
> Errors were encountered while processing:
>  oozie
> E: Sub-process /usr/bin/dpkg returned an error code (1)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-73) oozie-client can't be safely removed on Debian

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096318#comment-13096318 ] 

Andrew Bayer commented on BIGTOP-73:
------------------------------------

+1

> oozie-client can't be safely removed on Debian
> ----------------------------------------------
>
>                 Key: BIGTOP-73
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-73
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-73.patch.txt
>
>
> $ env DEBIAN_FRONTEND=noninteractive apt-get -y purge oozie-client
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following packages will be REMOVED:
>   oozie* oozie-client*
> 0 upgraded, 0 newly installed, 2 to remove and 66 not upgraded.
> After this operation, 45.5MB disk space will be freed.
> (Reading database ... 31042 files and directories currently installed.)
> Removing oozie ...
> Removing oozie-client ...
> Processing triggers for man-db ...
> .: 73: Can't open /usr/lib/oozie/bin/oozie-env.sh
> invoke-rc.d: initscript oozie, action "stop" failed.
> dpkg: error processing oozie (--purge):
>  subprocess installed pre-removal script returned error exit status 2
> dpkg: oozie-client: dependency problems, but removing anyway as you requested:
>  oozie depends on oozie-client (= 2.3.1-1).
> Errors were encountered while processing:
>  oozie
> E: Sub-process /usr/bin/dpkg returned an error code (1)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira