Public bug reported:

When I tried to update source tree using cvs, I got below errors.

chwon@chwon-VirtualBox:~/sandbox/mcci/usb/usbkern/app$ cvs -q update
U hiddemo/catportx/catportx.urc
cvs [update aborted]: cannot rename file .new.catportx. to catportx.urc: No 
such file or directory

I think problem is file name ".new.catportx." is wrong. It should be 
".new.catportx" -- no '.' at the end.
I tried to update again with same command and I got below error.

chwon@chwon-VirtualBox:~/sandbox/mcci/usb/usbkern/app$ cvs -q update
? hiddemo/catportx/.new.catportx
cvs update: cannot write hiddemo/catportx/catportx.urc: Operation not permitted
U hiddemo/catportx/cpxkeybd.c
cvs [update aborted]: cannot rename file .new.cpxkeybd. to cpxkeybd.c: No such 
file or directory

There was "hiddemo/catportx/.new.catportx" file in the directory and
this file was created in previous "cvs -q update" command. Same file
name problem -- ".new.cpxkeybd." should be ".new.cpxkeybd".

I am using CVS 1.12.13-MirDebian-8 version. Here is version info using
"cvs -v"

chwon@chwon-VirtualBox:~/sandbox/mcci/usb/usbkern/app$ cvs -v

Concurrent Versions System (CVS) 1.12.13-MirDebian-8 (client/server)

Copyright (C) 2005 Free Software Foundation, Inc.

Portions contributed by Thorsten Glaser for the MirOS Project.
Senior active maintainers include Larry Jones, Derek R. Price,
and Mark D. Baushke.  Please see the AUTHORS and README files from the CVS
distribution kit for a complete list of contributors and copyrights.

CVS may be copied only under the terms of the GNU General Public License,
a copy of which can be found with the CVS distribution kit.

Specify the --help option for further information about CVS

** Affects: cvs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802162

Title:
  "Operation not permitted" error when update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cvs/+bug/1802162/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to