[Bug 1933550] [NEW] libapache2-mod-shib2: Installation fails because of unmet dependencies

2021-06-24 Thread Jon Green
Public bug reported:

Dear Maintainers,

I'm seeing the following error when trying to install the libapache2
-mod-shib2 package. This causes the package to fail to install.

```
$ sudo apt install libapache2-mod-shib2
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libapache2-mod-shib2 : Depends: libshibsp-plugins (= 2.6.1+dfsg1-2) but it is 
not going to be installed
Depends: shibboleth-sp2-utils (>= 2.6) but it is not 
going to be installed
Depends: libshibsp7 but it is not going to be installed
Depends: libxmltooling7 (>= 1.6.0-5) but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.
```

There are no "held broken packages" on this system.

System information:
```
$ lsb_release -rd
Description:Ubuntu 18.04.5 LTS
Release:18.04
```

Package information:
```
$ apt-cache policy libapache2-mod-shib2
libapache2-mod-shib2:
  Installed: (none)
  Candidate: 2.6.1+dfsg1-2
  Version table:
 2.6.1+dfsg1-2 500
500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu bionic/universe 
amd64 Packages
 2.5.3+dfsg-2.1build1 -1
100 /var/lib/dpkg/status
```

This error seems identical to an error reported for Debian Sid in 2018 (see 
link below).
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909558

Best,
Jon Green

** Affects: shibboleth-sp2 (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/1933550

Title:
  libapache2-mod-shib2: Installation fails because of unmet dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shibboleth-sp2/+bug/1933550/+subscriptions

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

[Bug 1720781] [NEW] Tried new install several times Got Grub would not install Downloaded and ran boot repair but still wouldn't boot Ubuntu Tried fresh install and got this error Grub not installed

2017-10-02 Thread Jon Green
Public bug reported:

Report told me its a bug. Dell Inspiron 3668 128SSD 1TB I partitioned C: 
windows10 with shrink Win about 80GB New partition for Linux about 30GB 
Partitoned D: with shrink 140GB for win New partition for Linux Home
Put in live usb Something else as above Left efi boot to find its own place 
Windows already had a 500mb partition When installation got to installing grub 
Got fatal error Tried several times to install fresh not reinstall Pointed boot 
to sda1 but same fatal error grub not installed A window came up saying when I 
closed it I would be able to post a bug but this didnot happen Then I 
downloaded and ran boot repair which gave an error report which I tried to save 
and copy but it wouldnt let me so I tried to fresh install and got this error 
saying grub did not install but different message than before Sorry Im not more 
correct with my description. I downloaded iso by bit torrent. MD5 correct When 
I checked before running said there were 3 errors but was working when I tried 
without installing
I will download from official source now and try again 16.04.3
 i5-7400 CPU@3.00 GHz Ram 8GB 64bit 
 Boot repair did something cos I can see Ubuntu in the bios Windows still boots 
or it did until now Just going to check now Install does not complete after 
grub failure so before this attempt to install tried booting ubuntu but got 
message saying had to mount kernel first. I am not technical and have a hard 
time following technical jargon Happy to give more info but you have to ask in 
simple terms!! Sorry and hope this helps Jonathan Green

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Mon Oct  2 12:30:11 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=en_IE.UTF-8
 PATH=(custom, no user)
 LANG=en_IE.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

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

Title:
  Tried new install several times Got Grub would not install Downloaded
  and ran boot repair but still wouldn't boot Ubuntu Tried fresh install
  and got this error Grub not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1720781/+subscriptions

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

[Bug 1589611] Re: gnome-terminal crash on non-utf8 locale

2016-08-08 Thread Jon Green
In my case, I had a happy, up-to-date Xenial Ubuntu installation. I
decided to load the xubuntu packages too, as an alternative desktop.
Switching back to regular Ubuntu later, gnome-terminal no longer works,
for the above reasons.

Having determined that the problem is that DBus isn't providing correct
locale information, I have used:

* "sudo locale-gen --purge"
* "sudo dpkg-reconfigure locales" (selecting only en_GB locales that are UTF-8)
* "sudo gnome-language-selector" (ditto)


...and rebooted after each, but gnome-terminal still fails with status 8 when 
launched from xterm.

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

Title:
  gnome-terminal crash on non-utf8 locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1589611/+subscriptions

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


[Bug 438532] [NEW] Ubuntu One Symlink Support

2009-09-28 Thread Jon Green
Public bug reported:

Binary package hint: ubuntuone-client

Doesn't follow symlinks to upload files I have in special directories. I
planned to use a symlink to link Ubuntu One to one of my other folders.
So I don't have to maintain two different directories that hold the same
data.  I could probably move my directory into the Ubuntu One directory
and replace it with a symlink, but this seems to be the opposite of user
friendly. Also, It would be nice to have a loading bar pop-up when you
mouse-over the Ubuntu One icon with kb/s and the file it's uploading.

I'm using Ubuntu 9.10.

ProblemType: Bug
Architecture: amd64
Date: Tue Sep 29 00:41:07 2009
DistroRelease: Ubuntu 9.10
Package: ubuntuone-client 0.95.1-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-11-generic x86_64

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

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

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


[Bug 438532] Re: Ubuntu One Symlink Support

2009-09-28 Thread Jon Green

** Attachment added: .home.ubuntu..cache.ubuntuone.log.oauth.login.log.txt
   
http://launchpadlibrarian.net/32665234/.home.ubuntu..cache.ubuntuone.log.oauth.login.log.txt

** Attachment added: 
.home.ubuntu..cache.ubuntuone.log.syncdaemon.exceptions.log.txt
   
http://launchpadlibrarian.net/32665235/.home.ubuntu..cache.ubuntuone.log.syncdaemon.exceptions.log.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32665236/Dependencies.txt

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/32665237/UbuntuoneClientPackages.txt

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

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