[Bug 1957120] Re: git ppa build failing on arm

2022-01-11 Thread Sam Darwin
> thus problems should have been expected if using either of those
releases.

Yes, that is the case.

To retest, I launched a brand new instance in AWS. bionic, arm.

Tried to install the ppa and git again. A similar error appeared:

The following packages have unmet dependencies:
 git : Depends: git-man (> 1:2.33.1) but 1:2.17.1-1ubuntu0.9 is to be installed
E: Unable to correct problems, you have held broken packages.
root@ip-172-31-4-136:~#

Then, ran apport-collect.

Not sure if it worked because it said "ignoring..".  Here's the output.

# apport-collect 1957120
Package git-core not installed and no hook available, ignoring

*** Updating problem report

No additional information collected.

Press any key to continue...

No pending crash reports. Try --help for more information.

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

Title:
  git ppa build failing on arm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-core/+bug/1957120/+subscriptions


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

[Bug 1957120] Re: git ppa build failing on arm

2022-01-11 Thread Sam Darwin
** Project changed: calibre => git

** Project changed: git => git-core (Ubuntu)

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

Title:
  git ppa build failing on arm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-core/+bug/1957120/+subscriptions


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

[Bug 1767594] Re: Ubuntu-18.04 Installation/Upgrade freezes/does not work.

2019-07-03 Thread Sam Darwin via ubuntu-bugs
Also getting a freeze during installation of ubuntu desktop 18.04. As Leandro 
wrote: "I'm able to click in continue in language selection, but it freezes on 
keyboard layout selection." The environment is a packet.com bare metal server 
running VMware ESXi 6.5, size c1.small. Install Ubuntu as guest VM. This may be 
reproducible if you go to packet.com and try the same configuration. After 
multiple attempts, the keyboard seems to freeze at some point every time. Not 
consistent.
Then, switched to ubuntu server 18.04 instead of desktop. It had a different 
set of installer screens. The server setup successfully made it through to 
completion, so the problem was just on the desktop version.

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

Title:
  Ubuntu-18.04 Installation/Upgrade freezes/does not work.

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

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

[Bug 1563710] [NEW] nscd and nss_ldap does not fail over

2016-03-30 Thread Sam Darwin
Public bug reported:

Ubuntu 14.04
openldap 2.4.31

Two ldap servers with replication, server1 and server2

On a client, in /etc/ldap.conf, configure 2 servers

host server1 server2

Failover works fine.   If a server is down, the other server answers
authentication requests.

Next, enable nscd, on the client.

service nscd start

Now during a failover event, ssh is broken.

Mar 30 02:00:18 client1 nscd: nss_ldap: could not search LDAP server - Server 
is unavailable
Mar 30 02:00:18 client1 sshd[31007]: Invalid user user1 from 10.1.2.3
Mar 30 02:00:18 client1 sshd[31007]: input_userauth_request: invalid user user1 
[preauth]
Mar 30 02:00:24 client1 sshd[31007]: pam_unix(sshd:auth): check pass; user 
unknown
Mar 30 02:00:24 client1 sshd[31007]: pam_unix(sshd:auth): authentication 
failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.1.2.3
Mar 30 02:00:24 client1 sshd[31007]: pam_ldap: error trying to bind as user 
"uid=user1,ou=users,dc=company1,dc=net" (Invalid credentials)
Mar 30 02:00:24 client1 sshd[31007]: pam_warn(sshd:auth): 
function=[pam_sm_authenticate] service=[sshd] terminal=[ssh] user=[user1] 
ruser=[] rhost=[10.1.2.3]
Mar 30 02:00:26 client1 sshd[31007]: Failed password for invalid user user1 
from 10.1.2.3 port 28607 ssh2
Mar 30 02:00:32 client1 sshd[31007]: pam_unix(sshd:auth): check pass; user 
unknown
Mar 30 02:00:32 client1 sshd[31007]: pam_ldap: error trying to bind as user 
"uid=user1,ou=users,dc=company1,dc=net" (Invalid credentials)
Mar 30 02:00:32 client1 sshd[31007]: pam_warn(sshd:auth): 
function=[pam_sm_authenticate] service=[sshd] terminal=[ssh] user=[user1] 
ruser=[] rhost=[10.1.2.3]
Mar 30 02:00:34 client1 sshd[31007]: Failed password for invalid user user1 
from 10.1.2.3 port 28607 ssh2

** Affects: libnss-ldap (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/1563710

Title:
  nscd and nss_ldap does not fail over

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1563710/+subscriptions

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


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-09 Thread Sam Darwin
Stefan,

good idea!  :-)  back port munin.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1119792

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-09 Thread Sam Darwin
Stefan,

good idea!  :-)  back port munin.

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

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

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


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-08 Thread Sam Darwin
This might not be the right thread for my comments, although very
closely related.I observe errors appearing in the munin graphing
logs , on Ubuntu 12.10. On a fresh install, without any
customizations. My fix now is to use Ubuntu 13.04.It has a newer
version of munin included.I don't believe it's that munin-html file
though.   something else.but for the time being, just use 13.04, and
that's enough.  thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1119792

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-08 Thread Sam Darwin
This might not be the right thread for my comments, although very
closely related.I observe errors appearing in the munin graphing
logs , on Ubuntu 12.10. On a fresh install, without any
customizations. My fix now is to use Ubuntu 13.04.It has a newer
version of munin included.I don't believe it's that munin-html file
though.   something else.but for the time being, just use 13.04, and
that's enough.  thanks.

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

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

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


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-07 Thread Sam Darwin
Munin is still broken, out of the box, on Ubuntu 12.10.That is still 
true today 2013-05-07 .  I am in the middle of troubleshooting, probably it 
will be a very simple easy answer, in the end.But can we please have 
packages with smart defaults for production level packages that just work?   
:-) Is this Fedora?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1119792

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1119792] Re: Munin does not generate the correct URL in munin-cgi-html

2013-05-07 Thread Sam Darwin
Munin is still broken, out of the box, on Ubuntu 12.10.That is still 
true today 2013-05-07 .  I am in the middle of troubleshooting, probably it 
will be a very simple easy answer, in the end.But can we please have 
packages with smart defaults for production level packages that just work?   
:-) Is this Fedora?

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

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

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