[Bug 1854656] [NEW] fapg crashes (core dump) while creating a playlist

2019-12-01 Thread Sean Whitney
Public bug reported:

Description:Ubuntu 18.04.3 LTS
Release:18.04


fapg:
  Installed: 0.41-1build1
  Candidate: 0.41-1build1
  Version table:
 *** 0.41-1build1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
100 /var/lib/dpkg/status

Expected to have a complete playlist created

fapg -r -o /srv/music/playlists/foo.m3u /srv/music/foo
[1]8373 segmentation fault (core dumped)  fapg -r -o 
/srv/music/playlists/foo.m3u /srv/music/foo

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: fapg 0.41-1build1
ProcVersionSignature: Ubuntu 4.15.0-70.79-generic 4.15.18
Uname: Linux 4.15.0-70-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Sun Dec  1 14:52:26 2019
Dependencies:
 gcc-8-base 8.3.0-6ubuntu1~18.04.1
 libc6 2.27-3ubuntu1
 libgcc1 1:8.3.0-6ubuntu1~18.04.1
 liburiparser1 0.8.4-1
InstallationDate: Installed on 2016-06-27 (1251 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: fapg
UpgradeStatus: Upgraded to bionic on 2018-12-09 (357 days ago)

** Affects: fapg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  fapg crashes (core dump) while creating a playlist

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

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

[Bug 1854656] Re: fapg crashes (core dump) while creating a playlist

2019-12-01 Thread Sean Whitney
core dump file included

** Attachment added: "_usr_bin_fapg.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/fapg/+bug/1854656/+attachment/5309140/+files/_usr_bin_fapg.1000.crash

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

Title:
  fapg crashes (core dump) while creating a playlist

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

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

[Bug 1715609] Re: kernel warning: skb_warn_bad_offload

2017-09-14 Thread Sean Whitney
Can confirm the same issue with the 4.4.0-93-generic with LXC container
running OpenVPN client.

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

Title:
  kernel warning: skb_warn_bad_offload

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

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

[Bug 1449179] [NEW] Unable to complete the 15.04 upgrade for virtualboxed lubuntu

2015-04-27 Thread Sean Whitney
Public bug reported:

Upgrade starts and then terminates, unable to determine why

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.7
ProcVersionSignature: Ubuntu 3.13.0-51.84-generic 3.13.11-ckt18
Uname: Linux 3.13.0-51-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
CrashDB: ubuntu
Date: Mon Apr 27 10:40:39 2015
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2015-04-27 (0 days ago)
mtime.conffile..etc.update.manager.release.upgrades: 2015-04-27T10:30:51.671326

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade trusty

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

Title:
  Unable to complete the 15.04 upgrade for virtualboxed lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1449179/+subscriptions

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


[Bug 1131776] [NEW] mythnettv creates locked table issue with mysql 5.5

2013-02-22 Thread Sean Whitney
Public bug reported:

I was having issues with the MythTV backend locking up and having a lot
of mysql processes with a status of waiting for metadata lock.  This
seems to have been caused by autocommit=false (which I believe is new
with MySQL 5.5).  The MythTV 0.25 seems to have avoided this problem,
but I don't believe mythnettv did.

Anyway this patch fixed the problem for me.

** Affects: mythnettv (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 5.5 lock meta mysql mythtv table

** Patch added: Add autocommit(True) to database.py
   https://bugs.launchpad.net/bugs/1131776/+attachment/3541758/+files/patch.db

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

Title:
  mythnettv creates locked table issue with mysql 5.5

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

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


[Bug 1004080] Re: Debian::AptContents doesn't correctly source apt-file contents files

2013-02-20 Thread Sean Whitney
The patch supplied by Lasse works for me too.

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

Title:
  Debian::AptContents doesn't correctly source apt-file contents files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-make-perl/+bug/1004080/+subscriptions

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


Re: [Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-08-09 Thread Sean Whitney
Sorry, I've verified this as completed for precise, but I don't have an
oneiric installation to test.


Sean

On 08/09/2012 02:56 PM, Brian Murray wrote:
 Hello Sean, or anyone else affected,
 
 Accepted nis into oneiric-proposed. The package will build now and be
 available at http://launchpad.net/ubuntu/+source/nis/3.17-32ubuntu1.3 in
 a few hours, and then in the -proposed repository.
 
 Please help us by testing this new package.  See
 https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
 enable and use -proposed.  Your feedback will aid us getting this update
 out to other Ubuntu users.
 
 If this package fixes the bug for you, please change the bug tag from
 verification-needed to verification-done.  If it does not, change the
 tag to verification-failed.  In either case, details of your testing
 will help us make a better decision.
 
 Further information regarding the verification process can be found at
 https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
 advance!
 
 ** Changed in: nis (Ubuntu Oneiric)
Status: In Progress = Fix Committed
 
 ** Tags removed: verification-done
 
 ** Tags added: verification-needed
 


-- 
You develop an instant global consciousness, a people orientation, an
intense dissatisfaction with the state of the world, and a compulsion to
do something about it. From out there on the moon, international
politics look so petty. You want to grab a politician by the scruff of
the neck and drag him a quarter of a million miles out and say, Look at
that, you son of a bitch.
 - Edgar Mitchell, Apollo 14 astronaut, People magazine, 8 April 1974.

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

Title:
  [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-
  rc.d: unknown initscript, /etc/init.d/nis not found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+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


Re: [Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-08-09 Thread Sean Whitney
Sorry, I've verified this as completed for precise, but I don't have an
oneiric installation to test.


Sean

On 08/09/2012 02:56 PM, Brian Murray wrote:
 Hello Sean, or anyone else affected,
 
 Accepted nis into oneiric-proposed. The package will build now and be
 available at http://launchpad.net/ubuntu/+source/nis/3.17-32ubuntu1.3 in
 a few hours, and then in the -proposed repository.
 
 Please help us by testing this new package.  See
 https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
 enable and use -proposed.  Your feedback will aid us getting this update
 out to other Ubuntu users.
 
 If this package fixes the bug for you, please change the bug tag from
 verification-needed to verification-done.  If it does not, change the
 tag to verification-failed.  In either case, details of your testing
 will help us make a better decision.
 
 Further information regarding the verification process can be found at
 https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
 advance!
 
 ** Changed in: nis (Ubuntu Oneiric)
Status: In Progress = Fix Committed
 
 ** Tags removed: verification-done
 
 ** Tags added: verification-needed
 


-- 
You develop an instant global consciousness, a people orientation, an
intense dissatisfaction with the state of the world, and a compulsion to
do something about it. From out there on the moon, international
politics look so petty. You want to grab a politician by the scruff of
the neck and drag him a quarter of a million miles out and say, Look at
that, you son of a bitch.
 - Edgar Mitchell, Apollo 14 astronaut, People magazine, 8 April 1974.

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

Title:
  [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-
  rc.d: unknown initscript, /etc/init.d/nis not found.

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

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


[Bug 1026204] [NEW] mythtv-common conflicts with nfs mounted /home

2012-07-18 Thread Sean Whitney
Public bug reported:

During installation mythtv-common attempts to edit the /home/mythtv
directory, which is mounted using nfs.  Since root doesn't have access
to modify nfs mounted directories it fails.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mythtv-common 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic i686
.var.log.mythtv.mythavtest.log:
 
.var.log.mythtv.mythbackend.log:
 
.var.log.mythtv.mythccextractor.log:
 
.var.log.mythtv.mythcommflag.log:
 
.var.log.mythtv.mythfilldatabase.log:
 
.var.log.mythtv.mythjobqueue.log:
 
.var.log.mythtv.mythlcdserver.log:
 
.var.log.mythtv.mythmediaserver.log:
 
.var.log.mythtv.mythmetadatalookup.log:
 
.var.log.mythtv.mythpreviewgen.log:
 
.var.log.mythtv.mythshutdown.log:
 
.var.log.mythtv.mythtranscode.log:
 
.var.log.mythtv.mythtv.setup.log:
 
.var.log.mythtv.mythutil.log:
 
.var.log.mythtv.mythwelcome.log:
 
ApportVersion: 2.0.1-0ubuntu11
Architecture: i386
Date: Wed Jul 18 07:35:50 2012
Installed_mythtv_dbg: 0.0
MythTVDirectoryPermissions:
 total 4
 drwxr-xr-x 2 root root 4096 Apr 10 02:30 videos
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: mythtv
UpgradeStatus: Upgraded to precise on 2012-05-01 (77 days ago)

** Affects: mythtv (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

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

Title:
  mythtv-common conflicts with nfs mounted /home

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

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


[Bug 1026204] Re: mythtv-common conflicts with nfs mounted /home

2012-07-18 Thread Sean Whitney
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1026204

Title:
  mythtv-common conflicts with nfs mounted /home

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

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


Re: [Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-07-10 Thread Sean Whitney
The fix seems to have worked.  There is no /etc/init.d/nis and no error.
 The package has installed without error and is functional.


Sean

On 07/09/2012 01:29 PM, Sebastien Bacher wrote:
 Could somebody confirm that fix?
 


-- 
Science is not an exercise in consensus.

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

Title:
  [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-
  rc.d: unknown initscript, /etc/init.d/nis not found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+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


Re: [Bug 993291] Re: [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: unknown initscript, /etc/init.d/nis not found.

2012-07-10 Thread Sean Whitney
The fix seems to have worked.  There is no /etc/init.d/nis and no error.
 The package has installed without error and is functional.


Sean

On 07/09/2012 01:29 PM, Sebastien Bacher wrote:
 Could somebody confirm that fix?
 


-- 
Science is not an exercise in consensus.

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

Title:
  [SRU] package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-
  rc.d: unknown initscript, /etc/init.d/nis not found.

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

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


Re: [Bug 993291] Re: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-17 Thread Sean Whitney
ls -l /etc/init.d/nis
ls: cannot access /etc/init.d/nis: No such file or directory


Sean

On 05/17/2012 03:09 AM, James Page wrote:
 Thanks for taking the time to report this bug in Ubuntu.

 For some reason the /etc/init.d/nis init script is not present when the
 preinst script for the new version of nis is executed during the upgrade
 process.

 Please can you provide the output from the following commands on this
 bug report:

   ls -l /etc/init.d/nis

 Marking 'Incomplete' pending your response.

 Please note that any of the reporters of duplicate bugs can also provide
 this information.

 Thanks


 ** Changed in: nis (Ubuntu)
 Importance: Undecided =  Medium

 ** Summary changed:

 - package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: 
 subprocess new pre-installation script returned error exit status 100
 + package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: 
 unknown initscript, /etc/init.d/nis not found.

 ** Changed in: nis (Ubuntu)
 Status: Confirmed =  Incomplete



-- 
Science is not an exercise in consensus.

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

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d:
  unknown initscript, /etc/init.d/nis not found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+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


Re: [Bug 993291] Re: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-17 Thread Sean Whitney
ls -l /etc/init.d/nis
ls: cannot access /etc/init.d/nis: No such file or directory


Sean

On 05/17/2012 03:09 AM, James Page wrote:
 Thanks for taking the time to report this bug in Ubuntu.

 For some reason the /etc/init.d/nis init script is not present when the
 preinst script for the new version of nis is executed during the upgrade
 process.

 Please can you provide the output from the following commands on this
 bug report:

   ls -l /etc/init.d/nis

 Marking 'Incomplete' pending your response.

 Please note that any of the reporters of duplicate bugs can also provide
 this information.

 Thanks


 ** Changed in: nis (Ubuntu)
 Importance: Undecided =  Medium

 ** Summary changed:

 - package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: 
 subprocess new pre-installation script returned error exit status 100
 + package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d: 
 unknown initscript, /etc/init.d/nis not found.

 ** Changed in: nis (Ubuntu)
 Status: Confirmed =  Incomplete



-- 
Science is not an exercise in consensus.

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

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: invoke-rc.d:
  unknown initscript, /etc/init.d/nis not found.

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

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


[Bug 993291] [NEW] package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-02 Thread Sean Whitney
Public bug reported:

During upgrade from 11.10 to 12.04 the nis package failed to install

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nis 3.17-32ubuntu1.2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Tue May  1 12:56:35 2012
ErrorMessage: ErrorMessage: subprocess new pre-installation script returned 
error exit status 100
SourcePackage: nis
Title: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: 
subprocess new pre-installation script returned error exit status 100
UpgradeStatus: Upgraded to precise on 2012-05-01 (0 days ago)

** Affects: nis (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage:
  subprocess new pre-installation script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+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 993291] Re: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-02 Thread Sean Whitney
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nis in Ubuntu.
https://bugs.launchpad.net/bugs/993291

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage:
  subprocess new pre-installation script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/993291/+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 993291] [NEW] package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-02 Thread Sean Whitney
Public bug reported:

During upgrade from 11.10 to 12.04 the nis package failed to install

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nis 3.17-32ubuntu1.2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Tue May  1 12:56:35 2012
ErrorMessage: ErrorMessage: subprocess new pre-installation script returned 
error exit status 100
SourcePackage: nis
Title: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: 
subprocess new pre-installation script returned error exit status 100
UpgradeStatus: Upgraded to precise on 2012-05-01 (0 days ago)

** Affects: nis (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage:
  subprocess new pre-installation script returned error exit status 100

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

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


[Bug 993291] Re: package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 100

2012-05-02 Thread Sean Whitney
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/993291

Title:
  package nis 3.17-32ubuntu1.2 failed to install/upgrade: ErrorMessage:
  subprocess new pre-installation script returned error exit status 100

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

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


[Bug 667014] Re: v4l-dvb Missing Latest model of HD-PVR Device

2011-04-24 Thread Sean Whitney
This bug is still present, what can we do to get it resolved?  It's two
lines.

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

Title:
  v4l-dvb Missing Latest model of HD-PVR Device

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


Re: [Bug 552376] Re: comics.py crashed with GError in __init__()

2010-04-11 Thread Sean Whitney
I'm still getting the same errors.

Sean

On 04/11/2010 03:00 PM, Launchpad Bug Tracker wrote:
 This bug was fixed in the package awn-extras-applets - 0.4.0-0ubuntu1
 
 ---
 awn-extras-applets (0.4.0-0ubuntu1) lucid; urgency=low
 
   * New upstream release.
- Close cairo-menu after a click (LP: #511256)
- Fix crash of awn-system-monitor (LP: #545164)
- Fix crash when removing a volume 1 or adding volume 1 or using prefs
  while  1 volumes is present (LP: #556175)
- Fix crash of media-control when Rhythmbox quit (LP: #558463)
- Fix crash of file-browser-launcher when there is no .gtk-bookmarks
  (LP: #551119)
   * debian/awn-c-extras.install:
- Install icons and ini files for webapplets
   * debian/awn-python-core.install:
- Install ui file for comics (LP: #552376)
   * debian/patches:
- 03-remove-cairo-menu-pref.patch: Merged upstream.
- 04-tomboy-threading-free.patch: Merged upstream.
  -- Julien Lavergne gi...@ubuntu.com   Sun, 11 Apr 2010 22:38:55 +0200
 
 ** Changed in: awn-extras-applets (Ubuntu)
Status: In Progress = Fix Released


-- 
comics.py crashed with GError in __init__()
https://bugs.launchpad.net/bugs/552376
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 510172] Re: no sound for streaming videos

2010-01-21 Thread Sean Whitney
I have the same issue.
I have sound with other applications.
I have the same audio issue with flash whether it's in firefox, chrome or opera.

Sometimes I'll have the video play without audio, other times it will
play with audio for the first few seconds and then stop.  If I move the
play indicator (the bar on the bottom) it will play again for a few
seconds and stop.

-- 
no sound for streaming videos
https://bugs.launchpad.net/bugs/510172
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 50430] Re: NIS has problems starting before the network comes up

2009-11-11 Thread Sean Whitney
 System | Administration | Services

That's all nice and good, but with the conversion to Upstart in karmic,
this doesn't apply anymore.  Anyone have a more karmic solution?


Sean

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

-- 
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 50430] Re: NIS has problems starting before the network comes up

2009-11-11 Thread Sean Whitney
 System | Administration | Services

That's all nice and good, but with the conversion to Upstart in karmic,
this doesn't apply anymore.  Anyone have a more karmic solution?


Sean

-- 
NIS has problems starting before the network comes up
https://bugs.launchpad.net/bugs/50430
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 450960] [NEW] nuvexport fails to export a file

2009-10-13 Thread Sean Whitney
Public bug reported:

Binary package hint: nuvexport

When I attempt to export a file using nuvexport, it hangs and stops.
After about a minute it exits.  I believe this might be a problem with
mythtranscode or ffmpeg, but I'm starting here.

lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

apt-cache policy nuvexport
nuvexport:
  Installed: 0.21.0-0ubuntu2
  Candidate: 0.21.0-0ubuntu2
  Version table:
 *** 0.21.0-0ubuntu2 0
500 http://ubuntu.osuosl.org jaunty/multiverse Packages
100 /var/lib/dpkg/status

I expect the transcoding of a recorded program to happen.  After about a
minute it just stopped and exited.

** Affects: nuvexport (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nuvexport fails to export a file
https://bugs.launchpad.net/bugs/450960
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 432174] [NEW] hp-sendfax doesn't work

2009-09-17 Thread Sean Whitney
Public bug reported:

Binary package hint: hplip

The hp-sendfax fails to work.

If I use the gui I receive an error
hp-sendfax -f18889097824 Dropbox/Visionary/AdvantaClose.pdf 
error: Fax is disabled. Python version 2.3 or greater required or fax was 
disabled during build.

If i use the cli I receive an error
hp-sendfax -n -f18889097824 Dropbox/Visionary/AdvantaClose.pdf 

Rendering file '/home/sean/Dropbox/Visionary/AdvantaClose.pdf' (job 52)...
Traceback (most recent call last):
  File /usr/bin/hp-sendfax, line 597, in module
result = list(service.CheckForWaitingFax(device_uri, prop.username, 
sent_job_id))
AttributeError: 'NoneType' object has no attribute 'CheckForWaitingFax'

Description:Ubuntu 8.10
Release:8.10
hplip:
  Installed: 2.8.7-0ubuntu6
  Candidate: 2.8.7-0ubuntu6
  Version table:
 *** 2.8.7-0ubuntu6 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

I was expecting to send a fax.  Instead I received these errors.

** Affects: hplip (Ubuntu)
 Importance: Undecided
 Status: New

-- 
hp-sendfax doesn't work
https://bugs.launchpad.net/bugs/432174
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


Re: [Bug 119021] Re: NIS client dies periodically

2009-05-19 Thread Sean Whitney
This bug is so old, I can't remember what it was about.  Please close.


Sean

Teej wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering if this is still an issue
 for you. Can you try with the latest Ubuntu release? Thanks in advance.
 
 ** Changed in: nis (Ubuntu)
Status: New = Incomplete


-- 
NIS client dies periodically
https://bugs.launchpad.net/bugs/119021
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 184314] Re: Headphone jack does not work in NC1502

2008-12-09 Thread Sean Whitney
I am running the current 8.10 and nothing here has solved the problem.
I have the same behavior.  The speaker works, the headphone jack does
not, and once I plug something into the headphone jack, I don't get any
sound.

I'm running the  2.6.27-9-generic kernel, and the  1.0.17.dfsg-2ubuntu1
alsa-base.

-- 
Headphone jack does not work in NC1502
https://bugs.launchpad.net/bugs/184314
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


Re: [Bug 198827] Re: xsane print functions broken

2008-05-06 Thread Sean Whitney
I upgraded to HH using the update-manager.

I seem to be loosing ground with xsane

[EMAIL PROTECTED]:/etc/sane.d]$xsane
[sanei_wire] sanei_w_array: DECODE: maximum amount of allocated memory 
exceeded (limit: 1048576, new allocation: 3145728, total: 4194304 bytes)
Segmentation fault

Let me know what else I can do

Sean

Hewus wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. You reported this bug a while ago and there hasn't been
 any activity in it recently. We were wondering if this is still an issue
 for you? Can you try with the latest Ubuntu release (Hardy Heron)?
 Thanks in advance.
 
 ** Changed in: xsane (Ubuntu)
Status: New = Incomplete


-- 
xsane print functions broken
https://bugs.launchpad.net/bugs/198827
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 198827] [NEW] xsane print functions broken

2008-03-05 Thread Sean Whitney
Public bug reported:

Binary package hint: xsane


DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=Ubuntu 7.10


xsane:
  Installed: 0.99+0.991-3ubuntu5
  Candidate: 0.99+0.991-3ubuntu5
  Version table:
 *** 0.99+0.991-3ubuntu5 0
500 http://us.archive.ubuntu.com gutsy/main Packages
100 /var/lib/dpkg/status

When trying to print I receive three messages indicating broken pipe
and then an lpr failure.

I should receive a copy of the image scanned.

** Affects: xsane (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xsane print functions broken
https://bugs.launchpad.net/bugs/198827
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 119021] NIS client dies periodically

2007-06-06 Thread Sean Whitney
Public bug reported:

Binary package hint: nis

nis client (3.17-2ubuntu2) dies periodically.  The master is running
debian 3.17-6.  Please let me know what is needed for debug information
and I will provide it.

** Affects: nis (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
NIS client dies periodically
https://bugs.launchpad.net/bugs/119021
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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