Problem Updating Individual RPMS with RUG & ZMD

Hello all.
We have built a ZYPP Repos with our own software and we have successfully
installed the Repos with rug sa --type=zypp http://repos.
Our problem is this, we have substituted some of our RPM for new versions
and we have correctly rebuilt the Repos with a create_package_descr -d
/srv/www/htdocs/vendor/RPMS.
Trying to refresh it or issuing update to be able to install the Updates,
rug doesn't even contact the repos server has we have seen in the HTTP
logs, no contact is made after the initial install.
If no GET is issued he will never learn of any new RPM updates.
The only way we can install the updates is by unsubscribing to the catalog,
deleting it and adding it again.
Is this the way it should go?
Tkx,
PECastro

Pecastro,
It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at http://support.novell.com in both the "free product support" and "paid product support" drop down boxes.
- You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)
If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • Problem update nokia 5800 with my product key

    hi all,
    like subject i've a problem with my nokia 5800.I can't do the update for my nokia because for my code 0596011 isn't avaible the upgrade to versione v40...i would to know when i can do this upgrade and if i have to attend a lot...thanks for attention...bye all...

    Latest available software for  Nokia 5800 XpressMusic, product code 0596011
    Version:  31.0.101
    /t5/Software-Updates/TOP-questions-about-Software-Updates-start-here/td-p/186925
    /t5/Software-Updates/3-months-down-the-line-still-no-V-40-update-for-my-5800XM/td-p/655711
     jje

  • ISE 1.2 Patch 7 ERS API problem updating some endpoints with a new group

    Hi,
    I have a php library that i have implemented most of the ers api functions with curl requests, and it works fine, i can get all endpoints, search for a specific endpoint, delete endpoints and to some degree i can modify endpoints, but not all endpoints it seems. For some reason when i use my function on some endpoints, the static endpoint group assigment does not get updated, and the response from the ers api is just empty, whereas when it goes good, i get a list of the attributes that were updated.
    Is there some specific requirements for which information has to be sent using the update_endpoint function in the ers api ? The examples have all information in every request, however what is actually needed in the request?
    Jan

    Have now tested by sending all parameters, even though i only want to change group or description, and it works.

  • Problems updating BP record with SOAP

    Trying to update a business partner record with the SOAP env. below I get the error message: "Key not supplied". Where in the XML should I insert the key (CardCode) of the business partner I wish to update?
    <?xml version="1.0" encoding="UTF-16"?>
    <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
    <env:Header>
    <SessionID>A9DE2062-4F96-F9E1-DE3C-81E0DB23F174</SessionID>
    </env:Header>
    <env:Body>
    <dis:UpdateObject xmlns:dis="http://www.sap.com/SBO/DIS">
    <BOM>
    <BO>
    <AdmInfo>
    <Object>oBusinessPartners</Object>
    </AdmInfo>
    <BusinessPartners>
    <row>
    <CardCode>31177</CardCode>
    <FederalTaxID>987280115</FederalTaxID>
    </row>
    </BusinessPartners>
    </BO>
    </BOM>
    </dis:UpdateObject>
    </env:Body>
    </env:Envelope>

    For those interested I succsesfully managed to update a business partner record  with the follwing XML:
    (Replace $session_id with valid session id)
    [code]<?xml version="1.0" encoding="UTF-16"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
         <env:Header>
              <SessionID>$session_id</SessionID>
         </env:Header>
         <env:Body>
              <dis:UpdateObject xmlns:dis="http://www.soap.com/SBO/DIS">
                   <BOM>
                        <BO>
                             <AdmInfo>
                                  <Object>2</Object>
                                  <Version>2</Version>
                             </AdmInfo>
                             <QueryParams>
                                  <CardCode>30001</CardCode>
                             </QueryParams>
                             <BusinessPartners>
                                  <row>
                                       <ZipCode>5265</ZipCode>
                                  </row>
                             </BusinessPartners>
                        </BO>
                   </BOM>
              </dis:UpdateObject>
         </env:Body>
    </env:Envelope>
    [/code]

  • Problems updating Adobe Reader with psexec

    I cannot seem to get psexec to update adobe if my life dependanded on it. I have tried all the 10.x patches and none of them work. Below is the command output I used.
    psexec \\communal50 -u domain.com\administrator -p password msiexec /i "\\data\patches\AdbeRdrUpd1014.msp" /qn /norestart
    This is the error its outputting.
    T h i s   i n s t a l l a t i o n   p a c k a g e   c o u l d   n o t   b e   o
    p e n e d .     C o n t a c t   t h e   a p p l i c a t i o n   v e n d o r   t
    o   v e r i f y   t h a t   t h i s   i s   a   v a l i d   W i n d o w s   I n
    s t a l l e r   p a c k a g e .
    msiexec exited on spiceworks with error code 1620.
    any ideas? I have tried this on all the packages with 0 luck.
    AdbeRdrUpd1001_Tier1.msp
    AdbeRdrUpd1001_Tier2.msp
    AdbeRdrUpd1001_Tier3.msp
    AdbeRdrUpd1001_Tier4.msp
    AdbeRdrUpd1010_MUI.msp
    AdbeRdrUpd1011.msp
    AdbeRdrUpd1012.msp
    AdbeRdrUpd1012_MUI.msp
    AdbeRdrUpd1013.msp
    AdbeRdrUpd1013_MUI.msp
    AdbeRdrUpd1014.msp
    AdbeRdrUpd1014_MUI.msp
    All return the same error

    log below.... as a note if i double click the msp file it works. Obviously this is not ideal.. but for testing i wanted to rule that out.
    === Verbose logging started: 12/28/2012  16:09:23  Build type: SHIP UNICODE 3.01.4001.5512  Calling process: C:\WINDOWS\system32\msiexec.exe ===
    MSI (c) (80:94) [16:09:23:081]: Resetting cached policy values
    MSI (c) (80:94) [16:09:23:081]: Machine policy value 'Debug' is 0
    MSI (c) (80:94) [16:09:23:081]: ******* RunEngine:
               ******* Product: C:\AdbeRdrUpd1014.msp
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (80:94) [16:09:23:081]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (80:94) [16:09:23:081]: Grabbed execution mutex.
    MSI (c) (80:94) [16:09:23:097]: Cloaking enabled.
    MSI (c) (80:94) [16:09:23:097]: Attempting to enable all disabled priveleges before calling Install on Server
    MSI (c) (80:94) [16:09:23:112]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (0C:58) [16:09:23:128]: Grabbed execution mutex.
    MSI (s) (0C:C4) [16:09:23:128]: Resetting cached policy values
    MSI (s) (0C:C4) [16:09:23:128]: Machine policy value 'Debug' is 0
    MSI (s) (0C:C4) [16:09:23:128]: ******* RunEngine:
               ******* Product: C:\AdbeRdrUpd1014.msp
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (0C:C4) [16:09:23:128]: Note: 1: 2766 2: C:\AdbeRdrUpd1014.msp
    MSI (s) (0C:C4) [16:09:23:143]: MainEngineThread is returning 1620
    MSI (c) (80:94) [16:09:23:143]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (80:94) [16:09:23:143]: MainEngineThread is returning 1620
    === Verbose logging stopped: 12/28/2012  16:09:23 ===

  • Problem Updating my iPod with iTunes

    I recently bought a 2GB iPod nano and want to update it. The software I have on my iPod nano is 1.1.1. The website says that the current is 1.2. iTunes says that my iPod nano is up to date but my iPod nano says different. Could somebody please help me! Thanks!

    If you have the latest version of iTunes click your ipod and click your opod and click summary and under verion you should be able to click Update IF YOU HAVE THE LATEST VERSION OF iTUNES! if not, under start and programs (windows users) go to ipod and ipod up dater and hopefully the date says 2006-6-28 or later. if not back up songs and reformat i guess, or reset (hold menue and middle button) hope this helps

  • 11.0.10 Update Issue -  Problem saving documents - getting message "This document could not be saved.  There was a problem reading this document (21)."  The PDF documents are being created by Esker VSIFax and the problem is only occuring with updated vers

    Our IBM Unix system uses a program called VSIFax (Esker) to create PDF documents such as invoices.  Users that have updated to Acrobat version 11.0.10 can open the PDF but then when trying to save the document the get a message "This document could not be saved.  There was a problem reading this document (21)."  The problem is only occuring with updated version 11.0.10 (11.0.9 works fine).

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

  • Hi, when ever I'm using 3G, on my Iphone4 sim stops working and Network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem.

    Hi, when ever I'm using 3G, on my Iphone4 sim stops working and network is lost, this started after I updated my phone with  6.0.1(10A523)version. Please help how to solve this problem. Thanks.

    Photos/videos in the Camera Roll are not synced. Photos/videos in the Camera Roll are not touched with the iTunes sync process. Photos/videos in the Camera Roll can be imported by your computer which is not handled by iTunes. Most importing software includes an option to delete the photos/videos from the Camera Roll after the import process is complete. If is my understanding that some Windows import software supports importing photos from the Camera Roll, but not videos. Regardless, the import software should not delete the photos/videos from the Camera Roll unless you set the app to do so.
    Photos/videos in the Camera Roll are included with your iPhone's backup. If you synced your iPhone with iTunes before the videos on the Camera Roll went missing and you haven't synced your iPhone with iTunes since they went missing, you can try restoring the iPhone with iTunes from the iPhone's backup. Don't sync the iPhone with iTunes again and decline the prompt to update the iPhone's backup after selecting Restore.

  • Problem viewing/updating MySQL-database with utf-8 charset

    System specs:
    Tomcat 5.5.4
    JDK1.5.0
    MySQL 4.1
    Connector/J 3.0.16
    JSTL 1.1
    I am trying to build a guestbook web-app, and want to be able to store swedish characters (available in latin1) and decided to give utf-8 a go since it would support other languages as well. I use a <Resource> in my context-xml to get the connection.
    This simply will not work; when I use the <%@ page contentType="text/html; charset=utf-8"%> declaration, the swedish characters in the raw html-code gets replaced by questionmarks. Select-queries output look ok though, as long as they don't contain the character '�'
    When removing the page-declaration, the queries show only questionmarks where swedish characters should be.
    The same goes for updating my database. Swedish characters get garbled.
    I have tried the following without success:
    *adding &useUnicode=true&characterEncoding=UTF-8 to the Resource-url -- causes my web-app to fail loading.
    *adding a <filter> to the web-apps web.xml as suggested at  http://www.javaworld.com/javaworld/jw-09-2004/jw-0906-unicode_p.html -- caused another web-app error, resulting in it not being loaded.
    *setting the form attribute accept-charset -- resulted in no improvement.
    Right now I'm half desperate and half fed-up. Is this a common problem with MySQL? Should I use another database? Or perhaps it is the Connector/J Driver that's messing things up.
    I'll appreciate any help I get greatly.

    Hello. Maybe not so interesting after a year to try to ask did you ever get a final solution to that problem in command line perspective. OR does somebody else knows solution to this problem.
    Anyway I have similar problem, I use mysql5 with latin1 charset and I can insert to my database letters ��� normally via mysql command line and they show perfectly. But the problem is my web application.
    I can insert all characters to database and retrieve them normally via web app but if i need to use mysql command line for queries it fails because those special letters appear something like ��. I still need to make queries on mysql command line as admin. I have also tried to change different drivers like
    Class.forName("org.gjt.mm.mysql.Driver"); or
    com.mysql.jdbc.Driver etc connector is 3.0.17
    I have also tried to change to utf-8 and then changed mysql def.enc to same... i have used request.setWHATEVER CHARSET.....i'm out of ideas... help?

  • Problem updating view with triggers

    I created a view with instead-of triggers for updating. When I try to update the view with an ADO 2.7 recordset I receive errormessages.
    rsAns.CursorLocation = adUseServer
    rsAns.Open "select * from callcenter.v_ans where kidno = 1534", adoConn, adOpenKeyset, adLockOptimistic
    rsAns.fields("Name").value = "Thomas"
    The last line creates the error:
    -2147217888
    Consumer's event handler called a non-reentrant method in the provider.
    When I try the same lines of code with...
    rsAns.CursorLocation = adUseClient
    I get:
    -2147217887
    Multiple-step operation generated errors. Check each status value.
    By the way, when using client side cursors with Microsoft's OLE DB for Oracle it works fine.
    Any ideas?

    I had the same problem but without triggers. I only changed some values in different records (always automatically commited) and after the third change I got this error message. At the same time I was connected with TOAD to the databse and there was no problem to change the data - so it doesn't look like a database problem.
    UPDATE "BLATABLE"."KEYS" SET "BLAVALUE" = "abcdef" WHERE ROWID = 'AAA2c1AADAAAHa5AAH' AND ORA_ROWSCN = '7738949481842'
    One error saving changes to table "BLATABLE"."KEYS":
    Row 6: ORA-01000: maximum open cursors exceeded

  • Since I updated my Mac with iOS 7 I continually have pages open that get pixelated, either the whole page of parts.What can I do to fix the problems?

    Since I updated my Mac with iOS 7 I continually have pages open that get pixelated, either the whole page of parts.What can I do to fix the problems?

    Hi Peter,
    The results:
    Hardware Information:
              MacBook Pro (15-inch, Mid 2010)
              MacBook Pro - model: MacBookPro6,2
              1 2.4 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics - VRAM: 288 MB
              NVIDIA GeForce GT 330M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:3:27
    Disk Information:
              Hitachi HTS545032B9SA02 disk0 : (320.07 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 319.21 GB (121.43 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Dell Dell USB Keyboard
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
              Microsoft Microsoft Wireless Optical Mouse® 1.00
              Apple Computer, Inc. IR Receiver
              Apple Inc. Built-in iSight
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
              com.Cycling74.driver.Soundflower          (1.5.1)
              com.sophos.kext.sav          (8.0.14)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.sophos.autoupdate.plist
              [loaded] com.sophos.intercheck.plist
              [loaded] com.sophos.notification.plist
    Launch Agents:
              [loaded] com.sophos.uiserver.plist
    User Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [loaded] com.plexapp.mediaserver.plist
              [loaded] com.zeobit.MacKeeper.Helper.plist
    User Login Items:
              Safari
              iTunesHelper
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              Perian
    Internet Plug-ins:
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              OfficeLiveBrowserPlugin.plugin
              QuickTime Plugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  13%          Microsoft Word
                  11%          InterCheck
                   4%          WindowServer
                   1%          Dock
                   1%          com.apple.WebKit.Networking
                   1%          sharingd
                   0%          Safari
                   0%          Microsoft Excel
                   0%          Plex Media Server
                   0%          mdworker
    Top Processes by Memory:
              197 MB             Microsoft Word
              139 MB             WindowServer
              123 MB             InterCheck
              82 MB              Preview
              82 MB              com.apple.IconServicesAgent
              78 MB              talagent
              74 MB              com.apple.WebKit.WebContent
              70 MB              Mail
              66 MB              Microsoft Excel
              49 MB              Messages
    Virtual Memory Statistics:
              1011 MB            Free RAM
              1.62 GB            Active RAM
              651 MB             Inactive RAM
              651 MB             Wired RAM
              311 MB             Page-ins
              0 B                Page-outs
    Regards
    Kym

  • Just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    just updated my iphone with iOS 7.0.2 and when I call or people call me, only one party can hear the other. Would you know how to fix this problem? Thanks

    Hi Apple_Mom,
    Thanks for visiting Apple Support Communities.
    If you've noticed issues after updating to iOS 7.0.2, you may want to first update to iOS 7.0.3 which was recently released.
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If the behavior persists, the troubleshooting steps in this article can help:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Cheers,
    Jeremy

  • I am going to update my iOS from 10.6.8 to Mountain Lion. What problems will I face with third party applications? Alberto

    I am going to update my iOS from 10.6.8 to Mountain Lion. What problems will I face with third party applications? Alberto

    Are my applications compatible with Mountain Lion?
         See App Compatibility Table - RoaringApps.

  • Problem updating RH8 with Windows 7

    I've been using RH8 with XP, but I got a new Windows 7 machine last week so I had to do a fresh install of RH8. I got through the install with no problems and the un-updated version of RH seems to work OK, but I need to apply both the 8.0.1 and 8.0.2 updates.
    I attempted to run the install for 8.0.1 from the Adobe installer and though it seemed to go too fast, I received a message that the install was finished. However, when I tried to install 8.0.2, it said that I had to install 8.0.1 first, so apparently that install hadn't worked after all.
    I downloaded 8.0.1 directly from the Adobe support center and tried to install it that way, but it dies directly after choosing the install language (English). I've restarted several times, restored the computer to a point before my first attempt in hopes of getting a clean try, etc. All to no avail.
    I typically use RoboHelp HTML and the unpatched version is working, but I really need the 8.0.2 patch because I'm concerned about the integrity of the links and folders as the project grows. I'm at my wits end as far as what to do next (reinstall the whole thing?).
    I would really appreciate any suggestions as to what to try next.
    Thanks,
    Tamara

    UPDATE: FIXED!!
    Hi Peter, I'll file your RevoUninstaller tip for next time...and I hope all is well on that side of the pond!
    My problem appears to be with the semantics of the installer.
    When ran the 8.0.1 updater, I was presented with a dialog that only allowed me to remove program and all related components. (uncomfortable phrasing, but refers simply to the updater, not RoboHelp itself)
    Once I ran the "uninstall" on 8.0.1, I was able to run the "install" successfully.
    This was also the case for the 8.0.2 update and the Captivate 5 update
    SUGGESTION:
    restructure the offending dialog to explain why a user might get the uninstall option, and explain that only the update will be uninstalled.
    I'll certainly be writing a blog post and also posting at adobe.com/go/wish!
    -Matt

  • I have a problem updating my AcrobatX ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen. MSI Error message: Ugyldigt drev: K:\  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    Acrobat X problem updating.
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    I have uninstalled my AcrobatX and now This message appear when I try to reinstall:
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Is there anybody who know  how to solve it?

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

Maybe you are looking for

  • Problem while creating a purchase order in JDEdwards worldsoft

    While creating 'OP' and 'OA' purchase order in JDEdwards worldsoft 'G' type btach header creating in F0011 table. Anybody can tell me this is correct or not. If not correct please tell me whether this is JDE bug or not and also provide solution for t

  • Can i turn in my ipod for a new photo or video?

    I purchased my ipod this past summer for 300 dollars. it is a 20 GB. does apple have any trade in policies or a replacement system? i kno there would probably be a fee added.

  • IPhone Mail, Contacts, Calendars iCloud and Macbook iTunes settings what a mess!

    So I have been having some trouble with my iCloud settings and my iPhone lately and tried some changes and have discovered many more issues that make no sense to me.  I have an iPhone and a Macbook Pro.  Before I set the settings for each device sepa

  • IOS update via iTunes vs via WiFi

    Just for my curiosity.  What is the difference between updating the iOS with iTunes vs WiFi? the reason why I am asking this because I read somewhere that sometime users have issue after the update their iOS over WiFi.  Same user that update to the s

  • Changes in ´Additional tab B´ must only visible to one client

    Hello SAP Programmers, When i create addtional custom fields on ´Additional tab B´, these custom fields must only visible to one client(i am logged in as client 400). Is there any way please suggest me. Thanks & Regards, NarsiReddy Cheruku