mainSavannah Administration - Support: sr #105955, I can upload web pages for nongnu...

 
 

sr #105955: I can upload web pages for nongnu but not for gnu

Submitter:  Antonio Diaz Diaz <antonio>
Submitted:  Wed 01 Aug 2007 05:27:59 PM UTC
   
 
Category:  Source code repositories - web browsing Priority:  5 - Normal
Severity:  4 - Important Status:  None
Privacy:  Public Assigned to:  None
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Aug 2007 11:53:05 AM UTC, comment #3: 

Good :)

Sylvain Beucler <Beuc>
Thu 02 Aug 2007 11:30:19 AM UTC, comment #2: 

You are right. My CVS/Root file was pointing to savannah.gnu.org. I have edited it to antonio@cvs.savannah.gnu.org:/web/moe and now it works flawlessly.

Thank you very much.

Antonio Diaz Diaz <antonio>
Wed 01 Aug 2007 06:16:41 PM UTC, comment #1: 

Hi,

From the output of the commands, your access looks fine.

By an chance, is your CVS/Root file pointing to savannah.gnu.org instead of cvs.savannah.gnu.org?

In which case, a quick migration script can be found at:
https://savannah.gnu.org/forum/forum.php?forum_id=4168

Sylvain Beucler <Beuc>
Wed 01 Aug 2007 05:27:59 PM UTC, original submission:  

Today I uploaded the homepage of arg_parser (nongnu), but later I couldn't upload the homepage for GNU Moe. `cvs commit' says `Permission denied (publickey)'. I have replaced my old rsa key with a dsa key as the docs say, but I still can't upload the page. cvs says moe.html is "no longer in the repository", but it is.

This is the output from `cvs -t -d:ext:antonio@cvs.savannah.gnu.org/cvsroot/moe checkout moe':
 -> main loop with CVSROOT=:ext:antonio@cvs.savannah.gnu.org/cvsroot/moe
 -> safe_location( where=(null) )
 -> Starting server: ssh -l antonio cvs.savannah.gnu.org cvs server
Enter passphrase for key '/home/internet/.ssh/id_dsa':
S -> serve_directory (.)
S -> dirswitch (., /cvsroot/moe)
S -> my_module (moe, Updating, NULL, NULL)
 -> Sending file `moe.html' to server
S -> serve_directory (moe)
S -> dirswitch (moe, /cvsroot/moe/moe)
S -> serve_directory (.)
S -> dirswitch (., /cvsroot/moe)
S -> do_cvs_command (checkout)
S -> server_notify()
S -> safe_location( where=(null) )
S -> my_module (moe, Updating, NULL, NULL)
S -> checkout_proc ((null), (null), (null), 0, 0, moe, Updating)

S -> do_update ((null), (null), (null), 1, 0, 1, 0, 0, 0, 3, (null), (null), (null), (null), moe, 1, /cvsroot/moe/moe)
S -> unlink_file(./CVS/Entries.Static)
 -> unlink_file(CVS/Entries.Static)
S -> Write_Template (moe, /cvsroot/moe/moe)
S -> Parse_Info (/cvsroot/moe/CVSROOT/rcsinfo, moe, ALL)
cvs checkout: Updating moe
S -> Reader_Lock(/cvsroot/moe/moe)
S -> time_stamp_server (moe.html, 1.2, , (null))
cvs checkout: conflict: `moe/moe.html' is modified but no longer in the repository
C moe/moe.html
S -> time_stamp_server (moe_es.html, 1.2, =, (null))
cvs checkout: `moe/moe_es.html' is no longer in the repository
S -> Scratch_Entry(moe_es.html)
 -> Scratch_Entry(moe_es.html)
 -> unlink_file(moe_es.html)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
S -> unlink_file(moe_es.html)
S -> Simple_Lock_Cleanup()
S -> rename(CVS/Entries.Backup,CVS/Entries)
S -> unlink_file(CVS/Entries.Log)
S -> Lock_Cleanup()
S -> Simple_Lock_Cleanup()
S -> server_cleanup()
 -> Lock_Cleanup()

This is the output from `ssh -v antonio@cvs.savannah.gnu.org':
OpenSSH_4.2p1, OpenSSL 0.9.7g 11 Apr 2005
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to cvs.savannah.gnu.org [199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file /home/internet/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 Debian-9
debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.2
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'cvs.savannah.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/internet/.ssh/known_hosts:14
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/internet/.ssh/id_dsa
debug1: Server accepts key: pkalg ssh-dss blen 819
debug1: PEM_read_PrivateKey failed
debug1: read PEM private key done: type <unknown>
Enter passphrase for key '/home/internet/.ssh/id_dsa':
debug1: read PEM private key done: type DSA
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
Last login: Wed Aug  1 17:02:29 2007 from 165.red-217-124-83.dialup.dynamic.ccgg.telefonica.net
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
You tried to execute:
Sorry, you are not allowed to execute that command.
debug1: channel 0: free: client-session, nchannels 1
Connection to cvs.savannah.gnu.org closed.
debug1: Transferred: stdin 0, stdout 0, stderr 44 bytes in 1.2 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 37.2
debug1: Exit status 1

Antonio Diaz Diaz <antonio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by Beuc (Posted a comment)
  • -email is unavailable- added by antonio (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-08-02 Beuc Open/ClosedOpen Closed
    2007-08-01 antonio Carbon-Copy- Added antonio

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code