Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-46198

MongoDB-latest archive for RHEL 6.2 changed directory name to dist-test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Dev Platform 2020-02-24

      The MongoDB-latest archive for RHEL 6.2 changed the directory name to "dist-test/":

      $ curl -O http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-rhel62-latest.tgz
        % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                       Dload  Upload   Total   Spent    Left  Speed
      100  158M  100  158M    0     0  7758k      0  0:00:20  0:00:20 --:--:-- 10.1M
      $ tar ztvf  mongodb-linux-x86_64-enterprise-rhel62-latest.tgz
      -rw-r--r--  0 root   root     2013 Feb 14 13:46 dist-test/README
      -rwxr-xr-x  0 root   root 56152360 Feb 14 13:48 dist-test/bin/mongotmock
      -rwxr-xr-x  0 root   root 49481144 Feb 14 13:48 dist-test/bin/mongoldap
      -rwxr-xr-x  0 root   root 49197104 Feb 14 13:50 dist-test/bin/mongobridge
      -rwxr-xr-x  0 root   root 79602232 Feb 14 13:51 dist-test/bin/mongod
      -rwxr-xr-x  0 root   root 62420112 Feb 14 13:50 dist-test/bin/mongos
      -rw-r--r--  0 root   root    30341 Feb 14 13:46 dist-test/snmp/MONGOD-MIB.txt
      -rw-r--r--  0 root   root    16726 Feb 14 13:46 dist-test/MPL-2
      -rwxr-xr-x  0 root   root  3454752 Feb 14 13:48 dist-test/bin/wt
      -rw-r--r--  0 root   root      735 Feb 14 13:46 dist-test/snmp/README-snmp.txt
      -rwxr-xr-x  0 root   root 22263520 Feb 14 13:47 dist-test/bin/mongokerberos
      -rw-r--r--  0 root   root      668 Feb 14 13:46 dist-test/snmp/mongod.conf.subagent
      -rwxr-xr-x  0 root   root 22362584 Feb 14 13:48 dist-test/bin/mongodecrypt
      -rw-r--r--  0 root   root    75685 Feb 14 13:46 dist-test/THIRD-PARTY-NOTICES
      -rwxr-xr-x  0 root   root 55686608 Feb 14 13:48 dist-test/bin/mongocryptd
      -rw-r--r--  0 root   root      371 Feb 14 13:46 dist-test/snmp/MONGODBINC-MIB.txt
      -rw-r--r--  0 root   root    17699 Feb 14 13:46 dist-test/LICENSE-Enterprise.txt
      -rwxr-xr-x  0 root   root 56477176 Feb 14 13:48 dist-test/bin/mongo
      -rw-r--r--  0 root   root     1465 Feb 14 13:46 dist-test/snmp/mongod.conf.master
      

      In earlier versions the name was the same was the file, eg "mongodb-linux-x86_64-enterprise-rhel62-4.3.3/":

      $ curl -O http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-rhel62-4.3.3.tgz
        % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                       Dload  Upload   Total   Spent    Left  Speed
      100  120M  100  120M    0     0  9338k      0  0:00:13  0:00:13 --:--:-- 9824k
      $ tar ztvf mongodb-linux-x86_64-enterprise-rhel62-4.3.3.tgz
      -rwxr-xr-x  0 root   root 79465800 Jan 27 07:56 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongod
      -rw-r--r--  0 root   root    75685 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/THIRD-PARTY-NOTICES
      -rwxr-xr-x  0 root   root 62408280 Jan 27 07:57 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongos
      -rw-r--r--  0 root   root    17699 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/LICENSE-Enterprise.txt
      -rwxr-xr-x  0 root   root 55234792 Jan 27 07:41 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongocryptd
      -rw-r--r--  0 root   root     1465 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/snmp/mongod.conf.master
      -rwxr-xr-x  0 root   root 56022920 Jan 27 07:40 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongo
      -rw-r--r--  0 root   root      735 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/snmp/README-snmp.txt
      -rwxr-xr-x  0 root   root 21958632 Jan 27 07:32 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongokerberos
      -rw-r--r--  0 root   root    16726 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/MPL-2
      -rw-r--r--  0 root   root     2013 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/README
      -rw-r--r--  0 root   root    30341 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/snmp/MONGOD-MIB.txt
      -rw-r--r--  0 root   root      371 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/snmp/MONGODBINC-MIB.txt
      -rwxr-xr-x  0 root   root 22074480 Jan 27 07:32 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongodecrypt
      -rwxr-xr-x  0 root   root     7684 Jan 27 07:29 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/install_compass
      -rw-r--r--  0 root   root      668 Jan 27 07:28 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/snmp/mongod.conf.subagent
      -rwxr-xr-x  0 root   root 49246160 Jan 27 07:40 mongodb-linux-x86_64-enterprise-rhel62-4.3.3/bin/mongoldap
      

      This change is causing task failures in the python driver:

       [2020/02/14 15:21:17.311] + curl --retry 8 -sS http://downloads.10gen.com/linux/mongodb-linux-x86_64-enterprise-rhel62-latest.tgz --max-time 300 --output mongodb-binaries.tgz
       [2020/02/14 15:21:23.685] + tar zxf mongodb-binaries.tgz
       [2020/02/14 15:21:23.685] + rm mongodb-binaries.tgz
       [2020/02/14 15:21:23.685] + mv 'mongodb*' mongodb
       [2020/02/14 15:21:23.686] mv: cannot stat `mongodb*': No such file or directory
      

            Assignee:
            mathew.robinson@mongodb.com Mathew Robinson (Inactive)
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: