search for: addupd

Displaying 2 results from an estimated 2 matches for "addupd".

Did you mean: addpd
2006 Jan 12
1
A really newbie question
...playing around with Ruby after reading so much about it, and so I started tweaking with auto generated scaffold. But it seems like I must be missing something, can someone else please help me take a look and give me a couple pointers? In short I was trying to make a class User that has a method addupdate with 2 parameters (alias and email) which would either update the existing record if a match on either alias or email is found, or create a new record if no matches are found. But despite many tries it just doesn''t work. Did I set the accessor parameters correctly? Thanks. -- cl...
2016 Dec 14
3
Problem with yum on CentOS Linux release 7.2.1511 (Core) with 3.10.0-327.36.3.el7.x86_64 kernel
...114, in update ????tx_return.extend(self.update(po=new)) ? File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5328, in update ????available_pkg, updated_pkg) ? File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5033, in _add_up_txmbr ????txmbr = self.tsInfo.addUpdate(upkg, ipkg) ? File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 518, in addUpdate ????self.add(txmbr) ? File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 289, in add ????self.addUpdated(oldpo, txmember.po) ? File "/usr/lib/python2.7/...