Bug 4684 - cpio requires rmt (remote tape devices !)
Summary: cpio requires rmt (remote tape devices !)
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: Nicolas Vigier
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 18:12 CET by Kamil Rytarowski
Modified: 2012-09-08 18:28 CEST (History)
2 users (show)

See Also:
Source RPM: cpio
CVE:
Status comment:


Attachments

Description Kamil Rytarowski 2012-02-24 18:12:18 CET
Description of problem:

$ urpmq --summary rmt
rmt : Provides certain programs with access to remote tape devices ( 0.4b42-2.mga1 

Preview from pkgs.org (Mageia)
Requires

    /bin/sh
    /bin/sh
    info-install [*]
    info-install [*]
    libc.so.6
    libc.so.6(GLIBC_2.0)
    libc.so.6(GLIBC_2.1)
    libc.so.6(GLIBC_2.1.1)
    libc.so.6(GLIBC_2.2)
    libc.so.6(GLIBC_2.2.3)
    libc.so.6(GLIBC_2.3)
    libc.so.6(GLIBC_2.3.4)
    libc.so.6(GLIBC_2.4)
    libc.so.6(GLIBC_2.6)
    librt.so.1
    librt.so.1(GLIBC_2.2)
    rmt
    rtld(GNU_HASH)

Fedora
Requires

    /bin/sh
    /bin/sh
    /sbin/install-info
    /sbin/install-info
    libc.so.6(GLIBC_2.6)
    librt.so.1
    librt.so.1(GLIBC_2.2)
    rtld(GNU_HASH)

So, please stop requiring it.
Manuel Hiebel 2012-02-24 21:26:02 CET

Assignee: bugsquad => boklm

Comment 1 Marja Van Waes 2012-05-26 13:07:46 CEST
Hi,

This bug was filed against cauldron, but we do not have cauldron at the moment.

Please report whether this bug is still valid for Mageia 2.

Thanks :)

Cheers,
marja

Keywords: (none) => NEEDINFO

Comment 2 Marja Van Waes 2012-07-15 06:12:55 CEST
@ Nicolas

If you agree with this request and are one day going to work on it: please put "OK" on the whiteboard or set status to ASSIGNED.

If you don't agree with the assignment (AFAICS it is nobody's package), please assign back to bugsquad

If you think it should be closed (wontfix, fixed), please close

Keywords: NEEDINFO => (none)
CC: (none) => marja11

Comment 3 Thierry Vignaud 2012-08-29 11:19:40 CEST
cpio cames with its own implementation of rmt.
Both Fedora & Mageia disables it and point to use the rmt one through the --with-rmt=... option.
So Fedora relies on rmt too but not explicitely.
rmt does got installed on FC.

On Both FC & mga:
$ strings  /bin/cpio |grep rmt
/etc/rmt
$ rpm -qf /etc/rmt 
rmt-0.4-0.12.b44.fc17.x86_64

(rmt-0.4b42-2.mga1 on MGA)

Status: NEW => RESOLVED
CC: (none) => thierry.vignaud
Resolution: (none) => INVALID

Comment 4 Kamil Rytarowski 2012-09-08 18:28:34 CEST
Thanks.

Note You need to log in before you can comment on or make changes to this bug.