Announcement

Collapse
No announcement yet.

QApt batch installer - Authentication Error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    QApt batch installer - Authentication Error

    I get this message - Proper authentication was not provided - from QApt. I have attempted to install Firefox and Wine.

    Im not sure what authentication it wants, theres no options to authenticate it in the pop-up. Im the only user on this machine, no other accounts set up yet

    any ideas?

    #2
    Re: QApt batch installer - Authentication Error

    ...I have attempted to install Firefox and Wine...
    How did you do it ?
    What application did you use ?
    The qapt-batch from the commandline or what ?



    Code:
    qapt-batch --help
    Usage: qapt-batch [Qt-options] [KDE-options] [options] [Package(s)]

    <html>A batch installer using QApt</html>

    Generic options:...

    Here:

    Giving a command:
    Code:
    qapt-batch --install xplanet xplanet-images
    The qapt-batch is asking the administrative/root rights. If the password is not correct or i'm pressing the "Cancel" button there is an authenication error.

    [img width=400 height=282]http://img849.imageshack.us/img849/2017/cancel.jpg[/img]


    Alternative - with the kdesudo:
    Code:
    kdesudo "qapt-batch --install xplanet xplanet-images"
    There is a password query and the packages are downloaded and installed.

    [img width=400 height=284]http://img135.imageshack.us/img135/3669/rootrights.jpg[/img]


    :~$ qapt-batch -v
    Qt: 4.7.0
    KDE Development Platform: 4.5.1 (KDE 4.5.1)
    QApt Batch Installer: 0.1
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X