Yeah... I tried it again with a brand new user.
Here is a log from the first login to the end. Go to
http://pastie.org/pastes/4494557/text?key=igsvjcsqto20eopnkgjfg or read
below.

Thanks.

csgo@ubuntu:~$ mkdir ./server
csgo@ubuntu:~$ mkdir ./steamcmd
csgo@ubuntu:~$ cd steamcmd
csgo@ubuntu:~/steamcmd$ wget
http://blog.counter-strike.net/wp-content/uploads//

                                    2012/04/steamcmd.tar.gz
--18:33:45--  http://blog.counter-strike.net/wp-content/uploads//2012/04/steamcm

                                                       d.tar.gz
           => `steamcmd.tar.gz'
Resolving blog.counter-strike.net... 63.228.223.107
Connecting to blog.counter-strike.net|63.228.223.107|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,715,622 (1.6M) [application/x-gzip]

100%[====================================>] 1,715,622    708.66K/s

18:33:48 (707.16 KB/s) - `steamcmd.tar.gz' saved [1715622/1715622]

csgo@ubuntu:~/steamcmd$ tar xvzf steamcmd.tar.gz
steam.sh
linux32/steamcmd
csgo@ubuntu:~/steamcmd$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: line 49: ulimit: open files: cannot modify limit:
Operation not perm

   itted
/home/csgo/steamcmd/linux32/steamcmd: /usr/lib/libstdc++.so.6: version
`GLIBCXX_

3.4.10' not found (required by /home/csgo/steamcmd/linux32/steamcmd)
csgo@ubuntu:~/steamcmd$ export LD_LIBRARY_PATH=/home/csgo/steamcmd
csgo@ubuntu:~/steamcmd$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: line 49: ulimit: open files: cannot modify limit:
Operation not perm

   itted
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
[  0%] Downloading update (0 of 10,116 KB)...
[  0%] Downloading update (45 of 10,116 KB)...
[  0%] Downloading update (579 of 10,116 KB)...
[  5%] Downloading update (1,287 of 10,116 KB)...
[ 12%] Downloading update (2,254 of 10,116 KB)...
[ 22%] Downloading update (2,967 of 10,116 KB)...
[ 29%] Downloading update (3,618 of 10,116 KB)...
[ 35%] Downloading update (4,250 of 10,116 KB)...
[ 42%] Downloading update (4,693 of 10,116 KB)...
[ 46%] Downloading update (4,716 of 10,116 KB)...
[ 46%] Downloading update (4,810 of 10,116 KB)...
[ 47%] Downloading update (5,040 of 10,116 KB)...
[ 49%] Downloading update (5,373 of 10,116 KB)...
[ 53%] Downloading update (5,735 of 10,116 KB)...
[ 56%] Downloading update (6,180 of 10,116 KB)...
[ 61%] Downloading update (6,821 of 10,116 KB)...
[ 67%] Downloading update (7,419 of 10,116 KB)...
[ 73%] Downloading update (8,135 of 10,116 KB)...
[ 80%] Downloading update (8,768 of 10,116 KB)...
[ 86%] Downloading update (9,504 of 10,116 KB)...
[ 93%] Downloading update (10,116 of 10,116 KB)...
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Failed to remove temporary unzip folder, continuing anyway
[----] Update complete, launching...
Installing breakpad exception handler for appid(steam)/version(1334262703)
[  0%] Checking for available updates...
[  0%] Downloading update (0 of 10,384 KB)...
[  0%] Downloading update (85 of 10,384 KB)...
[  0%] Downloading update (586 of 10,384 KB)...
[  5%] Downloading update (1,476 of 10,384 KB)...
[ 14%] Downloading update (2,532 of 10,384 KB)...
[ 24%] Downloading update (3,866 of 10,384 KB)...
[ 37%] Downloading update (4,461 of 10,384 KB)...
[ 42%] Downloading update (5,094 of 10,384 KB)...
[ 49%] Downloading update (5,746 of 10,384 KB)...
[ 55%] Downloading update (6,419 of 10,384 KB)...
[ 61%] Downloading update (7,119 of 10,384 KB)...
[ 68%] Downloading update (7,789 of 10,384 KB)...
[ 75%] Downloading update (8,397 of 10,384 KB)...
[ 80%] Downloading update (9,076 of 10,384 KB)...
[ 87%] Downloading update (9,746 of 10,384 KB)...
[ 93%] Downloading update (10,384 of 10,384 KB)...
[100%] Downloading update (10,384 of 10,384 KB)...
[100%] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steam...
Installing breakpad exception handler for appid(steam)/version(1343253434)
[  0%] Checking for available updates...
[  0%] Download complete.
[----] Verifying installation...
unlinked 0 orphaned pipes
terminate called after throwing an instance of
'common::CNamedArgsUndefinedNameE

                  xception'
  what():  Tried to read undefined arg name: ActivityLogFile
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20120815183829_1.dmp
success = no
error:  Failed to open/read local data from file/application
./steam.sh: line 63:  6593 Aborted                 ${DEBUGGER}
"${STEAMROOT}"/${

  PLATFORM}/${STEAMEXE} "$@"
csgo@ubuntu:~/steamcmd$



2012/8/15 Saint K. <[email protected]>

> Have you tried it as non-root user?
>
> Saint K.
> ________________________________________
> From: [email protected] [
> [email protected]] On Behalf Of JKavšek [
> [email protected]]
> Sent: 15 August 2012 18:15
> To: [email protected]
> Subject: Re: [Csgo_servers] CSGO weird install problem
>
> Hey, I am running a 32bit :/
>
> root@ubuntu:~# uname -m
> i686
>
> Thanks for trying to help tho ;).
>
> The error is really unbelievably rare with no solutions.
>
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
>
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to