All this being said, on trusty this bug is valid and still happens. Likely
because there are many samba updates available, and it is incorrectly selecting
an old one:
root@trusty:~# apt-cache policy samba-common
samba-common:
Installed: (none)
Candidate: 2:4.3.11+dfsg-0ubuntu0.14.04.20
Vers
I believe this is fixed since quite some time now. At some point
software-properties-common was added to the ubuntu-server metapackage,
and that pulls in packagekit.
Still, if you don't have it installed, realm complains like this:
root@g-adclient1:~# realm -v join ad1.example.com
* Resolving: _l
If I apt-get install packagekit before installing realmd and running
join, everything works. Seems like the realmd package should just have
packagekit dependency to resolve this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
** Tags added: trusty utopic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
realmd samba-common-bin dependencies
To manage notifications about this bug go to:
https://bugs.launchpad.n
Still here in 14.10:
root@samba:~# realm --verbose join ad.testbed.com -U Administrator
* Resolving: _ldap._tcp.ad.testbed.com
* Performing LDAP DSE lookup on: 192.168.1.25
* Successfully discovered: ad.testbed.com
Password for Administrator:
* Unconditionally checking packages
* Resolving r
Wow this is still bugged after so much time.
I ended up on this page after doing a fresh ubuntu 14.01 install with
all updates. Needed to join it into a domain, instead i got this after
typing realm join --verbose mydomain.me
And yes, the simple fix works - replacing aptd with packagekit, as oth
Bug still present - needed to install packagekit to allow realm join to
complete successfully.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
realmd samba-common-bin dependencies
To m
Installing packagekit improves the situation, but I also must install
adcli, then everything works:
killall aptd
apt-get install packagekit adcli
reaml join ...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Also, instead of installing packagekit (I mean, before installing it), I
tried to add the following lines to /etc/realmd.conf:
--
[service]
automatic-install = no
--
But it did not fixed the problem... I previously installed all the
packages by hand, still did not worked... With packagekit instal
This BUG might be related to this:
https://bugs.launchpad.net/aptdaemon/+bug/1319454
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
realmd samba-common-bin dependencies
To manage noti
BTW, yes, installing packagekit fixed the problem... I did:
killall aptd
apt-get install packagekit
Then, `realm -v join domain.com -U Administrator` worked!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
My workaround (I think) was to install packagekit, but I'm not 100%
sure... I'll test it more this week...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
realmd samba-common-bin depend
My Workaround was to disable the "trusty-updates" repositories in
/etc/apt/sources.list, run the setup and later re-enable "trusty-
updates"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title
Workaround:
- make sure the required packages are installed
- uncomment the line "samba-common-bin = /usr/bin/net" from
/usr/lib/realmd/realmd-distro.conf
- stop realmd (it will be automatically restarted when needed): "sudo killall
realmd"
Try again…
--
You received this bug notification bec
Is there a workaround?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
realmd samba-common-bin dependencies
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: realmd (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333694
Title:
rea
The installed version of realmd is 0.15.0-1 amd64
Ubuntu trusty 14.04
# dpkg -l realmd
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name
here the lines from /var/log/syslog:
-
Jun 24 13:55:43 nbg-web13 AptDaemon.PackageKit: INFO: CreateTransaction() was
called
Jun 24 13:55:43 nbg-web13 AptDaemon.PackageKit: INFO: Initializing PackageKit
transaction
Jun 24 13:55:43 nbg-web13 AptDaemon.PackageKit: INFO: SetHints() was called:
18 matches
Mail list logo