This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/1606: v 6.1 unpacks to 6.0 directory


Synopsis: v 6.1 unpacks to 6.0 directory

State-Changed-From-To: open->feedback
State-Changed-By: cagney
State-Changed-When: Mon Apr  5 15:36:36 2004
State-Changed-Why:
    Can you provide a transcript?  I'm seeing (but not on HPUX mind):
    
    cagney@nettle$ cd /tmp
    cagney@nettle$ ftp ftp.gnu.org
    Connected to ftp.gnu.org.
    220 GNU FTP server ready.
    230 Login successful.
    Remote system type is UNIX.
    Using binary mode to transfer files.
    binary
    200 Switching to Binary mode.
    prompt
    Interactive mode off.
    ftp> cd gnu/gdb
    250 Directory successfully changed.
    ftp> get gdb-6.1.tar.gz
    local: gdb-6.1.tar.gz remote: gdb-6.1.tar.gz
    229 Entering Extended Passive Mode (|||15884|)
    150 Opening BINARY mode data connection for gdb-6.1.tar.gz (16693869 bytes).
    100% |*************************************| 16302 KB  100.04 KB/s    00:00 ETA
    226 File send OK.
    16693869 bytes received in 02:42 (100.04 KB/s)
    ftp> ^D
    221 Goodbye.
    cagney@nettle$ gunzip < gdb-6.1.tar.gz | tar xpf -
    ^C
    cagney@nettle$ ls
    gdb-6.1         gdb-6.1.tar.gz
    cagney@nettle$ gunzip < gdb-6.1.tar.gz | tar tf - | head
    gdb-6.1/gdb/CONTRIBUTE
    gdb-6.1/gdb/COPYING
    gdb-6.1/gdb/ChangeLog
    gdb-6.1/gdb/ChangeLog-1990
    gdb-6.1/gdb/ChangeLog-1991
    gdb-6.1/gdb/ChangeLog-1992

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1606


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]